/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media only screen and (min-width: 1600px) and (max-width: 2000px) {

    .prizeredeem .ver_btn_green {
        font-size: 26px;
        line-height: 26px;
        padding: 20px 10px;
    }

    .category_wrapper h3 {
        /* width: 53%; */
    }
}

@media(max-width:1921px) {
    /* .rules_wrapper p {
        width: 90% !important;
    } */
}


@media only screen and (min-width: 1400px) and (max-width: 1599px) and (max-height:899px) {

    .spin_cut_img {
        margin-bottom: 0%;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .prizeredeem .ver_btn_green {
        font-size: 24px;
        line-height: 22px;
    }

    .spiner_page_cont {
        min-height: var(--app-height);
    }

    .mail_section {
        width: 95%;
    }

    .category_wrapper h3 {
        /* width: 62%; */
    }

}

@media only screen and (min-width:1500px) {
    .pri_redeem_main .popwhite_bg {
        margin: 20px auto;
        /* width: 80%; */
        float: right;
    }

    .pri_redeem_main .popgradient_bg {
        margin: 20px auto;
        width: 100%;
        overflow: hidden;
    }

}

@media (min-width: 1200px) and (max-width: 1300px) {
    .ver_btn_white {
        display: unset !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) and (max-height:800px) {
    .slogon_section {
        min-height: var(--app-height);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .slogon {
        font-size: 4rem;
        line-height: 3.3rem;
    }

    .klant_txt_large {
        font-size: 4rem;
    }

    .slog_middle_font {
        font-size: 2.3rem;
        line-height: 3rem;
    }

    .white_txt {
        line-height: 3rem;
    }

    .coming_soon {
        font-size: 44px;
        line-height: 50px;
    }

    .spin_cut_img {
        margin-bottom: 0%;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .spin_cut_img img {
        width: 60%;
        /* margin-bottom: -7%; */
    }

    .prizeredeem .ver_btn_green {
        font-size: 26px;
        line-height: 26px;
    }

    .video_cont h1,
    .video_cont h1 {
        font-size: 26px;
        line-height: 26px;
    }

    .claim_section h5 {
        font-size: 26px;
        line-height: 24px;
    }

    .claim_section p {
        font-size: 21px;
        line-height: 24px;
    }

    .video_section {
        width: 90%;
    }

    .video_gren_icon {
        width: 90px;
        position: absolute;
        right: -30px;
        top: -30px;
    }

    .categ_video_div .video_gren_icon {
        width: 90px;
        position: absolute;
        right: -21px;
        top: -30px;
    }

    .rul_cont {
        font-size: 20px;
        line-height: 20px;
    }

    .mail_section {
        width: 73%;
    }

    .category_wrapper h3 {
        /* width: 75%; */
    }

    .pri_redeem_main {
        margin-top: 0px !important;
    }

    .brk_img {
        width: 50%;
    }

    .top_margin {
        padding-top: 0px !important;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) and (max-height:800px) {
    .slogon_section {
        min-height: var(--app-height);
    }

    .slogon {
        font-size: 4rem;
        line-height: 3.3rem;
    }

    .klant_txt_large {
        font-size: 4rem;
    }

    .slog_middle_font {
        font-size: 2.3rem;
        line-height: 3rem;
    }

    .white_txt {
        line-height: 3rem;
    }

    .coming_soon {
        font-size: 36px;
        line-height: 36px;
    }

    .rules_wrapper>div {
        width: 75%;
    }

    .rules_wrapper p {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .spin_cut_img {
        margin-bottom: 0%;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .prizeredeem .ver_btn_green {
        font-size: 26px;
        line-height: 26px;
    }

    .claim_section p {
        font-size: 20px;
        line-height: 20px;
    }

    .qr_div p {
        font-size: 23px;
        line-height: 23px;
    }

    .paragraph_text {
        font-size: 16px;
        line-height: 18px;
        padding: 5px 5px;
    }

    .rul_cont {
        font-size: 25px;
        line-height: 18px;
    }

    .video_section {
        width: 90%;
    }

    .video_gren_icon {
        width: 90px;
        position: absolute;
        right: -30px;
        top: -30px;
    }

    .mail_section {
        width: 73%;
    }

    .category_wrapper h3 {
        /* width: 80%; */
    }

    .user-account {
        width: 80%;
    }

}

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

    /* .main_wrapper{
        background: url(../img/BG/iPad_bg.png) repeat;
    } */
    .spin_cut_img {
        margin-bottom: 0%;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .head_logo img {
        width: 420px;
    }

    .row.mob-h-0 {
        display: none;
    }

    .slogon {
        font-size: 60px;
        line-height: 50px;
        letter-spacing: -0.25px;
    }

    .home_page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* justify-content: unset; */
        min-height: var(--app-height);
    }

    .slogon_section {
        /* min-height: 70vh; */
        min-height: auto;
        height: 100%;
        margin-top: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .mail_section {
        width: 70%;
    }

    .logo_desktop_center {
        display: block;
        height: auto;
    }

    .logo_rules_center {
        height: auto;
    }

    .rul_foot_mob_none {
        display: none;
    }

    .logo_cent_class {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: auto;
    }

    .category_wrapper h3 {
        display: none;
    }

    .chek_list {
        /* height: 400px; */
        min-height: 100%;
    }

    .popwhite_bg {
        width: 100%;
        right: 0px;
        position: relative;
        height: auto;
    }

    .paragraph_text {
        font-size: 21px;
        line-height: 26px;
    }

    .popup_prize {
        min-height: auto;
        left: 17%;
    }

    .v_link_desktop_hide {
        display: block;
    }

    .v_link_mobile_hide {
        display: none;
    }

    .spiner_page_cont {
        min-height: 100%;
    }

    .home_page_cont {
        min-height: auto;
    }

    .category_wrapper {
        margin-top: 25px;
    }

    .logo_footer {
        position: relative;
        margin-top: 20px;
    }

    .bott_jumbo_logo {
        position: relative;
        bottom: 10px;
        padding: 0 15px;
        width: 100%;
    }

    .video_div{
        margin-top: 30px;
    }

    .video_box {
        /* height: 400px; */
        width: 90%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 20px;
        margin-bottom: 0px;
        -webkit-box-shadow: 0px 5px 4px var(--box-shodow);
        box-shadow: 0px 5px 4px var(--box-shodow);
    }

    .video_gren_icon {
        width: 100px;
        position: absolute;
        right: -6%;
        top: -5%;
    }

    .pri_redeem_main .popwhite_bg {
        width: 100%;
    }

    .ver_btn_green {
        font-size: 26px;
        line-height: 26px;
    }

    .rul_home_page {
        min-height: auto;
    }

    .claim_section p {
        font-size: 22px;
        line-height: 24px;
        font-weight: 900;
        font-weight: bolder;

    }

    .vers_lo {
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .text_desc {
        font-size: 24px !important;
        line-height: 28px !important;
        padding: 0px 20px !important;
    }

    .rules_wrapper>div {
        font-size: 24px;
        line-height: 26px;
    }

    .regist_form select {
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        text-align: center !important;
    }

    .regist_form select option {
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        text-align: center !important;
    }

    .select_option {
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        text-align: center !important;
    }

    .select_option option {
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        text-align: center !important;
    }

    select option {
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        text-align: center !important;
    }


    /* Target Safari */
    @media not all and (-webkit-min-device-pixel-ratio:0),
    not all and (-o-min-device-pixel-ratio:0/1),
    not all and (min-resolution:.001dpcm) {
        @supports (-webkit-appearance: none) {
            .regist_form select {
                -moz-text-align-last: center !important;
                text-align-last: center !important;
                text-align: center !important;
            }

            .regist_form select option {
                -moz-text-align-last: center !important;
                text-align-last: center !important;
                text-align: center !important;
            }

            .select_option {
                -moz-text-align-last: center !important;
                text-align-last: center !important;
                text-align: center !important;
            }

            .select_option option {
                -moz-text-align-last: center !important;
                text-align-last: center !important;
                text-align: center !important;
            }

            select option {
                -moz-text-align-last: center !important;
                text-align-last: center !important;
                text-align: center !important;
            }

        }
    }

    .top_margin {
        padding-top: 0px !important;
    }

    .user-account {
        width: 90%;
    }

    .mijn_account_form {
        width: 85%;
    }



    .vid_mob_minus_space {
        margin-top: 0px !important;
        margin-bottom: 30px;
        display: block !important;
    }

    .categ_video_div {
        width: 90%;
    }

    .cat_vid_hd {
        font-size: 24px;
        line-height: 26px;
    }

    .cat_vid_txt {
        font-size: 24px;
        line-height: 26px;
    }


}

@media(max-width:1440px) {
    .rules_wrapper p {
        font-size: 18px !important;
    }

    .rules_wrapper h1 {
        font-size: 35px !important;
    }

    .rules_wrapper p b {
        font-size: 18px;
    }

    .loginbtn {
        margin-bottom: 0px;
    }

    .head_logo {
        padding-top: 0px;
        position: static;
        margin-top: -80px;
        cursor: pointer;
    }

    .rules_wrapper {
        margin-top: 100px;
    }

    .rules_wrapper p {
        width: 100% !important;
    }


}


@media(max-width:1025px) {
    .col-lg-6 {
        width: 100% !important;
    }

    .rules_wrapper {
        margin-top: 0px;
    }

    .head_logo {
        position: static;
        margin-top: 20px !important;
    }
}



@media (max-width:991px) {
    .modal-text-custom {
        width: 70%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
        background: #FCBF00;
        padding: 30px;
        border-radius: 18px;
        -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        font-family: "JumboIntroHead-Regular";
        overflow-y: scroll;
        height: 100%;
        max-height: 600px;
    }

    .modal-custom div {
        font-size: 17px;
        color: #fff;
    }

    .sorry-modal {
        height: unset !important;
        max-height: unset !important;
        overflow-y: unset !important;
    }


}

@media only screen and (max-width:767px) {
    .spiner_page_cont {
        min-height: auto;
    }

    .modal-text-custom {
        width: 90% !important;
        padding: 15px !important;
    }


    .bott_jumbo_logo {
        position: relative;
        bottom: 10px;
        padding: 0 15px;
    }

    .notification-model .modal-text-custom {
        width: 100vw;
        max-width: 90%;
    }

    .home_page_cont {
        min-height: auto;
    }

    .v_link_desktop_hide {
        display: block;
    }

    .v_link_mobile_hide {
        display: none;
    }

    .category_wrapper ul {
        /* columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1; */
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        padding: 0px 10px;
    }

    .logo_footer {
        position: relative;
        margin-top: 10px;
        bottom: 0px;
    }

    /* .main_wrapper{
        background: url(../img/BG/Mobile_bg.png) repeat;
    } */
    /* .spiner_page_cont {
        min-height: 78vh;
    } */

    .logo_jumbo {
        width: 120px;
    }

    .spin_pah_head {
        font-size: 30px;
        line-height: 36px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .spin_cut_img {
        margin-bottom: 0%;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .head_logo {
        padding-top: 0px !important;
    }



    .home_page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: var(--app-height);
        /* min-height: var(--app-height); */
        /* align-items: unset; */
    }

    .head_logo img {
        /* width: 170px; */
        width: 200px;
    }

    .slogon_section {
        min-height: 65vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }

    .slogon {
        font-size: 45px;
        line-height: 45px;
    }

    .slog_middle_font {
        font-size: 30px;
        line-height: 30px;
    }

    .white_txt {
        line-height: 40px;
    }

    .klant_txt_large {
        font-size: 47px;
    }

    .coming_soon {
        font-size: 24px;
        line-height: 28px;
    }

    .mail_section {
        width: 100%;
    }

    .reg_mob_log_none {
        display: none;
    }

    .logo_desktop_center {
        display: none;
    }

    .logo_rules_center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .input-field {
        margin-bottom: 25px;
        font-size: 20px;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .select_option {
            font-weight: 400;
            font-size: 20px;
            line-height: 25px;
            padding: 12px 20px;
            margin-bottom: 25px;
        }
        .shop-search-dropdown {
            font-weight: 400;
            font-size: 20px;
            line-height: 25px;
        }
        .shop-search-dropdown {
            box-shadow: 0px 10px 10px 0px var(--input-shadow);
             border-radius: 0px 0px 5px 5px;
        }

    }

    .regis_top_text {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: -50px;
        margin-top: -60px;
    }
    .login_recaptcha .regis_top_text{
        margin-top: 0px !important;
        margin-bottom: 4px !important;
    }

    .regis_top_text2 {
        font-size: 30px !important;
        line-height: 30px !important;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .claim_section h5 {
        padding: 10px 0px 0px 0px;
        margin: 0px;
        margin-bottom: 0px;
    }

    .rul_foot_mob_none {
        display: none;
    }

    .logo_rules_center {
        height: auto;
    }

    .logo_cent_class {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: auto;
    }

    .rules_wrapper {
        padding: 0px;
        margin-top: 30px;
    }

    .rules_wrapper>div {
        width: 100%;
    }

    .rules_wrapper p {
        width: 100% !important;
    }

    .category_wrapper ul li {
        /* float: none; */
        width: 100%;
        margin: 5px 0px 10px 0px;
        height: 75px;
        padding: 8px 20px;
        -webkit-box-shadow: 0px 3px 5px var(--box-shodow);
        box-shadow: 0px 3px 5px var(--box-shodow);
        border-radius: 25px;
    }

    .rules_wrapper h1 {
        font-size: 30px;
        line-height: 30px;
        padding: 0px 10px;
    }

    .category_wrapper h3 {
        font-size: 26px;
        line-height: 28px;
        padding: 20px 0px;
        /* width: 86%; */
    }

    .account_btn {
        width: 85%;
    }

    .chek_list {
        margin: 15px -12px;
        margin: 0 auto;
        width: 100%;
        min-height: auto;
    }

    .chek_list ul {
        padding: 0px;
        margin: 0px;
        display: block;
    }

    .real_pag_hd_div {
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .real_pag_hd_div {
        margin-top: 1rem;
    }

    .real_pag_hd_div h2 {
        font-size: 4rem;
        padding: 5px 20px;
    }

    .real_pag_hd_div h4 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 20px !important;

        width: 60%;
        margin: 0 auto;
    }

    .popup_prize {
        /* position: absolute; */
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        background-color: rgba(255, 191, 0, 0.8);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 9;
        padding: 0px 10%;
        overflow: overlay;
    }

    .pop_main_cont {
        width: 100%;
        margin: 0 auto;
        min-width: auto;
    }

    .popwhite_bg {
        /* width: 70%; */
        margin: 20px auto;
        right: 0px;
        position: relative;
        height: auto;
    }

    .video_cont h4 {
        /* font-size: 24px;
        line-height: 24px; */
    }

    .pop_cont h3 {
        font-size: 24px;
        margin-top: 20px !important;

    }
    .popup_mobile_space .pop_cont h3 {
        margin-top: 0px !important;
        margin: 0px !important;
        line-height: 24px;
    }

    .popup_mobile_space .pop_cont p {
        padding-top: 5px;
        margin-bottom: 5px;
    }
 
     .popup_mobile_space .pop_cont h4 {
        margin-top: 5px !important;
    }
    .popup_mobile_space .pop_green_ico{
       width: 60px;
       padding-top: 5px;
    }
    .popup_mobile_space .ver_btn_green,
    .popup_mobile_space .ver_btn_white
    {
        /* padding: 10px 10px; */
    }
    .popup_mobile_space .pop_cont_btn_bg {
        margin: 20px 20px 0px 20px;
    }
    .popup_mobile_space .popgradient_bg .pop_cont p {
        line-height: 20px;
        padding-top: 8px;
        padding-bottom: 0px;
    }
    .popup_mobile_space .popgradient_bg .pop_cont h4 {
        font-size: 24px;
        line-height: 24px;
    }

    .pop_cont p {
        font-size: 20px;
        font-weight: 600;
    }

    .pop_cont h4 {
        font-size: 24px;
        line-height: 26px;
    }

    .prizeredeem .ver_btn_green {
        border: solid 3px #1FA23A;
        border-radius: 10px;
        font-size: 26px;
        line-height: 26px;
        font-weight: 900;
        padding: 18px 10px;
        text-transform: lowercase;
    }

    .pop_spn_txt {
        font-size: 42px;
        line-height: 50px;
    }

    .pop_green_ico {
        width: 70px;
    }

    .claim_btn_yello {
        background-color: var(--primary-color);
        border-radius: 8px;
        font-family: "JumboMindset-Regular";
        font-size: 24px;
        font-weight: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4px 28px;
        margin: 0 auto;
        border: none;
    }

    .claim_btn_white {
        background-color: var(--white-color);
        color: var(--black-color);
        border-radius: 8px;
        font-size: 24px;
        font-weight: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4px 28px;
        margin: 0 auto;
        border: none;
    }

    .menu_content {
        padding: 0px;
        margin: 0 auto;
        /* width: 100%; */
    }

    .list_right_txt {
        font-size: 24px;
        line-height: 24px;
    }

    .list_img {
        width: 75px;
    }

    .paragraph_text {
        font-size: 21px;
        line-height: 26px;
        padding: 15px 0px;
    }

    .hide-for-desktop {
        display: block !important;
    }

    .video_cont h1,
    .video_cont .h1 {
        font-size: 28px;
        line-height: 26px;
        margin-bottom: 0px;
    }

    .video_cont p {
        font-size: 22px;
        line-height: 26px;
        font-weight: bolder;
        /* margin-bottom: 20px; */
    }

    .video_section {
        width: 90%;
    }

    .video_gren_icon {
        width: 80px;
        position: absolute;
        right: -25px;
        top: -40px;
    }

    .categ_video_div .video_gren_icon {
        width: 80px;
        position: absolute;
        right: -14px;
        top: -40px;
    }

    /* .playPauseButton {
        top: 35%;
        left: 40%;
        width: 70px;
        height: 70px;
    } */

    .playPauseButton {
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    .category_wrapper {
        margin-top: 0px !important;
    }

    .menu_content h3 {
        font-size: 23px;
        line-height: 27px;
    }

    .spiner_page_cont .menu_content h3 {
        font-size: 26px;
        line-height: 26px;
        margin-top: 0px;
        text-align: center;
    }

    .mobile_width {
        width: 65%;
        margin: 0px auto;
        margin-top: 0px;
    }

    .rul_home_page {
        min-height: auto;
    }

    .text_desc {
        font-size: 24px !important;
        line-height: 28px !important;
        padding: 0px 30px !important;
    }

    .number {
        font-size: 30px;
        line-height: 35px;
    }

    .claim_section p {

        font-size: 22px;
        line-height: 24px;
        letter-spacing: 0px;
        font-weight: 900;
        /* font-weight: bolder; */
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .registraion_wrapper {
            margin-top: 20px;
        }
    }

    .vers_lo {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .vr_logo_jumbo {
        width: 160px;
    }

    .popup_mobile_space {
        margin: 20px;
    }

    .video_box {
        margin-bottom: 30px;
    }

    .dmy_fild {
        font-size: 20px;
        line-height: 32px;
    }

    .month_fild {
        font-size: 20px;
        line-height: 32px;
    }

    .regist_form .go-btn {
        padding: 2px 22px !important;
        font-size: 22px;
    }

    .intro_img_video {
        width: 95%;
        height: 100%;
        margin-bottom: 30px;
        /* margin-top: 20px; */
    }

    .slogon_section {
        padding: 0px 20px !important;
    }

    .coming_soon {
        margin-top: 0px;
    }


    .loginbtn {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .rules_wrapper>div {
        font-size: 24px;
        line-height: 26px;
        padding: 0px 4px;
    }

    .regist_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 30px;
    }

    .forgot-password {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .check_div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
    }

    .imagespinnerwhite_bg {
        /* margin-top: 40px; */
        margin: 40px 30px 20px 30px;
    }

    .winner_popwhite_bg {
        margin: 30px 30px 20px 30px;
    }

    .popgradient_bg_2 {
        margin: 20px 30px;
    }

    .tolist {
        margin: 0px 30px;
    }

    .image_spinn_white {
        width: 100%;
    }

    .rul_cont {
        font-size: 25px;
        line-height: 25px;
    }

    .rul_orange_txt {
        font-size: 42px;
        /* padding-right: 0px !important; */
    }

    .hd_txt {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 30px;
        padding: 30px 20px;
        width: 75%;
        margin: 0 auto;
    }

    .categ_log_btn {
        margin-bottom: 70px;
    }

    .clear_mobile {
        /* float: left; */
        /* padding-right: 4px; */
    }

    .mobi_txt_bott_line {
        display: block;
    }

    .popgradient_bg_2 .pop_cont h3 {
        margin-top: 5px !important;
        font-size: 26px;
        line-height: 30px;
    }

    .popgradient_bg_2 .pop_cont h6 {
        font-size: 22px;
        line-height: 24px;
        margin-top: 15px;
        padding: 0px 5px;
    }

    .popgradient_bg_2 .pop_cont_btn_bg {
        margin: 20px 0px 0px 0px;
    }

    .popgradient_bg_2 .pop_cont_btn_bg .claim_btn_white_small {
        border-radius: 8px;
        font-size: 24px;
        padding: 2px 16px;
    }

    .spinner_div .go-btn {
        /* font-size: 28px;
        padding: 2px 30px !important; */
        /* margin-top: -40px; */
        position: relative;
        top: 30px;
        font-size: 24px;
        padding: 2px 40px !important;
    }

    .spin_cut_img img {
        width: 100%;
    }

    .user-account {
        width: 100%;
    }

    .mijn_account_form {
        width: 85%;
    }

    .user-account h2 {
        margin-bottom: 30px;
    }


    .popgradient_bg .brk_img {
        width: 95% !important;
    }

    .popgradient_bg .pop_cont h4 {
        font-size: 28px;
        line-height: 30px;
    }


    .popgradient_bg .ver_btn_white {
        border: solid 3px var(--white-color);
        border-radius: 10px;
        padding: 18px 10px;
        font-family: "JumboIntroHead-Regular";
        color: var(--white-color);
        font-size: 26px;
        line-height: 26px;
        font-weight: 900;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: lowercase;
    }
    .popwhite_bg .ver_btn_green{
         padding: 18px 10px;
    }
    .pop_spn_txt_white{
        padding-right: 5px;
    }
    .rul_orange_txt{
        padding-right: 5px;
    }

    .popgradient_bg .sup_img {
        width: 60%;
    }

    .popgradient_bg_2 .sup_img {
        width: 60%;
    }

    .popgradient_bg_2 .pop_cont h5 {
        font-size: 26px;
        line-height: 30px;
    }

    .check_txt {
        font-size: 23px;
        line-height: 26px;
        word-spacing: 2px;
        margin-top: -10px;
    }


    .rul_hd_mob_space {
        display: block;
        min-height: 50px;
    }

    .vid_mob_minus_space {
        margin-top: 0px !important;
        margin-bottom: 30px;
        display: block !important;
    }

    .categ_video_div {
        width: 90%;
    }

    .cat_vid_hd {
        font-size: 24px;
        line-height: 26px;
    }

    .cat_vid_txt {
        font-size: 24px;
        line-height: 26px;
    }

    .vidoe_page {
        -webkit-box-align: unset !important;
        -ms-flex-align: unset !important;
        align-items: unset !important;
    }

    /* .landing_menu_content .menu_content h3{
        margin: 0px 0px;
    }
    .landing_menu_content .menu_content{}

    .menu_cont_mob{
        margin: 0px 30px;
    } */
    .password_section img {
        top: 14px;
        width: 24px;
    }

}

/*
.claim_section{
    padding: 10px 0px;
    margin: 0px;
  }
  .claim_section h5 {
    font-family: "JumboMindset-Regular";
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    margin-bottom: 8px;
  }
  .claim_section p {
    font-family: "JumboIntroHead-Regular";
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
  }
  .qr_div{
    justify-content: center;
    margin-top: 20px;
    background-color: var(--white-color);
    border-radius: 20px;
    padding: 15px;
    box-shadow: 0px 5px 4px var(--box-shodow);
  }
  .qr_div p {
    font-family: "JumboIntroHead-Regular";
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
  }
  .number{
    font-family: "JumboMindset-Regular";
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 10px;
  }
  .paragraph_text{
    font-family: "JumboIntroHead-Regular";
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 25px 15px;
    margin: 0px;
  }
  .qr_img{
    width: 100%;
    margin: 0 auto;
  } */

@media(max-width:600px) {
    a.cate_title {
        font-size: 21px;
        line-height: normal;
    }

    .menu_content {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
    }

    button.claim_btn_yello {
        font-size: 20px;
    }

    button.claim_btn_white {
        font-size: 20px;
    }

    .list_right_txt {
        font-size: 21px;
        line-height: 20px;
        width: 100%;
    }

    .rul_cont {
        font-size: 25px;
        line-height: 26px;
    }

    .brk_img {
        width: 80%;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
    }
    .error-notification-text{
        font-size: 30px !important;
        line-height: 30px !important;
    }
}


@media(max-width:1441px) {
    .mail_section {
        width: 80.0%;
    }
}

@media(max-width:1366px) {
    .head_logo img {
        width: 90%;
    }

    .mail_section {
        width: 90%;
    }

    .rules_wrapper {
        margin-top: 30px;
    }

    .intro_img_video {
        width: 90%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        margin-bottom: 10px;
    }
}
@media(max-width:1281px) {
    .rules_wrapper p {
        width: 100% !important;
    }
}
@media (max-width: 1024px) {
    .intro_img_video {
        width: 50%;
    }
    .col-big-ipad {
        width: 100% !important;
    }

    .rules_wrapper p {
        width: 100% !important;
    }

    .col-custom-ipad {
        width: 50% !important;
    }

    .rules-page .head_logo img {
        width: 450px !important;
    }
    .rules-page .head_logo .spiner-img{
    width: 40px !important;
    }

    .mail_section {
        width: 55%;
    }

    .rules_wrapper {
        padding: 20px 5px !important;
        margin-top: 30px;
    }

    .intro_img_video {
        margin-bottom: 0px;
        margin-top: -90px;
    }

    .head_logo img {
        width: 40%;
    }


    .loginbtn.categ_log_btn {
        margin-bottom: 30px;
    }

    .d-category-none {
        display: none;
    }
    .w-half {
    width: 45% !important;
    text-align: left;
}
}
@media(max-width:821px) {
    .rules-page .head_logo img {
        width: 460px !important;
    }

    .rules-page .head_logo img {
        width: 400px !important;
    }

    body:has(.pop_main_cont) {
        overflow: hidden;
    }

    .list_inn_div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

}
@media (max-width: 600px) {

    .rules_wrapper p {
        width: 100% !important;
    }
    .rules_wrapper{
        margin-bottom: 0px;
        padding: 0px 5px !important;
    }
    .rules_wrapper p span {
        line-height: 20px;
    }
    .rules_wrapper h1 span{
        font-size: 30px !important;
        line-height: 30px !important;
    }

    .rules_wrapper{
        margin-bottom: 0px;
        padding: 0px 5px !important;
    }
    .rules_wrapper p span {
        line-height: 20px;
    }

    .intro_img_video {
        margin-bottom: -90px;
        margin-top: -116px;
    }

    .col-custom-ipad {
        width: 100% !important;
    }

    .brk_img {
        height: 170px !important;
    }

    .video_cont h1,
    .video_cont .h1 {
        line-height: 28px;
    }

    .mail_section {
        width: 100%;
    }

    .rules-page .head_logo img {
        width: 280px !important;
    }

    .list_right_txt {
        font-size: 26px;
        line-height: 25px;
        width: 70%;
    }

    .list_img img {
        width: 60px;
    }

    .video_div {
        margin-top: 30px;
    }

    .intro_img_video {
        width: 100%;
        object-fit: contain;
        height: 23.125rem;
    }

    .head_logo img {
        width: 65%;
        padding-top: 20px;
    }

    .password_section input {
        height: 26px;
    }

}
@media(max-width:400px) {
    .list_right_txt {
        font-size: 23px;
    }

    .rules_wrapper {
        margin-top: 0px;
    }
}
@media(max-width:380px) {
    .check_txt {
        font-size: 20px;
        line-height: 20px;
        word-spacing: 2px;
        margin-top: 0px;
    }

    .password_section input {
        height: 25px;
    }
}

@media(max-width:767px) {
    .select-icon {
        transform: translateY(-50%);
    }
}

@media(max-width:980px) {
 .quiz-page{
     padding-top: 50px;
}
}


@media (min-width: 1600px) and (max-width: 4000px) {
    .rules-page .loginbtn {
        padding-bottom: 100px;
    }
     .rules_wrapper>div,
     .category_wrapper>h3>div{
        padding: 0px 100px !important;
    }
    .w-half{
    width: 40%;
    text-align: left;
   }
}
@media screen and (max-width: 1380px) {
  .w-half {
    width: 70%;
 }
}

/* General mobile fix */
@media screen and (max-width: 767px) {
    .rules_wrapper {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
      .error-message{
        font-size: 16px;
        margin-top: -15px;
    }
    .select_bg_div{
        height: 70px;
    }
    .claim_section p {
        margin-top: 10px !important;
    }
    .category_wrapper h1 {
     line-height: 2rem;
    }
    .prizeredeem .ver_btn_green,
    .prizeredeem .ver_btn_white {
      padding: 18px 38px !important;
   }
   .w-half{
     width: 60% !important;
   }
}


/* Safari-specific fix (iOS) */
@media screen and (max-width: 767px) and (-webkit-touch-callout: none) {
    .rules_wrapper {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

  
}

@media screen and (max-width: 480px) and (min-width: 430px) {
   .claim_section p ol {
      padding-left: 34px !important;
   }
   

}

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

   .claim_section p ol {
      padding-left: 22px !important;
   }

   .claim_section p {
      padding: unset !important;
   }
   .category_wrapper h1 {
        line-height: 26px;
   }
   .category_wrapper h2 {
        line-height: 22px;
   }
   a.cate_title{
      font-size: 16px;
   }
   .ver_btn_green a.cate_title{
      font-size: 14px;
   }
   .pop_spn_txt_white,
   .rul_orange_txt{
     font-size: 30px;
   }
   .popgradient_bg .ver_btn_white{
     padding: 5px 10px;
   }
    .popwhite_bg .ver_btn_green {
        padding: 18px 10px;
    }
     
}

@media screen and (max-width: 360px){
    .login_recaptcha .regis_top_text{
        margin-left: 0px !important;
        text-align: left !important;
    }
    .slogon_section {
        min-height: 65vh;
    }
}

@media (max-width: 576px) {
  .text-content .timer-txt span:nth-last-child(2),
  .text-content .timer-txt span:last-child {
    display: inline !important;
    white-space: nowrap;
  }

  .text-content .timer-txt span:nth-last-child(2) {
    margin-right: 4px;
  }
  .spinner_div{
    padding: 20px 0px;
   }
    .w-half{
     width: 82% !important;
   }
   
}

@media (max-width: 400px) {
  .pop_cont .timer-txt span:nth-last-child(2),
  .pop_cont .timer-txt span:last-child {
    display: inline !important;
    white-space: nowrap;
  }

  .pop_cont .timer-txt span:nth-last-child(2) {
    margin-right: 4px;
  }
      .rules_wrapper h1 {
        padding: 0px 10px;
    }
   
}


@media (max-width: 325px) {
    .popup_mobile_space .pop_cont h3 {
        margin-top: 0px !important;
        margin: 0px !important;
        line-height: 20px;
        font-size: 20px;
    }
    .popup_mobile_space .pop_cont p {
        font-size: 16px !important;
        line-height: 20px;
    }
    .popup_mobile_space .popgradient_bg .pop_cont p {
        padding-top: 3px;
    }
    .brk_img {
        height: 100px !important;
    }
    .popup_mobile_space .popgradient_bg .pop_cont h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .popup_mobile_space .pop_green_ico {
        width: 50px;
        padding-top: 5px;
    }
    a.cate_title {
        font-size: 13px;
        line-height: normal;
    }
    .pop_spn_txt_white {
      font-size: 30px;
    }
    button.claim_btn_white {
        font-size: 13px;
    }
    button.claim_btn_yello {
        font-size: 16px;
    }
    .pop_cont h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .rul_orange_txt {
        font-size: 30px;
    }
     .w-half{
     width: 90% !important;
   }
 
}








