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

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .col-xl-2-4 {
    width: 25%;
  }
  .techno-farm-menu-item > a,
  .techno-farm-category-toggle .btn {
    padding: 15px 11px;
  }
  .techno-farm-language .btn,
  .techno-farm-category-toggle .btn {
    padding: 15px 11px;
    font-size: clamp(0.9rem, 0.4957rem + 0.6522vw, 1.05rem);
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991.8px) {
  section {
    overflow: hidden;
  }
  section .container,
  footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lenis-scrollbar {
    display: none;
  }

  /* TECHNO FARM - IMPROVED MOBILE LAYOUT */

  /* Hide desktop category sidebar on mobile */
  .techno-farm-category-sidebar {
    display: none !important;
  }

  /* Desktop submenu handling for when sidebar shows */
  .techno-farm-category-submenu,
  .techno-farm-category-submenu-level-2 {
    position: static;
    width: 100%;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    display: none;
    padding-left: 15px;
    border-radius: 0;
  }

  .techno-farm-category-item.has-submenu.active > .techno-farm-category-submenu,
  .techno-farm-category-subitem.has-submenu.active
    > .techno-farm-category-submenu-level-2 {
    display: block;
  }

  .techno-farm-category-item.has-submenu > a,
  .techno-farm-category-subitem.has-submenu > a {
    cursor: pointer;
  }

  /* Hide desktop menu */
  .techno-farm-menu {
    display: none;
  }

  /* Show mobile toggle */
  .techno-farm-mobile-toggle {
    display: block;
  }

  /* Improved mobile header layout */
  .techno-farm-top-header {
    padding: 8px 0;
  }

  .techno-farm-top-header .row {
    align-items: center;
  }

  .techno-farm-top-header .col-lg-2,
  .techno-farm-top-header .col-lg-10 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .techno-farm-top-header .col-lg-10:last-child {
    margin-bottom: 0;
  }

  /* Mobile navigation improvements */
  .techno-farm-header {
    padding: 10px 0;
  }

  .techno-farm-nav .row {
    align-items: center;
  }

  .menu-desktop-box {
    justify-content: space-between !important;
  }

  /* Category toggle hidden on mobile */
  .techno-farm-category-toggle {
    display: none !important;
  }

  /* Mobile header background optimization */
  .techno-farm-header {
    background: linear-gradient(135deg, #ffffff 0%, #f8fffe 100%) !important;
    border-bottom: 2px solid var(--border-color);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }

  /* Mobile header layout improvements */
  .techno-farm-mobile-toggle .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
      135deg,
      var(--primary-color) 0%,
      var(--secondary-color) 100%
    );
    color: #ffffff;
    box-shadow: 0 2px 8px rgba(4, 140, 70, 0.3);
    transition: all 0.3s ease;
  }

  .techno-farm-mobile-toggle .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(4, 140, 70, 0.4);
  }

  .techno-farm-mobile-toggle .btn i {
    margin: 0;
    font-size: 16px;
  }

  .techno-farm-mobile-logo-center {
    padding: 8px 0;
  }

  .techno-farm-mobile-logo-center img {
    max-height: 45px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
  }

  .techno-farm-mobile-language-toggle .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--accent-color) 0%, #f59e0b 100%);
    color: #ffffff;
    border: none;
    box-shadow: 0 2px 8px rgba(245, 158, 11, 0.3);
    transition: all 0.3s ease;
  }

  .techno-farm-mobile-language-toggle .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.4);
  }

  /* Language selector on mobile */
  .techno-farm-language {
    margin-left: auto;
  }

  .techno-farm-language .btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  /* Slider improvements */
  .techno-farm-slide-title {
    font-size: 28px;
  }

  .techno-farm-slide-description {
    font-size: 14px;
  }

  /* Product grid responsive */
  .col-md-2-4 {
    width: 33.333333%;
  }

  .col-xl-2-4 {
    width: 33.333333%;
  }

  /* Products page mobile */
  .techno-farm-products-sidebar {
    margin-bottom: 20px;
  }

  .techno-farm-products-content {
    padding: 20px;
  }

  /* Product detail mobile */
  .techno-farm-thumb-swiper-container {
    height: auto;
    margin-bottom: 20px;
  }

  .techno-farm-thumb-swiper {
    height: 100px;
  }

  .techno-farm-thumb-swiper .swiper-slide {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
  }

  .techno-farm-thumb-swiper .swiper-slide img {
    width: 80px;
    height: 80px;
  }

  .techno-farm-thumb-nav {
    position: static;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
  }

  .techno-farm-main-swiper {
    height: 300px;
  }

  .techno-farm-product-info {
    margin-top: 20px;
  }

  /* Improved mobile offcanvas */
  .techno-farm-mobile-menu {
    width: 300px;
  }

  .techno-farm-mobile-categories,
  .techno-farm-mobile-main-nav {
    margin: 0 15px 20px;
  }

  .techno-farm-mobile-section-title {
    margin: 0 0 15px;
    font-size: 15px;
  }
  /* footer start */
  .newsletter-content {
    width: max-content;
    margin: 0 auto;
  }
  .techno-farm-footer-subscribe .input-group {
    margin: 0 auto;
  }
  .techno-farm-social-links {
    justify-content: center;
  }
  .techno-farm-footer-logo {
    margin: 0 auto;
  }
  .footer-wave-yellow {
    height: 70px;
  }
  /* footer end */

  .techno-farm-breadcrumb-wrapper {
    background-attachment: initial;
  }

  /* liên hệ start */
  .hydrosite-regenmed-contact-hero-title {
    font-size: 2rem;
  }

  .hydrosite-regenmed-hero-stats .hydrosite-regenmed-stat-item {
    padding: 1rem;
  }

  .hydrosite-regenmed-contact-info-wrapper,
  .hydrosite-regenmed-contact-form-wrapper {
    margin-bottom: 2rem;
  }
  .techno-scrollbar {
    display: none;
  }
  /* liên hệ end */
}

@media (max-width: 768px) {
  /* Category Dropdown Mobile */
  .techno-farm-category-dropdown {
    width: 95vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .techno-farm-category-toggle.active .techno-farm-category-dropdown {
    transform: translateX(-50%) translateY(0);
  }

  .category-dropdown-content {
    max-height: 300px;
    padding: 15px;
  }

  .category-item-image {
    width: 40px;
    height: 40px;
  }

  .category-title {
    font-size: 13px;
  }

  .subcategory-link {
    font-size: 12px;
  }

  /* Footer Mobile */
  .techno-farm-enhanced-footer {
    margin-top: 40px;
  }

  .techno-farm-footer-wave-yellow,
  .techno-farm-footer-wave-green {
    top: -30px;
  }

  .techno-farm-footer-wave-yellow svg,
  .techno-farm-footer-wave-green svg {
    height: 50px;
  }

  .techno-farm-footer-main {
    padding: 25px 0 25px;
  }

  .techno-farm-newsletter-section {
    padding: 20px 15px;
  }

  .newsletter-title {
    font-size: 16px;
  }

  .techno-farm-social-links {
    justify-content: center;
    margin-top: 15px;
  }
  /* Legacy styles */
  .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;
  }

  /* Commitment Section Mobile */
  .techno-farm-commitment-item {
    border-right: none;
    border-bottom: 1px solid var(--border-color);
    min-height: 70px;
  }

  .techno-farm-commitment-item:last-child {
    border-bottom: none;
  }

  .techno-farm-commitment-icon {
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }

  .techno-farm-commitment-icon i {
    font-size: 16px;
  }

  .techno-farm-commitment-title {
    font-size: 12px;
  }

  .techno-farm-commitment-text {
    font-size: 11px;
  }

  /* TECHNO FARM - ENHANCED MOBILE DESIGN */

  /* Top header mobile optimization */
  .techno-farm-top-header {
    text-align: center;
    padding: 5px 0;
  }

  .techno-farm-top-header .container {
    padding: 0 10px;
  }

  .techno-farm-logo,
  .techno-farm-contact-info,
  .techno-farm-address {
    margin-bottom: 8px;
    justify-content: center;
    font-size: 12px;
  }

  .techno-farm-search .form-control {
    max-width: 200px;
    font-size: 12px;
    height: 35px;
  }

  .techno-farm-search .btn {
    padding: 6px 12px;
    font-size: 12px;
  }

  /* Mobile header navigation */
  .techno-farm-header {
    padding: 12px 0;
    background: linear-gradient(135deg, #ffffff 0%, #f8fffe 100%) !important;
    border-bottom: 2px solid var(--border-color);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }

  .techno-farm-mobile-logo-center img {
    max-height: 42px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
  }

  .techno-farm-mobile-toggle .btn {
    width: 38px;
    height: 38px;
    background: linear-gradient(
      135deg,
      var(--primary-color) 0%,
      var(--secondary-color) 100%
    );
    box-shadow: 0 2px 6px rgba(4, 140, 70, 0.3);
  }

  .techno-farm-mobile-language-toggle .btn {
    width: 38px;
    height: 38px;
    background: linear-gradient(135deg, var(--accent-color) 0%, #f59e0b 100%);
    box-shadow: 0 2px 6px rgba(245, 158, 11, 0.3);
  }

  /* Slider mobile optimization */
  .techno-farm-slide-content {
    padding: 15px;
    text-align: center;
  }

  .techno-farm-slide-image {
    margin-top: 15px;
  }

  .techno-farm-main-slider {
    border-radius: 8px;
  }

  /* Typography scaling */
  .techno-farm-section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.3;
  }

  /* Product grid mobile */
  .col-md-2-4 {
    width: 50%;
    padding: 0 8px;
  }

  .col-xl-2-4 {
    width: 50%;
    padding: 0 8px;
  }

  /* Products page mobile */
  .techno-farm-products-page {
    padding: 15px 0 30px;
  }

  .techno-farm-brand-list {
    padding: 8px;
  }

  .techno-farm-brand-item {
    margin-bottom: 12px;
  }

  .techno-farm-products-content {
    padding: 12px;
  }

  .techno-farm-product-grid .row {
    margin: 0 -8px;
  }

  .techno-farm-product-grid [class*="col-"] {
    padding: 0 8px;
  }

  /* Product detail mobile */
  .techno-farm-product-detail {
    padding: 15px 0 30px;
  }

  .techno-farm-product-title {
    font-size: 18px;
    line-height: 1.3;
  }

  .techno-farm-overlay-content h3 {
    font-size: 16px;
  }

  .techno-farm-contact-banner {
    font-size: 12px;
    padding: 6px 12px;
  }

  .techno-farm-social-sharing {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .techno-farm-promise-item {
    flex-direction: column;
    text-align: center;
    margin-bottom: 15px;
  }

  .techno-farm-promise-icon {
    margin: 0 auto 8px;
    width: 35px;
    height: 35px;
    font-size: 14px;
  }

  /* Footer mobile */
  .techno-farm-copyright {
    text-align: center;
    padding: 15px 0;
  }

  .techno-farm-footer-bottom-links {
    justify-content: center;
    margin-top: 8px;
  }

  .techno-farm-footer-bottom-links li {
    margin: 0 8px;
  }

  .techno-farm-payment-methods {
    justify-content: center;
    margin-top: 12px;
  }

  /* Mobile offcanvas optimizations */
  .techno-farm-mobile-menu {
    width: 280px;
  }

  .techno-farm-mobile-header {
    padding: 12px;
    margin: 0 12px;
  }

  .techno-farm-mobile-logo img {
    max-height: 35px;
  }

  .techno-farm-mobile-language .btn {
    padding: 6px 12px;
    font-size: 12px;
  }

  .techno-farm-mobile-section-title {
    font-size: 14px;
    padding: 8px 12px;
    margin-bottom: 12px;
  }

  .techno-farm-mobile-category-item,
  .techno-farm-mobile-item {
    margin-bottom: 6px;
  }

  .techno-farm-mobile-category-item .category-label,
  .techno-farm-mobile-item > a {
    padding: 10px 12px;
    font-size: 13px;
  }

  .mobile-cat-icon {
    width: 20px;
    height: 20px;
  }
  .techno-farm-mobile-category-item .category-label,
  .techno-farm-mobile-item > a {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    -ms-line-clamp: 1;
    -ms-box-orient: vertical;
  }
  .techno-farm-add-to-cart-btn {
    padding: 8px 7px;
    font-size: 15px;
  }
  .techno-farm-section-title-box {
    clip-path: none;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    background: transparent;
  }
  .techno-farm-section-title-col {
    filter: none;
    padding-top: 30px;
  }
  /* partners section start */
  .partner-modal-container {
    max-height: 95vh;
    margin: 0.5rem;
  }

  .partner-modal-header {
    padding: 1.5rem;
  }

  .partner-modal-body {
    padding: 1.5rem;
  }

  .partner-modal-logo-wrapper {
    width: 100px;
    height: 100px;
    margin-bottom: 1rem;
  }

  .partner-modal-title {
    font-size: 1.5rem;
  }

  .partner-modal-description {
    font-size: 0.95rem;
  }

  .partner-modal-close {
    top: 0.75rem;
    right: 0.75rem;
    width: 36px;
    height: 36px;
  }

  /* Optimize particles on mobile for performance */
  #particles-js {
    opacity: 0.7;
  }
  /* partners section end */
  .techno-farm-breadcrumb-wrapper {
    height: 120px;
  }
  /* sản phẩm chi tiết start */
  .san-pham-detail .techno-farm-product-info {
    padding-left: 0;
    margin-top: 30px;
  }

  .san-pham-detail .techno-farm-product-title {
    font-size: 20px;
  }

  .san-pham-detail .techno-farm-action-buttons {
    position: sticky;
    bottom: 0;
    background: white;
    padding: 15px 0;
    border-top: 1px solid #eee;
    z-index: 100;
  }

  .san-pham-detail .techno-farm-thumb-swiper-container {
    height: 300px;
  }

  .san-pham-detail .techno-farm-main-swiper-container {
    height: 300px;
  }
  .san-pham-detail .techno-farm-promise-item {
    align-items: center;
  }
  .san-pham-detail .techno-farm-promise-icon {
    margin: 0 auto;
  }
  /* sản phẩm chi tiết end */

  /* liên hệ start */
  .hydrosite-regenmed-contact-hero-title {
    font-size: 1.75rem;
  }

  .hydrosite-regenmed-contact-hero-description {
    font-size: 1rem;
  }

  .hydrosite-regenmed-hero-stats .row > [class*="col-"] {
    margin-bottom: 1rem;
  }

  .hydrosite-regenmed-contact-info-wrapper,
  .hydrosite-regenmed-contact-form-wrapper {
    padding: 1.5rem;
    border-radius: 15px;
  }

  .hydrosite-regenmed-radio-group {
    grid-template-columns: 1fr;
  }

  .hydrosite-regenmed-contact-social-links {
    justify-content: center;
  }

  .hydrosite-regenmed-submit-btn {
    width: 100%;
    padding: 1.25rem;
  }
  /* liên hệ end */

  /* trang tin tức start */
  .hydrosite-encorise-hero-stats {
    gap: 10px;
  }
  .stat-item {
    padding: 10px;
    min-width: 100px;
  }
  .stat-number {
    font-size: 1.2rem;
  }
  .hydrosite-encorise-news-hero {
    min-height: 30vh;
    padding: 30px 0;
  }
  .hydrosite-encorise-glass-panel {
    padding: 20px;
  }
  .tin-tuc .hydrosite-encorise-filter-controls {
    flex-wrap: wrap;
  }
  .filter-group {
    width: 100%;
  }
  .tin-tuc .hydrosite-encorise-filter-controls {
    gap: 10px;
  }
  /* trang tin tức end */
}

@media (max-width: 576px) {
  .techno-farm-slide-title {
    font-size: 24px;
  }

  .techno-farm-btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .techno-farm-products-page .techno-farm-product-name {
    font-size: 13px;
    height: 32px;
  }

  .techno-farm-products-page .techno-farm-current-price {
    font-size: 14px;
  }

  .techno-farm-products-page .techno-farm-add-to-cart-btn {
    font-size: 12px;
    padding: 6px 12px;
  }
  .techno-farm-main-swiper {
    height: 250px;
  }

  .techno-farm-overlay-content {
    padding: 15px;
  }

  .techno-farm-overlay-content h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .techno-farm-contact-banner {
    font-size: 12px;
    padding: 6px 12px;
  }
  /* partners section start */
  .partner-modal-container {
    margin: 0.25rem;
    max-height: 98vh;
  }

  .partner-modal-header {
    padding: 1rem;
  }

  .partner-modal-body {
    padding: 1rem;
  }

  .partner-modal-logo-wrapper {
    width: 80px;
    height: 80px;
  }

  .partner-modal-title {
    font-size: 1.25rem;
  }
  /* partners section end */
  .techno-farm-project-overlay h3 {
    font-size: 15px;
  }
  .techno-farm-project-overlay h4 {
    -webkit-line-clamp: 1 !important;
    -moz-line-clamp: 1 !important;
    -ms-line-clamp: 1 !important;
    -o-line-clamp: 1 !important;
    line-clamp: 1 !important;
    font-size: 12px;
  }
  /* tin tức start */
  .techno-farm-navigate {
    width: 40px;
    height: 40px;
  }
  .techno-farm-navigate-prev svg,
  .techno-farm-navigate-next svg {
    width: 25px;
    height: 25px;
  }
  .techno-farm-navigate-prev {
    left: -5px;
  }
  .techno-farm-navigate-next {
    position: absolute;
    left: initial;
    right: -5px;
  }
  /* tin tức end */

  /* liên hệ start */
  .hydrosite-regenmed-contact-hero-title {
    font-size: 1.5rem;
  }

  .hydrosite-regenmed-contact-info-wrapper,
  .hydrosite-regenmed-contact-form-wrapper {
    padding: 1.25rem;
  }

  .hydrosite-regenmed-contact-info-item {
    flex-direction: column;
    text-align: center;
    gap: 0.75rem;
  }

  .hydrosite-regenmed-map-wrapper iframe {
    height: 300px;
  }

  /* liên hệ end */
}
@media (max-width: 330px) {
}
