@media (max-width: 1024px) {
  .wrap-content{
    padding: 0 10px;
  }
    .p50{
        padding: 20px 0;
    }
    .w-menu {
        display: none;
    }
    .left_newsdm {
        width: 100%;
    }
    .right_newsdm {
        display: none;
    }
    .wrap__logommenu{
        display: block;
    }
    .breadCrumbs {
        /* padding-top: 131px; */
    }

    .wrap__logommenu {
        /* position: fixed; */
        z-index: 10;
        top: 0;
        width: 100%;
        background: var(--c1);
    }
    /*  */
    .header_mobile {
        display: block;
    }
    .head {
        display: none;
    }
    .search-res .icon-search {
        color: black;
        font-size: 20px;
    }
    /*  */
    .contact-input {
        margin-bottom: 15px;
    }
    .flex-cus,
    .row-video,
    .row-20 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .mg-cus,
    .mg-video,
    .col-20 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .content-text img {
        height: auto !important;
    }
    .padding-top-bottom {
        padding: 2rem 10px;
    }
    .pad-top {
        padding-top: 2rem;
    }
    .pad-bottom {
        padding-bottom: 2rem;
    }
    .mg-top {
        margin-top: 2rem;
    }
    .mg-bottom {
        margin-bottom: 2rem;
    }
    .title-detail-main {
        font-size: 20px;
    }
    .cart-fixed {
        bottom: 220px;
    }
    .btn-frame {
        display: none;
    }
    .cart-pro-detail {
        width: 100%;
        margin-top: 10px;
    }
    .pad-bottom {
        padding-bottom: 2rem !important;
    }
    .pad-top {
        padding-top: 2rem !important;
    }
    .padding-top-bottom {
        padding: 2rem 10px !important;
    }
    .menu {
        display: none;
    }
    .menu-res {
        display: block;
    }
    .product-tool {
        opacity: 1;
        visibility: visible;
        position: initial;
    }
    .product-tool a span {
        display: none;
    }
    body.menu-open {
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .wrap_logommenu {
        text-align: center;
        background: var(--c1);
    }
}

@media (max-width: 992px) {
  .pic-gioithieu::before,.picgt2::before{
    content: none;
  }
.picgt1::after{
	content: none;
}
  
    .othernews {
        position: initial;
    }
    .footer-title:after {
        width: 100%;
    }
    #fanpage-facebook {
        width: 300px;
        overflow: hidden;
        margin: auto;
    }
    .footer-news:nth-child(4) {
        width: 100%;
    }
    .footer-news:nth-child(3) {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-news:nth-child(2) {
        width: 100%;
        margin: 20px 0;
    }
    .footer-news:nth-child(1) {
        width: 100%;
    }
    .time-news {
        display: none;
    }
    .copyright,
    .statistic {
        width: 100%;
        text-align: center;
    }
    .footer-ul li {
        width: calc(100% / 2 - 5px);
    }
    .footer-ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
}

@media (max-width: 768px) {
form.newsletter-form.validation-newsletter:before {
   right: 0;
width: 115px;
}
a.logo-head{
	display: none;
}
.item_tieuchi{
	margin: 0 10px;
}
.name_tieuchi{
	height: 40px;
}
.picgt1{
	width: 100%;
	height: auto;
	border-radius: 0;
}
.product-img{
	border-radius: 20px;
}
.xemthem_khonggian:hover {
	transform: none;
}
  .wap-newsletter,.wap-khachhang{
    width: 100%;
    padding: 0;
  }
  .wap_khachhang{
    padding: 20px 0;
  }
  .wap-khachhang::before{
    display: none;
  }
  .wap_khachhang .d-flex{
    flex-direction: column;
  }
  .item_khachhang .d-flex{
    flex-direction: row;
  }
  .wap-tieuchi{
    width: 100%;
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    padding: 10px;
  }
  .picgt1 img{
    margin: 0;
    height: auto;
    width: 100%;
    border-radius: 0;
  }
  .picgt2{
    display: none;
  }
  .gr_fixproductdetail{
    display: block;
  }
  .gallery-thumb-pro{
    width: 100%;
  }
  .gallery-thumb-pro .owl-carousel .owl-stage{
    width: 100%;
    overflow: scroll;
    display: flex;
    height: auto;
    scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none;  
  }
  .container.slide {
    width: 100%;
  }
  .gallery-thumb-pro .owl-carousel .owl-item{
    width: 33% !important;
  }

  .nav-menu {
    z-index: 99;
    height: 100vh;
    background-color: #000;
    padding-top: 1.5em;
  }

  .nav-link {
    color: #fff;
    text-align: center;
    font-size: 2em;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .navbar {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .icn-wrapper {
    justify-content: center;
    margin-top: 1.5em;
  }

  .icn {
    color: #fff;
    flex: none;
    position: static;
  }

  .header {
    padding-top: 2.5em;
  }

  .head-wrapper.header-width {
    width: 100%;
  }
  .w-form{
    width: 100%;
  }

  .head-wrapper.margin {
    margin-bottom: 1em;
  }

  .txt-60 {
    text-align: center;
    font-size: 2.25em;
  }

  .col.category-gap {
    flex-direction: column;
    
    padding-bottom: .5em;
    display: flex;
    overflow: auto;
    justify-content: center;
  }
  .doitac{
    padding: 50px 0;
  }
  .col.category-gap.scroll-hide {
    padding-bottom: 1em;
  }

  .service {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .head-56.txt-white {
    font-size: 2.25em;
  }

  .service-item {
    width: 100%;
  }

  .service-item.mid {
    border-left-style: none;
    border-right-style: none;
  }

  .service-item.bot {
    border-bottom-style: solid;
  }


  .row.category-gap {
    flex-direction: row;
        flex: none;
        align-items: center;
        display: flex;
        overflow: scroll;
        justify-content: flex-start;
        flex-wrap: nowrap;
        width: 100%;
        scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none; 
    }
  

  .row.colour-gap {
    flex-direction: row;
  }

  .item-content.mid {
    border-left-style: none;
    border-right-style: none;
  }

  .item-content.bot {
    border-bottom-style: solid;
  }

  .product {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .color-wrapper, .dropdown-wrapper {
    display: none;
  }

  .category {
    flex: 1;
  }

  .category.all {
    flex: none;
  }

  .price-wrapper {
    display: none;
  }

  .product-wrapper {
    flex-direction: column;
    display: flex;
  }

  .product-item {
    width: 49%;
    margin: 10px auto;
  }
  .info_hinhanh{
    padding: 0 5px;
  }
  .desc_hinhanh{
    font-size: 10px;
  }
  .name_hinhanh{
    font-size: 12px;
  }
.wrap-video .wrap-content{
  flex-direction: column;
}
.banner-video,.video{
  width: 100%;
}
  .txt-20.testi-item {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .txt-18 {
    color: #000;
  }

  .testimonials {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .testi-item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .testi {
    width: 100%;
  }

  .txt-16 {
    color: #888;
  }

  .footer {
    height: auto;
    position: static;
margin-bottom: 0 !important;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: flex-start;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-content {
    flex-direction: column;
  }

  .input-wrapper {
    height: 2.625em;
  }

  .text-field {
    padding-bottom: 0;
  }

  .menu-button {
    z-index: 999;
    width: 3.375em;
    height: 3.375em;
    background-color: #000;
    border-radius: 5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 1em;
    display: flex;
  }
  div.item_hinhanh{
    display: none;
  }
  .item_hinhanh{
    width: 48%;
  }
.slick_hinhanh {
 
  row-gap: 3px;
}
  .menu-button.w--open {
    background-color: #000;
  }
h2.text-ani-item{
	font-size: 33px;
}

  .category-wrapper {
    align-items: center;
  }

  .collection-item, .collection-list-wrapper {
    flex: none;
  }

  .notif-cart {
    width: .625em;
    height: .625em;
    border-style: none;
    position: static;
  }

  .menu-wrapper {
    border-top: 2px solid rgba(255, 255, 255, .4);
    flex-direction: column;
    padding-top: 2.5em;
  }

  .wrap-gioithieu .wrap-content {
    display: flex;
    flex-direction: column;
}.gioithieu {
  width: 100%;
  padding: 0 5px;
}
.desc-gioithieu{
text-align: justify;
}
.list_monnb.list_sanpham, .list_monnb.list_sanpham1 {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-evenly; */
  width: fit-content;
  margin: auto;
  flex-direction: row;
}
.list_sanpham.w-100{
	margin: 0 5px;
}
  .search.top {
    display: block;
  }

  .search-wrapper {
    height: 3.375em;
    display: none;
  }

  .search-wrapper.top {
    z-index: 99;
    width: 16.875em;
    display: none;
    position: relative;
  }

  .search-wrapper.top.mobile {
    margin-bottom: 1.375em;
    margin-left: 1.25em;
    display: flex;
  }

  .search-input-wrapper {
    width: 100%;
    background-color: #fff;
    border-radius: 2.5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .chart {
    width: auto;
    height: auto;
    grid-column-gap: .5em;
  }

  .txt-32 {
    color: #fff;
    font-size: 2em;
    display: block;
  }

  .space {
    height: 100vh;
    display: none;
  }

  .line-wrapper {
    width: 1.5em;
    height: 1.5em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .outer-line-wrapper {
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

    .coll-sortby.d-flex.justify-content-between.align-items-center {
        display: flex;
        justify-content: flex-end !important;
        gap: 10px;
    }
    .coll-head {
        display: block;
    }
    .content-text img {
        height: auto !important;
        width: auto !important;
    }
    .content-text {
       font-size: 16px;
       line-height: 1.2;
    }
    .content-text video {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    h1.title_pageproductsorrt {
        text-align: center;
    }
    .coll-head {
        display: block !important;
    }
    p.cart-product.d-flex.flex-wrap.justify-content-between {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .cart-product span {
        width: calc(100%);
    }
    .footer-statistic {
        text-align: center;
    }
    .footer-copyright.col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 !important;
        width: 100%;
    }
    .item-video1 img {
        height: 250px;
    }
    .right-intro {
        width: 100%;
    }
    .left-intro {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }
    .left-pro-detail,
    .right-pro-detail {
        width: 100%;
        margin: 0px;
    }
    .left-pro-detail,
    .top-contact .article-contact {
        margin-bottom: 30px;
    }
    .pic-news {
        width: 100%;
        margin-bottom: 10px;
    }
    .info-news {
        width: 100%;
        padding-left: 0px;
    }
    .name-news {
        font-size: 15px;
    }
    .desc-news.text-split {
        -webkit-line-clamp: 2;
    }
    .title_contactid {
        padding: 20px;
    }
    .gr_titlecontact {
        height: 20vh;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .contact-text {
        padding: 1rem;
    }
    .contact-text {
        margin-bottom: 30px;
    }
    .mobile-col{
      display: flex;
      flex-direction: column;
    }
    .wrap-visao{
      height: 337px;
      align-content: center;
    }
    .name_dichvunb{
      font-size: 12px;
    }
    .desc_dichvunb{
      padding: 0;
      font-size: 11px;
    }
    .wap-dichvu {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
  }
    .item_dichvunb{
      width: 47%;
      margin: 5px;
    }
    .tiktok{
      width: 100%;
    }
    .khachhang{
      width: 100%;
      justify-content: center;
      padding: 5px;
    }
    .tintuc_nb, .slick_tintuc {
      width: 100%;
      
  } 
  .tintuc_nb{
    border-right: 5px solid var(--c1);
  }
  .tintuc-nb,.item_tintuc{
    border-right: 5px solid var(--c1);
    border-bottom: none;
  }
  .item_tintuc .info_tintuc{
    padding: 5px;
  }
  .name_tintuc{
    font-size: 14px;
  }
  .desc_tintuc{
    font-size: 12px ;
  }
  .footer-article{
    padding: 0 5px;
  }
    /* .slick_tintuc .slick-track,.slick_tintuc .slick-list{
      height: auto !important;
    } */
  }
@media (max-width: 576px) {
    .toast-cus {
        left: 5px;
        width: calc(100% - 10px);
    }
    .box-readmore {
        width: calc(100% - 5px);
    }
    .newshome-scroll {
        width: 100%;
    }
    .newshome-intro {
        width: 100%;
        margin-bottom: 20px;
    }
    .top-contact .form-contact .button-contact .file-contact span b {
        max-width: 105px;
    }
    .cart-pro-detail {
        flex-wrap: wrap;
    }
    .cart-pro-detail a {
        width: 100%;
        text-align: center;
        margin: 0px !important;
    }
    .cart-pro-detail a:first-child {
        margin-bottom: 5px !important;
    }

    /* Giới thiệu */
    .ct-gioithieu::before{
        content: none;
    }
    .wrap-gioithieu::before{
        content: none;
    }
    .content-gioithieu{
        flex-direction: column;
        width: 100%;
    }
    .contact-text{
        display: none;
    }
    .pic-gioithieu{
        width: 100%;
        height: auto;
    }
    .ct-gioithieu{
        width: 100%;
    }
    .product-img img{
      height: 207px;
      border: none;
	border-radius: 20px;
    }
    .product_price{
      bottom: 15px;
      left: 20px;
    }
    .item_khonggian img{
      height: auto;
    }
    .item_yeuthich.slick-slide {
      width: 265px !important;
  }
    .wap-tiktok,.wap-khonggian,.slick_khonggian,.khonggiannb{
      width: 100%;
    }
    .khonggiannb{
      margin: 0;
    }
.khonggiannb img{
	width: 100%;
}
    .wrap-khonggian .d-flex{
      flex-direction: column;
    }
    /* newsletter */
    /*  */
    .wrap-newsletter{
        overflow: hidden;
        height: auto;
        padding: 20px 5px;
    }
    .wrap-newsletter .d-flex{
        flex-direction: column;
    }
    .wap_footer {
        display: flex;
        flex-direction: column;
       
    }
    .form-newsletter {
        width: 100%;
    }
    .form-newsletter form {
        width: 100%;
    }
    .fanpage{
        width: 100%;
        margin: 0;
    }
    .title-fanpage{
        color: #fff;
        text-align: center;
    }
    /* Thi công */
    .title-main span{
        font-size: 23px;
        padding: 0;
    }
    .title-thicong span{
        font-size: 18px;
    }
    .title-main::before,.title-main::after{
        content: none;
    }
    /* sản phẩm theo cấp */
    .list_sanpham {
        display: flex;
        
        overflow-x: scroll;
	overflow-y: hidden;
    }
    .list_sanpham a, .list_sanpham1 a{
       
        width: 150px;
    }
    .sanphamnb::before{
        content: none;
    }
    .wrap-danhmuc .d-flex{
        flex-direction: column;
    }
    .sanphamnb,.page_sanpham{
        width: 100%;
    }
    .slideshow::before{
        content: none;
    }
    .container_product{
        height: 400px;
    }
    .title-product{
        font-size: unset;
        padding: 5px;
    }
    .title-product span{
        font-size: 25px !important;
    }
    .desc_product_nbnb span{
        line-height: 1px !important;
        font-size: 13px !important;
    }
    .content_product_nbnb{}
    .content_product_nbnb{
        width: 80%;
        padding: 10px;
    }
    .name_product_nb a{
        font-size: 18px;
    }
    .price_product_nb span.price-new{
        font-size: 25px;
    }

    .content_product{
        width: 70%;
        padding: 5px;
    }
    .name_product a{
        font-size: 13px;
    }
    .price_product span.price-new{
        font-size: 15px;
    }
    .img_product{
        height: 300px;
        object-fit: cover;
    }
    .img_product a.hover_xam.scale-img {
        height: 100%;
    }
    .img_product img {
        height: 100%;
    }
    .desc_product span{
        line-height: 1px !important;
        font-size: 13px !important;
    }

    /* Dự  án */
    .contentduan{
        width: 100%;
        font-size: 12px;
    }
    .namestaticduan{
        font-size: 13px;
    }
    .title-main{
        padding: 10px 0;
    }
    .wrap-doitac .wrap-content .d-flex {
        width: 100%;
        flex-direction: column;
    }
    .wrap-doitac .title-main {
        width: 100%;
       
    }
    .title-doitac{
        width: 100%;
        text-align: center;
    }
    .doitacstatic span {
        font-size: 14px;
    }
    .slick_doitac {
        width: 100%;
    }
    .wrap-doitac .wrap-content::after,.wrap-doitac .wrap-content::before{
        content: none;
    }
    .box-project .title{
        font-size: 13px;
    }
    .box-project .desc span{
        font-size: 13px !important;
    }
    p.cart-product.d-flex.flex-wrap.justify-content-between{
        display: flex;
        flex-direction: row;
        gap: 0;
    }
    .cart-product span{
        width: 49%;
        font-size: 9px;
    }
    .box-project .box.bt{
        margin-top: 5px;
    }
    
}