@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1020px) {

.hotline-header,.social-header,.banner-header {display: none;}

.header .wrap-content {position: relative;}
#hamburger, .top-cart-mb {display: block;}

}

@media screen and (max-width: 920px) {

.search {width: 94%;border-radius: 5px;margin:5px 3%;margin-bottom: 10px;}
.search input, .search p {height: 30px;line-height: 30px;border-radius: 3px;}

.wrap-main {padding: 5px;}

.logo-header , .box-banner {
	width: 100%;display: inline-block;text-align: center;
}

.logo-header img{max-height:70px;max-width: 70%;margin:4px;}


#wrap-slider {padding: 0px;}

.box-img-dmsp {display: none;}
.col-product-index {width: 100%;}

.slogan-header {width: 100%;}

.slideshow {width: 100%;margin-top: 5px;}
.slideshow2 {display: none;}

}
@media screen and (max-width: 700px) {

.box_first_news , .newshome-scroll {
	width: 100%;margin: 5px 0px;
	padding: 5px;
}

.box-product , .box-product.pro-index {
	width: calc(50% - 20px);margin: 15px 10px;
}

.title-index ,.title-index2 {
	font-size: 22px;
}
.nav_list_index .tt {font-size: 15px;padding: 5px 10px;}

.title-tintuc {font-size: 22px;}

.mm-wrapper {padding-top: 135px;}
.header {position: fixed;top: 0px;left: 0px;z-index: 99;}

}

@media screen and (max-width: 603px) {

}
@media screen and (max-width: 460px) {

.box-product {
width: calc(50% - 10px);margin: 5px;
}

}

@media screen and (max-width: 360px) {


}