/* Responsive */
@media (max-width: 1024px) {
    .box_ggdich.d-none {
        display: block !important;
        padding: 5px 0;
    }
    
    .box_solang.flex-acenter {
        justify-content: center;
    }
    .footer-top .wrap-content > div {
      width: 100%;
  }
  .flex_header {
      background: var(--color-main);
  }
  
  .footer-top {
      padding: 2rem 0;
  }
  
  .flex-footer {
      padding: 2rem 0;
  }
  
  
  .box-footer ul li {
      width: 50%;
      padding-left: 10px;
  }
  
  .box-footer ul {
      display: flex;
      flex-wrap: wrap;
  }
  
  .flex-header > div {
      display: block;
      padding: 5px 0;
  }
  .logo_res {}
    .slideshow {
      margin: 0;
  }
  .wrap-home {
      overflow: hidden;
  }
      #hamburger {
      display: block;
    }
    .menu-head {
      display: none;
    }
    .wrap-menu {
      display: none;
    }
  .box-footer {
      width: 100% !important;
  }
  
  .flex-footer {
      flex-wrap: wrap;
      border-radius: 10px;
  }
  
  .box-footer:nth-child(2) {padding: 0;}
  
  .box-footer:nth-child(3) {
  }
  
  .box-footer:nth-child(1) {
  }
  
  .info-map iframe {
      border-radius: 0;
      max-width: 100%;
  }
  
  .header {
      /* background: var(--color-main); */
      padding: 10px;
  }
  
  
    .padding-top-bottom {
      padding: 1.5rem 0;
    }
  
    #hamburger {
      display: block;
    }
    .menu-head {
      display: none;
    }
    .wrap-menu {
      display: none;
    }
    .cart-head {
      padding: 5px;
      font-size: 12px;
    }
    .header {
      padding: 0;
    }
    .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) {
      .feedback__index {}
  
  .title-feedback.d-none {
      display: block !important;
      padding-left: 10px;
      margin-bottom: 20px;
  }
  
  .title-feedback {
      display: none;
  }
  
  .title-feedback span {
      font-size: 25px;
  }
  
  .title-feedback h2 {
      font-size: 30px;
  }
  
  .photo-feedback:before {
      display: none;
  }
  
  .fb_right {
      padding: 0 0 0 10px;
  }
  
  .feedback-desc {
      font-size: 14px;
      line-height: 1.5;
      margin-bottom: 0;
  }
  
  .feedback-name {
      font-size: 25px;
  }
  
  .feedback_item {
      align-items: end;
  }
  
  .footer-map iframe {
      height: 250px;
      border-radius: 0;
  }
  
  h2.title-footer {
      font-size: 30px;
      margin-bottom: 16px;
  }
  
  .info-fter p {
      margin-bottom: 5px;
  }
  
  .info-fter {
      font-size: 14px;
  }
  
  .fanpage_footer > div {
      width: 300px;
      margin: auto;
  }
      .title-main img {
      max-width: 100px;
  }
  
  .wrap__product {
      margin: 0;
  }
  
  .wrap__top_content:before, .wrap__top_content:after {
      zoom: 0.4;
  }
  
  .wrap__bgia {
      background-size: cover;
  }
  
  .bgia_index {
      padding: 0;
  }
  
  .swiper-button-next, .swiper-button-prev {
      color: #fff;
      box-shadow: none;
      background: none;
  }
  
  .product .pic-product {
      margin-top: 5px;
  }
  
  .product .name-product a {
      font-size: 15px;
  }
  
  .intro_item h3 {
      margin: 10px 0;
  }
  
  .intro_item p {
      font-size: 20px;
      padding-bottom: 10px;
  }
  
  .intro_left {
      display: none;
  }
  
  .intro_right {
      padding: 0 5px;
  }
  
  .newsletter-input {
      width: 100%;
  }
  
  .newsletter-button input {
      padding: 10px 0;
      font-size: 14px;
  }
      .info_slide {
      display: none;
  }
  
  .title-about h2 {
      font-size: 30px;
  }
  
  .title-about span {
      font-size: 16px;
  }
  
  .desc-about {
      margin: 15px 0;
      font-size: 14px;
      line-height: 1.5;
  }
  
  .content-about a p, .content-newsnb a p {
      height: 40px;
      width: 160px;
      background-size: 100% 100%;
  }
  
  .flex-res-about {
      padding: 10px;
  }
  
  .info-service {
      position: unset;
      margin: 0;
      padding: 10px;
      background: var(--color-main);
      min-height: auto;
  }
  
  .item-service {
      background: var(--color-main);
  }
  
  .pic-service a, .item-service {
      border-radius: 10px;
  }
      .news-left {
      width: 100%;
    }
    .news-right {
      width: 100%;
      margin-top: 30px;
      padding: 10px;
    }
      .row-gallery-detail{display: none;}
      .info-footer {
      padding-bottom: 61px;
      padding-top: 0;
      margin: 0;
  }
      .footer-top .wrap-content {
      display: block;
  }
  .box-footer ul li a {
      font-size: 14px;
  }
  
  .pic-footer a {
      max-width: 172px;
      margin: auto;
  }
  
      .title-footer {
      font-size: 24px;
      margin-bottom: 0;
  }
      .info-footer:before {
      display: none;
  }
  .box-footer:nth-child(1) .logo_ft {
      display: block !important;
      max-width: 80%;
      margin: auto auto 10px;
  }
  .box-footer:nth-child(2) .logo_ft {
  }
  
  .index-album {
      display: none;
  }
  
  .index-album_res {
      display: block !important;
  }
      .newsnb-left.\[992\]-w100.flex-aend.posr {}
  
  .news_top {
      display: none;
  }
  
  .title-main.d-none {
      display: block !important;
  }
  
  .pic-news_dt {
      margin-bottom: 10px;
  }
  
  .news_dt-time {
      margin: 5px 0;
  }
  }
  @media (max-width: 769px) {
  
  
  .col-ser, .col-repair, .col-pro {
      padding: 0 5px 10px;
  }
  
  .row.row-ser, .row-repair, .row.row-pro {
      margin: 0 -5px;
  }
  
  a.name-service {
      font-size: 14px;
  }
  
  .info-service {
      margin: 0px 0 0;
  }
  
  .title-detail h1, .news-left .title-detail h1 {
      font-size: 23px;margin-bottom: 0;
  }
  .w-other, .other-index {
      min-height: auto;
  }
  .title-detail {
      margin: 0 0 1rem;
  }
  
  a.name-news_dt {
      font-size: 14px;
      line-height: 1.5;
      margin-bottom: 0;
  }
  
  .desc-news_dt {
      font-size: 14px;
  }
      .title-main p {
      font-size: 16px;
      line-height: 1.5;
      padding-top: 5px;
  }
  
  .title-main p {
      padding: 5px 0;
      line-height: 1.2;
      font-size: 14px;
  }
  
  .info-footer:after {
      display: none;
  }
  
  .info-footer {
  }
  
  .fanpage_footer {
      background: no-repeat;
      height: auto;
  }
  
  .fb_iframe_widget span {
      width: 300px !important;
  }
  
  .modal-body .dangki > div {
  }
  
  .col-20 {
      padding: 0 5px 10px;
  }
  
  .row-20 {
      margin: 0 -5px;
  }
  
  .title-main {
      margin-bottom: 1rem;
  }
  
  .video-index .video-js.vjs-fluid:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-1-1:not(.vjs-audio-only-mode) {
      height: 250px;
  }
  
  .wrap-home .title-main span {
      font-size: 20px;
  }
  
  .title-main h1, .title-main h2, .wrap-feedback .title-main h2 {
      font-size: 28px;
      line-height: 1.2;
  }
  
  
  .about-right, .about-left{
      width: 100%;
      padding: 0;
      margin: 1rem 0;
  }
  
    .gutter-x-20 {
      --bs-gutter-x: 10px;
    }
   
    .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 {
      flex-wrap: wrap;
      gap: 0;
    }
    .box-footer {
      width: 100% !important;
      margin-top: 20px;
    }
    .swiper-slide.swiper-slide-active .item-combo {
      margin: 0;
      transition: 0.5s;
  }
  
  .swiper-slide.swiper-slide-next .item-combo {
      margin-top: 0;
      transition: 0.5s;
  }
  
  .swiper-slide .item-combo {
      transition: 0.5s;
      margin-top: 0;
  }
  .photo-partner {
      border-radius: 10px;
  }
  }
  @media (max-width: 567px) {
     
  }
  