@media only screen and (min-width: 200px) and (max-width: 767px) {}

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

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

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

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

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


/* Mobile menu style */

@media (max-width: 1399px) {}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1280px !important;
    }
}

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

@media only screen and (max-width: 1199px) {
    body {
        font-size: 16px;
    }
    h1 {
        font-size: 44px;
    }
    h2 {
        font-size: 44px;
    }
    p {
        line-height: normal;
    }
    .info-card {
        display: block;
        height: 100%;
    }
    .parent-icon {
        margin-bottom: 10px;
    }
    .footer-logo {
        max-width: 180px;
        margin-bottom: 15px;
    }
}

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

@media only screen and (max-width: 991px) {
    .banner-btn-light,
    .banner-btn {
        padding: 10px;
        padding-inline: 15px;
        height: 40px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .section-padding {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .about-content {
        margin-bottom: 20px;
    }
    .equipment-nav {
        display: flex;
    }
    .services-cards-row {
        margin-top: 25px;
    }
    .service-card {
        height: auto;
        margin-bottom: 15px;
    }
    .service-card:hover {
        transform: translateY(0px);
    }
    .info-card {
        display: flex;
        height: 100%;
    }
    .location-card {
        height: auto;
    }
    .location-cards {
        margin-bottom: 0px;
    }
    .contact-form-card {
        margin-top: 20px;
    }
    .about-card {
        margin-bottom: 20px;
        height: auto;
    }
    /* .hero-section {
        height: 70vh;
    } */
    .about-finance-section {
        background: #f5f6f7;
    }
    .about-cards-row {
        margin-top: 40px;
    }
    .why-partner-box {
        margin-top: 30px;
    }
    .leadership-title {
        font-size: 34px;
    }
    .leadership-header {
        margin-bottom: 35px;
    }
}

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

@media only screen and (max-width: 768px) {
    .cta-wrapper {
        border-radius: 20px;
        text-align: center;
        padding: 20px;
    }
    .cta-title {
        font-size: 22px;
        text-align: center;
    }
    .highlight-card {
        flex-direction: column;
        text-align: center;
    }
    .footer-bottom {
        text-align: center;
        justify-content: center !important;
    }
    .footer-policy {
        margin-top: 10px;
    }
    .page-title {
        font-size: 32px;
    }
    .step-card {
        height: auto;
        margin-bottom: 15px;
    }
    .process-steps {
        margin-top: 15px;
    }
    .step-item {
        margin-bottom: 15px;
    }
    .why-partner-box {
        margin-top: 5px;
    }
    .why-partner-box {
        padding: 20px;
    }
    .service-cta {
        padding: 25px 0;
    }
    .industries-subtitle {
        margin: 12px auto 20px;
    }
    .location-card {
        padding: 20px;
    }
    .contact-highlight {
        padding: 20px;
    }
    .cta-section {
        padding-top: 15px;
    }
}

@media only screen and (max-width: 620px) {
    .form-row {
        margin-bottom: 0px;
    }
    .parent-field {
        margin-bottom: 15px;
    }
    .contact-form-card input {
        height: 30px;
    }
    .equipment-card img {
        max-width: 100%;
    }
    .footer-about {
        margin-bottom: 15px;
    }
    .about-finance-section::before {
        width: auto;
    }
    /* .hero-section {
        height: auto;
    } 
    .hero-bg {
        position: relative;
        height: 250px;
    } 
    .hero-overlay {
        display: none;
    }
    .hero-content {
        padding: 20px 15px;
        text-align: center;
    }
    .hero-title {
        font-size: 28px;
        line-height: normal;
        color: var(--dark-blue);
        margin-bottom: 10px;
    }
    .hero-subtitle {
        font-size: 16px;
        margin: 0 auto 20px;
        color: var(--dark-blue);
    }
    .hero-buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .banner-btn,
    .banner-btn-light {
        width: 100%;
        font-size: 12px;
        padding-inline: 20px;
        background: #5a2372;
        font-weight: 700;
    } */
    /*  */
    .trusted-brands-title {
        margin-bottom: 5px;
    }
    h1,
    h2 {
        line-height: normal;
    }
    p {
        line-height: normal !important;
    }
    .about-main-img {
        border-radius: 10px;
        border: 7px solid #ffffff;
    }
    .about-image-wrapper {
        border-radius: 10px;
    }
    .card-icon {
        width: 50px;
        height: 50px;
        border-radius: 5px;
        font-size: 26px;
    }
    .about-card {
        padding: 15px;
    }
    .equipment-nav button {
        width: 34px;
        height: 34px;
    }
    .equipment-card img {
        height: auto;
        border-radius: 8px;
    }
    .equipment-card {
        padding: 12px;
        border-radius: 8px;
    }
    .equipment-name {
        font-size: 17px;
    }
    .btn-primary-custom {
        border-radius: 5px;
        height: 34px;
    }
    .service-icon {
        width: 50px;
        height: 50px;
        border-radius: 5px;
    }
    .service-card {
        border-radius: 15px;
        padding: 15px;
    }
    .cta-wrapper {
        border-radius: 15px;
        text-align: center;
        padding: 15px;
    }
    .industry-card {
        border-radius: 15px;
    }
    .industry-overlay {
        padding: 15px;
    }
    .overlay-icon {
        border-radius: 5px;
    }
    .step-number {
        width: 50px;
        height: 50px;
    }
    .why-partner-box {
        padding: 15px;
        border-radius: 15px;
    }
    .animation-row {
        display: flex;
        justify-content: center;
    }
    .presence-stat-card {
        padding: 15px;
        border-radius: 15px;
        align-items: anchor-center;
    }
    .stat-icon {
        height: 50px;
        width: 50px;
        border-radius: 5px;
    }
    .location-card {
        padding: 15px;
        border-radius: 15px;
    }
    .location-icon {
        height: 50px;
        width: 50px;
        border-radius: 5px;
    }
    .location-icon i {
        font-size: 26px;
    }
    .map-wrapper {
        margin-top: auto;
        border-radius: 15px;
    }
    .trusted-brand-item {
        height: 65px;
    }
    .about-floating-card {
        border-radius: 5px;
    }
}

@media only screen and (max-width: 575px) {
    h1,
    h2 {
        font-size: 30px;
    }
    .banner-btn-light,
    .btn-primary-custom {
        padding-inline: 18px;
        font-size: 14px;
    }
    .banner-btn {
        line-height: inherit;
    }
    .learn-more-btn {
        font-size: 14px;
    }
    .trusted-brand-item img {
        max-height: 29px;
    }
    .contact-form-card {
        padding: 30px;
        border-radius: 15px;
    }
    .custom-label {
        letter-spacing: normal;
        margin-bottom: 5px;
    }
    /* .hero-buttons {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .hero-buttons .btn {
        margin-bottom: 10px;
        height: 34px;
    } */
    .about-floating-card {
        bottom: 20px;
        right: 20px;
        padding: 10px;
    }
    .industry-overlay p {
        font-size: 16px;
    }
    .step-item p {
        font-size: 16px;
    }
    .contact-highlight {
        padding: 15px;
        border-radius: 15px;
    }
    .contact-highlight {
        margin-top: 15px;
    }
    .step-card {
        height: auto;
        margin-bottom: 15px;
    }
    .submit-btn {
        padding: 0;
        border-radius: 10px;
        height: 34px;
        font-size: 12px;
    }
    .leadership-title {
        font-size: 28px;
    }
    .leadership-subtitle {
        font-size: 15px;
    }
    .leader-card {
        padding: 28px 22px;
        border-radius: 18px;
    }
    .leader-card-top {
        align-items: flex-start;
    }
    .leader-avatar {
        width: 78px;
        height: 78px;
        min-width: 78px;
        border-radius: 16px;
    }
    .leader-info h5 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 530px) {
    .logo-img {
        height: 30px;
    }
    h1,
    h2 {
        font-size: 28px;
    }
    .banner-btn-light,
    .btn-primary-custom {
        padding-inline: 16px;
        font-size: 12px;
    }
    .banner-btn {
        line-height: inherit;
    }
    .learn-more-btn {
        font-size: 14px;
    }
}

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

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

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

@media only screen and (max-width: 361px) {}
@media only screen and (max-width: 991px) {
            .blog-listing-row {
                margin-top: 25px;
            }
            .blog-card {
                margin-bottom: 15px;
            }
            .blog-card:hover {
                transform: translateY(0px);
            }
        }
        
        @media only screen and (max-width: 620px) {
            .blog-card-img-wrap {
                height: 190px;
            }
            .blog-card-body {
                padding: 18px;
            }
            .blog-card-title {
                font-size: 18px;
            }
        }
 @media only screen and (max-width: 991px) {
            .single-blog-title {
                font-size: 30px;
            }

            .single-blog-featured {
                max-height: 300px;
            }
        }

        @media only screen and (max-width: 620px) {
            .single-blog-title {
                font-size: 24px;
            }

            .single-blog-content h3 {
                font-size: 22px;
            }

            .single-blog-quote {
                padding: 18px 20px;
                font-size: 16px;
            }

            .single-blog-author {
                flex-direction: column;
                text-align: center;
            }
        }
@media only screen and (max-width: 991px) {
    .faq-intro {
        position: static;
    }

    .faq-description,
    .faq-support-card {
        max-width: 100%;
    }
}

@media only screen and (max-width: 620px) {
    .faq-support-card {
        padding: 18px;
        border-radius: 15px;
    }

    .faq-accordion {
        gap: 10px;
    }

    .faq-accordion .accordion-item {
        border-radius: 12px;
    }

    .faq-accordion .accordion-button {
        gap: 10px;
        padding: 17px 16px;
        font-size: 15px;
    }

    .faq-question-icon {
        width: 34px;
        height: 34px;
        min-width: 34px;
        border-radius: 8px;
        font-size: 15px;
    }

    .faq-accordion .accordion-body {
        padding: 0 16px 18px 60px;
        font-size: 14px;
        line-height: 1.65;
    }
}

@media only screen and (max-width: 430px) {
    .faq-support-card {
        gap: 12px;
    }

    .faq-support-icon {
        width: 46px;
        height: 46px;
        min-width: 46px;
        font-size: 20px;
    }

    .faq-accordion .accordion-button {
        align-items: flex-start;
    }

    .faq-accordion .accordion-button::after {
        margin-top: 8px;
    }
}