@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 .wrapper {
		justify-content: center;
	}
	#header .header_top .slogan {
		display: none;
	}
	#header .header .top_header .search-menu {
		display: none;
	}
	#header .header_left {
		justify-content:space-between;
	}
	#header .header_left .logo {
		max-width: 60px;
	}
	#header .header_right .hotline {
		display: none;
	}
	#header .header_right {
		width:60%;
	}
	#slider {
		max-width: 100%;
		position: relative;
	}
	.menu > ul {
		display: none !important;
	}
	#header .header.fix_head .logo img {
		max-height: 60px;
	}
	#menu {
		flex-grow: inherit;
		padding-left: 0;
		padding-right: 0;
		flex-wrap: wrap;
		order: 2;
	}
	.menu_mobile {
		display: block;
	}
	.flex_box {
		display:block !important;
	}
	#header .header .bottom_header .search-menu {
		display: block;
		position: relative;
		width: calc(80% - 15px);
		padding:0;
		margin: 10px 0;
	}
	#header .header .bottom_header .search-menu .form-search {
		height:40px;
	}
	.form_search button {
		background:#000;
		width:40px;
	}
	.about_home .images-about {
		width:100%;
	}
	.about_home .des-about {
		width:100%;
		padding-right:0;
	}
	.service_home {
		padding-bottom:0;
	}
	.items_list .left_pro {
		display: none;
	}
	.items_list .right_pro {
		width: 100%;
		padding: 0 !important;
	}
	.title_list ul {
		width: 200px;
		overflow-x: auto;
		flex-wrap: nowrap;
		padding-left: 10px;
	}
	.title_list ul li + li::before {
		padding: 0 5px;
	}
	.title_list ul li a {
		white-space: nowrap;
	}
	.newsletter .title_newsletter p {
		font-size: 20px;
		text-align: center;
	}
	.newsletter .title_newsletter h2 {
		font-size: 20px;
		text-align: center;
		padding: 0;
	}
	.newsletter .title_newsletter h2::before, .newsletter .title_newsletter h2::after {
		display:none;
	}
	.box_newsletter {
		width:100%;
	}
	.form_tin .items_input {
		width: 100%;
		display:flex;
		flex-wrap:wrap;
		justify-content: center;
	}
	.form_tin input {
		margin-bottom:5px;
	}
	#footer .footer .box_footer {
		padding:20px 0;
	}
	#footer .footer .footer1 {
		width: 100%;
		padding-right: 0;
	}
	#footer .footer .footer2 {
		width: 50%;
		clear: both;
		padding-top: 20px;
	}
	#footer .footer .footer3 {
		width: 50%;
		padding-right: 0;
		padding-top: 20px;
	}
	.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;
	}
	.product_list {
		padding: 20px 0;
	}
	.form-contact {
		width: 100%;
	}
	.margin-pr {
		margin: 0 -7px;
	}
	.item_pr_mg {
		padding: 0 7px;
		margin-bottom: 14px;
	}
	.items_list {
		padding-bottom: 20px;
	}
	.item_pr .des_pr {
		padding: 10px 5px 5px;
	}
	.title_main h2 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.title_list h2 {
		font-size: 16px;
		padding: 0;
		color: #fe0000;
		background: none;
	}
	.title_list h2::after {
		display: none;
	}
	.title_news h2 {
		font-size: 16px;
	}	
	#footer .footer .footer2 {
		width: 100%;
		padding-right: 0;
	}
	#footer .footer .footer3 {
		width: 100%;
	}
	#footer .footer h2 {
		font-size: 16px;
	}
	.copyright {
		flex-wrap: wrap;
	}
	.copyright div {
		width: 100%;
		text-align: center;
	}
	.copyright div.copy-r {
		margin-top: 10px;
	}
	.social_footer span,
	#footer .footer h3 {
		font-size: 14px;
	}
}
@media (max-width: 675px) {
	.td_hidden {
		display: none;
	}
	.height {
		height: auto !important;
	}
}
@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) {
}
