/* Responsive */
/*Co ban - Mobile*/
/*body{min-width: 0;max-width: 1024px;}
.menu-wrapper{min-width: 0;max-width: 1024px;}
.wrap-content{width: calc(100% - 20px);}*/

@media (max-width: 1024px) {
  .duanListHot-wrapper {
    padding: 30px 0px;
}

.albumHot-wrapper {
    padding: 30px 0px;
}

.albumHot-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.albumHot-pic:nth-child(4), .albumHot-pic:nth-child(5) {
    grid-column: span 1;
}

.newsHot-first {
}

.newsHot-wrapper {
    padding: 30px 0px;
}

.doitac-wrapper {
    margin: 30px 0px;
}

.newsletter-wrapper .wrap-content {
    flex-direction: column;
    gap: 15px;
}

.newsletter-form {
    width: 100%;
}

.newsletter-wrapper {
    padding: 30px 0px;
}

footer.footer-wrapper {
    padding: 30px 0px;
}

a.footer-logo.d-block {
    flex-direction: column;
    text-align: center;
}

.footer-box:nth-child(1) {padding-bottom: 15px;margin-bottom: 15px;}

.footer-box {
    width: 100% !important;
    margin-bottom: 30px;
}

.footer-copyright {
    width: 100%;
}
  
  .title-cat-main {
    flex: auto;
}

.duanListHot-header .wrap-content {
    gap: 30px;
    justify-content: center;
}

.duanListHot-header {
    margin-bottom: 30px;
}

.duanHot-info {
    margin: 0;
}
  
  h2.gioithieu-name {
    margin: 0;
    font-size: 25px;
    line-height: normal;
    margin-bottom: 15px;
}

.gioithieu-images a {
    flex: 1;
}

.gioithieu-images {
    gap: 15px;
}

.gioithieu-desc {
    margin-bottom: 15px;
}

.gioithieu-wrapper {
    margin: 30px 0px;
}

.dichvuHot-wrapper {
    padding-bottom: 30px;
}

.tieuchi_solieu-wrapper {
    padding: 30px 0px;
}

.tieuchi-grid, .solieu-grid {
    width: 100%;
}
  
  header.header-wrapper {
    padding: 5px 0px;
}

.header-wrapper .wrap-content {
    align-items: center;
}
  
  .header-logo span {
    display: none;
}

.header-right {
    display: none;
}
  
  .menu-wrapper .wrap-content {
    max-width: 100%;
  }

  nav.menu {
    display: none;
  }

  .menu-wrapper {

display: none;

}
  .header-banner {
    display: none;
  }

  .header-hotline {
    display: none;
  }

  .header-logo {
    margin: auto;
    width: 100px;
    padding: 0;
  }
  .toolbar_custom {
    display: block;
  }

  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  .wrap-menu {
    display: none;
  }
  .cart-head {
    padding: 5px;
    font-size: 12px;
  }
  .header {
    padding: 10px 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) {
  .gioithieu-images {
    width: 100%;
    margin-bottom: 15px;
}

.gioithieu-box {
    width: 100%;
    text-align: center;
}

.gioithieu-box .home-btn {
    margin: auto;
}

.home-btn {
    padding: 10px 15px;
}

.dichvuHot-name a {
    font-size: 18px;
}

.dichvuHot-numb {
    font-size: 25px;
}

.title-main h2, .title-detail h1 {
    font-size: 30px;
}

.tieuchi_solieu-wrapper .title-main {
    margin-bottom: 30px;
}

.tieuchi-grid, .solieu-grid {
    gap: 10px;
}

.tieuchi-grid {
    margin-bottom: 30px;
}

.duanHot-right {
    display: none;
}

.duanHot-left {
    width: 100%;
}

h3.duanHot-name a {
    font-size: 20px;
    line-height: normal;
}

.duanHot-controls {
    width: 100%;
    gap: 10px;
}

.albumHot-pic {
    height: unset;
}

.albumHot-grid {
    gap: 10px;
}

.albumHot-wrapper .home-btn {
    margin-top: 20px;
}

.newsHot-first {
    width: 100%;
    margin-bottom: 20px;
}

.newsHot-swiper {
    width: 100%;
}

.doitac-swiper {
    padding: 0;
}

.footer-logo span {
    font-size: 19px;
}
  
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
    .newsHot-pic {
    width: 100%;
}
    
  h2.gioithieu-name {
    font-size: 22px;
}

.title-main h2, .title-detail h1 {
    font-size: 28px;
}

.duanHot-pic {
    width: 100%;
}

.albumHot-grid {
    grid-template-columns: 1fr 1fr;
}

.newsHot-card {
    gap: 15px;
}

.newsletter-heading {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

a.newsletter-hotline {
    justify-content: center;
}
  
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }
  .flex-about {
    flex-wrap: wrap;
  }
  .content-about {
    width: 100%;
  }

  .photo-about {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .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) !important;
    gap: 10px;
  }

  .info-footer .flex-footer {
    display: block;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  h2.gioithieu-name {
    font-size: 18px;
}

.title-main h2, .title-detail h1 {
    font-size: 25px;
}

.tieuchi-card {
    flex-direction: column;
    text-align: center;
}

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

.solieu-grid {
    grid-template-columns: 1fr 1fr;
}

.duanHot-arrow {
    gap: 10px;
}



.newsletter-title {
    font-size: 26px;
}

p.newsletter-desc {
    font-size: 15px;
}

.newsletter-input {
    flex: auto;
}
  
}
@media (max-width: 369px) {
}
