/* Responsive */
@media (max-width: 1001px) {
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  .wrap-menu {
    display: none;
  }
  .cart-head {
    padding: 5px;
    font-size: 12px;
  }
  .header {
  }
  .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;
  }
}
@media (max-width: 992px) {
 
  .top-footer.wrap-content .d-flex.flex-logo .sang_header1 {
    right: 10px;
    top: 4px;
}
  .wrap-dt.py-5 {
    padding: 1rem 0 !important;
   
}
  .pic-video1 {
    margin-bottom: 10px;
}

.deco-play {
    transform: scale(.5);
}
  .info-project {
    max-width: 100%;
    margin: 0;
    padding: 10px;
    height: auto;
}
  .box-tieuchi1 {
    width: 150px;
    height: 150px;
}
  .logo-header {width: 135px;}

.d-flex.flex-logo p {
    width: calc(100% - 100px);
}
  .name-project {
    font-size: 16px;
    margin: 5px 0 10px 0;
  }

  .info-tieuchi2 p:nth-child(1) {
    font-size: 15px;
    line-height: 1.5;
  }

  .wrap-tieuchi2 {
    padding: 1.5rem 0 !important;
  }

  .wrap-albumi.py-5 {
    padding: 1.5rem 0 !important;
  }

  .box-albumi {
    margin-bottom: 5px;
  }

  .wrap-video.py-5 {
    padding: 1.5rem 0 !important;
  }

  .title-video span:nth-child(1) {
    font-size: 20px;
  }

  .title-video span:nth-child(2) {
    font-size: 14px;
  }

  .deco-video {
    display: none;
  }

  .p-relative.b-dt {
    margin: 0;
  }

  .control-owl button.owl-next {
    display: none;
  }

  .control-owl button.owl-prev {
    display: none;
  }

  ul.social-footer {
    margin: 0;
  }

  .footer-article {
    padding: 1.5rem 0;
  }
  .wrap-tieuchi1 {
    padding: 1.5rem 0 !important;
  }

  .info-tieuchi1 p:nth-child(1) {
    font-size: 30px;
  }

  .wrap-service.py-5 {
    padding: 1.5rem 0;
  }

  .address_header {
    display: none;
  }

  .hotline_header {
    display: none;
  }

  .position-relative.box-video-bottom {
    max-width: 100%;
    margin: 0;
  }

  .d-flex.flex-video {
    display: flex;
    flex-wrap: wrap;
  }

  .title-home p:nth-child(1) {
    font-size: 15px;
    margin: 0;
    line-height: normal;
  }

  .title-home p:nth-child(2) {
    font-size: 20px;
    line-height: normal;
  }

  .title-home p:nth-child(3) {
    font-size: 13px;
  }

  .flex-logo span:nth-child(1) {
    font-size: 16px;
    line-height: normal;
  }

  .flex-logo span:nth-child(2) {
    font-size: 11px;
    line-height: normal;
  }

  .bottom-header > .d-flex {
    display: flex;
    justify-content: center !important;
  }

  .swiper {
    margin: 0;
  }

  .name-slide {
    font-size: 16px;
  }

  .left-i::after {
    display: none;
  }

  .left-i::after {
    display: none;
  }

  .left-i::before {
    display: none;
  }

  .wrap-introduce {
    padding: 1rem 0;
  }

  .left-i {
    padding: 0;
  }

  .right-i {
    margin-top: 1rem;
  }

  .title-i p {
    font-size: 14px;
  }

  .title-i span {
    font-size: 20px;
    margin-bottom: 0;
  }

  .desc-i {
    line-height: 1.5;
  }

  .see-more {
    margin-top: 0.5rem;
  }

  .right-i::after {
    display: none;
  }

  .left2-i::after {
    display: none;
  }

  .left2-i {
    padding: 0;
    margin: 0.5rem;
  }
  .footer-ul {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-ul li {
    width: calc((100% - 10px) / 2);
  }
  .footer-news:nth-child(1) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-news:nth-child(2) {
    width: 100%;
    margin-bottom: 1rem;
  }

  .footer-news:nth-child(3) {
    width: 100%;
    /* margin-bottom: 1rem; */
  }

  .footer-news:nth-child(4) {
    width: 250px;
    /* text-align: center; */
    /* display: none; */
    margin: 1rem 0;
  }

  .thongketruycap {
    text-align: center;
  }
}
@media (max-width: 850px) {
}
@media (max-width: 769px) {
  .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 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media (max-width: 440px) {
  .policy__list > li {
    width: 100%;
    padding-right: 0px !important;
    border-bottom: 1px solid #f1f1f1 !important;
  }
}
@media (max-width: 369px) {
}
