/* Responsive */

@media(max-width:1220px){
	.logo-header:after{display: none}
	#menu .item-big{padding-left: 0}
	#menu .item-big .nav-item > a{padding: 0px 18px;}
	.logo-header img{max-width: 58%;}
}
@media(max-width:1200px){
	.footer-article{padding: 0 10px;box-sizing: border-box;}
	.footer-powered .wrap-content{padding: 15px 5px;}
}
@media(max-width:1105px){
	.banner-header-right{width: 24.916667%}
}
@media(max-width:1050px){
	.banner-header-right{
		width: 23.916667%;
	}
}


@media(max-width:1024px){
	#menu .item-big .nav-item > a{
		padding: 0px 15px;
	}
}
@media(max-width:1001px){
	.menu{display:none;}
	.menu-res{display:block;}
}
@media(max-width:960px){
	.content-about-index{text-align: center;flex-wrap: wrap}
	.content-about-left{width: 100%;position: relative;margin: auto;}
	.content-about-right{width: 100%;margin: auto;display: none;}
	.box-service{width: 100%;}
	.service{padding: 38px 5px;box-sizing: border-box}
	.banner-header-right{display: none;}
	.logo-header,.banner-header{display: none;}
	.banner_mobi{display: block;width: 100%;text-align: center;}
	.news-video-index {padding: 50px 5px;box-sizing: border-box: }
	.album{width: calc(100% / 3)}
	.content-web{flex-wrap: wrap}
	.catalogy-left{display: none;}
	.content-web-show{width: calc(100%);}
}
@media(max-width:900px){
	.video-index,.news-index{width: 100%;}
}
@media(max-width:850px){
	.news{width:100%;float:none!important;}
	.banner-header-right{display: none;}
	.banner-header{width: 80%;}
	.logo-header img{max-width: 75%}
	.footer-news:nth-child(1){width: 100%;margin-bottom: 15px;}
	.footer-news:nth-child(2),.footer-news:nth-child(3){width: 49%;}

}
@media(max-width:769px){
	.header{position: unset;}
	.product_list_items{grid-template-columns: repeat(1,1fr);}

	.top-contact{flex-wrap:wrap;}
	.left-pro-detail,.right-pro-detail,.top-contact .form-contact,.top-contact .article-contact{width:100%;margin:0px;}
	.left-pro-detail,.top-contact .article-contact{margin-bottom:30px;}
	.copyright,.statistic{width: 100%;text-align: center;}
}
@media(max-width:700px){
	.content-about-right{width: 100%;margin: auto;display: block;order:1;}
	.content-about-left{order:2;}
	.menu-step{font-size: 18px;}
}
@media(max-width:600px){
	.w100_md,.mw100_md{max-width: 100%;width: 100%;}
	.hide_md{display: none !important;}
	.show_md{display: block;}
	.logo,.customer-report{margin: 0 auto;}

	.fcol_md{flex-flow: column;}

	.lp_image{height: auto;}
	.brands_m{display: flex;}
	.brands_m .title{font-size: 20px;color: var(--main);}

	.solution .desc, .solution .content{flex-flow: column;}


	.box-service{flex-wrap: wrap;width: 49%;}
	.box-service span{max-width: 100%;width: 100%;}
	.box-service > div{width: calc(100%)}
	.album{width: calc(100% / 2)}
	.footer-news:nth-child(2){margin-bottom: 10px;}
	.footer-news:nth-child(2),.footer-news:nth-child(3){width: 100%;}
}
@media(max-width:500px){
	.featured_products,.brands_inpage{grid-template-columns: repeat(1,1fr);}
	.product_inpage_title h3{animation: none;padding: 0;width: 100%;}
	.pptc_item.slick-center .item_inner{width: 250px;height: 250px;}
	.grid-page{width: 100%;display: grid;grid-template-columns: repeat(2,1fr);gap: 15px;margin: 0 auto;}
	.grid-page .box-product{width: 100%;margin: 0;padding: 0;}
	.news_wrapper .news:nth-child(3n - 2){grid-column: unset;}
}

@media(max-width:440px){
	.pic-news,.info-news{display:block;width:100%;float:none;text-align:left;margin:0px;}
	.info-news{/* margin-top:15px; */margin-left: 10px;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
	.news_wrapper{grid-template-columns: repeat(1,1fr);}
	.top-contact{padding: 0;}
	.bottom-contact{height: auto;}
	.contact_items{gap: 10px;}
 	#menu{display:none}
	.header-box{
		justify-content: center !important;
	}
	.brand_row .slick-prev{
		display: none !important;
	}
	.brand_row .slick-next{
		display: none !important;
	}
	.product-hot-item{
		width: 49%;
		margin-bottom: 10px;
	}
	.product-row{
		justify-content: space-around;
	}
	.product-click-fill ul li{
		border-right: 0;
		margin-bottom: 5px;
	}
	.report-content{
		margin: 0px;
	}
	.footer >.wrap-content{
		padding: 48px 15px;
	}
	.box-product{
		width: calc(100% / 2);
	}
	.fix-header{
		position: relative !important;
	}
}
@media(max-width:369px){
	.cart-pro-detail{flex-wrap:wrap;}
	.cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}
	.cart-pro-detail a:first-child{margin-bottom:5px!important;}
	.cart-pro-detail a i{display:none;}
	.grid-page{grid-template-columns: repeat(1,1fr);}
}