﻿/* typical phone screen resolution */
@media only screen and (min-width : 1920px) {
    .brand-area .warp-grid {
        max-width: 1920px;
        margin: auto;
    }
}
@media (min-width: 1200px) {
    .nav-menu2 .sub-menu.style-pc-2 ul.s-menu .mn-banner .item {
        position:relative;
        aspect-ratio:460/300;
    }
        .nav-menu2 .sub-menu.style-pc-2 ul.s-menu .mn-banner .item img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            object-fit:cover;
        }
        .nav-menu2 .sub-menu.style-pc-2 ul.s-menu .mn-banner .item {
            width: 50%;
        }
    .nav-menu2 .sub-menu.style-pc-2 ul.s-menu .mn-banner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .nav-menu2 .sub-menu.style-pc-2 ul.s-menu > li:last-child {
        width: calc(100%* 2 / 3);
      
    }
    .nav-menu2 .sub-menu.style-pc-2 ul.s-menu > li:first-child {
        width: calc(100%* 1 / 3);
    }
    .nav-menu2 .sub-menu ul.s-menu > li {
        position: relative;
        gap: 10px;
    }
    .nav-menu2 .sub-menu ul.s-menu {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
    .nav-menu2 .sub-menu.style-pc-2 ul.s-menu {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .has-dropdown:hover .sub-menu .s-menu {
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    .has-dropdown:hover .sub-menu .ct-sub {
        padding: 2.5rem 0;
    }
    .nav-menu2 .sub-menu .ct-sub {
        background-color: #FFF;
        padding: 0;
    }
    . .nav-menu2 .gs-menu {
        height: calc(100% - 8.1333vw);
        overflow: auto;
    }
    .has-dropdown:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -khtml-transform: none;
        transform: none;
        height: auto;
    }

    .menu-open::after{
        opacity:.2;
        visibility:visible;
        z-index:5;
    }
    html::after {
        content: '';
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #25282B;
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        opacity: 0;
        visibility: hidden;
        z-index: 1;
    }
    .nav-menu2 .sub-menu {
        position: fixed;
        top: 95px;
        right: 0;
        left: 0;
        z-index: 450;
        -webkit-transform: translateY(8px);
        -khtml-transform: translateY(8px);
        transform: translateY(8px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: transform 0.2s;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 02s, -webkit-transform 0.2s;
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
   
}




@media only screen and (max-width : 1440px) {

    .introduction .col-6.img{
        height:450px;
    }
    .cta-area .col-4.warp-content {
        width: 35%;
        max-width: 35%;
        flex: 35%;
    }
}
@media only screen and (max-width : 1300px) {
    .viewAll{
        right:20px;
    }
    #gioithieu_quytrinh .container .box-area {
        position: relative;
        max-width: 700px;
    }
    #gioithieu_quytrinh{
}
@media only screen and (max-width : 1250px) {
    .trangchu_tienich .warp_flex-orther .item_flex:nth-child(2n) .box-cricle {

        right: -148px;
    }
    .trangchu_tienich .warp_flex-orther .box-cricle {
        left: -148px;
    }
}
@media only screen and (max-width : 1220px) {
    .trangchu_tienich .warp_flex-orther .item_flex:nth-child(2n) .box-cricle {

        right: -132px;
    }
    .trangchu_tienich .warp_flex-orther .box-cricle {
        left: -132px;
    }
}

@media only screen and (max-width : 1201px) {

    .trangchu_tienich .warp_flex-orther .box-cricle{
        display:none;
    }
    #gioithieu_sanpham .list-featured_products .row .item .warp-img {
        max-width: 230px;
        width: 230px;
    }
    #gioithieu_nangluc .list-box .box .box-desc,
    #gioithieu_nangluc .list-box .box:last-child .box-desc{
        max-width:90%;
    }
    #gioithieu_nangluc .list-box .box:last-child {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 18px;
        margin-bottom: 50px;
    }
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart .btn-base {
        min-width: 160px;
    }
    .trangchu_tienich .warp_flex-orther .item_flex .box-warp {
        max-width: 430px;
    }


    .header-small-device.small-device-ptb-1 {
        display: flex;
        align-items: center;
    }
    .header-large-device {
        display: none;
    }
   
    .header-area {
        padding-bottom: 97px !important;
    }
    .blog-area .warp-arrow, .brand-area .warp-arrow{
        display:none;
    }
}
@media only screen and (max-width : 1024px) {
    #gioithieu_quytrinh .container .box-area .title{
        margin-bottom:20px
    }
    #gioithieu_sanphamnoibat .container > .title {
        font-size: 25px;
    }
    #gioithieu_nhanluc .description-main p {
        font-size: 18px;
    }
    #gioithieu_quytrinh .container .box-area .title,
    #gioithieu_quytrinh .item-number {
        display: flex;
    }
    #gioithieu_quytrinh .box-item {
        display: flex;
        gap: 20px;
        align-content: stretch;
        align-items: stretch;
        flex-wrap: wrap;
    }
    #gioithieu_quytrinh .desc {
        flex: 47%;
        max-width: 47%;
        padding:0;
        text-align:center;
    }
    #gioithieu_quytrinh .desc:after {
        display: none;
    }
    #gioithieu_quytrinh .container .box-area {
        max-width: 100%;
    }
        #gioithieu_quytrinh .container .box-area img {
            display:none;
        }
        #gioithieu_quytrinh {
            padding: 0;
        }
    #gioithieu_quytrinh .title {
        display: block;
    }
            #gioithieu_quytrinh .desc {
                margin-bottom:20px;
                position: relative !important;
                top: unset !important;
                bottom: unset !important;
                left: unset !important;
                right: unset !important;
                border-radius: 10px;
                padding: 31px;
                max-height: unset;
                box-shadow: 4px 8px 9px 1px #0000001f;
            }
    #gioithieu_sanphamnoibat .content .title span {
        min-width: 45px;
        width: 45px;
        height: 45px;
        font-size: 31px;
    }
    #gioithieu_giatricotloi .title, #gioithieu_doitac .title,
    #gioithieu_sanphamnoibat .content .title,
    #gioithieu_nangluc .title h3,
    #gioithieu_giatricotloi .title,
    #gioithieu_sumenh .content > h3 {
        font-size: 40px;
    }
    .form-post {
        padding: 30px 30px 47px;
    }
    .description-review-wrapper img {
        max-width: 100%;
    }
    .slider_home .warp-item_bottom .warp-boxed .warp-arrow {
        display: none
    }
    .navbar li * {
        font-size: 15px !important;
        font-weight: 600;
    }

    .header-menu_search_nav {
        width: 100%;
        left: 0;
        padding: 0 16px;
    }

        .header-menu_search_nav form {
            width: 100%;
        }
        .header-menu_search_nav .warp-search {
            border-radius: 30px;
            border: 1px solid var(--main-colorT);
            height: 40px;
            font-size: 13px;
        }
            .header-menu_search_nav .warp-search input {
                padding: 0;
                padding-left: 10px;
            }
            .header-menu_search_nav input {
                flex: 1;
                padding: 5px;
            }

        .header-menu_search_nav .warp-search {
            display: flex;
        }

            .header-menu_search_nav .warp-search button {
                border: 0;
                background: var(--main-colorT);
                padding: 0 14px;
                margin-right: 5px;
            }

                .header-menu_search_nav .warp-search button i {
                    color: #fff !important;
                }

    #navbar * {
        color: #000000ba;
        fill: #000000ba;
    }
    .contact-area_home .content .description h2 *, .contact-area_home .content .description h2 {
        font-size: 27px;
        font-weight: bold;
    }
    .library-area {
        min-height: 840px;
    }
    :root {
        --font-main: 30px;
    }
    .trangchu_introduction .short-desc {
        font-size: 30px;
    }
   

    .service-area .item .img {
        min-width: 76px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .service-area .warp_flex .content {
        min-width: 217px;
    }
    .service-area .warp_flex {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .category-area .single-brand img.poster {
        max-width: 100%;
    }
    .imgthumb-productdetails {
        padding: 0;
    }
    .sidebar-wrapper{
        padding:10px;
    }
    .footer-area .row {
        --ps-gutter-x: 30px;
    }
    .slider_home .warp-item_bottom{
        bottom:60px;
    }
    .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content div * {
        font-size: 17px;
    }
    .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content h2 {
        font-size: 30px;
    }
    .contact-area_home .content .title,
    .title-home .title,
    .introduction .title {
        font-size: 25px;
    }
    .home-services .warp-item .item .item-content .title{
        font-size:18px;
    }
    
    .introduction .description {
        max-width: 450px;
    }
    .warp-message .line,
    .warp-message .line2 {
        width: 100%;
    }
    .warp-message .warp-content {
        max-width:1024px;
        width:auto;
    }
    .main-menu > nav > ul {
        gap: 6px !important;
    }
    .warp-message .line3{
        width:99%;
    }
    .warp-aboutus .item-child {
        max-width: 364px;
    }
}
    @media only screen and (max-width : 991px) {
        .trangchu_tienich .warp_flex-orther .item_flex .box-warp {
            max-width: 100%;
        }
        .trangchu_tienich .warp_flex-orther:after {
            display: none;
        }
        #gioithieu_lienhe .lienhe_content span a {
            font-size: 20px
        }
        #gioithieu_lienhe .img-container {
            padding: 20px;
        }
        #gioithieu_lienhe .lienhe_content p {
            font-size: 20px;
        }
        #gioithieu_doitac .category-title {
            font-size: 24px;
        }
        #gioithieu_sanphamnoibat .description * {
            font-size: 18px;
        }
        #gioithieu_doitac .category-title span.category-index {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 27px;
        }
        #gioithieu_sanphamnoibat .content .title span {
            min-width: 30px;
            width: 30px;
            height: 30px;
            font-size: 23px;
        }
    }
        #gioithieu_sanphamnoibat .short-title{
            font-size:20px;
        }
        #gioithieu_giatricotloi .title, #gioithieu_doitac .title, #gioithieu_sanphamnoibat .content .title, #gioithieu_nangluc .title h3, #gioithieu_giatricotloi .title, #gioithieu_sumenh .content > h3 {
            font-size: 30px;
        }
        #gioithieu_thongdiep .image {
            position: relative;
            max-width: 500px;
            margin: auto;
            width: 100%;
            left: 0;
        }
        #gioithieu_thongdiep {
            max-width: 900px;
            margin: auto;
            padding: 40px 0;
        }
        #gioithieu_sanpham .list-featured_products .row .item .warp-img {
            max-width: 47%;
            width: 47%;
        }
    }

        @media only screen and (max-width : 900px) {
            .trangchu_tienich .warp-box_content{
                    margin-bottom: 50px;
                    margin-top:100px;
            }
            #gioithieu_giatricotloi .list-box:after {
                display: none;
            }
            .header-small-device .logo-header .img-logo{
                width:160px;
            }
            #gioithieu_giatricotloi .list-box {
                flex-direction: column;
                gap: 10px;
            }
            #gioithieu_nhanluc .content {
                display: flex;
                gap: 6px;
                align-items: flex-start;
                background: #fff;
                border-radius: 6px;
                padding: 16px;
                margin-bottom: 12px;
                max-width: 500px;
                margin: auto;
                margin-bottom: 20px;
            }
            #gioithieu_nangluc .list-box .box{
                gap:10px;
            }
            #gioithieu_nangluc .list-box .box .img {
                width: 100%;
                min-width: 100%;
                max-width: 100%;
            }
            #gioithieu_nangluc .list-box .box {
                flex-direction: column;
            }
            .product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
                padding: 0;
            }

            .form-post {
                max-width: 400px;
                margin: 20px auto;
                text-align: center;
            }

            .imgthumb-productdetails img {
                max-width: 100%;
            }

            .detailsSwiper {
                height: 100px;
            }

            .imgthumb-productdetails {
                max-width: 100px;
            }

            .description-review-wrapper .row,
            .product-details-area .product-wrap > .row {
                --ps-gutter-x: 10px;
            }

            .product-policy {
                position: sticky;
                top: 120px;
            }

            .main-wrapper.product-single {
                overflow: unset;
            }

            .trangchu_lienhe .content {
                margin: auto;
            }

            .trangchu_lienhe .img:after {
                background: linear-gradient(89.16deg, #C7BDA8 4.88%, rgb(199 189 168 / 83%) 21.55%, rgb(199 189 168 / 96%) 65.39%);
            }

            .trangchu_dichvu {
                margin-bottom: 30px;
            }

            .trangchu_lienhe {
                background: transparent;
            }

                .trangchu_lienhe .row {
                    position: relative;
                }

                .trangchu_lienhe .col-md-5 {
                    max-width: 100%;
                    flex: 100%;
                }

                .trangchu_lienhe .col-md-7 {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    z-index: -1;
                    max-width: 100%;
                    flex: 100%;
                }

            .trangchu_dichvu .warp-box_left .img {
                aspect-ratio: 510 / 594;
            }

            .trangchu_dichvu .warp-box_left {
                position: relative;
                max-width: 500px;
                margin: auto;
                margin-bottom: 60px;
            }

            .trangchu_thuvien .box-right {
                height: 100%;
            }

            .trangchu_introduction .warp-box-right {
                max-width: 600px;
                margin: auto;
                margin-top: 30px;
            }

            .warp-content-contact .btgrid .row-1 .col:first-child {
                padding: 20px 30px
            }

            .warp_box_map {
                flex-direction: column-reverse;
            }

            .service-area .warp_flex {
                display: flex;
                justify-content: center;
                grid-template-columns: repeat(4, auto);
                flex-wrap: wrap;
            }

            .warp_thank-you {
                grid-template-columns: repeat(1, minmax(0, 1fr));
                box-shadow: unset;
            }

            .trangchu_introduction {
                padding-bottom: 60px;
            }

            .list_item_col .item-col {
                width: 33%;
            }

            .library-area .warp_thumbsSlider {
                position: relative;
                display: block;
            }

            .footer-area .footer-top .item-4, .footer-area .footer-top .item-3,
            .footer-area .footer-top .item-1, .footer-area .footer-top .item-2 {
                flex: 50%;
                max-width: 50%;
            }

            .home-services .warp-box_right {
                position: relative;
                height: 100%;
                width: 100%;
            }

            .home-services .warp-box_left {
                border-radius: 15px 15px 0 0;
            }

            .home-services .warp-box_right .hand {
                border-radius: 0 0 0 15px;
            }

            .home-services .warp-box_right .house {
                width: 100%;
                height: 100%;
                object-fit: cover;
                border-radius: 0 0 15px 15px;
            }

            .contact-area_home .img-light {
                object-fit: contain;
            }

            .contact-area_home .warp-list_img {
                display: flex;
                justify-content: center;
                gap: 40px;
            }

                .contact-area_home .warp-list_img .home-businessman .img-home,
                .contact-area_home .warp-list_img .home-businessman .img-businessman {
                    height: 200px;
                }

            .contact-area_home .content .description {
                text-align: center;
                margin-bottom: 20px
            }

            .contact-area_home {
                padding-top: 20px;
            }

            .library-area .title {
                font-size: 38px;
                font-weight: bold;
                color: #fff;
            }

            .library-area {
                min-height: auto;
                padding-bottom: 20px;
            }

            :root {
                --font-main: 25px;
            }

            .trangchu_introduction:after {
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
            }

            .product-details-content .pro-details-action-wrap {
                align-items: flex-start;
            }

            .product-category .filter-wrap .ct-top-filter > div {
                min-width: auto;
                flex: 1;
            }

            .show-pc-1 {
                display: none;
            }

            .show-mobile-1 {
                display: block;
            }

            .product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
                width: 240px;
            }

                .product-details-content .pro-details-action-wrap .pro-details-add-to-cart .btn-base {
                    width: 100%;
                }

            .sidebar-cart-active {
                left: 0;
                -webkit-transform: translate(-200px, 0);
                -ms-transform: translate(-200px, 0);
                transform: translate(-200px, 0);
            }

            .product-area_home .productSwiper .list-product {
                grid-template-columns: repeat(3, 1fr);
            }

            .product-area_home .warp_top_product {
                flex-direction: column;
                gap: 20px;
            }

            .warp_blog .img-left {
                margin-bottom: 30px;
            }

            .blog-tintuc .row {
                --ps-gutter-x: 15.5px;
            }

            .blog-tintuc .warp-slide.mobile {
                display: block;
            }

            .blog-tintuc .warp-slide.pc {
                display: none;
            }

            .blog-tintuc .warp-slide {
                position: relative;
                bottom: 0;
                width: 100%;
                left: 0;
            }

            .service-area .item {
                margin-bottom: 20px;
            }


            .content_recruitment .button-62 {
                font-size: 12px;
            }

            .introduction .col-6.img:after {
                left: 106px;
            }

            .introduction .description {
                width: 100%;
                max-width: 100%;
            }

            .introduction .col-6.img {
                text-align: center;
            }

                .introduction .col-6.img img {
                    max-width: 500px;
                    height: auto;
                }

            .introduction .col-6.ct {
                margin-bottom: 30px;
            }

            .relatedArticles {
                margin-top: 0;
            }

            .layout-productDetail.blog-area .blog-wrap-cotainer {
                padding: 0;
            }

            .relate-post_detail .moblie .entry-desc {
                font-size: 16px;
                color: #fff;
                font-weight: 400;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .relate-post_detail .moblie {
                display: block;
                margin-bottom: 40px;
            }

            .relate-post_detail {
                padding: 0;
                background: transparent;
            }

            .layout-productDetail .input-search_news .warp-search {
                display: none;
            }

            .title-post_detail h2 {
                font-size: 22px;
                color: var(--main-colorT);
                margin-bottom: 20px;
                text-transform: uppercase;
            }

                .title-post_detail h2:after,
                .relate-post_detail .pc {
                    display: none;
                }

            .introduction .col-6.img {
                height: auto;
            }

            .section-title .sub-title {
                font-size: 40px;
            }

            .section-title .title {
                font-size: 25px;
                line-height: 1.3;
            }

            .contact-area_home .text {
                margin-bottom: 20px;
            }

            .introduction .col-6.img {
                aspect-ratio: 650/450;
                position: relative;
                width: 100%;
                max-width: 100%;
                flex: 100%;
                margin-top: 20px;
            }

            .introduction .col-6.ct {
                width: 100%;
                max-width: 100%;
                flex: 100%;
            }

            .introduction .content-child p {
                max-width: 100%;
            }

            .cta-area .col-4.warp-form,
            .cta-area .col-4.warp-content {
                width: 50%;
                max-width: 50%;
                flex: 50%;
            }

            .service-area {
                padding: 40px 0;
            }

            .cta-area .col-4.img {
                width: 100%;
                max-width: 100%;
                flex: 100%;
                position: relative;
                padding-right: calc(var(--ps-gutter-x) * 1);
            }

            .slider_home .warp-item_bottom {
                bottom: 25px;
            }
        }



        @media only screen and (max-width : 600px) {
            .zalo.hotline-phone-ring-wrap {
                bottom: 5%;
            }
            #gioithieu_nhanluc:after {
                height: 23%;
            }
            .hotline-phone-ring {
                height: 30px;
            }
            #scrollUp {
                display: none !important;
            }
            .hotline-phone-ring-wrap {
                right: 0;
                left: unset;
            }
            .logo a img {
                max-width: 60%;
            }
            #gioithieu_sanpham .swiper-pagination,
            #gioithieu_sanphamnoibat .swiper-pagination,
            #gioithieu_sanpham .btn-item,
            #gioithieu_sanphamnoibat .btn-item {
                display: none;
            }
            #gioithieu_giatricotloi .title, #gioithieu_doitac .title, #gioithieu_sanphamnoibat .content .title, #gioithieu_nangluc .title h3, #gioithieu_giatricotloi .title, #gioithieu_sumenh .content > h3 {
                font-size: 25px;
            }
            #gioithieu_giatricotloi .title, #gioithieu_doitac .title, #gioithieu_sanphamnoibat .content .title, #gioithieu_nangluc .title h3, #gioithieu_giatricotloi .title, #gioithieu_sumenh .content > h3 {
                font-size: 25px;
            }
            #gioithieu_sanphamnoibat .container > .title {
                font-size: 20px;
            }
            #gioithieu_sumenh .logo-box {
                bottom: -55px;
            }
            #gioithieu_sumenh .row .col-12:not(:last-child) {
                margin-bottom: 20px;
            }
            #gioithieu_thongdiep .content > h3 {
                font-size: 22px;
            }
            #gioithieu_nhanluc .description-main p {
                font-size: 16px;
            }
            #gioithieu_nangluc .content h4 svg {
                margin-bottom: 4px;
            }
            #gioithieu_nangluc .content h4 {
                font-size: 16px;
            }
            #gioithieu_giatricotloi .list-box .box .content h4 {
                font-size: 19px;
            }
            #gioithieu_giatricotloi .list-box .box {
                flex: 30%;
                max-width: 30%;
            }
            #gioithieu_giatricotloi .list-box {
                gap: 12px;
                justify-content: center;
                flex-wrap: wrap; 
                flex-direction: unset;
            }
         
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product .content .description, #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product .content .description {
                padding-left: 8px;
                padding-right: 0;
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product:nth-of-type(2n) .description li:after {
                left: 0;
                right: unset;
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product:nth-of-type(2n) .title {
                justify-content: unset;
                flex-direction: unset;
            }
            #gioithieu_sanphamnoibat .short-title {
                padding: 0 43px;
            }
            #gioithieu_sanphamnoibat .description {
                padding: 0 8px;
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product .content {
                flex: 100%;
                padding: 20px;
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product{
                gap:20px;
            }
            #gioithieu_sanphamnoibat .content .title {
                margin-top: 0
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product:nth-of-type(2n),
            #gioithieu_sanphamnoibat .list-featured_products .item-product {
                flex-direction: column;
            }
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product .content .short-title,
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product .content .short-title {
                padding-left: 37px;
                padding-right: unset;
            }
            #gioithieu_sanphamnoibat .list-featured_products .item-product:nth-of-type(2n) .content,
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product, #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product {
                text-align: start;
            }
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product .content .description li:before, #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product .content .description li:before {
                left: 0;
                right: unset;
            }

            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product .description li, #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product .description li {
                padding-right: unset;
                padding-left: 28px;
            }
            #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+1) .item-product .content .title, #gioithieu_sanpham .list-featured_products .row .item:nth-of-type(4n+2) .item-product .content .title {
                flex-direction: unset;
            }
            #gioithieu_sanpham .list-featured_products .row .item .item-product {
                flex-direction: column !important;
                align-items: flex-start !important;
            }
                #gioithieu_sanpham .list-featured_products .row .item .item-product .content,
                #gioithieu_sanpham .list-featured_products .row .item .item-product .warp-img {
                    max-width: 100%;
                    width: 100%;
                }
                #gioithieu_quytrinh .container .box-area .title {
                    font-size: 30px;
                    max-width: 185px;
                    width: 185px;
                    height: 185px;
                    font-weight: 800;
                }
            #gioithieu_sanphamnoibat .list-featured_products .item-product .warp-img,
            #gioithieu_quytrinh .desc {
                max-width: 100%;
                flex: 100%;
            }
            .blog-details-top h2, .description-wrap h2 {
                font-size: 20px;
            }

            .blog-details-top h3, .description-wrap h3 {
                font-size: 17px;
            }

            #scrollUp {
                display: none;
            }

            .description-review-wrapper {
                margin-top: 0;
            }

            .product-single .add-to-cart-wrap-mobile {
                display: none;
            }

            .trangchu_dichvu .warp-box_left_ {
                max-width: 90%;
            }

            .trangchu_tienich .warp_flex-orther .item_flex .box-warp {
                max-width: 90%;
                margin: auto;
            }

            .trangchu_tienich .warp-box_content {
                margin-bottom: 20px;
                margin-top: 30px;
            }

                .custommer .title-home h2,
                .trangchu_lienhe .content .title,
                .trangchu_dichvu .warp-box_right .title,
                .trangchu_tienich .warp-box_content .title,
                .trangchu_thuvien .box-left .title {
                    font-size: 22px;
                }

            .trangchu_dichvu .short-title {
                margin: 10px 0 20px 0;
            }
            .trangchu_tienich .warp_flex-orther .item_flex .box-warp .desc{
                padding:0;
                margin:0;
                margin-top:10px
                
            }
            .trangchu_tienich .warp_flex-orther .item_flex .box-warp .desc * {
                font-size: 18px;
                text-align:justify;
                text-align-last:center;
            }
            .trangchu_tienich .warp_flex-orther .text-box h3 {
                text-align: center;
                font-size: 24px;
                margin: 0;
                margin-top: 10px
            }

            .trangchu_dichvu .warp-box .box .child-title,
            .trangchu_introduction .title {
                font-size: 18px;
            }

            .trangchu_lienhe #contact-form6,
            .trangchu_lienhe .description {
                padding-left: 0;
            }

            .trangchu_introduction .col-lg-6:first-child {
                padding-top: 0;
            }

            .trangchu_dichvu .warp-box,
            .trangchu_dichvu .desc * {
                margin-left: 0;
            }

            .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-img, .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide, .slider_home .heroSwiper2 .swiper-wrapper, .slider_home .heroSwiper2 {
                height: calc(50vh);
            }

            .slider_home > form {
                max-width: 90%;
            }

            .brand-area .warp-grid {
                grid-template-columns: repeat(3, 1fr);
            }

            .trangchu_tienich .warp_flex-orther:after,
            .trangchu_tienich .warp_flex-orther .line-icon,
            .trangchu_tienich .warp_flex-orther .box-cricle {
                display: none;
            }

            .warp-search input {
                padding-left: 20px;
                width: 90%;
            }

            .slider_home > form .custom-select {
                display: none;
            }

            .trangchu_thuvien .warp_grid {
                grid-auto-rows: 200px;
            }

            .trangchu_thuvien .box-left .img {
                margin: auto;
            }

            .trangchu_thuvien .warp_box_top-img {
                flex-direction: column;
            }

            .trangchu_thuvien .warp_grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .service-area.custom .warp_flex {
                grid-template-columns: repeat(1, 1fr);
                gap: 20px;
            }

            .header-small-device .dropdown-menu {
                min-width: 6rem;
            }

            .list-thanks_botoom {
                gap: 4px;
                justify-content: space-between;
                flex-wrap: wrap;
            }

            .warp_thank-you h1 {
                font-size: 25px;
                padding-bottom: 10px
            }

            .warp_thank-you {
                padding: 0;
            }

            .warp-menu_nav {
                right: 294px;
            }

            .buynow {
                padding: 8px;
                font-size: 16px;
            }

            .description-review-wrapper .product-wrap .single-product-item .product-content .product-title p,
            .single-product-item .product-content .product-title p {
                font-size: 17px;
            }

            .description-review-wrapper img {
                width: 100% !important;
            }

            .blog-details-top .blog-details-content .btgrid:nth-of-type(2n) .row {
                flex-direction: column-reverse;
            }

            .blog-details-top .blog-details-content .btgrid .row {
                flex-direction: column;
            }

            .lang_show b {
                width: 32px;
                height: 29px;
                font-size: 13px;
            }

            .home-services .warp-hotline a.fake {
                min-width: 207px;
            }

            .box-new {
                margin-bottom: 20px;
            }

            .input-search_product .warp-search input {
                flex: 1;
            }

            .input-search_product .warp-search {
                display: flex;
            }

            .footer-area .footer-top .item-4, .footer-area .footer-top .item-3, .footer-area .footer-top .item-1, .footer-area .footer-top .item-2 {
                flex: 100%;
                max-width: 100%;
            }

            .home-services .warp-box_right {
                min-height: 410px;
            }

            .blog-area_home .name-new h3 a {
                font-size: 17px;
            }

            .home-services .warp-box_left .desc-main h3 *, .home-services .warp-box_left .desc-main h3 {
                font-size: 22px;
            }

            .contact-area_home .content .description h2 *, .contact-area_home .content .description h2 {
                font-size: 22px;
                font-weight: bold;
            }

            .contact-area_home .warp-list_img .home-businessman .img-home, .contact-area_home .warp-list_img .home-businessman .img-businessman {
                height: 160px;
            }

            .contact-area_home .viewMore .item span {
                font-size: 18px;
            }

            .library-area {
                clip-path: polygon(50% 0%, 100% 10%, 100% 99%, 0 100%, 0 10%);
                padding-top: 60px;
            }

            .product-home .postter-product {
                aspect-ratio: 1279 / 400;
            }

            .trangchu_introduction:after {
                clip-path: polygon(0 0, 100% 0, 100% 100%, 0 96%);
                padding-bottom: 60px;
            }

            .trangchu_introduction .short-desc {
                font-size: 24px;
            }

            .library-area .sub-title {
                font-size: 20px;
                font-weight: 600;
                color: #fff;
            }

            .library-area .title {
                font-size: 30px;
                font-weight: bold;
                color: #fff;
            }

            .product-home .title-product {
                padding: 10px 18px;
            }

            :root {
                --font-main: 22px;
            }

            .trangchu_introduction .img-banner img {
                max-width: 100%;
            }

            .subTitle-vote {
                display: none;
            }

            #rating-container {
                flex-direction: column;
                gap: 10px;
            }

            .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-img, .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide, .slider_home .heroSwiper2 .swiper-wrapper, .slider_home .heroSwiper2 {
                aspect-ratio: 1000 / 478;
            }

            .starName {
                display: none;
            }

            .button_comment .item, .button_comment {
                width: 100%;
                text-align: center;
            }

            .product-details-content .pro-details-price span {
                align-items: flex-start;
            }

            .warp_price-sale {
                align-items: center;
                flex-direction: column;
            }

            .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-img img {
                height: 100%;
            }

            .product-category .filter-wrap .ct-top-filter > div:first-child {
                border-right: 1px solid #cccccc7d;
                display: none;
                border: 0;
            }

            .product-category .filter-wrap .top-wapper {
                padding: 16px 0;
            }

            .warp_price-sale {
                gap: 0;
            }

            .product-details-content .pro-details-price del.amount {
                margin: 0;
            }

            .product-details-content .pro-details-price .warp_price-badge span {
                position: relative;
            }

            .description-review-wrapper .nav-tabs .nav-link {
                padding: 8px 10px;
            }

            .service-area .warp_flex {
                grid-template-columns: repeat(1, 1fr);
            }

            .flower-icon {
                width: 30px;
                left: -40px;
            }

            .title-home {
                font-size: 20px;
            }

            .pagination_cus span {
                width: 10px;
                height: 10px;
            }

            .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img {
                width: 100px;
            }

            .sidebar-cart-active .btn-action.mobile {
                display: flex !important;
            }

            .sidebar-cart-active .btn-action.pc {
                display: none !important;
            }

            .cart-content .btn-action .order,
            .cart-content .btn-action .continue_buy {
                flex: 1;
            }

            .footer-area h4 {
                font-size: 17px;
            }

            .blog-area .newsSwiper2 {
                margin-top: 20px;
                padding: 10px !important;
            }

            .product-area_home .productSwiper .list-product .item-product:last-child {
                display: none;
            }

            .shop-topbar-wrapper {
                position: relative
            }

            .sidebar-toggle-button {
                position: absolute;
                bottom: 22px;
                right: 0
            }

            .shop-topbar-wrapper .shop-topbar-left {
                flex-direction: column;
                align-items: start;
            }

            .product-area_home .warp_top_product .list-cate {
                flex-wrap: wrap;
                justify-content: center;
            }

            .whychooseus-area .item {
                max-width: 340px;
                margin: auto;
                margin-bottom: 14px;
            }

            .product-area_home .productSwiper .list-product {
                display: flex;
                flex-wrap: wrap;
                gap: 0;
            }

                .product-area_home .productSwiper .list-product .item-product {
                    flex: 50%;
                    max-width: 50%;
                    padding-right: calc(var(--ps-gutter-x)* 1);
                    padding-left: calc(var(--ps-gutter-x)* 1);
                }

            .service-area .item {
                margin-bottom: 35px;
            }

            .shop-topbar-wrapper {
                padding: 0;
            }

                .shop-topbar-wrapper .shop-topbar-left {
                    margin-bottom: 30px;
                }

            .warp_search-document .search_document .search .btn_search {
                display: block;
                width: 50px;
            }

                .warp_search-document .search_document .search .btn_search span {
                    display: none;
                }

            .header-area {
                padding-bottom: 80px !important;
            }

            .header-small-device.small-device-ptb-1 {
                height: 82px !important;
            }

            .warp-document .content-left {
                width: 100%;
                max-width: 100%;
            }

            .warp_service_detail .blog-details-top .img img {
                width: 100%;
            }

            .content_recruitment .button-62 {
                font-size: 14px;
            }

            .content_recruitment {
                margin: 0;
                margin-bottom: 10px;
            }

            .download_documents {
                text-align: end;
                width: 100%;
                margin-top: 10px;
            }

                .download_documents a {
                    display: inline-block;
                }

            .warp-document .content-right .title {
                flex-direction: column;
                align-items: flex-start;
            }

            .warp-document .content-left {
                width: 100%;
                margin-bottom: 20px;
            }

            .layout-productDetail .title-home .title {
                font-size: 20px !important;
            }

            .productMore_detail {
                margin-top: 0;
            }

            .description-review-wrapper .product-wrap {
                padding: 0;
            }

            .btn_login {
                padding: 10px 40px !important;
            }

            .note.text-dark, #or-text, .sign-pc {
                display: none !important;
            }

            .warp_a_sign {
                display: block;
            }

            .navbar li * {
                font-size: 13px !important;
            }

            #navbar {
                width: 280px !important;
            }

            .contact-area_home .content .title, .title-home .title, .introduction .title {
                font-size: 20px;
            }

            .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content div * {
                font-size: 15px;
            }

            .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content h2 {
                font-size: 22px;
            }

            .brand-area {
                margin: 50px 0;
                margin-top: 0;
            }

            .contact-area_home {
                margin-top: 50px;
            }

            .footer-widget {
                margin-bottom: 40px;
            }

            .footer-area .item-2, .footer-area .item-3,
            .footer-area .item-1 {
                max-width: 100%;
                flex: 100%;
            }

            .introduction .col-6.img:after {
                left: 0;
                top: -8px;
            }

            .introduction .col-6.img img {
                max-width: 100%;
            }

            .home-services .mobile {
                display: block;
            }

            .home-services .pc {
                display: none;
            }

            .warp-content_page_nhamay .row {
                flex-direction: column-reverse;
            }

            .warp-content_page .col-md-5 {
                margin-bottom: 20px;
            }

            .section-title3 .title {
                font-size: 25px;
            }

            .warp-aboutus .item-child {
                max-width: 100%;
                margin-bottom: 20px;
            }

            .breadcrumb-area {
                padding: 20px 0;
            }

            .product-details-top,
            #trangchu_datlich {
                margin-top: 0;
            }

            .blog-details-top .post-title .title {
                font-size: 22px;
            }

            .moblie {
                display: block;
            }

            .pc {
                display: none;
            }

            .slider_different .title-company_cus {
                display: none;
            }

            .product-details-top .description-review-wrapper {
                margin-top: 30px;
            }

            .title_detail h3 {
                font-size: 20px;
                font-style: normal;
                font-weight: 400;
                margin: 30px 0;
                margin-top: 50px;
            }

            .product-details-top .col-md-5.col-12 {
                margin: 30px 0;
            }

            .slider_different .warp-content .warp-content_title .container .content .breadcrumbs {
                bottom: 10px;
            }

            .slider_different .warp-content .warp-content_title .container .content h1 {
                width: 100%;
                text-align: center;
                padding: 0 10px;
                font-size: 25px;
                display: none;
            }

            .list-categories_project ul {
                margin: 30px 0;
            }

                .list-categories_project ul a {
                    font-size: 18px;
                }

            .warp-project .project-image {
                margin-bottom: 20px;
            }

            .service-area .col-6 {
                margin-bottom: 40px;
            }

            .footer-widget .content img {
                height: 100px !important;
            }

            .section-title h2:after {
                right: -120px;
                width: 100px;
            }

            .footer-widget .col-12.col-md-9 {
                justify-content: center;
                margin: 10px 0;
            }

            .footer-top .col-md-6.col-sm-6.col-12,
            .footer-widget .content {
                justify-content: center;
            }

                .footer-top .col-md-6.col-sm-6.col-12:last-child,
                .footer-top .col-md-6.col-sm-6.col-12:first-child {
                    max-width: 100%;
                    width: 100%;
                    flex: 100%;
                }

            .header-area {
                padding-bottom: 95px;
            }

            .cta-area .col-4.img,
            .cta-area .col-4.img iframe {
                height: 400px !important;
            }

            .contact-area_home .text {
                font-size: 15px;
            }

            .contact-area_home .number {
                font-size: 28px;
            }

            .slider_home .warp-item_bottom .warp-boxed .warp-arrow {
                display: none;
            }

            .product-area.project {
                margin-top: 60px;
            }

            .title-company_cus {
                position: absolute;
                right: 0;
                bottom: -26px;
                font-size: 8px;
                font-style: normal;
                font-weight: 700;
                line-height: normal;
                padding: 20px 10px;
                background: #000;
                padding-left: 113px;
            }

            .product-area.project .product-wrap,
            .blog-tintuc .container {
                position: relative;
                padding-bottom: 30px;
            }

            .viewAll {
                bottom: 0;
                top: unset;
                left: 50%;
                transform: translateX(-50%);
                right: unset;
            }

            .cta-area .row {
                gap: 30px;
            }

            .cta-area .col-4.warp-form, .cta-area .col-4.warp-content {
                width: 100%;
                max-width: 100%;
                flex: 100%;
            }

            .pagination_cus {
                display: none;
            }

            .viewcount.item * {
                font-size: 12px !important;
            }

            .copyrightFlex {
                text-align: center;
            }

            .product-category .filter-wrap .ct-top-filter .group-view-wrap {
                display: none;
            }

            .warp_showlist-mobile {
                display: block;
                margin: 14px;
            }

            .left-sidebar-product {
                min-width: 300px;
            }

            .product-category.active-filter .sidebar-close.text-right {
                left: 300px !important;
            }

            .product-category .filter-wrap .ct-top-filter > div:last-child,
            .product-category .filter-wrap .ct-top-filter > div {
                justify-content: center;
            }

            .list_item_col .item-col.col1,
            .list_item_col .item-col {
                width: 50%;
            }

                .list_item_col .item-col.col4 {
                    width: calc(100% / 1);
                }

            .product-area_home-new .warp-box {
                text-align: center;
            }

            .product-area_home-new .button_viewMore {
                display: none;
            }

            .category-area .row {
                gap: 10px;
            }

          

            .product-area_home {
                margin: 0;
            }

            .custommer .title-home {
                margin-top: 20px;
            }

            .slidehomeSwiper {
                margin-top: 30px;
            }

            .category-area .content .title {
                font-size: 18px;
            }

            .item-col.col4 .single-product-item .product-content .product-price {
                flex-direction: row;
            }

            .navbar li * {
                font-size: 15px !important;
                font-weight: 600;
            }
        }


        @media only screen and (max-width : 415px) {
            .product-details-content .pro-details-action-wrap {
                margin: auto;
                margin-bottom: 12px;
                gap: 0;
                justify-content: center;
                display: flex;
                align-content: center;
                align-items: center;
                flex-direction: column;
            }

            .single-product-item .product-content .product-price {
                flex-direction: column;
                gap: 4px;
            }
            /*.btn_login {
        padding: 5px 14px !important;
    }*/
                .warp_btn_login {
                flex-direction: column;
            }

            .warp_form_login {
                padding: 0 12px !important;
            }

            .warp_signup,
            .btn_login {
                width: 100%;
            }

            .warp_signup {
                padding: 9px 80px !important;
            }
        }

        @media only screen and (max-width : 382px) {
            .single-product-item .product-content .product-price {
                flex-direction: column !important;
            }

            .contact-area_home .viewMore .item span {
                font-size: 16px;
            }

            .butonD {
                margin-left: 9px;
                border-radius: 6px;
                margin-top: 10px;
            }

            .plt01 {
                padding-right: 60px !important;
            }

            .warp_rating-arae {
                gap: 30px;
            }
        }


        @media only screen and (max-width : 350px) {
            .viewcount.item * {
                font-size: 10px !important;
            }

            .warp-button_viewmore {
                display: flex;
                align-items: center;
                gap: 10px;
                flex-direction: column;
            }

            .button_viewMore3 div {
                padding: 8px 22px;
            }
        }