/*//custom css*/
body{
    font-family: "samuel";
    background-color: #ffe6a4;
}
.display_none{
	 display:none; 
}
 label.error{
     width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
 }
 .form-control.error {
    /* border-color: #dc3545; */
    box-shadow: 0 0 0 0.25rem rgb(220 53 69 / 25%);
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.form-control.valid {
    border-color: #198754;
    box-shadow: 0 0 0 0.25rem rgb(25 135 84 / 25%);
}
.bg-footer{
    color: #003c97;
    font-size: 14px;
}
.agegate__inner{
    padding-bottom: 15px;
}
.agegate_fb, .agegate_in{
    display: inline-block;
    width: 35px;
    padding: 5px;
    margin-bottom: 5px;
}
/*new bg custom css*/
.bg_oldtown {
    position: relative;
    height: 100vh;
}
    .bg_oldtown::after {
        content: '';
        background-image: url('../Images/pages/bg_blank.jpg'), linear-gradient(to bottom, transparent, black);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%; /* Cover top half */
        display: block;
        position: absolute;
        bottom: 0;
        z-index: -1;
        background-position: 0 0;
    }
    .bg_oldtown_tr, .bg_oldtown_tl{
        position: absolute;
        width: 19%;
        top: 0;
        display: block;
    }
    .bg_oldtown_tr{
    }
    .bg_oldtown_tl{
        right: 0;
        transform: scaleX(-1);
    }
    @media (max-width:992px) {

        .bg_oldtown_tr, .bg_oldtown_tl{
            width: 24%;
        }
    }
/*custom css*/
.was-validated .form-control.is-invalid {
    border-color: #dc3545!important;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e) !important;
}
.home_a_modal {
    position: absolute;
    bottom: 19.7%;
    width: 11.4%;
    left: 70.7%;
    height: 5.1%;
    display: block;
    border-radius: 50px;
    padding: 0;
}
.modal-close{
    position: absolute;
    right: 0em;
    background: transparent;
    width: 3em;
    height: 3em;
    padding: 0.25em 0.25em;
    border: 0px;
}
.footer_banner {
    background-color: #166939;
}

.footer_banner {
    text-align: center;
    display: block;
}
.footer_banner {
    padding: 0 3em;
}
.footer_banner {
    background-color: #062f87;
    /* background-image: url(../Images/web/Web_Background_CNY2022.png); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    /* border: #00559f 1px solid; */
    }
.footer_banner a {
    padding: 3em 0;
    display: block;
    text-decoration: none;
}
.footer_banner .ft_title {
    display: block;
    margin-top: 1em;
    color: #fff;
}
.footer_banner img {
    width: auto;
    height: 50px;
    margin: auto;
    display: block;
}
.pop_link1, .pop_link2, .pop_link3{
    
position: absolute;/* bottom: 46%; */left: 42%;display: block;height: 15%;width: 50%;}
.pop_link1{

bottom: 46%;}
.pop_link2{

bottom: 26%;}
.pop_link3{

bottom: 7%;}

input[type="submit"]:disabled {
    background: #dddddd;
}
.ft_1664blanc{
    width: 18vw;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.logo_home{
    width: 100px;
    margin: auto;
    margin-top: 15px;
}
.menu_logo{
    width: 14vw;
    margin: auto;   
}
.menu-mobile .fa-bars{
    font-size: 2rem;
    padding: .50rem;
margin: 0;}
/*page*/
.page_title_small {
    text-align: center;
    color: #00559f;
    font-size: 1.5vw;
}
.gastr_state_ul{
    
list-style: none;margin-bottom: 7em;display: block;}
    .gastr_state_ul > li{

    border-bottom: 2px solid #012f87;margin-bottom: 20px;/* padding: 1% 0 0 1%; */width: 100%;}
    .gastr_state_ul > li:last-child{
        border-bottom: 0;
    }
.gastr_state_box{

}
.gs_box_state_title{
    font-family: futura-heavy;
    color: #1B459B;font-size: 1.4em;padding-bottom: 15px;}
    .gs_box_ul{
        padding: 0;
        margin: -3% 0 25px -3%;
        display: flex;
        position: relative;
        }
        .gs_box_ul > li{
            display: inline-block;
            width: 24%;
            padding: 3% 0 0 3%;
            /* position: relative; */
            }
            .gs_box_a{
                position: relative;
                display: block;
            }
            .gs_box_img{

            }
            .gs_box_title{
                text-align: center;
                background: #002F87;
                color: #fff;
                padding: 5px;
                position: absolute;
                width: 100%;
                bottom: 0;
                display: block;
                right: 0;
                left: 0;
                }
            .gs_box_ul .zoom {
              transition: transform .2s; /* Animation */
              margin: 0 auto;
            }
            .gs_box_ul .zoom:hover {
              transform: scale(1.05) !important; /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
            }
/*recipes*/
.recipes_box_ul{

margin: -1% 0 0 -1%;}
    .recipes_box_ul li{

    display: inline-block;width: 33%;padding: 1% 0 0 1%;vertical-align: top;}
        .recipes_box_title{

        background: #E6E7E8;padding: 8px;color: #003DA5;font-weight: bold;height: 4.5vw;;vertical-align: middle;font-size: 1.2vw;}
            .recipes_box_link{display: block;width: 100%;/* padding: 5px; */background: #003DA5;color: #fff;}
                .recipes_box_link:hover, .recipes_box_link:hover img{
                    opacity: .5;
                color: #8aaacb;-webkit-transition: color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    transition: color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    transition: color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    transition: color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    /* color: #193a83; */}
                .recipes_box_link img{width: auto;height: 22px;display: inline-block;padding-right: 5px;}
/*recipes detail*/
.recipes_detail_box{
    color: #003DA5;
}
    .recipes_detail_title1{
        font-family: futura-book;
    }
        .recipes_detail_title1 small{
            
        font-size: .475em;}
    .recipes_detail_title2{font-family: futura-heavy;text-decoration: underline;font-size: 22px;font-weight: 400;letter-spacing: 7px;}
        .recipes_detail_ingr{font-family: futura-book;font-size: 22px;}
            .ingr_tt_bold{font-family: futura-heavy;}
            .recipes_detail_method{font-family: futura-book;font-size: 22px;}
                .recipes_detail_ft_tt1{font-size: 24px;font-family: futura-book;}
                .recipes_detail_ft_tt2{font-family: futura-heavy;font-size: 26px;}
                .next_prev_recipes{}
                    .next_prev_recipes a{padding: 10px 25px;border: 1px solid #003da5;color: #003da5;width: 16vw;}
                    .next_prev_recipes a:first-child{margin-right: 35px;/* padding: 7px; *//* margin-bottom: 10vw; */}
                    .next_prev_recipes a:hover{opacity: .5;}
                        .next_prev_recipes span{font-family: futura-book;letter-spacing: 2px;}
                        .next_prev_recipes img{width: 21px;display: inline-block;margin-right: 10px;margin-top: -4px;}

/*nav bar*/
.cny2022-nav {
    background-color: #FFC20E !important;
    /* position: absolute; */
    z-index: 999;
    width: 100%;
    display: block;
}
.navbar{
/*    padding-top: 0;*/
}

.cny2022-nav .navbar-brand img {
    width: 180px;
}
/*old town*/
.menu-box{
        margin: 0 4vw;
}
.nav-item.dropdown{
        margin-left: 5vw;
}

.cny2022-nav .cny2022-redemption-btn {
    background-color: #062f87;
    border-radius: 0;
}
.cny2022-nav-mobile .cny2022-redemption-btn {
    background-color: #062f87;
    border-radius: 0;
}

.cny2022-nav .cny2022-redemption-btn span {
    display: inline-block;
    font-weight: bold;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-family: Somersbyheader2015; */
    text-transform: uppercase;
}

.cny2022-nav-mobile .cny2022-redemption-btn span {
    display: inline-block;
    font-weight: bold;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-family: Somersbyheader2015; */
    text-transform: uppercase;
}
.cny2022-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    top: 82%;
}

.cny2022-nav .dropdown-menu li a {
    color: #ffffff;
    position: relative;
    padding-left: 13px;
    padding-right: 20px;
    padding-bottom: 12px;
}
.cny2022-nav .dropdown-menu li:nth-child(1) a {
    padding-top: 12px;
    padding-bottom: 15px;
}
.cny2022-nav .dropdown-menu li a:hover {
    padding-left: 1.0em;
    color: #FFC20E !important;
}

.cny2022-nav .dropdown-menu li ul.dropdown-menu-sub > li > a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: absolute;
    top: 10px;
    left: 2.1em;
}

.cny2022-nav .dropdown-menu li a:hover::before {
    left: 1.0em;
}

.cny2022-nav .dropdown-menu[data-bs-popper] {
    margin-top: 0;
}

/*.cny2022-nav .dropdown a.show, .cny2022-nav .dropdown a:hover {
    background-color: #7b0d09;
    color: #FFF !important;
}*/

.cny2022-nav .dropdown-toggle::after {
    display: none;
}

.cny2022-nav .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}


/*nav bar mobile*/
.cny2022-nav-mobile {
    background-color: #FFC20E !important;
    /*overflow: hidden;*/
    /* position: absolute; */
    z-index: 999;
    width: 100%;
    padding-bottom: 0;
}

.cny2022-nav-mobile .navbar-brand img {
    max-width: 100%;
    /*height: 43px;*/
    width: 200px;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 6px;
}

.cny2022-nav-mobile .navbar-toggler {
    border: none;
    padding: 5px;
    right: 10px;
    top: 45%;
    position: absolute;
    margin-top: -16px;
    font-size: 10px;
}

.cny2022-nav-mobile .navbar-toggler:focus {
    box-shadow: none;
}

.cny2022-nav-mobile .dropdown-toggle::after {
    display: none;
}

.cny2022-nav-mobile .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}

.cny2022-nav-mobile .dropdown-item {
    white-space: normal;
}

.cny2022-nav-mobile .dropdown-menu-sub li a {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2.5em;
}

.cny2022-nav-mobile .dropdown-menu-sub > li > a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    position: absolute;
    top: 10px;
    left: 1.55em;
}

.navbar-light .navbar-toggler-icon{
    margin-right: 2px;
    width: 3.2em;
    height: 3.2em;
    background-size: 99%;
    background-image: url('../Images/menuclose.png?v=1.2');
}
.navbar-light .collapsed .navbar-toggler-icon{
    margin-right: 2px;
    width: 3.5em;
    height: 3.5em;
    background-size: 99%;
    background-image: url('../Images/menu.png?v=1.2');
}

.cny2022-nav .cny2022-redemption-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 992px) {
    #navbarSupportedContentMobile .nav-link {
/*        padding-left: 1.6em;
        padding-right: 1em;*/
        padding-top: 0.2em;
        padding-bottom: 0.2em;
    }
}
@media (max-width: 992px) {
    #navbarSupportedContentMobile .nav-link {
        /* background: #016937; */
        color: #430000;
        margin: 0 1em;
    }
}
@media (max-width: 992px) {
    .navbar-nav {
        padding: 0.75em 0;
        font-size: 1.5rem;
    }
}
@media (max-width: 992px) {
    .cny2022-nav-mobile li.nav-item {
        padding: 0 0.75em;
        font-size: 1.5rem;
    }
}
@media (max-width: 992px) {
    #navbarSupportedContentMobile {
        min-width: 250px;
/*        box-shadow: 1px 1px 10px;*/
    }
}

@media (max-width: 992px) {
    .nav-item.dropdown.nav-mobile{
        margin-right: 10vw;
    }

    .dropdown-item.mobile-nav{
        position: relative;
        background: #FFC20E;
        z-index: 1;
        text-align: center;
    }

    .dropdown:hover .dropdown-item.mobile-nav {
        display: block;
    }

    .cny2022-nav-mobile .nav-item:not(:first-child)::before {
        content: "";
        display: block;
        width: 90%;
        height: 1px;
        background-color: #000;
        margin: 0 auto 10px;
    }
    .dropdown-btn {
        width: 15px;
        height: 9px;
        position: absolute;
        left: 105%;
        top: 40%;
    }
}

#navbarSupportedContentMobile {
    position: absolute;
    z-index: 3;
    background: #FFC20E;
    left: 0;
    right: 0;
}
/*menu*/
.cny2022-nav .navbar-nav .dropdown-menu {
    position: absolute;
    display: inline-block;
    line-height: 1.2rem;
}
.cny2022-nav .navbar-nav .nav-link{
    padding-left: 0;
    color: #430000;
    font-size: 1.5rem;
    align-items: center;
    height: 100%;
    display: flex;
}
.cny2022-nav .dropdown-menu li a::before {
    /*content: "\f067";*/
     color: #FFC20E;
}
.cny2022-nav .dropdown-menu-sub > li > a::before {
    content: "\f054";
        left: 3em;
}
.cny2022-nav .dropdown-menu-sub2 > li > a::before {
    /* content: "\f068"; */
    left: 5em;
}
.dropdown-menu-sub, .dropdown-menu-sub2{
    padding-left: 0px;
    list-style: none;
    color: #fff;
}
.dropdown-menu-sub2{
    /* padding-left: 50px; */
}
.cny2022-nav .dropdown-menu-sub li a{
    padding-left: 3.2em;
}
.cny2022-nav .dropdown-menu-sub2 li a{
    /* padding-left: 7em; */
}
.dropdown-menu-sub{
    list-style: none;
}
.cny2022-nav .dropdown-menu-sub li a:hover {
    padding-left: 5.5em;
}
.cny2022-nav .dropdown-menu-sub li a:hover::before {
    left: 3.5em;
}
.cny2022-nav .dropdown-menu[data-bs-popper] {
    margin-top: 0;
/*    background: #062f87;*/
    box-shadow: 0px 0px 7px #fff;
    padding: 15px 0;
}
.cny2022-nav .dropdown-menu li a{
    color: #ffffff;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.5rem;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff!important;
/*    background-color: #004ba3;*/
    background: #430000;
}
.dropdown-item.no-hover:focus, .dropdown-item.no-hover:hover {
    color: #fff!important;
    background-color: #b91f2500;
    padding-left: 2em!important;
}
.dropdown-item1 {
    display: none;
    position: absolute;
    background: #430000;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-decoration: none;
}

.dropdown:hover .dropdown-item1 {
    display: block;
}

/*home modal*/
#redemptionModal .btn-close{
    position: absolute;
    margin: 0;
    right: 4.4%;
    top: 7%;
    border-radius: 2em;
    background-color: rgba(0,0,0,0.4);
    width: 2.5%;
    height: 4.7%;
    background: transparent;
}
.home-modal-link{
    position: absolute;
    bottom: 16.5%;
    width: 19.4%;
    height: 55.6%;
    left: 9.3%;
}
.home-modal-link.hml-cvs{left: 30.14%;}
.home-modal-link.hml-bars{left: 51%;}
.home-modal-link.hml-ecom{left: 71.8%;}

.top_menu_float{
    position: absolute;
    width: 100%;
    top: 3%;
}
.top_menu_float.p-about{top: 1%;}
.top_menu_float .cny2022-redemption-btn{
    display: none;
}

/*agegate*/
.agegate{
    padding: 22px;
    background-color: #0056a3;
}
.agegate__inner{
    background-color: #fff;
    background-image: url(../Images/pages/agegate_bg.jpg?v=1);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.agegate__logo-container{
    padding: 50px 0 0 0;
}
.agegate__birthday-group{
    margin-top: 0;
}
.img_flower{
    position: absolute;
}
.img_flower.flower1{top: 8%;margin-left: -7%;width: 12%;}
.img_flower.flower2{bottom: -4%;left: 10%;width: 16%;}
.img_flower.flower3{bottom: -4%;right: -2%;width: 15%;}
.agegate_ico{
    display: inline-block;
    width: 6%;
    margin-top: -0.7%;
    margin-left: .5%;
}
.cny2022-nav-mobile .cny2022-redemption-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: .71em;
}

/*about*/
.about_vid_box,.about_vid_box2{
    position: absolute;
    width: 64.4%;
    height: 21.4%;
    left: 17.3%;
    border: 12px;
}
.about_vid_box{
    bottom: 71.5%;
}
.about_vid_box2{
    bottom: 29.8%;
}
@media (max-width:992px) {
    /*about*/
    .video-content-about{
        position: relative;
        height: 100%;
    }
    .video-content-about video, .video-content-about .vid_cover_img{
        top: 50%;
        margin-top: -29%;
        position: absolute;
    }
    .about_vid_box,.about_vid_box2{
        position: absolute;
        width: 84.2%;
        height: 20%;
        left: 7.5%;
        border: 12px;
    }
    .about_vid_box{
        bottom: 72.2%;
        /* background: #000; */
    }
    .about_vid_box2{
        bottom: 33.4%;
        /* background: #000; */
    }
    
    .home-modal-link{bottom: 47.7%;left: 11%;width: 37.7%;height: 32.7%;}
    .home-modal-link.hml-shm{}
    .home-modal-link.hml-cvs{
        left: 51.54%;
    }
    .home-modal-link.hml-bars{
        left: 11%;
        bottom: 13.5%;
    }
    .home-modal-link.hml-ecom{
        bottom: 13.5%;
        left: 51.64%;
    }
    #redemptionModal .btn-close{
        top: 4.4%;
        right: 6.3%;
        height: 2.5%;
        width: 4.5%;
    }
    .top_menu_float .navbar-nav:nth-child(1){
        padding-left: 10%;
    }
     .m-menu-click{
        font-size: .7em;
    }
    /*menu*/
    .cny2022-nav-mobile .dropdown-menu{
        width: 100%;
        padding: 0 0 10px;
        font-size: .71em;
    }
    .cny2022-nav-mobile .dropdown-menu-sub > li > a::before{
        content: "\f067";
        top: 8px;
    }
    .cny2022-nav-mobile .dropdown-menu-sub > li > a::before {
        content: "\f054";
        left: 1.5em;
    }
    .cny2022-nav-mobile .dropdown-menu-sub2 > li > a::before {
         /*content: "\f068"; */
        left: 5em;
    }
    .cny2022-nav-mobile .dropdown-menu-sub{
        padding-left: 0;
    }
    .cny2022-nav-mobile .dropdown-menu-sub li a{
        /* padding-left: 5em; */
    }
    .cny2022-nav-mobile .dropdown-menu-sub2 li a{
        padding-left: 3em;
    }
    .cny2022-nav-mobile .dropdown-menu {
        margin-top: 0;
        background: #FFC20E;
/*        box-shadow: 0px 0px 7px #fff;*/
    }
    .cny2022-nav-mobile .dropdown-menu li a{
        color: #ffffff;
        font-weight: bold;
    }
    .cny2022-nav-mobile .dropdown-item:focus, .dropdown-item:hover {
        color: #fff!important;
/*        background-color: #0056a1;*/
    }
    .cny2022-nav-mobile .dropdown-menu li a{
        padding: 0;
        font-size: 1.5rem;
    }
    
    .cny2022-nav-mobile .nav-item.dropdown > a.dropdown-toggle.show::after{
        display: none;
    }
    .modal-close{
            width: 4.5em;
            height: 4.5em;
    }
    .home_a_modal{
        bottom: 20.6%;
        left: 39.5%;
        width: 21.1%;
        height: 3.5%;
    }

    /*agegate*/
    .agegate__inner{
        background-size: cover;
        background-color: #fff;
        background-image: url(../Images/pages/m/agegate_bg.jpg?v=1);
    }
    .agegate__logo-container .logo {
        width: 50%;
    }
    .agegate__markets{
        display: none;
    }
    .agegate__terms{
        font-size: .681rem;
        margin: 0;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0 auto;
    }
    .agegate__feedback{
        margin: 0;
    }
    .agegate__birthday-groups{
        height: 220px;
    }
    .bg-footer{
        font-size: .581rem;
        position: absolute;
        bottom: 4rem;
        width: 100%;
        right: 0;
        left: 0;
    }
    .img_flower.flower1 {
        top: 12%;
        margin-left: -7%;
        width: 15%;
    }
    .img_flower.flower2 {
        bottom: 27%;
        left: 81%;
        width: 28%;
    }
    .img_flower.flower3 {
        bottom: -1%;
        right: -8%;
        width: 30%;
    }

    .img_flower.flower4{
    bottom: 56%;
    right: 0;
    width: 8%;
}
    .img_flower.flower5{
    bottom: 67%;
    right: -21px;
    width: 8%;
}
    .img_flower.flower6{
    bottom: 73%;
    right: 0%;
    width: 13%;
}
    .img_flower.flower7{
    top: 1.7%;
    left: 70%;
    width: 8%;
}
    .img_flower.flower8{
    bottom: 61%;
    left: 0%;
    width: 10%;
}
}
@media (max-width:959px) {

    .subm_menu .menu{
        position: absolute;
        top: 12px;
        right: 0;
        font-size: 9vw;
        display: block;
        /* padding: 20px; */
    }
    .menu-mobile{
        width: 100px;
        height: 100px;
        display: block;
    }
    .menu {
        /* width: 100px; */
        height: 100px;
    }
}
@media (max-width:768px) {
    .cny2022-nav-mobile .dropdown-menu {
        margin-top: 0;
        background: #FFC20E;
/*        box-shadow: 0px 0px 7px #fff;*/
    }
    .cny2022-nav-mobile .dropdown-menu {
        width: 100%;
        padding: 0 0 10px;
        font-size: .71em;
        /* display: block; */
    }
    .ft_1664blanc{
        width: 50vw;
    }
    .menu .menu-mobile{
        padding: 8px!important;
        color: #fff!important;
        border-radius: 50px;
        background-color: #063087;
    margin-right: 15px;/* font-weight: 100; */padding: 1vw!important;
    width: 60px;
    height: 60px;display: block;
    text-align: center;/* vertical-align: middle; */}
    
    .pop_link1{
        bottom: 66%;
        left: 10%;
        width: 82%;
        height: 10%;
    }

    .pop_link2{
        bottom: 55%;
        left: 10%;
        width: 82%;
        height: 10%;
    }

    .pop_link3{
        bottom: 43%;
        left: 10%;
        width: 82%;
        height: 10%;
    }
    .footer_banner{
        padding: 0;
    }
    .subm_menu .menu{
        position: absolute;
        top: 12px;
        right: 0;
        z-index: 999;
        width: 1em;
        height: 1em;
        display: block;
    }
    .subm_menu .menu .menu-mobile{
        padding: 8px!important;
        color: #fff!important;
        border-radius: 50px;
        background-color: #063087;
        margin-right: 15px;
    }
    .subm_menu .menu .show-on-mobile{
        margin-top: 20px;
    }
    /*recipes*/
    .recipes_box_title{
        font-size: 4vw;
        padding: 8px;
        height: 15vw;
    }
    .page_title_small {
        text-align: center;
        color: #00559f;
        font-size: 4vw;
    font-weight: bold;}
    .recipes_detail_title1{font-size: 1.1em;}
    .recipes_detail_title2{font-size: 12px;letter-spacing: 3px;}
        .recipes_detail_ingr{font-size: 11px;}
    .recipes_detail_method{font-size: 11px;}
    .recipes_detail_ft_tt1{font-size: 14px;}
    .recipes_detail_ft_tt2{font-size: 16px;}
    .next_prev_recipes a{width: 35vw;margin-bottom: 85px;padding: 8px;line-height: 10px;}
        .next_prev_recipes img{width: 8px;margin-top: 2px;margin-right: 5px;}
        .next_prev_recipes span{font-size: .41em;letter-spacing: 1px;}

    /*gastronomy*/
    .gastr_state_ul{padding: 0;}
    .gs_box_state_title{font-size: 16px;}
    .gs_box_ul > li{width: 48%;}
        .gs_box_title{font-size: 10px;}

    .footer_banner a{padding: 1.5em 0;}
        .footer_banner .ft_title{font-size: 12px;}

    }
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;

    z-index: 99999;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #0000006b;
}
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}

