
@media (max-width: 480px) {
    .head-container {
        margin: auto;
    }
    .gen-product-color {
        color: #000000;
    }
    .head-section-minh {
        min-height: 80vh;
    }
    .spe-img-container {
        height: 220px;
    }
    .head {
        background-position-x: 17%;
        background-position-y: -73px;
    }
    .head {
        min-height: 92vh;
    }
    .custom-card {
        background: #fff;
        border: 1px solid #dee2e6 ;
        border-radius: 0.25rem;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
    }
    .wwwa-img-container::after {
        width: 265px;
        height: 247px;
        left: 74px;
        top: -3px;
    }
    .order-one {
        order: 1;
    }
    .order-two {
        order: 2;
    }
    .quote::before {
        font-size: 64px;
        top: -40px;
        right: 38px;
    }
    .service-img-container {
        height: 220px;
        width: 100%px;
    }
    .service-img-width {
        width: 345px;
    }
    .providing-card {
        background: #fff;
        border: 1px solid #dee2e6 ;
        border-radius: 0.25rem;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
        width: 100%;
    }
    .logo-img-container {
        display: none;
    }
    .logo-anchor {
        width: 160px;
    }
    .logo-one {
        width: 78%;
    }
    
    .sec-header-container {
        height: 111px;
        width: 100%;
    }
    .sec-related-container {
        width: 100%;
    }

}

@media (max-width: 1024px) and (min-width: 768px) {
    .head-container {
        margin: auto;
    }
    .gen-product-color {
        color: #000000;
    }
    .gen-product-color {
        color: #000000;
    }
    .head-section-minh {
        min-height: 60vh;
    }
    .head {
        background-position-x: 20%;
        background-position-y: -28px;
        min-height: 70vh;
    }
    .custom-card {
        background: #fff;
        border: 1px solid #dee2e6 ;
        border-radius: 0.25rem;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
    }
    .providing-card {
        background: #fff;
        border: 1px solid #dee2e6 ;
        border-radius: 0.25rem;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
        width: 170px;
    }
    .wwwa-img-container::after {
        width: 265px;
        height: 248px;
        left: 252px;
        top: -4px;
    }
    .order-one {
        order: 1;
    }
    .order-two {
        order: 2;
    }
    .quote::before {
        font-size: 64px;
        top: -40px;
        right: 38px;
    }
    .service-img-container {
        height: 176px;
        width: 100%;
    }
    .service-img-width {
        width: 123px;
    }
    .col6-img-container {
        height: 370px;
        object-fit: none;
    }
    .logo-img-container {
        display: none;
    }
    .logo-anchor {
        width: 130px;
    }
    .logo-one {
        width: 100%;
    }
    
    .sec-header-container {
        height: 248px;
        width: 100%;
    }
    .sec-related-container {
        width: 90px;
        height: 84px;
        width: 70%;
    }

    .sec-custom-p {
        padding: 20px 0px;
    }
}

/* @media (max-width: 1200px) {

} */

@media (min-width: 1200px) {
    .gen-product-color {
        color: #ffffff;
    }
    .head-container {
        padding-left: 180px;
        padding-top: 80px;
    }
    .head-section-minh {
        min-height: 100vh;
    }
    .wwwa-img-container::after {
        width: 263px;
        height: 253px;
        right: 11px;
        top: -7px;
    }
    .quote::before {
        font-size: 80px;
        top: -47px;
        right: 81px;
    }

    .service-img-container {
        height: 388px;
        width: 100%;
    }
    .service-img-width {
        width: 278px;
    }
    .sec-header-container {
        height: 420px;
        width: 100%;
    }
    
    .logo-img-container {
        width: 255px;
        display: block;
    }

    /* .head {
        background-position-x: 19%;
        background-position-y: -186px;
    } */
}

