/* Responsive */

@media (max-width: 1001px) {
  .grid-product2 {
    grid-template-columns: repeat(3, 1fr);
  }
  .header {
    position: fixed !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 999;
    -webkit-animation: fadeInDown 1.3s ease backwards;
    -moz-animation: fadeInDown 1.3s ease backwards;
    -o-animation: fadeInDown 1.3s ease backwards;
    -ms-animation: fadeInDown 1.3s ease backwards;
    background-color: white;
  }
  .header .none {
    display: block;
  }
  body {
    padding-top: 55px;
  }
  .flex-about {
    display: block;
  }
  .content-about {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .title-about {
    height: auto;
    max-height: 100%;
  }

  .photo-about {
    width: 100%;
    margin-bottom: 20px;
  }
  .photo-about a img {
    height: 540px;
  }

  .headertop {
    display: none;
  }
  .flex-header {
    gap: 10px;
  }
  .flex-header .hotlineheader {
    display: none;
  }
  #hamburger {
    display: block;
    margin: auto;
    width: 5%;
  }
  .wrap-content .flex-header .logo-header {
    /* display: none; */
    width: 80% !important;
    display: flex;
    justify-content: center;
    margin-left: 80px;
  }
  .wrap-content .flex-header .logo-headernone {
    width: 30% !important;
    margin-top: 0;
    display: flex;
    justify-content: center;
    /* max-width: 130px; */
    display: none;
  }
  .wrap-content .flex-header .logo-headernone img {
    width: 130px;
  }
  .search-menu {
    width: 50%;
  }
  .wrap-content .flex-header .item-timkiem {
    display: block;
    width: 5%;
    margin-right: 0;
    margin: auto;
  }
  .flex-header .mxhhd {
    width: 20%;
  }
  .wrap-content .flex-header .item-timkiem .search {
    top: 80px;
    right: 10px;
  }
  .flex-header .diachihd {
    display: none;
  }
  .flex-header .hotlinehd {
    display: none;
  }
  .menu-mobile ul li a img {
    background-color: black;
    width: 15px !important;
  }
  .menu-mobile .mxhheader {
    width: 100%;
    background-color: #5f2d08;
    padding: 10px;
  }
  .social {
    justify-content: start !important;
  }
  .hotlineheader {
    justify-content: start !important;
  }
  .menu-head {
    display: none;
  }
  .wrap-menu {
    display: none;
  }

  /* hieuqua */
  .hieuqua .wrap-content h5 {
    width: 100%;
  }

  /* dky */
  .dky .wrap-content {
    width: 90%;
  }

  /* album */
  .giaychungnhan
    .wrap-content
    .swiper
    .swiper-wrapper
    .swiper-slide-next
    + .swiper-slide {
    opacity: 0;
  }

  /* feedbackvideo */
  .feedbackvideo {
    padding: 60px 0px;
    background: linear-gradient(to right, #fb9419, #fdc324);
    margin-top: 0;
  }
  .feedbackvideo .wrap-content {
    display: block;
  }
  .feedback {
    width: 100%;
    margin-top: 0;
  }
  .wr-video {
    width: 100%;
    margin-top: 20px;
  }
  .feedback .swiper .feedback-img {
    width: 100px;
  }
  .wr-video .swiper .img-video .scale-img {
    height: auto;
  }
  .wr-video .swiper .img-video .tenvideo {
    width: 50%;
  }
  .wr-video .swiper .img-video .tenvideo p {
    padding: 5px 0px 5px 100px;
  }
  .wr-video .itemvideo {
    right: 40%;
  }

  .cart-head {
    padding: 5px;
    font-size: 12px;
  }
  .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;
  }

  .map-footer {
    height: 100%;
  }
  /* .filter {
    display: block;
  } */
}

@media (max-width: 850px) {
  .info-footer .flex-footer {
    flex-wrap: wrap;
    gap: 20px;
  }
  .info-footer .flex-footer .box-footer1 {
    width: 100%;
  }
  .info-footer .flex-footer .box-footer2 {
    width: 100%;
    padding-top: 0;
  }
  .info-footer .flex-footer .box-footer3 {
    width: 100%;
    padding-top: 0;
  }
  .info-footer .flex-footer .box-footer1 p img {
    margin: auto;
  }

  /* /////// */
  .flex-header .mxhheader {
    display: none;
  }
  .flex-header .mxhheader .social {
    display: none;
  }

  .offcanvas-body .menu-mobile .mxhheader {
    display: block;
  }

  .tintuc-main {
    display: block;
  }
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
  .grid-product2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .album .wrap-content .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  /* ***** */
  .gutter-x-20 {
    --bs-gutter-x: 10px;
  }

  .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;
  }
}

@media (max-width: 670px) {
  .wrap-content .flex-header .logo-header {
    margin-left: 90px;
  }
  .header .none .flex-header .dangkytuvan {
    width: 75%;
  }
  .content-about h5 {
    width: 80%;
  }
  .map-footer .tab-content .nutcoso {
    top: 138px;
    left: 15px;
  }
  .map-footer .tab-content .nutcoso li .nav-link {
    font-size: 14px;
    padding: 10px 25px;
  }
  /* ///// */
  .dky .wrap-content .dkytong .dkyright .formdky {
    flex-direction: column;
  }
  .dky .wrap-content .dkytong .dkyright .formdky .contact-input {
    width: 100%;
  }
  .dky .wrap-content .dkytong .dkyright .formdky .contact-input input {
    border-top: 1px solid rgb(82, 82, 82);
  }
  .dky .wrap-content .dkyright .contact-form .btn {
    border-top: 1px solid rgb(82, 82, 82);
    border-left: 1px solid rgb(82, 82, 82);
    margin-top: 20px;
  }
  .flex-header .mxhhd {
    width: 30%;
  }
  .menusp .wrap-content .menutong {
    margin-top: 20px;
  }

  .wr-video .swiper .img-video .tenvideo p {
    padding: 5px 0px 5px 70px;
  }
  .footer-social {
    display: block;
  }
  .box-footer:nth-child(1) p {
    justify-content: flex-start;
  }
  .chinhsach {
    grid-template-columns: repeat(2, 1fr);
  }
  .flex-powered {
    display: block;
    text-align: center;
  }
  .footer-social1 {
    width: 100%;
    border-right: none;
  }

  .footer-social2 {
    width: 100%;
    border-right: none;
  }
  .footer-social3 {
    width: 100%;
    border-right: none;
    justify-content: center !important;
  }
  .gt-thongtin {
    width: 100%;
    top: 0;
    padding: 100px 100px 150px 100px;
  }
  .flex-product-main .right-product .d-flex {
    display: block !important;
  }
}
@media (max-width: 600px) {
  #hamburger {
    width: 10%;
  }
  .hieuqua .hieuquatong .hieuquaflex {
    flex-wrap: wrap;
  }
  .hieuqua .hieuquatong .hieuquaflex .hieuqualeft {
    width: 100%;
  }
  .hieuqua .hieuquatong .hieuquaflex .hieuquaright {
    width: 100%;
  }
  .wrap-content .flex-header .logo-header {
    width: 80% !important;
    display: flex;
    justify-content: center;
    margin-left: 80px;
    display: none;
  }
  .wrap-content .flex-header .logo-headernone {
    width: 80% !important;
    margin-top: 0;
    display: flex;
    justify-content: center;
    /* max-width: 130px; */
  }
  .wrap-content .flex-header .logo-header {
    margin-left: 0;
  }
  .header .none .flex-header .dangkytuvan {
    width: 60%;
  }
  .photo-about a img {
    height: auto;
  }
  /* ///// */

  /* footer */
  .info-footer .flex-footer {
    gap: 35px;
  }
  .info-footer .flex-footer .box-footer1 {
    width: 100%;
  }
  .info-footer .flex-footer .box-footer2 {
    width: 100%;
    padding: 0;
  }
  .info-footer .flex-footer .box-footer3 {
    width: 100%;
    padding: 0;
  }
  .info-footer .flex-footer .box-footer4 {
    width: 100%;
    padding: 0;
  }
  .info-footer .flex-footer .box-footer1 p img {
    margin: 0;
  }
  .map-footer .tab-content .tab-pane iframe {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .flex-sm-fill {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .header .none .flex-header .dangkytuvan {
    width: 85%;
  }
  .header .wrap-content {
    width: 95%;
  }
  .photo-about a img {
    height: 300px;
  }
  .product h4 p {
    width: 95%;
  }
  .gioithieu {
    padding: 40px 0px;
  }
  .content-about h5 {
    width: 100%;
  }
  .dichvu {
    padding-bottom: 10px;
  }
  .dichvu .wrap-content h5 {
    font-size: 30px;
  }
  .banggia .wrap-content h5 {
    font-size: 30px;
  }
  .hieuqua {
    padding: 15px 0px;
  }
  .hieuqua .wrap-content h5 {
    font-size: 30px;
    width: 100%;
  }
  .dky {
    padding: 20px 0px;
  }
  .dky .wrap-content h4 {
    font-size: 27px;
  }
  .dky .wrap-content h5 {
    font-size: 30px;
  }
  .dky .wrap-content p {
    width: 100%;
  }

  .album {
    padding: 40px 0px;
  }
  .album .wrap-content h5 {
    font-size: 30px;
  }
  .giaychungnhan .wrap-content h5 {
    font-size: 30px;
  }
  .giaychungnhan .wrap-content .swiper {
    padding: 30px 50px 40px !important;
  }
  .kienthuc {
    padding: 30px 0px;
  }
  .kienthuc .wrap-content h5 {
    font-size: 30px;
  }

  /* ////// */

  .flex-header .mxhhd {
    width: 35%;
  }
  .menusp .wrap-content .menutong {
    padding: 20px;
  }
  .map-footer {
    height: 250px;
  }
}
@media (max-width: 369px) {
}
