@media only screen and (max-width: 1024px) {
    .main-banner-content h1 {
        font-size: 32px;
    }

    .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;
    }

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

    .about-us h4 {
        font-size: 21px;
        font-weight: 500;
    }

    .practice-card {
        padding: 20px 20px;
    }

    .practice-label a {
        font-size: 16px;
    }

    .how-work-sec {
        padding: 20px 20px;
    }

    .how-work {
        margin-top: 40px;
    }
}

@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#e3b88e;
    }

    .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%;
        line-height: 34px;
    }

    .site-header .navbar-nav>li>a {
        padding-bottom: 12px;
    }

    .site-header .navbar-nav>li .dropdown-icon {
        display: inline-block;
        position: absolute;
        right: 0px;
        font-size: 15px;
/*    width: 40px;
    height: 40px;*/
        text-align: center;
        line-height: 40px;
        top: -1px;
    }

    .site-header .navbar-nav>li .sub-menu {
        -webkit-transition: all 0.0s ease-in-out;
        -moz-transition: all 0.0s ease-in-out;
        -ms-transition: all 0.0s ease-in-out;
        transition: all 0.0s ease-in-out;
    }

    .site-header .navbar-nav .menu-item-has-children>a:after {
        display: none;
    }

    .site-header .navbar-nav>li .sub-menu li {
        padding: 0px 0px;
    }

    .site-header .navbar-nav>li .sub-menu {
        width: 100%;
    }

    #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%;
        position: relative;
        z-index: 1;
    }

    .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%;
    }

    .about-us-img {
        position: relative;
        height: auto;
    }

    .about-us-img::before {
        content: inherit;
    }

    .footer-widget img {
        width: 45%;
        display: inline;
    }

    .footer-widget h4 {
        font-size: 18px;
        text-align: left;
        font-weight: 400;
    }

    .main-banner {
        height: 60vh;
    }

    .trusted p {
        font-size: 14px;
    }
}

@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;
    }

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

    .founder-info h3 {
        font-size: 24px;
    }

    .services-des {
        padding: 20px 20px;
    }

    .services-des h3 {
        font-size: 24px !important;
    }
}

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

    .breadcrumb-bg {
        padding: 30px 0;
    }

.main-banner-content p {
        font-size: 14px;
        background: #ffffffb8;
        padding: 10px 40px;
    }

    .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: 80px;
    }

    .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;
    }

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

    .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: 0%;
        left: 0%;
        height: auto;
        border: 1px solid #ccc;
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .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: 18px;
    }

    .main-banner {
        height: 50vh;
    }

    .trusted p {
        font-size: 14px;
        line-height: 24px;
    }

    .our-service {
        margin-top: 0px;
        padding: 10px 0;
    }

    .practice-section {
        padding: 20px 15px 45px 15px;
    }

    .founder-info h3 {
        font-size: 21px;
    }

    .founder-info ul li {
        line-height: 24px;
        font-style: italic;
        font-size: 14px;
    }

    .founder-info li p {
        font-size: 14px;
    }

    .philosophy-content h3 {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .cta-heading h2 {
        font-size: 18px;
        font-weight: 500;
    }

    .breadcrumb-bg p {
        font-size: 14px;
    }

    .single-articles img {
        height: auto !important;
    }

    .breadcrumb-bg ul li {
        padding-right: 4px;
        font-size: 14px;
    }

    .practice-area.mt-5.mb-5 {
        margin-top: 10px !important;
    }

    .heading.text-center h2 {
        font-size: 24px;
    }

    .articles-info h4 {
        font-size: 18px;
    }

    .heading h2 {
        font-size: 24px;
    }

    .blog-section.mt-5 {
        margin-top: 20px !important;
    }

    .footer-widget a {
        font-size: 12px;
    }

    .footer-widget ul li {
        line-height: 22px;
    }

    .services-des h3 {
        font-size: 22px !important;
    }
    .main-banner-content p {
    margin-bottom: 0;
}
}