/* 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) {
    .slideshow-info{
        width: 100%;
        padding: 0 30px;
    }
  .feedback2-wrapper .wrap-content {
    padding: 0;
}

.feedback2-prev, .feedback2-next {
    display: none;
}

.solieu-info {flex: unset;width: 100%;display: flex;flex-direction: column;align-items: center;}

.solieu-item {
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
    gap: 0;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.solieu-box {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
}

.solieu-solieu {
    font-size: 30px;
    letter-spacing: 3px;
}

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

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

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

.quytrinh-wrapper {
    margin-bottom: 30px;
}

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

h2.newsletter-tilte {
    font-size: 25px;
}

.blogHot_video-wrapper {
    margin: 30px 0px;
}
.blogHot_video-wrapper .title-main{
    margin-bottom: 10px;
}
.blogHot_video-wrapper .title-main h2 {
    font-size: 27px;
}

.blogHot-box {
    width: 100%;
    margin-bottom: 30px;
}

.video-box {
    width: 100%;
}

.footer-box {
    width: 100% !important;
    text-align: center;
    margin: 0 0 30px 0px !important;
}

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

.footer-box {}

.footer-title::before {
    left: 50%;
    transform: translateX(-50%);
}

.social {
    justify-content: center;
}

.social p {
    width: 100%;
}


  .slideshow-name span {
    font-size: 25px;
}

.slideshow-desc span {
    font-size: 14px;
}

.slideshow-btn span {
    font-size: 15px;
}

.slideshow-btn {
    padding: 10px 30px;
}

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

p.gioithieu-title {
    font-size: 40px;
    margin: 0;
    line-height: normal;
}

p.gioithieu-name {
    font-size: 50px;
}

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

.connguoiDKHot-grid {
    gap: 40px 25px;
}

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

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

.feedback1-content.text-split {
    font-size: 22px;
}

.feedback2-swiper .swiper-slide:not(.swiper-slide-active) .feedback2-item {
    transform: scale(0.9);
}

  .menu-wrapper .wrap-content {
    max-width: 100%;
  }

  nav.menu {
    display: none;
  }

  .menu-wrapper {padding: 5px 0px;}
  .header-banner {
    display: none;
  }

  .header-hotline {
    display: none;
  }

  a.header-logo.d-block {
    width: 200px;
    margin: auto;
  }
  .toolbar2 {
    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) {
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
    .slideshow-item img{
        height: 450px !important;
        object-fit: cover;
    }
    .slideshow-name span {
    font-size: 16px;
}

.slideshow-desc span {
    font-size: 12px;
}

.slideshow-btn {
    padding: 9px 40px;
}

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

  .slideshow-info {
    /*display: none;*/
}

.gioithieu-box {
    width: 100%;
    margin-bottom: 30px;
}

a.gioithieu-pic.scale-img {
    width: 100%;
}

.connguoiDKHot-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.connguoiDKHot-name a {
    font-size: 16px;
}

.title-main, .title-detail {
    margin-bottom: 15px;
}

.duanHot-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.duanHot-name a {
    font-size: 17px;
}

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

.feedback1-content.text-split {
    font-size: 15px;
}

.feedback2-item {
    padding: 20px;
}

.feedback2-item {}

.solieu-box {
    grid-template-columns: 1fr 1fr;
    gap: 35px 10px;
}

.quytrinh-box .wrap-content {
    gap: 10px;
}

.thietkemauListHot-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

a.thietkemauBanner-pic.scale-img {
    order: 7;
    grid-column: 1 / -1;
}

a.thietkemauListHot-btn.text-spacing-hover {
    order: 8;
}

.newsletter-form {
    width: 100%;
    margin-bottom: 30px;
}

.fanpage-box {
    width: 100%;
}

.newsletter_fanpage-wrapper {
    background-size: cover;
    color: #fff;
}

.newsletter-input, .newsletter-textarea {
    border-color: #fff;
}

.newsletter-input *, .newsletter-textarea * {
    color: #fff !important;
}

p.newsletter-slogan {
    color: #fff;
}

  .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);
    gap: 10px;
  }

  .info-footer .flex-footer {
    display: block;
  }
  .box-footer {
    width: 100% !important;
    margin-top: 20px;
  }
}

@media (max-width: 640px) {
/*.feedback2-pic {
    width: 100%;
}*/
.title-main h2, .title-detail h1 {
    font-size: 25px;
}

.solieu-solieu {
    font-size: 23px;
}

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

.tieuchi-item {
    gap: 5px;
}

h3.tieuchi-name {
    height: unset;
}

.gioithieu-btn {
    width: fit-content;
    margin: auto;
    display: block;
}

.gioithieu-box {
    text-align: center;
}

    .fanpage-title {
    position: initial;
    transform: unset;
}

.fanpage-box {
    padding: 0;
}

.fanpage-title h2 {
    font-size: 28px;
}

h2 {}

.fanpage-title p {
    font-size: 16px;
}

    .quytrinh-box .wrap-content {
    grid-template-columns: 1fr 1fr;
}

    .thietkemauListHot-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.quytrinh-box::before {
    display: none;
}

}

@media (max-width: 500px) {
a.header-logo.d-block {
    width: 135px;
}
    .google_translate-widget {
    justify-content: center;
    margin-top: 10px;
}

p.gioithieu-name {
    font-size: 36px;
}

p.gioithieu-title {
    font-size: 30px;
}

.duanHot-info {
    padding: 10px;
}

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

.fanpage-title h2 {
    font-size: 22px;
}

.blogHotFirst-item {}

.blogHot-swiper {
    width: 100%;
}

}
@media (max-width: 369px) {
}
