@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 a {
    font-size: 14px;
  }
  #menu ul {
    gap: 20px;
  }
  .footer-1 {
    width: 100%;
    margin: 0 0 30px;
  }
  .footer-2,
  .footer-3,
  .footer-4,
  .footer-5 {
    width: calc((100% - 150px) / 4);
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
}
@media (max-width: 992px) {
  .btn-tieuchi {
    margin: 15px auto 0;
  }
  .tieuchi-desc {
    margin-top: 6px;
  }
  .btn-slideshow {
    margin: 24px 0 0;
  }
  .doitac-main {
    padding: 30px 40px;
  }
  .congtrinh-desc {
    max-height: calc(clamp(13px, 1.2vw, 14px) * 1.6 * 2) !important;
    min-height: calc(clamp(13px, 1.2vw, 14px) * 1.6 * 2) !important;
  }
  .congtrinh-list {
    flex-wrap: wrap;
  }
  .congtrinh-item {
    width: calc((100% - 8px) / 2);
    flex: unset !important;
  }
  .congtrinh-item:hover {
    flex: unset !important;
  }
  .congtrinh-main .title-index {
    align-items: start !important;
    justify-content: start !important;
    flex-direction: column !important;
    margin-bottom: 30px;
    gap: 10px;
  }
  .btn-congtrinh {
    margin: 15px 0 0;
  }
  .title-right {
    max-width: 100%;
  }
  .tieuchi-main {
    padding: 0 0 15px;
  }
  #doitac {
    padding: 15px 0 30px;
  }
  .banner-tieuchi-main {
    padding: 30px 0 250px;
  }
  .gioithieu-main,
  .quytrinh-main,
  .tintuc-main,
  .footer-top {
    padding: 30px 0;
  }
  .gioithieu-main {
    flex-direction: column-reverse;
  }
  .gioithieu-right {
    max-width: 100%;
  }
  .gioithieu-name {
    margin: 15px 0;
  }
  .btn-gioithieu {
    margin: 15px 0 0;
  }
  .slideshow {
    margin: 0;
  }
  .control-slideshow,
  .control-tintuc,
  .quytrinh-line {
    display: none !important;
  }
  .album-list,
  .video-list {
    gap: 15px;
  }
  .box-album,
  .box-video {
    width: calc((100% - 30px) / 3);
  }
  .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%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
}
@media (max-width: 768px) {
  .tieuchi-content {
    padding: 80px 10px 30px;
  }
  .slideshow-content-box {
    max-width: 100%;
  }
  .congtrinh-content {
    padding: 0 12px 12px;
  }
  .contrinh .quytrinh-item {
    padding: 20px 0 0 20px;
  }
  .bannertt-content {
    text-align: center;
  }
  .thanhtuu-list {
    margin: 15px 0 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }
  .footer-2,
  .footer-3,
  .footer-4,
  .footer-5 {
    width: 100%;
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
  }
  .news-total-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }
  .boxs-news {
    width: calc((100% - 10px) / 2);
  }
  .album-list,
  .video-list {
    gap: 10px;
  }
  .box-album,
  .box-video {
    width: calc((100% - 10px) / 2);
  }
  .product-detail_slick {
    margin-right: -10px;
  }
  .product-detail_slick .slick-slide {
    margin-right: 10px;
  }
  .box-product-list {
    gap: 10px;
  }
  .box-product {
    width: calc((100% - 10px) / 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 {
    padding-bottom: 0;
  }
  .footer-1,
  .footer-2,
  .footer-3 {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .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;
  }
  .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) {
}
@media (max-width: 576px) {
  #bannertt::before,#bannertt::after{
    display: none !important;
  }
    .congtrinh-item {
    width: 100%;
    }
  .banner-tieuchi-main .title-index {
    flex-direction: column;
    gap: 10px;
  }
  .slideshow-content {
    display: none !important;
  }
  .bannertt-content {
    margin-top: 15px;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
  }
  .bannertt-name {
    color: black;
  }
  .attr-label-pro-detail-cart {
    flex-direction: column !important;
    align-items: start;
    justify-content: start;
    gap: 10px;
  }
  .cart-pro-detail {
    margin: 0;
  }
  .album-list,
  .video-list {
    gap: 5px;
  }
  .box-album,
  .box-video {
    width: calc((100% - 5px) / 2);
  }
  .product-detail_slick {
    margin-right: -5px;
  }
  .product-detail_slick .slick-slide {
    margin-right: 5px;
  }
  .box-product-list {
    gap: 5px;
  }
  .box-product {
    width: calc((100% - 5px) / 2);
  }
}
@media (max-width: 480px) {
  .time-news span:nth-child(1):after {
    display: none !important;
  }
  .time-news {
    flex-direction: column;
    align-items: start;
    margin: 5px 0 5px;
  }
  .time-news span:nth-child(2) {
    margin: 0;
    font-size: 12px;
    line-height: 1;
  }
  .info-news {
    margin: 3px 0 0;
  }
}
@media (max-width: 374px) {
}
