@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);
  }

  .tintuc-container {
    gap: 40px;
  }

  .tintuc-item {
    width: calc((100% - 80px)/3);
  }

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

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

}

@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) {
  .dmsp-boxhover {
    width: 200px;
    height: 200px;
  }
  .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%;
  }

  #dmsanpham {
    padding-top: 30px;
  }

  .dmsanpham-item h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .dodecor-title {
    font-size: 30px;
  }

  #tintuc,
  .footer-top,
  #dodecor {
    padding: 30px 0;
  }

  .tintuc-title {
    font-size: 42px;
    margin-bottom: 40px;
  }

  .tintuc-container {
    gap: 10px;
  }

  .tintuc-item {
    width: calc((100% - 10px)/2);
  }

  .dmsanpham-container {
    gap: 20px;
  }

  .slick-dodecor {
    margin-right: -10px;
  }

  .slick-dodecor .slick-slide {
    margin-right: 10px;
  }

  #mangxahoi .center {
    flex-wrap: wrap;
  }

  .mxh-faceins,
  .mxh-tiktok {
    max-width: 100%;
    width: 100%;
  }

  .faceins-item:nth-child(odd) img {
    width: fit-content;
  }

  .faceins-container {
    gap: 10px;
  }

  .faceins-item,
  .faceins-item:nth-child(4),
  .faceins-item:nth-child(6) {
    width: calc((100% - 20px)/3);
  }


  .tintuc-container {
    justify-content: center;
  }
  .tiktok-container {
    flex-direction: row;
    gap: 10px;
  }
  .tiktok-item {
    width: calc((100% - 20px)/3);
  }
  .tiktok-item .scale-img {
    max-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) {
  .faceins-item:nth-child(odd) img {
    width: 100%;
  }
  .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-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-1,
  .footer-2,
  .footer-3,
  .footer-4,
  .footer-5 {
    width: 100%;
    text-align: center;
  }

  .logo-ft {
    margin: 0 auto 12px;
  }

  .footer-tit {
    margin: 0 auto 12px;
  }

  .footer-list li {
    margin-bottom: 16px;
  }

  .footer-mxh {
    justify-content: center;
  }

  .footer-5 {
    justify-content: center;
    gap: 20px;
  }

  .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;
  }

  .dmsanpham-item h3 {
    font-size: 28px;
  }

  .tintuc-title {
    font-size: 38px;
    margin-bottom: 20px;
    padding-bottom: 6px;
  }

  .tintuc-item .scale-img {
    max-width: 100px;
  }

  .tintuc-content {
    width: calc(100% - 106px);
  }

  .tintuc-item {
    gap: 6px;
  }

  .tintuc-date {
    margin: 4px 0;
    font-size: 13px;
  }

  .tintuc-content h3 {
    font-size: 15px;
    line-height: 130%;
  }

  .tintuc-btn {
    width: 100px;
    height: 100px;
    padding: 20px;
    font-size: 18px;
  }

  .dodecor-title {
    font-size: 28px;
  }

  .faceins-item,
  .faceins-item:nth-child(4),
  .faceins-item:nth-child(6) {
    width: calc((100% - 10px)/2);
  }

  .faceins-item:nth-child(1),
  .faceins-item:nth-child(1) img {
    width: 100% !important;
  }
   .dmsp-boxhover {
    width: 160px;
    height: 160px;
  }
  .dmsp-boxhover .box {
    width: 60px;
    height: 60px;
  }
}

@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) {
  .dmsanpham-item h3,
  .dodecor-title {
    font-size: 26px;
  }

  .tintuc-title {
    font-size: 34px;
  }
  .tiktok-container {
    flex-direction: column;
    gap: 10px;
  } 
  .tiktok-item {
    width: 100%;
  }
}

@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;
  }

  .tintuc-item {
    width: 100%;
    gap: 12px;
  }

  .tintuc-item .scale-img {
    max-width: 132px;
  }

  .tintuc-content {
    width: calc(100% - 144px);
  }

  .dmsanpham-item h3{
    font-size: 18px;
  }

    .dodecor-title {
      font-size: 22px;
    }
  .tintuc-title {
    font-size: 32px;
  }
    .dmsp-boxhover {
    width: 100px;
    height: 100px;
  }
  .dmsp-boxhover .box {
    width: 40px;
    height: 40px;
  }
  .dmsp-boxhover .box img {
    max-width: 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;
  }

  .dmsanpham-item h3 {
    font-size: 18px;
  }

}