/*=========================================
1400px
=========================================*/

@media (max-width:1400px){

.hero h1{
    font-size:58px;
}

.header.sticky{
    padding: 7px 0px;
}

.hero-right img{
    max-width:560px;
}

}


/*=========================================
1200px
=========================================*/

@media (max-width:1200px){

    .logo img {
    width: 76px;
}
.hero-left{
    width:55%;
}

.hero-wrapper{
        padding: 0px 50px;
}
.nav-btn {
    padding: 11px 15px;
    font-size: 13px;
}

.hero-right{
    width:45%;
}
.hero-tag{
    font-size: 10px;
}


.btn-primary {
    padding: 15px 20px;
    font-size: 13px;
    height: 100%;
}

.btn-secondary{
     padding: 15px 20px;
    font-size: 13px;
    height: 100%;
}

.hero h1{
    font-size:41px;
}

.hero p{
    font-size:17px;
    margin-bottom: 28px;
}
.hero-stats h3{
        font-size: 30px;
}
.hero-right img{
    max-width:500px;
}

.hero-stats{
    gap:35px;
}


.wellness {
    padding: 100px 0;
}

.section-title h2{
    font-size: 40px;
}

.service-card h3 {
    font-size: 20px;
}

.service-number {
    min-width: 50px;
    height: 50px;
    font-size: 14px;
}

.explore-btn{
    font-size: 16px;
}

.story-content h2{
    font-size: 40px;
}

.section-tag{
    font-size: 12px;
}

.story-card h3 {
    font-size: 18px;
}

.section-badge{
    font-size: 12px;
}
.duality-title h2{
    font-size: 40px;
}

.timeline-content h3{
    font-size: 24px;
}

.duality-title{
    margin-bottom: 60px;
}

.timeline-content{
    padding: 27px;
}

.duality-quote{
    margin-top: 0px;
}

.duality-quote h3 {
    font-size: 30px;
}

.journey-v2{
    padding: 100px 0;
}

.journey-title h2 {
    font-size: 40px;

}

  
.journey-circle{

    width:620px;
    height:620px;

}

.orbit-card{

    width:190px;
    padding:24px;

}



    .orbit-card h3 {
        font-size: 13px;
    }
.center-logo{

    width:150px;
    height:150px;

}

.center-logo img{

    width:80px;

}

.founder-header h2{
    font-size: 40px;
}

    .section-badge {
        font-size: 10px;
    }

    .founder-header p {
    font-size: 17px;
    }


    .company-card h3 {
    font-size: 20px;
    }

    .vision-icon {
    width: 50px;
    height: 50px;
    font-size: 24px;
    }

    .founder-quote h3 {
    font-size: 22px;

    }
    .founder-image img{

        max-width:450px;

    }

    .company-card{

        width:320px;

        padding:30px;

    }

    .connection-header h2 {
        font-size: 40px;
    }


    .vision-box h3 {
    font-size: 20px !important;
    margin-bottom: 12px;
}
    .vision-flow{

        gap:40px;

    }

    .vision-box{

        width:300px;
        padding:35px;

    }

    .vision-circle{

        width:120px;
        height:120px;

    }


         .final-cta h2 {
        font-size: 40px;
    }
    .final-cta p{

        font-size:18px;

    }

}


/*=========================================
991px
=========================================*/

@media (max-width:991px){

/* Navbar */

.hamburger span {
    height: 1px;
}

.nav-menu{
    display:none;
}

.nav-btn{
    display:none;
}

    .logo img {
        width: 65px;
    }
.hamburger{
    display:block;
}


.navbar{
    padding:18px 0;
}


/* Hero */

.hero{
    height:auto;
    padding:140px 0 80px;
}

.hero-wrapper{
    flex-direction:column;
    text-align:center;
}

.hero-left{
    width:100%;
    margin-top:0;
}

.hero-right{
    width:100%;
    justify-content:center;
    margin-top:60px;
}

.hero-right img{
    max-width:450px;
}

.hero-buttons{
    justify-content:center;
    flex-wrap:wrap;
}

.hero-stats{
    justify-content:center;
    flex-wrap:wrap;
    gap:35px;
}

.hero h1{
    font-size:40px;
}

p{
    font-size: 16px !important;
}

.wellness{

padding:90px 0;

}

.wellness-wrapper{

flex-direction:column;

}

.wellness-image{

order:1;

}

.wellness-content{

order:2;

}

.section-title h2{

font-size:30px;

}


    .service-card h3 {
        font-size: 17px;
    }

.story{

padding:90px 0;

}

.story-wrapper{

flex-direction:column;

text-align:center;

}

.story-content h2{

font-size:30px;

}

.story-btn {

    font-size: 13px;
    padding: 14px 34px;
}

.story{
    padding-bottom: 0px;
}

.story-image img{

max-width:420px;

}

.story-btn{

margin:auto;
margin-top:40px;
display:inline-block;

}

.duality{

    padding:100px 0;

}

.duality-title{

    margin-bottom:70px;

}

.duality-title h2{

    font-size:30px;

}

.duality-title p{

    font-size:17px;

}

.timeline{

    padding-left:40px;

}

/* Center line left */

.timeline-line{

    left:12px;

    transform:none;

}

/* All cards full width */

.timeline-item{

    width:100%;

    left:0 !important;

    padding:0 0 40px 45px;

    margin-bottom:30px;

}

.timeline-item.left::before,
.timeline-item.right::before{

    left:2px;

    right:auto;

}

.timeline-content{

    padding:35px;

}

.timeline-content h3{

    font-size:18px;

}

.timeline-item::before{
    width: 15px;
    height: 15px;
}

.duality-quote{

    margin-top:70px;

}

.duality-quote h3{

    font-size:20px;

    line-height:1.5;

}

.journey-v2{

    padding:100px 0;

}

.journey-title{

    margin-bottom:70px;

}

.journey-title h2{

    font-size:30px;

}

.journey-title p{

    font-size:16px;

}

.journey-circle{

    width:100%;
    height:auto;

    display:flex;
    flex-direction:column;
    align-items:center;
    gap:30px;

}

.journey-circle::before{

    display:none;

}

.center-logo{

    position:relative;

    left:auto;
    top:auto;
    transform:none;

    margin-bottom:20px;

}

.orbit-card{

    position:relative;

    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
    transform:none !important;

    width:100%;
    max-width:420px;

}

.founder{

        padding:100px 0;

    }

    .founder-header h2{

        font-size:30px;

    }

    .founder-header p{

        font-size:18px;

    }

    .founder-image{

        margin:50px 0 40px;

    }

    .founder-image img{

        max-width:380px;

    }

    .founder-content{

        margin-bottom:50px;

    }

    .founder-content p{

        font-size:16px;

        line-height:1.9;

    }

    .founder-companies{

        flex-direction:column;

        gap:25px;

    }

    .company-card{

        width:100%;

        max-width:500px;

    }

    .vision-icon{

        width:70px;

        height:70px;

        font-size:28px;

    }

    .founder-quote h3{

        font-size:28px;

    }

    .connection{

        padding:100px 0;

    }

    .connection-header{

        margin-bottom:70px;

    }

    .connection-header h2{

        font-size:30px;

    }

    .connection-header p{

        font-size:16px;

    }

    .vision-flow{

        flex-direction:column;

        gap:30px;

    }

    .vision-middle{

        order:2;

    }

    .vision-box{

        width:100%;
        max-width:500px;

    }

    .vision-line{

        width:90px;
        height:2px;

        background:linear-gradient(to right,#ffc402,transparent);

    }

    .vision-circle{

        width:130px;
        height:130px;

        font-size:15px;

        margin:18px 0;

    }

    .connection-footer{

        margin-top:60px;

    }


   .final-cta{

        padding:110px 0;

    }

    .final-cta h2{

        font-size:30px;

    }

    .final-cta p{

        font-size:16px;

        max-width:650px;

    }

    .cta-buttons{

        gap:18px;

    }

        .footer-top{

        grid-template-columns:1fr 1fr;

        gap:40px;

    }
}


/*=========================================
768px
=========================================*/

@media (max-width:768px){

.hero{
    padding:120px 0 60px;
}

    .hero h1 {
        font-size: 30px;
    }

.hero-right{
    display: none;
}

.hero p{
    font-size:16px;
    line-height:1.8;
}

.hero-tag{
    font-size:11px;
    padding:8px 18px;
}

.hero-buttons{
    flex-direction:column;
    align-items:center;
    gap:15px;
}

.btn-primary,
.btn-secondary{
    width:100%;
    max-width:300px;
    text-align:center;
}

.hero-stats{
    flex-direction:column;
    gap:25px;
}

.hero-right img{
    max-width:350px;
}

.section-title h2{

font-size:28px;

}

.service-card{

padding:22px;

gap:18px;

}

.service-card h3{

font-size:18px;

}

    .service-number {
        width: 47px;
        height: 47px;
        font-size: 18px;
        max-width: 47px;
        min-width: 47px;
    }
.story-content h2{

font-size:28px;

}

.story-intro{

font-size:16px;

}

.story-card{

padding:22px;

}

.story-card h3{

font-size:20px;

}

.story-image img{

max-width:300px;

}

.duality{

    padding:80px 0;

}

.section-badge{

    font-size:11px;

    padding:8px 18px;

}

.duality-title h2{

    font-size:28px;

}

.duality-title p{

    font-size:16px;

    line-height:1.8;

}

.timeline{

    padding-left:30px;

}

.timeline-line{

    left:8px;

}

.timeline-item{

    padding-left:35px;

}

.timeline-item::before{

    width:16px;

    height:16px;

    top:60px;

    left:0;

}

.timeline-content{

    padding:28px;

    border-radius:20px;

}

.timeline-content h3{

    font-size:18px;

}

.timeline-content p{

    font-size:15px;

    line-height:1.8;

}

.step-number{

    font-size:12px;

}

.duality-quote h3{

    font-size:20px;

}

.duality-quote .btn-primary{

    width:100%;

    max-width:280px;

}


.journey-title h2{

    font-size:28x;

}

.journey-title p{

    font-size:15px;
    line-height:1.8;

}

.center-logo{

    width:130px;
    height:130px;

}

.center-logo img{

    width:70px;

}

.orbit-card{

    padding:22px;

}

.orbit-card span{

    width:48px;
    height:48px;
    font-size:16px;

}

.orbit-card h3{

    font-size:19px;

}


 .founder{

        padding:80px 0;

    }

    .founder-header h2{

        font-size:28px;

        line-height:1.2;

    }

    .founder-header p{

        font-size:16px;

    }

    .founder-image img{

        max-width:300px;

    }

    .founder-content p{

        font-size:15px;

        line-height:1.8;

    }

    .company-card{

        padding:25px;

        border-radius:20px;

    }

    .company-card h3{

        font-size:22px;

    }

    .company-card span{

        font-size:12px;

    }

    .company-card p{

        font-size:15px;

    }

    .vision-icon{

        width:60px;

        height:60px;

        font-size:24px;

    }

    .founder-quote h3{

        font-size:22px;

        line-height:1.6;

    }


     .connection{

        padding:80px 0;

    }

    .connection-header h2{

        font-size:28px;

        line-height:1.2;

    }

    .connection-header p{

        font-size:15px;

        line-height:1.8;

    }

    .vision-box{

        padding:28px;

        border-radius:22px;

    }

    .vision-box h3{

        font-size:24px;

    }

    .vision-box span{

        font-size:12px;

    }

    .vision-circle{

        width:115px;
        height:115px;

        font-size:13px;

    }

    .connection-footer p{

        font-size:15px;

        line-height:1.8;

    }

    .final-cta{

        padding:90px 0;

    }

    .final-cta h2{

        font-size:28px;

        line-height:1.25;

    }

    .final-cta p{

        font-size:15px;

        line-height:1.8;

        margin-bottom:40px;

    }

    .cta-buttons{

        flex-direction:column;

        gap:15px;

    }

    .cta-buttons .btn-primary,
    .cta-buttons .btn-secondary{

        width:100%;
        max-width:320px;

    }


    .footer{

        padding:70px 0 25px;

    }

    .footer-top{

        grid-template-columns:1fr;

        text-align:center;

    }

    .footer-brand{

        display:flex;

        flex-direction:column;

        align-items:center;

    }

    .footer-brand p{

        max-width:100%;

    }

    .footer-links ul{

        align-items:center;

    }

    .footer-bottom{

        flex-direction:column;

        text-align:center;

    }

}


/*=========================================
480px
=========================================*/

@media (max-width:480px){

.logo img{
    width:65px;
}
.section-tag{
    font-size: 10px;
}

    .wellness {
        padding: 70px 0;
    }
.hero{
    padding:100px 0 50px;
}

.hero h1{
    font-size:26px;
}

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

.hero-right img{
    max-width:270px;
}

.hero-tag{
    letter-spacing:1px;
}

.section-title h2{
    font-size: 24px;
}

/* Mobile Drawer */

.mobile-menu{
    width:290px;
    padding:25px;
}

.mobile-menu ul li a{
    font-size:18px;
}

.duality{

    padding:70px 0;

}

.duality-title{

    margin-bottom:50px;

}

.duality-title h2{

    font-size:24px;

}

.duality-title p{

    font-size:15px;

}

.timeline{

    padding-left:25px;

}

.timeline-line{

    left:6px;

}

.timeline-item{

    padding-left:28px;

}

.timeline-item::before{

    width:14px;

    height:14px;

    left:-1px;

}

.timeline-content{

    padding:22px;

}

.timeline-content h3{

    font-size:18px;

}

.timeline-content p{

    font-size:14px;

}

.duality-quote{

    margin-top:50px;

}

.duality-quote h3{

    font-size:18px;

}


.journey-v2{

    padding:80px 0;

}

.journey-title h2{

    font-size:20px;

}
.story-content h2{
    font-size: 24px;
}

    .service-card h3 {
        font-size: 16px;
    }

        .story-card h3 {
        font-size: 18px;
    }

    .story-image {
    min-height: 466px;
}
.journey-title p{

    font-size:14px;

}

.orbit-card{

    border-radius:18px;
    padding:18px;

}

.orbit-card h3{

    font-size:17px;

}

.center-logo{

    width:110px;
    height:110px;

}

.center-logo img{

    width:60px;

}

 .founder{

        padding:70px 0;

    }

    .founder-header h2{

        font-size:28px;

    }

    .founder-header p{

        font-size:14px;

    }

    .founder-image img{

        max-width:240px;

    }

    .founder-content p{

        font-size:14px;

    }

    .company-card{

        padding:20px;

    }

    .company-card h3{

        font-size:20px;

    }

    .company-card p{

        font-size:14px;

    }

    .vision-icon{

        width:55px;

        height:55px;

        font-size:20px;

    }

    .founder-quote h3{

        font-size:18px;

    }

     .connection{

        padding:70px 0;

    }

    .connection-header h2{

        font-size:24px;

    }

    .connection-header p{

        font-size:14px;

    }

    .vision-box{

        padding:22px;

    }

    .vision-box h3{

        font-size:20px;

    }

    .vision-box span{

        font-size:11px;

    }

    .vision-circle{

        width:100px;
        height:100px;

        font-size:12px;

        letter-spacing:1px;

    }

    .connection-footer p{

        font-size:14px;

    }

    .connection-footer .btn-primary{

        width:100%;
        max-width:300px;
        display:inline-block;
        text-align:center;

    }

    .final-cta{

        padding:70px 0;

    }

    .final-cta h2{

        font-size:28px;

    }

    .final-cta p{

        font-size:14px;

    }

    .cta-glow{

        width:400px;

        height:400px;

    }

    .cta-buttons .btn-primary,
    .cta-buttons .btn-secondary{

        max-width:68%;

    }
}