@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 .header_top {
		display: none;
	}
	#header .header .banner  {
		display: none;
	}
	#header .hotline {
		display: none;
	}
	#header .wrapper {
		justify-content: center;
	}
	.menu ul {
		display: none !important;
	}
	#header .header .right_head {
		flex-grow: 1;
		padding-left: 15px;
	}
	#menu {
		width: 100%;
	}
	#header .header .logo img {
		max-height: 60px;
	}
	.menu_mobile {
		display: block;
		position: relative;
		left: 15px;
		top: calc(50% - 18px);
	}
	.search-menu {
		display: block;
		position: relative;
		right: 0;
		top: calc(50% - 15px);
		padding-left: 30px;
	}
	.search-menu p {
		padding-top:0;
	}
	.form_search button {
		width: 80px;
	}
	#footer .footer .footer1 {
		width: 100%;
		padding-right: 0;
	}
	.newsletter .title_newsletter p {
		font-size: 20px;
		text-align: center;
	}
	.newsletter .title_newsletter h2 {
		font-size: 35px;
		text-align: center;
		padding-left: 0;
	}
	.newsletter .hotline_news p {
		font-size: 25px;
	}
	.title_main {
		padding-right: 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;
	}
	.info_home {
		padding: 20px 0;
	}
	.box_info {
		display:block;
		width:100%;
	}
	.item_info_tk, .item_info {
		margin-bottom:10px;
	}
	.product_list {
		padding: 20px 0;
	}
	.items_list {
		padding-bottom: 20px;
	}
	.title_main h2 {
		margin-bottom: 5px;
	}
	.tab_list {
		width: 100%;
	}
	.tab_list a {
		font-size: 12px;
		margin-bottom:10px;
	}
	.box_images_pr {
		display:block;
	}
	.item_pr .des_pr {
		padding: 10px 5px 5px;
	}
	.content_product .des-product .detail-call a {
		margin-bottom:5px;
	}
	.title_news h2 {
		font-size: 16px;
	}
	#news-home .left_news {
		width: 100%;
		padding-right: 0;
	}
	#news-home .right_news {
		width: 100%;
		padding-top: 20px;
	}
	#news-home .item_news_main .right_main_news p {
		height: 42px;
	}
	.newsletter .hotline_news p {
		font-size: 20px;
	}
	#footer .footer .box_footer {
		margin-bottom: 35px;
	}
	#footer .footer h2 {
		font-size: 16px;
	}
	.social_footer span,
	#footer .footer h3 {
		font-size: 14px;
	}
	.copyright {
		flex-wrap: wrap;
	}
	.copyright div {
		width: 100%;
		text-align: center;
	}
	.copyright div.copy-r {
		margin-top: 10px;
	}	
}
@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) {
	.form_tin .items_input {
		width: 100%;
	}
}
@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) {
}
