/* Responsive */
@media (max-width: 1025px) {
  .menu-left {
    display: none;
  }
  .header-left-fixwidth .wrap-header .logos-menu {
    max-width: 116px;
    margin: auto;
  }
  .pronb-prev {
    display: none;
  }
  .pronb-next {
    display: none;
  }
  .btn-send-newsletter {
    padding: 21px 20px;
  }
  .flex-newsletter {
    column-gap: 9px;
  }
  .title-pronb-home h2 {
    font-size: 25px;
  }
  .wrap-product-home .wrap-content {
    padding: 30px 0 30px 0;
  }
  .name-tieuchi {
    font-size: 14px;
  }
  .search-menu .search-grid {
    top: 40px;
    border: 1px solid var(--color-main);
  }
  .menu {
    justify-content: end;
  }
  .left-header-top {
    justify-content: center;
    width: 100%;
  }
  .right-header-top {
    display: none;
  }
  .email-header {
    display: none;
  }
  .hotline-header {
    display: none;
  }
  .search {
    display: none;
  }
  .right-slider {
    width: 100%;
  }
  .left-slider {
    display: none;
  }
  .title-pro h2 {
    font-size: 25px;
  }
  .product .name-product a {
    font-size: 14px;
  }
  .product-list .wrap-content {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .title-news-home a {
    font-size: 14px;
  }
  .title-news-home h2 {
    font-size: 25px;
  }
  .wrap-banner2 {
    margin-bottom: 0px;
  }
  .item-news .ds-news h3 a {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
  }
  .wrap-blog .wrap-content {
    padding: 20px 0 30px 0;
  }
  .wrap-partner .wrap-content {
    padding: 25px 0 30px 0;
  }
  .title-main-home {
    margin-bottom: 20px;
  }
  .title-main-home h2 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .wrap-newslletter .wrap-content {
    padding: 30px 0;
  }
  .title-footer {
    margin-bottom: 15px;
  }
  .info-footer {
    padding: 30px 0;
  }
  .footer-powered {
    padding-bottom: 0;
  }
  .frame-hotline-footer {
    display: none;
  }
  #hamburger {
    display: block;
  }
  .menu-head {
    display: none;
  }
  art-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;
  }
  .menu-mobile-btn {
    display: flex;
    width: 35px;
    height: 35px;
    position: relative;
    flex-wrap: wrap;
    cursor: pointer;
    left: 0px;
  }
  .menu-mobile-btn span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #000;
    margin: 4px 0px;
    left: 0;
  }
  .wrap-menu {
    width: calc(100% - 60px);
  }
  .menu ul {
    display: none !important;
  }
}
@media (max-width: 850px) {
  .logo-header {
    margin-right: 0;
    margin: auto;
  }
  .dkn-header {
    display: none;
  }
  .news-left {
    width: 100%;
  }
  .news-right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }
}
@media (max-width: 769px) {
  .title-main span {
  font-size: 1em;
  }
  .title-detail h1 {
  font-size: 16px;
  }
  .footer-powered .wrap-content {
    text-align: center;
    padding: 15px 0 15px 0;
  }
  .wrap-footer {
    background-size: cover;
  }
  .newsletter-policy {
    text-align: center;
  }
  .btn-send-newsletter {
    padding: 15px 20px;
  }
  .newsletter-button {
    width: 40%;
    margin: auto;
  }
  .form-floating-cus label {
    padding: 15px 12px;
  }
  .newsletter-input .form-control,
  .newsletter-textarea textarea {
    height: 50px !important;
  }
  .newsletter-input {
    width: 100%;
    margin-bottom: 10px;
  }
  .product .pic-product {
    margin-bottom: 10px;
  }
  .slideshow .wrap-content {
    padding-bottom: 20px;
  }
  .items-tieuchi {
    width: calc(100% / 2);
    margin-bottom: 10px;
  }
  .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: flex;
    flex-wrap: wrap;
  }
  .box-footer {
    width: 47% !important;
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .title-news-home a {
    width: 135px;
    height: 35px;
    line-height: 35px;
  }
  .box-footer {
    width: 100% !important;
  }
  .title-main-home span {
    font-size: 14px;
  }
  .title-main-home h2 {
    font-size: 20px;
  }
  .product-list .wrap-content {
    padding-bottom: 0;
  }
  .title-pro a {
    font-size: 14px;
    width: 140px;
    height: 30px;
    line-height: 30px;
  }
  .title-pro {
    flex-wrap: wrap;
  }
  .title-pro h2 {
    font-size: 20px;
    width: 100%;
  }
  .wrap-product-home .wrap-content {
    margin-bottom: 15px;
  }
  .product .name-product {
    margin-bottom: 5px;
  }
  .code-product {
    margin-bottom: 5px;
  }
  .product .price-old {
    font-size: 13px;
  }
  .product .price-new {
    font-size: 14px;
  }
  .product .name-product a {
    line-height: 20px;
  }
  .title-pronb-home h2 {
    font-size: 20px;
  }
  .info-tieuchi {
    width: calc(100% - 60px);
  }
  .pic-tieuchi {
    width: 45px;
    height: 45px;
  }
  .pic-tieuchi img {
    max-width: 25px;
  }
  .items-tieuchi {
    width: 100%;
  }
  .flex-slider {
    gap: 10px;
  }
  .banner-slide {
    width: 100%;
  }
  .header .wrap-content {
    padding: 0px 0;
  }
  .address-header {
    text-align: center;
  }
  .newsletter-button {
    width: 55%;
  }
}
@media (max-width: 369px) {
}
