﻿
@media screen and (max-width: 1200px) {
    .company-type-item {
        flex-direction: column;
    }
    .company-type-item-text div {
        max-width: unset;
        padding-bottom: 25px;
    }
    .map-container {
        padding-left: 0px;
    }
    .top-panel {
        display: none !important;
    }
    .benefits-box {
        margin-top: 25px;
    }
    .benefits-box_line {
        flex-direction: column;
    }
        .benefits-box_line p {
            display: block !important;
            margin-right: 0px;
            position: relative;
            top: 0px;
            height: unset;
            padding: 25px;
            font-size: 18px;
            width: 100%;
            margin-top: 0px;
        }
        .benefits-box_line > div {
            border-bottom: none;
            padding-left: 0px;
        }
    .benefits-box_line-active div {
        background-color: unset !important;
    }
}

@media screen and (max-width: 992px) {
    .banner {
        padding-bottom: 45px;
    }
    .banner-top-panel {
        flex-direction: column;
        align-items: center;
    }

    .banner-content div:first-child {
        font-size: 32px;
        text-align: center;
        line-height: normal;
    }
    .banner-content div:nth-child(2) {
        font-size: 18px;
        text-align: center;
    }
    .banner-content div:first-child span {
        color: #fff;
    }
    .banner-content div:last-child {
        text-align: center;
    }
    .banner-content-button-container {
        justify-content: center;
    }
    .contact {
        padding: 45px 0;
    }
    .contact-text {
        font-size: 26px;
        line-height: normal;
        padding-bottom: 35px;
        background-position: top center;
        text-align: center;
    }
    .contact-form_1 {
        margin-right: 0px;
    }
    .advantage {
        padding: 45px 0;
    }
    .advantage-content > div:first-child {
        font-size: 26px;
        line-height: normal;
        text-align: center;
    }
        .advantage-content > div:first-child small {
            font-size: 18px;
        }
    .advantage-item:first-child {
        margin-left: 0px;
    }
    .advantage-item span {
        font-size: 18px;
        line-height: normal;
    }
    .step {
        padding: 45px 0;
    }
    .step-container {
        flex-wrap: wrap;
    }
    .step label {
        text-align: center;
        display: block;
        font-size: 26px;
        line-height: normal;
    }
    .step-bottom-image {
        border-start-end-radius: 25px;
        border-end-end-radius: 25px;
    }
    .step-bottom-text p {
        text-align: center;
        margin-bottom: 15px;
    }
    .contact-text p {
        font-size: 16px;
        line-height: normal;
    }
    .contact-text div p:last-child {
        margin-top: 35px;
    }
    .slogan2 {
        padding-top: 45px;
        text-align: center;
    }
        .slogan2 label {
            font-size: 26px;
            line-height: normal;
        }
        .slogan2 small {
            font-size: 18px;
            line-height: normal;
            margin-top: 10px;
        }
    .company-carousel {
        padding: 45px 0;
    }
    .map {
        padding: 45px 0;
    }
    .map-text {
        text-align: center;
        padding-bottom: 45px;
    }
        .map-text label {
            font-size: 26px;
            line-height: normal;
        }
        .map-text span {
            font-size: 18px;
            line-height: normal;    
        }
        .map-text div {
            font-size: 18px;
            line-height: normal;
            margin-top: 25px;
        }
    .map-container_line2 svg:first-child {
        width: 185px;
    }
    .map-container_line2 svg:last-child {
        width: 100px;
    }

    .slogan1 {
        padding: 45px 0;
    }
    .slogan1-text {
        text-align: center;
    }
        .slogan1-text label {
            font-size: 26px;
            line-height: normal;
        }
        .slogan1-text p {
            font-size: 18px;
            line-height: normal;
        }
    .slogan1-btn-container {
        justify-content: center;
    }
    .column-text {
        padding: 45px 0;
    }
    .column-text-container label {
        text-align: center;
        line-height: normal;
        font-size: 26px;
    }
    .column-text-container small {
        text-align: center;
        line-height: normal;
        font-size: 18px;
    }
    .column-text-list-container {
        gap: 50px;
        justify-content: center;
    }
    .why-container {
        flex-direction: column;
    }

        .why-container img {
            height: 300px;
            width: 150px;
            margin: 15px auto 0;
        }
        .why-container label {
            margin-top: 15px;
            line-height: normal;
            font-size: 26px;
        }
        .why-container small {
            line-height: normal;
            font-size: 18px;
        }
    .step-bottom-text {
        text-align: center;
    }
    .step-bottom-text .btn_1 {
        position: inherit;
        display: inline-block;
    }
    .video-container label {
        display: block;
        text-align: center;
        font-size: 26px;
        line-height: normal;
    }
    .video-container small {
        text-align: center;
        line-height: normal;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .testimonials {
        padding: 45px 0;
    }
    .testimonials-text {
        text-align: center;
    }
        .testimonials-text label {
            font-size: 26px;
            line-height: normal;
        }
        .testimonials-text small {
            line-height: normal;
            font-size: 18px;
        }
    .testimonial-item div:first-child {
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }

        .testimonial-item div:first-child span {
            font-size: 18px;
        }

    .testimonial-item div:last-child {
        font-size: 16px;
        margin-top: 10px;
    }
    .testimonials-navigation {
        justify-content: center;
        margin-top: 15px;
    }
    .testimonial-btn-container {
        margin-top: 55px;
    }

    footer {
        padding: 25px 0;
    }
    .footer-container {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .footer-container span {
        font-size: 18px;
    }

    .footer-container a {
        font-size: 18px;
    }

    .benefits-text label {
        font-size: 26px;
        line-height: normal;
    }
    .benefits-text small {
        font-size: 18px;
        line-height: normal;
    }
    .benefits {
        padding: 45px 0;
    }
    .step label small {
        font-size: 18px;
    }
    .footer-links {
        text-align: center;
    }
        .footer-links a {
            margin-left: 0px;
            display: block;
            border-bottom: none;
            margin-top: 15px;
        }
}

@media screen and (max-width: 768px) {
    .banner-content div:first-child {
        font-size: 26px;
    }

    .banner-lists {
        flex-direction: column;
        gap: 15px;
        margin-top: 25px;
    }

        .banner-lists ul li {
            font-size: 18px;
            margin-bottom: 0px;
        }

    .contact-text {
        font-size: 18px;
    }

    .contact-form_1 {
        padding: 25px 10px;
    }

    .field-container {
        margin-bottom: 10px;
    }

    .field {
        height: 46px;
    }

    .advantage-content > div:first-child {
        font-size: 18px;
    }

        .advantage-content > div:first-child small {
            font-size: 14px;
            margin-top: 0px;
        }

    .advantage-item span {
        font-size: 14px;
        line-height: normal;
    }

    .advantage-content > div:last-child {
        margin-top: 35px;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 45px;
    }


    .step-container {
        justify-content: center;
    }

    .step label {
        font-size: 18px;
    }

        .step label small {
            font-size: 14px;
            margin-top: 0px;
        }

    .step-item {
        max-width: 180px;
    }

        .step-item div {
            height: 250px;
        }

    .step-bottom-text p {
        font-size: 16px;
    }

    .slogan2 label {
        font-size: 18px;
        line-height: normal;
    }

    .slogan2 small {
        font-size: 14px;
        line-height: normal;
        margin-top: 10px;
    }

    .company-type-list {
        flex-direction: column;
        gap: 0px;
        margin-top: 25px;
    }

        .company-type-list button {
            padding-bottom: 5px;
            font-size: 18px;
        }

    .company-type-item-text label {
        font-size: 20px;
    }

    .company-type-item-text div {
        font-size: 16px;
    }

    .map-text label {
        font-size: 18px;
        line-height: normal;
    }

    .map-text span {
        font-size: 16px;
        line-height: normal;
    }

    .map-text div {
        font-size: 14px;
        line-height: normal;
        margin-top: 25px;
    }

    .slogan1-text label {
        font-size: 18px;
    }

    .slogan1-text p {
        font-size: 16px;
    }

    .column-text-list-container {
        flex-direction: column;
        align-items: center;
    }

    .column-text-container small {
        font-size: 18px;
    }

    .column-text-container label {
        font-size: 18px;
    }

    .column-text-container small {
        font-size: 16px;
    }

    .column-text-list-container ul li {
        font-size: 18px;
    }
    .why-container label {
        font-size: 18px;
    }
    .why-container small {
        font-size: 16px;
    }
    .why-container ul li {
        font-size: 18px;
    }
    .video {
        padding: 45px 0;
    }
    .video-container label {
        font-size: 18px;
    }
    .video-container small {
        font-size: 16px;
    }
    .video-container div span {
        height: 60px;
        width: 60px;
    }
    .footer-container span {
        font-size: 16px;
    }

    .footer-container a {
        font-size: 16px;
    }

    .testimonials-navigation button {
        height: 40px;
        width: 40px;
    }
    .contact-form_2 {
        padding: 20px 10px 25px 10px;
    }
    .contact-form_2 .btn_1 {
        padding: 20px 0;
        width: 100%;
    }
    .contact-form_2 p {
        text-align: center;
        font-size: 26px;
        line-height: normal;
    }
    .contact-form_2 .contact-form-flex-row {
        flex-direction: column;
        gap: 0px;
    }
    .btn-close {
        height: 40px;
        width: 40px;
    }
    .message {
        width: 100%;
    }
    .message-container label {
        text-align: center;
        font-size: 26px;
        line-height: normal;
    }
    .btn_1 {
        font-size: 16px;
    }
    .btn_2 {
        font-size: 16px;
    }
    .benefits-text label {
        font-size: 18px;
    }
    .benefits-text small {
        font-size: 14px;
    }
}



@media screen and (max-width: 415px) {
    .step-item {
        max-width: 100%;
            
    }
        .step-item div {
            background-size: cover;
        }
    .map-container_line2 {
        margin-top: 5px;
    }
    .map-container_line2 svg:first-child {
        width: 125px;
    }
}



