@media screen and (max-width: 735px) {
  /* global */
  .mobile-on {
    display: block;
  }
  .mob {
    display: flex;
  }
  .decs {
    display: none;
  }
  /* header */
  .group-menu {
    justify-content: flex-end;
    padding: 0 12px;
  }

  .container__menu {
    padding: 13px 15px;
  }
  .site-navbar {
    min-height: 60px;
  }
  .site-navbar ul {
    gap: 0;
    border-radius: 16px;
    background-color: transparent;
    padding: 0px 24px;
  }

  .menu__list {
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
    top: 47px;
    flex-direction: column;
    align-items: center;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
  }
  .menu__close {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 4%;
    right: 2%;

    cursor: pointer;
  }
  .logo-menu-white {
    position: absolute;
    width: 119px;
    top: 3%;
    left: 4%;
  }
  .menu-item-first {
    display: block;
    background-color: transparent;
    justify-content: center;
    max-width: 289px;
    align-items: center;
    margin-bottom: 14px;
    color: #fff;

    text-align: center;
    font-family: Lora;
    font-size: 33.193px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.72px;
    letter-spacing: 1.328px;
    margin-bottom: 50px;
  }

  .menu-item-first div {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.5px;
    letter-spacing: 0.88px;
  }
  .menu_img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 410px;
    display: block;
  }
  .header {
    font-size: 30px;
    text-align: center;
  }
  .site-navbar ul li {
    width: 290px;
    display: flex;
  }
  .site-navbar ul li a {
    padding: 12px 10px;
    color: #fff;

    text-align: center;
    font-family: Lora;
    font-size: 21.751px;
    font-style: normal;
    font-weight: 500;
    line-height: 32.626px;
    letter-spacing: 0.653px;
    width: 100%;

    text-align: center;
  }
  .btn-sub.mobile-on {
    margin-top: 91px;
    width: 100%;
  }
  .btn-sub.mobile-on button {
    width: 100%;
    color: white;
    border: 1px solid white;
    color: #fff;
    padding: 19px 0;
    font-family: Lora;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.339px;
  }

  .menu__item {
    position: relative;
  }
  .site-navbar ul li a:hover {
    color: #ffffff;
  }

  .site-navbar ul.open {
    min-height: 100vh;
    overflow: visible;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    display: flex;
    justify-content: flex-start;
    padding: 146px 14px 20px 14px;
    background-color: #730f2e;
    text-align: center;
    border-radius: 0;
  }
  .btn-sub button {
    color: #000000;
    background-color: transparent;
    font-size: 14px;
    font-style: normal;

    line-height: 20px;
    letter-spacing: 0.339px;
    border-radius: 469.017px;
    border: 1px solid #000000;
    padding: 10px 23px;
  }
  /* footer */

  footer {
    flex-direction: column;

    padding: 32px 16px 16px 16px;
  }
  .logo-footer {
    margin-bottom: 12px;
  }
  .footer-menu ul,
  .footer-contact ul {
    display: flex;
  }
  .footer-menu ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40%;
  }
  .footer-menu li:first-child {
    font-family: Lora;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
  }
  .footer-menu a {
    margin: 0px;
    color: #fff;

    font-family: Lora;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .footer-menu {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 43px;
  }

  .rights-reserved {
    color: #fff;

    text-align: center;
    font-family: Onest;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.14px;
    margin-top: 48px;
    flex-direction: column;
    gap: 8px;
  }
  .nav-toggler {
    display: block;
  }
  .menu__list .desc-only {
    display: none;
  }
  .desc-only {
    display: none !important;
  }
  .menu-logo {
    width: 119px;
  }
  .footer-contant {
    flex-direction: column;
    align-items: flex-start;
  }
  footer p {
    font-size: 12px;
    margin-bottom: 32px;
  }
  /* faq */

  .faq {
    padding: 34px 14px 24px 14px;
    display: flex;
    flex-direction: column;
  }
  .faq__list .question {
    font-feature-settings: "liga" off, "clig" off;

    font-size: 14px;
    padding: 15px 70px 15px 20px;
    line-height: 135%;
  }
  .faq__list .answer {
    font-size: 12px;
  }
  .faq__list li.active .answer {
    padding: 25px 20px;
  }
  .faq__list .plus-minus-toggle {
    right: 27px;
    top: 30%;
  }
  .faq__list li {
    margin-bottom: 8px;
  }
  .hero {
    padding: 86px 8px 26px 8px;
  }
  /* global */
  h1,
  h1 strong {
    margin: 0 auto;
    margin-bottom: 18px;
    font-size: 36.08px;
    font-style: normal;
    font-weight: 700;
    line-height: 39.36px;
  }
  .hero h1 {
    max-width: 330px;
  }

  p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }
  /* hero */
  .hero p {
    margin: 0 auto;
    margin-bottom: 18px;

    max-width: 320px;
  }
  .hero-img-mob {
    width: 100%;
    margin-top: 14px;
  }
  .hero-btn button {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.216px;
    padding: 11.942px 15px 11.144px 15px;
    border-radius: 391.496px;
    background: #8a1d40;
    gap: 2px;
    box-shadow: 0 3.184px 7.961px 0 rgba(0, 0, 0, 0.15);
    text-wrap: nowrap;
  }
  .hero-btn button svg {
    width: 20.699px;
    height: 20.7px;
  }
  .btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-wrap: nowrap;
  }
  .hero-contact {
    gap: 4px;
    margin: 0 auto;
  }
  .hero-contant {
    margin: 0 auto;
  }
  /* card section*/
  .casino {
    max-width: 1440px;
    padding: 34px 18px;
  }
  h2 {
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .casino-main {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
  }
  .casino-main h4 {
    text-align: center;
  }
  .casino-main-filter button {
    padding: 12px 20px;
    font-size: 14.952px;
    font-style: normal;
    font-weight: 500;
    line-height: 13.924px;
    letter-spacing: 0.934px;
    gap: 2;
    text-wrap: nowrap;
  }
  .casino-box {
    justify-content: center;
    gap: 30px;
  }
  .card {
    width: 100%;
    max-width: 325px;
    padding: 14px 15px 18px 15px;
  }
  .first-rec .card,
  .second-rec .card,
  .therd-rec .card {
    transform: scale(0.985);
  }
  .first-rec,
  .second-rec,
  .therd-rec {
    width: 100%;
    max-width: 325px;
  }
  .rec-crown {
    left: 145px;
  }
  .card-title h5 {
    font-size: 19px;
    font-style: normal;

    line-height: 30.521px;
  }
  .card-title div {
    font-family: Inter;
    font-size: 13px;

    font-weight: 600;
  }
  .card-rate div {
    font-size: 13.295px;

    font-weight: 600;
    line-height: 17.726px;
  }
  .card-rate a {
    font-size: 12.708px;

    font-weight: 500;
    line-height: 16.339px;
  }
  .card-info-item p,
  .card-info-item p span {
    font-size: 12.667px;

    font-weight: 500;
    line-height: 19.905px;
  }
  .card-btn-first button,
  .card-btn-second button,
  .card-info-item-title {
    font-size: 12.667px;

    font-weight: 700;
    line-height: 18.095px;
  }
  .border-card {
    margin: 0 10px;
  }
  .top-rate {
    padding: 22px 17px;
  }
  .top-rate h2 {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
  }
  /* tab */
  .tabs {
    justify-content: center;
    gap: 6px;
    margin: 20px 0 25px 0;
  }
  .tabs div {
    padding: 12px 14px;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 13.249px;
    text-wrap: nowrap;
  }
  .tabs div img {
    width: 19px;
  }
  .top-rate .main-btn button {
    margin-top: 0;
  }
  .top-1-bonus,
  .top-2-bonus,
  .top-3-bonus {
    font-size: 10.623px;

    font-weight: 600;
  }
  /* testimonials */
  .testimonials {
    padding: 130px 22px 115px 22px;
    flex-direction: column-reverse;
  }
  .testimonials-contant-submain {
    margin-top: 0px;
  }
  .coin {
    top: -5%;
    left: -28%;
  }
  .author-2,
  .author-3 {
    display: none;
  }
  .testimonials-contant-submain span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: 1.6px;
  }
  .testimonials-contant-submain h3,
  .testimonials-contant-submain h3 strong {
    font-size: 41.071px;

    font-weight: 700;
    line-height: 49.286px;
    letter-spacing: -1.027px;
  }
  .author-img {
    width: 99px;
    transform: scale(1.3);
  }
  .testimonials-contant-main p {
    font-size: 17.628px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.205px;
    max-width: 290px;
  }
  .testimonials-author div {
    margin-top: 13px;
  }
  .cube {
    right: -19%;
    top: 80%;
  }
  .testimonials-contant-main {
    margin: 0 auto;
  }
  /* blog */
  .blog {
    padding: 34px 18px 25px 18px;
  }
  .blog-item a:after {
    display: none;
  }
  .blog h2 {
    margin-bottom: 29px;
  }
  .blog-item img {
    width: 100%;
    max-width: 324px;
    margin-bottom: 12px;
  }
  .blog-item a {
    font-size: 21px;

    line-height: 26px;
    margin-bottom: 6px;
  }
  .blog-item p {
    color: #667085;

    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .blog-item {
    max-width: 324px;
  }
  .blog-items {
    flex-wrap: wrap;
  }
  /* about */
  .about {
    padding: 28px 25px 16.2px 24px;
    flex-direction: column;
    transform: translate(0, 0);
  }
  .about-item h3 {
    color: #fff;

    font-family: Lora;
    font-size: 34px;

    font-weight: 700;
    line-height: 28.8px;
    margin-bottom: 12px;
  }
  .about-item p {
    max-width: 100%;
    color: #fff;

    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .btn-contact {
    margin: 0 auto 50px auto;
  }
  .about-item-second {
    margin: 0 auto;
  }
  /* popup */
  .popup {
    width: 90%;
  }
  .popup-box {
    padding: 20px;
  }
  .subscribe-form input {
    padding: 22px 12px;
  }
  .popup-contant {
    flex-direction: column;
    align-items: center;
  }
  .close-popup.svg-icon {
    top: 2%;
    right: 4%;
  }
  .imege-popup-main {
    max-width: 100%;
    max-height: 350px;
  }
  .subscribe-form {
    margin-top: 22px;
    margin-bottom: 10px;
  }
  .popup-box h3 {
    font-size: 25px;
    width: 100%;
    margin-bottom: 13px;
  }
  .popup-box p {
    font-size: 12px;
  }
  /* page bonus */
  .page-bonus .top-rate {
    margin-top: 65px;
  }
  .page-bonus .page-bonus-subtitle {
    margin: 0px auto 20px auto;
  }
  .page-bonus .blog h2 {
    margin-top: 0px;
  }
  /* page blog */
  .nav-bar-top {
    display: none;
  }
  .page-blog {
    padding: 85px 15px 30px 15px;
  }
  .page-blog h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .page-blog h4 {
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-transform: none;
  }
  .secondary-nav {
    display: none;
  }
  .main-nav {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
  }
  .page-blog h3 {
    font-family: Onest;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  .page-blog p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
  .main-nav h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
  .main-nav h3 {
    font-family: Lora;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
  .table-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scroll-snap-type: x proximity;
    white-space: nowrap;
  }

  .table-scroll::-webkit-scrollbar {
    display: none;
  }
  .table-scroll {
    scrollbar-width: none;
  }
  .paymed-scroll {
    position: relative;
  }
  .scroll-box {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .scroll-box button {
    border: none;
    background: transparent;
    cursor: pointer;
  }
  .back-top {
    color: #111;

    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .back-top div {
    width: 48px;
    height: 48px;
    padding: 14px 5px;
    border-radius: 8px;
    background: #8a1d40;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* items page casino */
  .casino-cells {
    grid-template-columns: repeat(2, 1fr);
  }
  .item-casino .nav-bar-top,
  .item-casino .right-nav,
  .visit-group {
    display: none;
  }
  .item-casino {
    padding: 70px 7.5px 15px 7.5px;
  }
  .bg-main-head-img {
    padding: 31.731px 31.649px 30.144px 28.559px;
  }
  .bg-main-head-img img {
    width: 66px;
  }
  .main-item-casino-head-contant-first h1 {
    font-family: Lora;
    text-align: start;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.154px;
    margin: 0;
  }
  .item-casino .main-item-casino-head-contant p {
    font-size: 14.808px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.269px;
    margin-top: 15px;
  }
  .main-item-casino-head-contant-second {
    padding: 8.462px 2.692px 8.462px 12.692px;
    width: 100%;
  }
  .main-item-casino-head-contant-second span {
    font-size: 14.808px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.269px;
    text-transform: none;
  }
  .main-item-casino {
    gap: 0;
  }
  .main-item-casino-head-contant-second h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.154px;
  }
  .main-item-casino-head {
    gap: 14px;
  }
  .main-item-casino {
    margin-right: 0px;
    padding: 15px 8px;
  }
  .hits-box {
    flex-direction: column;
    gap: 22px;
    margin-bottom: 18px;
  }
  .casino-cells .cell {
    padding: 19px 12px;
    text-align: start;
  }
  .item-casino .tabs button {
    padding: 17px 15px;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: 17.975px;
    font-family: Lato;
  }
  .item-casino .tabs button.active {
    font-size: 13px;
  }
  .item-casino h2 {
    font-family: Lora;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 14px;
  }
  .item-casino p {
    color: #111;

    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .tabs-contents {
    padding: 0 6px;
  }
  .main-item-casino .item-btn {
    width: 100%;
  }
  .main-item-casino .item-btn button {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 27px;
    font-family: Lora;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }
}
@media screen and (max-width: 380px) {
  .faq__list .question {
    padding: 15px 40px 15px 20px;
  }
}
