@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bayon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: "Poppins", serif;
}
/* hero-sec */
.hero-sec{
    background: linear-gradient(110.08deg, #F5CEBC -4.67%, #FFFFFF 66.69%); 
    position: relative; 
}
.hero-sec::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../assets/images/hero-sec-right-img.png);
    height: 600px;
    width: 30%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-hero-sec-merry{
    background: url('../images/bg-hero-img-merry.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.logo-img-header{
    width: 300px;
}
.badge-icon{
    font-size: 24px;
    transform: scaleX(-1);
}
.btn-badge{
    background: rgba(47, 80, 89, 1);
    border: 1px solid rgba(47, 80, 89, 1);
    color: #fff;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 15px;
}
.hero-txt{
    font-family: 'Nunito Sans';
    font-weight: 800;
    color: rgba(16, 66, 90, 1);
    font-size: 45px;
}
.hero-small{
    font-family: 'Nunito Sans' !important; 
    font-weight: 800 !important;
    font-size: 24px;
}
.hero-txt span{
    color: rgba(255, 102, 51, 1);
}
.btn-badge:hover{
 background: transparent;
    border: 1px solid rgba(47, 80, 89, 1);
    color: rgba(47, 80, 89, 1);
}
.para-hero{
    color: rgba(47, 80, 89, 1);
    font-weight: 500;
}
.gap-badge{
    gap: 8px;
}
.fs-18{
    font-size: 18px;
    color: rgba(69, 69, 69, 1);
    font-family: 'Nunito Sans' !important; 
    font-weight: 500;
}

.txt-celebrate{
color: rgba(16, 66, 90, 1);
}
.input-field{
    border: 1px solid rgba(47, 80, 89, 1) !important;
    background: transparent !important;
    box-shadow: 0px 4px 4px 0px rgba(47, 80, 89, 0.53) !important;
    height: 75px !important;
}
.btn-primary{
    background: rgba(47, 80, 89, 1);
   border: 2px solid rgba(255, 255, 255, 0.1);
   box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.15);
    padding: 18px 24px;
    color: #fff;
    border-radius: 8px;
}
.btn-primary:hover{
      background: transparent;
   border: 2px solid rgba(255, 255, 255, 0.1);
   box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.15);
   color: rgba(47, 80, 89, 1);
}
.smile-icon{
    font-size: 65px;
    color: rgba(0, 0, 0, 1);
}
.txt-track{
    color: rgba(47, 80, 89, 1);
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.para-track{
    color: rgba(93, 105, 112, 1);
     font-family: "Roboto", sans-serif;
    font-weight: 400;
}
.txt-discover{
    color: rgba(237, 110, 50, 1);
    font-weight: 700;
    font-family: 'Nunito';
}
.txt-discover-01{
    color: rgba(47, 80, 89, 1);
    font-weight: 700;
    font-family: 'Nunito';
}
.para-discover{
    color: rgba(170, 170, 170, 1);
    font-weight: 400;
    font-family: 'Nunito';
}
#footer{
    background: rgba(47, 80, 89, 1);
}
.gap_nav{
    gap: 40px;
}
.btn-hero-img{
    width: 28px;
}
.btn-new-year{
    font-weight: 600;
    background: rgba(237, 110, 50, 1);
    color: #fff;
    padding: 8px 25px;
    border-radius: 8px;
}
.logo-img img{
    width: 200px;
}
.hero-sec{
    padding: 40px 0px;
}
.btn-hidden{
    visibility: hidden;
}
.hero-left-content .hero-text {
    font-family: "Poppins", serif;
    font-size: 54px;
    color: rgba(47, 80, 89, 1); 
    text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25); 
    background: none; 
    border: none; 
    line-height: 70px;
}
.hero-left-content-sleep .hero-text {
    font-family: "Poppins", serif;
    font-weight: 800;
    font-size: 45px;
    color: rgba(47, 80, 89, 1); 
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25); 
    background: none; 
    border: none; 
    line-height: 70px;
}
.btn-hero{
    border: 2.51px solid rgba(47, 80, 89, 0.08);
    background: rgba(47, 80, 89, 1);
    box-shadow: 0px 18.79px 31.32px 0px rgba(0, 0, 0, 0.15);
    font-family: "Poppins", serif;
    font-weight: 800;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 2px;
    font-size: 19px;
    padding: 18px 27px;
    border-radius: 15px;
}
.group-view-img img{
    width: 150px;
}
.text-view{
    color: rgba(0, 0, 0, 1);
    font-family: "Poppins", serif;
    font-weight:600;
    letter-spacing: 2%;
    font-size: 20px;
}

.hero-left-content .view-content{
    column-gap: 20px;
}
.hero-left-content .detail-view i{
    color: rgba(237, 110, 50, 1);
    font-size: 18px;
}

.btn-hero:hover{
    color: rgba(255, 255, 255, 1);
    
}
/* hero-sec */
/* Invest-in-your-best-Section-Start  */
.invest-sec .text-invest{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.invest-sec .para-invest{
    font-family: "Poppins", serif;
    font-weight: 400;
}
.bg-stress{
    background: rgba(225, 235, 234, 1);
    padding: 40px 10px;
    border-radius: 12px;
}
.bg-stress .text-stress{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.bg-stress .text-count{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.para-stress{
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(11, 19, 42, 1);
}
.btn-premium{
    background: rgba(47, 80, 89, 1);
    border: 2.51px solid rgba(47, 80, 89, 0.08);
    box-shadow: 0px 18.79px 31.32px 0px rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 1);
    font-family: "Poppins", serif;
    font-weight:800;
    padding: 10px 30px;
    letter-spacing: 2%;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    margin: auto;

}

/* about */
.about_sec_bg{
    background: url('../images/about_sec_bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: -webkit-fill-available;
}
.txt_peace{
    font-size: 65px;
    /* font-family: "Bayon", sans-serif; */
     font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    color: rgba(237, 110, 50, 1);
}
.txt_fade{
    font-size: 48px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    /* text-transform: ; */
    color: rgba(47, 80, 89, 1);
}
.btn_sound {
    background: rgba(47, 80, 89, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    padding: 12px 35px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
}
.btn_sound:hover{
    color: rgba(255, 255, 255, 1);
}
/* about */

/* Every Mood css Start */

.every_mood_sec{
    background: url('../images/every_mood_sec_bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: -webkit-fill-available;
    /* height: 500px; */

}
/* Every Mood css End */

/* blog_sec Start */

.txt_blog{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: rgba(47, 80, 89, 1);
    font-size: 45px;
}
.card_img_before{
    position: relative;
}
.txt_new{
    position: absolute;
    right: 0px;
    transform: translate(-15px, 30px);
    background: rgba(237, 110, 50, 1);
    border: 1.5px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    border-radius: 50px;
    padding: 7px 13px;
    font-size: 12px;
}
.txt_date {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    color: rgba(237, 110, 50, 1);
}
.txt_take{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.6);
}
.para_screen{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
}
.btn_read{
    background: rgba(47, 80, 89, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    padding: 12px 30px;
    font-size: 17px;
    color: rgba(255, 255, 255, 1);
    border-radius: 8px;
}
.btn_read:hover{
    color: rgba(255, 255, 255, 1);
}
/* blog_sec End */


/* Bog_sec  start*/
.blog-hero-sec{
    background: url(../../assets/images/blog_hero_img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px !important;
    width: 100%;
    position: relative;
}
.blog_reading_sec{
    padding-top: 140px;
}
.fs-28{
    font-size: 24px;
    text-align: justify;

}
.txt_related{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    color: rgba(47, 80, 89, 1);
}
.fs-50{
    font-size: 50px;
}
.qoute_img{
    width: 150px;
}
.txt_lorem{
    font-family: "Poppins", serif;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
    font-size: 24px;
}
.gap_imges{
    gap: 40px;
}
.blog_img_01{
    width: 130px;
}
/* Bog_sec  End*/

/* Slides Section Start */

.bg_slides{
    background: rgba(47, 80, 89, 1);
    padding: 40px 70px;
    border-radius: 8px;
}
.txt_our{
    color: rgba(255, 255, 255, 0.6);
}
.btn_reveal{
    background: #FFFFFF;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    padding: 12px 30px;
    font-size: 17px;
    color: rgba(47, 80, 89, 1);
    border-radius: 8px;
}
.btn_reveal:hover{
    color: rgba(47, 80, 89, 1);
}
.image-slider_reverse{
    transform: rotate(180deg);
}
.image-slider_reverse img{
    transform: rotate(-180deg);
}

/* Slides Section End */
/* Invest-in-your-best-Section-End  */

/* Legacy-Plan Section Start */
.legacy-plan .text-legacy{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.legacy-plan .legacy-para{
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(26, 32, 44, 1);
    font-size: 18px;
}
.check-circle-img{
    width: 45px;
}
.legacy-plan .text-monthly{
    font-family: "Poppins", serif;
    font-weight:700;
    font-size: 18px;
    text-align: center;
}
.text-guide{
    font-family: "Poppins", serif;
    font-weight:600;
    font-size: 18px;  
}
.price-desc{
    font-family: "Poppins", serif;
    font-weight:400; 
    font-size: 22px;
}
.price-desc p{
    font-weight:500; 
    color: rgba(67, 67, 67, 1);
}
.price-desc del{
    color: rgba(67, 67, 67, 0.5);
}
.discount{
    background: rgba(47, 80, 89, 1);
    color: rgba(255, 255, 255, 1) !important;
    font-family: "Poppins", serif;
    font-weight: 500;
    font-size: 12px;
    border-radius: 5px;
    padding: 5px;   
}
.fs-38{
    font-size: 38px;
}
.btn-avail{
    border: 1px solid rgba(47, 80, 89, 1);
    font-family: "Poppins", serif;
    font-weight:700;
    color: rgba(47, 80, 89, 1);
    font-size: 18px;
    padding: 8px 40px;
    border-radius: 8px;
}
.btn-avail:hover{
    background: rgba(47, 80, 89, 1);
    color: #fff;
}
.active-btn{
    background: rgba(47, 80, 89, 1);
    color: #fff !important;
}
/* Legacy-Plan Section End */


/* pricing-section Start */


.border-price-plan{
    border: 1.06px solid #2F505980;
    backdrop-filter: blur(75.81428527832031px);
    /* padding: 20px; */
    border-radius: 12px;
}
.border-price-plan .badge-offer{
        background: #2F5059;
    color: #fff;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 4px 22px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    padding-right: 15px;
}
.border-price-plan .badge-offer-active{
        background: rgba(237, 110, 50, 1);
    color: #fff;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 4px 22px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px;
    padding-right: 15px;
}
.btn-price{
    /* background: rgba(237, 110, 50, 0.05); */
    background: #FDF3EF;
    color: #444444;
     font-weight: 600;
     font-family: "Nunito Sans", sans-serif;
    font-size: 22px;
    padding: 10px;
    justify-content: center;
    text-align: center;
    border-radius: 12px;
}
.border-price-plan .txt-price{
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
    font-family: "Poppins", serif;
}
.border-price-plan .txt-price-active{
    font-weight: 500;
    color: rgba(237, 110, 50, 1);
    font-family: "Poppins", serif;
    font-size: 55px;
}
.border-price-plan .txt-trail{
    font-weight: 500;
    color: rgba(68, 68, 68, 1);
    font-family: "Poppins", serif;
}
.price-cut {
    position: relative;
    display: inline-block;
    font-size: 1.25rem;   
    font-weight: 400;
    color: rgba(67, 67, 67, 0.8);
      font-family: "Poppins", serif;
}

.price-cut del {
    text-decoration: none; /* remove default strike */
}

/* diagonal red line */
.price-cut::after {
        content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    height: 2px;
    background-color: rgba(237, 110, 50, 1);
    transform: rotate(-30deg);
}
.price-cut::before {
        content: "";
    position: absolute;
    top: 53%;
    left: 0%;
    width: 100%;
    height: 2px;
    background-color: rgba(237, 110, 50, 1);
    transform: rotate(30deg);
}
.horizontal-row{
    border: 1px solid rgba(151, 166, 169, 1)
}
.txt-day{
    color: rgba(68, 68, 68, 1);
    font-weight: 500;
    font-family: "Poppins", serif;
    font-size: 14px;
}
.check-circle-outline{
    color: rgba(138, 182, 202, 1);
}
.list-border-price-plan li a{
    color: rgba(68, 68, 68, 1);
     font-weight: 400;
    font-family: "Poppins", serif;
    font-size: 14px;
    display: flex;
    align-items: baseline;
    gap: 6px;
}
.list-border-price-plan li a:hover{
    text-decoration: none;
}
.btn-subscribe{
    border: 1.5px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 1);
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.15);
    background: rgba(47, 80, 89, 1);
    border-radius: 12px;
    padding: 14px;

}
.btn-subscribe:hover{
    border: 1.5px solid rgba(47, 80, 89, 1) !important   ;
    color: rgba(47, 80, 89, 1);
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.15);
    background: transparent;
}
.text-trail{
    font-weight: 700;
     font-family: "Nunito Sans", sans-serif;
    color: rgba(26, 53, 50, 1);
    font-size: 14px;
}

.gap-40{
    gap: 40px;
}
.txt-question{
        color: rgba(47, 80, 89, 1);
    font-weight: 800;
    font-family: "Nunito Sans", sans-serif;
    font-size: 45px;
    text-align: center;
}
.para-question{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    font-family: "Poppins", serif;
    font-size: 16px;
    text-align: center;
}
/* Mobile optimization */
@media (max-width: 767px) {
    .price-cut {
        font-size: 1.1rem;
    }

    .price-cut::after {
        height: 1.5px;
    }
    .price-cut::before {
        height: 1.5px;
    }
     .gap-40 {
    gap: 35px !important;
    margin-top: 20px !important;
}
.txt-question {
    font-size: 22px !important;
}
.para-question {
    font-size: 18px !important;
}
.btn-price {
    margin-top: 12px !important;
}
}
@media screen and (max-width:991px) {
    .border-price-padding{
        padding: 12px !important;
    }
    .gap-40 {
    gap: 0px;
}
.txt-question {
    font-size: 32px;
}
.para-question {
    font-size: 14px;
}
}


/* pricing-section End */

/* Testimonials-Section Start */
.testimonials{
    background: rgba(47, 80, 89, 1);
    
}
.testimonials .text-testimonial{
    font-family: "Poppins", serif;
    font-weight: 500;       
}
.testimonials .text-testimonial-01{
    font-family: "Poppins", serif;
    font-weight: 500;  
    color: rgba(47, 80, 89, 1);     
}
.testimonials .para-testimonial{
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
}
.testimonials .para-testimonial-01{
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(26, 32, 44, 1);
    font-size: 20px;
}
.testimonials .single-box{
    background: rgba(225, 235, 234, 1);
    padding: 25px 40px;
    border-radius: 12px;
    height: 220px;
}
.testimonials .single-box img{
    width: 50px !important; 
}
.testimonials .text-slide{
    font-family: "Poppins", serif;
    font-weight: 500;
}
.testimonials .single-box .gap-slide{
    column-gap: 20px;
}
.testimonials .single-box .slide-star{
    color: rgba(255, 160, 51, 1)   ;
}
.testimonials .single-box .slide-desc{
    font-family: "Poppins", serif;
    font-weight: 400;
    line-height: normal;
    font-size: 15px;
}
.testi-carousel .owl-dots, .clients-carousel .owl-dots, .testi-carousel-three .owl-dots {
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
	width: 100%;
}
.testi-carousel .owl-dot.active, .clients-carousel .owl-dot.active, .testi-carousel-three .owl-dot.active {
	background-color: rgba(255, 255, 255, 1);
    width: 48px;
    height: 18px;
    border-radius: 25px;

}
.slider-wrapper .owl-dot.active, .slider-wrapper .owl-dot.active, .slider-wrapper .owl-dot.active {
	background-color: rgba(47, 80, 89, 1);
    width: 48px;
    height: 18px;
    border-radius: 25px;

}
.testi-carousel .owl-dot, .clients-carousel .owl-dot, .testi-carousel-three .owl-dot {
	width: 16px;
	height: 16px;
	background-color: rgba(221, 224, 228, 1);
	display: inline-block;
	margin: 0 6px;
	text-align: center;
	border-radius: 50%;
}
/* Testimonials-Section End */


/* footer */
.footer{
    background: url(../../assets/images/footer.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 530px;
    position: relative;
}
.footer::before{
    content: '';
    position: absolute;
    background: url(../../assets/images/fooer-before.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    bottom: 0;
    width: 35%;
    height: 60px;
}
.footer::after{
    content: '';
    position: absolute;
    background: url(../../assets/images/footer-after.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    bottom: 0;
    right: 0;
    width: 35%;
    height: 60px;
}
.footer-overlay{
    content: '';
    position: absolute;
    top: 0;
    /* background: rgba(47, 80, 89, 0.77); */
    background: rgba(47, 80, 89, 0.4);

    height:-webkit-fill-available;
    width: 100%;

}
.footer-content{
    position: relative;
    z-index: 1111; 
    padding: 80px 0px 0px;
}
.footer-para p{
    color: rgba(255, 255, 255, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight:400;
    font-size: 25px;
    /* opacity: 0.7;     */
}
#footer .footer-para p{
    color: rgba(255, 255, 255, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight:400;
    font-size: 18px;
    opacity: 0.7;
}
.btn-begin{
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 12px 28px;
    color: rgba(47, 80, 89, 1);
     font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    gap: 12px;
    border-radius: 12px;
}
.btn-begin:hover{
 background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}
.arrow-icon{
    color: rgba(237, 110, 50, 1);
    font-size: 24px;
}
.instagram-icon{
    color: rgba(0, 0, 0, 1);
    padding: 15px;
    font-size: 28px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
}
.instagram-icon:hover{
background: transparent;
    border: 1px solid #fff;
     color: #fff;
}
.google-imgs{
    column-gap: 20px;
}
.google-imgs img{
    width: 145px;
}

.footer-logo{
    width: 230px;
}
.list-footer {
    list-style: none;
    line-height: 40px;
}
.list-footer li a{
    color: rgba(255, 255, 255, 1);
    font-family: "Nunito Sans", sans-serif;
    /* opacity: 0.7; */
    font-weight:700;
}
.list-footer li a:hover{
    text-decoration: none;
}
.insta-icon{
   background: rgba(255, 255, 255, 1);
   border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(73, 107, 94, 1);
    padding: 12px;
    border-radius: 50%;
    font-size: 20px;
}
.insta-icon:hover{
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);   
}
.social-links{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.social-links img{
    width: 35px;
}
/* .social-links img.facebook-f{
    width: 25px;
} */
.social-links img.facebook-f{
    width: 35px;
}
/* footer */

/* table */
.table thead{
    border-top: 0px solid transparent !important;
}
 .table th {
    border-top: 0px solid transparent !important;
}
.table td{
    border-top: 1px solid #7FC4C1 !important;
}
.table thead th {
    
    border-bottom: 1px solid #7FC4C1 !important;
}

/* table */
/* Register-Form-check-out */
.form-reg{
    background: linear-gradient(239.96deg, rgba(245, 206, 188, 0.5) -7.98%, rgba(255, 255, 255, 0.1) 98.17%);
    position: relative;
}
.form-reg::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/right-side-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: left; */
    width: 20%;
    height: 400px;
}
.form-shadow{
    box-shadow: 0px 28.15px 49.63px 0px #ADADAD40;
    border-radius: 29px;
    padding: 35px 80px;
    margin-bottom: 170px !important;
}
.text-create{
    font-family: "Poppins", serif;
    font-weight:700;
    color: #4C4C4C;
}
.input-field{
    border: 0.74px solid #D3D3D3;
    border-radius: 14px;
    height: 60px;
    padding-left: 22px;
}
.input-field:focus{
    box-shadow: none !important;
}
.label-text{
    font-family: "Poppins", serif;
    font-weight:600;
    color: #606060;
    text-transform: capitalize;
}
.btn-checkout{
    background: #2F5059;
    border: 2.07px solid #FFFFFF1A;
    box-shadow: 0px 15.49px 25.82px 0px #00000026;
    font-family: "Poppins", serif;
    font-weight:700;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 15px;
    font-size: 22px;
    border-radius: 22px;
}
.btn-checkout:hover{
    color: #FFFFFF;
}
.border-top-reg{
    border-top: 4px solid #2F5059;
}
.text-or{
    position: absolute;
    padding: 2px 23px;
    font-size: 22px;
}
.bg-google{
    background: #97A7AC;
    padding: 10px;
    border-radius: 50px;
    width: 40px;
}
.text-google{
    font-family: "Poppins", serif;
    font-weight:600;
}
.gap-content{
    gap: 15px;
}
.text-form-price{
    font-family: "Poppins", serif;
    font-weight:400; 
}
/* Register-Form-check-out */
/* Legacy-section */
.right-content-wrapper{
    border: 2px solid #ED6E3280;
    background: #FFFFFF03;
    border-radius: 16px;
    position: relative;
    padding: 25px 21px;

}
.discount-offer{
    background: #ED6E32;
    color: #FFFFFF;
    position: absolute;
    left: -1px;
    padding: 5px 10px;
    font-size: 18px;
}
.range{
    appearance: none;
    background: #ED6E32 no-repeat center;
    width: 100%;
    height: 3px;
}
.range-01{
    appearance: none;
    background: #ED6E32 no-repeat center;
    width: 100%;
    height: 3px;
}
.range-webkit-slider-thumb{
    appearance: none;
    background: #ED6E32 no-repeat center;
    width: 100%;
    height: 3px;
}
.btn-legacy{
    background: #FDF4EF;
    border-radius: 7px;
    padding: 15px;
    font-size: 22px;
    font-family: "Poppins", serif;
    font-weight:600;
}
.text-price{
    font-family: "Poppins", serif;
    font-weight:500;
    font-size: 50px;
    color: #ED6E32;  
}
::-webkit-slider-thumb{
    -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #ED6E32;
  border-radius: 50px;
}
.gap-price{
    gap: 15px;
}


  
  /*  */
.app-store{
    width: 180px;
}
.gap-stores-img{
    gap: 30px;
}
.fs-18{
    font-size: 18px;
    font-family: "Poppins", serif;
    font-weight:500;
}
.fs-15{
    font-family: "Poppins", serif;
    font-weight:400;
    font-size: 15px;
    gap: 10px;
}
.check-circle{
    width: 22px;
}

.h-600{
    height: auto;
    position: relative;
    overflow: hidden;
}
.h-800{
    height: 800px;
    position: relative;
    overflow: hidden;
}
.h-600::after{
    content: '';
    position: absolute;
    width: 15%;
    height: 385px;
    right: 0;
    top: 5px;
    background: url(../../assets/images/img-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.signup-page::before{
    content: '';
    position: absolute;
    width: 40%;
    height: 385px;
    left: 0;
    bottom: 0px;
    background: url(../../assets/images/img-01.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.h-800::before{
    content: '';
    position: absolute;
    width: 40%;
    height: 385px;
    left: 0;
    bottom: 0px;
    background: url(../../assets/images/img-01.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.h-800::after{
    content: '';
    position: absolute;
    width: 15%;
    height: 385px;
    right: 0;
    top: 50px;
    background: url(../../assets/images/img-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.emoji-img{
    position: absolute;
    bottom: 45px;
    right: 60px;
    width: 140px;

}
/* Legacy-section */

.contact-section {
    background-image: url(../images/Contact-us.png);
    background-size: cover !important;
    width: 100% !important;
    height: 100%;
}
.contact-first-heading{
    color: #2E6A65;
    font-family: Nunito;
    font-weight: 700;
}
.contact-first-paragraph{
  color: #818181;
}
.contact-division {
    float: right;
    width: 85%;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.LSform-label{
    color: #606060;
    font-family: Nunito;
    margin-top: 5px;
    margin-bottom: 5px;
}
.LSform-input {
    border-radius: 15px;
    padding: 12px;
    font-family: Nunito;
}
.form-btn-left{
    display: flex !important;
    flex-direction: row-reverse;
}
.textarea-submit {
    border-radius: 15px;
    padding: 15px;
    background-color: #2E6A65;
    border: 1px solid #2E6A65;
    font-family: Nunito;
}
.textarea-submit:hover {
    background-color: white;
    border: 1px solid #2E6A65;
    color: #2E6A65;
}
.arrow-set {
    margin-left: 5px;
    width: 13px;
}
/* Hero-sec */
.bg-hero-sec{
    background: url(../../assets/images/bg-hero-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 700px;
    width: 100%;
    position: relative;
}
.bg-hero-sec-sleep{
    background: url(../../assets/images/sleep-hero-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 700px;
    width: 100%;
    position: relative;
}
.bg-hero-sec-exercise{
    background: url(../../assets/images/exercise-bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 700px;
    width: 100%;
    position: relative;
}
/* .bg-hero-sec::before{
    content: '';
    position: absolute;
    width: 100%;
    height: -webkit-fill-available;
    top: 0;
    background: rgba(47, 80, 89, 0.65);
} */
.bg-hero-sec-sleep::before{
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(47, 80, 89, 0.85) 27.61%, rgba(47, 80, 89, 0.656213) 50.12%, rgba(47, 80, 89, 0.425) 72.68%, rgba(47, 80, 89, 0.270385) 86.52%, rgba(47, 95, 108, 0) 100.15%);
    width: 100%;
    height: 700px;
    top: 0;
}
/* .bg-hero-sec-exercise::before{
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(47, 80, 89, 0.85) 27.61%, rgba(47, 80, 89, 0.656213) 50.12%, rgba(47, 80, 89, 0.425) 72.68%, rgba(47, 80, 89, 0.270385) 86.52%, rgba(47, 95, 108, 0) 100.15%);
    width: 100%;
    height: 700px;
    top: 0;
} */

.exercise-img{
    position: relative;
    background: url(../../assets/images/img_001.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 426px;
}
.exercise-img::before{
    content: '';
    background: url(../../assets/images/ic_round-fullscreen.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 40px;
    height: 50px;
    transform: translate(-50px, -15px);
    cursor: pointer;
}


.btn_mood{
    background: rgba(127, 196, 193, 1);
    color: #FFFFFF;
    font-family: "Nunito Sans", sans-serif;
    font-weight:700;
    border-radius: 6px;
    padding: 12px 30px;
}
.btn_mood:hover{
    background: #fff;
    color: rgba(127, 196, 193, 1);
}
.btn-sleep:hover{
     background: #fff;
    color: rgba(127, 196, 193, 1);
}
.btn-download:hover{
     background: #fff !important;
    color: rgba(127, 196, 193, 1) !important;
}
.btn-started:hover{
     background: #fff !important;
    color: rgba(127, 196, 193, 1) !important;
}
.btn_sound{
    border: 2px solid rgba(47, 80, 89, 1);
}
.btn_sound:hover{
    border: 2px solid rgba(47, 80, 89, 1);
    background: transparent;
    color: rgba(47, 80, 89, 1);
}
.btn_read {
    border:2px solid rgba(47, 80, 89, 1);
}
.btn_read:hover{
    border:2px solid rgba(47, 80, 89, 1);
    background: transparent;
    color: rgba(47, 80, 89, 1);
}
.btn_reveal:hover{
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
}
.btn_reveal{
    border:2px solid  rgba(47, 80, 89, 1);
   
}
.logo-img-header img{
    width: 180px;
}
.nav-links ul{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 10px;
}
.nav-links ul li a{
    color: #FFFFFF;
    padding: 10px 20px;
    font-size: 18px;
    font-family: "Poppins", serif;
    font-weight:400;
}
.nav-links ul li a.active_nav-link{
    color: rgba(127, 196, 193, 1);
    font-family: "Poppins", serif;
    font-weight:900;
}
.menu-icon{
    display: none;
}
.btn-started{
    background: rgba(47, 80, 89, 1);
    color: rgba(255, 255, 255, 1);
    font-family: "Nunito Sans", sans-serif;
    font-weight:700;
    padding: 15px 40px;
    border-radius: 10px;
}
.btn-started:hover{
    color: rgba(255, 255, 255, 1);
}
.sidebar {
    display: none;
    /* position: fixed;
    top: 0;
    left: -250px; */
}
.fs-45{
    font-size: 45px;
    font-family: "Nunito Sans", sans-serif;
    font-weight:700;
}
/* Hero-sec */

/* About-sec */
.about-bg-sec{
    background: url(../../assets/images/about-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
    width: 100%;
    position: relative;
}
.about-bg-sec::before{
    content: '';
    position: absolute;
    background: rgba(47, 80, 89, 0.5);
    width: 100%;
    height: 500px;
    top: 0;
}
.content-about{
    padding: 10px 18px;
    border-radius: 18px;
    display: flex;
    align-items: flex-start;
}
.about-img-flex{
    background: rgba(237, 244, 245, 1);
    width: max-content;
    padding: 6px;
    border-radius: 15px;
}
.about-img-flex img{
    width: 27px;
    height: 27px;
}
.about-detail{
    margin-left: 15px;
}
.about-detail p{
    margin-bottom: 0px !important;
    font-size: 13px;
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
}
.about-detail h3{
    margin-bottom: 10px !important;
    font-size: 18px;
    font-family: "Poppins", serif;
    font-weight: 700;
    color: rgba(47, 80, 89, 1);
}
.text-learn{
    text-decoration: none;
    font-family: "Poppins", serif;
    font-weight: 700;
    color: rgba(47, 80, 89, 1);
}
.text-learn:hover{
    color: rgba(47, 80, 89, 1) !important;
}
.text_about-sleep{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.btn-sleep-story{
    font-family: "Poppins", serif;
    font-weight:500;
    color: rgba(255, 255, 255, 1);
    background: rgba(47, 80, 89, 1);
    border: 1.41px solid rgba(47, 80, 89, 0.08);
    box-shadow: 0px 10.58px 17.63px 0px rgba(0, 0, 0, 0.13);
    padding: 12px 30px;
    font-size: 20px;
    border-radius: 8px;
}
.btn-sleep-story:hover {
    background: rgba(47, 80, 89, 1);  
    border: 1.41px solid rgba(47, 80, 89, 0.08);
    box-shadow: 0px 10.58px 17.63px 0px rgba(0, 0, 0, 0.13);
    color: rgba(255, 255, 255, 1);
    cursor: default;
}

.btn-sleep-truck{
    font-family: "Poppins", serif;
    font-weight:500;
    color: rgba(47, 80, 89, 1);
    box-shadow: 0px 10.58px 17.63px 0px rgba(0, 0, 0, 0.13);
    border: 1.41px solid rgba(0, 0, 0, 0.01);
    padding: 12px 30px;
    font-size: 20px;
    border-radius: 8px; 
}
.w-60{
    width: 60%;
}
.play-drift-bg{
    background: linear-gradient(123.06deg, #3B5C67 32.43%, rgba(47, 80, 89, 0.17) 64.21%);
    backdrop-filter: blur(6.599999904632568px);
    height: 500px;
    width: 100%;
    padding: 60px 80px;
    overflow: hidden;
    border-radius: 8px;

    
}
.play-drift-bg h3{
    font-family: "Poppins", serif;
    font-weight: 500;
}

.about_para_desc{
    font-size: 20px;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight:400;
}
.gap-btn{
    gap: 30px;
}
.bg_about_img{
    background: url(../../assets/images/play-drift.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 37%;
    height: 500px;
    top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
}
.bg_about_img-01{
    background: url(../../assets/images/exersice_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 37%;
    height: 500px;
    top: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
}
/* About-sec */

/* FAQ-Sec */
.text-faq{
    font-family: "Poppins", serif;
    font-weight:700;
    color: rgba(47, 80, 89, 1);
}
.heading-faq{
    font-family: "Poppins", serif;
    font-weight:700;
    color: rgba(47, 80, 89, 1);
}
.para-faq{
    font-family: "Poppins", serif;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    font-size: 22px;
}
.accordian{
    box-shadow: 0px 6.46px 20.66px 0px rgba(8, 15, 52, 0.06);
    background: rgba(255, 255, 255, 1);
    padding: 30px 20px;
    border-radius: 20px;
}
.accordian-text{
    font-family: "Poppins", serif;
    font-weight:600;
    font-size: 22px;
}
.accordian-para{
    font-family: "Poppins", serif;
    font-weight:400;
    color: rgba(96, 96, 96, 1);   
}
.accordian-para-active{
    font-family: "Poppins", serif;
    font-weight:400;
    color: rgba(96, 96, 96, 1);   
    display: none;   
}
.toggle_icon{
    background: transparent !important;
    color: rgba(111, 108, 144, 1) !important;
}
.toggle-active-icon{
    color: #fff !important;
    background: rgba(47, 80, 89, 1) !important;
    border-radius: 10px !important;
}
.plus-icon{
    color: rgba(111, 108, 144, 1);
    font-size: 22px;
    cursor: pointer;
    padding: 8px 12px;
}
.toggle-active{
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    background: rgba(47, 80, 89, 1);
    padding: 8px 12px;
    border-radius: 10px;
}
.para-sleep{
    font-family: "Poppins", serif;
    font-weight:400;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 35px;
}
.btn-sleep{
    background: rgba(127, 196, 193, 1);
    text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25); 
    font-family: "Poppins", serif;
    font-weight:800;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    padding: 12px 50px;
    border-radius: 12px;
}
.video-play{
    width: 100%;
    object-fit: cover;
    height: 350px;
    border-radius: 10px;
}
.testimonials_slide{
    background: url(../../assets/images/testimonial-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
}
.testimonials_slide-01{
    background: url(../../assets/images/slider-img-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
}
.anker_txt:hover{
    text-decoration: none;
}

.txt-annual{
    padding: 10px 24px;
    background: rgba(237, 110, 50, 0.14);
    color: rgba(68, 68, 68, 1);
    border-radius: 50px;
}
.txt-price{
    font-size: 55px;
    color: rgba(47, 80, 89, 1);
}
.txt-price span{
    font-size: 18px;
}
.para-price{
    color: rgba(0, 0, 0, 0.6);
}
.para-price span{
    color: rgba(237, 110, 50, 1);
}
.btn-deal{
    background: rgba(47, 80, 89, 1);
    border: 2px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.15);
    padding: 15px;
    width: 100%;
    color: #fff;
    border-radius: 12px;
}
.btn-deal:hover{
      background: transparent;
    border: 2px solid rgba(47, 80, 89, 1);
    color: rgba(47, 80, 89, 1);
}
.txt-month{
        color: rgba(68, 68, 68, 1);
        font-family: "Nunito Sans";
        font-weight: 600;
}
.para-month{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
}
.para-month span{
    color: rgba(237, 110, 50, 1);
    font-weight: 400;
}
.check-icon-img{
    color: rgba(138, 182, 202, 1);
    font-size: 24px;
}
.list-tech{
    line-height: 40px;
}
.list-tech li a{
    color: rgba(102, 102, 102, 1);
    font-weight: 400;
    font-size: 14px;
}
.list-tech li a:hover{
    text-decoration: none;
}
.border-price{
    border: 1px solid rgba(194, 194, 194, 1) !important;
    backdrop-filter: blur(75.81428527832031px);
    background: rgba(255, 255, 255, 1) !important;
box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.08);
border-radius: 12px;

}













/* FAQ-Sec */




/* Background overlay (Bootstrap override to darker overlay) */
.modal-backdrop.show {
    opacity: 0.8 !important;
    background-color: rgba(0, 0, 0, 0.8) !important;
}
.modal{
        z-index: 999999;
}

/* Close Icon */
.close-popup-icon {
    position: absolute;
    right: 18px;
    top: 15px;
    font-size: 30px;
    cursor: pointer;
    z-index: 10;
    color: #333;
    transition: 0.2s;
}






/* Center & size */
.modal-dialog {
    max-width: 900px;    /* popup width */
}

/* Popup main wrapper */
.popup-wrapper {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    border: none;
    background: #fff;
    min-height: 480px;
}

/******** LEFT SIDE ********/
.popup-left {
    width: 45%;
    position: relative;
    background: #fff;
}
.fs-14{
    font-size: 14px;
    font-weight: 800;
    font-family: 'Nunito Sans';
}

.tree-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/******** RIGHT SIDE ********/
.popup-right {
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/******** TEXT ********/
.popup-text {
    font-size: 16px;
    color: #555;
    padding: 0 10px;
}

/******** BUTTONS ********/
.btn-offer {
    background: rgba(47, 80, 89, 1);
    border: 0.59px solid rgba(127, 196, 193, 1);
    
    color: #fff;
    padding: 12px;
    font-size: 16px;
    border-radius: 8px;
    width: 100%;
}
.btn-offer:hover{
    background: transparent;
       border: 0.59px solid rgba(127, 196, 193, 1);
    color: rgba(47, 80, 89, 1); 
}

.email-input {
    height: 50px;
    border-radius: 6px;
}

.btn-cta {
    background: rgba(237, 110, 50, 1);
    border: 1px solid rgba(237, 110, 50, 1);
    color: #fff;
    font-size: 18px;
    padding: 8px 40px;
    border-radius: 8px;
}
.btn-cta:hover{
    background: transparent;
    border: 1px solid rgba(237, 110, 50, 1);
    color: rgba(237, 110, 50, 1);
}

/* Wrapper */
.floating-group {
    position: relative;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}

/* Input Box */
.floating-input {
    width: 100%;
    height: 50px;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    padding: 12px 14px;
    font-size: 15px;
    outline: none;
    background: #fff;
    transition: all 0.2s ease-in-out;
}

/* Label */
.floating-label {
    position: absolute;
    left: 14px;
    top: 14px;
    color: rgba(47, 80, 89, 1);
    font-size: 15px;
    pointer-events: none;
    background: #fff;
    padding: 0 4px;
    transition: 0.2s ease all;
}

/* Floating animation when typing */
.floating-input:focus + .floating-label,
.floating-input:not(:placeholder-shown) + .floating-label,
.floating-input:valid + .floating-label {
    top: -8px;
    left: 10px;
    font-size: 12px;
    color: #666;
}

/* Placeholder hidden (because label is used instead) */
.floating-input::placeholder {
    color: transparent;
}


/* Remove outline highlights */
/* button:focus, input:focus {
    outline: none !important;
    box-shadow: none !important;
} */

/******** RESPONSIVE ********/
@media (max-width: 767px) {
    .popup-wrapper {
        flex-direction: column;
        text-align: center;
    }
    .fs-14 {
    font-size: 18px;
    }
.btn-offer {
    font-size: 14px;
}
    .popup-left, .popup-right {
        width: 100%;
    }

    .popup-left {
        height: 220px;
    }
}


/* Remove outline
button:focus, input:focus {
    outline: none !important;
    box-shadow: none !important;
} */













/* media query */
@media screen and (max-width:1280px) {
    .hero-left-content .hero-text {
        font-size: 40px;
        line-height: 55px;
    }
    .bg_about_img {
        width: 45%;
    }
    .bg_about_img-01 {
        width: 45%;
    }
    .hero-left-content-sleep .hero-text {
        font-size: 40px;
        line-height: 55px;
    }
    .form-reg::before {
        height: 360px;
    }
    .form-shadow {
        padding: 35px 25px;
    }
    .btn-avail{
        color: rgba(47, 80, 89, 1);
    font-size: 14px;
    padding: 12px 25px;
    border-radius: 8px;
    }
    .testimonials .single-box {
        padding: 25px 22px;
    }
    .testimonials .single-box .slide-desc {
       
        line-height: 25px;
        font-size: 15px;
    }
    .testimonials .text-slide {
        font-size: 18px;
    }
    .legacy-plan .text-monthly {
        font-size: 15px;
    }
    .hero-sec::before{
        height: 510px;
        width: 30%;
    }
}
@media screen and (max-width:1100px) {
    .hero-sec::before{
        display: none;
    }
}
@media screen and (max-width:600px) {
    .view-content{
        justify-content: center;
        text-align: center;
        row-gap: 15px;
    }
    .legacy-plan .text-legacy {
        font-size: 20px;
    }
}
@media screen and (max-width:1030px) {
    .nav-links ul li a {
        font-size: 12px;
    }
    .btn_mood {
        padding: 12px 12px;
        font-size: 8px;
    }
    .blog_reading_sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .blog_sec_footer .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .fs-24{
        font-size: 22px;
    }
    .fs-28 {
        font-size: 18px;
        text-align: justify;
        margin-top: 0px !important;
    }
    .qoute_img {
        width: 100px;
    }
    .txt_lorem {
        font-size: 18px;
    }  
    .fs-50 {
        font-size: 22px;
    }
    .blog_reading_sec{
        margin-top: 0px !important;
        padding-top: 70px;
    } 
    
}
.w-150{
    margin: auto;
}
.logo-mobile-img{
    position: absolute; left: 0px; width: 200px;
}
@media screen and (max-width:991px) {
    .footer{
        height: 100%;
    }
    .w-150{
        width: 155px;
        margin-left: auto !important;
        margin: inherit;
    }
    
    .price-hero-section::after {
        display: none;
    }
    .price-hero-section::before {
            width: 38% !important;
    height: 70px !important;
    }
    .mobile-light-img{
        display: none !important;
    }
    .logo-mobile-img{
        width: 95px;
    }
    .txt-celebrate br{
        display: none;
    }
    .footer-bottom-txt{
        margin-top: 0px !important;
    }
    .discover-section .row{
        margin-top: 0px !important;

        margin-bottom: 0px !important;
    }
    .bg-hero-sec-merry .row{
        margin-left: 0px !important;
    }
    .discover-section .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .txt-discover-01 br{
        display: none;
    }
    .header-nav .row{
        margin-left: 0px !important;
    }
    .blog_reading_sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .blog_sec_footer .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .fs-24{
        font-size: 22px;
    }
    .fs-28 {
        font-size: 18px;
        text-align: justify;
        margin-top: 0px !important;
    }
    .qoute_img {
        width: 100px;
    }
    .txt_lorem {
        font-size: 18px;
    }
    .gap_imges{
        flex-direction: column;
        gap: 12px;
    }
    .fs-50 {
        font-size: 22px;
    }
    .fs-28 {
        font-size: 18px;
        text-align: justify;
        margin-top: 0px !important;
    }
    .qoute_img {
        width: 100px;
    }
    .txt_lorem {
        font-size: 18px;
    }
    .nav-links{
        display: none !important;
    } 
    .menu-icon{
        display: flex !important;
        font-size: 22px;
        color: #FFFFFF;
    }  
    .sidebar ul {
        list-style: none;
        line-height: 40px;
    }
    .sidebar ul li a{
        color: #000;
        padding: 10px 0px;
        font-size: 18px;
        font-family: "Poppins", serif;
        font-weight:400;
    }
    .sidebar {
        /* position: fixed;
        top: 0;
        left: -250px; 
        width: 250px;
        height: 100%;
        z-index: 11111111;
        background-color: #FFFFFF;
        color: white;
        padding: 20px;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
        transition: left 0.3s ease-in-out; */

         display: none; /* hidden by default */
    position: absolute; /* no need for fixed left/right movement */
    width: 100%;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    z-index: 1111;  
      }
  
      .sidebar.open {
        left: 0; /* Visible when the class "open" is added */
        width: 40%;
      }
    .testimonials .single-box {
        height: 250px;
    }
    .image-slider_reverse{
        margin-top: 20px;
    }
    .footer-overlay{
        height: 100%;
    }
    
    .social-links{
        margin-top: 10px !important;
    }
    .line-break{
        display: none;
    }
}
@media screen and (max-width:600px) {
    .discount {
        font-size: 5px;
    }
    .fs-38 {
        font-size: 15px;
    }
}
@media screen and (max-width:1024px) {
    .form-shadow {
        padding: 35px 25px;
    }
    .bg_about_img {
        display: none;
    }
    .bg_about_img-01 {
        display: none;
    }
    .video_frame{
        width: -webkit-fill-available;
    }
    .bg-hero-sec-sleep::before {
        height: 500px;
    }
    .row-deep{
        justify-content: flex-start !important;
    }
}
@media screen and (max-width:767.9px) {
    .hero-sec .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .para-feel br{
        display: none;
    }
    .w-200{
     width: 200px;   
    }
    .border-price {
        padding: 1rem !important;
    }
    
    .txt-discover-01 {
        font-size: 22px;
    }
    .para-discover br{
        display: none;
    }
    .para-track br{
        display: none;
    }
    
    .gap-badge{
        margin-top: 20px;
        justify-content: center;
    }
    .txt-month{
        margin-top: 12px;
    }
    .txt_space_hidden{
        display: none;
    }
    .bg-hero-sec-exercise .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .blog_sec_footer{
        margin-top: 0px !important;
    }
    .blog_reading_sec{
        margin-bottom: 0px !important;
    }
    .blog_sec_footer{
        margin-bottom: 40px;
    }
    .bg-hero-sec-exercise {
        height: -webkit-fill-available;
    }
    .btn-sleep{
        margin-bottom: 15px;
    }
    .bg-hero-sec-exercise::before {
        height: -webkit-fill-available;
    }
    .video-play {
        height: 235px;
    }
    .deep_sleep .row{
        margin-left: 0 !important;
        margin-right: 0 !important; 
    }
    .bg-hero-sec-sleep .row{
            margin-left: 0 !important;
            margin-right: 0 !important; 

    }
    .play-drift .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .play-drift-bg {
        padding: 10px;
        height: auto;
        padding-bottom: 30px;
    }
    .btn-sleep {
        font-size: 15px;
        padding: 10px 20px;
    }
    .play-drift-bg h3 {
        font-size: 22px;
    }
    .about_para_desc {
        font-size: 12px;
    }    
   
    .accordian-para {
        font-size: 12px;
    }
    .accordian {
        padding: 15px 8px;
    }
    .accordian-text{
        font-size: 18px;
    }
    .about-bg-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .faq-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;

    }
    .content-header{
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
    
    .content-header h3 br{
        display: none;
    }
    .content-header h3 {
        font-size: 20px;
    }
    .bg-hero-sec{
        height: auto;
        padding-bottom: 30px;
    }
    .blog-hero-sec{
        height: auto;
        padding-bottom: 30px;
    }
    .bg-hero-sec-sleep{
        height: auto;
        padding-bottom: 30px;
    }
    .about-bg-sec{
        height: 100%;
        padding-bottom: 20px;
    }
    .flex-padding-box{
        padding-top: 0px !important;
    }
    .heading-faq {
        font-size: 28px;
    }
    .text-faq{
        margin-top: 20px !important;
        padding-top: 0px !important;
    }
    .para-faq {
        font-size: 13px;
    }
    .about-bg-sec::before{
        height: 100%;
    }
    
   
    .logo-img-header img {
        width: 150px;
    }
   
    .btn_mood {
        /* padding: 10px 8px; */
                padding: 10px 15px;
        width: max-content;
        font-size: 15px;
    }
   

    .mobile_social-hidden{
        display: none;
    }
    .btn_mood{
        display: none;
    }
   
    .header{
        padding-top: 20px !important;
    }
    .emoji-img{
        display: none;
    }
    .h-800{
        height: auto;
    }
    .h-800 .row{
        padding-top: 0px !important;
    }
    .h-800::after {
        width: 20%;
        top: 20px;
    }
    .h-800::before {
        display: none;
    }
    .gap-stores-img {
        gap: 0px;
        margin-top: 0px !important;
    }
    .form-reg::before {
        height: 243px;
        width: 55%;
    }
    .form-reg .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .form-shadow {
        padding: 12px !important;
    }
    .btn-checkout {
        font-size: 15px;
    }
    .text-google {
        font-size: 22px;
    }
    .gap-content {
        text-align: center;
    }
    .text-create {
        font-size: 28px;
    }
    .padding-form{
        padding: 0px !important;
    }
    .table-th{
        width: 31% !important;
    }
    .check-circle-img {
        width: 18px !important;
    }
    .table td, .table th {
        padding: 4px;
        font-size: 9px;
    }
    .text-invest{
        padding-top: 0px !important;
        margin-top: 20px !important;
    }
    .invest-sec .para-invest{
        margin-top: 10px !important;
        font-size: 15px;
    }
    .line-break-hidden{
        display: none;
    }
    .bg-stress {
        padding: 15px 10px
    }
    .bg-stress .text-count{
        margin-top: 15px !important;
    }
    .para-stress{
        margin-top: 10px !important;
    }
    .hidden-para-stress{
        display: none;
    }
    .btn-margin{
        margin-top: 15px !important;
    }
    .legacy-plan .text-legacy{
        padding-top: 0px !important;
        margin-top: 45px !important;
    }
    .footer-para p {    
        font-size: 22px;
    }
    .footer-content {
        padding: 30px 0px 0px;
    }
   
    .footer .row{
        margin-left: 0px !important;
        margin-right: 0px !important;   
    }
    .testimonials .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .text-guide{
        text-align: center;
    }
    .price-desc{
        text-align: center;
    }.bg-stress{
        margin-bottom: 20px;
    }
    .invest-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .dicount-text{
        justify-content: center;
    }
    .testimonials-content{
        padding: 0px !important;
    }
    .btn-avail{
        margin-top: 10px;
        font-size: 8px;
        padding: 4px 3px;
        border-radius: 5px; 
    }
    .hero-left-content{
        margin-top: 10px !important;
        padding-top: 0px !important;
    }
    .hero-left-content-sleep{
        margin-top: 10px !important;
        padding-top: 0px !important;
    }
    .legacy-plan .row{
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0px !important;
    }
    .testimonials .text-testimonial{
        padding-top: 0px !important;
        font-size: 20px;
    }
    .testimonials .text-testimonial-01{
        padding-top: 0px !important;
        font-size: 20px;
    }
    .testimonials .para-testimonial{
        font-size: 18px;
        margin-top: 10px !important;
    }
    .testimonials .para-testimonial-01{
        font-size: 18px;
        margin-top: 10px !important;
    }
    .clients-carousel{
        margin-top: 20px !important;
    }
    .hero-left-content .hero-text {
        font-size: 18px;
        line-height: 32px;
    }
    .hero-left-content-sleep .hero-text {
        font-size: 18px;
        line-height: 32px;
    }
.btn-new-year{
    display: none;
}
.btn-hero{
    font-size: 15px;
    padding: 18px 18px;
    margin-top: 15px !important;
}

.view-content .text-view{
    font-size: 18px;
}
    .btn-hidden{
        display: none;
    }
    .contact-division {
        width: 100%;
    }
}
/* media query */





/* new design Css Start */

.about-hero-sec{
    
        background: url(../../assets/images/about_hero_img-01.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 700px;
        width: 100%;
        position: relative;   
}
/* .about-hero-sec::before{
    background: linear-gradient(143.92deg, #3B5C67 4.61%, rgba(255, 255, 255, 0) 50.67%);
    backdrop-filter: blur(2.1px);
    content: '';
    position: absolute;
    width: 60%;
    height: 700px;
    top: 0;
} */
.header{
    position: absolute;
    width: 100%;
    z-index: 111111;
    background: linear-gradient(180deg, rgba(47, 80, 89, 0.85) 27.61%, rgba(47, 80, 89, 0.656213) 50.12%, rgba(47, 80, 89, 0.425) 72.68%, rgba(47, 80, 89, 0.270385) 86.52%, rgba(47, 95, 108, 0) 100.15%);
    padding: 20px 0px;
}
.active_about{
    font-weight: 900 !important;
    font-family: "Nunito Sans", sans-serif !important;

}
.better_hero_txt{
    line-height: 68px;
    font-size: 40px;
}
.better_hero_txt br{
    display: none;
}
.better_hero_para{
    color: #fff;
    line-height: 35px;
    font-size: 17px;
}
.btn-download{
    background: rgba(127, 196, 193, 1);
    box-shadow: 0px 18.79px 31.32px 0px rgba(0, 0, 0, 0.149);
    font-weight: 800 !important;
    font-family: "Poppins", serif !important;
    color: rgba(255, 255, 255, 1);
    padding: 12px 30px;
    border-radius: 12px;
}
.btn-download:hover{
        background: rgba(127, 196, 193, 1);
        box-shadow: 0px 18.79px 31.32px 0px rgba(0, 0, 0, 0.149);
        color: rgba(255, 255, 255, 1);
        cursor: default;
}
.txt_mission{
    font-family: "Poppins", serif;
    font-weight: 500;
    color: rgba(47, 80, 89, 1);
}
.about_mission{
    position: relative;
}
.about_mission_before{
    position: relative;
}
.about_mission_before::before{
    content: '';
    position: absolute;
    background: url('../images/vector-border-img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 52vh;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 140px;
}
.bg_mission_img{
    background: url('../images/about-bg-img.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 40px;
    box-shadow: 0px 19.33px 37.7px -11.6px rgba(99, 117, 124, 0.2);
    border-radius: 22px;
}
.deep_sleepe{
    background-image: url("assets/images/bac.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 600px;
}
.txt-mission{
    color: rgba(169, 194, 203, 1);
    font-weight: 800 !important;
    font-family: "Poppins", serif !important;
}
.depress_txt{
    color: rgba(47, 80, 89, 1);
    font-weight: 800 !important;
    font-family: "Poppins", serif !important;
}
.para_mission{
    color: rgba(23, 30, 39, 1);
    font-weight: 400 !important;
    font-family: "Poppins", serif !important;
    font-size: 18px;
    line-height: 32px;
}
.bg_mission_img_white{
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 19.33px 37.7px -11.6px rgba(99, 117, 124, 0.2);
    padding: 50px 40px;
    border-radius: 22px;

}
.expressive_bg_img{
    background: url('../images/expressive_bg_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 35px 0px;
}
.txt_expressive{
    font-weight: 700 !important;
    font-family: "Poppins", serif !important;
    line-height: 50px;
}
.para_expressive{
    font-weight: 400 !important;
    font-family: "Poppins", serif !important;
    font-size: 22px;
}
.expressive_cont{
    font-weight: 900 !important;
    font-family: "Poppins", serif !important;
}
.txt_user{
    font-weight: 400 !important;
    font-family: "Poppins", serif !important;   
}
.testimonial_img{
    background: url('../images/testimonial_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.cbt-hero-sec{
    background: url('../images/cbt-bg-img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}
.list_recog{
    list-style: none;
    line-height: 55px;
}
.list_link_recog {
    background: rgba(255, 255, 255, 1);
    box-shadow: 5.33px 11.99px 47.97px 0px rgba(0, 0, 0, 0.07);
    padding: 15px 70px 15px 30px;
    border-radius: 21px;
    color: rgba(51, 51, 51, 1);
}
.active_list_link_recog{
    background: rgba(127, 196, 193, 1);
    box-shadow: 5.33px 11.99px 47.97px 0px rgba(0, 0, 0, 0.07);
    padding: 15px 70px 15px 30px;
    border-radius: 12px; 
    color: rgba(51, 51, 51, 1);
    margin-left: 40px;
}
.price-hero-section{
    background: linear-gradient(239.96deg, rgba(245, 206, 188, 0.5) -7.98%, rgba(255, 255, 255, 0.1) 98.17%);
    width: 100%;
    /* height: 500px; */
    position: relative;
}
.price-hero-section::before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: url('../images/before-img-price.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 20%;
    height: 140px;

}


.video-hero {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    color: #fff;
}

.bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45); /* dark overlay */
    z-index: 0;
}

/* center content */
.video-hero .container {
    position: relative;
    z-index: 2;
}

/* Responsive text */


@media(max-width: 768px){
    
    .video-hero {
        /* height: 70vh; */
        height: -webkit-fill-available;
        padding-bottom: 65px;
    }
}




.price-hero-section::after{
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url('../images/after-price-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
       width: 16%;
    height: 180px;
}
.txt-feel{
    color: rgba(47, 80, 89, 1);
    font-family: 'Nunito Sans';
    font-weight: 800;
}
.para-feel{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    font-family: 'Poppins';
}


.active_list_link_recog:hover{
    color: rgba(51, 51, 51, 1) !important;
    text-decoration: none !important;
}
.list_link_recog:hover{
    color: rgba(51, 51, 51, 1) !important;
    text-decoration: none !important;
}
.testimonial_slide_img{
    background: url('../images/testimonials_slide_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.list_question{
    list-style: none;
}
.active_list_question a{
    font-weight: 700 !important;
    font-family: "Poppins", serif !important;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 25px;
}
.active_list_question a:hover{
    text-decoration: none;
}
.active_list_question{
    background: rgba(47, 80, 89, 1) !important;
    border: 3.96px solid rgba(255, 255, 255, 0.102) !important;
    box-shadow: 0px 29.7px 49.49px 0px rgba(0, 0, 0, 0.149) !important;
    border-radius: 15px !important;
    padding: 12px 30px !important;
    color: #fff !important;
}
.inactive_list_question{
    background: rgba(255, 255, 255, 1);
    border: 1.5px solid rgba(47, 80, 89, 0.09);
    box-shadow: 0px 29.7px 49.49px 0px rgba(0, 0, 0, 0.149);
    border-radius: 15px;
    padding: 12px 30px;
}
.inactive_list_question a{
    font-weight: 400 !important;
    font-family: "Poppins", serif !important;
    color: rgba(0, 0, 0, 1);
    font-size: 25px;
}
.inactive_list_question a:hover{
    text-decoration: none !important;
}
.btn-cont{
    background: rgba(47, 80, 89, 1);
    color: #fff;
    font-weight: 700 !important;
    font-family: "Poppins", serif !important;
    padding: 12px;
    border-radius: 15px;
    font-size: 22px;
}
.btn-cont:hover{
    color: #FFFFFF;
}
.txt_active{
    color: #ffff;
}
.anker_link {
    text-align: center;
}
.anker_link a{
    color: rgba(0, 0, 0, 0.55);
    font-weight: 700 !important;
    font-family: "Poppins", serif !important;
    font-size: 22px;
}
.signup-hero-sec{
    background: url('../images/signup_hero_img.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.list_signup{
    list-style: none;
}
.list_signup li a{
    font-size: 22px;
    font-weight: 700 !important;
    font-family: "Poppins", serif !important;
}
.list_signup li a i{
    font-size: 22px;
    color: #fff; 
}
.signup_form{
    background: rgba(255, 255, 255, 0.4);
    padding: 20px; 
    border-radius: 13px;
}
.txt_account{
    font-weight: 700 !important;
    font-family: "Poppins", serif !important; 
}
.txt_signup{
    font-weight: 400 !important;
    font-family: "Poppins", serif !important;
}
.input_filed_signup{
    border: 1.55px solid rgba(255, 255, 255, 0.5);
    background: transparent !important;
    height: 55px;
    border-radius: 8px;
    color: #fff !important;
    padding-left: 50px;
    padding-right: 40px;
    font-weight: 400 !important;
    font-family: "Poppins", serif !important; 
}
.input_filed_signup::placeholder{
    color: rgba(255, 255, 255, .5);
    letter-spacing: 1px;
    font-weight: 400 !important;
    font-family: "Poppins", serif !important; 
}
.input_filed_signup:focus{
    background: transparent !important;
    border: 1.55px solid rgba(255, 255, 255, 0.5) !important;
    box-shadow: none !important;
    color: rgba(255, 255, 255, .5) !important;
}
.show_icon{
    position: absolute;
    right: 0px;
    transform: translate(-14px, -38px);
    color: rgba(255, 255, 255, .5);
    font-size: 25px;
}
.user_icon{
    position: absolute;
    left: 0px;
    transform: translate(9px, -40px);
    color: rgba(255, 255, 255, .5);
    font-size: 25px;
}
.btn_signup{
    background: rgba(47, 80, 89, 1);
    border: 2.65px solid rgba(255, 255, 255, 0.102);
    box-shadow: 0px 19.89px 33.15px 0px rgba(0, 0, 0, 0.149);
padding: 15px;
font-weight: 700 !important;
font-family: "Poppins", serif !important; 
justify-content: center;
color: #fff;
font-size: 20px;
border-radius: 12px;
}
.btn_signup:hover{
    color: #FFFFFF;
}
.border-line{
    border-top: 4px solid rgba(47, 80, 89, 1);
    width: 35%;
    margin: auto;
    margin-top: 50px;
}
.or_para{
    margin-top: -16px;
    background: rgba(255, 255, 255, 0.4);
    padding: 2px 20px;
    color: #fff;
    font-family: "Poppins", serif;
    font-weight: 500;
}
.google_txt{
    font-family: "Poppins", serif;
    font-weight: 400;
}
.w_50{
    width: 45px;
}
input[type="checkbox"].switch_2{
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
            width: 45px;
            height: 10px;
    background: #CADADA;
    border-radius: 5px;
    position: relative;
    outline: 0;
    cursor: pointer;
  }
  
  input[type="checkbox"].switch_2:before,
  input[type="checkbox"].switch_2:after{
    position: absolute;
    content: "";
    -webkit-transition: all .25s;
    transition: all .25s;
  }
  
  input[type="checkbox"].switch_2:before{
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    /* border: 5px solid #666; */
    border-radius: 50%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
 
  input[type="checkbox"].switch_2:checked:before{
    left: calc(100% - 28px);
  }
  
  input[type="checkbox"].switch_2:checked:after{
    left: 75px;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .txt_save{
    font-weight: 600 !important;
    font-family: "Poppins", serif !important;

  }
  .selected {
    background-color: #7FC4C1; /* Background color when active */
}





@media screen and (max-width:767px) {
    .about-hero-sec{
        height: auto;
        padding-bottom: 30px;
    }
    .txt_peace {
        font-size: 35px;}
        .about_sec_bg{
            padding-top: 0px !important;
        }
        .fs-22{
            font-size: 22px;
        }
        .about_sec_bg .row{
            padding-top: 0px !important;
            margin-top: 30px !important;
        }
        .slide_sec{
            margin-top: 0px !important;
            padding-top: 40px !important;
        }
        .btn_reveal{
            margin-top: 0px !important;
            margin-bottom: 30px !important;
        }
        .txt_blog {
            font-size: 28px;
        }
        .blog_sec{
            margin-top: 30px !important;
        }
        .txt_take {
            font-size: 22px;
        }
        .btn_read{
            margin-bottom: 0px !important;
        }
        /* .footer-logo {
            margin-left: 20px;
        } */
        .btn_sound{
            margin-top: 0px !important;
            margin-bottom: 25px !important;
        }
        .every_mood_sec{
            padding-top: 0px !important;
        }
        .bg_slides {
            padding: 12px 18px;
        }
        .txt_fade {
            font-size: 28px;}
    .active_list_question {
        padding: 10px 14px;
    }
    .active_list_question a {
        font-size: 18px;
    }
    .inactive_list_question {
        padding: 10px 14px;
    }
    .inactive_list_question a {
        font-size: 18px;
    }
    .btn-cont{
        margin-top: 10px !important;
    }
    .list_margin{
        margin-top: 20px !important;
    }
    
    .list_recog{
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .list_recog .active_list_link_recog{
        margin-left: 0px;
        font-size: 10px;
        padding: 15px;
    }
    .list_recog .list_link_recog{
        margin-left: 0px;
        font-size: 10px;
        padding: 15px;
    }
    .txt_mission {
        font-size: 22px;
        margin-top: 15px;
    }
    .cbt-hero-sec{
        height: -webkit-fill-available;
    }
    .btn-download{
        margin-bottom: 20px;
    }
    .list_padding{
        padding-top: 0px !important;
    }
    .cbt-hero-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .flex-padding{
        padding: 0px !important;
    }
    .about-hero-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .signup-hero-sec .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mission_content{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .better_hero_txt {
        line-height: 32px;
        font-size: 20px;
        margin-bottom: 8px !important;
    }
    .bg_mission_img {
        padding: 12px 12px;
    }
    .para_mission{
        margin-bottom: 0px !important;
    }
    .flex_margin{
        margin-top: 0px !important;
    }
    .bg_mission_img_white{
        margin-top: 15px !important;
        padding: 12px 12px;
    }
    .expressive_bg_img{
        margin-top: 20px;
    }
    .txt_expressive {
        font-weight: 700 !important;
        font-family: "Poppins", serif !important;
        line-height: 30px;
        font-size: 22px;
    }
    .para_expressive {
        font-size: 14px;
    }
    .header .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .header{
        padding: 5px 0px;
        padding-top: 10px !important;
    }
    .about-hero-sec::before {
        width: 100%;
    }
    .better_hero_para {
        color: #fff;
        line-height: 22px;
        font-size: 12px;
    } 
    .about_mission .row{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mission_content .row .col-md-4{
        padding: 0px !important;
    }
    .signup_form{
        margin-top: 0px !important;
        margin-bottom: 40px;
        padding: 12px;
    }
    .form_margin{
        margin-top: 0px !important;
    }
    .txt_signup{
        margin-top: 0px !important;
    }
    .txt_account {
        font-size: 22px;
    }
    .border-line {
        margin-top: 25px;
    }
    .list_signup li a br {
        display: none;
    }
    .list_signup li a {
        font-size: 16px;
    }
}
@media screen and (max-width:1150px) {
    .about_mission_before::before{
        display: none;
    }
}
    @media screen and (max-width:480px){
        .paragraph{
            display: none;
        }
            
}
/* new design Css End */





.checklist {
    list-style-type: none;
    padding-left: 0;
}

.checklist li {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: gray;
    margin: 15px 0;
}

.check-icon {
    color: #000000;
    margin-right: 10px;
    font-size: 20px;
}
