@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 {
    position: relative;
    left: auto;
    top: auto;
  }
  #header .header_top .hotline {
    display: none;
  }
  #header .social_ {
    width: 100%;
    justify-content: center;
  }
  #header .header_top {
    position: relative;
	padding: 0px 0;
  }
  #header .header {
    position: relative;
  }
  #header .wrapper {
	justify-content: center;
	}
  #header .logo {
    width: 100%;
    text-align: center;
  }
  #header .logo img {
    max-width: 95px;
  }
  .menu > ul {
    display: none !important;
  }
  .search-menu {
    position: absolute;
    top: calc(50% - 17px);
    right: 15px;
  }
  .menu_mobile {
    display: block;
    position: absolute;
    left: 15px;
    top: calc(50% - 18px);
  }
  #header .header.fix_head .logo img {
    max-height: 50px;
  }
  .about_home .images-about {
    display:none;
  }
  .about_home .des-about {
    width: 100%;
    padding-top: 20px;
    padding-right: 0;
  }
  .about_home .des-about .title_about h3 {
    font-size: 20px;
  }
  .about_home .tieuchi {
	  width:100%;
	  padding-top:20px;
  }
  .item_tc {
	display:block;
	padding: 10px;
    border-radius: 10px;
	text-align:center;
  }
  .item_tc .img_tc {
	  width: 100%;
  }
  .item_tc .des_tc h3 a:after {
	  display: none;
  }
  .item_tc .des_tc h3 a {
	  padding: 15px 0 0 0;
  }
  .item_tc .des_tc p {
	  padding-top:0;
  }
  .hinhanh .left_hinhanh {
	width: 100%;
    padding-right: 0;
  }
  .hinhanh .right_hinhanh {
	width: 100%;
    padding-right: 0;
  } 
  .video_home .left_video {
    width: 100%;
    padding-right: 0;
  }
  .video_home .right_video {
    width: 100%;
    padding-top: 20px;
  }
  .video_home .item_news_main .img_main_news {
	  width:50%;
  }
  .video_home .item_news_main .right_main_news {
	  width:calc(100% - 210px);
  }
  #footer .footer .footer1 {
    width: 100%;
  }
  #footer .footer .footer2 {
    width: 100%;
  }
  #footer .footer .footer3 {
    width: 100%;
	margin-top:20px;
  }
  #footer .footer h2 {
	font-size: 20px;
  }
  .logo_ft {
	  display:none;
  }
}
@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;
  }
  .project,
  .about_home,
  .product_home,
  #news-home,
  .camket {
    padding: 20px 0;
  }
  .title_main h2 {
    font-size: 23px;
  }

  #footer .footer .footer1 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer2 {
    width: 100%;
    padding-top: 20px;
  }
  .copyright {
    flex-wrap: wrap;
  }
  .copyright div {
    width: 100%;
    text-align: center;
  }
  .copyright div.copy-r {
    margin-top: 10px;
  }
  .camket .left_camket {
    width: 100%;
    padding-right: 0;
  }
  .camket .right_camket {
    width: 100%;
  }
  .camket .right_camket::after {
    display: none;
  }
  .camket .left_camket h2 {
    font-size: 22px;
  }
}
@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%;
  }
  .item_sub_cn p {
	  line-height:20px;
	  height:60px;
  }
  #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) {
	.item_sv .images_sv {
    width: 100%;
    text-align: center;
  }
  .item_sv {
    flex-wrap: wrap;
  }
  .item_sv .des_sv {
    width: 100%;
    margin-left: auto;
    padding: 15px 15px 60px 15px;
    margin-top: 10px;
  }
}
@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) {
}
