/* Responsive */
@media (max-width: 1440px) {
  .title-main h2,
  .title-detail h1 {
    font-size: 40px;
  }

  .title-main,
  .title-detail {
    margin-bottom: 20px;
  }

  .menu ul li a {
    font-size: 19px;
  }

  .menu {
    max-width: 790px;
  }
}

@media (max-width: 1366px) {
}

@media (max-width: 1024px) {
  .search {
    width: 100%;
    border-radius: 10px;
  }
  .filter,
  .wrap-menu-res,
  #hamburger {
    display: block;
  }
  .header,
  .menu-head,
  .head-top,
  .wrap-menu {
    display: none;
  }

  .slideshow-nav {
    display: none;
  }

  .slide_main__info {
    left: 15px;
  }

  .product-info__bottom .product-info__price {
    width: 100%;
    margin-bottom: 4px;
  }

  .grid-product {
    --gap: 20px;
  }

  .dichvu-info h3 {
    font-size: 22px;
    line-height: 26px;
    height: 52px;
  }

  .gioithieu-contain {
    max-width: calc(100% - 30px);
    margin: 0 auto 30px;
    min-height: unset;
  }

  .gioithieu-img__main {
    width: 100%;
  }

  .gioithieu-img__sub {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .info-footer .box-footer {
    width: 100% !important;
    margin-bottom: 30px;
  }

  .copyright {
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
  }

  .statistic {
    text-align: center;
  }

  [class*="gutter-"] {
    --bs-gutter-x: 10px;
  }

  [class^="grid-"] {
    --gap: 10px;
  }

  .title-footer {
    margin-bottom: 10px;
  }

  .social-footer {
    display: flex;
    flex-wrap: wrap;
  }

  .social-footer li {
    width: calc(50% - 10px);
  }

  .grid-newsletter {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 769px) {
  .text-cart {
    display: none;
  }
  .grid-pro-detail {
    display: block !important;
  }
  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }
  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }

  .grid-newsletter {
    grid-template-columns: repeat(1, 1fr);
  }

  .newsletter-input {
    grid-column: span 1;
  }

  [class^="grid-"] {
    --cols: 3;
  }

  .product-info h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .product-info__bottom {
    margin-top: 10px;
  }

  .product-info__bottom .product-info__price {
    font-size: 16px;
  }

  .paging-product-list .grid-product {
    --cols: 1;
  }

  .title-main span {
    font-size: 14px;
    line-height: 25px;
  }

  .imgVisaochon {
    display: none;
  }

  .visaochon-contain {
    width: 100%;
  }

  .grid-visaochon {
    --cols: 2;
  }

  .slide_main__info p {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .slide_main__info h3 {
    font-size: 38px;
    line-height: 38px;
  }

  .slide_main__info .btn-xemthem__slide {
    font-size: 14px;
    line-height: 45px;
  }

  .imgGioiThieu-gioithieu--index {
    margin-bottom: 0;
  }

  .feedback-info {
    background: #fff;
    border-radius: 50%;
  }

  .feedback-bottom {
    top: 0;
  }
}
@media (max-width: 575px) {
  [class^="grid-"] {
    --cols: 1;
  }

  .slide_main__info {
    display: none;
  }

  [class^="title-list-main"] span {
    font-size: 13px;
    line-height: 28px;
    padding: 0 6px;
    border-radius: 5px;
  }

  .product {
    padding: 5px 5px 10px;
  }

  .product-info {
    margin-top: 8px;
  }

  .product-info h3 {
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    margin-bottom: 8px;
  }

  .btn-xemthem__proList {
    margin-top: 12px;
    font-size: 14px;
    line-height: 38px;
    width: 220px;
  }

  .title-main p {
    font-size: 32px;
    line-height: 32px;
  }

  .title-main h2::after {
    display: none;
  }

  .title-main h2,
  .title-detail h1 {
    font-size: 25px !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .dichvu-info {
    padding-bottom: 5px;
  }

  .dichvu-info h3 {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
  }

  .dichvu-info span {
    line-height: normal;
    -webkit-line-clamp: 2;
  }

  .dichvuHot-pagination {
    display: none;
  }

  .dichvuHot-contain {
    padding-bottom: 0;
  }

  .gioithieu-contain {
    padding-top: 40px;
  }

  .gioithieu-contain > p {
    display: none;
  }

  .gioithieu-contain > span {
    font-size: 35px;
    line-height: 35px;
  }

  .gioithieu-contain > h2 {
    font-size: 30px;
  }

  .grid-visaochon {
    --cols: 1;
  }

  .visaochon-pic {
    width: 65px;
    height: 65px;
  }

  .visaochon-pic img {
    max-height: 40px;
  }

  .visaochon-info {
    width: calc(100% - 75px);
  }

  .visaochon-info span {
    -webkit-line-clamp: 2;
  }

  .news-time {
    display: none;
  }

  .news-pic {
    max-width: 100%;
  }

  .news-info {
    max-width: 100%;
    padding: 5px;
    border-radius: 0 0 10px 10px;
    top: 0;
  }

  .news-info h3 {
    font-size: 14px;
    line-height: 21px;
    height: 42px;
  }

  .news-info span {
    line-height: normal;
  }

  .btn-xemthem__tintuc {
    font-size: 14px;
    line-height: 35px;
    margin-top: 10px;
    width: 200px;
  }

  .info-footer {
    padding: 30px 0;
  }

  .logo-res img {
    max-height: 50px;
  }

  .detail-popup {
    margin-top: 0.5rem !important;
  }

  .attr-pro-detail li p {
    min-width: 110px;
  }

  .price-pro-detail {
    font-size: 14px;
  }
}
