@media (max-width: 1200px) {
	
}

@media (min-width: 1199px){
	.box-product{
		-ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}

@media (max-width: 1120px){

}

@media (max-width: 992px) {
	.header__search {
		display: none !important;
	}
	.menu {
		display: none !important;
	}
	.menu-res {
		display: block;
	}
	.list-product {
		display: none;
	}
	.slideshow {
		width: 100%;
		padding-left: 0;
	}
	.content-main {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.phone-desctop {
		display: none;
	}
	.header .maxwidth {
		justify-content: center;
	}
	.header__content {
		display: none;
	}
	.content-main {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.quangcao {
		margin-top: 15px;
	}
	.gioithieu-img{
		margin-top: 15px;
	}
	.video-intro{
		margin-top: 15px;
	}
	.title-main {
		margin-bottom: 15px;
	}
	.title-main h2, .title-main-2 h2 {
		font-size: 27px;
	}
	.footer-article h2 {
		font-size: 35px;
	}
	.album1 {
		display: none;
	}
	.dangky-none {
		display: none;
	}
	.tintuc {
		margin-top: 20px;
	}
	.footer-copyright, .footer-statistic {
		text-align: center;
	}
	#footer-map {
		display: none;
	}
}

@media (max-width: 675px) {
	.td_hidden {
		display: none;
	}

	.height {
		height: auto !important;
	}
	.header__logo {
		text-align: center;
	}
	.banner {
		display: none;
	}
}

@media (max-width: 625px) {
	.item_sub_cn .img_sub_cn {
		width: 40%;
	}

	.item_sub_cn .des-sub_cn {
		width: 60%;
	}

	#news-home .item_news_main .img_main_news {
		width: 100%;
		text-align: center;
	}

	#news-home .item_news_main .right_main_news {
		width: 100%;
		padding-left: 0;
		padding-top: 20px;
	}
}

@media (max-width: 575px) {}

@media (max-width: 500px) {}

@media screen and (max-width: 450px) {}

@media screen and (max-width: 400px) {}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 325px) {}