﻿@media(min-width:1370px) {
    .rAboutHome:after {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/dosted-grid-1.png) no-repeat;
        background-size: cover;
        right: -28px;
        bottom: 169px;
        width: 38px;
        height: 115px;
    }

    .wBackHomeFull {
        background: url(/Design/img/XeTaiDoThanh/About/DecorAbout.png);
        background-size: cover;
    }
}

@media (min-width: 1024px) and (max-width: 1239px) {
    .lAboutHome h3 {
        font-size: 30px;
    }

    .wImgAboutHome img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .decorImgAboutHome img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .decorImgAboutHome {
        position: absolute;
        bottom: 11px;
        right: 0;
    }

    .lInfoAchi h4 {
        font-size: 16px;
    }

    .lInfoAchi span {
        font-size: 35px;
    }

    .top-home-product-car h1 {
        font-size: 36px;
    }

    .lAboutHome > span {
        font-size: 22px;
    }

    section.desAboutHome {
        font-size: 16px;
    }

    .lAboutHome {
        padding-right: 15px;
    }

    ul.listIntroHome li span {
        font-size: 15px;
    }

    ul.listIntroHome {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 10px;
        ;
    }
}

@media(max-width:1023px) {
    .lAboutHome h3 {
        font-size: 21px;
    }

    .lAboutHome > span {
        font-size: 17px;
    }

    section.desAboutHome {
        font-size: 16px;
    }

    .wImgAboutHome img {
        width: 100%;
        height: auto;
    }

    .decorImgAboutHome img {
        width: 100%;
        height: auto;
    }
}

@media(max-width:739px) {
    .WAboutHome {
        display: block;
    }

    .wp-home-about {
        padding-top: 60px;
    }

    .lAboutHome {
        padding: 0;
    }

    .rAboutHome {
        width: 100%;
        padding-top: 55px;
    }

    .wp-home-about:before, .wp-home-about:after, .wImgAboutHome:before, .wImgAboutHome:after {
        content: none;
    }

    .listAchievements {
        padding: 42px 38px 34px 38px;
        display: block;
    }

    .itemAchievements:nth-child(2) {
        padding: 0;
        border: none;
        margin: 15px 0;
    }

    .lInfoAchi h4 {
        font-size: 16px;
    }

    .lInfoAchi span {
        font-size: 26px;
    }

    .itemAchievements {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .top-home-product-car h1 {
        font-size: 26px;
    }

    .top-home-product-car h2 {
        font-size: 16px;
    }

    span.des-top-home-about-car {
        padding: 0;
        font-size: 16px;
    }

    .wProductCarDecor {
        display: none;
    }
}
