﻿@media (max-width: 1300px) {
    header {      
        padding: 29px 96px 19px;      
    }
    .main-header {       
        padding: 28px 60px 19px;       
    }
    .banner {
        height: 55vh;
    }
    .btn {
        top: 450px;
        left: 159px;
    }
    .blue-divider {
        top: 88px;
        left: 91px;
    }
    .mission-vision-row {
        margin-bottom: 115px;
        margin-top: -66px;
    }
    footer {
        padding: 15px 62px;
        font-size: 16px;
    }
   
}

/*++++++++++++++++++++++++++++++++++ 1200 version ++++++++++++++++++++++++++++++++++++*/
@media (max-width: 1200px) {
    .blue-divider {
        top: 88px;
        left: 61px;
    }
    .services-section .title {
        margin-top: -140px;
    }
    .industries-grid {
        gap: 37px 127px;
    }
    .brand {
        max-width: 1082px;
        margin: 61px auto;
    }
    .contact-section {
        padding: 58px 64px;
        background-color: #262626;
    }
    footer {     
        padding: 15px 20px;
    }
    header {
        padding: 29px 96px 19px;
    }

    .main-header {
        padding: 28px 60px 19px;
    }

    .banner {
        height: 55vh;
    }

    .btn {
        top: 450px;
        left: 159px;
    }

    .blue-divider {
        top: 88px;
        left: 36px;
    }

    .mission-vision-row {
        margin-bottom: 115px;
        margin-top: -66px;
    }

    footer {
        padding: 15px 62px;
        font-size: 16px;
    }
   
  
}

/*+++++++++++++++++++++++++++++++++++ ipad pro version ++++++++++++++++++++++++++++++*/
@media (max-width: 1024px) {
    .we-text {
        position: absolute;
        bottom: 80px;
        left: 45%;
        top: 71%;
        transform: translateX(-50%);
        width: 90%;
        color: #1a5bff;
        font-size: 18px;
        line-height: 1.4;
        text-align: center;
    }

    header {
        padding: 29px 26px 19px;
    }
    .banner {
        height: 34vh;
    }
    .btn {
        top: 406px;
        left: 127px;
    }
    .blue-divider {
        top: 88px;
        left: 26px;
        width:130px;
    }
    .industries-grid {
        gap: 37px 51px;
    }
    .swiper-slide img {
        width: 68%;
    }
    .brand {
            max-width: 935px;
            margin: 36px auto;
        }
    .contact-section {
        padding: 49px 14px;
        background-color: #262626;
    }
        .desktop-header {
            display: none;
        }

        .mobile-header {
            display: block;
        }

        .info-content p {
            font-size: 19px;
            text-align: justify;
            line-height: 1.3;
            margin-bottom: 20px;
            color: #444;
            margin-right: 15px;
        }
    .text-container p {
        font-size: 20px;
    }
    .text-container2 p {
        font-size: 20px;      
        text-align: justify;
        margin-right: -38px;
    }
    .service-box p {
        font-size: 18px;
    }
    }

    
/*+++++++++++++++++++++++++++ ipad mini++++++++++++++++++++++++++*/
@media (max-width: 820px) {
    .main-swiper .swiper-slide img {
        width: 101%;
        height: auto;
        margin-top: 138px;
        max-height: 80%;
        object-fit: contain;
    }
    .services-grid {
        grid-template-columns: repeat(auto-fit, minmax(224px, 1fr));
    }
    .text-container p {
        font-size: 19px;
       /* margin-left: -20px;
        margin-right: -60px;*/
    }
    .text-container2 p {      
        margin-right: -42px;
        margin-left: -9px;
    }
    @media (max-width: 820px) {
        .container {
            flex-wrap: nowrap;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
            gap: 20px;
        }

        .left {
            flex: 1;
            min-width: 45%;
        }

        .quick-form {
            flex: 1;
            max-width: 45%;
        }

            .quick-form input,
            .quick-form textarea {
                width: 100%;
            }

        footer {
            flex-direction: column;
            text-align: center;
            padding: 15px 40px;
        }
        .we-text {
            position: absolute;
            bottom: 80px;
            left: 45%;
            top: 69%;
            transform: translateX(-50%);
            width: 90%;
            color: #1a5bff;
            font-size: 17px;
            line-height: 1.4;
        }
        .btn {
            top: 343px;
            left: 89px;
        }
    }
}
/*++++++++++++++++++++++++ 768 +++++++++++++++++++++++++*/
@media (max-width: 768px) {
    .contact-banner {
        margin-top: 179px;
    }
  .right1 {
        flex: 1;
        position:relative;
        overflow: hidden;
        align-items: center;
        display:flex;
        justify-content: center;
    }
    .main-swiper .swiper-slide img {
        width: 101%;
        height: auto;
        margin-top: 138px;
        max-height: 80%;
        object-fit: contain;
    }
    .we-text {
        position: absolute;
        bottom: 80px;
        left: 50%;
        top: 83%;
        transform: translateX(-50%);
        width: 100%;
        color: #1a5bff;
        font-size: 16px;
        line-height: 1.4;
    }
    .image-container2 img {
        width: 100%;
        height: auto;
        display: block;
         margin-left: 0px; 
    }
    .text-container2 p {
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
    }
    .text-container2 {
        flex: 1;
        padding: 20px;
        min-width: 300px;
        margin-right: 0px;
    }
    .text {
        line-height: 1.4;
        font-size: 19px;
        color: white;
    }
}
    @media (max-width: 412px) {
        * {
            box-sizing: border-box;
        }

        html, body {
            max-width: 100%;
            overflow-x: hidden;
        }

        .banner {
            height: auto;
            margin: 0;
            padding: 10px;
        }

        .mobile-logo img {
            width: 80%;
            display: block;
        }

        .menu-toggle {
            margin: 0;
        }

        .right1 {
            margin: 20px 0 0 0;
            padding: 0 10px;
        }

            .right1 img {
                width: 100%;
                max-width: 350px;
                height: auto;
                margin: 0 auto;
                display: block;
            }

        .btn {
            position: relative;
            top: auto;
            left: auto;
            margin: 30px auto;
            display: block;
        }

        .contact-content h2 {
            font-size: 22px;
            text-align: center;
            margin: 10px 0;
        }

        .contact-banner {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        .info-content {
            margin: 0 auto;
            width: 100%;
            padding: 0 10px;
        }

        .info-section {
            display: block;
        }

        .info-content h2 {
            font-size: 22px;
            margin: 10px 0;
            text-align: center;
        }

        .info-content p {
            font-size: 16px;
            text-align: justify;
            line-height: 1.4;
            margin: 10px 0;
        }

        .blue-divider {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 60%;
            top: auto;
        }

        .text-container {
            order: -1;
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container h2 {
                font-size: 29px;
                text-align: center;
                margin: 10px 0;
            }

            .text-container p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .text-container2 {
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container2 h2 {
                font-size: 30px;
                margin: 10px 0;
                text-align: center;
            }

            .text-container2 p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container2 img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .services-section .title {
            font-size: 31px;
            text-align: center;
            margin: 20px 0;
        }

        .services-section .subtitle {
            font-size: 17px;
            color: #333;
            margin: 10px auto 40px;
            padding: 0 10px;
            text-align: justify;
            line-height: 1.6;
        }

        .service-box {
            width: 100%;
            margin: 10px 0;
            padding: 0 10px;
        }

            .service-box p {
                font-size: 17px;
                margin: 5px 0;
                padding: 0;
            }

        .title {
            font-size: 36px;
            font-weight: 700;
            margin: 20px auto;
            text-align: center;
        }

        .industry {
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            display: flex;
            /* flex-direction: column; */
            align-items: center;
            gap: 10px;
        }

            .industry i {
                color: #fff;
                font-size: 29px;
            }

        .brand h2 {
            font-size: 30px;
            margin: 20px auto;
            text-align: center;
            color: #333;
        }

        .swiper-slide img {
            width: 80%;
            margin: 0 auto;
            display: block;
        }
    }


    /* --- Mobile Responsive --- */
    @media screen and (max-width: 600px) {
        .contact-section {
            padding: 30px 15px;
            background-color: #262626;
        }

        .container {
            flex-direction: column;
            align-items: center;
            gap: 30px;
        }

        /* Left section */
        .left {
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
        }

            .left h2 {
                font-size: 26px;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 20px;
                color: #ffffff;
            }

        .contact-block {
            gap: 14px;
        }

        .row {
            align-items: flex-start;
            gap: 8px;
        }

        .icon {
            font-size: 18px;
            margin-top: 2px;
        }

        .text {
            font-size: 15px;
            line-height: 1.6;
        }

        /* Right section (Form) */
        .quick-form {
            width: 100%;
            max-width: 100%;
        }

            .quick-form h2 {
                font-size: 22px;
                margin-bottom: 20px;
                color: #ffffff;
            }

            .quick-form input,
            .quick-form textarea {
                width: 86%;
                font-size: 14px;
                padding: 12px 14px;
                margin-bottom: 15px;
            }

            .quick-form button {
                width: 33%;
                padding: 10px;
                font-size: 18px;
                background-color: #00d26a;
                color: white;
                border: none;
                cursor: pointer;
            }

                .quick-form button:hover {
                    background-color: black;
                }

        footer {
            flex-direction: column;
            padding: 15px;
            text-align: center;
            font-size: 14px;
        }
    }

    @media (max-width: 412px) {
        * {
            box-sizing: border-box;
        }

        html, body {
            max-width: 100%;
            overflow-x: hidden;
        }

        .banner {
            height: auto;
            margin: 0;
            padding: 10px;
        }

        .mobile-logo img {
            width: 80%;
            display: block;
        }

        .menu-toggle {
            margin: 0;
        }

        .right1 {
            margin: 20px 0 0 0;
            padding: 0 10px;
        }

            .right1 img {
                width: 100%;
                max-width: 350px;
                height: auto;
                margin: 0 auto;
                display: block;
            }

        .btn {
            position: relative;
            top: auto;
            left: auto;
            margin: 30px auto;
            display: block;
        }

        .contact-content h2 {
            font-size: 22px;
            text-align: center;
            margin: 10px 0;
        }

        .contact-banner {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        .info-content {
            margin: 0 auto;
            width: 100%;
            padding: 0 10px;
        }

        .info-section {
            display: block;
        }

        .info-content h2 {
            font-size: 22px;
            margin: 10px 0;
            text-align: center;
        }

        .info-content p {
            font-size: 16px;
            text-align: justify;
            line-height: 1.4;
            margin: 10px 0;
        }

        .blue-divider {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 60%;
            top: auto;
        }

        .text-container {
            order: -1;
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container h2 {
                font-size: 29px;
                text-align: center;
                margin: 10px 0;
            }

            .text-container p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .text-container2 {
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container2 h2 {
                font-size: 30px;
                margin: 10px 0;
                text-align: center;
            }

            .text-container2 p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container2 img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .services-section .title {
            font-size: 31px;
            text-align: center;
            margin: 20px 0;
        }

        .services-section .subtitle {
            font-size: 17px;
            color: #333;
            margin: 10px auto 40px;
            padding: 0 10px;
            text-align: justify;
            line-height: 1.6;
        }

        .service-box {
            width: 100%;
            margin: 10px 0;
            padding: 0 10px;
        }

            .service-box p {
                font-size: 17px;
                margin: 5px 0;
                padding: 0;
            }

        .title {
            font-size: 36px;
            font-weight: 700;
            margin: 20px auto;
            text-align: center;
        }

        .industry {
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            display: flex;
            /* flex-direction: column; */
            align-items: center;
            gap: 10px;
        }

            .industry i {
                color: #fff;
                font-size: 29px;
            }

        .brand h2 {
            font-size: 30px;
            margin: 20px auto;
            text-align: center;
            color: #333;
        }

        .swiper-slide img {
            width: 80%;
            margin: 0 auto;
            display: block;
        }
    }


    @media (max-width: 414px) {
        * {
            box-sizing: border-box;
        }

        html, body {
            max-width: 100%;
            overflow-x: hidden;
        }

        .banner {
            height: auto;
            margin: 0;
            padding: 10px;
        }

        .mobile-logo img {
            width: 80%;
            display: block;
        }

        .menu-toggle {
            margin: 0;
        }

        .right1 {
            margin: 20px 0 0 0;
            padding: 0 10px;
        }

            .right1 img {
                width: 100%;
                max-width: 350px;
                height: auto;
                margin: 0 auto;
                display: block;
            }

        .btn {
            position: relative;
            top: auto;
            left: auto;
            margin: 30px auto;
            display: block;
        }

        .contact-content h2 {
            font-size: 22px;
            text-align: center;
            margin: 10px 0;
        }

        .contact-banner {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        .info-content {
            margin: 0 auto;
            width: 100%;
            padding: 0 10px;
        }

        .info-section {
            display: block;
        }

        .info-content h2 {
            font-size: 22px;
            margin: 10px 0;
            text-align: center;
        }

        .info-content p {
            font-size: 16px;
            text-align: justify;
            line-height: 1.4;
            margin: 10px 0;
        }

        .blue-divider {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 60%;
            top: auto;
        }

        .text-container {
            order: -1;
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container h2 {
                font-size: 29px;
                text-align: center;
                margin: 10px 0;
            }

            .text-container p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .text-container2 {
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container2 h2 {
                font-size: 30px;
                margin: 10px 0;
                text-align: center;
            }

            .text-container2 p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container2 img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .services-section .title {
            font-size: 31px;
            text-align: center;
            margin: 20px 0;
        }

        .services-section .subtitle {
            font-size: 17px;
            color: #333;
            margin: 10px auto 40px;
            padding: 0 10px;
            text-align: justify;
            line-height: 1.6;
        }

        .service-box {
            width: 100%;
            margin: 10px 0;
            padding: 0 10px;
        }

            .service-box p {
                font-size: 17px;
                margin: 5px 0;
                padding: 0;
            }

        .title {
            font-size: 36px;
            font-weight: 700;
            margin: 20px auto;
            text-align: center;
        }

        .industry {
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            display: flex;
            /* flex-direction: column; */
            align-items: center;
            gap: 10px;
        }

            .industry i {
                color: #fff;
                font-size: 29px;
            }

        .brand h2 {
            font-size: 30px;
            margin: 20px auto;
            text-align: center;
            color: #333;
        }

        .swiper-slide img {
            width: 80%;
            margin: 0 auto;
            display: block;
        }

        .left1, .right1 {
            flex: 1;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        .text-container h2 {
            margin: 45px 0;
        }

        .text-container p {
            margin-top: -21px;
        }
    }


    @media (max-width: 430px) {
        * {
            box-sizing: border-box;
        }

        html, body {
            max-width: 100%;
            overflow-x: hidden;
        }
        .banner {
            flex-direction: column;
            height: auto;
        }
        .mission-vision-row.reverse {
            flex-direction: column;
            text-align: center;
        }
        .banner {
            height: auto;
            margin: 0;
            padding: 10px;
        }

        .mobile-logo img {
            width: 80%;
            display: block;
        }

        .menu-toggle {
            margin: 0;
        }

        .right1 {
            margin: 20px 0 0 0;
            padding: 0 10px;
        }

            .right1 img {
                width: 100%;
                max-width: 350px;
                height: auto;
                margin: 0 auto;
                display: block;
            }

        .btn {
            position: relative;
            top: auto;
            left: auto;
            margin: 30px auto;
            display: block;
        }

        .left1, .right1 {
            flex: 1;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }

        .contact-content h2 {
            font-size: 22px;
            text-align: center;
            margin: 10px 0;
        }

        .contact-banner {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        .info-content {
            margin: 0 auto;
            width: 100%;
            padding: 0 10px;
        }

        .info-section {
            display: block;
        }

        .info-content h2 {
            font-size: 22px;
            margin: 10px 0;
            text-align: center;
        }

        .info-content p {
            font-size: 16px;
            text-align: justify;
            line-height: 1.4;
            margin: 10px 0;
        }

        .blue-divider {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 60%;
            top: auto;
        }

        .text-container {
            order: -1;
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container h2 {
                font-size: 29px;
                text-align: center;
                margin: 10px 0;
            }

            .text-container p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .text-container2 {
            width: 100%;
            padding: 10px;
            margin: 0 auto;
        }

            .text-container2 h2 {
                font-size: 30px;
                margin: 10px 0;
                text-align: center;
            }

            .text-container2 p {
                font-size: 17px;
                margin: 0;
                padding: 0 10px;
                text-align: justify;
            }

        .image-container2 img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            display: block;
        }

        .services-section .title {
            font-size: 31px;
            text-align: center;
            margin: 20px 0;
        }

        .services-section .subtitle {
            font-size: 17px;
            color: #333;
            margin: 10px auto 40px;
            padding: 0 10px;
            text-align: justify;
            line-height: 1.6;
        }

        .service-box {
            width: 100%;
            margin: 10px 0;
            padding: 0 10px;
        }

            .service-box p {
                font-size: 17px;
                margin: 5px 0;
                padding: 0;
            }

        .title {
            font-size: 36px;
            font-weight: 700;
            margin: 20px auto;
            text-align: center;
        }

        .industry {
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            display: flex;
            /* flex-direction: column; */
            align-items: center;
            gap: 10px;
        }

            .industry i {
                color: #fff;
                font-size: 29px;
            }

        .brand h2 {
            font-size: 30px;
            margin: 20px auto;
            text-align: center;
            color: #333;
        }

        .swiper-slide img {
            width: 80%;
            margin: 0 auto;
            display: block;
        }

        .btn {
            position: relative;
            /*        top: 50px;*/
            font-size: 18px;
            padding: 10px 10px 11px 6px;
            margin: 0px auto;
            display: block;
        }

        .right1 img {
            width: 100%;
            max-width: 396px;
            height: auto;
            display: block;
        }

        .mobile-top {
            padding: 0px 0px;
        }

        .contact-banner {
            width: 100%;
        }

        .contact-content h2 {
            font-size: 21px;
            margin: 10px 0;
        }

        .mission-vision-section {
            padding: 30px 20px;
            max-width: 1200px;
            margin: auto;
        }

        .services-section {
            padding: 0px 20px;
            margin-top: -104px;
        }

        .blue-divider {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            width: 60%;
            top: -21px;
        }

        .text-container h2 {
            font-size: 29px;
            text-align: center;
            margin: 22px 0;
        }

        .mission-vision-row {
            margin-bottom: 115px;
            margin-top: -87px;
        }

        .text-container2 h2 {
            font-size: 30px;
            margin: 25px 0;
            text-align: center;
        }

        .industries {
            padding: 20px 20px;
            color: #fff;
            position: relative;
        }

        .we-text {
            position: relative;
            text-align: center;
            color: #1a5bff;
            font-size: 14px;
            line-height: 1.5;
            word-wrap: break-word;
            white-space: normal;
            bottom: 0;
            margin-top: 12px;
            font-size: 17px;
        }

        .btn {
            margin-top: 15px;
        }

        .text-container h2 {
            margin: 45px 0;
        }

        .text-container p {
            margin-top: -21px;
        }
    }


    @media (max-width: 414px) {
        .we-text {
            position: relative;
            text-align: center;
            color: #1a5bff;
            font-size: 14px;
            line-height: 1.5;
            word-wrap: break-word;
            white-space: normal;
            bottom: 0;
            margin-top: 12px;
        }

        .text-container h2 {
            margin: 45px 0;
        }

        .text-container p {
            margin-top: -21px;
        }

        .btn {
            margin-top: 15px;
        }
    }

    @media (max-width: 412px) {
        .right1 {
            text-align: center;
            padding: 0 10px;
        }

            .right1 img {
                width: 100%;
                height: auto;
                display: block;
            }

        .we-text {
            position: relative;
            text-align: center;
            color: #1a5bff;
            font-size: 14px;
            line-height: 1.5;
            word-wrap: break-word;
            white-space: normal;
        }

        .overlay {
            position: relative;
            text-align: center;
            margin-bottom: 20px;
        }

        .btn {
            background-color: #00c853;
            color: #fff;
            padding: 10px 25px;
            border-radius: 5px;
            font-size: 15px;
            text-decoration: none;
            font-weight: 600;
            display: inline-block;
        }

        .left1, .right1 {
            flex: 1;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
    }

    @media (max-width: 390px) {
        .industry {
            font-size: 15px;
            font-weight: 600;
            text-align: center;
            display: flex;
            /* flex-direction: column; */
            align-items: center;
            gap: 10px;
        }

        .industries {
            padding: 20px 20px;
        }
    }

    @media (max-width: 375px) {
        .contact-content h2 {
            font-size: 20px;
            margin: 10px 0;
        }

        .industry {
            font-size: 14px;
        }

        .title {
            font-size: 35px;
        }

        .industries {
            padding: 28px 20px;
        }

        .title {
            font-size: 33px;
        }

        footer {
            font-size: 13px;
        }

        .info-content h2 {
            font-size: 20px;
        }

        .we-text {
            position: relative;
            text-align: center;
            color: #1a5bff;
            font-size: 14px;
            line-height: 1.5;
            word-wrap: break-word;
            white-space: normal;
            bottom: 0;
            margin-top: 12px;
        }

        .btn {
            margin-top: 15px;
        }

        .text-container h2 {
            margin: 45px 0;
        }

        .text-container p {
            margin-top: -21px;
        }
    }

    @media (max-width: 360px) {
        .contact-content h2 {
            font-size: 19px;
            margin: 10px 0;
        }

        .industry {
            font-size: 14px;
        }

        .title {
            font-size: 33px;
        }

        footer {
            font-size: 13px;
        }

        .info-content h2 {
            font-size: 20px;
        }

        .we-text {
            position: relative;
            text-align: center;
            color: #1a5bff;
            font-size: 14px;
            line-height: 1.5;
            word-wrap: break-word;
            white-space: normal;
            bottom: 0;
            margin-top: 12px;
        }

        .btn {
            margin-top: 15px;
        }
    }