@media (max-width: 1100px) {
    .brand-partners-sec h4 {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    h2.title {
        font-size: 36px;
        font-weight: 700;
    }
    .popular-games-hd h3 {
        font-size: 26px;
        font-weight: 600;
    }
    .popular-games {
        padding: 50px 0px;
    }
    .step-from-id {
        padding: 50px 0px;
    }
    .video- {
        padding: 80px 0px;
    }
    .why-choose {
        padding: 50px 0px;
    }
    .brand-partners {
        padding: 50px 0px;
    }
    .step-from-sec h4 {
        border-radius: 10px;
        font-weight: 700;
        font-size: 21px;
    }
    .menu-navbar ul li a {
        font-size: 16px;
        padding: 15px 28px;
        display: block;
        margin-bottom: 10px;
    }
    .hero-content h2 {
        font-size: 28px;
        line-height: 46px;
    }
    .footer-sec h4 {
        font-size: 32px;
    }
    .footer-sec h3 {
        font-size: 28px;
    }
    .brand-partners-sec h4 {
        font-size: 18px;
        margin: 20px 0px;
    }
    .amounts h3 {
        font-size: 50px;
    }
}

@media (max-width: 992px) {
    h2.title {
        font-size: 30px;
    }
    .separator p {
        padding: 8px 30px;
        margin: 20px auto;
        font-size: 18px;
        font-weight: 700;
    }
    .payment-methods h2 {
        color: #fff;
        text-align: center;
        font-weight: 700;
        padding: 0 75px;
        margin: 30px 0px;
    }
    .play-game-sec-cn h3 {
        color: #fff;
        font-weight: 600;
        font-size: 26px;
    }
    .play-game-sec-cn .register_btn {
        display: block;
        margin-bottom: 15px;
    }
    .brand-partners-sec {
        padding: 30px 10px;
    }
    .brand-partners-sec a {
        padding: 12px 16px;
        font-weight: 500;
        font-size: 13px;
    }
    .gameing-sec h4 {
        font-weight: 600;
    }
}

@media (max-width: 767px) {
    h2.title {
        font-size: 24px;
    }
    .register_btn {
        padding: 10px 30px;
        font-size: 18px;
        font-weight: 600;
    }
    .popular-games-hd h3 {
        font-size: 21px;
        font-weight: 500;
    }
    .video-sec.aos-init {
        margin-bottom: 15px;
    }
    .brand-partners-sec {
        margin-bottom: 25px;
    }
    .payment-methods h2 {
        padding: 0 0px;
        ;
    }
    .brand-partners-sec:first-child {
        margin-bottom: 40px;
    }
    .menu-navbar.tp-one {
        display: none;
    }
    .logo img {
        width: 30%;
    }
    .menu-navbar.text-end {
        position: relative;
        text-align: center !important;
        display: block;
    }
    header {
        position: relative;
    }
    .instagram-sec {
        margin-bottom: 35px;
    }
    .top-home {
        background-attachment: inherit !important;
        padding: 40px 0px;
    }
    .footer-sec img {
        width: auto;
    }
}

@media (max-width: 520px) {
    .why-choose {
        padding: 30px 0px;
    }
    .why-choose-sec {
        border-bottom: 1px solid#261b1b;
    }
    .popular-games-hd {
        margin-bottom: 0px;
    }
    .section3 {
        padding: 40px 0px;
    }
    .logo img {
        width: 50%;
        display: table;
        margin: 0 auto;
    }
    .menu-navbar {
        margin-top: 15px;
        text-align: center !important;
    }
    .menu-navbar ul li a {
        font-size: 18px;
        font-weight: 600;
    }
    .menu-navbar h4 {
        font-weight: 700;
        font-size: 24px;
    }
    .menu-navbar ul li {
        padding: 0 5px;
    }
    .social-media-link {
        text-align: center;
        margin-top: 40px;
    }
    .menu-navbar ul {
        margin-bottom: 0px;
        padding: 0px;
    }
    .section2 {
        padding: 50px 0px;
    }
    .play-game-sec-cn h3 {
        font-size: 21px;
    }
    li.nav-item.mb-5 {
        margin-bottom: 1rem !important;
    }
    section.section2.licensed-legal {
        padding: 90px 0px;
    }
    .video-slide-box img {
        margin: auto;
        height: auto;
    }
    .amounts h3 {
        font-size: 28px;
        font-weight: 700;
    }
    .how-to-place {
        padding: 50px 0px;
    }
    .gameing-sec h4 {
        font-weight: 500;
        font-size: 18px;
    }
    .hero-content.text-left {
        text-align: center;
    }
    .hero-content h2 {
        font-size: 21px;
        line-height: 27px;
        font-weight: 500;
    }
    .brand-partners-sec a {
        padding: 12px 36px;
        font-weight: 500;
        font-size: 18px;
    }
    .play-game-sec-cn.text-left {
        text-align: center;
        margin-top: 35px;
    }
    .footer-sec h4 {
        font-size: 24px;
    }
    .footer-sec h3 {
        font-size: 21px;
    }
    .instagram {
        padding: 20px 0px;
    }
    .hero-content .register_btn {
        display: block;
        margin-bottom: 15px;
    }
}

@media (max-width: 370px) {
    .register_btn {
        padding: 10px 20px;
    }
    .pay img {
        width: 320px;
    }
    .main {
        font-size: 14px;
    }
}