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

@media (max-width: 992px) {
  #header .hotline,
  .search-head,
  .category,
  #menu .right_menu,
  .social_menu {
    display: none;
  }
  #slider .left_slider {
    display: none;
  }
  #header .wrapper {
    justify-content: center;
  }
  #header .banner {
    padding-left: 20px;
  }
  #slider .wrapper {
    padding: 0;
  }
  #slider .right_slider {
    width: 100%;
    padding: 0;
  }
  .menu_mobile,
  .search-menu1 {
    display: block;
  }
  .box-product-list { display: none;}
  #news-home .news-left {
    width: 100%;
    padding-right: 0;
  }
  #news-home .news-right {
    width: 100%;
  }

  #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;
  }
}
@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%;
  }
  #header .logo {
    max-width: 25%;
  }
  #header .banner {
    max-width: 75%;
  }
  .margin-pr {
    margin: 0 -7px;
  }
  .item_pr_mg {
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .about_home,
  .product_home,
  #news-home,
  .product_list {
    padding: 20px 0;
  }
  .items_list {
    padding-bottom: 20px;
  }
  .title_main h2 {
    font-size: 22px;
  }
  .title_list h2 {
    font-size: 16px;
    padding: 0 10px;
  }
  .title_tintuc h2 {
    font-size: 20px;
  }
  #footer .footer .footer2 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer3 {
    width: 100%;
  }
  .copyright {
    flex-wrap: wrap;
  }
  .copyright div {
    width: 100%;
    text-align: center;
  }
  .copyright div.copy-r {
    margin-top: 10px;
  }
  .title_list ul {
    display: none;
  }
  #footer .footer {
    background: #00aeed !important;
    padding: 20px 0 0;
  }
}
@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) {
}
