/* Responsive */
@media (max-width: 1001px) {
    .d-none.flex-sm-fill {
    display: block !important;
}
.tieuchi-w {
    display: none;
}
.pro-index .view-more {
    text-align: center;
}
    .wrap-footer {
    background: #1e73be;
}

.map_ft {
    text-align: center;
    margin-top: 10px;
}

.box-footer:nth-child(5) {
    order: 3;
}

.box-footer:nth-child(4) {
    order: 2;
}

.box-footer:nth-child(1) {
    order: 1;
}

.box-footer:nth-child(2) {
    order: 4;
}

.box-footer:nth-child(3) {
    order: 5;
}

.box-footer:nth-child(6) {
    order: 6;
}

.box-footer:nth-child(7) {
    order: 7;
}

.map_ft p {
    margin-bottom: 0;
}

.footer-powered {
    padding: 10px 0 80px;
}

.flex-powered {
    display: block;
    text-align: center;
}

p.copyright.mb-0 {
    padding-bottom: 10px;
}
.menu-head-left {
    
    display: none;
}
.col-width {
    width: calc(100% / 4);
}
.menu-head-right {
    width: 100%;
    padding: 0;
}
  .tieuchi-detail{display: none;}
    .row-gallery-detail{display: none;}
    .info-footer {
}
    .footer-top .wrap-content {
    display: block;
}
.box-footer ul li a {
    font-size: 14px;
}

.pic-footer a {
    max-width: 172px;
    margin: auto;
}
.footer-top .wrap-content > div {
    width: 100%;
}


.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;
}
.logo_res {margin: -10px 0;transform: scale(.8);}
  .slideshow {
    margin: 0;
}
.wrap-home {
    overflow: hidden;
}
    .title-footer {
    font-size: 16px;
    margin-bottom: 0px;
}
    .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 {
    display: none;
}

.index-album {
    display: none;
}

.index-album_res {
    display: block !important;
}
.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: 5px 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;
  }
}
@media (max-width: 850px) {
  .news-left {
    width: 100%;
  }
  .col-width {
    width: calc(100% / 3);
}
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
    .content-about {
    padding: 5px 10px;
}
    .feedback-content {
    font-size: 14px;
    margin-bottom: 10px;
}
.sloganfl-swiper{display: block !important;}
.feedback-item {
    padding: 10px;
}
.slogan_p{display: none;}
p.text-split {
    font-size: 15px;
}

.feedback-info p {}

.item-video {
    transform: scale(1);
}

a.name-album {
    font-size: 14px;
}

.title-news {
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.title-news > div {
    width: 100%;
    text-align: center;
}

.title-news .title-main h2, .title-news .title-main {
    text-align: center;
}

.title-news .title-main span:before {
    display: none;
}

.newshot-index.row {
    display: none;
}

.newshot_res-index {
    display: block !important;
}

.news_dt-time {
    font-size: 14px;
}

.box-footer:nth-child(3) .title-footer {
    text-align: left;
}

ul.socialft li {
    width: auto;
    padding: 0;
}


.flex-about:before {
    display: none;
}
.col-width {
    width: calc(100% / 2);
}
.flex-about {
    flex-wrap: wrap;
}

.about-right {
    padding: 20px 10px;
}

.title-about h2, .title-about h2::before {
    font-size: 25px;
    margin-bottom: 5px;
}

.desc-about {
    font-size: 14px;
}

.about-flex {
    padding: 0;
    /* flex-wrap: wrap; */
}

.about-flex > a {
    margin: 0 0 5px;
}

.about-flex > a p {
    text-align: center;
}

a.view-about p {
    font-size: 14px;
    width: 120px;
    height: 35px;
    margin: auto;
}

.info-about_hl p {
    font-size: 17px;
}

.title-fle {
    display: block;
}

.title-pro {
    width: 100%;
}

.title-index h2 {
    display: block;
}

.title-cat-main {
    width: 100%;
}

.product .pic-product, .product .price-new {
    font-size: 14px;
}

span.gia {
    font-size: 13px;
}

.contact-pro p {padding: 3px 3px;font-size: 13px;width: 100%;margin: 0;}

.contact-pro p span {
    padding-left: 3px;
}

.contact-pro p svg {
    display: none;
}

.sao img {
    max-width: 53%;
}
.item-tieuchi {
    padding: 10px;
    min-height: auto;
}

h3.name-tieuchi {
    font-size: 15px;
}

.title-index h2:before, .title-pro span:before {
    display: none;
}

.title-index h2, .title-pro span {
    text-align: center;
    font-size: 20px;
}

.brand-index {
}

.title-index, .title-fle {
    border: none;
}

.brand-swiper {
    padding: 10px;
}

.title-flash {display: block;padding: 20px 10px 10px;}

.title-flash p {
    font-size: 15px;
    padding: 10px 0;
}

.title-flash p span {
    /* width: 100%; */
    display: block;
    text-align: center;
    /* padding: 5px; */
}

.flash-index {
    padding: 20px 10px;
}

.product {
    padding: 5px;
}

.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 {
    min-height: 42px;
    margin: 7px 0 0;
}
h2.title-footer {
    font-size: 22px;
}

.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;
    min-height: 42px;
    margin-bottom: 0;
}

.desc-news_dt {
    font-size: 14px;
    min-height: 66px;
}
    .title-main p {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 5px;
}

.title-main p {
    padding: 5px 0;
    line-height: 1.5;
}

.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;
}

.title-news .title-main span {
    font-size: 14px;
    padding: 0;
    text-align: center;
}

.title-main h1, .title-main h2, .wrap-feedback .title-main h2 {
    font-size: 23px;
    line-height: 1.2;
}


.about-right, .about-left{
    width: 100%;
    padding: 0;
    margin: 0.5rem 0;
    left: 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: 0;
  }
  .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: 440px) {
    .icon-about a, .photo-about a {
    border-radius: 10px;
    max-height: 115px;
}
}
@media (max-width: 369px) {
}
