/* Extracted from global-footprint/index.php to reduce rendered HTML weight. */
@media (max-width: 767px) {
    .global-footprint-page .hero-section {
        height: auto !important;
        min-height: 680px !important;
        padding: 160px 16px 76px !important;
        justify-content: flex-start !important;
    }

    .global-footprint-page .hero-section .container {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .global-footprint-page .hero-section .herosubtitle {
        margin-bottom: 14px !important;
        font-size: 16px !important;
        line-height: 24px !important;
        letter-spacing: 0.08em !important;
    }

    .global-footprint-page .hero-section .solutions-hero-heading {
        max-width: min(352px, calc(100vw - 32px)) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 16px !important;
        font-size: 34px !important;
        line-height: 42px !important;
        letter-spacing: 0 !important;
        text-wrap: balance;
    }

    .global-footprint-page .hero-section .subpara {
        max-width: min(342px, calc(100vw - 36px)) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 18px !important;
        padding-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 22px !important;
        letter-spacing: 0 !important;
    }

    .global-footprint-page .hero-section .delay-3 {
        max-width: min(330px, calc(100vw - 36px));
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 13px !important;
        line-height: 21px !important;
    }

    .global-footprint-page .hero-section .delay-4 button {
        width: min(100%, 352px) !important;
        min-height: 52px !important;
        padding: 14px 18px !important;
        font-size: 14px !important;
        line-height: 20px !important;
        white-space: normal !important;
    }

    .global-footprint-page .controlbtns {
        padding-top: 40px !important;
        padding-bottom: 22px !important;
    }

    .global-footprint-page .linebtns {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        gap: 12px !important;
        width: 100% !important;
        max-width: 100vw !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        padding: 0 16px 12px !important;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .global-footprint-page .linebtns .line-btn {
        flex: 0 0 auto !important;
        min-width: max-content !important;
        padding: 14px 22px !important;
        font-size: 15px !important;
        line-height: 20px !important;
    }

    .global-footprint-page .industrysection {
        padding-top: 42px !important;
        padding-bottom: 54px !important;
    }

    .global-footprint-page .locations-mainflextag {
        display: block !important;
    }

    .global-footprint-page .leftsideline {
        display: none !important;
    }

    .global-footprint-page .rightsideline {
        width: 100% !important;
    }

    .global-footprint-page .indussections {
        padding-top: 34px !important;
        padding-bottom: 50px !important;
    }

    .global-footprint-page .toptextwork .spanfont {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .global-footprint-page .solution-heading,
    .global-footprint-page .solution-heading span {
        max-width: 100% !important;
        font-size: 30px !important;
        line-height: 38px !important;
        letter-spacing: 0 !important;
    }

    .global-footprint-page .toptextwork p {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .global-footprint-page .imagetop {
        margin-top: 24px !important;
    }

    .global-footprint-page .heightimg img {
        height: 220px !important;
    }

    .global-footprint-page .indusweoffer {
        width: 100% !important;
        margin-top: 18px !important;
    }

    .global-footprint-page .mytextoffer {
        padding: 24px 18px !important;
    }

    .global-footprint-page .indusweoffer h3 {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .global-footprint-page .indusweoffer a {
        width: 100% !important;
        min-height: 48px !important;
        margin-top: 4px !important;
    }

    .global-footprint-page .future-customer-section {
        padding-top: 58px !important;
        padding-bottom: 58px !important;
    }
}

@media (max-width: 360px) {
    .global-footprint-page .hero-section {
        min-height: 700px !important;
        padding-top: 154px !important;
    }

    .global-footprint-page .hero-section .solutions-hero-heading {
        font-size: 31px !important;
        line-height: 39px !important;
    }
}
