@media screen and (max-width:995px) {
    .mid-banner-text {
        max-width: 460px;
    }

    .mid-banner-text h3 {
        font-size: 43px;
    }
}

@media screen and (max-width:768px) {

    body, html {
        overflow-x: hidden;
    }


    .top_banner .baseball_h1 {
        font-size: 24px;
    }
    .top_banner .baseball_h1 span {
        font-size: 52px;
    }

    .our-feature__cont {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 48px 0;
        margin-bottom: 70px;
    }

    .banner-bottom-logo__slider {
        padding-top: 32px;
        grid-column-gap: 8px;
    }

    body.show-menu {
        overflow: hidden;
    }

    .home-banner {
        position: relative;
        margin-top: 52px;
    }

    .logo img {
        height: 32px;
    }

    /* sub-menu */

    .dropdown {
        width: 100%;
    }

    .dropdown:hover .dropdown-menu-1 {
        width: 100%;
    }
    .top_banner.new_ff_top_banner {
        padding-top: 70px;
    }

    .top_banner.new_ff_top_banner {
        background-image: url("/assets?p=%2F..%2Fimages%2Fbanner1%2Fbanner_mobile_bg.jpg") !important;
        max-height: 100%;
        height: auto;
    }
    .top_banner.new_ff_top_banner .bannerPartner img {
        max-width: 250px;
        margin: 10px auto;
        float: none;
        display: block;
    }

    .top_banner.new_ff_top_banner .bannerText img {
        max-width: 350px;
        margin: 10px auto;
        float: none;
        display: block;
    }

    .top_banner.new_ff_top_banner .mobile {
        display: block;
        width: 100%;
        margin: 0 auto 0px;
        max-width: 95%;
    }

    .fix-banner-mobile .sec-body{
        background:#a40303 url("/assets?p=%2F..%2Fimages%2Fbanner1%2Fbanner_mobile_bg.jpg") no-repeat center center;
    }


    /* header.header {
        position: absolute;
        top: 0px;
        align-items: center;
        padding: 0 16px;
        left: 0;
        right: 0;
        height: 52px;
        background-color: #000;
        width: 90%;
    }

    header.header.sticky-header {
        position: fixed;
        top: 0;
        background-color: #000;
        transition: .4s ease background-color;
        width: 90%;
    }

    header.header--inner {
        position: relative;
        top: 0;
    }

    

    .home-banner .home-banner__img.home-banner__img--desktop {
        display: none;
    }

    .home-banner .home-banner__img.home-banner__img--mobile {
        display: block;
        height: calc(88vh);
        object-fit: cover;
        position: relative;
        overflow: hidden;
    }

    .home-banner__data {
        position: absolute;
        top: initial;
        transform: initial;
        bottom: 30px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 1;
        text-align: center;
    }

    .home-banner::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 30%;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    } */

    .ham-menu {
        cursor: pointer;
        display: block;
    }

    .ham-menu span {
        width: 25px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin-top: 6px;
        transition: .4s ease transform;
        transform-origin: center;
    }

    .ham-menu span:first-child {
        margin-top: 0;
    }

    .ham-menu span:nth-child(2) {
        width: 20px;
        margin-left: 5px;
    }

    .show-menu .ham-menu span:nth-child(2) {
        display: none;
        transition: .4s ease display;
    }

    .show-menu .ham-menu span:first-child {
        transform: rotate(45deg);
        transform-origin: center;
        transition: .4s ease transform;
    }

    .show-menu .ham-menu span:last-child {
        transform: rotate(-45deg);
        transform-origin: center;
        margin-top: -1px;
        transition: .4s ease transform;
    }

    .menu {
        display: none;
        grid-auto-flow: initial;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        grid-column-gap: 0;
        position: absolute;
        top: 63px;
        background-color: #000;
        height: calc(100vh - 63px);
        width: 100vw;
        padding: 32px;
        grid-row-gap: 32px;
    }

    .show-menu .menu {
        display: flex;
    }

    /* =========================== 
            home-baneer
       ===========================*/
    .mobile {
        display: block;
        width: 100%;
        margin: 0 auto 60px;
        max-width: 290px;
    }

    .ludo-mobile {
        max-width: 382px !important;
        /* margin: 0 auto 0 !important; */
    }

    .ludo-game-bg .container {
        height: 100%;
        justify-content: center !important;
    }

    .resp-how-to-play {
        display: none;
    }

    .android-ios_apk {
        display: block;
        position: relative;
        z-index: 99;
    }

    .doenload-android-ios-apk {
        background: transparent linear-gradient(277deg, #67000D 0%, #B20019 100%) 0% 0% no-repeat padding-box;
        bottom: 0px;
        color: var(--white-color);
        width: 100%;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        text-align: center;
        text-decoration: none;
        padding: 10px 15px;
        display: block;
        /* position: fixed; */
        z-index: 0;
        /* left: 50%; */
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: 13px;
        /* bottom: -25px; */
        text-align: center;
        /* max-width: 590px; */
        /* transform: translateX(-50%);
        -webkit-transform: translateX(-50%); */
        border: none;
    }

    .bottom-btn {
        bottom: -25px !important;
    }

    .download_btn {
        color: var(--white-color);
    }

    .download_btn:hover {
        color: var(--white-color) !important;
        text-decoration: none;
    }

    .doenload-android-ios-apk:hover {
        color: var(--white-color) !important;
        text-decoration: none;
        border: none;
    }


    .doenload-android-ios-apk svg {
        width: 20px;
        text-align: left;
        vertical-align: -11%;
    }

    .imageblock img {
        height: auto !important;
    }

    .top_banner .textblock {
        padding-bottom: 10px !important;
    }

    .speciality li {
        padding: 6px 0 6px 60px;
    }

    .desktop {
        display: none;
    }

    .download_with {
        display: none;
    }

    .top_banner .container {
        flex-direction: column-reverse;
    }

    .top_banner .textblock {
        width: 100%;
        padding-bottom: 0;
    }

    .top_banner h1 {
        font-size: 24px;
        /* font-size: 32px; */
        /* text-align: left; */
        text-align: center;
    }
    .sub-text {
        font-size: 16px;
        text-align: center;
    }
    .top_banner h1 span {
        font-size: 30px;
    }

    .top_banner .textblock {
        width: 100% !important;
    }

    .mobile_scroll_spe {
        margin: 0 -15px;
        position: relative;
        z-index: 0;
    }

    .speciality {
        width: 100%;
        justify-content: center;
        position: static;
        margin-bottom: 4px;
    }

    .speciality li:first-of-type {
        padding-left: 30px;
    }



    .speciality li:first-of-type span.icon {
        left: 0;
    }

    .speciality p {
        font-size: 14px;
        white-space: nowrap;
    }

    .speciality p small {
        font-size: 11px;
    }

    .top_banner {
        padding-top: 70px;
    }



    /* =========================== 
             end_home-baneer
       ===========================*/

    /* =========================== 
         how to play slider
       ===========================*/

    .owl-next.disabled, .owl-prev.disabled {
        pointer-events: none;
    }

    .how-to-play-slider {
        display: block;
    }

    .screens {
        display: block !important;
        width: 100% !important;
        margin: 0 auto 60px !important;
        max-width: 235px !important;
    }

    .icons {
        max-width: 50px !important;
    }

    .thumbnail img {
        display: block;
        width: 100%;
        margin: 10px auto 7px;
        max-width: 10px;
    }


    .points {
        background: #707070;
        width: 28px;
        height: 28px;
        font-family: 'myfont';
        font-weight: 400;
        text-align: center;
        color: var(--white-color);
        border-radius: 50%;
        margin-top: 7px;
        padding-top: 2px;
        margin-right: 24.5px;
        margin-left: 24.5px;
    }

    .featuer_icon_bg {
        display: block;
        width: 40px;
        height: 40px;
        padding-bottom: 2px;
        margin-bottom: 0 !important;
        color: var(--white-color);
        border-radius: 100%;
        text-align: center;
        line-height: 40px;
        /* box-shadow: rgba(237, 32, 36, 0.3) 0px 18px 18px; */
        background: rgb(255, 91, 94);
        background: -moz-linear-gradient(top, rgba(255, 91, 94, 1) 0%, rgba(237, 32, 36, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 91, 94, 1) 0%, rgba(237, 32, 36, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 91, 94, 1) 0%, rgba(237, 32, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b5e', endColorstr='#ed2024', GradientType=0);
    }



    .features-box-title {
        margin-left: 20px;
    }

    .features-box-title h3{
        color: var(--black-color);
        font-family: 'myfont';
        font-size: 20px;
        letter-spacing: 0;
        font-weight: 600;
    }

    .media-body h3 {
        font-size: 20px;
    }

    .how-to-play-text-box {
        width: 70px !important;
    }



    .thumbnail .owl-nav {
        color: var(--white-color) !important;
        text-align: center;
    }

    .thumbnail .owl-prev, .thumbnail .owl-next {
        position: absolute;
        bottom: 0%;
        font-size: 2rem !important;
        border: transparent !important;
        outline: none !important;
        width: 40px;
        height: 32px;
        background: transparent linear-gradient(309deg, #67000D 0%, #B20019 100%) 0% 0% no-repeat padding-box;
    }

    .thumbnail .owl-prev {
        left: 40%;
    }

    .thumbnail .owl-next {
        right: 40%;
    }

    .thumbnail .owl-prev.disabled {
        background: transparent linear-gradient(51deg, #222222 0%, #373737 100%) 0% 0% no-repeat padding-box;
    }

    .thumbnail .owl-next.disabled {
        background: transparent linear-gradient(51deg, #222222 0%, #373737 100%) 0% 0% no-repeat padding-box;
    }

    button:disabled {
        /* background: transparent linear-gradient(51deg, #222222 0%, #373737 100%) 0% 0% no-repeat padding-box !important; */
    }

    .thumbnail .owl-prev span, .thumbnail .owl-next span {
        align-items: center;
    }

    /* =========================== 
         end how to play slider
     ============================*/

    .mid-banner-section {
        padding-top: 165px;
    }

    .mid-banner {
        height: auto;
    }

    .mid-banner-p {
        align-items: center !important;
        flex-direction: column;
    }

    .mid-banner-screen img {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .mid-banner-text {
        margin-top: 30PX;
    }

    .apk {
        display: none;
    }

    .resp-apk {
        display: block;
        bottom: 25px !important;
    }

    .how-to-play-bg {
        display: none;
    }

    .brand_ambassador img {
        display: block;
        width: 100%;
        margin: 0 auto 60px;
        max-width: 332px;
    }

    /*  */
    .col-6 {
        width: 100%;
    }

    .support-system .features-inner-section .top-section-text {
        margin: 0 auto 30px;
    }

    .support-system .achievement-section .features-inner-section {
        padding-bottom: 44px;
    }

    .support-system {
        padding-bottom: 60px;
    }

    .features-inner-list {
        flex-direction: column;
        align-items: center;
    }

    .features-card {
        max-width: 270px;
        margin: 0 auto;
    }

    /* .support-system .achievement-section .features-inner-section .features-inner-card {
        max-width: 270px;
        margin: 0 auto;
    } */

    .faq-accordion .accordion .accordion-title {
        padding: 20px 45px 17px 20px;
    }

    .faq-accordion .accordion .accordion-content {
        padding-left: 20px;
    }

    /* ===================
           footer 
     =====================*/

    .footer-top {
        grid-auto-flow: inherit;
        align-items: center;
        grid-column-gap: 0;
        grid-row-gap: 32px;
        justify-content: center;
    }


    .footer-top__left {
        grid-auto-flow: initial;
        grid-column-gap: 0;
        grid-row-gap: 24px;
    }

    .footer-top__left__img {
        display: block;
        margin: 0 auto;
    }

    .footer-top__left__det p {
        text-align: center;
    }

    .footer-top__left__det__row {
        align-items: center;
        flex-direction: column;
        grid-gap: 8px;
        margin-top: 16px;
    }

    .footer-top__left__det .footer-top__left__det__row p {
        font-size: 16px;
    }

    .footer-top .green-btn {
        text-align: center;
        max-width: 200px;
        margin: 0 auto;
    }

    .two-column-data__cont__img img {
        max-height: 60vh;
        margin: 0 auto;
        display: block;
    }

    .footer-bottom__top {
        display: flex;
        grid-gap: 32px;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .footer-bottom__top .footer-bottom__top__list {
        width: calc(50% - 16px);
        text-align: center;
    }

    .footer-bottom__top .footer-bottom__top__list:first-child {
        width: 100%;
        text-align: center;
    }

    .footer-bottom__bottom {
        margin-top: 32px;
    }

    /* ===================
          end footer 
     =====================*/
    .point-system__table__body {
        margin: 7px;
    }

    /* TOP GAME */
    .remove-line {
        display: none;
    }

    .ludo_game_h1 {
        padding-top: 50px;
    }

    .shape-img1 {
        display: none;
    }

    .shape-img2 {
        display: none;
    }

    .shape-img3 {
        display: none;
    }

    .shape-img4 {
        display: none;
    }

    .shape-img5 {
        display: none;
    }

    .shape-img6 {
        display: none;
    }

    .shape-img7 {
        display: none;
    }

    /* call-break */

    .game-card-1 {
        display: none;
    }

    .game-card-2 {
        display: none;
    }

    .game-card-3 {
        display: none;
    }

    .one {
        max-width: 40px !important;
        padding-top: 3px;
    }
}



@media screen and (max-width:1200px) {
    .qr_scaner {
        display: none;
    }

    .top_banner .textblock {
        padding-bottom: 150px;
    }

    .speciality p {
        font-size: 15px;
    }

    .mid-banner-text {
        max-width: 470px;
    }

    .mid-banner-text h3 {
        font-size: 43px;
    }
}

@media screen and (max-width:1200px) {
        .top_banner.new_ff_top_banner .container {
            max-width: 95%;
            padding: 0;
            height: 100%;
        }
}

@media screen and (max-width:992px) {
    .top_banner .textblock {
        width: calc(100% - 17px);
    }

    .imageblock img {
        height: auto;
    }

    .how-to-play-step-two .img-section img {
        max-width: 195px;
    }

    .top_banner.new_ff_top_banner .imageblock img {
        max-width: 100%;
    }

    .top_banner.new_ff_top_banner .container {
        max-width: 97%;
    }
}

@media screen and (max-width:991px) {
    .point-1 {
        max-width: 225px;
        left: -100px;
    }

    .point-2 {
        max-width: 225px;
        left: -100px;
    }

    .point-3 {
        max-width: 225px;
        left: -100px;
    }

    .point-4 {
        max-width: 225px;
        right: -50px;
    }

    .point-5 {
        max-width: 225px;
        right: -50px;
    }

    .mid-banner-p {
        align-items: flex-end;
    }

    .mid-banner-text {
        max-width: 390px;
    }

    .mid-banner-text h3 {
        font-size: 30px;
    }

    .mid-banner-screen img {
        width: 275px;
    }

    .apk img {
        margin-bottom: 16px;
    }

    .coming-soon {
        background-size: 399px;
        height: 453px;
        margin-top: 105px;
    }

    .not-found {
        background-size: 399px;
        height: 453px;
        /* margin-top: 105px; */
    }

    .not-found-img {
        bottom: 41px;
        /* left: 44%; */
        width: 148px;
    }

}

@media screen and (max-width:893px) {
    .point-1 {
        left: -50px;
    }

    .point-2 {
        left: -50px;
    }

    .point-3 {
        left: -50px;
    }

    .point-4 {
        right: -50px;
    }

    .point-5 {
        right: -50px;
    }

    .body-section .point-1 li:after,
    .body-section .point-2 li:after,
    .body-section .point-3 li:after {
        left: 230px;
        top: 10px;
    }
}

@media screen and (max-width:500px) {
    .how-to-play-text-box {
        width: 80px !important;
    }

    .mid-banner-section {
        padding-top: 80px;
    }

    .mid-banner-text h2 {
        text-align: center;
        font-size: 22px;
    }

    .mid-banner-text span {
        font-size: 28px;
    }
    .mid-banner-text p {
        text-align: center;
    }

    .point-change h3 {
        font-size: 22px;
    }

    .features-inner-section {
        padding: 50px 15px 164px;
    }

    .support-system .achievement-section .features-inner-section {
        padding-bottom: 20px;
    }

    .not-found-img {
        bottom: 30px;
        /* left: 42%; */
        width: 138px;
    }
    
}

@media screen and (max-width:425px) {
    .how-to-play-text-box {
        width: 95px !important;
    }

    .coming-soon {
        background-size: 250px;
        height: 348px;
        margin-top: 101px;
    }

    .not-found {
        background-size: 250px;
        height: 348px;
        /* margin-top: 101px; */
    }

}

@media screen and (max-width:375px) {
    .how-to-play-text-box {
        width: 115px !important;
    }

    .not-found-img {
        bottom: 43px;
        /* left: 41%; */
        width: 121px;
    }
}

@media screen and (max-width:320px) {
    .how-to-play-text-box {
        width: 130px !important;
    }

    /* .featuer_icon_bg {
        width: 55px;
    } */

    /* TOP GAME */
    .top_banner .ludo_game_h1 {
        font-size: 30px;
    }

    .top_banner .ludo_game_h1 span {
        font-size: 40px;
    }

    .one {
        max-width: 50px !important;
    }

    /* .speciality p {
        white-space: normal;
        font-size: 11px !important;
    } */

}


@media screen and (max-width:599px) {

    .mobile_scroll_spe {
        padding: 0 7px;
        margin: 0 -15px;
    }

    header.header {
       padding: 16px 16px;
    }

    .mobile_scroll_spe {
        padding: 0 7px;
        margin: 0 -15px;
    }

    .speciality li:first-of-type {
        padding-left: 40px;
    }

    .speciality li:first-of-type span.icon {
        left: 13px;
    }

    .speciality p {
        white-space: normal;
        font-size: 12px;
    }

    .speciality li {
        padding: 2px 0 2px 40px;
        margin-left: 8px;
        width: 33.33%;
        display: flex;
        align-items: center;
    }

    .speciality span.icon {
        width: 16px;
        height: 16px;
        top: 50%;
        left: 12px;
        margin-top: -8px;
    }

    .thumbnail .owl-prev {
        left: 33%;
    }

    .thumbnail .owl-next {
        right: 35%;
    }

    .top_banner .cricket_h1 {
        font-size: 20px;
    }

    .top_banner .cricket_h1 span {
        font-size: 40px;
    }
}