@media (max-width: 1200px) {
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
   #header .slogan {
    display: none;
  }
  #header .header:before {
    display: none;
  }
  #header .wrapper {
    justify-content: center;
  }
  #header .top_header {
    display: none;
  }
  #header .header {
    padding: 10px 0;
  }
  #header .right_head {
    padding-left: 30px;
  }
  .menu > ul {
    display: none !important;
  }
  #header .bottom_header {
    border: 0;
    justify-content: flex-end;
  }
  #menu {
    flex-grow: inherit;
    padding-left: 0;
    padding-right: 0;
    flex-wrap: wrap;
    order: 2;
  }
  #header .header.fix_head {
    padding: 5px 0;
  }
  .menu_mobile {
    display: block;
	padding-right: 20px;
  } 
  .search-menu {
    display: block;
    position: relative;
    top: calc(50% - 15px);
  }
  .search-menu .icon-search i {
	  padding: 0;
	  background-color:unset;
  }  
  .menu ul {
    display: none !important;
  }
  .menu_mobile {
    display: block;
  }
  .about_home .des-about {
	  width:100%;
  }
  .about_home .des-about .title_about h3 {
	  font-size:30px;
  }
  .about_home .images-home {
	  width: 100%;
	  margin-top:10%;
  }
  .about_home .images-about {
	  width: 80%;
  }
  .about_home .images-about1 {
	bottom: 10%;
    width: 50%;
  }
  .hinhanh .left_hinhanh {
	width: 100%;
    padding-right: 0;
  }
  .hinhanh .right_hinhanh {
	width: 100%;
    padding-right: 0;
  }  
  #news-home .news-left {
    width: 100%;
    padding-right: 0;
  }
  #news-home .news-right {
    width: 100%;
    padding-left: 0;
  }
  #footer .footer .footer1 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer2 {
    width: 100%;
    clear: both;
    padding-top: 20px;
  }
  #footer .footer .footer3 {
    width: 100%;
    padding-right: 0;
    padding-top: 20px;
  }
  #footer .footer .footer4 {
	width: 100%;
    padding-top: 20px;
  }
  .title_main {
    padding-right: 0;
	margin-bottom: 20px;
  }
  #footer .footer .footer2 .info_ft {
	  display:flex;
	  width:100%;
	  margin-bottom:8px;
  }
}
@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;
  }
  .product_lis,
  .video_home {
    padding: 20px 0;
  }
  
  .product_list {
    padding: 20px 0;
  }
  .items_list {
    padding-bottom: 20px;
  }
  .title_main h2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .product_list .title_pr_home h2, .title_hinhanh h2 {
	  font-size: 20px;
  }
  .tab_list a {
    font-size: 12px;
  }
  .tab_list a:first-child {
    padding-left: 0;
  }
  .copyright {
    flex-wrap: wrap;
  }
  .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;
  }
  .video_home .left_video {
    width: 100%;
    padding-right: 0;
  }
  .video_home .right_video {
    width: 100%;
    padding-top: 20px;
  }
  #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) {
}
