@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 .tieuchi {
		display: none;
	}
	.menu_left {
		display: none;
	}
	.box_slider {
		margin-top:10px;
	}
	#slider {
		max-width: 100%;
		position: relative;
	}
	#header .header .hotline {
		display: none;
	}
	#header .header .wrapper {
		justify-content: center;
	}   	
	#header .header  .logo img {
		max-width: 120px;
	}
	.menu ul {
		display: none !important;
	}
	#menu {
		padding: 10px 0;
	}
	#header .header.fix_head .logo img {
		width:80px;
	}
	.menu_mobile {
		display: block;
		position: absolute;
		left: 15px;
		top: calc(50% - 18px);
	}
	.search-menu {
		position: absolute;
		top: calc(50% - 17px);
		right: 15px;
	}
	#header .header .header_bottom {
		margin-top: 10px;
		padding: 15px 0;
	}
	.title_tab {
		justify-content: center;
	}
	.title_tab a {
		margin-bottom:10px;
		font-size:14px;
	}
	.container_product {
		display:block;
	}
	.items_list .container_product_left, .items_list .container_product_right {
		width: 100%;
	}
	.product_list .banner_list_product {
		max-width: 100%;
	}
	.item_pr .des_pr h3 a {
		height: 60px;
	}
	#news-home .news-left, #news-home .news-right {
		width: 100%;
		float: left;
	}
	
	.video_home #box_video {
		width: calc(100% - 0px);
		padding-right: 0;
	}
	.video_lienquan {
		width: 100%;
		margin-top: 10px;
	}
	.items_video {
		margin-right:10px;
	}
	.title_video h2 {
		width:100%;
		padding-right:10px;
	}
	.box_newsletter .wrapper {
		display:block;
	}
	.hotlinetuvan, .newsletter {
		width:100%;
	}
	.hotlinetuvan {
		margin-bottom:20px;
	}
	.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;
	}
	.form_tin .items_input3, .form_tin .items_input4 {
		width: calc(100% - 0px);
		justify-items: center;
	}
	.form_tin button {
		width: 50%;
		height: 50px;
		border-radius: 40px;
	}
	
	#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;
	}
	.logo_ft {
		display:none;
	}
	.footer2_top .box_tv {
		width: 40%;
	}
	.copyright .wrapper {
		display:block;
	}
}
@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;
  }
  .items_list {
    padding-bottom: 20px;
  }
  .title_main h2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .tab_list {
    width: 100%;
  }
  .tab_list a {
    font-size: 12px;
  }
  .tab_list a:first-child {
    padding-left: 0;
  }
  #footer .footer .footer2 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer3 {
    width: 100%;
  }
  .copyright {
    width: 100%;
    text-align: center;
  }
  .copyright .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;
  }
  .video_home .left_video {
    width: 100%;
    padding-right: 0;
  }
  .video_home .right_video {
    width: 100%;
    padding-top: 20px;
	padding-left: 0;
  }
  .form_tin {
	  padding: 10px 20px 20px;
  }
  .box_form {
	  display:block;
  }
  .form_tin .left_form {
	  width: 100%;
      padding-right: 0;
  }
  .form_tin textarea {
	  width: 100%;
  }
  #footer .footer h2 {
    font-size: 16px;
  }
  .social_footer span,
  #footer .footer h3 {
    font-size: 14px;
  }
  .item_pr .des_pr {
    padding: 10px 5px 5px;
  }
  .newsletter .hotline_news p {
    font-size: 20px;
  }
  #news-home .item_sub_news h3 a {
    font-size: 12px;
    max-height: 52px;
  }
}
@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) {
  .form_tin .items_input {
    width: 100%;
  }
  .tab_list a {
    padding-left: 5px;
  }
  .tab_list a + a::before {
    padding-right: 5px;
  }
}
@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) {
}
