@media (min-width: 1200px) {
  .container {
    width: 1170px;
    padding: 0px;
    padding-top: 10px;
  }
}
.container-ft {
  padding: 0px !important;
}
@media (max-width: 990px) {
  .include .left {
    width: 100%;
    padding: 0;
  }
  .include .right {
    display: none;
  }
  .col-gallery {
    width: 33.33%;
  }
  .item-pro {
    float: left;
    width: 100%;
  }
  .item-pro .img {
    position: relative;
    float: left;
    width: 100%;
  }
  .item-pro .info {
  }
  .item-pro .info h3 {
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* video */
  .col-video {
    width: 50%;
  }

  .col-gallery {
    width: 33.33%;
  }

  .item-pro .img {
    width: 100%;
  }
  .item-pro .info {
  }
}

@media (max-width: 480px) {
  /* video */
  .col-video {
    width: 100%;
  }
  .col-gallery {
    width: 50%;
  }

  /* chi tiet sp */
  .img-detail-pro {
    width: 100%;
  }
  .quote-pro {
    width: 100%;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .item-content-row .img {
    width: 80px;
  }
  .item-content-row .img a {
    width: 80px;
  }
}

/* CUSTOM MOBIEL*/

.custom-mobie {
  position: relative;
  bottom: 0;
  z-index: 222222;
}
.custom-mobie > div {
  display: table;
  position: RELATIVE;
}
.custom-mobie > div .custom-mb {
  float: left;
  display: block;
  cursor: pointer;
  margin-right: 5px;
}
.custom-mobie > div .custom-pc {
  float: left;
  position: relative;
}
.custom-mobie > div .custom-pc i {
  font-size: 20px;
  padding: 5px;
  cursor: pointer;
  color: black;
  /* position: relative; */
}
.custom-mobie > div .custom-mb i {
  font-size: 20px;
  padding: 5px;
  cursor: pointer;
  color: black;
}
.body-custom .custom-mobie > div .custom-mb i,
.body-custom .custom-mobie > div .custom-pc i {
  font-size: 100px;
}
.body-custom .custom-mobie > div .custom-mb,
.body-custom .custom-mobie > div .custom-pc {
  margin-left: 40px;
}
html.html-custom {
  overflow-x: auto;
}
.container.container-pc {
  width: 1280px;
}
body.body-custom {
  width: 1280px;
  display: table-caption;
}
.container.container-pc .stylelogo {
  width: 320px;
  float: left;
}
.container.container-pc header {
  width: 949.5px;
  float: left;
}
.container.container-pc .header-search .col-lg-9 {
  width: 691px;
  float: left;
}
.container.container-pc .header-search .col-lg-3 {
  width: 238px;
  float: left;
}
.container.container-pc .header-search #qc-header .owl-item {
  width: 667px !important;
}
.container.container-pc .header-search #qc-header .owl-wrapper {
  width: 4000px !important;
}
.container.container-pc .f-ctn-left {
  display: block !important;
  width: 210px;
  float: left;
}
.container.container-pc .f-ctn-center.home {
  width: 850px;
  float: left;
}
.container.container-pc .f-ctn-right {
  width: 210px;
  float: left;
  display: block !important;
}
.container.container-pc .f-ctn-center .v2-home-catepr-showul li {
  width: 33.3333333% !important;
  float: left;
}
.container.container-pc .f-ctn-center .f-news > li {
  width: 33.3333333% !important;
  float: left;
}
.container.container-pc .f-ctn-center .f-album > li {
  width: 33.3333333% !important;
  float: left;
}
.container.container-pc .content-footer .footer-info {
  width: 317px;
  float: left;
}
.container.container-pc .content-footer > .col-md-6 {
  width: 635px;
  float: left;
}
.container.container-pc .content-footer > .col-md-6 .col-md-6 {
  width: 50%;
  float: left;
}
.container.container-pc .content-footer > .dk.col-md-3 {
  width: 317px;
  float: left;
}
.container.container-pc .f-menutop-name {
  display: none !important;
}
.container.container-pc ul.f-menutop-ul {
  display: block;
  position: relative;
  width: 100%;
  top: 0;
}
.container.container-pc ul.f-menutop-ul li {
  float: left !important;
}
.container.container-pc ul.f-menutop-ul li i {
  display: none;
}
.container.container-pc .f-product-view-info-image.col-md-5 {
  width: 352px;
  float: left;
}
.container.container-pc .f-product-view-info-detail.col-md-7 {
  width: 493px;
  float: left;
}
.container.container-pc .f-page-split-body li.col-lg-4,
.container.container-pc ul.f-product-viewid li {
  width: 33.333333%;
  float: left;
}
.container.container-pc .f-page-tab .v2-filterpr .col-md-3,
.container.container-pc #news_filter .col-md-3 {
  width: 206px;
  float: left;
}
.container.container-pc .f-contact-form .col-md-6 {
  width: 50%;
  float: left;
}
.container.container-pc .f-news-page .f-news-page-item-img.col-md-3 {
  width: 206px;
  float: left;
}
.container.container-pc .f-news-page .f-news-page-item-text.col-md-9 {
  width: 604px;
  float: left;
}
@media (max-width: 767px) {
  .custom-mobie {
    display: block !important;
  }
}
@media (min-width: 767px) {
  .container.container-pc .stylelogo {
    position: relative;
    top: auto;
    transform: translateY(0%);
  }
}
@media (max-width: 500px) {
  body.body-custom {
    zoom: 39%;
  }
}
@media (max-width: 450px) {
  body.body-custom {
    zoom: 32%;
  }
}
@media (max-width: 320px) {
  body.body-custom {
    zoom: 25%;
  }
}
