@media (max-width:1440px) {
    .leader .lead-box .img-box::after {
        width: 83%;
    }
}


@media (max-width:1366px) {
 

   

    .banner-home .banner-content .common-heading {
        font-size: 60px;
        margin-bottom: 20px;
        line-height: normal;
    }   
    .banner-home .banner-content p {
        font-size: 17px;
        line-height: 24px;
    }

    .about-home .img-box .img-2 .about-sec .exp-box p {
        font-size: 20px;
        font-weight: 600;
    }

    .about-home {
        padding-bottom: 65px;
    }

    .ayur-focus {
        margin-top: -4.5em;
        position: relative;
        z-index: 1;
    }
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1282px) { 
    header nav .navbar-nav {
        padding: 0px 20px;
    }

    header nav .navbar-nav .nav-item {
        padding: 20px 8px;
    }

}

@media (max-width:1024px) {
    header nav .navbar-nav {
        padding: 0 20px;
    }

    header nav .navbar-nav .nav-item .nav-link {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        font-size: 15px;
    }

    .navbar-brand img{
        max-width: 200px;
    }

    .search-btn{
        display: none;
    }

    header nav .navbar-nav .nav-item {
        padding: 20px 13px;
    }

    .common-heading {
        font-size: 42px;
    }

    .about-home .content p {
       font-size: 14px;
    }
    .about-home .content .common-heading {
        font-size: 22px;
    }
    
    

  
}

@media (max-width:992px) {
  

    .navbar-brand img {
        max-width: 150px;
    }
    header nav .navbar-nav .nav-item .nav-link {
        font-size: 16px;
    }

    .about-main .heading-top {
        margin-top: 20px;
    }

   /* .cu-header{
    position: fixed;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   } */

   header nav .navbar-nav {
    display: flex;
    flex-direction: column;
}

header nav .navbar-nav .nav-item {
    padding: 7px 13px;
}



header nav .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ayur-focus .focus-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.ayur-focus {
    margin-top: -6.5em;
}
.ayur-focus .large-d {
    display: none;
}

.about-home .content{
    margin-top: 135px;
}
.about-home .content p {
    font-size: 16px;
}
.about-home .content .common-heading {
    font-size: 30px;
}

.appointment .contact-form{
    margin-bottom: 30px;
}

.cal-top {
    flex-direction: column;
    display: flex;
    gap: 20px;
}

header nav.navbar-expand-lg {
    padding: 0 0 !important;
    flex-direction: row;
    flex-wrap: nowrap;
}

 header nav.navbar-expand-lg {
    padding: 5px 0 !important;
    flex-direction: row;
    flex-wrap: nowrap;
}

.ayur-focus {
    margin-top: 0em;
}

.ayur-focus .focus-inner {
    padding: 30px;
}


}

@media (max-width:768px){

    

    header nav .navbar-nav .nav-item .nav-link {
        text-shadow: 0px 0px 0px #5b5b5b;
    }
    
    

    .common-heading {
        font-size: 34px;
    }

    .common-btn {
        padding: 15px 19px;
    }


    header nav .navbar-nav {
        padding: 0 0px;
        display: flex;
        flex-direction: column;
        border-left: 0px solid #E4E4E4;
    border-right: 0px solid #E4E4E4;
    }

    header nav .navbar-nav .nav-item {
        padding: 5px 13px;
    }
    header nav .navbar-nav .nav-item {
        padding: 0px 13px;
    }

    .for-break{
        display: none;
    }

    .call-what{
    
        display: flex;
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            justify-content: space-around;
            align-items: center;
            background-image: linear-gradient(45deg, #121212 50%, var(--theme-color) 50%);
            padding: 1rem;
            z-index: 8;
            box-shadow: 0px 0px 30px -12px;
        
    }
    
    .cal-btn{
        color: white;
        font-size: 18px;
    }
    .whats-btn{
        color: white;
        font-size: 18px;
    }
    .cal-top{
        display: block;
    }

    .cal-top .en-btn{
        display: none;
    }
    .menu-cal .icon {
        padding: 10px 13px;
    }
    .cal-top .content h4{
        display: none;
    }
    .menu-cal {
        align-items: center;
    }
}

@media (max-width:425px){

    .header-des{
        display: none;
    }

    .cal-top .content h4{
        display: none;
    }

    .menu-cal {
        align-items: center;
    }

    .menu-cal .icon {
        padding: 10px 13px;
    }

    

    .common-heading {
        font-size: 30px;
    }

    .for-break{
        display: none;
    }
    
    .treatments .common-heading {
        font-size: 27px;
    }

.banner-home .banner-content .common-heading {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 20px;
}

.banner-home .heading-top {
    text-align: left;
    font-size:14px;
}


.banner-home .banner-content {
    left: 10px;
}

.common-space {
    padding: 40px 0;
}



.navbar-brand img {
    max-width: 150px;
}

.about-home .content .common-heading {
    font-size: 19px;
}

.about-home .img-box .img-2 .about-sec .exp-box {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    margin-bottom: -30px;
}

.about-home .img-box .img-2 .about-sec h4 {
    margin-bottom: 0;
}

.ayur-focus .focus-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.ayur-focus {
    margin-top: 3em;
}

.banner-home .img-wrapper-bnr img {
    height: 100vh;
}

.appointment .content {
    margin-top: 0px;
}

.appointment .contact-form{
    margin-bottom: 30px;
}

.whats-btn {
    margin-left: 24px;
}


.long-d{
    display: none !important;
}
.mobile-d{
    display: block !important;
}



}

@media (max-width:375px){

    .common-heading {
        font-size: 26px;
    }

    .banner-home .banner-content {
        left: 10px;
    }
    .about-home .img-box .img-2 {
        position: absolute;
        bottom: -238px;
    }

    .about-home .content {
        margin-top: 276px;
    }

    .about-home .img-box .img-2 .about-sec {
        flex-wrap: wrap;
    }

    .navbar-brand img {
        max-width: 115px;
    }

    a.navbar-brand.logo-wrapper {
        margin-right: 0;
    }

    .whats-btn {
        margin-left: 53px;
    }

}

@media (max-width:320px){


    .banner-home .heading-top {
        text-align: left;
        font-size: 10px;
    }

   

    .common-heading {
        font-size: 23px;
    }

  

   

.navbar-brand img {
    max-width: 100px;
}

.about-home .content .common-heading {
    font-size: 20px;
}

.common-heading {
    font-size: 20px;
}

.ayur-focus .focus-inner {
    padding: 15px;
}

.footer p {
    font-size: 13px;
}

.appointment .contact-detail .cont-box {
    display: flex;
    gap: 20px;
    margin-top: 15px;
    flex-direction: column;
    align-items: start;
}

.menu-cal a {
    color: white;
    font-size: 12px;
}

.menu-cal h4 {
    color: white;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
}

.menu-cal .icon {
    padding: 10px 13px;
}

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

.whats-btn {
    font-size: 16px;
}
.whats-btn a{
    padding-left: 10px;
}


}