@media screen and (max-width: 1024px) {
	div.main_fix{
		width:97%;
		max-width: 100%;
	}
}
@media screen and (max-width: 960px) {
	.right_tt,.hidden_m2,.hidden_m{display: none !important;}
	.hidden_d{display: block !important;}
	.logo img{
		max-height: 80px;
	}
	.menu_mobi{
		font-size: 18px;
		text-decoration: none;
		padding: 0px 10px;
		width: 100%;
		height: 50px;
		line-height: 50px;
		cursor: pointer;
		background: var(--color-red);
		position: sticky;
		top: 0;
		z-index: 100;
		color: #ffffff;
		border-top: 1px solid #2b5429;
		border-bottom: 1px solid #2b5429;
	}
	.icon_menu_mobi{
		font-size: 18px;
		text-decoration: none;
		display: block;
		cursor:pointer;
		float: left;
	}
	.icon_menu_mobi i {
		margin-right: 7px;
	}
	.menu_mobi_add
	{
		background: #ffffff;
		display:block;
		position: fixed;
		left: -100%;
		top: 0;
		z-index: 99999;
		color: #080808;
		height: 100vh;
		overflow: auto;
		line-height: 1.5;
		padding-top: 60px;
		padding-bottom: 20px;
		width: 85%;
		min-width: 140px;
		max-width: 440px;
		box-shadow: inset -4px 0px 8px rgba(0,0,0,0.3);
		transition: 0.5s;
	}
	.menu_mobi_active {
		left: 0;
		transition: 0.5s;
	}
	.menu_mobi_add ul {
		list-style: none;
	}
	.menu_mobi_add ul li a {
		text-decoration: none;
		color: #000000;
		display: block;
		border-bottom: 1px solid rgb(0,0,0,0.2);
		padding: 12px 40px 12px 10px;
		margin-left: 20px;
		font-size: 15px;
		position: relative;
		display: flex;
		align-items: center;
	}
	.menu_mobi_add ul li a img{
		margin-right:10px;
		max-height: 23px;
	}
	.menu_mobi_add ul li a.active2
	{
		color: var(--color-main);
	}
	.menu_mobi_add ul li a i{
		position:absolute;
		height:100%;
		right:0;
		top:0;
		width: 47px;
		text-align:center;
		padding-top: 15px;
		transform:rotate(90deg);
		border-bottom: 1px solid rgb(0,0,0,0.2);
	}
	.menu_mobi_add ul li a.active2 i{
		transform:rotate(0deg);
		border-left: 1px solid rgb(0,0,0,0.2);
		border-bottom: none;
	}
	.menu_mobi_add ul ul {
		display:none;
	}
	.menu_mobi_add ul li ul li a {
		padding-left: 20px;
	}
	.menu_mobi_add ul li ul li ul li a {
		padding-left: 40px;
	}
	.menu_baophu {
		background: #000;
		opacity: 0.8;
		z-index: 998;
		left: 0px;
		top: 0px;
		position: fixed;
		width: 100%;
		height: 100%;
		display: none;
	}
	.close_menu {
		position: absolute;
		top: 5px;
		right: 7px;
		font-size: 20px;
		background: rgb(0,0,0,0.2);
		width: 35px;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
	}	
	.slider{
		width:100%;
		margin:5px auto;
	}
	.top-contact{
		display: block;
	}
	.right,.left,.article-contact,.form-contact{
		width:100%;
		float:none;
		margin: auto;
	}
	.search {
		position: absolute;
	    right: 5px;
	    top: 2px;
	    width: 60%;
	    max-width: 250px;
	    display: none;
	}
	.search_m{
		display: flex;
	}
	.wap_item{
		grid-template-columns: repeat(3,1fr);
		grid-gap: 10px;
	}
	.wap_news,.footer,.danhmuci{
		grid-template-columns: repeat(2,1fr);
	}
	.main_sp{
		display: block;
	}
	.wap_load_page_sanpham{
		width:100%;
	}
	.left{
		width:100%;
		margin-bottom:10px;
	}
	.item_boloc{
		max-height: 100px;
		width:48%;
		display:inline-block;
		vertical-align: top;
	}
	.item_boloc::-webkit-scrollbar {background:#fff;width:4px;height:11px;}
	.danhmuc_loc{
		width:100%;
	}
}
@media screen and (max-width: 800px) {
	
}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	.coccoc-alo-phone{
		display: none;
	}
	.slider_slick{
		width:100%;
	}
	.slider_slick2{
		width:100%;
		margin-top:5px;
	}
	.slider_slick2 img{
		width:95%;
		margin:auto;
	}
	.left_tt .email{
		margin: 0;
	}
	.copy{
		display: block;
	}
	.fotorama5{
		display: block;
	}
	.thongke{
		grid-template-columns: repeat(2,1fr);
	}
	.wap_item {
	    grid-template-columns: repeat(2,1fr);
	}
	.left-pro-detail{
		width: 90%;
		float: none;
		margin: auto;
	}
	.right-pro-detail {
	    width: 100%;
	    float: none;
	    margin: auto;
	    margin-top: 20px;
	}
	.wap_camket{
		width:100%;
		margin-top;15px;
	}
	.wrap-cart{
		display: block !important;
		padding: 10px 5px;
	}
	.top-cart{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.bottom-cart {
	    width: 100%;
	    margin-top: 20px;
	}
	.procart {
	    padding: 10px 5px;
	    font-size: 13px;
	}
	.info-procart{
		width: 60%;
	}
	.quantity-procart{
		width: 25%;
	}
	.visao{
		grid-template-columns: repeat(1,1fr);
		grid-gap: 20px;
	}
	.item_vs{
		margin: 0 !important;
	}
	.footer3 ul li{
		width:100%;
		margin:10px auto;
	}
}
@media screen and (max-width: 490px) {
	.footer{
		padding: 20px 0;
	}
	.item_f2{
		display: none;
	}
	.footer2 ul li a{
		padding: 0 5px;
	}
	.footer3 ul li p{
		font-size:19px;
	}
	.danhmuci{
		grid-gap:10px;
	}
	.deal .td{
		font-size:30px;
	}
	.title-main span{
		font-size: 17px;
	}
	.wap_news, .footer {
	    grid-template-columns: repeat(1,1fr);
	}
	.item_news_sl{
		width: 100%;
	}
	.breadCrumbs{
		font-size: 12px;
	}
	.item{
		padding:7px;
	}
	.item_i{
		width:94%;
	}
}
@media screen and (max-width: 376px) {
	
}
@media screen and (max-width: 320px) {

}
