/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap');*/
 
/*@import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&display=swap');*/
 
 @import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&display=swap');
 
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

body, p, a {
  
  font-family: "Montserrat", sans-serif;
  
  
}
.footer__content h5 {
    font-weight: 500 !important;
}
.mons { font-family: "Montserrat", sans-serif !important;}

 h1, h2, h3, h4, h5, h6, a.h3.blog-listing__title {
  
  font-family: "Josefin Sans", sans-serif !important;
  font-weight:500;
  
}

a.link-list__link, a.dropdown__trigger {
    font-weight: 500;
}



  a.btn, ul, ol { 
  font-family: "Montserrat", sans-serif;
    font-weight: 500; 
}
.Corinthia { font-family: "Corinthia", cursive !important; font-size: 63px;}
 ul.slick-dots {display:none !important;}
 
 .svg {
    z-index: 9;
    position: relative;
}
.header a.link-list__link {
    text-transform: uppercase;
}
a.dropdown__trigger {
    text-transform: uppercase;
}

/* Headings font */
/*h1, h2, h3, h4, h5, h6, a.h3.blog-listing__title {*/
/*    font-family: 'Josefin Sans', Helvetica, Arial, Lucida, sans-serif;*/
/*}*/

span.dropdown__item {
    text-transform: uppercase;
}


/*p, body, a.btn {*/
/*    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;*/
/*}*/

 .header a.link-list__link:hover, a.dropdown__trigger:hover {
    color: #138a90 !important;
}
.header__container { 
    max-width: 100%;
    width: 1500px;
}

footer .social-icons__icons {
    justify-content: center;
}

footer .logo_text {
    margin-top: 20px;
}


footer .social-icons__icon {
    font-size: 30px;
 margin-top: 20px;
}


footer .form-social {
    margin-top: 0;
}

div#block-footer_0 {
    padding-right: 37px;
}


div#block-1771829033219 {
    background: #138a90;
    text-align: center;
    padding: 25px;
    border-radius: 12px;
}


   footer  .form-control {
        font-size: 16px;
    }


div#block-1771830083935 {
    margin-top: -20px;
}
@media (min-width: 768px) {
    div#block-1771830212850 .link-list {
 
        justify-content: center !important;
 
    }
}

body div#block-1771830212850 a.link-list__link {
    color: #138a90;
    font-size: 14px !important;
}


div#block-1771829033219 {    padding: 50px !important;
}

@media(min-width: 768px){
    div#block-1771829805399,div#block-1771829867860{        width: 9%;
    }
}
@media(min-width:768px){
    #block-1771829790905, div#block-1771829805399, div#block-1771829867860 {
    margin-top: 70px;
}

div#block-1771830212850 .link-list {
 
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
}

   body .footer div#block-1771830212850 a.link-list__link {
        font-size: 14px !important;

}
div#block-1771830212850 {
    padding-left: 14px;
}
div#block-1771830225877 p {
    margin-bottom: 0;
}
}


@media(max-width:767px){ 
    
    
    #block-1771910926502_0 .image__image,  #block-1771911828540 .image__image, #block-1771914465810 .image__image,
    #block-1771916186358_1 .image__image, #block-1771916757611_1 .image__image, #block-1771918399781_1 .image__image
    
    {
    width: 130px !important;
    margin: auto;
}
    
    
    
    h1.Corinthia {
    font-size: 42px;
}
 .svg, br {
    display: none;
}   
    
     #section-1771909739431 .section__overlay {
        background-color: rgb(0 0 0 / 71%) !important;
    }
    
   #section-1771911918875 {
    margin-top: 0 !important;
} 
    
    
div#block-footer_0 {
    margin-bottom: 40px;
} 
    
   div#block-1771830212850 {
    text-align: center;
}
div#block-1771829867860 {
    width: 50%;
}

div#block-1771829805399 {
    width: 50%;
}

    div#block-1771829805399 .footerimage img, div#block-1771829867860  .footerimage img {
     
    width: 100px;
}

div#block-1771829790905 {
    margin-top: 20px;
}

div#block-1771830225877 .text {
    text-align: center !important;
    margin-top: 20px;
}


}

.blog-listing.blog-listing--side-left.blog-listing--has-media {
    box-shadow: 0px 2px 80px 0px rgba(160, 190, 212, 0.22);
    border-radius: 13px;
    padding: 25px;
}

a.h3.blog-listing__title {
    color: #138a90;
    font-weight: 500;
    font-size: 20px;
}

.blog-listing__content {
    font-size: 16px;
}

.blog-listing {
    align-items: center;
}

a.blog-listing__more {
    background: #dd7755;
    max-width: fit-content;
    padding: 10px 33px;
    color: #fff;
    border-radius: 26px;
    margin-top: 13px;
    font-size: 14px;
}

.sidebar__block .form {
    background: #e1eff0;
    padding: 30px;
    border-radius: 12px;
}
section.blog-post-body  h1.blog-post-body__title {
    display: none;
}

#section-login .section__overlay { 
    background-image: linear-gradient(180deg, rgba(12, 12, 12, 0.7) 12%, #138a90 100%);
}

div#section-login .col-6.text-center {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

#section-1771911918875 .section__overlay {
    background: linear-gradient(to bottom, rgb(32 182 194) 0%, rgb(0 62 67 / 95%) 100%);
    mix-blend-mode: multiply;
}

    #section-1771911918875 {
        margin-top: -48px;
    }

div#block-1771912273352   {
    border-left: 1px solid #dd7755;
    border-radius: 0;
}
div#section-1771914409129 a.btn {
    font-size: 17px;
    margin-top: 10px;
}

.yoga-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .yoga-list li {
            position: relative;
            padding-left: 50px; /* Space for the icon */
            margin-bottom: 25px;
            min-height: 45px;
            display: flex;
            align-items: center;
        }

        /* Icon using ::before */
        .yoga-list li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 35px;
            height: 35px;
            /* Yahan apni image ka path daalein */
            background-image: url('https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/file-uploads/themes/2165014756/settings_images/44c203-e3c4-4da-a814-62ec3e608fe2_image.png'); 
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
        }

        .content-text {
            font-size: 17px;
        }

        .bold-text {
            font-weight: 700;
            color: #333;
        }
    .timeline-list {
            list-style: none;
            padding: 0;
            margin: 0;
            position: relative;
        }

        /* Side Vertical Line */
        .timeline-list::before {
            content: "";
            position: absolute;
            left: 0;
            top: 10px;
            bottom: 10px;
            width: 2px;
            background-color: #ff7f50; /* Orange line color */
        }

        .timeline-list li {
            position: relative;
            padding-left: 30px; /* Space for the line and brackets */
            margin-bottom: 25px;
        }

        /* The small horizontal brackets [ */
        .timeline-list li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 10px;
            height: 15px;
            border-top: 2px solid #ff7f50;
            border-left: 2px solid #ff7f50;
        }

        .content-title {
            font-weight: bold;
            display: block;
            margin-bottom: 5px;
            text-transform: uppercase;
        }

        .content-body {
            line-height: 1.6;
            font-size: 16px;
        }
        
        
        #section-1772086457231 .section__overlay {
    background: linear-gradient(180deg, rgba(12, 12, 12, 0.7) 0%, #dd7755 100%);
}
div#section-1772086457231  .block-type--feature .block {border-radius:164px !important;}


.dn-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .dn-list-item {
            position: relative;
            padding-left: 60px; /* Desktop padding */
            margin-bottom: 30px;
        }

        /* Icon using ::before */
        .dn-list-item::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 40px;
            height: 40px;
            background-image: url('https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/file-uploads/themes/2165014756/settings_images/df130c2-ec5e-0a40-0453-8e6b158b61e_image.png'); 
            background-size: contain;
            background-repeat: no-repeat;
        }

        /* Border Line using Image */
        /*.dn-list-item::after {*/
        /*    content: "";*/
        /*    position: absolute;*/
        /*    left: 53px;*/
        /*    bottom: -35px;*/
        /*    width: 85%;*/
        /*    height: 15px;*/
        /*    background-image: url('https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/file-uploads/themes/2164999355/settings_images/d50525d-aadb-f8d-bc0a-70cd035f62c_image.png');*/
        /*    background-size: cover;*/
        /*    background-repeat: no-repeat;*/
        /*    opacity: 0.8;*/
        /*}*/

        .dn-list-item:last-child::after {
            display: none;
        }

        .dn-title {
            display: block;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 18px;
            margin-bottom: 8px;
            letter-spacing: 0.5px;
            color: #333;
        }

        .dn-text {
            line-height: 1.6;
            font-size: 16px;
        }

        /* --- MOBILE RESPONSIVE QUERIES --- */
        @media (max-width: 768px) {
            .dn-main-heading {
                font-size: 22px;
                margin-bottom: 40px;
            }

            .dn-list-item {
                padding-left: 0; /* Icon ke niche text lane ke liye */
                padding-top: 60px; /* Icon ke liye upar space */
                text-align: center;
                margin-bottom: 80px;
            }

            .dn-list-item::before {
                left: 50%;
                transform: translateX(-50%); /* Icon ko center karne ke liye */
                top: 0;
            }

            .dn-list-item::after {
                left: 50%;
                transform: translateX(-50%); /* Divider ko center karne ke liye */
                width: 90%;
                bottom: -45px;
            }

            .dn-title {
                font-size: 16px;
            }

            .dn-text {
                font-size: 15px;
            }
        }

.top-description {
    font-size: 17px;
    color: #444;
    margin-bottom: 40px;
    line-height: 1.5;
}

/* Blocks styling */
.content-block {
    margin-bottom: 45px;
}

.teal-header {
    color: #2b8d91; /* Teal shade from image */
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}

.black-subhead {
    font-size: 27px;
    color: #333;
    font-weight: 700;
    margin-bottom: 8px;
}

/* Custom Gold Divider */
.gold-line {
    height: 3px;
    background: linear-gradient(90deg, #c5a059 0%, #f1e0b5 50%, #c5a059 100%);
    margin-bottom: 20px;
    margin-top:20px;
    width: 85%;
}

/* Bullet List Styling */
.list-items {
    list-style: none;
}

.list-items li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #4a4a4a;
}

/* Custom bullet icon */
.list-items li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

/* Responsive design for mobile screens */
@media screen and (max-width: 600px) {
    .teal-header {
        font-size: 18px;
    }
    .black-subhead {
        font-size: 17px;
    }
    .top-description {
        font-size: 15px;
    }
}

div#block-1772090192085 ul.list-items {
    padding-left: 0;
}

div#block-1772090570984 ul.list-items {
    padding-left: 0;
}

div#block-1772090570984 .content-block {
    margin-bottom: 26px;
}


/*#section-1771917974032 .section__overlay {*/
/*     background: linear-gradient(180deg, #dd775596 0%, #141313d9 50%);*/
/*}*/

















