@media (max-width: 1123px) {
  .bonus__content {
    position: relative;
  }

  .bonus__content::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-image: url("../images/bonus-jacp/bg2.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    filter: brightness(0.3);
    z-index: -1;
  }

  .bonus__content-left {
    position: relative;
    z-index: 100;
    margin: 0 auto;
  }

  .bonus__content-right {
    position: absolute;
    left: 20%;
    width: 60%;
    padding: 20px;
    filter: brightness(0.3);
    z-index: 1;
  }

  .bonus__content-button {
    margin: 0 auto;
  }
  .bonus__content-block {
    flex-direction: column;
    align-items: center;
  }
  .bonus__content-text span:first-child {
    font-size: 30px;
  }
  .bonus__content-text span:last-child {
    font-size: 20px;
  }
  .bonus__content-number {
    font-size: 80px;
  }
  .jackpot {
    padding: 0px;
  }
  /* .games-jackpot__inner:after {
    background-image: url(../images/bonus-jacp/bg_tab.webp);
  } */

  .games-jackpot__inner {
    min-height: 454px;
    padding-top: 40px;
    margin: 20px 0 40px;
  }
  .games-jackpot__title {
    margin-bottom: 12px;
    text-align: center;
  }
  .games-jackpot__title {
    font-size: 24;
  }
  .games-jackpot__number {
    font-weight: 700;
    font-size: 40px;
  }
  .games-jackpot__img1 {
    right: -40%;
    max-width: 400px;
  }
  .games-jackpot__img2 {
    max-width: 400px;
    display: none;
  }
}

@media (max-width: 1080px) {
  .main-banner__content {
    position: relative;
  }

  .main-banner__left {
    padding-top: 80px;
    align-items: center;
    text-align: center;
    z-index: 100;
    margin: 0 auto;
  }

  .main-banner__right {
    position: absolute;
    left: 20%;
  }

  .main-banner__right-bg {
    filter: brightness(0.3);
  }

  .main-banner__right-img {
    filter: brightness(0.3);
  }

  .main-banner__win,
  .header__search,
  .header__menu,
  .btn-arrow,
  .collections-menu__link-btn {
    display: none;
  }
  .bottom-menu {
    display: flex;
    justify-content: space-between;
  }
  .header__button {
    display: none;
  }
  .header__button-open {
    display: flex;
  }
  .button-open {
    display: flex;
    background-color: #acff00;
    padding: 16px;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px 40px;
  }
  .button-menu {
    background: linear-gradient(
        90deg,
        rgb(84, 184, 227) 0.09%,
        rgb(243, 51, 224) 155.09%
      ),
      linear-gradient(0deg, rgb(0, 0, 0), rgb(0, 0, 0)),
      radial-gradient(
        75% 100% at 50.34% 100%,
        rgb(32, 148, 255) 0px,
        rgb(11, 61, 221) 100%
      );
    width: 50%;
    max-width: 400px;
    padding: 10px 10px;
    height: 40px;
    border-radius: 5px;
    margin-right: 15px;
    background-size: 400% 400%;
    animation: gradientAnimation 3s ease infinite;
  }

  .button-menu__inner {
    font-family: var(--font_onest);
    font-weight: 900;
    color: #fff;
  }
  .main-paymant {
    justify-content: left;
    padding-top: 100px;
    display: none;
  }
  .paymant-list {
    margin: 0 auto;
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .nav-panel__menu-list {
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: center;
  }
  .games-jackpot__img1 {
    left: 16px;
    max-width: 300px;
  }
  .games-jackpot__img2 {
    max-width: 300px;
  }

  .footer__pay {
    flex-wrap: wrap;
  }
  .footer-download {
    margin: 0 auto;
  }
  .download-one {
    min-height: 48px;
  }
  .footer__menu {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .game-card:after {
    width: 60px;
  }
  .footer {
    padding-bottom: 40px;
  }
}
@media (max-width: 650px) {
  .nav-panel__menu-link {
    padding: 0px 10px;
  }
  .games__block {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 20px;
  }
  .bonus__content-title {
    text-align: center;
  }
  .bonus__content-block {
    flex-direction: column;
    text-align: center;
  }
  .bonus__content-right img {
    margin: 20px 0px;
    width: 324px;
    height: 236px;
  }
  .bonus__content-left {
    padding: 0px;
  }

  .game-card {
    flex: 0 0 auto;
    width: 200px;
  }
  .games-jackpot__img2 {
    position: absolute;
    right: -86px;
    bottom: 0;
    width: 283px;
    pointer-events: none;
    overflow: hidden;
    object-fit: cover;
  }
  .footer-copy {
    row-gap: 30px;
  }
  .footer-icons {
    margin: 0 auto;
  }
  .single-slot__iframe{
    height: 300px;
  }
  .games__block-related{
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .main-banner__right-img {
    max-width: 300px;
  }
  .button-menu {
    margin: 0 auto;
  }
  .main-banner__content {
    padding-top: 60px;
  }
  .main-banner__left {
    margin: 0 auto;
    text-align: center;
    align-items: center;
  }
  .games-jackpot__img1 {
    left: -15px;
  }
  .footer__socials {
    padding: 10px 10px;
  }
  .social-links__link img {
    width: 30px;
  }
  .games__info-text {
    font-size: 18px;
  }
  .card__item {
    gap: 20px;
  }
  .bonus__content-right img {
    max-width: 300px;
  }
  .bonus__content-text span:first-child {
    font-size: 25px;
  }
  .bonus__content-text span:last-child {
    font-size: 18px;
  }
  .bonus__content-number {
    font-size: 45px;
  }
  /* .games-jackpot__inner:after {
    background-image: url(../images/bonus-jacp/bg_mob.webp);
  } */
}
