@media (max-width:1199px){
	#container{padding:32px 15px;}
	
}
@media (min-width:992px) and (max-width:1199px){
	
}
@media (max-width:991px){
	#menu-mobile{display:block;}
	.menu-main{display: none;}
	.menu-right{max-width: 160px;}
	.menu-right .btn-main-1{display: none;}
	/* .menu-hamburger{width: 100px;} */
	#menu{padding: 8px 0;}
	.center{padding: 0 16px;}
} 
@media (min-width:768px) and (max-width:991px){

}
@media (max-width:767px){
	.w-584{width: 100%;}
	#banner, .p-96, #footer{padding: 64px 0;}
	.banner-name{font-size: 36px; line-height: 37.8px; letter-spacing: -0.9px }
	.banner-desc{font-size: 16px; line-height: 26px;}
	.tieuchi{width: calc(50% - 8px);}
	.wrap-tieuchi{flex-wrap: wrap;}
	.danhmuc-content{padding: 16px;}
	.gioithieu-content{width: 100%; margin-bottom: 48px;}
	.title-gioithieu p {font-size: 16px; line-height: 26px;}
	.title-bottom p{font-size: 16px; line-height: 26px; }
	.title-bottom{margin-bottom: 32px;}
	.footer-news{margin-bottom: 24px;}
	.copyright{width: 100%; text-align: center;margin-bottom: 12px;}
	.footer-chinhsach{width: 100%; justify-content: center;}
	.banner-page h1{font-size: 36px; line-height: 40px; letter-spacing: -0.9px; }
	.product-items-left{margin-right: 0;}
	.product-items-right{flex: unset; width: 100%;}
	.product-btn-filter{display: block; margin-bottom: 8px;}
	.boxs-filter{display: none; padding-left: 12px;}
	.wrap-pro-detail-content-title{padding-bottom: 0px;}
	.wrap-pro-detail-content-title::-webkit-scrollbar { background: #fff; width: 3px; height: 3px;border-radius: 3px; }
	.wrap-pro-detail-content-title::-webkit-scrollbar-thumb { background: #ccc;border-radius: 3px; }
	.wrap-form, .form-quote{padding: 24px;}
	
}
@media (min-width:481px) and (max-width:767px){
	
}
@media (max-width:480px){
	.banner-btn, .industry-btn{flex-wrap: wrap;}
	.banner-btn a, .industry-btn a{width: 100%;}
	.btn-main{font-size: 14px; line-height: 20px; height: 44px !important}
	.banner-img-2{display: none;}
	.title-home h2, .title-home h1{font-size: 30px; line-height: 36px;}
	.gioithieu-num-name{font-size: 24px; line-height: 32px; margin-bottom: 4px;}
	.gioithieu-img{width: 100%; }
	.product-items-left{width: 100%;}
	.pro-detail-price{font-size: 30px;}
	.quote-button .btn-main{width: 100%}
	.about-num-name{font-size: 30px; line-height: 36px; margin-bottom: 4px;}
	
	
}
@media (max-width:374px){
	
}