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

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vs-seafood-logo img {
   max-height: 80px; 
  }
}

@media (max-width: 991.98px) {
  section {
    overflow: hidden;
  }
  section .container,
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lenis-scrollbar {
    display: none;
  }
  /* header start */
  .vs-seafood-navigation,
  .vs-seafood-header-actions {
    display: none;
  }

  .vs-seafood-mobile-menu-btn {
    display: flex;
  }

  .vs-seafood-contact-info {
    gap: 20px;
    font-size: 13px;
  }

  .vs-seafood-contact-item {
    gap: 6px;
  }

  .vs-seafood-social {
    gap: 10px;
  }

  .vs-seafood-logo img {
    max-height: 70px;
  }
  .future-nav {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
  .future-search-panel {
    position: relative;
    z-index: 2000;
  }
  .future-search-results {
    left: 0;
  }
  /* header end */
  /* slider start */

  /* slider end */

  /* about us start */
  .vs-seafood-about-description {
    line-height: 1.7;
  }
  .vs-seafood-about-us,
  .vs-seafood-products {
    padding: 70px 0;
  }
  .vs-seafood-about-image {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  }
  .vs-seafood-about-content {
    box-shadow: none;
  }
  .vs-seafood-about-image-play a {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }
  .vs-seafood-product-overlay {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  /* about us end */

  /* product category special start */
  .vs-seafood-product-overlay {
    padding: 20px 10px 10px;
  }
  .vs-seafood-products {
    padding-top: 0;
  }
  /* product category special end */

  /* company info start */
  .vs-seafood-brochure-btn {
    padding: 10px 20px;
    font-size: 0.9rem;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .vs-seafood-stats-panel {
    padding: 20px 10px;
    position: relative;
    top: initial;
    left: initial;
    transform: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    margin-top: 15px;
    max-width: 100%;
  }

  /* company info end */

  /* newsletter start */
  .vs-seafood-newsletter-card {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  }
  .vs-seafood-newsletter {
    background-attachment: initial;
  }
  /* newsletter end */

  /* BANNER START */
  .vs-seafood-about-hero {
    background-attachment: initial;
    height: auto;
    min-height: 270px;
  }
  /* BANNER END */

  /* trang giới thiệu start */
  .vs-seafood-about-content-main {
    margin: 0;
    padding: 40px;
  }
  /* trang giới thiệu end */

  /* trang tin tức chi tiết start */
  .tin-tuc-detail .vs-seafood-article-sidebar {
    padding-left: 0;
  }
  /* trang tin tức chi tiết end */

  /* trang liên hệ start */
  .vs-seafood-contact-info-section {
    padding: 40px 0;
  }
  /* trang liên hệ end */
}

@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;
  }
  .vs-seafood-header.vs-seafood-header-scrolled .vs-seafood-logo img {
    max-height: 50px;
  }
  /* slider start */
  .vs-seafood-slide-btn {
    padding: 10px 20px;
  }
  .vs-seafood-slide-description {
    display: none;
  }
  .vs-seafood-slide-image {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
  }
  .vs-seafood-slide-title {
    max-width: 300px;
    margin: 0 auto;
  }
  /* slider end */
  /* about us start */
  .vs-seafood-about-description {
    line-height: 1.5;
  }
  .vs-seafood-about-us {
    padding: 40px 0;
  }
  .vs-about-us-cac-thuoc-tinh {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    margin-top: 12px;
  }
  .vs-seafood-about-us::before {
    display: none;
  }
  /* about us end */

  /* statics start */
  .vs-seafood-statistics {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .vs-seafood-stat-icon img {
    width: 60px;
    height: 60px;
  }
  .vs-seafood-stat-label {
    max-width: 90%;
    margin: 0 auto;
  }
  .vs-seafood-about-us-bg {
    background-size: 100%;
  }
  .vs-seafood-view-all-btn {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
  .vs-seafood-company-description {
    line-height: 1.5;
  }

  /* statics end */
  /* product category special start */
  .vs-seafood-products {
    padding-bottom: 20px;
  }
  /* product category special end */
  /* company info start */
  .vs-seafood-company-info {
    padding: 20px 0;
  }
  .vs-seafood-company-info-bg {
    background-size: 100%;
  }
  /* company info end */
  /* accreditations start */
  .vs-seafood-accreditations {
    padding: 30px 0 10px 0;
    overflow: hidden;
  }
  .vs-seafood-accreditations-btn-next,
  .vs-seafood-accreditations-btn-prev {
    width: 35px;
    height: 35px;
  }
  .vs-seafood-accreditations-btn-next:after,
  .vs-seafood-accreditations-btn-prev:after {
    font-size: 0.9rem;
  }
  .vs-seafood-accreditations-btn-next {
    right: 0;
    transform: translateX(25%);
    -webkit-transform: translateX(25%);
    -moz-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -o-transform: translateX(25%);
  }
  .vs-seafood-accreditations-btn-prev {
    left: 0;
    transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
  }
  /* accreditations end */

  /* newsletter start */
  .vs-seafood-newsletter {
    padding: 30px 20px;
  }

  /* newsletter end */
  /* footer start */
  .vs-seafood-footer-main {
    padding: 30px 0 0 0;
  }
  .vs-seafood-copyright {
    text-align: center;
  }
  /* footer end */

  /* BANNER START */
  .vs-seafood-about-hero {
    background-attachment: initial;
    height: auto;
    min-height: 200px;
  }
  /* BANNER END */
  /* trang giới thiệu start */
  .vs-seafood-about-content-main {
    padding: 30px;
  }
  .vs-seafood-about-main {
    padding: 30px 0;
  }
  .vs-seafood-vision-description,
  .vs-seafood-mission-description {
    line-height: 1.5;
  }
  .vs-seafood-vision-mission {
    padding: 30px 0;
  }
  .vs-seafood-play-btn {
    width: 70px;
    height: 70px;
    font-size: 1.2rem;
  }
  /* trang giới thiệu end */

  /* trang sản phẩm start */
  .hydrosite-encorise-product-cta {
    flex-direction: column;
    text-align: center;
    gap: 4px;
  }
  .hydrosite-encorise-product-content {
    padding: 12px;
  }
  .hydrosite-encorise-btn-quote {
    display: none;
  }
  .hydrosite-encorise-filter-panel {
    padding: 15px;
  }
  .hydrosite-encorise-filter-group {
    gap: 10px;
    margin-bottom: 10px;
  }
  .hydrosite-encorise-sort-group {
    justify-content: start;
  }
  .hydrosite-encorise-filter-panel label {
    width: 100px;
  }
  .hydrosite-encorise-filter-item {
    width: 100%;
  }
  .hydrosite-encorise-filter-panel .hydrosite-encorise-filter-select {
    flex: 1;
  }
  .hydrosite-encorise-filter-select,
  .hydrosite-encorise-sort-select {
    flex: 1;
  }
  .hydrosite-encorise-products-filter {
    position: relative;
  }
  .hydrosite-encorise-product-title {
    line-height: 1.2;
  }
  .hydrosite-encorise-product-action {
    width: 30px;
    height: 30px;
    font-size: 0.8rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .san-pham header {
    position: sticky;
  }
  /* trang sản phẩm end */

  /* trang tin tức stawrt */
  .vs-seafood-news-grid {
    margin-top: 0;
  }
  .vs-seafood-news-controls {
    padding: 20px;
    margin-bottom: 24px;
  }
  .vs-seafood-news-filters {
    margin-top: 5px;
  }
  /* trang tin tức end */

  /* trang liên hệ start */
  .vs-seafood-contact-info-card {
    padding: 30px 20px;
  }
  .vs-seafood-contact-form-section {
    padding: 40px 0;
  }
  .vs-seafood-contact-form-wrapper, .vs-seafood-contact-map-wrapper {
    padding: 30px 20px;
  }
  /* trang liên hệ end */
}

@media (max-width: 576px) {
  /* footer start */
  .vs-seafood-footer-company {
    font-weight: 600;
  }
  .vs-seafood-footer-social {
    justify-content: center;
  }
  .vs-seafood-footer-social a {
    width: 25px;
    height: 25px;
    font-size: 0.7rem;
  }
  /* footer end */
  /* trang giới thiệu start */
  .vs-seafood-about-content-main {
    padding: 20px;
  }
  .vs-seafood-about-main .vs-seafood-about-description-main {
    line-height: 1.5;
    text-align: left;
  }
  /* trang giới thiệu end */

  /* trang sản phẩm start */
  .hydrosite-encorise-pagination-link {
    width: 30px;
    height: 30px;
    font-size: 0.8rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .san-pham-detail .techno-farm-product-description {
    padding-top: 0;
  }
  .techno-farm-product-description-box {
    max-width: 95%;
    margin: 0 auto;
  }
  /* trang sản phẩm end */

  /* trang tin tức chi tiết start */
  .tin-tuc-detail .vs-seafood-article-image {
    margin: 0 20px 30px;
  }
  .tin-tuc-detail .vs-seafood-article-meta {
    gap: 10px;
    justify-content: center;
    margin-bottom: 15px;
  }
  .tin-tuc-detail .vs-seafood-article-excerpt {
    line-height: 1.5;
    font-size: 0.95rem;
  }
  .tin-tuc-detail .vs-seafood-image-caption {
    bottom: -15px;
    font-size: 0.8rem;
  }
  .tin-tuc-detail .vs-seafood-image-caption span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .tin-tuc-detail .vs-seafood-article-body p {
    line-height: 1.5;
    padding: 10px 15px;
    margin-bottom: 5px;
  }
  .tin-tuc-detail .vs-seafood-article-body h2, .tin-tuc-detail .vs-seafood-article-body h3, .tin-tuc-detail .vs-seafood-article-body h4, .tin-tuc-detail .vs-seafood-article-body h5, .tin-tuc-detail .vs-seafood-article-body h6 {
    margin: 20px 0 10px;
  }
  .tin-tuc-detail .vs-seafood-bento-stats {
    margin: 0;
  }
  .tin-tuc-detail .vs-seafood-lead-paragraph, .tin-tuc-detail .vs-seafood-article-body blockquote {
    font-size: 1rem;
    line-height: 1.5;
    padding: 10px 15px;
    margin: 15px 0;
  }
  .tin-tuc-detail .vs-seafood-content-section {
    margin-bottom: 10px;
  }
  .tin-tuc-detail .vs-seafood-article-body {
    padding-bottom: 0;
  }
  .tin-tuc-detail .vs-seafood-article-content {
    padding: 40px 0;
  }
  .tin-tuc-detail .vs-seafood-bento-stats {
    padding: 15px;
  }
  /* trang tin tức chi tiết end */
}
@media (max-width: 330px) {
}
