@media only screen and (min-width: 1551px) {

    #slideshow {
        height: 554px;
    }

    body {
        margin: auto;
    }

    .project-image {
        height: 298px;
    }

    .middle-header .container {
        max-width: 1300px;
    }
}

@media only screen and (min-width: 1900px) {

    #slideshow {
        height: 554px;
    }

    body {
        margin: auto;
    }

    .project-image {
        height: 416px;
    }
}

@media only screen and (max-width: 1550px) {
    #slideshow {
        height: 548px;
    }
}

@media only screen and (max-width: 1439px) {
    #slideshow {
        height: 519px;
    }
}

@media only screen and (max-width: 1359px) {
    #slideshow {
        height: 486px;
    }
}

@media only screen and (max-width: 1279px) {
    #slideshow {
        height: 443px;
    }

    .wp-service-car {
        padding: 0 15px;
    }

    ul.list-service-car-home {
        column-gap: 10px;
    }

    li.list-item-service-car {
        list-style: none;
        padding: 13px;
        width: 100%;
        height: 527px;
    }

    .wp-reason-for-choosing {
        display: flex;
        justify-content: center;
        padding-left: 14px;
        padding-right: 14px;
    }

    .content-reason-choosing-car {
        display: block;
        width: 77%;
    }

    .list-product-home a {
        display: block;
        width: 100%;
        height: 100%;
    }

    ul.list-product-car-home {
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(4,minmax(0,1fr));
        row-gap: 10px;
        column-gap: 10px;
    }

    .container {
        max-width: 1120px;
    }

    span.content-about-top-left {
        overflow: hidden;
        height: 114px;
    }

    .top-img-product img {
        width: 100%;
        height: 265px;
        object-fit: cover;
    }

    .top-img-product {
        height: 265px;
    }

    h2.title-about-top-left {
        padding-right: 0;
    }

    .lbtim { /* display:none */
    }

    .bottom-abouts { /* padding-bottom:30px; */
    }

    .about { /* padding-top:100px; */
    }

    .contain-com p {
        font-size: 14px;
    }

    .partner { /* padding:35px 0; */
    }

    .news-trade {
        width: 60%;
        padding-top: 30px;
    }

    .bottom-right-about-car:before {
        display: none;
    }
}

@media only screen and (max-width: 1150px) {
    h1.tit-service-car {
        font-family: 'OM';
        color: #ffffff;
        font-size: 40px;
    }

        h1.tit-service-car:before {
            display: none;
        }

    .lan { /* margin-top: 2px; */ /* margin-left: 30px; */
    }

        .lan .vi {
            margin-bottom: 3px;
        }

    .middle-header .logo { /* left:0; */
    }

    h3.title-strengths-service-car {
        font-family: 'OM';
        font-size: 18px;
    }

    span.con-strengths-service-car {
        font-family: 'RoboR';
        font-size: 14px;
    }

    .content-strengths-service-car {
        width: 215px;
        padding-left: 12px;
    }

    .img-strengths-service-car:after {
        content: "";
        position: absolute;
        bottom: -71px;
        width: 2px;
        display: block;
        z-index: 99;
        height: 79px;
        background: #e51515;
    }

    h4.tit-bottom-ser-car {
        margin-top: 0;
        margin-bottom: 16px;
        padding-top: 38px;
    }

    li.list-item-service-car {
        list-style: none;
        padding: 13px;
        width: 100%;
        height: 445px;
    }

    h4.tit-bottom-ser-car a {
        font-family: 'OM';
        color: #ffffff;
        font-size: 19px;
    }

    .wp-service-car {
        padding-bottom: 30px;
    }

    a.addcart.aprocess, a.a-detail-stt {
    }

    .right-top {
        float: right;
    }

    h5.title-reason {
        font-family: 'OM';
        font-size: 22px;
    }

    ul.list-reason-choosing {
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        row-gap: 13px;
        column-gap: 10px;
        padding-left: 40px;
    }

    .content-reason-choosing-car {
        display: block;
        width: 61%;
    }

    .right-list-reason {
        /* padding-left: 42px; */
        width: 80%;
    }

    h5.title-reason:after {
        content: "";
        position: absolute;
        width: 21px;
        top: 5px;
    }

    h5.title-reason:before {
        content: "";
        position: absolute;
        width: 21px;
        top: 5px;
        height: 21px;
    }

    .middle-header { /* height:50px; */
    }

    .shopping {
        margin-top: 20px;
    }

    .mtop50 {
        margin-top: 30px !important;
    }

    .inner-page { /* margin-top: 30px; */
    }

    .library.inner-page {
        margin-top: 0;
    }

    #slideshow {
        height: 394px;
    }

    .container {
        width: 990px;
    }

    ul.list-product-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(3,minmax(0,1fr));
        margin-bottom: 24px;
    }

    ul.list-company-strengths {
        /* padding: 0; */
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        row-gap: 30px;
        column-gap: 12px;
    }

    li.item-company-strengths:nth-child(3), li.item-company-strengths:nth-child(1), li.item-company-strengths:nth-child(2), li.item-company-strengths:nth-child(4) {
        width: 100%;
    }

    .defaul-bot .container {
        width: 100%;
    }

    .box-trade { /* padding:20px; */
    }

    .partner { /* padding-top:30px; */
    }

    .product-Promo:before {
        top: 0;
    }

    .menu1 {
        /* display: none; */
        width: 36% !important;
    }

    .des-hot {
        width: 90%;
    }

    .product-Promo {
        padding: 30px 0;
    }

    .product-default ul li .imgproduct,
    .product-list li .imgproduct {
        /* height: 163px; */
    }

    .hotline-default {
        min-height: auto;
        padding: 50px 0;
    }

    .flex-content {
        padding: 10px;
    }

    .home-default .container {
        padding: 30px 0;
    }

    .phone-hot a {
        font-size: 35px;
    }

    .li-content-gt li strong {
        font-size: 16px;
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .lbtim { /* display:none !important */
    }

    .product-default ul, .product-list {
        margin-top: 20px;
        width: 100%;
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(3,minmax(0,1fr));
    }

        .product-default ul li, .product-list li {
            box-sizing: border-box;
            position: relative;
            transition: 0.5s;
            overflow: hidden;
            width: 100% !important;
            height: 100%;
        }

    .imgproduct a.imgpa {
        width: 100%;
        height: 320px;
        display: flex;
    }

    ul.list-procedure {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(4, minmax(0, 1fr));
        column-gap: 20px;
        row-gap: 20px;
        padding-top: 10px;
    }

    .overList:nth-last-child(2), .overList:nth-last-child(1) {
        width: 100%;
    }

        .overList:nth-last-child(1) .product-list,
        .overList:nth-last-child(2) .product-list {
            grid-template-columns: repeat(4,minmax(0,1fr));
        }

            .overList:nth-last-child(1) .product-list li:nth-child(n+5),
            .overList:nth-last-child(2) .product-list li:nth-child(n+5) {
                display: block;
            }

    .project-image {
        height: 216px;
    }

    footer .middle {
        padding: 30px 0;
    }

    .infocompany {
        /* width:100%; */
        /* text-align:center; */
        width: 41%;
    }

    .middle .right {
        /* width:100%; */
        /* text-align:center; */
        width: 57%;
        margin-top: 20px;
    }

    .infocompany .text-footer div:before { /* color:#000 */
    }

   

    .tit-member-box {
        font-size: 13px;
    }

    .tit-gt h2 { /* font-size:17px; */ /* text-align: center; */
    }

    .trade-image {
        height: 160px;
    }

    nav .menu_main > li > a {
        padding: 26px 23px;
    }

    .about-right {
        float: unset;
        width: 100%;
    }

    img.img-about-top-r {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    img.img-about-bottom-r {
        margin-top: 18px;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .right-img-item-fish-sauce {
        width: 90%;
    }

    .wp-about-left-r img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        background: #ffc041;
    }

    .about-left {
        float: unset;
        width: 100%;
    }

    .menu_main > li:nth-child(5) {
        /* margin-left: 228px; */
    }

    li.wp-search-home {
        /* position: absolute; */
        width: 143px;
        height: 100%;
    }

    .widget-search input {
        border: none;
        outline: none;
    }

    ul.room-utilities {
        width: 57%;
        margin-top: 75px;
        padding-left: 12px;
    }

    h1.right-email-header a {
        font-family: pr;
        color: #4e4d4a;
        font-weight: 500;
        font-size: 11px;
        display: none;
    }

    .left-name-compa:after {
        width: 109%;
        transform: rotate(180deg);
    }

    .menu_main > li > a.a-child-page {
        padding: 12px 4px;
    }

    .middle-header.fix nav .menu_main > li > a {
        padding: 15px 20px;
    }

    .img-mem {
        height: 400px;
    }

    .box-page-abouts {
        width: 96%;
        box-sizing: border-box;
        padding: 30px 10px;
    }

    .commit .container {
        padding: 0 10px;
    }

    .contain-com p {
        font-size: 13px;
    }

    .commit li {
        margin-top: 20px;
        width: 49%;
        margin-left: 0;
    }

        .commit li:nth-child(n+2) { /* width:49%; */
            margin-left: 0;
        }

    .commit {
        height: auto;
        padding-bottom: 15px;
    }

    .contain-com {
        margin-top: 5px;
    }

    .about {
        padding-top: 0;
    }

    .bottom-abouts:before {
        display: none;
    }

    .left-about {
        width: 52%;
    }

    .description-gt {
        margin-top: 15px;
    }

    .box-category-product { /* padding: 30px 15px; */
    }

    .title-big {
        font-size: 38px;
    }

    .tit {
        font-size: 28px;
    }

        .tit a {
            background-size: 30px;
            padding-left: 39px;
        }

    .pnrate {
        position: relative;
        width: 100%;
        padding: 20px 15px;
        box-sizing: border-box;
    }

    .news-trade {
        width: 96%;
        float: none;
        margin: auto;
    }

    .img-mn-pro {
        height: 122px;
    }

    .title-mn-pro {
        -webkit-line-clamp: 2;
    }

    .menu-head .container {
        column-gap: 10px;
    }

    .table_cart .textbox a {
        width: 15px;
        height: 15px;
        line-height: 15px;
    }

    .table_cart .txt {
        width: 30px;
    }

    .infocompany .text-footer img {
        position: relative;
        bottom: 0;
        left: 0;
        margin: auto;
        margin-top: 10px;
        display: block;
        margin-left: 0;
    }

    li.item-img-left-about:nth-child(2) img {
        position: absolute;
        right: 1px;
        top: 0;
        width: 282px;
        height: 263px;
    }

    ul.list-img-left-about li {
        list-style: none;
        display: block;
        width: 100%;
        height: 250px;
    }

    .box-left-about2 {
        width: 100%;
        display: block;
        height: 250px;
    }

    li.item-img-left-about img {
        width: 100%;
        height: 250px;
    }

    .about-right-car {
        float: right;
        width: 47%;
    }

    .bottom-right-about-car:before {
        display: none;
    }
}


@media only screen and (max-width: 1023px) {
    .left-top-header-car {
        padding-left: 0;
    }

    .menu_main {
        display: none;
    }

    .menu_main_moblie {
        display: block;
    }

    .menu-cart, span.email-top-header-right {
        display: none;
    }

    .pnrate {
        display: none;
    }

    li.list-item-service-car {
        list-style: none;
        padding: 13px;
        width: 100%;
        height: 359px;
    }

    a.view-detail-car-ser {
        font-family: 'OR';
        color: #858a97;
        font-size: 15.25px;
        background: #efefef;
        width: 100px;
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        position: absolute;
        left: calc(50% - 48px);
        bottom: -14px;
    }

    h4.tit-bottom-ser-car {
        margin-top: 0;
        margin-bottom: 5px;
        padding-top: 38px;
    }

    span.content-bottom-ser-car {
        font-family: 'RoboR';
        font-size: 15px;
        color: #868686;
        line-height: 1.5;
        display: block;
        margin-bottom: 21px;
        padding-left: 10px;
        padding-right: 10px;
        height: 45px;
    }

    h3.title-strengths-service-car {
        font-family: 'OM';
        font-size: 16px;
    }

    li.item-strengths-service-car {
        list-style: none;
        display: flex;
        margin-bottom: 33px;
    }

    .wp-product-car-home {
        padding: 0 12px;
        padding-bottom: 20px;
    }

    ul.list-product-car-home {
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(3,minmax(0,1fr));
        row-gap: 10px;
        column-gap: 10px;
    }

    .wp-reason-for-choosing {
        display: block;
    }

    .img-reason img {
        display: block;
        width: 40%;
        margin: auto;
    }

    .right-list-reason {
        width: 100%;
    }

    .content-reason-choosing-car {
        display: block;
        width: 80%;
    }

    ul.list-reason-choosing {
        padding-left: 0;
    }

    h5.title-reason:before {
        top: 5px;
        left: 215px;
    }

    h5.title-reason:after {
        right: 215px;
        width: 21px;
        top: 5px;
    }

    .right-list-reason {
        padding-bottom: 20px;
    }

    #ShowMenu {
        display: inline-flex;
        position: relative;
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        background: #c9171d;
        margin-top: 5px;
        /* float: right; */
        margin-left: 0;
        width: 54px;
        height: 41px;
        /* border: 2px solid #fff; */
        text-align: center;
        border-radius: 4px;
        float: right;
    }
.wp-about-left-r:before {
    content: "";
    position: absolute;
    bottom: -32px;
    left: -9px;
    width: 102px;
    height: 155px;
    background: url(/Design/About/decorSPMobi.png) no-repeat;
}
    .content-strengths-service-car {
        width: 185px;
        padding-left: 12px;
    }

    .img-strengths-service-car:after {
        content: "";
        position: absolute;
        bottom: -48px;
        width: 2px;
        display: block;
        z-index: 99;
        height: 62px;
        background: #e51515;
    }

    ul.room-utilities {
        width: 70%;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 19px;
        row-gap: 12px;
        /* margin-top: 127px; */
        padding-top: 17px;
        padding-left: 37px;
        margin-bottom: 0;
    }

        ul.room-utilities li {
            list-style-type: none;
            display: flex;
            text-align: left;
            padding-top: 0px;
        }

    .wp-about-home {
        background: url(/Design/NuocMamBaHai/backAbout.png) no-repeat;
        background-size: 100% 100%;
        /* width: 100%; */
        height: 100%;
    }

    .top-product-name {
        padding: 0px;
    }

    section.home-default {
        padding-top: 69px;
    }

    ul.list-procedure {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 20px;
        row-gap: 20px;
        padding-top: 10px;
        padding-left: 0;
    }

    .top-handbook {
        text-align: center;
        padding: 0px;
        padding-top: 60px;
    }

    ul.list-handbook {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 10px;
        padding-left: 0;
        row-gap: 16px;
        padding-top: 50px;
        margin-top: 0;
        margin-bottom: 73px;
    }

    ul.list-procedure li:nth-child(1) .img-procedure {
        width: 154px;
        height: 140px;
    }

    ul.list-procedure li:nth-child(2) .img-procedure {
        width: 149px;
        height: 140px;
    }

    ul.list-procedure li:nth-child(3) .img-procedure img {
        margin-left: 42px;
        margin-bottom: 30px;
    }

    ul.list-procedure li:nth-child(3) .img-procedure {
        width: 156px;
        height: 140px;
    }

    .img-procedure img {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        width: 90px;
    }

    ul.list-procedure li:nth-child(2) .img-procedure img {
        margin-left: 37px;
    }

    ul.list-procedure li:nth-child(4) .img-procedure img {
        margin-left: 45px;
    }

    ul.list-procedure li:nth-child(4) .img-procedure {
        width: 157px;
        height: 140px;
    }

    .wp-procedure {
        background: url(/Design/NuocMamBaHai/back-quytrinh.png) no-repeat;
        background-size: cover;
        background-position: top center;
        height: 100%;
        padding-bottom: 50px;
    }

    .left-name-compa:after {
        width: 98%;
        transform: rotate(180deg);
    }

    h1.left-name-header {
        font-family: rukola;
        font-size: 27.84px;
    }

    h1.right-email-header a {
        font-family: pr;
        color: #4e4d4a;
        font-weight: 500;
        font-size: 11px;
        display: none;
    }

    h4.right-phone-header a strong {
        font-size: 16px;
    }

    .right-name-compa:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 335px;
    }

    h4.right-phone-header a span {
        font-size: 16px;
    }

    h4.right-phone-header {
        border-left: 0;
    }

    #ShowMenu:before {
        content: "\f0c9";
        font-family: fontawesome;
        color: #fff;
        font-size: 30px;
        padding: 0 0px;
        margin: auto;
    }

    #ShowMenu.close:after {
        background-color: rgba(0,0,0,.6);
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9;
        top: 0;
        border: 0;
        left: 0;
        content: "";
    }

    .menusp li {
        padding: 5px 10px;
        font-size: 14px;
    }

    nav {
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        overflow: auto;
        z-index: 10;
        display: none;
        margin: 0;
        z-index: 9999999;
        padding: 0 10px;
        box-sizing: border-box;
        background: url(/Design/About/NuocMamOrin.png) no-repeat;
        background-size: cover;
    }

        nav .menu_main_moblie {
            border: none;
            float: none;
            height: auto;
            position: relative;
            padding: 0;
            margin: auto;
            height: 100%;
        }

            nav .menu_main_moblie.left {
                margin-top: 30px;
            }

            nav .menu_main_moblie > li.home > a {
                text-indent: 0;
                width: 100%;
            }

            nav .menu_main_moblie > li.home i {
                left: 0;
                right: auto;
            }

    .menu_main_moblie > li.hidden {
        display: block;
    }

    nav .menu_main_moblie li {
        margin: 7px 0 !important;
        color: #fff;
        float: none;
        text-align: left;
        padding-bottom: 0;
        /* border-top: 1px solid #e9e3e3; */
        position: relative;
        background: none;
        /* font-family: nb; */
        display: block;
    }

    .menu_main_moblie > li:last-child {
        padding: 0;
        display: none;
    }

    .menu-cart-mobile {
        display: block;
    }

        .menu-cart-mobile .cart-top {
            left: 0;
        }

    .span-cart a {
        font-size: 13.88px;
        color: #fff;
    }

    nav .menu_main_moblie > li .menusub > li > a {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        padding: 0;
        /* background: #fff!important; */
        padding: 6px 0;
        font-family: 'RoboR';
    }

    nav .menu_main_moblie li.km-m {
        display: block;
    }

    .menusub li:hover:before {
        display: none;
    }

    nav .menu_main_moblie > li .menusub li {
        margin: 3px 0 !important;
        border: none;
    }

    nav .menu_main_moblie > li > a:before {
        display: none;
    }

    nav .menu_main_moblie li a, nav .menu_main_moblie.right > li > a {
        padding: 12px 0;
        padding-left: 0;
        text-align: center;
        font-size: 18px;
        text-transform: uppercase;
        height: 45px;
        box-sizing: border-box;
        display: block;
        border: 2px solid #fff;
        border-radius: 3px;
        text-align: center;
        color: #ca0c00;
        font-family: FesB;
    }

    .menu_main_moblie > li:nth-child(4) a {
        border-right: 2px solid #fff;
    }

    nav .menu_main_moblie > li.havesub a:after { /* bottom:5px; */
    }

    .menu_main > li a.active, .menu_main > li a:hover { /* color: #ffcf74 !important; */
    }

    nav .menu_main_moblie > li:nth-child(n+3):before {
        display: none;
    }

    .menusub {
        position: relative;
        padding-top: 0;
        margin: auto;
        width: 100%;
        display: none;
        transform: none !important;
        transform-origin: unset;
        margin-top: 1px;
        box-shadow: none;
    }

    nav .menu_main li.havesub:nth-child(3) .menusub { /* display: block; */
    }

    nav .menu_main_moblie > li.none-mb {
        display: block;
    }

    nav .logomobile {
        display: block;
        height: 80px;
        width: 100%;
        text-align: center;
    }

    nav .logomobile {
        float: none;
        position: static;
        left: 0;
        right: 0;
        margin: auto !important;
        margin-top: 0;
        height: auto;
    }

        nav .logomobile a {
            padding: 15px 0 5px;
            display: block; /* background-color: #fff; */
        }

        nav .logomobile img {
            width: auto;
            height: 100%;
            display: block;
            margin: auto;
        }

    #slideshow {
        height: 347px; /* margin-top: 50px; */
    }

    .container {
        width: 885px;
    }

    .list-new1 {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(3,minmax(0,1fr));
        column-gap: 12px;
        row-gap: 23px;
    }

    ul.list-company-strengths {
        padding: 30px 0;
    }

    li.item-company-strengths {
        align-items: center;
    }

    span.con-company-strengths {
        font-size: 17px;
        font-family: 'RoboR';
        color: #f6f6f6;
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
span.content-product-home {
    font-family: MonR;
    color: #323232;
    font-size: 20px;
}
    .content-bottom-product-home a h3.title-bot-pro {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 54px;
    overflow: hidden;
    }
    h3.title-company-strengths {
        color: #ffffff;
        font-size: 18px;
    }

    .menu2 {
        margin-bottom: 20px !important;
    }

    .bottom-header .container {
        text-align: right;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mySwiper2 .swiper-slide img {
        width: 70%;
        display: block;
        height: 100%;
        margin: auto;
        object-fit: cover;
    }

    .mySwiper .swiper-slide img {
        width: 100%;
        display: block;
        height: 100%;
        margin: auto;
        object-fit: cover;
    }
.swiper-thumb {
    height: 110px;
    margin-top: 20px;
}
    .top-img-product img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
    .top-img-product {
    height: 300px;
}
    footer .infocompany .title-footer img {
        display: none;
    }

    .bottom-abouts {
        padding-top: 30px;
        padding-bottom: 10px;
    }

        .bottom-abouts:before, .bottom-abouts:after {
            display: none;
        }

    .project-promo {
        padding-top: 30px;
    }

    .col-sidebar {
        display: none;
    }

    .col-section, .col-side {
        width: 100%;
    }

    footer .infocompany .title-footer:after {
        position: relative;
        display: block;
        margin: auto;
        margin-top: 10px;
    }

    .tieuchi {
        display: none;
    }

    .middle-header {
        height: 100px; /* background-color: #ea3d2b; */
    }

    footer .foot {
        font-size: 17px;
    }

    .left.infocompany {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
footer .text-footer li a {
    color: #ffffff;
    font-family: 'RoboR';
    font-size: 18px;
}
    .menu-footer {
        float: none;
        display: block;
        /* text-align:left; */
        width: 100% !important;
        padding: 0;
        /* margin: 0 !important; */
    }
    .infocompany .text-footer div:nth-child(5):before {
    content: "\f0ac";
}
.info-right-widget1{
    float:none;
    display:block;
    margin-bottom:10px;
}
    .menu1 { /* display:none; */
    }

    footer .text-footer {
        display: block;
        margin-top: 0;
    }
.infocompany .text-footer {
    font-size: 18px;
}
        footer .text-footer li {
            display: inline-block;
            margin: 0 10px;
        }

    .menu-footer .title-footer {
        display: none;
    }

    footer .infocompany .title-footer span {
        margin-top: 0;
        font-size: 24px !important;
    }

    .menu-footer .fb-page.fb_iframe_widget {
        display: block;
        margin-top: 0;
    }

        .menu-footer .fb-page.fb_iframe_widget iframe { /* width:auto !important */
        }

    .cart { /* color:#fff; */ /* font-size: 22px; */ /* margin-left: 17px; */
    }

    .span-header {
        width: 60px;
        height: 38px;
    }

    .countcart { /* background-color:#fff; */ /* color:#c11f2f; */
    }

    .shopping { /* margin-top: 8px; */
    }

    .searchbox { /* display:block; */ /* position:relative; */ /* float:left; */ /* border: 1px solid #fff; */ /* z-index: 99; */
        z-index: 1;
    }

    .lbtim { /* width:auto; */ /* position: relative; */ /* z-index: 1; */ /* display: none; */
    }

        .lbtim i { /* display:none; */
        }

    .searchbox .btn i { /* display:block; */ /* margin: auto; */
    }

    .searchbox .btn { /* display:block; */ /* text-decoration: none; */ /* display: flex; */
    }

    nav .menu_main > li.havesub > a:after {
        top: 26px;
        height: 10px;
    }

    .havesub2 a:after {
        display: none;
    }

    .havesub2:after {
        top: 0;
        width: 45px;
        height: 45px;
        right: 0;
        content: "\f105";
        position: absolute;
        border-top-color: #fff;
        font-family: "fontawesome";
        z-index: 1;
        font-size: 12px;
        font-weight: bold;
        line-height: 45px;
        text-align: center;
        background: #eeffe3;
    }

    .menusubf2 {
        position: relative;
        left: 0;
        top: 0;
        position: relative;
        padding-top: 0;
        margin: auto;
        width: 100%;
        display: none;
        transform: none !important;
        transform-origin: unset;
        margin-top: 1px;
        box-shadow: none;
    }

    nav .menu_main li > .menusub .menusubf2 > li a {
        background: #eeffe3 !important;
        padding: 0px 10px;
        text-transform: none;
        font-size: 15px;
    }

    .left.text {
        width: 100%;
        text-align: center;
    }

    .foot .right {
        width: 100%;
        text-align: center;
    }

    .foot .visitor {
        float: none;
        margin: auto;
        margin-bottom: 9px;
        margin-top: 5px;
    }

    .library ul {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .library li {
        height: 280px;
    }

    .des-hot {
        width: 90%;
    }

    .product-Promo {
        padding: 30px 0;
        margin-bottom: 140px;
    }

    .phone-hot {
        margin-bottom: 15px;
    }

    .books-boxes { /* margin-top:30px; */
    }

    .hotline-default {
        min-height: auto;
        padding: 50px 0;
    }

    .flex-content {
        padding: 10px;
    }

    .home-default .container {
        padding: 30px 0;
    }

    .about { /* padding-top:30px; */
    }

    .c-tabs-nav a {
        font-size: 15px;
        padding: 5px 20px 8px;
    }

    .product-default ul li .imgproduct,
    .product-list li .imgproduct {
        height: 259px;
    }

    .phone-hot a {
        font-size: 30px;
    }

    .list-article-category .item .postImg {
        height: 176px;
    }

    .banner-ct {
        height: auto !important;
    }

    .slogan-video {
        width: 100%;
    }

    footer .infocompany .title-footer {
        width: 80%;
        margin: auto;
    }

    .infocompany .text-footer img {
        margin: auto;
    }

    .li-content-gt li { /* width:100%; */ /* align-self: center; */ /* justify-self: center; */
        margin-left: 0;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 35px;
    }

    .li-content-gt li strong {
        font-size: 16px;
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 50%;
        padding-top: 56px;
    }

    .li-content-gt:nth-child(1) { /* display: grid; */ /* grid-auto-rows: minmax(min-content,max-content); */ /* grid-template-columns: repeat(3,minmax(0,1fr)); */ /* column-gap: 18px; */ /* row-gap: 30px; */ /* align-items: center; */ /* justify-items: center; */
    }

    .li-content-gt:nth-child(2) {
        padding-left: 80px;
    }

    .slogan-pd {
        font-size: 40px;
    }

    .right-video a {
        height: 300px;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 220px;
    }

    .lstImgContent .postImg {
        height: 150px;
    }

    .left-about {
        width: 100%;
    }

    .right-gt {
        width: 100%;
        margin-right: 15%; /* display: none; */
        position: relative;
        margin-top: 20px;
    }

    .img-about { /* height:700px; */
    }

    .commit { /* display:none; */
    }

    .chef {
        right: 0;
    }

    .swiper-glr2 {
        height: 450px;
    }

    .trade-image {
        height: 300px;
    }

    .list-member {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 40px;
        row-gap: 40px;
    }

    .logo:after {
        width: 138px;
        height: 120px;
    }

    .logo a { /* margin-left:10px; */ /* margin-top: 5px; */
    }

    .cd-top {
        left: 10px;
        transform: translate(0%, 0);
    }
.logo a:before{
    top: -47px;
    left: -35px;
}
    .tit-gt h1 {
        text-align: center;
    }

    .tit-gt h2 {
        text-align: center;
    }

        .tit-gt h2:after {
            margin: auto;
            margin-top: 5px;
        }

    .description-gt {
        text-align: center;
    }

    .detail-gt {
        text-align: center;
    }

    .defaul-bot .container {
        width: 100%;
    }

    .box-buy {
        margin-left: 0;
        margin-top: 10px;
    }

    .contact .right-content {
        width: 98%;
    }

    .product-default ul, .product-list {
        grid-template-columns: repeat(3,minmax(0,1fr));
    }

    .product-default {
        padding: 30px 0;
    }

    .list-child {
        display: none;
    }

    .product-default ul li:nth-child(n+6) {
        display: block;
    }

    .menu-product ul {
        grid-template-columns: repeat(8,minmax(0,1fr));
        padding-top: 20px;
    }

    .img-mn-pro {
        width: 75px;
        height: 75px;
        margin: auto;
    }

    .menu-product {
        margin-top: 0;
    }

    #search-result {
        display: none !important;
    }

    .holine-top {
        display: none;
    }

    .middle-header .logo {
        z-index: 1;
    }

    .rightthanhtoan {
        width: 100%;
    }

    .leftthanhtoan {
        width: 100%;
        margin-top: 30px;
    }

    .searchbox .txt {
        width: 220px;
    }

        .searchbox .txt::placeholder {
            color: #fff;
        }

        .searchbox .txt:-ms-input-placeholder {
            color: #fff;
        }

        .searchbox .txt::-ms-input-placeholder {
            color: #fff;
        }

    .marquee marquee {
        font-size: 17px;
    }
     .logo canvas {
        display: block !important;
        width: 73% !important;
        /* height: 83% !important; */
        left: 19px;
        top: 2px;
    }
.header.active .logo canvas {
    top: -21px;
}
    .header.active .logo a:before{
        top: -72px;
    }
}


@media only screen and (max-width: 900px) {
    #slideshow {
        height: 296px;
    }

    .container {
        width: 750px;
    }

    .wp-img-new-handbook img {
        width: 100%;
        display: block;
        height: 250px;
    }

    .wp-bottom-new-handbook {
        display: block;
        height: 100%;
    }

    h3.tit-new-handbook-home a {
        font-family: RoboM;
        font-size: 18px;
        color: #3a3a3a;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        height: 45px;
        overflow:
        hidden;
    }
.see-count-day, .see-count-eye {
    font-family: 'RoboR';
    color: rgb(29 28 28 / 50%);
    font-size: 18px;
}
    .about-left-car, .about-right-car {
        width: 100%;
        float: unset;
    }
    .wp-bottom-count-handbook{
        display:block;
    }
    li.item-img-left-about:nth-child(2) img {
        position: absolute;
        right: 1px;
        top: 0;
        width: 54%;
        height: 56%;
    }

    .top-right-about-car:before {
        display: none;
    }

    .wp-top-service-car .container {
        display: block;
        text-align: center;
    }

    h4.left-slogan-header {
        display: none;
        margin: 0;
    }

    ul.list-service-car-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    li.list-item-service-car {
        list-style: none;
        padding: 13px;
        width: 100%;
        height: 524px;
    }

    h4.tit-bottom-ser-car {
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 50px;
    }

    span.content-bottom-ser-car {
        font-family: 'RoboR';
        font-size: 15px;
        color: #868686;
        line-height: 1.5;
        display: block;
        margin-bottom: 21px;
        padding-left: 10px;
        padding-right: 10px;
        height: 78px;
    }

    .content-strengths-service-car {
        width: 71%;
        padding-left: 12px;
    }

    span.slogan-service-car {
        font-size: 16px;
        font-family: 'RoboR';
        color: #ffffff;
        display: block;
        width: 100%;
    }

    .wp-top-service-car {
        padding-top: 40px;
    }

    h1.tit-service-car {
        margin-bottom: 10px;
    }

    .addGgMapHome {
        display: none;
    }

    .partner {
        display: none;
    }

    .right-name-compa:after {
        width: 100%;
    }

    .about-home {
        width: 60%;
        text-align: center;
        padding: 0 64px;
        padding-top: 31px;
        padding-left: 40px;
        padding-bottom: 137px;
    }

        .about-home img {
            width: 245px;
        }

    span.des-about-item {
        font-size: 15px;
        color: #ffe9be;
        font-family: notoSR;
        line-height: 1.7;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }



    h6.slogan-about-item {
        font-size: 17px;
        font-family: pl;
        color: #ffe9be;
        font-weight: 500;
        margin: 0;
        margin-bottom: 21px;
    }

    ul.room-utilities {
        display: none;
    }

    .title-category h2, .title-category h3, .title-category h1, .title-category strong {
        font-size: 22px;
        padding-right: 17px;
        border-radius: 24px 40px 0 24px;
    }

  
span#ctl00_ContentPlaceHolder1_lbMessage, .thongbao {
    font-size: 18px;
    color: #393939;
    font-family: RoboR;
    padding-bottom: 20px;
}
    .list-menu ul {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }

    .left-menu {
        height: auto;
    }

    .content-se p {
        font-size: 16px;
    }

    .content-se span {
        font-size: 20px;
    }

    .tit-pro {
        font-size: 20px;
    }

    .box-white {
        padding: 15px;
    }

    .tit-pro a {
        top: 3px;
    }

    .top-header .container {
        position: relative;
    }

    .logo {
        left: calc(47% - 73px);
    }

    .header.active .logo {
        top: 26px;
        transition: all linear .3s;
    }

    .tit-gt span {
        width: 80%;
    }

    .c-tabs-nav {
        display: grid;
        grid-template-columns: repeat(3,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
        margin: 0 98px;
    }

    .menu-footer .title-footer {
        font-size: 20px;
    }

    .product-default ul, .product-list, .box-inner-page-product .product-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        /* padding: 5px 20px 8px; */
        width: 127px;
    }

    .product-default ul li .imgproduct,
    .product-list li .imgproduct {
        height: 340px;
    }

    .phone-hot a {
        font-size: 30px;
    }

    .imgproduct a.imgpa {
        width: 100%;
        height: 350px;
        display: flex;
    }

    .list-article-category .item .postImg {
        height: 140px;
    }

    .banner-ct {
        height: 176px;
        margin: auto !important;
    }

    .left-video {
        width: 100%;
    }

    .right-video {
        width: 100%;
        margin-top: 20px;
    }

    .box-page-abouts {
        width: 96%;
        box-sizing: border-box;
    }

    .listImage, .listVieos {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }

    .lstImgContent {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

    .video-default {
        padding: 40px 0;
    }

    .overList:nth-last-child(1) .product-list,
    .overList:nth-last-child(2) .product-list {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .tit-gt h1, .slogan-df, .tit-pd { /* font-size: 28px; */
    }

    .li-content-gt li strong { /* font-size:22px */
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 50%;
        padding-top: 56px;
    }

    .li-content-gt:nth-child(1) {
        padding: 0 !important;
    }

    .li-content-gt:nth-child(2) {
        padding-left: 80px;
    }

    .slogan-pd {
        font-size: 40px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 285px;
    }

    .lstImgContent .postImg {
        height: 275px;
    }

    .slide-pd li {
        height: 400px;
    }

    .slogan-video {
        font-size: 35px;
    }

    .company h3 {
        font-size: 30px;
        margin-top: 9px;
    }

    .company h4 {
        font-size: 14px;
    }

    .lbtim { /* display:none; */
        margin-top: 18px;
    }

    .holine-top {
        font-size: 16px;
    }

        .holine-top i {
            font-size: 12px;
        }


    footer .foot {
        padding-bottom: 8px !important;
    }

    .bottom {
        display: block;
        background: #991722;
        height: 58px;
        border-top: 1px solid #fff;
        z-index: 9999;
    }

        .bottom .div-bot {
            display: block;
            position: relative;
            width: 25%;
            float: left;
            height: 100%;
            left: 0;
            bottom: 0;
            background: none;
            border: none;
            border-left: 1px solid #fff;
            outline: none;
            box-shadow: none;
            text-align: center;
            color: #fff;
            box-sizing: border-box;
            border-radius: 0;
        }

            .bottom .div-bot:first-child {
                border: none;
            }

            .bottom .div-bot:after, .bottom .div-bot:before {
                display: none;
            }

            .bottom .div-bot a {
                color: #fff;
                text-decoration: none;
                height: 100%;
            }

        .bottom .span-bot {
            display: block !important;
            position: relative;
            left: 0;
            bottom: 0;
            background: none;
            width: 100%;
            line-height: 92px;
            background-repeat: no-repeat;
            background-position: center 6px;
            height: 100% !important;
        }

    .div-bot.map-page .span-bot {
        background-image: url('/Design/map3.png');
    }

    .div-bot.zlchat .span-bot {
        background-image: url('/Design/zalo2.png');
    }

    .div-bot.button-phone .span-bot {
        background-image: url('/Design/dt2.png');
    }

    .div-bot.mes .span-bot {
        background-image: url('/Design/mes2.png');
    }

    .bottom .box-zalo a {
        color: #ac1a1b;
    }

    .bottom .box-zalo {
        bottom: 101%;
        left: 0 !important;
    }

    .form, .list-rating {
        width: 96%;
    }

    .img-mem {
        height: 380px;
    }

    .library li {
        height: 260px;
    }

    .trade-image {
        height: 260px;
    }

    .li-par {
        height: 45px;
    }

    .row-50 {
        width: 100%;
        box-sizing: border-box;
    }

    .box-buy {
        margin-top: 10px; /* margin-left:15px; */
    }

    .rightthanhtoan {
        width: 100%;
    }

    .leftthanhtoan {
        width: 100%;
        margin-top: 30px;
    }

    .middle-header .logo {
        top: 5px;
        width: 155px;
        height: 90px;
        left: 0;
        transform: none;
    }

        .middle-header .logo a {
            width: 100% !important;
            height: 100% !important;
        }

        .middle-header .logo canvas {
            width: 100% !important;
            height: 100% !important;
        }

        .middle-header .logo img {
            display: none;
        }

    .left-header {
        margin-left: 229px;
        width: auto;
        padding: 0;
    }

    .right-header {
        width: auto;
        padding: 0;
    }

    .searchbox .txt::placeholder {
        color: #939393;
        font-style: italic;
    }

    .searchbox .txt:-ms-input-placeholder {
        color: #939393;
        font-style: italic;
    }

    .searchbox .txt::-ms-input-placeholder {
        color: #939393;
        font-style: italic;
    }

    .searchbox .txt {
        width: 312px;
    }
}


@media only screen and (max-width: 767px) {
    #slideshow {
        height: 246px;
        margin-bottom: 0;
    }

    .container {
        width: 620px;
    }

    li.item-reason-choosing-car {
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .left-top-header-car, span.hotline-top-header-right, span.email-top-header-right {
        /* display: none; */
    }

    li.item-strengths-service-car {
        list-style: none;
        display: flex;
        margin-bottom: 33px;
        align-items: center;
    }

    h3.title-strengths-service-car {
        font-family: 'OM';
        font-size: 20px;
    }

    .right-name-compa:after {
        width: 86%;
    }

    .about-left-car, .about-right-car {
        width: 100%;
        float: unset;
    }
  footer .infocompany .title-footer span {
        margin-top: 0;
        font-size: 20px !important;
    }
    li.item-img-left-about:nth-child(2) img {
        position: absolute;
        top: 0;
        width: 330px;
        height: 275px;
        border: 1px solid #e51515;
    }


    .bottom-right-about-car:before {
        content: unset;
    }

    .GuiYkien .btn {
        border: none;
        width: 109px;
        height: 41px;
        /* font-family: 'pr'; */
    }

    ul.list-service-car-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
    }

    li.list-item-service-car {
        list-style: none;
        padding: 13px;
        width: 100%;
        height: 100%;
        background: rgb(85 86 95 / 60%);
        border-radius: 12px;
    }

    .wp-top-service-car {
        margin-bottom: 20px;
    }

    .wp-product-car-home {
        padding: 0 10px;
        padding-bottom: 20px;
    }

    ul.list-product-car-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        position: relative;
        /* z-index: 1; */
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 38px;
    }

    h5.title-reason:before {
        top: 5px;
        left: 100px;
    }

    h5.title-reason:after {
        top: 5px;
        right: 100px;
    }

    .top-product-car-homme {
        margin-bottom: 42px;
    }

    ul.list-product-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        margin-bottom: 24px;
        row-gap: 10px;
        column-gap: 10px;
    }

    h4.tit-pro-home, h4.name-handbook {
        font-family: FesB;
        font-size: 32px;
    }

    .decor-top1, .decor-top2, .decor-top3, .decor-bottom1, .decor-bottom2, .decor-bottom3 {
        display: none;
    }

    .title-promotion {
        font-size: 19px;
        /* color: #129c47; */
    }

    span.content-product-car-home {
        padding: 0 5px;
    }

    .wp-reason-for-choosing {
        display: block;
        padding: 0 5px;
    }

    ul.list-reason-choosing {
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        position: relative;
        /* z-index: 1; */
        row-gap: 35px;
        column-gap: 30px;
        padding-left: 0;
    }

    .decor-bottom-new1, .decor-bottom-new2, .decor-bottom-new3, .decor-top-new1, .decor-top-new2, .decor-top-new3 {
        display: none;
    }

    ul.list-new-car-home {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 34px;
    }

    footer .text-footer {
        margin-bottom: 15px;
    }

    .gm, .message .icon, .zalo {
        width: 40px;
        height: 40px;
    }

    .zalo {
        bottom: 119px;
    }

    .hotline-phone-ring-wrap {
        position: fixed;
        bottom: 27px;
        right: 9px;
        z-index: 999999;
    }

    .hotline-phone-ring {
        width: 80px;
        height: 80px;
    }

    .gm {
        bottom: 292px;
    }

    .message .icon {
        bottom: 202px;
    }

    .about-home {
        padding-bottom: 11px;
        padding-left: 25px;
        padding-top: 6px;
    }

    .wp-img-handbook img {
        border-radius: 5px;
    }

    .c-tabs-nav {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
        margin: 0px 18px;
    }

    span.des-about-item {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .services-about ul {
        grid-template-columns: repeat(1,minmax(0,1fr));
        row-gap: 27px;
        padding-top: 45px;
    }

    a.view-detail-about {
        width: 103px;
        height: 45px;
        margin: auto;
        background: linear-gradient(80deg, #f6d092, #f5e8ab);
        border-radius: 10px;
        background-size: cover;
        line-height: 42px;
        margin-top: 17px;
    }

    .btn-price-detail a.a-detail-stt {
        color: #b77202;
        font-size: 15px;
    }

    .img-se {
        position: relative;
        margin-top: 10px;
        top: 0;
        margin-bottom: 10px;
    }

        .img-se img {
            max-width: 100%;
        }

    .content-se {
    }

    .middle-header {
        /* height: 0; */
        /* position: relative !important; */
        /* z-index: inherit; */
    }

    .content-se span {
        font-size: 26px;
    }

    .content-se p {
        font-size: 22px;
    }

    .services-about li {
        padding-top: 5px;
    }

    #ShowMenu {
    }
 .table_cart td.name span {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 8px;
        }
.table_cart td.name strong {
    display: block;
    color: #ca0b01;
    font-family: RoboR;
}
    h2.title-about-top-left {
        font-size: 22px;
    }
    .wp-img-new-handbook img{
        height: 121px;
    }
    .swiper-thumb {
    height: 49px;
    margin-top: 20px;
}
    .see-count-day, .see-count-eye {
    font-family: 'RoboR';
    color: rgb(29 28 28 / 50%);
    font-size: 16px;
}
#slideshow .swiper-button-next {
    width: 40px;
    height: 40px;
    right: 60px;
}
#slideshow .swiper-button-prev {
    width: 40px;
    height: 40px;
    left: 60px;
}
    .about-right {
        margin-top: 29px;
    }

    .right-img-item-fish-sauce {
        width: 80%;
    }

    .wp-about-left-r:before {
        content: "";
        position: absolute;
        bottom: -32px;
        left: -9px;
        width: 102px;
        height: 155px;
        background: url(/Design/About/decorSPMobi.png) no-repeat;
    }

    span.title-list-fish-sauce {
        margin-top: 20px;
        font-size: 15px;
        display: inline-block;
    }

    span.content-about-top-left {
        overflow: hidden;
        height: 134px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        padding-bottom: 0;
    }

    .cart {
        top: -5px;
    }

    ul.list-ser-child {
        padding-left: 0;
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
    }

    #ShowMenu:before {
        z-index: 1;
    }

    .inner-page {
        padding-bottom: 10px !important;
    }

    .back-pro-car-home {
        width: 280px;
        height: 119px;
        background: url(/Design/decor-name-pro-mobi.png) no-repeat;
    }

    .top-img-product-car-sidebar img {
        display: block;
        width: 100%;
        height: 150px;
    }

    .btn-price-product-car-sidebar a.addcart.aprocess, .btn-price-product-car-sidebar a.a-detail-stt {
        height: 40px;
    }

    .top-header .left {
        width: 100%;
    }

    .wp-service-child .top h1 {
        font-family: 'OM';
        color: #ffffff;
        font-size: 24px;
    }

    .top-header .left.logo {
        width: auto;
    }

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

    .company h3 {
        font-size: 35px;
        margin-top: 2px;
    }

    .top-header .right { /* margin-top: 6px; */ /* position: absolute; */ /* right: 0; */
    }

    .holine-top {
        display: none;
    }

    .news-trade { /* margin-top:30px */
        padding-top: 30px;
    }

    article .container.overHide {
        /* padding-bottom:20px; */
    }

    .project-image {
        height: 350px;
    }

    .title-inner-page {
        font-size: 22px;
    }

    .project-name {
        bottom: 0;
    }

    .des-tit {
        width: 90%;
    }

    .padding-page { /* padding-top:0; */
        padding-bottom: 25px;
        padding-top: 15px;
    }

    .product-Promo:before {
        display: none;
    }

    .middle-header .logo {
        height: 70px;
        width: 121px;
        overflow: hidden;
        top: 12px;
    }

        .middle-header .logo a { /* height: 100% !important; */
            display: block;
        }

        .middle-header .logo canvas { /* height:100% !important */
        }

    .table_cart .quantity {
        width: 157px !important;
    }

    .infocompany .text-footer {
        font-size: 16px;
    }

    footer .foot {
        text-align: center;
    }

        footer .foot .left, footer .foot .right {
            width: 100%; /* margin:auto; */
            font-size: 15px;
        }

    .hotline-default {
        padding: 30px 0;
    }

    .row-50 {
        width: 100%;
    }

    .tit-page {
        font-size: 24px;
        margin-top: 15px;
    }

    .row-50.row1.left { /* display:none !important; */
    }

    .item-pro img {
        height: 375px;
    }

    .mySwiper2 .swiper-slide img {
        width: 100%;
        display: block;
        height: 100%;
        margin: auto;
        object-fit: cover;
    }

    .swiper-pro {
        height: 375px;
    }

    .slider_contain.slidemobile {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        /* padding: 5px 20px 8px; */
        width: 126px;
    }

    .product-default ul li .foot-item, .product-list li .foot-item {
        display: block;
    }

    .imgproduct a.imgpa {
        width: 100%;
        height: 340px;
        display: flex;
    }

    .phone-hot a {
        font-size: 30px;
    }

    .list-article-category .item .postImg {
        height: 160px;
    }

    .tit-cat {
        display: none;
    }

    .list-article-category .item a {
        display: block;
    }

    .list-article-category .item h4 {
        margin: 0;
        font-size: 17px;
        overflow: hidden;
        font-weight: normal;
        text-align: left;
        color: #e51515;
        font-family: 'RoboR';
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        /* text-align: justify; */
        height: 42px;
    }

        .list-article-category .item h4 a {
            height: 42px;
        }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .contact .right-content {
        width: 100%;
    }

    .contact .left-content {
        width: 100%;
        margin-top: 20px;
    }

    .li-content-gt li { /* width:100%; */
    }

    .li-content-gt:nth-child(1) {
        padding-right: 0;
        width: 100%;
        overflow: hidden;
    }

    .li-content-gt:nth-child(2) {
        padding-left: 0;
        width: 100%;
    }

    .li-content-gt li {
        margin-top: 5px; /* text-align:left; */ /* text-align: center; */
    }

    .li-content-gt:nth-child(n+1) li strong { /* background: none; */ /* padding: 5px 0; */
    }

    .li-content-gt li span {
        font-size: 20px;
    }

    .product-default ul li .title-product, .product-list li .title-product { /* padding-top:10px; */
    }

    .img-gt { /* display:none; */
        position: relative;
    }

    .about {
        padding-bottom: 10px; /* display: none; */
    }

    .product-Promo {
        padding: 30px 0;
        margin-bottom: 0;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 35px;
    }

    .li-content-gt li strong { /* font-size: 26px; */
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .slogan-pd {
        font-size: 40px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 233px;
    }

    .lstImgContent .postImg {
        height: 237px;
    }

    .slide-pd li {
        height: 332px;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df {
        font-size: 35px;
    }

    .list_project, .list-article-category { /* grid-template-columns: repeat(2,minmax(0,1fr)); */
    }

    .personal-mem {
        width: 100%;
    }

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

        .list-article-category .item {
            border-top: none;
        }

    .company-mem {
        width: 100%;
        margin-top: 30px;
    }


    .baner-mini {
        margin-top: 0;
    }

    .trade-image {
        height: 400px;
    }

    .img-mem {
        height: 360px;
    }

    .list-member {
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 25px;
        row-gap: 25px;
    }

    .library li {
        height: 220px;
    }

    .title-big {
        font-size: 32px;
    }

    .tit-category-page a {
        font-size: 35px;
        background-size: 30px;
        padding-left: 45px;
        background-position: 10px 12px;
    }

    .left-header {
        position: absolute;
        left: 0;
        top: 0;
        margin-left: 179px;
    }

    .list-new1 {
        width: 100%;
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .news1:nth-child(3) {
        display: none;
    }

    .view-news {
        display: none;
    }

    .take-news {
        width: 100%;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 12px;
        row-gap: 23px;
        margin-top: 30px;
        float: unset;
    }

    .newsnth-image {
        width: 100%;
        height: 162px;
        overflow: hidden;
        display: block;
        position: relative;
        float: unset;
        margin-right: 0;
        border-radius: 5px;
    }

    .newsnth:nth-child(n+2) {
        margin-top: 0;
    }

    .newsnth:last-child {
        display: none;
    }

    .newsnth-name a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .defaul-bot {
        padding-bottom: 30px;
    }

    .pb-40 {
        padding-bottom: 130px;
    }
}

@media only screen and (max-width: 639px) {
    #slideshow {
        height: 212px;
    }

    span.title-list-fish-sauce {
        margin-top: 20px;
        font-size: 14px;
        display: inline-block;
    }

    .right-top-header-car {
        display: none;
    }

    .container {
        width: 535px;
    }

    .services-about:after {
        display: none;
    }

    .top-img-product img {
        width: 100%;
        height: 175px;
        object-fit: cover;
    }

    span.content-product-home {
        font-size: 18px;
        padding: 0 12px;
    }

    ul.list-company-strengths {
        /* padding: 0; */
        margin: auto;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        row-gap: 30px;
        column-gap: 12px;
    }

    .content-company-strengths {
        width: 70%;
        padding-left: 7px;
    }

    a.addcart.aprocess, a.a-detail-stt {
        padding: 10px;
        font-size: 17px;
    }

    .content-bottom-product-home a h3.title-bot-pro {
        text-align: center;
        line-height: 1.5;
        padding-left: 10px;
        padding-right: 10px;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        margin-bottom: 3px;
    }

    .center-content-product span.price-pro {
        font-size: 15px;
    }

    .top-img-product {
        height: 175px;
    }

    li.item-product-home {
        list-style: none;
        padding: 10px;
    }

    li.item-img-left-about:nth-child(2) img {
        position: absolute;
        top: 0;
        width: 57%;
        height: 57%;
        border: 1px solid #e51515;
    }

    .top-procedure {
        text-align: center;
        padding-top: 49px;
    }

    .chef {
        width: 280px;
    }

    span.content-procedure {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    h6.title-item-handbook {
        position: absolute;
        z-index: 3;
        bottom: 45px;
        color: #ffffff;
        font-family: 'notoSR';
        margin: 0;
        /* padding: 14px 20px; */
        font-weight: 500;
        border-radius: 10px;
        font-size: 15px;
        text-align: center;
        background: rgb(122 30 22 / 80%);
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding: 2px 10px;
        height: 40px;
        text-overflow: ellipsis;
    }

    span.content-handbook {
        font-size: 17px;
    }

    .table_cart td.name {
        width: 40%;
    }

    .product-list li:nth-child(n+1) {
        margin: auto; /* width:49%; */
    }

    .product-list li:nth-child(2n+2) {
        float: right;
    }

    .product-list li:nth-child(n+3) {
        margin-top: 20px;
    }

    .phone-hot a:nth-child(n+2) {
        margin-left: 10px;
    }

    .cb-list {
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }

    .list-partner {
        margin-top: 20px;
    }

    .c-tabs-nav a {
        font-size: 15px;
    }

    .product-default ul li .imgproduct,
    .product-list li .imgproduct {
        height: 224px;
    }

    .phone-hot a {
        font-size: 25px;
    }

    .des-hot {
        font-size: 15px;
    }

    .span-hot {
        font-size: 25px;
    }

    .list-article-category .item .postImg {
        height: 151px;
    }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .des-pd {
        width: 100%;
    }

    .about:after {
        display: none;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 36px;
    }

    .li-content-gt li strong { /* font-size: 26px; */
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .tit-gt h2 { /* font-size:40px */
    }

    .slogan-pd {
        font-size: 30px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 196px;
    }

    .lstImgContent .postImg {
        height: 202px;
    }

    .slide-pd li {
        height: 252px;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df {
        font-size: 35px;
    }

    .baner-mini {
        display: none;
    }

    .zlchat {
        width: 45px;
        height: 45px;
        bottom: 71px;
        right: 5px;
    }

    .map-page {
        width: 45px;
        height: 45px;
        bottom: 124px;
        right: 5px;
    }

    .button-phone {
        width: 45px;
        height: 45px;
        background-position: center;
        bottom: 15px;
        right: 5px;
    }

    .mnv-tuvan {
        width: 45px;
        bottom: 179px;
        right: 5px;
    }

    .project-image {
        height: 300px;
    }

    .img-mem {
        height: 330px;
    }

    .comname {
        display: none;
    }

    .contain-com span {
        font-size: 18px;
    }

    .tit-category-page a {
        font-size: 28px;
        background-position: 0px 4px;
        padding-left: 35px;
    }

    .contact .right-content {
        padding: 10px;
    }

    .searchbox .txt {
        padding-left: 20px;
        width: 287px;
    }

    .left-header {
        margin-left: 123px;
    }

    .menu-product ul {
        grid-template-columns: repeat(4,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

    .sort-pro {
        display: none;
    }

    .menu-head {
        display: none;
    }

    .textsl .quantity-selector {
        padding-left: 0;
    }

    .top-default {
        display: none;
    }

    .left-name-compa, .right-name-compa {
        display: none;
    }

    .span-header {
        width: 56px;
    }

    .cart:hover .cart-top {
        display: none;
        opacity: 0;
        visibility: hidden;
        margin-top: 0;
    }
}

@media only screen and (max-width: 549px) {
    #slideshow {
        height: 185px;
    }

    .detail * {
        font-size: 18px;
    }

    .description {
        font-size: 20px;
    }

    .container {
        width: 459px;
    }

    span.slogan-service-car {
        padding-left: 0;
    }

    .news1 {
        width: 100%;
    }

    .img-reason img {
        display: block;
        width: 55%;
        margin: auto;
    }

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

    h1.tit-service-car {
        font-family: 'OM';
        color: #ffffff;
        font-size: 30px;
    }

    h4.tit-pro-car-home {
        font-family: 'OM';
        color: #ffffff;
        font-size: 30px;
    }

    .wp-status {
        font-size: 15px;
    }

    .news1-image {
        height: 65%;
        border-radius: 5px;
    }

    .take-news {
        width: 100%;
        margin-top: 20px;
    }

    .services-about .tit {
        display: none;
    }

    .services-about .des-tit {
        display: none;
    }

    .services-about ul {
        padding-top: 0;
        row-gap: 10px;
    }

    .company h3 {
        font-size: 30px;
        margin-top: 10px;
    }

    .company h4 {
        font-size: 13px;
    }

    .library li {
        height: 180px;
    }

    .trade-image {
        height: 300px;
    }

    .library {
        padding: 30px 0;
    }

    .about {
        /* padding-top: 10px; */
    }

    .services-about:before {
        display: none;
    }

    .tit-gt h3 { /* display:none */
    }

    footer .infocompany .title-footer {
        width: 100%;
        font-size: 21px;
    }

    .table_cart td.name {
        width: 40%;
    }

    .infocompany .text-footer {
        font-size: 17px;
    }

    .product-list li:nth-child(n+1) {
        margin: auto; /* width:49%; */
    }

    .product-list li:nth-child(2n+2) {
        float: right;
    }

    .product-list li:nth-child(n+3) {
        margin-top: 20px;
    }

    .phone-hot a:nth-child(n+2) {
        margin-left: 10px;
    }

    .cb-list {
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }

    .pro-duct {
        padding-top: 16px;
    }

    .swiper-glr2 {
        height: 400px;
        margin-top: 15px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        padding: 5px 20px 8px;
    }



    .phone-hot a {
        font-size: 25px;
    }

    .des-hot {
        font-size: 15px;
    }

    .span-hot {
        font-size: 25px;
    }

    .list-article-category .item .postImg {
        height: 143px;
        width: 198px;
    }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .des-pd {
        width: 100%;
    }

    .product-default ul li, .product-list li { /* padding:10px; */ /* padding-bottom:15px; */
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 32px;
    }

    .li-content-gt li strong { /* font-size: 26px; */
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .tit-gt h2 { /* font-size:40px */
    }

    .slogan-pd {
        font-size: 30px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 166px;
    }

    .lstImgContent .postImg {
        height: 175px;
    }

    .slide-pd li {
        height: 223px;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df, .tit-video {
        font-size: 35px;
    }

    .lstImgContent .postImg .backgr-img { /* height: 492px; */
    }

    .project-image {
        height: 260px;
    }

    .li-par {
        height: 80px;
    }

    .box-promo .view_li {
        display: none;
    }

    .tit {
        font-size: 25px;
    }

    .list-member {
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 25px;
        row-gap: 25px;
    }

    .img-mem {
        height: 380px;
    }

    .commit li {
        text-align: center;
    }

    .img-com {
        float: none;
        display: block;
        margin: auto;
    }

    .title-product {
        font-size: 16px;
        padding: 5px 0;
    }

    .title-category h2, .title-category h3, .title-category h1, .title-category strong { /* font-size:28px; */
    }

    .title-category a { /* background:none; */ /* padding:0; */
    }

    .box-category-product { /* padding:25px 10px; */
    }

    .table_cart td.price, .table_cart td.price-row {
        display: none;
    }

    .banner-page {
        height: 163px;
    }

        .banner-page > a {
            height: 100%;
            display: block;
        }

        .banner-page img {
            height: 100%;
            object-fit: cover;
        }

    .logo img {
        display: none;
    }

    .top-header .logo {
        /* width: 90px !important; */
        /* height: 75px; */
    }

   
    .logo a {
        width: 100% !important;
        height: 100% !important; /* margin-top: 3px; */ /* margin-left: 5px; */
    }

    .bottom-right-about-car {
        padding: 14px 10px;
    }

    .logo:after {
        width: 103px;
        height: 92px;
    }

    .middle-header .container { /* padding-bottom:60px; */
    }

    .middle-header {
        height: 136px;
    }

    .left-header {
        margin: 0;
        bottom: 0;
        top: inherit;
        width: 100%;
    }

    .lbtim {
        margin: 0;
        width: 100%;
    }

    .searchbox .txt {
        padding: 8px 44px 8px 30px;
        height: 40px;
        width: calc(100% - 40px);
    }

    .searchbox .btn {
        width: 36px;
        height: 36px;
        line-height: 40px;
    }

    .right-header { /* width: calc(100% - 150px); */
    }

    .middle-header .logo {
        left: 0; /* transform: translate(-45%, 0); */
        top: 0px; /* width: 82px; */
        height: 70px;
    }

    .flex-head {
        margin-top: 15px;
    }

    .swiper-pro {
    }
}


@media only screen and (max-width: 479px) {
    .banner-page {
        height: 130px;
    }

    ul.list-img-left-about li {
        list-style: none;
        display: block;
        width: 100%;
        height: 200px;
    }

    li.item-img-left-about img {
        width: 100%;
        height: 200px;
    }

    .wp-top-service-car:before {
        display: none;
    }

    .top-img-product-car {
        height: 215px;
    }

    h3.title-bot-pro-car {
        height: 45px;
    }

    .contact .right-content {
        padding: 10px;
        border: none;
    }

    h5.title-reason:before, h5.title-reason:after {
        display: none;
    }

    h5.title-reason {
        font-family: 'OM';
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 21px;
    }

    h3.title-reason-choosing-car {
        font-size: 18px;
    }

    h4.name-new-car {
        display: inline-block;
        font-size: 22px;
    }

    .top-new-car-home {
        text-align: center;
        display: block;
        padding-top: 35px;
    }

    h4.name-new-car:before {
        content: "";
        position: absolute;
        left: -30px;
        top: 6px;
    }

    h4.name-new-car:after {
        right: -30px;
        top: 6px;
    }

    .wp-img-new-car {
        display: block;
        height: 125px;
    }

    h3.tit-new-car-home a {
        font-family: OSB;
        font-size: 15px;
    }

    .box-buy {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    span.content-new-car-home {
        font-size: 14.07px;
        color: #3f3f3f;
        font-family: 'ROBOR';
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
        margin-bottom: 8px;
    }

    .title-big {
        font-size: 28px;
    }

    .contain-com span {
        font-size: 16px;
    }

    .phone-hot a:nth-child(n+1) {
        display: block;
        margin-left: 0;
    }

        .phone-hot a:nth-child(n+1):before {
            display: none;
        }

    #slideshow {
        height: 158px;
    }

    .container {
        width: 400px;
    }

    .logo {
        /* left: calc(47% - 47px); */
    }

    .item-pro img {
        height: 375px;
    }

    .title-inner-pro {
        font-size: 25px;
    }

    .li-content-gt li img {
        display: none;
    }

    .tit-article { /* padding-left:0; */ /* padding-right:0 */
    }

        .tit-article .tit-a {
            display: none;
        }

    .tit {
        font-size: 27px;
        line-height: 43px;
        padding-bottom: 3px;
    }

    .slider_contain .sliderPhotos {
        height: 380px;
    }

    .comname {
        margin-left: 4px;
    }

    .des-tit {
        width: 100%;
    }

    .tit-pro a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        z-index: 4;
    }

    .tit-gt h3 {
        font-size: 19px;
    }

    .box-white {
        padding: 10px;
    }

    .detail {
        padding-top: 15px;
    }

    .box-white .tit-gt span {
        width: 100%;
    }

    .tit-pro:after {
        display: none;
    }

    .lbtim { /* display:none; */
    }

    .tit-df {
        font-size: 25px;
    }

    .breadcrum {
        padding-top: 5px;
    }

    .photo-default {
        background-size: cover;
        background-position: center center;
    }

    .product-default ul, .product-list { /* grid-template-columns: repeat(1,minmax(0,1fr)); */
        column-gap: 5px;
        row-gap: 5px;
    }

        .product-default ul li h4, .product-list li h4 {
            margin-right: 0;
        }

        .product-list li:nth-child(n+1) { /* width: 80% !important; */
        }

    .banner-gt.botbn {
        margin-bottom: 0;
    }

    .listImage, .listVieos {
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }

    .lstImgContent {
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        padding: 4px 15px 5px;
        margin: 2px 0;
    }

    .product-default ul li .imgproduct,
    .product-list li .imgproduct {
        height: 185px;
    }

        .product-default ul li .imgproduct img,
        .product-list li .imgproduct img { /* width:100%; */
        }

    .imgproduct a.imgpa {
        height: 100%;
    }

    .OldPrice {
        display: none;
    }

    .phone-hot a {
        font-size: 25px;
    }

    .des-hot {
        font-size: 15px;
    }

    .span-hot {
        font-size: 25px;
    }

    .list-article-category .item .postImg {
        width: 100%;
        margin: auto;
        float: none;
    }

    .content-catygory {
        display: block;
        margin-top: 15px;
    }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .listImage .listImg {
        height: 140px;
    }

    .tit-page {
        font-size: 17px;
    }

    .table_cart td {
        padding: 5px;
    }

    .lstImgContent .postImg img {
        width: 100%;
        margin: 0 !important;
        border: none;
    }

    .lstImgContent li {
        padding: 0;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 30px;
    }

    .li-content-gt li strong { /* font-size: 26px; */
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .tit-gt h2 {
        font-size: 22px;
    }

    .slogan-pd {
        font-size: 32px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 310px;
    }

    .lstImgContent .postImg {
        height: 300px;
    }

    .slide-pd li {
        height: 389px;
        width: 100%;
        margin: 0;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df, .tit-video {
        font-size: 35px;
    }

    .detail-gt a { /* padding:7px 20px */
    }

    .project-image {
        height: 228px;
    }

    .img-about { /* height: 423px; */
    }

    .chef {
        width: 200px;
    }

    .company h3 {
        font-size: 30px;
        margin-top: 24px;
    }

    .company h4 {
        font-size: 11px;
        letter-spacing: 0px;
    }

    .top-header .right {
        right: 47px;
    }

    .lan span {
        font-size: 13px;
        padding: 4px 11px;
    }

    .library span {
        font-size: 16px;
    }

    .lan i {
    }

    .list-lan {
    }

        .list-lan a {
            font-size: 16px;
            padding: 4px 6px;
        }

    #ShowMenu {
        /* top: -29px; */
        /* width: 30px; */
        /* height: 24px; */
    }

    .cart {
        /* top: -21px; */
    }

    #ShowMenu:before {
        /* font-size: 18px; */
    }

    .library li {
        height: 160px;
    }

    .detail-support span {
        font-size: 25px;
    }

    .detail-support p {
        font-size: 16px;
    }

    .lis-a-support {
        display: block;
        background: none;
        padding: 0;
    }

        .lis-a-support a {
            display: block;
            width: 100%;
            background-image: url('/Design/bg-support-a.png');
            background-size: 100% 100%;
            margin-bottom: 5px;
            padding: 10px;
            box-sizing: border-box;
            font-size: 25px;
        }

    .support-about {
        padding: 15px;
    }

    .lis-a-support a:nth-child(n+2):before {
        display: none;
    }

    .trade-image {
        height: 276px;
    }

    .trade-name a {
        height: auto;
    }

    .regis a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
        margin-top: 10px;
    }

    .regis {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .processbtn.btnAddCart, .box-buy input {
        font-size: 15px;
    }

    .swiper-pro {
    }
}


@media only screen and (max-width: 409px) {
    #slideshow {
        height: 142px;
    }

    .container {
        width: 360px;
    }

    .table_cart td {
        padding: 5px;
    }

    .comname h3 {
        font-size: 20px;
    }

    .comname {
        padding-bottom: 13px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        padding: 4px 15px 5px;
        margin: 2px 0;
    }

    .OldPrice {
        display: none;
    }

    .phone-hot a {
        font-size: 25px;
    }

    .des-hot {
        font-size: 15px;
    }

    .span-hot {
        font-size: 25px;
    }

    .list-article-category .item .postImg {
        height: 121px;
    }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .listImage .listImg {
        height: 140px;
    }

    .tit-page {
        font-size: 17px;
    }

    .box-page-abouts, .box-white {
        padding: 10px;
    }

    .slider_contain .sliderPhotos {
        height: 340px;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 28px;
    }

    .li-content-gt li strong {
        font-size: 16px;
    }

    .li-content-gt li {
        border-radius: 20px;
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .tit-gt h2 {
        font-size: 18px;
    }

    .tit-gt h3 {
        font-size: 20px;
    }

    .slogan-pd {
        font-size: 29px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 275px;
    }

    .lstImgContent .postImg { /* height: auto !important; */
        height: 277px;
    }

    .slide-pd li {
        height: 352px;
        width: 100%;
        margin: 0;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df, .tit-video {
        font-size: 34px;
    }

    .img-about { /* height: 403px; */
    }

    .trade-image {
        height: 250px;
    }

    .company h3 {
        font-size: 29px;
        margin-top: 38px;
        text-align: right;
    }

    .company h4 {
        font-size: 14px;
        display: none;
    }

    .top-header .right {
        /* margin-top: 14px; */
    }

    #ShowMenu {
        /* top: -96px; */
    }

    .content-se span {
        font-size: 22px;
    }

    .logo {
        left: calc(47% - 60px);
    }
}

@media only screen and (max-width:369px) {
    #slideshow {
        height: 139px;
    }

    .c-tabs-nav a {
        font-size: 15px;
        padding: 4px 15px 5px;
        margin: 2px 0;
        width: 90px;
    }


    .OldPrice {
        display: none;
    }

    .phone-hot a {
        font-size: 25px;
    }

    .des-hot {
        font-size: 15px;
    }

    .span-hot {
        font-size: 25px;
    }

    .list-article-category .item .postImg {
        height: 121px;
    }

    .banner-ct {
        margin-top: 50px;
        height: 176px;
    }

    .listImage .listImg {
        height: 140px;
    }

    .tit-page {
        font-size: 17px;
    }

    .project-image {
        height: 210px;
    }

    .tit-gt h1, .slogan-df, .tit-pd {
        font-size: 31px;
    }

    .li-content-gt li strong {
        font-size: 17px;
    }

    .slide-pd li {
        height: 450px;
    }

    .left-video {
        margin-top: 0;
    }

    .img-gt img {
        width: 100%;
        padding-top: 0;
    }

    .tit-gt h2 {
        font-size: 20px;
    }

    .tit-gt h3 {
        font-size: 20px;
    }

    .slogan-pd {
        font-size: 29px;
    }

    .right-video a {
        height: auto;
    }

    .listImage .listImg, .listVieos .postImg {
        height: 275px;
    }

    .lstImgContent .postImg {
        height: 277px;
    }

    .slide-pd li {
        height: 352px;
        width: 100%;
        margin: 0;
    }

    .slogan-video {
        font-size: 35px;
    }

    .tit-df, .tit-video {
        font-size: 34px;
    }

    .slider_contain .sliderPhotos {
        height: 330px;
    }

    .logo {
        /* left: calc(47% - 50px); */
    }
}

@media only screen and (max-width:359px) {
    body {
        min-width: 360px;
        width: 360px;
    }

    .logo {
        /* left: calc(47% - 13px); */
    }
}
