@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-product {
    width: calc((100% - 30px) / 3);
  }

  #menu ul li {
    padding: 0 30px;
  }

  .lienhe-left {
    width: calc(385 / (385 + 765) * (100% - 40px));

  }

  .lienhe-right {
    width: calc(765 / (385 + 765) * (100% - 40px));
  }
}

@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;
  }

  .box-album {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }

  .box-album:nth-child(3n) {
    margin-right: 0;
  }

  .box-album: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;
  }

  .footer-1 {
    width: 35%;
    margin: 0px;
  }

  .footer-2 {
    width: calc(35% - 20px);
    margin: 0 0 0 20px;
  }

  .footer-3 {
    width: calc(30% - 20px);
    margin: 0 0 0 20px;
  }
}

@media (max-width: 992px) {

  .songngu {
    height: 80px;
  }
  .box-product-list {
    gap: 15px;
  }

  .box-product {
    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%;
  }

  .mmenu-trong {
    content: "";
    width: 35px;
  }

  #gioithieu .center {
    flex-wrap: wrap;
  }

  .gioithieu-container,
  .gioithieu-img {
    max-width: 100%;
    margin: 0 auto;
  }

  #gioithieu,
  #lienhe,
  .footer-top {
    padding: 30px 0;
  }

  #dichvu {
    padding: 30px 0 20px;
  }

  .gioithieu-container h2,
  .gioithieu-des,
  .title-main,
  .lienhe-right h3 {
    margin-bottom: 20px;
  }

  .solieu {
    margin-top: 20px;
  }

  .dichvu-container {
    gap: 30px;
  }

  .dichvu-item {
    padding: 16px;
    width: calc((100% - 30px)/2);
  }

  .info-item {
    padding: 10px;
  }

  .lienhe-left {
    width: calc(385 / (385 + 765) * (100% - 20px));

  }

  .lienhe-right {
    width: calc(765 / (385 + 765) * (100% - 20px));
    padding: 20px;
  }

  .lienhe-right form textarea {
    height: 130px !important;
  }

  .footer-top .center {
    gap: 30px;
  }

  .footer-1,
  .footer-2,
  .footer-3,
  .footer-4 {
    width: calc((100% - 90px)/4);
  }

  .map iframe {
    max-height: 400px;
  }

  .gioithieu-container span {
    font-size: 22px;
  }

  .gioithieu-container h2,
  .title-main h2 {
    font-size: 30px;
  }

  .solieu img {
    margin-bottom: 8px;
  }

  .box-bannerct h3 {
    font-size: 26px;
  }


}

@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-album {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }

  .box-album:nth-child(3n) {
    margin-right: 0;
  }

  .box-album: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) {

  .info-item .info-img2 {
    right: 0;
  }
  .box-product {
    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-mess,
  .btn-phone,
  #messages-facebook,
  .control-product {
    display: none;
  }

  .fix-toolbar {
    display: block;
  }

  .content iframe {
    width: 100% !important;
    height: 45vh;
  }

  .content img {
    height: inherit !important;
  }

  #footer {
    padding-bottom: 45px;
  }

  .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;
  }

  .gioithieu-container .gt-des {
    font-size: 20px;
  }

  .gioithieu-container h2,
  .title-main h2 {
    font-size: 26px;
  }

  .gioithieu-des {
    font-size: 15px;
  }

  .lienhe-container {
    flex-wrap: wrap;
  }

  .lienhe-left,
  .lienhe-right {
    width: 100%;
  }

  .footer-top .center {
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
  }

  .footer-1,
  .footer-2,
  .footer-3,
  .footer-4 {
    width: 100%;
  }

  .footer-1 a {
    margin: 0 auto;
  }

  .solieu img {
    width: 60px;
    height: 60px;
  }
  .lienhe-right form {
    padding: 0;
    gap: 12px 0;
  }

  .dichvu-container {
    gap: 15px;
  }

    .dichvu-item {
      width: 100%;
      padding: 10px 15px;
    }

    .dichvu-img {
      margin-bottom: 16px;
    }


    .dichvu-item p {
      margin-top: 8px;
    }

  .footer-content p {
    padding-bottom: 12px;
  }

  .footer-list li {
    margin-bottom: 12px;
  }

  .footer-tit {
    margin: 0 0 18px;
  }

  .footer-top .center {
    gap: 15px;
  }

  .btn-map {
    display: none;
  }
  .info-item {
    text-align: center;
  }

  #lienhe .title-main p,
  .title-main p {
    line-height: 150%;
  }

  .box-bannerct h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
}

@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;
  }

  .box-album {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }

  .box-album:nth-child(2n) {
    margin-right: 0;
  }

  .box-album:nth-child(2n + 1) {
    clear: both;
  }

  .box-video {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }

  .box-video:nth-child(2n) {
    margin-right: 0;
  }

  .box-video:nth-child(2n + 1) {
    clear: both;
  }
  
}

@media (max-width: 576px) {
  .solieu {
    gap: 20px;
  }
  
  .solieu p {
    font-size: 14px;

  }
  .box-bannerct h3 {
    font-size: 20px;
  }
  .box-bannerct p {
    font-size: 16px;
  }

}

@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;
  }

  .box-album {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }

  .box-album:nth-child(2n) {
    margin-right: 0;
  }

  .box-album:nth-child(2n + 1) {
    clear: both;
  }

  .box-video {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }

  .box-video:nth-child(2n) {
    margin-right: 0;
  }

  .box-video:nth-child(2n + 1) {
    clear: both;
  }

  .gioithieu-container h2, .title-main h2 {
    font-size: 20px;
  }

  .gioithieu-container .gt-des {
    font-size: 18px;
  }

  .gioithieu-des {
    font-size: 14px;
  }

  .title-main p {
    font-size: 15px;
  }

  .dichvu-item p {
    font-size: 13px;
  }

  .info-item h3,
  .info-item .info-img {
    margin-bottom: 8px;
  }
 

  .lienhe-right h3 {
    font-size: 18px;
  }

  .map iframe {
    max-height: 300px;
  }

  .lienhe-submit {
    padding: 14px !important;
    font-size: 14px !important;
  }

.box-lhbtn img {
  width: 14px;
  height: 14px;
}
 
.footer-content p {
    padding-bottom: 6px;
  }

  .footer-list li {
    margin-bottom: 6px;
  }

  .solieu img {
    width: 50px;
    height: 50px;
  }

  .solieu p {
    font-size: 12px;
  }

  .solieu {
    gap: 8px;
  }
  .box-bannerct h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .box-bannerct p {
    font-size: 13px;
  } 

}

@media (max-width: 374px) {

  .lh-con-l,
  .lh-con-r {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }

  .lh-con-r {
    margin-bottom: 10px;
  }

  .gioithieu-container h2, .title-main h2 {
    font-size: 18px;
  }

  .gioithieu-container .gt-des {
    font-size: 16px;
  }

  .gioithieu-container h2, .gioithieu-des, .title-main, .lienhe-right h3 {
    margin-bottom: 10px;
  }

  .lienhe-submit {
    padding: 10px !important;
  }

  .lienhe-right h3 {
    font-size: 16px;
  }
}