@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1020px) {

.search,.social-header {display: none;}

}

@media screen and (max-width: 920px) {

.wrap-main {padding: 5px;}

.slide-content {padding: 0px;}

.logo-header , .banner-header {
	width: 100%;display: inline-block;text-align: center;
}

.hotline-header , .giolam-header, .diachi-header {
	display: none;
}

.logo-header img , .banner-header img {max-height: 100px;max-width: 100%;}

.header {background: none}

#wrap-slider {padding: 0px;}

.box-img-dmsp {display: none;}
.paging-product-category {width: 100%;}

}
@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;
}

.box_news_index {font-size: 13px;line-height: 20px;}
.box_news_index .news-title a {font-size: 15px;line-height: 20px;}


#about-index .title-about {font-size: 28px;}
.title-index, .title-index2 {font-size: 22px;}

.box-album {width: calc(50% - 10px)}
.box-album .title {padding: 5px;}
.box-album .title a {font-size: 15px;}

}

@media screen and (max-width: 603px) {

.info-ft {width: 100%;}

}
@media screen and (max-width: 460px) {

.box-product {
width: calc(50% - 10px);margin: 5px;
}

.name-product {font-size: 15px;}

}

@media screen and (max-width: 360px) {


}