/* Responsive */
@media (max-width: 1025px) {
  .wrap-newnb .swiper-slide + .swiper-slide + .swiper-slide {
    margin-top: 0;
  }
  .slogan-header marquee {
    line-height: 40px;
  }
  .item-video {
    width: calc(100% / 4 - 11px);
  }
  .right-video {
    width: 100%;
  }
  .left-video {
    width: 100%;
    max-width: 600px;
    margin: auto;
    margin-bottom: 10px;
  }
  .bottom-footer {
    margin-top: 20px;
    text-align: center;
  }
  .info-footer {
    padding: 30px 0;
  }
  .phone-text span {
    font-size: 25px;
  }
  .btn-send-newsletter {
    margin: auto;
    margin-top: 10px;
    padding: 9px 25px;
    font-size: 16px;
    max-width: 240px;
  }
  .newsletter-textarea textarea {
    height: 100px !important;
  }
  .title-newslletter {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .wrap-newslletter .wrap-content {
    padding: 30px 0;
  }
  .wrap-newslletter:before,
  .wrap-newslletter:after,
  .newnb-next,
  .newnb-prev {
    display: none;
  }

  .frame-newnb {
    height: auto;
  }
  .wrap-newnb .swiper-slide.swiper-slide-active {
    margin-top: 60px;
  }
  .wrap-video .wrap-content {
    padding: 30px 0;
    overflow: hidden;
  }
  .moreall-newnb {
    width: 190px;
    font-size: 14px;
    padding: 10px 0;
    margin-top: 10px;
  }
  .slick-project-home {
    height: auto;
  }
  .project-nav {
    display: none;
  }
  .slick-project-home .slick-slide:not(.slick-center) {
    transform: translateY(0px);
  }
  .slick-project-home .slick-center {
  }
  .slick-project-home .slick-slide {
    width: calc(100% / 3);
    max-width: 315px;
  }
  .wrap-why .wrap-content {
    padding: 40px 0;
    overflow: hidden;
  }
  .right-serviceList .photo1-serviceList {
    margin-left: -40px;
  }
  .flex-serviceList {
    column-gap: 20px;
  }
  .right-serviceList {
    padding: 15px;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .photo1-serviceList {
    margin-right: -40px;
  }
  .title-serviceList {
    max-width: 543px;
    margin-bottom: 10px;
  }
  .title-serviceList h2 a {
    font-size: 25px;
  }
  .left-serviceList {
    padding: 15px;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .title-main-home {
    margin-bottom: 20px;
  }
  .title-main-home h2 {
    font-size: 25px;
  }
  .wrap-serviceList {
    overflow: hidden;
    padding-top: 30px;
  }
  .right-menu {
    width: 0;
  }
  .left-menu {
    width: 100%;
    padding-right: 60px;
  }
  .slogan-header {
    width: 100%;
  }
  .wrap-serviceList:before,
  .wrap-serviceList:after,
  .phone-header {
    display: none;
  }
  #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);
    display: flex;
    justify-content: center;
  }
  .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) {
  .name-newsnb {
    position: relative;
    background: unset;
    padding: 0;
    min-height: auto;
    right: 0;
  }
  .info-newsnb {
    position: relative;
    padding: 5px;
  }
  .time-newsnb {
    display: none;
  }
  .phone-text span {
    font-size: 20px;
  }
  .social-footer {
    justify-content: center !important;
  }
  .info-footer .flex-footer .box-footer:nth-child(2) {
    text-align: center;
  }
  .info-footer .flex-footer .box-footer:nth-child(3) {
    text-align: center;
  }
  .phone-footer {
    width: 100%;
  }
  .info-footer .flex-footer .box-footer:nth-child(1) {
    display: flex;
  }
  .time1-newsnb {
    font-size: 14px;
  }
  .item-video {
    width: calc(100% / 2 - 11px);
  }
  .slick-project-home .slick-slide {
    max-width: unset;
  }
  .item-why {
    margin-bottom: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .info-why h3 {
    font-size: 14px;
  }
  .left-why {
    width: 47%;
  }
  .right-why {
    width: 47%;
  }
  .center-why {
    width: 100%;
    max-width: 340px;
    order: 2;
    margin: auto;
    margin-top: 10px;
    display: none;
  }
  .title-serviceList h2 a {
    font-size: 20px;
  }
  .title-main-home h2 {
    font-size: 20px;
  }
  .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,
  .grid-album {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .info-footer .flex-footer {
    display: block;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
  .item-newsnb-margin .info-newsnb {
    bottom: 2px;
    left: 2px;
    right: 2px;
    padding: 0;
  }
}
@media (max-width: 576px) {
  .info-project {
    padding: 11px 10px;
  }
  .item-newsnb {
    max-width: 380px;
    margin: auto;
  }

  .info-footer .flex-footer .box-footer:nth-child(1) {
    flex-wrap: wrap;
    padding-top: 0;
    margin-top: 0;
  }
  .phone-footer {
    margin-bottom: 10px;
  }
  .wrap-newnb .swiper-slide.swiper-slide-active {
    margin-top: 0px;
  }
  .right-video .pic-video:before {
    width: 20px;
    height: 20px;
    top: calc(50% - 20px / 2);
    left: calc(50% - 20px / 2);
  }
  .right-video .pic-video .ripple::before,
  .right-video .pic-video .ripple::after {
    width: 20px;
    height: 20px;
    bottom: -10px;
    left: -10px;
  }
  .wrap-why .wrap-content {
    padding-bottom: 0;
  }
  .name-project {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
  .left-serviceList .title-serviceList h2 a {
    text-align: center;
    line-height: 40px;
  }
  .title-serviceList h2 a {
    text-align: center;
    line-height: 40px;
  }
  .right-serviceList {
    border-radius: 0 50px 0 0;
  }
  .left-serviceList {
    border-radius: 0 50px 0 0;
    padding-top: 10px;
  }
  .flex-serviceList {
    flex-wrap: wrap;
  }
  .left-why {
    width: 100%;
    margin-bottom: 20px;
  }
  .right-why {
    width: 100%;
  }
}
@media (max-width: 369px) {
}
