@media only screen and (max-width: 1660px) {
}

@media only screen and (max-width: 1360px) {
}

@media only screen and (max-width: 1260px) {
}

@media only screen and (max-width: 1160px) {
}

@media only screen and (max-width: 1080px) {
}

@media only screen and (max-width: 992px) {
  .blog_news-body .col-3 {
    display: none;
  }
  .blog_news-body .col-9 {
    width: 100%;
  }
}

@media only screen and (max-width: 850px) {
  .header-main {
    height: 90px;
  }
  .slider-home {
    max-width: 100%;
  }
  .brand-body-product-list,
  .products-list-related {
    grid-template-columns: repeat(3, minmax(150px, 1fr));
  }
  .brand-header {
    flex-wrap: wrap;
    gap: 30px;
  }
  .htv-project-list,
  .blog_news-list .htv-project-list {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
  }
  .home-about-us-row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .home-about-us-row {
    flex-direction: column-reverse !important;
  }
  .blog_news-tabs .tab-list {
    gap: 12px;
  }
  .section-title-container {
    margin-bottom: 20px !important;
  }
  .home_our_partner-section {
    padding-top: 30px !important;
  }
  .form-footer-wrap .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .form-footer-wrap .col:last-child {
    max-width: 600px;
    margin: 0 auto;
  }
  .form-footer-wrap {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  /* .nav-top-not-logged-in {
    display: none !important;
  } */
  .certification_row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .certification_row .box-text-inner h3 {
    min-height: unset !important;
  }
  .sidebar-taxonomy {
    max-width: 300px;
    width: 250px;
  }
  .brand_page-layout {
    flex-wrap: nowrap !important;
  }
  .product-taxonomy-list {
    flex: 0 0 auto;
    width: calc(100% - 250px);
  }
  .product-taxonomy-gird {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
  }
  .sort-search-select {
    flex: 0 0 250px;
  }
  .sort-search-bar {
    gap: 30px;
  }
  .single_product-information .row {
    justify-content: unset !important;
    gap: 30px;
  }
  .single_product-information .col-5,
  .single_product-information .col-6 {
    width: 100%;
  }
  .cart-left {
    width: 100%;
  }
  .shop_table .product-remove a {
    position: relative !important;
    left: -62px !important;
  }
  .woocommerce-cart-page h2 {
    margin-bottom: 20px;
  }
  .cart-layout {
    gap: 20px;
  }
  .certification-item {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .certification-item .certification-thumb {
    flex: 100%;
  }
  .certification-item .certification-thumb img {
    width: 100%;
    height: auto;
  }
  .blog_news-tabs {
    margin: 20px 0;
  }
}

@media only screen and (max-width: 768px) {
  .brand-body-product-list,
  .products-list-related {
    grid-template-columns: repeat(2, 1fr);
  }
  .review-summary-wrapper {
    flex-direction: column-reverse;
    gap: 24px;
  }
  .single_product-information {
    padding: 40px 0;
  }
  .about_us_intro-section .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .about_us_intro-section .row {
    flex-direction: column-reverse;
  }
  .about_us_vision_misstion-row {
    gap: 20px;
  }
  .about_us_vision_misstion-row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .services_supply-col-text.right::after {
    display: none;
  }
  .services_supply-row {
    flex-direction: column;
  }
  .services_supply-row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .services_supply-row .services_supply-col-image {
    order: 2;
  }
  .services_supply-row .services_supply-col-text {
    order: 1;
  }
  .workflow-section .col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .application-row .col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .about_us_intro-section,
  .certification_section {
    padding-top: 30px !important;
  }
  .htv-auth-buttons {
    display: flex;
  }
  .contact_page-text,
  .contact_page-form {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .contact_page-text {
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  }
}

@media only screen and (max-width: 650px) {
  .productSwiper2 img {
    height: 400px;
  }
  .single_product-title {
    font-size: 28px;
  }
  .single_product-price span bdi {
    font-size: 28px;
  }
  .single_product-content-left {
    width: 100% !important;
  }
  .product-tabs-nav li {
    padding: 10px;
    margin-bottom: 0;
    font-size: 14px;
  }
  .product-summary .woocommerce-Price-currencySymbol {
    display: inline-block !important;
    font-size: 20px !important;
    vertical-align: top !important;
  }
  .single_product-price {
    margin-top: 6px;
  }
  .single_product-excerpt ul {
    padding-left: 22px;
    margin-bottom: 0 !important;
  }
  .product-tabs-nav {
    gap: 16px;
    margin-bottom: 16px;
    padding: 0;
  }
  .single_product-content-right {
    display: none;
  }
  .single_product-information {
    padding: 30px 0;
  }
  .home .slider-home .text-box h1 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .home .slider-home .text-box p {
    color: #333333;
    text-align: left;
    font-size: 16px;
    margin-bottom: 16px;
  }
  .home_hot-product-heading {
    margin-bottom: 20px;
  }
  .title-primary,
  .title-primary h1 {
    font-size: 24px;
  }
  .home_our_partner-section .title-primary {
    margin-bottom: 0px !important;
  }
  #home_brand_category .title-primary {
    margin-bottom: 0px;
  }
  .home-heading {
    align-items: center;
  }
  .brand-header {
    gap: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .brand-header-right {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
    justify-content: flex-start;
  }
  .brand-header-right::-webkit-scrollbar {
    height: 3px; /* độ cao của thanh scroll ngang */
  }
  .brand-header-right::-webkit-scrollbar-track {
    background: var(--secondary-color); /* nền track */
    border-radius: 10px;
  }
  .brand-header-right::-webkit-scrollbar-thumb {
    background: var(--primary-color); /* màu thumb */
    border-radius: 10px;
  }
  .brand-header-search {
    display: none;
  }
  .brand-header-right::-webkit-scrollbar-thumb:hover {
    background: #d6541d; /* hover đậm hơn */
  }
  .title-underline h2 {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 0;
    width: fit-content;
    text-align: center;
  }
  .brand-category-block {
    flex: 0 0 115px;
  }
  .brand-category-block button {
    margin-right: 0 !important;
  }
  .brand-header-right .brand-category-block button {
    width: 100%;
    font-size: 14px;
    padding: 12px 10px;
  }
  .brand-title {
    font-size: 14px;
    width: 115px;
  }
  .title-underline {
    width: fit-content !important;
    padding: 10px 10px !important;
    margin-left: auto !important;
    border-bottom: 1px solid #42546633;
    margin-bottom: 28px !important;
    text-align: center;
  }
  .hot-product-thumb,
  .product-taxonomy-item .product-thumb {
    height: 300px;
  }
  .brand-body-product-list,
  .products-list-related {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
  }
  .brand-body-category-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .brand-body-category-description {
    font-size: 14px;
    margin: 0 auto 10px;
  }
  .home_our_partner-section .our-partner {
    margin-left: auto !important;
    margin-bottom: 0px !important;
  }
  #gs_logo_area_49 .gs_logo_single--wrapper {
    height: 150px !important;
  }
  .gs_logo_single {
    padding: 0px 16px !important;
  }
  .col {
    padding-bottom: 0 !important;
  }
  .home-about-us-row {
    margin-bottom: 20px;
  }
  .form-quote-offer-heading h1 {
    font-size: 24px;
  }
  .form-quote-offer-heading p {
    line-height: 22px;
    margin: 0 auto 10px;
  }
  .form-footer-wrap .col:last-child {
    max-width: 85%;
    margin: 0 auto;
  }
  .form-quote-offer-col {
    padding: 20px !important;
  }
  .form-footer-wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .footer-col-1 .box-image img {
    width: 180px;
    height: auto;
  }
  .footer-col-1 .icon-box p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
  }
  .footer-col-2 .row {
    justify-content: flex-start !important;
    margin-top: 30px;
  }
  .footer-col-2 .footer-menu-title h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
  }
  .footer-col-2 .ux-menu .ux-menu-link__link {
    color: #fff !important;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: unset !important;
  }
  .copy-right {
    padding: 10px 0;
  }
  .product-taxonomy-list {
    flex: 0 0 auto;
    width: 100%;
  }
  .product-taxonomy-gird {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
  }
  .sidebar-taxonomy {
    display: none;
  }
  .singl-product-driver {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
  .single_product-stock-status span {
    font-size: 14px;
  }
  .single_product-commitments .row {
    gap: 10px;
  }
  .btn-contact-now {
    height: 40px;
    font-size: 16px;
  }
  .product-tabs-content .tab-inner p {
    font-size: 14px;
  }
  .review-summary-wrapper {
    flex-direction: column-reverse;
    gap: 16px;
    margin: 16px 0;
  }
  .review-summary {
    flex-direction: column;
    width: 100%;
  }
  .review-score {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e4e4e4;
  }
  .review-filters-wrapper {
    display: none;
  }
  .review-date {
    display: none;
  }
  .review-pagination {
    display: flex;
    justify-content: center;
    margin: 10px 0;
  }
  .blog_news-tabs .tab-list li a {
    font-size: 16px;
  }
  .blog_news-tabs {
    margin: 10px 0 16px;
  }
  .blog_news-list .htv-project-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .project-item img {
    width: 100%;
    object-fit: cover;
  }
  #single_certification-page {
    padding: 30px 0;
  }
}

@media only screen and (max-width: 450px) {
  .project-title {
    font-size: 16px;
    line-height: 22px;

    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .services_supply-section h2,
  .workflow-section h2,
  .application-section h2,
  .category_parent-section h2,
  .certification_section h2,
  .contact_page-text h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--primary-color);
    position: relative;
    padding: 10px;
    margin-bottom: 20px;
  }
  .application-row .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .about_us_intro-text h2 {
    padding: 0px 0 10px;
    font-size: 20px;
    margin-bottom: 16px;
  }
  .application-row {
    gap: 20px;
  }
  .category-parent-row {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 15px;
  }
  .about_us_vision_misstion-heading h2 {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .about_us_vision_misstion-heading h3 {
    color: #3779d8;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .about_us_vision_misstion-row {
    margin-top: 20px;
  }
  .about_us_vision_misstion-row .box-image img {
    width: 60px;
    height: 60px;
  }
  .about_us_vision_misstion-row .col-inner {
    padding: 15px;
  }
  .about_us_vision_misstion-row .box-text h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color-main);
    margin-bottom: 10px;
  }
  .about_us_vision_misstion-row .box-text.text-center {
    padding-top: 0 !important;
  }
  .services_supply-col-text h3 {
    font-size: 20px;
  }
  .services_supply-col-text ul {
    padding-left: 0px;
  }
  .services_supply-col-text .col-inner {
    padding: 16px;
  }
  .services_supply-row .icon-box-img {
    width: 30px !important;
  }
  .services_supply-col-text .icon-box {
    align-items: center;
    margin-bottom: 10px;
  }
  .workflow-section .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .workflow-section .row {
    gap: 20px;
  }
  .cart-right .wc-proceed-to-checkout .checkout-button {
    font-size: 16px;
  }
  .bank-transfer-box {
    flex-direction: column;
  }
  .form-row.notes {
    margin-bottom: 0px !important;
  }
  .woocommerce-cart-page .update-cart {
    font-size: 16px !important;
  }
  .single-product-review {
    padding: 24px 0;
  }
  .review-meta strong {
    font-size: 16px;
  }
  .btn-review-open {
    font-size: 14px;
    padding: 13px 20px;
  }
  .product-taxonomy-gird {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
  }
  .home_hot-product-wrapper {
    padding: 10px;
  }
  .title-primary,
  .title-primary h1 {
    font-size: 20px;
  }
  .home_hot-product-heading {
    margin-bottom: 10px;
  }
  .home_hot-product-heading .title-primary {
    margin-bottom: 0 !important;
  }
  .sort-search-bar {
    gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .form-sort-search {
    width: 100%;
  }
  .sort-search-select {
    flex: auto;
  }
  .title-underline {
    margin-bottom: 16px !important;
  }
  .custom-section,
  .section {
    padding: 24px 0 !important;
  }
  #button-contact-vr .button-contact .phone-vr {
    width: 80px !important;
    height: 70px !important;
  }
  .section-banner-home {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .section-banner-home .col {
    padding: 0 !important;
  }
  .phone-vr-circle-fill {
    width: 55px;
    height: 55px;
  }
  .brand-body-product-list,
  .products-list-related {
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    gap: 14px;
  }
  .hot-product-thumb,
  .product-taxonomy-item .product-thumb {
    height: 200px;
  }
  .hot-product-item,
  .product-taxonomy-itemP {
    padding: 14px;
  }
  .hot-product-price span bdi,
  .product-taxonomy-price span bdi {
    font-size: 16px;
    font-weight: 700;
    color: var(--primary-color);
  }
  .hot-product-expert {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .htv-project-list {
    grid-template-columns: repeat(1, minmax(150px, 1fr));
    margin-top: 30px !important;
  }
  .htv-project-list .project-item img {
    width: 100%;
    object-fit: cover;
  }

  /* áp dụng cho các slider Glider */
  .htv-project-list .project-item {
    margin-right: 15px; /* tạo gap giữa các item */
  }

  /* xoá margin ở item cuối để không bị thừa */
  .htv-project-list .project-item:last-child {
    margin-right: 0;
  }
  .brand-header {
    margin-bottom: 20px;
  }
  .readmore {
    height: 36px;
    max-width: 100px;
    font-size: 12px;
  }
  .readmore i {
    display: none !important;
  }
  .project-title {
    font-size: 16px;
    line-height: 22px;
    color: var(--text-color-main);
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 7px;
  }
  .project-excerpt {
    font-size: 14px;
    line-height: 22px;
  }
  .quote-offer-form .col-6 {
    width: 100%;
  }
  .certification_heading p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .certification_heading {
    margin: 0 auto 20px;
    padding: 0 15px;
  }
  .certification_row .box-image img {
    width: 40px;
  }
  .certification_row .col-inner {
    padding: 15px;
  }
  .certification_row .box-text-inner h3 {
    font-size: 20px;
    margin: 10px 0;
  }
  .certification_row {
    gap: 20px;
  }
  .certification_row::after {
    display: none !important;
  }
  .certification-info .certification-title {
    font-size: 16px;
    line-height: 26px;
  }
  .certification-excerpt {
    font-size: 14px;
  }
  .single_certification-title {
    width: 90%;
    font-size: 20px;
  }
  .single_certification-content {
    margin-top: 20px;
  }
  .contact_page-text h2 {
    padding-left: 0;
  }
  .contact_page-text p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
  }
  .contact_page-form {
    margin-top: 30px !important;
  }
  .contact_page-form .wpcf7-spinner {
    display: none;
  }
  .contact_page-form form {
    margin-bottom: 0 !important;
  }
  .account-page-wrapper,
  .account-orders-wrapper {
    flex-direction: column !important;
    margin-top: 0 !important;
    padding: 0 15px !important;
  }
}
@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 320px) {
}
