@media (max-width: 1200px) {
  .wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .search-menu {
    max-width: 300px;
  }
}
@media (max-width: 1100px) {
  #header .items_head:nth-child(1) {
    display: none;
  }
}

@media (max-width: 992px) {
  #header .right_head {
    display: none;
  }
  .items_list .des_items_list .img_items_list {
    display: none;
  }
  .box_menu {
    width: 100%;
  }
  .menu .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .box_menu .menu {
    height: 57px;
  }
  .menu .wrapper > ul {
    display: none !important;
  }
  .menu_mobile {
    display: block;
  }

  #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;
  }
  #left {
    display: none;
  }
  .content_right {
    width: 100%;
    padding-left: 0;
  }
}
@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 .header {
    padding: 10px 0;
  }
  #header .wrapper {
    justify-content: center;
  }
  .search-menu {
    display: none;
  }
  .search-menu1 {
    display: block;
  }
  .margin-pr {
    margin: 0 -7px;
  }
  .item_pr_mg {
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .about_home .title_about h3 {
    font-size: 30px;
  }
  .about_home,
  .product_home,
  #news-home {
    padding: 20px 0;
  }
  .product_list {
    padding-bottom: 20px;
  }
  .items_list {
    padding-bottom: 20px;
  }
  .items_ck {
    padding: 10px;
    min-height: 250px;
  }
  #footer .footer .footer2 {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer3 {
    width: 100%;
  }
  .copyright {
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .copyright div {
    width: 100%;
    text-align: center;
  }
  .copyright div.copy-r {
    margin-top: 10px;
  }
  .items_list .des_items_list {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .items_list .des_items_list h3 {
    font-size: 35px;
    padding-bottom: 5px;
  }
  .items_list .des_items_list p {
    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%;
  }
  #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) {
}
@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) {
}
