@media only screen and (max-width: 1024px) {
.main-banner-content h1 {
    font-size: 42px;
}
.mll-hero {
    padding: 50px 0 80px;
}
.feature-icons span {
    padding: 9px 12px;
}
.main-banner {
    min-height: 70vh;
}
.about-us {
    padding-right: 30px;
}
.counter-sec {
    padding: 12px 10px;
    margin-top: 10px;
}
.counter-sec span {
    font-size: 30px;
}


.service-sec h5 {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
}
.breadcrumb-bg h2{
    font-size: 36px;
}
.breadcrumb-content {
    width: 80%;
}.mvb-card h3 {
    font-size: 18px;
}

.belief-sec h3 {
    font-size: 30px;
}

.our-origin h2 {
    font-size: 30px;
}



.origin-question {
    padding: 25px;
    font-size: 15px;
}



}










@media only screen and (max-width: 991px) {

    .navbar-collapse {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        /*    overflow-y: scroll;
    overflow-x: hidden;*/
        transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
        background: #fff8f5;
        border-bottom: 5px solid#363bac;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: none;
        box-shadow: none;
    }
    .navbar-collapse.show {
        padding: 20px 20px;
        visibility: visible;
        transform: translateX(0);
        top: 0px;
    }
    .site-header .navbar-nav > li {
        position: relative;
        margin-left: 0px;
        display: block;
        width: 100%;
    }
        .site-header .navbar-nav>li>a {
            padding-bottom: 12px;
        }

    #hamburger {
        background-color: transparent;
        border: none;
        cursor: pointer;
        display: flex;
        padding: 0;
    }
    #hamburger .line {
        fill: none;
        stroke: #000;
        stroke-width: 6;
        transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
    }
    header.site-header.sticky #hamburger .line {
        stroke: #000;
    }
    #hamburger .line1 {
        stroke-dasharray: 60 207;
        stroke-width: 6;
    }
    #hamburger .line2 {
        stroke-dasharray: 60 60;
        stroke-width: 6;
    }
    #hamburger .line3 {
        stroke-dasharray: 60 207;
        stroke-width: 6;
    }
    #hamburger.open .line1 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 6;
    }
    #hamburger.open .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 6;
    }
    #hamburger.open .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 6;
    }

.plan-card {
    margin-bottom: 30px;
    height: auto !important;
}


.card-3 {
    right: 10px;
}

.service-sec {
    height: 90%;
    margin-bottom: 20px;
}


.service-sec p {
    padding-bottom: 30px;
}

.cta-heading.text-end {
    text-align: left !important;
    margin-top: 10px;
}

section.belief::before {
    width: 35%;
}
.philosophy_sec::before {
    width: 35%;
}
.quotient-section {
    padding: 40px 0;
}
.breadcrumb-bg h2 {
        font-size: 30px;
    }
    .breadcrumb-content {
        width: 95%;
    }
.services-info h3 {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 24px;
}

.services-info {
    padding: 30px 20px 0px 30px;
    top: 10%;
    left: -16%;
    height: 75%;
}




}





@media only screen and (max-width: 767px) {
    .heading h3 {
    font-size: 30px;
    font-family: "Cormorant", serif;
    letter-spacing: 0;
}

.card-3 {
    top: 55%;
    right: 10px;
}

.hero-image img {
    max-width: 70%;
    position: relative;
    z-index: 2;
    margin-top: 50px;
}.main-banner-content p {
    margin-bottom: 0px;
}


.why-card {
    margin-bottom: 10px;
}

.curr-badge {
    border-radius: 50px;
    padding: 6px 15px;
    font-size: 12px;
}

    .about-us {
        padding-right: 0px;
    }


.about-us-img img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
    section.belief::before {
        width: 0%;
    }    .philosophy_sec::before {
        width: 0%;
    }

.philosophy_sec_des {
    padding: 0px;
}
}


@media only screen and (max-width: 520px) {
    .main-banner-content h1 {
        font-size: 28px;
            margin-bottom: 18px;
    }


.main-banner-content p {
    font-size: 14px;
}

.global-btn {
    font-size: 14px;
}

.feature-icons span {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
    .card-3 {
        top: 85%;
        right: 10px;
    }


.floating-card p {
    font-size: 12px;
}.card-1 {
    top: 20px;
    right: 0;
}.stats {
    font-size: 22px;
}

.floating-card {
    padding: 12px 18px;
}
.challenge-section {
    padding-top: 20px !important;
}
.challenge-card p {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 20px;
}

.highlight-text {
    font-weight: 500;
    margin-top: 25px;
    font-size: 14px;
}

.assessment_system h3 {
    font-size: 24px;
}

.indices-section .heading p {
    color: #000;
    padding-bottom: 10px;
}

.mvb-card {
    padding: 25px 25px;
    height: auto !important;
    margin-bottom: 15px;
}
.pricing-section .heading p {
    color: #000;
    padding-bottom: 0px;
}
.plan-name {
    font-size: 24px;
    margin-bottom: 10px;
}
.plan-features li {
    padding: 10px 0;
    font-size: 14px;
}.custom-price {
    font-size: 24px;
    font-weight: 500;
}.faq-accordion .accordion-button {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding: 16px 20px;
}

.faq-section .heading p {
    color: #000;
    padding-bottom: 10px;
}

.faq-section {
    padding-top: 10px !important;
}

.sdg-number {
    width: 60px;
    height: 60px;
    font-size: 21px;
    font-weight: 500;
}


.header-logo img {
    width: 50px;
}
.take_closer_look {
    padding-top: 20px;
}
.take_closer_look .heading p {
    padding-bottom: 10px;
}
.footer-widget {
    margin-top: 30px;
}

footer {
    padding: 0px 0px 15px 0px;
}
.copyright p {
    font-size: 12px;
}.footer-widget.contactus ul li a {
    line-height: 28px;
}
    .main-banner {
        min-height: 55vh;
    }

.trusted {
    font-size: 14px;
}.service-sec {
        height: auto;
        margin-bottom: 20px;
    }

.about-us h4 {
    font-size: 30px;
}
.about-us p {
    font-size: 15px;
}


.philosophy-tabs .nav-link {
    padding: 15px 25px;
    font-weight: 500;
    font-size: 16px;
}

.our-philosophy .heading p {
    padding-bottom: 10px;
}
.our-philosophy {
    padding-top: 15px !important;
}
.our-philosophy .heading p {
        font-size: 15px;
    }
    .philosophy-content h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.philosophy-content {
    padding: 20px;
}.our-service {
    padding: 40px 0;
}
.belief-sec {
    width: 100%;
}.services-img img {
    height: auto;
}



.our-inspirations .heading p {
    color: #000;
    padding-bottom: 0px;
}

.our-inspirations {
    padding-top: 20px;
}
.statement {
    padding: 18px 0;
}
.quotient-closing blockquote {
    font-size: 15px;
    line-height: 26px;
    padding: 30px;
}.quotient-content p {
    font-size: 14px;
}


.quotient-closing {
    max-width: 100%;
    margin: 0px auto 0;
}
.quotient-section .heading p {
    padding-bottom: 0px;
}
.inspirations-sec {
    border: 1px solid rgb(223 223 223 / 40%);
    padding: 12px 20px;
    height: auto;
}.inspirations-sec h4 {
    font-size: 21px;
}.inspirations-sec p {
    color: #ddd;
    font-size: 14px;
    line-height: 24px;
}.services-img {
    padding-top: 20px;
}.services-info {
        top: 10%;
        left: 0%;
        height: auto;
                border: 1px solid #ccc;
    }
        .services-info h3 {
        font-weight: 500;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 30px;
    }.belief-sec h3 {
        font-size: 24px;
    }.breadcrumb-bg h2 {
        font-size: 24px;
    }
}


