/* Responsive */
@media (max-width: 1025px) {
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  art-head {
    padding: 5px;
    font-size: 12px;
  }
  .header {
    padding: 10px 0px;
  }
  .flex-product-main {
    display: block;
  }
  .flex-product-main .left-product {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    transform: translateX(-250px);
    bottom: 0px;
    overflow-x: hidden;
    background: #fff;
    box-shadow: 0px 0px 5px #000;
    transition: all 0.5s;
  }
  .flex-product-main .left-product.show {
    transform: translateX(0px);
  }

  .flex-product-main .right-product {
    width: 100%;
  }

  .grid-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .filter {
    display: block;
  }
  .menu-mobile-btn {
    display: flex;
    width: 35px;
    height: 35px;
    position: relative;
    flex-wrap: wrap;
    cursor: pointer;
    left: 0px;
  }
  .menu-mobile-btn span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #000;
    margin: 4px 0px;
    left: 0;
  }
  .wrap-menu {
    width: calc(100% - 60px);
  }
  .menu ul {
    display: none !important;
  }
}
@media (max-width: 850px) {
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .flex-about {
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
  }

  .photo-about {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .flex-video {
    flex-wrap: wrap;
  }
  .wr-video {
    width: 100%;
  }
  .wr-form {
    width: 100%;
    margin-top: 20px;
  }
  .item-news {
    padding: 5px;
  }
  .ds-news h3 {
    font-size: 14px;
  }
  .text-cart {
    display: none;
  }
  .grid-pro-detail {
    display: block;
  }
  .grid-pro-detail .left-pro-detail {
    width: 100%;
    padding: 0px;
    border-right: none;
  }
  .slick_photo1 {
    text-align: center;
  }
  .grid-pro-detail .right-pro-detail {
    width: 100%;
  }
  .grid-product,
  .grid-news {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .info-footer .flex-footer {
    display: block;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
}
@media (max-width: 440px) {
}
@media (max-width: 369px) {
}

@media (max-width: 575px) {
  .baonoidung {
    overflow-x: auto;
  }

  .baonoidung table {
    min-width: 560px;
  }

  .baonoidung table th,
  .baonoidung table td {
    padding: 8px 10px !important;
    font-size: 14px;
  }

  .contact-page-form {
    padding: 24px 18px 24px !important;
    border-radius: 16px !important;
  }

  .news-detail-album {
    margin: 14px auto 18px;
  }

  .news-detail-album-main {
    width: min(253px, 82vw) !important;
    height: auto;
    aspect-ratio: 253 / 450;
  }

  .news-detail-album-nav {
    top: calc(min(253px, 82vw) * 450 / 253 / 2);
  }

  .news-detail-album-thumbs {
    gap: 3px;
  }

  .news-detail-album-thumb {
    width: 58px;
    height: 48px;
  }

  .nt-about-media {
    width: 100%;
    overflow: hidden;
  }

  .nt-about .nt-about-collage {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
    width: min(100%, 360px) !important;
    max-width: 360px !important;
    margin: 0 auto !important;
    padding: 12px 10px 0 !important;
    box-sizing: border-box;
  }

  .nt-about .nt-about-img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    order: initial !important;
  }

  .nt-about .nt-about-img-1 {
    grid-column: 1 / -1;
    max-width: 300px !important;
    aspect-ratio: 322 / 405;
    justify-self: center;
  }

  .nt-about .nt-about-img-2,
  .nt-about .nt-about-img-3 {
    aspect-ratio: 177 / 301;
  }

  .nt-about .nt-about-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }

  .nt-about .nt-about-corner {
    width: 30px !important;
    height: 28px !important;
  }

  .nt-about .nt-about-corner-tl {
    top: 0 !important;
    left: -30px !important;
  }

  .nt-about .nt-about-corner-tr {
    top: 0 !important;
    right: -30px !important;
  }

  .nt-about .nt-about-corner-bl {
    bottom: 0 !important;
    left: -30px !important;
  }

  .nt-about .nt-about-corner-br {
    right: -30px !important;
    bottom: 0 !important;
  }

  .nt-project-card {
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: 1fr !important;
    padding: 0 !important;
    border-radius: 14px !important;
  }

  .nt-project-img-wrap {
    width: 100%;
    max-width: none;
    height: 292px !important;
    aspect-ratio: 348 / 292;
    margin: 0;
    order: -1;
    border-radius: 14px 14px 0 0;
    overflow: hidden;
  }

  .nt-project-info {
    min-height: 0;
    padding: 18px 16px 20px !important;
    justify-content: flex-start;
  }

  .nt-project-desc {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 18px;
  }
}
