@media(max-width:1200px){
	.bg_header_top,.header_left{width: calc(100% - 120px);}
	.logo-header{width:fit-content;}
}

@media(max-width:1001px){
	.menu-res{display:block;}
	.hotline-header,#messages-facebook, .menu, .btn-frame{display: none !important;}
	.search{display: none;width: 0px;}
	.logo-header{top:0;}

}
@media(max-width:850px){
	.header_mail,.category-drop,.page_product_left,.in-mxh{display: none !important;}
	.padding50{padding: 30px 0px;}
	.mgb50{margin-bottom: 30px;}
	.mgb-res{margin-bottom: 30px;}
	
	/* logo */
	.logo-header img {max-height: 100px;}
	.bg_header_top, .header_left{width: calc(100% - 100px);}
	.company_title {font-size: 22px;}
	.title_aboutus {font-size: 30px;}
	/* slideshow */
	.slideshow:not(.has-category){width: 100%;}

	

	/* giới thiệu */
	.btn_aboutus{position: absolute;bottom: -35px;left: 15px;}
	.slider-center .slick-slide {padding-top: 0rem !important; transition: all 0.3s linear;} 
	.slider-center .slick-slide.slick-center {padding-top: 0rem !important; transition: all 0.3s linear; } 

	.title-aboutus span, .title-main span, .title-intro span{font-size: 25px;}
	
	.wrap-aboutus  .wrap-content .row, .wrap-ser .wrap-content .row{flex-direction: column-reverse !important;}
	.grid-album {grid-template-columns: repeat(2,2fr);}

	/* footer */
	.footer-article .wrap-content{padding: 30px 15px;}
	.footer-name{font-size: 20px;}

	/* sản phẩm */
	.product{width: 32%;}
	.product:nth-child(5n+1){clear: unset;}
	.product:nth-child(5n){margin-right: 2%;}
	.product:nth-child(3n+1){clear: both;}
	.product:nth-child(3n){margin-right: 0px;}

	.title-danhmuc {font-size: 20px;}
	.price-hotline {font-size: 14px;}

	.bg-title-product{width: 50%;}
}
@media(max-width:576px){
	
	.title-aboutus span, .title-main span, .title-intro span{font-size: 22px;}

	/* tin tức trang chủ */

	.company_title {font-size: 16px;}
	.title_aboutus {font-size: 25px;}
	.list_special_item{font-size: 16px;}

	.aboutus-image {padding: 0;padding-bottom: 1rem;}
	.owl-theme .owl-dots,.price-title{display: none;}
	.page_news_left,.page_news_right{width: 100%;margin: 0;}

	/* sản phẩm */
	.product{width: 49%;}
	.product:nth-child(3n+1){clear: unset;}
	.product:nth-child(3n){margin-right: 2%;}
	.product:nth-child(2n+1){clear: both;}
	.product:nth-child(2n){margin-right: 0px;}
	.price-product{font-size: 15px;}

	.info-product{padding: 10px 5px;min-height: 70px;}

	.title-product span {font-size: 16px;}
	.button.type2 a{font-size: 12px;}

	/* tags */
	.tags_title {font-size: 14px;	}
	.tags_item {padding: 5px 3px;font-size: 13px;margin: 3px 0;}
	.bgform {padding: 30px 10px;}

}
@media(max-width:369px){
	.cart-pro-detail a{width:100%;}
	.cart-pro-detail a:first-child{margin-right:0px;margin-bottom:0.5rem;}
	.cart-pro-detail a i{display:none;}
}