/* Responsive */

@media(max-width:1220px){
	
}
@media(max-width:1200px){
	.footer-article{padding: 0 10px;box-sizing: border-box;}
	.footer-powered .wrap-content{padding: 15px 5px;}
	.menu>.wrap-content,.header-bottom{padding: 0;}
	.header-top{padding: 10px 0;}
	.header-bottom{justify-content: flex-end;}
}


@media(max-width:1024px){
	#menu .item-big .nav-item > a{
		padding: 0px 15px;
	}
}
@media(max-width:1001px){
	.menu,.header-right,#messages-facebook,.btn-frame,.frame-left{display:none;}
	.cart-fixed{left: 10px;bottom: 55px;}
	.scrollToTop{right: 10px;}
	.header{padding: 10px;}
	.fix-toolbar,#hamburger,.search-header.search-header-mobile{display:block;}
	.header{top: 0;background-color: #000;}
	.fix-logo-header{margin-bottom: 0;max-width: unset;}
	.prolist-slides{width: 200px;}
	.title-main span{font-size: 28px;}
	.footer-news:nth-child(1){width: 60%;}
	.footer-news:nth-child(2){width: 40%;}
	.footer-news:nth-child(3),.footer-news:nth-child(4){width: 50%;margin: 20px 0;}
	.pro-detail-page {
		width: 100%;
		margin-left: 0px;
		float: unset;
	}
	.left-pro-detail{width: 100%;max-width: 700px;margin: 0 auto;}
	.right-pro-detail{width: 100%;margin: 0;}
}
@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_mobi{display: block;width: 100%;text-align: center;}
	.news-video-index {padding: 50px 5px;box-sizing: border-box; }
	.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;}
	.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){
	.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;}
	.box-product {width: calc(100% / 3 - 20px);padding: 0 !important;border: none !important;}
	.box-product:hover{border: none !important;border-radius: 0px;transition: unset;}
	.probrand-simplyscroll .prolist-slides{margin: 0 25px;}
	.wrap-main{padding: 0 10px;}
	.breadCrumbs{padding: 60px 0;}
	.album{width: calc(100% / 3);margin: 0 0 20px 0;}
}
@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){
	.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%;}
	.attr-pro-detail-info {width: 100%;}
}
@media(max-width:500px){
	.prolist-slides {
		width: 130px;
		margin: 0 5px;
	}
	.box-product,.pro-detail-page .box-product {width: calc(50% - 20px);}
	.name-product a{font-size: 16px;}
}

@media(max-width:440px){
	.pic-news,.info-news{display:block;width:100%;float:none;text-align:center;margin:0px;}
	.info-news{margin-top:15px;}
	.name-news a{font-size: 14px;}
	.news{flex-wrap: wrap;clip-path: none;width: calc(50% - 10px);padding: 5px;margin: 5px;margin-bottom: 20px;}
	.news::before{content: unset;}
	.desc-news.text-split{padding-right: 0;}
	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}
}
@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;}
}