/* Responsive */
@media (max-width: 1024px) {
.listConstructionHot-index {
    overflow: hidden;
}


.introduce-index {
    overflow: hidden;
}
	.newsletter-index{overflow: hidden;}
	.header-center{
		display: block !important;
	}
.row.row-cus {
    margin-left: -5px;
    margin-right: -5px;
  }
  .col-cus ,.col-20,.col-30{
    padding-left: 5px;
    padding-right: 5px;
  }
  .menu-res {
    display: block;
    background: #fff;
    padding: 5px 0;
  }
  .row.row-cus,.row-20,.row-30 {
    margin-left: -5px;
    margin-right: -5px;
  }
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.menu {
	display: none;
	}
	.cart-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
		padding: 0;
	}
	.flex-product-main {
		display: block;
	}
	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		transform: translateX(-250px);
		bottom: 0px;
		overflow-x: hidden;
		background: #fff;
		box-shadow: 0px 0px 5px #000;
		transition: all 0.5s;
	}
	.flex-product-main .left-product.show {
		transform: translateX(0px);
	}

	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
	.pic-productlistNB {
    margin-bottom: 1rem;
}
}
@media (max-width: 992px) {
	.introduce-right {
    margin-top: 1rem;
}

.info-newsletter {
    margin-bottom: 1rem;
}
	.title-productHot h2 {
    background: unset;
    color: #000;
    height: auto;
}

.padding-top-bottom {
    padding: 1.5rem 0;
}

.padding-bottom {
    padding: 0 0 1.5rem 0;
}

.mg-b-20,.mg-b-30 {
    margin-bottom: 10px;
}
}
@media (max-width: 769px) {
	 .content-fanpage {
    width: 300px;
    overflow: hidden;
    margin: auto;
  }
  .footer-news {
    width: 100% !important;
  }
  .footer-news:nth-child(2) {
    margin: 20px 0;
  }
  .footer-news:nth-child(3) {
    margin-bottom: 20px;
  }
  .thumb-pro-detail {
    margin: 2px;
  }
  .slick_photo2 {
    margin: 0 20px;
  }
  .slick_photo2 .slick-prev {
    transform: rotate(0);
    left: -20px;
    top: 23px;
  }
  .slick_photo2 .slick-next {
    transform: rotate(0);
    right: -20px;
    top: 23px;
  }
  .slick_photo2 .slick-prev::before,
  .slick_photo2 .slick-next::before {
    color: #000;
  }
  .album-product {
    position: initial;
    width: 100%;
    margin-top: 10px;
  }
  .title-main h1,
  .title-main h2 {
    font-size: 25px;
  }
	.text-cart{display: none;}
	.grid-pro-detail {
		display: block;
	}
	.grid-pro-detail .left-pro-detail {
		width: 100%;
		padding: 0px;
		border-right: none;
	}
	.slick_photo1 {
		text-align: center;
	}
	.grid-pro-detail .right-pro-detail {
		width: 100%;
	}
	.grid-product {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.title-introduce span {
    font-size: 15px;
}

.title-introduce h2 {
    font-size: 25px;
    line-height: normal;
}

.title-introduce {
    margin-bottom: 10px;
}

.desc-introduce {
    margin-bottom: 1rem;
}

.introduce-right span {
    width: 100px;
    height: 150px;
}

.pic-introduce {
    padding: 5px;
}

.introduce-right {
    padding: 5px;
}
}
@media (max-width: 440px) {
	.policy__list > li {
		width: 100%;
		padding-right: 0px !important;
		border-bottom: 1px solid #f1f1f1 !important;
	}
	.productList-item .productList-txt {
    padding: 10px;
    font-size: 14px;
}

.productList-txt h3 a {
    font-size: 14px;
}

.categoryProduct {
    width: 100%;
    margin-bottom: 2rem;
}

.containerProduct_Hot {
    width: 100%;
}

.containerProduct_Hot .mg-b-20:nth-child(9) {
    display: none;
}

.title-productHot h2 {
    font-size: 25px;
}

.title-productHot {
    margin-bottom: 1rem;
}

.product {
    padding: 3px;
}

.product .pic-product {
    margin-bottom: 5px;
}

.product .name-product a {
    font-size: 14px;
    margin: 0;
}

.product .name-product {
    margin-bottom: 5px;
}

.product .price-new {
    font-size: 14px;
}
.info-newsletter b {
    font-size: 14px;
}
.info-newsletter h2 {
    font-size: 30px;
}
.info-newsletter h3 {
    font-size: 20px;
}
.info-newsletter p {
    font-size: 20px;
    -webkit-text-stroke:unset;
}

.container-newsletter {
    padding: 10px;
}

.title-newsletter h2 {
    font-size: 25px;
}

.title-newsletter p {
    font-size: 14px;
}

.newsletter-input {
    width: 100%;
    margin-bottom: 5px;
}

.info-newsHot {
    padding: 0 5px 5px 5px;
}

.pic-newsHot {
    margin-bottom: 10px;
}

.info-newsHot > span {
    margin-bottom: 0;
}

.name-newsHot {
    font-size: 14px;
    line-height: normal;
}

.info-newsHot h3 {
    margin: 0;
}

.desc-newsHot {
    line-height: normal;
}

.footer-article-l,.footer-article-r {
    width: 100%;
}

.footer-article-l {
    margin-bottom: 1rem;
}

.logo-footer {
    transform: scale(.5);
    margin: -50px 0 -30px 0;
}
.product .price-product {
    margin-bottom: 5px;
}
	.list-hot a {
    margin: 0 10px;
    font-size: 14px;
}

.list-hot a:after {
    right: -10px;
    height: 10px;
}

.list-hot {
    margin-bottom: 1rem;
}

.listConstructionHot-index .wrap-content:after {
    display: none;
}
.pic-Construction {
    margin: 0 -5px;
}
.pic-Construction p {
    margin: 0 5px;
}

.address-Construction {
    margin: 0 auto 30px auto;
}

.slick-current .box-Construction .containerBox-Construction .address-Construction {
    margin: 50px auto 0 auto;
}

.title-introduceService h2 {
    font-size: 15px;
    margin-bottom: 0;
}

.about-serviceHot {}

.title-introduceService p {
    display: none;
}

.year-serviceHot {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}

.year-serviceHot p {
    font-size: 20px;
}

.name-productList {
    margin: 0;
}.header-right {
    display: none;
}

.logo-header {
    display: none;
}
.moving-banner {
    height: 12px;
}

.header {
    padding-bottom: 5px;
}
.logo-mmenu{
	display: block !important;
}
.footer-powered {
    padding: 5px 0;
}
.containerProduct-index {
    display: none;
}
.container-listProductNB{
    display: block !important;
}
.container-listProductNB .flex-sm-fill {
    display: block !important;
    margin: auto;
}
	.box-criteria {
    min-height: 45px;
}
.social-footer{
    justify-content: center !important;
}
}
@media (max-width: 369px) {
}