@media (min-width: 1200px) {
	.col-pro {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (max-width: 1200px) {
	.wrapper {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 992px) {

	#header .hotline,
	#header .header_top .slogan {
		display: none;
	}
	#header .wrapper {
		justify-content: center;
	}
	.menu ul {
		display: none !important;
	}
	#menu {
		width: 0;
	}
	#header .header.fix_head .logo img {
		max-height: 60px;
	}
	.menu_mobile {
		display: block;
		position: absolute;
		left: 15px;
		top: calc(50% - 18px);
	}
	.search-menu {
		display: block;
		position: absolute;
		right: 15px;
		top: calc(50% - 15px);
	}
	.des_pr_bottom, .des_pr_info {
		display:block;
		justify-items: center;
	}
	#news-home .news-left {
		width: 100%;
		padding-right: 0;
	}
	#news-home .news-right {
		width: 100%;
		padding-top: 20px;
	}
	#footer .footer .footer1 {
		width: 100%;
		padding-right: 0;
	}
	#footer .footer .footer2 {
		width: 100%;
		clear: both;
		padding: 20px 0 20px 0;
		display:block;
	}
	#footer .footer .footer3 {
		width: 100%;
		padding-right: 0;
	}
	#footer .footer .footer2 .info_ft {
		width:100%;
		padding-right: 0;
		padding-bottom: 15px;
	}
	.ten span {
		padding-right: 5px
	}
	.cs a {
		padding-bottom: 10px;
		background:none;
		padding-right: 20px;
		padding-left: 20px;
	}
	#footer .footer .box_footer {
		padding: 20px 0;
	}
}
@media (max-width: 767px) {
	#chat .chat,
	.social_fix {
		display: none;
	}
	.toolbar2 {
		display: block;
	}
	.top-contact .article-contact {
		width: 100%;
		margin-bottom: 20px;
	}
	.form-contact {
		width: 100%;
	}
	.margin-pr {
		margin: 0 -7px;
	}
	.item_pr_mg {
		padding: 0 7px;
		margin-bottom: 14px;
	}
	.video_home {
		padding: 20px 0;
	}
	#news-home {
		padding: 20px 0 0;
	}
	.product_list {
		padding: 20px 0;
	}
	.title_main h2 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.copyright {
		flex-wrap: wrap;
		margin-bottom: 25px;
	}
	.copyright div {
		width: 100%;
		text-align: center;
	}
	.copyright div.copy-r {
		margin-top: 10px;
	}
	#news-home #news_main_sub {
		width: 100%;
		padding-right: 0;
	}
	#news-home .sub_news {
		width: 100%;
		padding-top: 20px;
	}
	.title_news h2 {
		font-size: 16px;
	}
	#footer .footer h2 {
		font-size: 16px;
	}
	.social_footer span,
	#footer .footer h3 {
		font-size: 14px;
	}
	#news-home .item_sub_news h3 a {
		font-size: 12px;
		max-height: 52px;
	}
}
@media (max-width: 675px) {
}
@media (max-width: 625px) {
	.item_sub_cn .img_sub_cn {
		width: 40%;
	}
	.item_sub_cn .des-sub_cn {
		width: 60%;
	}
}
@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) {
}
