@media (max-width: 1200px) {
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  #header .right_head {
    display: none;
  }

  #header .wrapper {
    justify-content: center;
    position: relative;
  }
  .menu > ul {
    display: none !important;
  }
  .menu_mobile {
    display: block;
  }
  #header .logo {
    width: 100%;
    text-align: center;
  }
  #header .logo img {
    max-width: 100px;
  }
  .search-menu {
    position: absolute;
    top: calc(50% - 17px);
    right: 15px;
  }
  .about_home {
    margin-top: 0;
  }
  .about_home .images-about {
    width: 100%;
    text-align: center;
    padding: 20px 0 0;
  }
  .about_home .des-about {
    width: 100%;
    padding: 20px;
  }
  .about_home .des-about .title_about {
    width: 100%;
    margin-left: 0;
  }
  .about_home:after {
    display: none;
  }
  #news-home .news-left {
    width: 100%;
    padding-right: 0;
  }
  #news-home .news-right {
    width: 100%;
  }
  .about_home .des-about .title_about p,
  .about_home .des-about .title_about h3 {
    font-size: 20px;
  }
  #footer .footer .footer1 {
    width: 50%;
  }
  #footer .footer .footer2 {
    width: 50%;
    padding-right: 0;
  }
  #footer .footer .footer3 {
    width: 50%;
    padding-top: 20px;
    clear: both;
  }
  #footer .footer .footer4 {
    width: 50%;
  }
  #footer .footer h3 {
    margin-bottom: 20px;
  }
}
@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;
  }
  .about_home,
  .hinhanh,
  #news-home,
  .camket,
  .newsletter,
  .partner {
    padding: 20px 0;
  }
  .form_tin input {
    width: calc(50% - 10px);
  }
  .form_tin {
    padding: 20px;
  }
  .item_sv {
    padding: 20px;
  }
  .service {
    padding: 20px 0 0;
  }
  .item_sv .des_sv h3 a {
    font-size: 14px;
  }
  .item_sv .des_sv a.a_service,
  .item_news_main .right_main_news a.a_news {
    font-size: 14px;
    margin-top: 10px;
  }
  .title_news h2,
  .title_main h2 {
    font-size: 22px;
  }
  .hinhanh .left_hinhanh {
    width: 100%;
    padding: 0;
  }
  .hinhanh .right_hinhanh {
    width: 100%;
    padding: 0;
  }
  #footer .footer .footer1 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer2 {
    width: 100%;
    padding-top: 20px;
  }
  #footer .footer .footer3 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer4 {
    width: 100%;
    padding-top: 20px;
  }
  .copyright {
    flex-wrap: wrap;
  }
  .copyright div {
    width: 100%;
    text-align: center;
  }
  .copyright div.copy-r {
    margin-top: 10px;
  }
  #news-home .item_news_main .right_main_news {
    padding-left: 10px;
  }
  #header .header.fix_head .logo img {
    max-height: 60px;
  }
  #news-home .item_news_main h3 a {
    font-size: 14px;
    max-height: 42px;
  }
  .item_pr .des_pr h3 a {
    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) {
}
