@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
  .gioithieu-main {
    flex-direction: column;
    gap: 30px;
  }
  .gioithieu-left {
    max-width: 100%;
  }
  #menu ul {
    gap: 50px;
  }
  #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);
  }
  .footer-2 {
    width: 100%;
    gap: 15px;
    flex-wrap: wrap;
  }
  .footer-item {
    width: calc((100% - 15px) / 2);
  }
  .footer-item {
    flex-direction: column;
    text-align: center;
  }
}
@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;
  }
}
@media (max-width: 992px) {
  .footer-1 {
    margin-bottom: 20px;
  }
  .datlich-main,
  .tintuc-list {
    flex-direction: column;
    gap: 30px;
  }
  .datlich-right {
    max-width: 100%;
  }
  .tintuc-left,
  .tintuc-right {
    width: 100%;
  }
  .title-flex,
  .title-main {
    margin-bottom: 20px;
  }
  .btn-chung {
    margin-top: 15px !important;
  }
  #gioithieu .title-index .title-main {
    margin-bottom: 10px;
  }
  .gioithieu-left h3 {
    margin: 10px 0;
  }
  .dichvu-list,
  .suachua-list,
  .box-product-list {
    gap: 15px;
  }
  .box-product,
  .dichvu-item,
  .suachua-item {
    width: calc((100% - 30px) / 3);
  }

  .gioithieu-main,
  .dichvu-main,
  .datlich-main,
  .tintuc-main,
  .suachua-main {
    padding: 30px 0;
  }
  .spnb-main {
    padding: 0 0 30px;
  }
  .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%;
  }
}
@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) {
  .btn-chung {
    width: 115px;
    height: 35px;
    line-height: 35px;
  }
  .name-product {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 5px;
  }
  .gioithieu-bottom {
    gap: 10px;
  }
  .gioithieu-top p {
    display: none;
  }
  .gioithieu-top {
    margin-bottom: 10px;
  }
  .gioithieu-top img {
    max-width: 100%;
    margin: 0;
  }
  .gioithieu-bottom img {
    max-width: calc((100% - 10px) / 2);
  }
  .product-action {
    flex-direction: column;
    gap: 10px;
  }
  .price-product {
    max-width: 90%;
    padding: 0;
    border: none;
  }
  .slideshow-content {
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100% - 5%);
  }
  .slideshow-content p {
    font-size: 15px;
    margin: 10px 0;
  }
  .gioithieu-left p {
    line-height: 26px;
    font-size: 15px;
  }
  .btn-slideshow {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
  .dichvu-list,
  .suachua-list,
  .box-product-list {
    gap: 15px;
  }
  .box-product,
  .dichvu-item,
  .suachua-item {
    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;
  }
  .fix-toolbar {
    display: block;
  }
  .content iframe {
    width: 100% !important;
    height: 45vh;
  }
  .content img {
    height: inherit !important;
  }

  #footer {
    padding-bottom: 45px;
  }
  .footer-top {
  }

  .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;
  }
}
@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) {
  .name-product {
    font-size: 14px;
    line-height: 20px;
  }
  .tintuc-img {
    min-width: 250px;
    max-width: 250px;
  }
  .tintuc-content {
    min-height: auto;
  }
  .dichvu-list,
  .box-product-list {
    gap: 10px;
  }
  .box-product,
  .dichvu-item {
    width: calc((100% - 10px) / 2);
  }
  .suachua-list {
    gap: 4px;
  }
  .suachua-item {
    width: calc((100% - 4px) / 2);
  }
  .gioithieu-left p {
    line-height: 24px;
    font-size: 14px;
  }
  .slideshow-content p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .menu-ham {
    width: 80px;
  }
  .tintuc-img {
    min-width: 100%;
    max-width: 100%;
  }
  .tintuc-item {
    flex-direction: column;
  }
  .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;
  }
}
@media (max-width: 374px) {
  .lh-con-l,
  .lh-con-r {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .lh-con-r {
    margin-bottom: 10px;
  }
}
