@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: 5px;
    padding-right: 5px;
  }
  .lenis-scrollbar {
    display: none;
  }
  /* dòng sông xanh */
  .hd-dong-song-xanh-main-title {
    font-size: 24px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 16px;
  }

  .hd-dong-song-xanh-nav-link {
    padding: 15px 15px;
  }
  .hd-dong-song-xanh-main-title {
    font-size: 20px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 14px;
  }

  .hd-dong-song-xanh-mobile-toggle {
    display: flex;
  }

  .hd-dong-song-xanh-nav-menu {
    display: none;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 36px;
  }

  .hd-dong-song-xanh-quote-options {
    margin-bottom: 30px;
  }

  .hd-dong-song-xanh-top-bar {
    display: none;
  }
  .hd-dong-song-xanh-main-nav,
  .hd-dong-song-xanh-nav-container {
    height: 70px;
  }
  .hd-dong-song-xanh-main-nav {
    overflow: hidden;
  }
  .hd-dong-song-xanh-logo {
    width: 80px;
  }
  .hd-dong-song-xanh-main-title {
    font-size: 20px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 14px;
  }

  .hd-dong-song-xanh-mobile-toggle {
    display: flex;
  }

  .hd-dong-song-xanh-nav-menu {
    display: none;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 36px;
  }
  .hd-dong-song-xanh-main-title {
    font-size: 24px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 16px;
  }

  .hd-dong-song-xanh-nav-link {
    padding: 15px 15px;
  }
  .hd-dong-song-xanh-shipping-icon img {
    width: 30px;
    height: 30px;
  }
  .hd-dong-song-xanh-shipping-option.active {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
  .hd-dong-song-xanh-shipping-option {
    justify-content: center;
  }
  .hd-dong-song-xanh-quote-form-container {
    border: none;
  }
  .hd-dong-song-xanh-about-image-left {
    transform: translate(2%, 20%);
    -webkit-transform: translate(2%, 20%);
    -moz-transform: translate(2%, 20%);
    -ms-transform: translate(2%, 20%);
    -o-transform: translate(2%, 20%);
  }
  .hd-dong-song-xanh-services-section .hd-dong-song-xanh-section-title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hd-dong-song-xanh-mobile-menu {
    display: block;
  }
  .hd-dong-song-xanh-header.active .hd-dong-song-xanh-logo {
    width: 57px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  .hd-dong-song-xanh-header.active .hd-dong-song-xanh-nav-container,
  .hd-dong-song-xanh-header.active .hd-dong-song-xanh-main-nav {
    height: 50px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  .hd-dong-song-xanh-header.active .hd-dong-song-xanh-main-nav {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px,
      rgba(17, 17, 26, 0.05) 0px 8px 32px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  .hd-dong-song-xanh-service-image-container {
    min-height: 350px;
  }
}

@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;
  }
  /* dòng sông xanh */
  .hd-dong-song-xanh-top-bar .row {
    flex-direction: column;
  }

  .hd-dong-song-xanh-social-icons {
    justify-content: center;
    margin-top: 15px;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 30px;
  }

  .hd-dong-song-xanh-hero-text {
    font-size: 16px;
  }

  .hd-dong-song-xanh-hero {
    height: 500px;
  }

  .hd-dong-song-xanh-shipping-option {
    margin-bottom: 10px;
  }

  .hd-dong-song-xanh-top-bar .row {
    flex-direction: column;
  }

  .hd-dong-song-xanh-social-icons {
    justify-content: center;
    margin-top: 15px;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 30px;
  }

  .hd-dong-song-xanh-hero-text {
    font-size: 16px;
  }

  .hd-dong-song-xanh-hero {
    height: 500px;
  }
  .hd-dong-song-xanh-hero-content {
    text-align: center;
  }
  .hd-dong-song-xanh-quote-box {
    margin-top: 0;
  }
  .hd-dong-song-xanh-quote-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hd-dong-song-xanh-title-main {
    margin-top: -20px;
  }
  .hd-dong-song-xanh-about-image-left,
  .hd-dong-song-xanh-about-image-right {
    max-width: 160px;
  }
  .hd-dong-song-xanh-about-image-left {
    transform: translate(24%, 10%);
    -webkit-transform: translate(24%, 10%);
    -moz-transform: translate(24%, 10%);
    -ms-transform: translate(24%, 10%);
    -o-transform: translate(24%, 10%);
  }
  .hd-dong-song-xanh-about-image-line {
    width: 50%;
    height: 70%;
  }
  .hd-dong-song-xanh-about-section {
    padding-bottom: 0;
  }
  .hd-dong-song-xanh-stat-card {
    padding: 0;
    margin: 0;
  }
  .hd-dong-song-xanh-stat-number {
    margin-bottom: 10px;
  }
  .hd-dong-song-xanh-advantage-card {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
  .hd-dong-song-xanh-advantages-section {
    padding-top: 0;
  }
  .hd-dong-song-xanh-gallery-main-slider {
    height: auto;
    margin-bottom: 10px;
  }
  .hd-dong-song-xanh-gallery-thumb {
    height: 100%;
  }
  .hd-dong-song-xanh-gallery-thumbs-container {
    height: auto;
  }
  .hd-dong-song-xanh-gallery-thumb {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
  }
  .hd-dong-song-xanh-gallery-nav-prev {
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
  }
  .hd-dong-song-xanh-gallery-nav-next {
    right: 0;
    left: initial;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
  }
  .hd-dong-song-xanh-footer-social {
    justify-content: center;
  }
  .hd-dong-song-xanh-intro-image-small {
    bottom: 0px;
    left: -10px;
    height: 100px;
  }
  .hd-dong-song-xanh-intro-image {
    opacity: 0.15;
  }
  .hd-dong-song-xanh-banner-section {
    max-height: 350px;
  }
  .hd-dong-song-xanh-our-vertical-text span {
    font-size: 25vw;
  }
  .hd-dong-song-xanh-commitment-title {
    margin-bottom: 10px;
  }
  .hd-dong-song-xanh-our-section {
    padding-bottom: 0;
  }
  .hd-dong-song-xanh-service-image-container {
    min-height: 300px;
  }
  .san-pham .hd-dong-song-xanh-service-content {
    padding: 25px 20px;
  }
  .hd-dong-song-xanh-service-description {
    margin-bottom: 10px;
  }
}

@media (max-width: 576px) {
  /* dòng sông xanh */
  .hd-dong-song-xanh-main-title {
    font-size: 18px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 12px;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 24px;
  }

  .hd-dong-song-xanh-hero {
    height: 400px;
  }
  /* dòng sông xanh */
  .hd-dong-song-xanh-main-title {
    font-size: 18px;
  }

  .hd-dong-song-xanh-tagline {
    font-size: 12px;
  }

  .hd-dong-song-xanh-hero-title {
    font-size: 24px;
  }

  .hd-dong-song-xanh-hero {
    height: 400px;
  }

  .hd-dong-song-xanh-quote-form-container {
    padding: 20px 15px;
    padding-top: 0;
  }

  .hd-dong-song-xanh-services-section .hd-dong-song-xanh-title-main {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hd-dong-song-xanh-service-title {
    margin-bottom: 0;
  }
  .hd-dong-song-xanh-service-content {
    padding: 10px;
  }
  .hd-dong-song-xanh-services-section .hd-dong-song-xanh-section-title {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hd-dong-song-xanh-news-nav-prev,
  .hd-dong-song-xanh-members-nav-prev {
    left: -5px;
  }
  .hd-dong-song-xanh-news-nav-next,
  .hd-dong-song-xanh-members-nav-next {
    right: -5px;
  }
  .hd-dong-song-xanh-services-section .hd-dong-song-xanh-service-title {
    font-size: 0.8rem;
  }
  .hd-dong-song-xanh-news-section .hd-dong-song-xanh-section-title {
    display: flex !important;
    justify-content: center;
    margin-bottom: 0;
    width: 100%;
  }
  .hd-dong-song-xanh-news-description {
    text-align: center;
    margin: 0 auto;
  }
  .hd-dong-song-xanh-contact-header {
    margin-bottom: 15px;
  }
}
@media (max-width: 330px) {
}
