/* Responsive */
@media (max-width: 1440px) {
}

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

@media (max-width: 1024px) {
  .form-contain {
    max-width: 50%;
    right: 15px;
  }

  .hosonangluc-box p {
    max-width: 50%;
    font-size: 15px;
  }

  .xemthem--hosonangluc {
    width: 50%;
  }

  .tabs-entity h2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .tabs-entity .title-cat-main {
    width: 100%;
    justify-content: start;
  }

  .filter,
  .wrap-menu-res,
  #hamburger {
    display: block;
  }
  .header,
  .menu-head,
  .head-top,
  .wrap-menu {
    display: none;
  }
}

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

  .info-footer .box-footer:last-child {
    margin-bottom: 0;
  }

  .copyright {
    text-align: center;
    line-height: normal;
  }

  .statistic {
    margin-top: 10px;
    text-align: center;
  }

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

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

@media (max-width: 769px) {
  .gioiThieu-info {
    width: 100%;
    padding: 0;
    margin-top: 30pxx;
  }

  .form-contain {
    max-width: 80%;
    left: 50%;
    right: unset;
    transform: translate(-50%, -50%);
  }

  .title-form span {
    margin-bottom: 15px;
  }

  .form--index {
    min-height: 300px;
  }

  .desc-footer {
    width: 75%;
  }
  .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;
  }
}
@media (max-width: 575px) {
  [class^="grid-"] {
    --cols: 2;
  }

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

  .grid-gioiThieu {
    width: 100%;
  }

  .hosonangluc-box p {
    max-width: 100%;
    margin-bottom: 8px;
  }

  .hosonangluc-box {
    margin-top: 20px;
  }

  .xemthem--hosonangluc {
    width: 100%;
    line-height: 38px;
  }

  .productList-name {
    font-size: 13px;
    line-height: 38px;
  }

  .tabs-entity h2 {
    margin-bottom: 15px;
    padding: 0;
    font-size: 20px;
  }

  .tabs-entity h2:after,
  .tabs-entity h2:before {
    display: none;
  }

  .tabs-entity .title-cat-main span {
    font-size: 13px;
    line-height: 33px;
    border-radius: 8px;
    min-width: 100px;
  }

  .tabs-entity .paging-product-cat {
    margin-top: 12px;
  }

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

  .news-info {
    padding: 8px;
  }

  .news-info h3 {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }

  .news-info span {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
  }

  .form-contain {
    max-width: calc(100% - 30px);
  }

  .title-form h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 4px;
  }

  .title-form h2 {
    font-size: 20px;
    text-align: center;
    line-height: 1;
    margin-bottom: 8px;
  }

  .desc-footer {
    width: 100%;
    margin: 8px 0;
    font-size: 14px;
  }

  .footer-top {
    margin-bottom: 20px;
  }

  .gioiThieu-info > p {
    font-size: 17px;
  }

  .gioiThieu-info > h2 {
    font-size: 25px;
    margin-bottom: 4px;
  }

  .ul-list-res li{
    width: calc(50% - 5px);
  }
}
