/* Responsive */
@media (max-width: 1024px) {
  .head_info {
  display: none;
}
.product__w.padding-top-bottom {
  padding: 2.5rem 0 0 0;
}

.product__w:last-child {
  padding: 2.5rem 0;
}
.head_top .logo {
  display: none;
}

.banner {
  padding: 10px 0;
  bottom: 0;
}
.w-menu {
  display: none;
}
.header .wrap-content {
  justify-content: center;
}

.search-res {
  margin: 0;
}
.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 {
}

.box-footer ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-header > div {
  display: block;
}
.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) {
}

.box-footer:nth-child(3) {
  order: 2;
}

.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: 2.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) {
  h2.title-footer {
    font-size: 25px;
    margin: 0 0 15px 0;
}
p.copyright {
  font-size: 14px;
  text-align: center;
}
.info-fter {
    font-size: 14px;
}

.info-fter p {
    margin-bottom: 5px;
}

.map_footer iframe {
    height: 250px;
}
  .wrap-album.padding-top-bottom {
    padding-top: 0;
}

.album-image a {
    border-radius: 10px;
}

.item-news_dt {
    padding: 5px 5px;
    border-radius: 5px;
}

.pic-news_dt a {
    border-radius: 5px;
}

.pic-news_dt {
    margin-bottom: 10px;
}

a.name-news_dt2 {
    font-size: 14px;
    min-height: 42px;
    margin-bottom: 0;
}

.pic-news_dt {
    margin-bottom: 5px;
}

.news_dt-time {
    margin-bottom: 5px;
}

  .pic_feedback {
    max-width: 270px;
    MARGIN: AUTO;
}

.about-top {
    margin-bottom: 2rem;
}

.title-main img {
    margin: 5px 0;
    max-width: 100px;
}

.title-main p {
    font-size: 14px;
}

.product .pic-product {
    margin-bottom: 10px;
}

.product .name-product a {
    font-size: 14px;
}

.desc-product {
    margin: 0px 0 5px;
}

.product .price-new {
    font-size: 14px;
}

.fanpage_footer > div {
    width: 300px;
    margin: auto;
    overflow: hidden;
}

.fb_iframe_widget span {
    width: 300px;
}

.fanpage_intro.flex {
    flex-wrap: wrap;
    justify-content: center;
}

.title_fanpage {
    width: 100%;
    margin-bottom: 15px;
}

.title_fanpage img {
    position: unset;
    margin: 0 10px 0 0;
}

.title_fanpage p {
    writing-mode: lr;
}

.intro_right {
    margin-top: 2rem;
}
.title-about span {
    font-size: 28px;
}

.title-about h2 {
    font-size: 25px;
}

.title-about img {
    max-width: 100px;
}

.desc-about {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.content-about a {
    font-size: 14px;
    padding: 10px 20px;
}
  .news-left {
  width: 100%;
}
.news-right {
  width: 100%;
  margin-top: 30px;
  padding: 10px;
}
  .row-gallery-detail{display: none;}
  .info-footer {
  padding-bottom: 61px;
}
  .footer-top .wrap-content {
  display: block;
}
.box-footer ul li a {
  font-size: 14px;
}

.pic-footer a {
  max-width: 172px;
  margin: auto;
}

  .title-footer {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
  .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;
}
}
@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 {
  min-height: 42px;
  margin: 7px 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: 15px;
  line-height: 1.5;
  min-height: 42px;
  margin-bottom: 0;
}

.desc-news_dt {
  font-size: 14px;
  min-height: 66px;
}
  .title-main p {
  line-height: 1.5;
  padding-top: 5px;
}

.title-main p {
  padding: 5px 0;
  line-height: 1.2;
}

.info-footer:after {
  display: none;
}

.info-footer {
}

.fanpage_footer {
  background: no-repeat;
  height: auto;
}

.fb_iframe_widget span {
}

.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: 25px;
  line-height: 1.2;
}


.about-right, .about-left{
  width: 100%;
  padding: 0;
  margin: 0.5rem 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) {
 
}
