@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);
  }

  .footer-1 {
    width: 100%;
    margin-bottom: 24px;
    padding: 0;
  }

  .footer-2,
  .footer-3,
  .footer-4 {
    width: calc((100% - 60px) /3);
  }

  .footer-tit {
    margin-bottom: 8px !important;
  }

  .footer-main {
    padding: 32px 24px 16px;
  }

  #menu ul li.li-margin {
    margin: 0 !important;
  }

  #menu ul,
  .menu-right {
    gap: 8px;
    margin: 0;
  }

  #menu ul li a {
    font-size: 13px;
  }

  .feedback-content-main {
    margin: -17px 0 0 30px;
  }

  .dichvu-main {
    padding: 30px 0 15px;
  }

  .albumanh-main {
    padding: 15px 0 30px;
  }

  .khachhang-main,
  .feedback-main,
  .tintuc-main,
  .datlich-main,
  .bannerIndex-main,
  .tieuchi-main {
    padding: 30px 0;
  }

  .title-main p {
    margin: 10px auto 0;
  }

  .btn-xemtatca {
    margin: 15px auto 0;
  }

  .title-noidung {
    margin: 7px 0;
  }

  .title-albumanh {
    gap: 30px;
    margin-bottom: 24px;
  }

  .title-main {
    margin-bottom: 24px;
  }

  .feedback-content-main {
    max-width: 100%;
  }

  #footer {
    padding: 0 0 27px;
  }

  .footer-top {
    padding: 0 0 30px;
  }

  .prev-swiper {
    left: -15px;
  }

  .next-swiper {
    right: -15px;
  }

  .title-main span {
    margin: 0 0 4px;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {}

@media (max-width: 992px) {
  .tieuchi-icon img {
    max-width: 90px;
  }

  .menu-right {
    gap: 4px;
  }

  .menu-datlich {
    margin-left: 8px;
    padding: 0;
    background: transparent;
  }

  .menu-datlich img {
    filter: brightness(0);
    max-width: 20px;
    transform: translateY(-2px);
  }

  .row-datlich {
    gap: 15px;
  }

  .row-datlich .input-datlich {
    width: calc((100% - 15px) /2);
  }

  .btn-datlich span {
    transform: translateY(0);
  }

  .khachhang-content {
    padding: 15px;
  }

  .datlich-main {
    flex-direction: column;
    gap: 24px;
  }

  .datlich-main .title-main h2 {
    margin: 12px 0 8px;
  }

  .pagination-swiper {
    margin-top: 10px;
  }

  .feedback-content {
    width: 100%;
    padding: 45px 15px 15px;
  }

  .albumanh-content {
    padding: 15px 20px;
  }

  .title-albumanh {
    flex-direction: column;
    gap: 12px;
  }

  .title-left,
  .title-right,
  .datlich-left,
  .datlich-right {
    max-width: 100%;
    padding: 0;
  }

  .title-mota,
  .title-noidung {
    max-width: 100%;
  }

  .title-circle {
    position: absolute;
    top: 0;
    right: 10px;
  }

  body {
    overflow-x: visible;
  }

  .album-list,
  .video-list {
    gap: 8px;
  }

  .box-album,
  .box-video {
    width: calc((100% - 16px) / 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-icon img {
    max-width: 80px;
  }

  .copyright {
    line-height: 1.2;
  }

  .pagination-swiper {
    gap: 0;
  }

  .pagination-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;

  }

  .pagination-swiper .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
  }

  .feedback-content-main {
    margin: -15px 0 0 15px;
  }

  .btn-xemtatca {
    gap: 6px;
    font-size: 13px;
    padding: 0 24px;
    height: 36px;
    line-height: 36px;
  }

  .btn-xemtatca img {
    max-width: 22px;
  }



  .control-slideshow,
  .pagination-slideshow,
  .title-line {
    display: none !important;
  }

  .footer-main {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .btn-wheel {
    bottom: 80px;
  }

  .progress-wrap {
    display: none !important;
    bottom: 80px;
  }

  .news-total-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
  }

  .boxs-news {
    width: calc((100% - 10px) / 2);
  }

  .album-list,
  .video-list {
    gap: 4px;
  }

  .box-album,
  .box-video {
    width: calc((100% - 4px) / 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-flashsale,
  .btn-mxh-box,
  .btn-mess,
  .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: 90px;
  }

  .footer-top {
    padding-bottom: 0;
  }

  .footer-2,
  .footer-3,
  .footer-4 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 0 24px;
  }

  .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) {
  .control-khachhang {
    top: 40%;
  }

  .tieuchi-icon img {
    max-width: 70px;
  }

  .title-circle {
    min-width: 90px;
    max-width: 90px;
    min-height: 88px;
    max-height: 88px;
  }

  #wheel {
    width: 360px;
    height: 360px;
    max-width: 360px;
    max-height: 360px;
  }

  .row-datlich {
    flex-direction: column;
    gap: 0;
  }

  .row-datlich .input-datlich {
    width: 100%;
  }

  .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: 4px;
  }

  .box-album,
  .box-video {
    width: calc((100% - 4px) / 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) {
  .tintuc-tit {
    line-height: 21px;
  }

  .tieuchi-icon img {
    max-width: 60px;
  }

  .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) {}