@media (min-width: 1200px) {}

@media (max-width: 1199px) {
  #search {
    right: 15px;
  }

  #container {
    padding: 20px 15px;
  }

  .box-dt {
    max-width: 95%;
  }

  .box-tintuc {
    max-width: 95%;
  }

  .box-product-list {
    gap: 15px;
  }

  .box-product1 {
    width: calc((100% - 30px) / 3);
  }
  #menu ul li a {
    font-size: 14px;
    gap: 4px;
  }
  #menu ul {
    gap: 20px;
  }
  .sanpham-show {
    padding-left: 0;
  }
  .slick-sanpham .slick-list {
    padding-right: 0;
  }
  .dichvu-item {
    padding: 15px 10px 10px;
  }
  .dichvu-name {
    font-size: 20px;
  }
  .dichvu-btn span {
    font-size: 14px;
  }

  .footer-top .center {
    gap: 30px;
    flex-wrap: wrap;
  }

  .footer-1,
  .footer-2,
  .footer-3,
  .footer-4 {
    width: calc((100% - 90px)/4);
  }


}

@media (min-width: 993px) and (max-width: 1199px) {
  .box-sp {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }

  .box-sp:nth-child(3n) {
    margin-right: 0;
  }

  .box-sp:nth-child(3n + 1) {
    clear: both;
  }

  
}

@media (max-width: 992px) {
  .box-product-list {
    gap: 15px;
  }

  .box-product1 {
    width: calc((100% - 30px) / 3);
  }

  .product-detail_slick {
    margin-right: -15px;
  }

  .product-detail_slick .slick-slide {
    margin-right: 15px;
  }

  #header,
  .banner-ab,
  #menu,
  .right {
    display: none;
  }

  #banner .center {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner {
    padding: 0;
  }

  #menu-mobile {
    display: block;
  }

  #smenu a {
    font-family: RM;
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
  }

  .left {
    width: 100%;
  }

  .box-album,
  .box-video {
    width: calc((100% - 40px)/3);
  }
  .sanpham-section,
  .footer-top {
    padding: 30px 0;
  }
  #dichvu {
      padding: 30px 0 20px;
    }
    #tintuc {
      padding: 30px 0 10px;
    }
  .slick-sanpham .slick-slide,
  .slick-dichvu .slick-slide,
  .slick-tintuc .slick-slide {
    margin: 0 5px;
  }
   .slick-sanpham,
   .slick-dichvu,
   .slick-tintuc {
    margin: 0 -5px;
  }
  .sanpham-btn {
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 20px;
  }
  .btnsp-show {
    height: 44px;
    line-height: 44px;
  }
  .btnsp-show i {
    font-size: 14px;
  }
  .title-main h1, .title-main h2, .title-main span {
    font-size: 30px;
  }
  .slogan-dichvu, .slogan-tintuc {
    font-size: 15px;
  }
  .slogan-dichvu {
    margin: 0 auto 20px;
  }
  .dichvu-name {
    font-size: 18px;
  }
  .dichvu-btn {
    margin-bottom: 16px;
  }
  .dichvu-desc, .tintuc-desc {
    margin: 6px 0 10px;
  }
  .slogan-tintuc {
    margin-bottom: 10px;
  }
  .tintuc-more {
    margin: 10px 0;
    font-size: 13px;
    line-height: 28px;
  }
  .news-wp {
    flex-wrap: wrap;
  }
  .news-left,
  .news-right {
    width: 100%;
  }
  .footer-map-tab {
    padding: 5px 10px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .box-sp {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }

  .box-sp:nth-child(3n) {
    margin-right: 0;
  }

  .box-sp:nth-child(3n + 1) {
    clear: both;
  }

  .box-video {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }

  .box-video:nth-child(3n) {
    margin-right: 0;
  }

  .box-video:nth-child(3n + 1) {
    clear: both;
  }

}

@media (max-width: 768px) {
  .box-product1 {
    width: calc((100% - 15px) / 2);
  }

  .product-detail-left,
  .product-detail-right {
    width: 100%;
  }

  .product-detail-image-container {
    flex-direction: column-reverse;
  }

  .product-detail-left>span {
    transform: translateY(-50%);
    top: 50%;
  }

  .product-detail-prev {
    left: -6px;
  }

  .product-detail-next {
    right: -6px;
    bottom: unset;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
  }

  .btn-zalo,
  .btn-phone,
  #messages-facebook,
  .control-product {
    display: none;
  }


  .content iframe {
    width: 100% !important;
    height: 45vh;
  }

  .content img {
    height: inherit !important;
  }

  #footer {
    padding-bottom: 45px;
  }

  .footer-top {
    text-align: center;
  }

  .footer-1,
  .footer-2,
  .footer-3,
  .footer-4 {
    width: 100%;
  }
  .footer-tit {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer-list li a {
    justify-content: center;
  }

  .copyright {
    font-size: 14px;
  }

  .copyright,
  .statistic {
    width: 100%;
  }

  .statistic span {
    margin: 0 5px;
  }

  .ft-b .center>div {
    width: 100%;
  }

  .top-contact .article-contact {
    width: 100%;
    margin-bottom: 20px;
  }

  .form-contact {
    width: 100%;
    padding: 20px 15px;
  }

  #top .center>div {
    width: 100%;
  }

  #top #breadcrumb {
    margin-bottom: 0;
  }

  .pic-hot-news,
  .desc-hot-news {
    width: 100%;
  }

  .desc-hot-news {
    padding: 15px;
  }

  .box-hot-news {
    margin-bottom: 25px;
  }

  .news-total-container {
    margin: -8px;
  }

  .boxs-news {
    width: calc(100% / 2);
    padding: 8px;
  }

  .bottom-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .bottom-right:not(.onApp) {
    width: 100%;
  }

  .tintuc-l {
    width: 100%;
    margin-bottom: 20px;
  }

  .tintuc-r {
    width: 100%;
  }

  .left-pro-detail {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }

  .right-pro-detail {
    float: none;
    width: 100%;
  }

  .grid-thuvienanh {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 22vh);
  }

  .box-thuvienanh .box-thuvienanh-content {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }

  .item-address-contact {
    width: 100% !important;
  }

  .form-contact {
    padding: 15px !important;
  }

  .box-album,
  .box-video {
    width: calc((100% - 20px)/2);
  }
  .title-main h1, .title-main h2, .title-main span {
    font-size: 28px;
  }
  .tab-sanpham h3 {
    padding: 10px 20px;
    white-space: nowrap;
  }
.tab-sanpham {
  justify-content: start;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;

  scrollbar-width: thin;
  scrollbar-color: var(--color-main) transparent;
  margin: 5px 0 15px;
}

/* Chrome, Edge, Safari */
.tab-sanpham::-webkit-scrollbar {
  height: 4px;
}

.tab-sanpham::-webkit-scrollbar-track {
  background: transparent;
}

.tab-sanpham::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 999px;
}

.tab-sanpham::-webkit-scrollbar-thumb:hover {
  background: #777;
}
.box-product {
  padding: 5px 5px 10px;
}
.slogan-dichvu, .slogan-tintuc {
  font-size: 14px;
}
.dichvu-name,
.tintuc-name {
  font-size: 16px;
}
.dichvu-desc, .tintuc-desc,
.dichvu-btn span,
.tintuc-date {
  font-size: 13px;
}
.footer-map-tabs {
  justify-content: center;
}

}

@media (min-width: 481px) and (max-width: 767px) {
  .box-sp {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }

  .box-sp:nth-child(2n) {
    margin-right: 0;
  }

  .box-sp:nth-child(2n + 1) {
    clear: both;
  }


  .list-news-other li a span {
    width: 70%;
    line-height: 140%;
  }
}

@media (max-width: 576px) {
  .tab-sanpham h3,
  .name-news a {
    font-size: 16px;
  }
  .info-news {
    margin-top: 8px;
  }

}

@media (max-width: 480px) {
  .box-sp {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }

  .box-sp:nth-child(2n) {
    margin-right: 0;
  }

  .box-sp:nth-child(2n + 1) {
    clear: both;
  }


  .name-news a {
    font-size: 16px;
  }
.title-main h1, .title-main h2, .title-main span {
  font-size: 24px;
}
.tab-sanpham h3 {
  padding: 10px;
}
.btnsp-show span {
  font-size: 14px;
}
.btnsp-show i {
  font-size: 12px;
}
.slogan-dichvu, .slogan-tintuc {
  font-size: 13px;
}

.boxs-news {
  width: 100%;
}
.boxsp-detail {
  flex-wrap: wrap;
}
.btn-detail {
  width: 100%;
  text-align: center;
}
#button-contact-vr .button-contact .phone-vr {
  width: 50px;
  height: 50px;
}
.phone-vr-circle-fill {
  width: 50px;
  height: 50px;
}
.phone-vr-img-circle {
  width: 30px;
  height: 30px;
  top: 22px;
  left: 22px;
}
.phone-vr-img-circle img {
  max-width: 20px;
  max-height: 22px;
}
#button-contact-vr .button-contact {
  margin-top: 30px;
}
#button-contact-vr {
  right: 30px;
}
}

@media (max-width: 374px) {

  .lh-con-l,
  .lh-con-r {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }

  .lh-con-r {
    margin-bottom: 10px;
  }
  .name-product,
  .tab-sanpham h3, .name-news a {
    font-size: 14px;
  }
  .name-list,
  .sanpham-btn {
    font-size: 12px;
  }
}