@media only screen and (min-width: 1500px) {
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
}

@media (max-width: 1024px) {
  /* header {
    display: none;
  } */

  /* .pnvn-menu-mobile {
    display: block;
  } */
  section {
    overflow: hidden;
  }
  section .container,
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lenis-scrollbar {
    display: none;
  }
  /* thú cưng */
  .hd-do-choi-thu-cung-header-bottom {
    height: 100%;
  }
  .hd-do-choi-thu-cung-header-bottom .container,
  .hd-do-choi-thu-cung-header-bottom-nav-box {
    height: 100%;
  }
  .hd-do-choi-thu-cung-logo {
    position: relative;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hd-do-choi-thu-cung-desktop-menu {
    display: none;
  }
  .hd-do-choi-thu-cung-mobile-toggle {
    margin-left: 0;
  }
  .hd-do-choi-thu-cung-about-image {
    transform: translate(-2%, 0%);
    -webkit-transform: translate(-2%, 0%);
    -moz-transform: translate(-2%, 0%);
    -ms-transform: translate(-2%, 0%);
    -o-transform: translate(-2%, 0%);
  }
  .hd-do-choi-thu-cung-about-image-overlay {
    width: 95%;
    height: 95%;
    transform: translate(0%, -3%);
    -webkit-transform: translate(0%, -3%);
    -moz-transform: translate(0%, -3%);
    -ms-transform: translate(0%, -3%);
    -o-transform: translate(0%, -3%);
  }
  .hd-do-choi-thu-cung-news-section-line {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .hd-do-choi-thu-cung-news-content {
    color: var(--white);
  }
  .tin-tuc .hd-do-choi-thu-cung-news-content {
    color: var(--text-color);
  }
  .tin-tuc .hd-do-choi-thu-cung-news-link {
    color: var(--text-color);
  }
  .hd-do-choi-thu-cung-news-link {
    color: var(--white);
  }
  .hd-do-choi-thu-cung-news-card {
    margin-bottom: 0;
  }
  .hd-do-choi-thu-cung-news-section {
    padding-bottom: 20px;
  }
  .hd-do-choi-thu-cung-signup-container {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 20px;
  }
  .hd-do-choi-thu-cung-signup-section::before {
    height: 100%;
  }
  .hd-do-choi-thu-cung-signup-section {
    margin-top: 0;
  }
  .hd-do-choi-thu-cung-breadcrumb {
    justify-content: center;
  }
  .hd-do-choi-thu-cung-banner-title {
    text-align: center;
  }
  .page .hd-do-choi-thu-cung-about-image {
    transform: translate(2%, 0%);
  }
  .page .hd-do-choi-thu-cung-about-image-bg {
    transform: rotate(-5deg) translate(3%, 3%);
  }
  .hd-do-choi-thu-cung-section-subtitle {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .vh-btn-dang-hang-form .vh-btn-dat-hang {
    width: 100%;
  }

  .vh-quay-lai {
    width: 100%;
  }

  .vh-quay-lai a {
    width: 100%;
    justify-content: center;
  }
  .lenis-scrollbar {
    width: 3px;
  }
  .lenis-scrollbar.visible {
    width: 5px;
  }
  /* thú cưng */
  .hd-do-choi-thu-cung-title-solid {
    text-align: center;
    margin-top: -25px;
  }
  .hd-do-choi-thu-cung-section-title {
    text-align: center;
  }
  .hd-do-choi-thu-cung-section-title {
    margin-bottom: 20px;
  }
  .hd-do-choi-thu-cung-why-icon-line {
    display: none;
  }
  .hd-do-choi-thu-cung-product-link i {
    font-size: 2.5rem;
  }
  .hd-do-choi-thu-cung-news-intro {
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
  }
  .hd-do-choi-thu-cung-value-icon-circle img {
    width: 55px;
    height: 55px;
  }
  .hd-do-choi-thu-cung-search-btn-go {
    top: 4px;
    width: 43px;
    height: 43px;
  }
}

@media (max-width: 576px) {
  .hd-do-choi-thu-cung-product-link i {
    font-size: 1.5rem;
  }
}
@media (max-width: 330px) {
}
