/* Min-width */
@media (min-width: 576px) {
}

@media (min-width: 768px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
  .category-lists .col-xl-2 {
    width: 14.28%;
  }

  .category-lists span {
    max-width: 80%;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}

/* Max-width */
@media (max-width: 1299.98px) {
  .header-bottom .header-ul .line {
    margin: 0px 5px;
  }

  .search-wrapper.active {
    width: 200px;
  }
}

@media (max-width: 1199.98px) {
  .menu {
    display: none;
  }

  .menu-bar-res {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 991.98px) {
  /*  */

  .search-wrapper {
    width: 100%;
    margin: 10px 0;
    clip-path: none;
  }

  .header-nav-mb {
    background-color: var(--color-main);
  }
  img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align: top;
  }

  .header-top {
    text-align: right;
  }

  .header-top marquee {
    width: calc(100% - 150px);
    margin-right: 0px;
  }

  .slideshow {
    width: 100%;
  }

  .footer-title {
    margin-bottom: 0px;
  }

  .visao-item {
    margin: 0px 0px 20px 0px !important;
    max-width: 100%;
  }

  #product-title {
    width: 100%;
    -webkit-line-clamp: 3;
  }

  .left-pro-detail {
    width: 400px;
  }

  .right-pro-detail {
    width: calc(100% - 415px);
    padding: 0px;
  }

  .camket-pro-detail {
    width: 100%;
  }

  /* reponsive */
  .h-about {
    flex-direction: column;
  }

  .h-about-left {
    width: 90%;
  }

  .h-about-right {
    width: 100%;
  }

  .why-mb {
    flex-direction: column;
  }

  .why-left {
    width: 100%;
  }

  .why-right {
    width: 100%;
  }

  .banner-congdung {
    position: relative;
    transform: translate(-50%, 0);
  }

  .frame-congdung {
    gap: 0;
  }
  .h-newhome-h {
    width: 100%;
    flex-direction: column;
  }
  .h-newhome-left {
    width: 100%;
  }
  .h-newhome-right {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .footer-news:nth-child(2) {
    margin-top: 10px;
    flex-direction: column;
    width: 100%;
  }
  div#header {
    z-index: 1000;
    min-height: 90px;
  }

  .header-top marquee {
    width: calc(100%);
  }

  .search-wrapper.active {
    width: 100%;
    position: relative;
  }

  .slideshow .slider {
    width: 100%;
  }

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

  .wrap-cauhoi {
    background: none;
  }

  .wrap-cauhoi .accordion {
    max-width: 100%;
  }

  .doitac-item {
    padding: 10px;
  }

  .wrap-newsletter .hotline {
    min-height: 135px;
    padding-left: 120px;
  }

  .wrap-newsletter .hotline span {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .wrap-newsletter .hotline a {
    font-size: 35px;
    line-height: 40px;
  }

  .footer {
    padding-bottom: 50px;
  }

  .footer-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-ul li.line {
    display: none;
  }

  .footer-ul li {
    width: 50%;
  }

  .wrap-product-list .slider-products,
  .wrap-product-list .slider-product-thumbs {
    width: 100%;
  }

  .wrap-product-list .slider-product-thumbs {
    margin-bottom: 30px;
  }

  .product-item .image,
  .product-item .info {
    width: 100%;
  }

  .footer-statistic,
  .footer-copyright {
    text-align: center;
  }

  .vanhoa-item {
    max-width: 100%;
  }

  #chuyenkhoaTabs .nav-item {
    width: 49.5%;
    margin-bottom: 3px;
  }

  #chuyenkhoaTabs .nav-link {
    font-size: 14px;
    width: 100%;
  }

  #chuyenkhoaTabs .nav-link img {
    width: 20px;
  }

  .giatri-item .info {
    min-height: auto;
  }

  .news-item .name {
    min-height: auto;
  }

  .news-item .line {
    margin-top: 0px;
  }

  .wrap-history {
    background: #f8f8f8;
  }

  .wrap-history .slider-nav,
  .wrap-history .slider-for {
    width: 100%;
  }

  .year-item.slick-current span {
    padding-left: 20px;
  }

  .year-item.slick-current::before {
    right: auto;
    left: 0px;
  }

  .attr-pro-detail,
  .camket-pro-detail {
    width: 100%;
  }

  .left-pro-detail {
    margin: 0px auto;
  }

  .left-pro-detail {
    width: 100%;
  }

  .right-pro-detail {
    width: 100%;
  }

  .menu-wrapper .menu-toggle {
    width: 54px;
  }

  .menu-header {
    padding: 10px;
  }

  .menu-header .btn-close-menu {
    border: 1px solid #e0e0e0;
    color: #333;
    line-height: 21px;
    padding: 7px 5px 7px 0;
    position: relative;
    text-align: right;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #6e6e6e;
  }

  .menu-header .btn-close-menu::before,
  .menu-header .btn-close-menu::after {
    content: "";
    position: absolute;
    width: 1px;
    top: 4px;
    left: 8px;
    background-color: #fff;
    height: 8px;
  }

  .menu-header .btn-close-menu::before {
    transform: rotate(45deg);
  }

  .menu-header .btn-close-menu::after {
    transform: rotate(-45deg);
  }

  .menu-dropdown {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -100%;
    left: auto;
    width: 100vw;
    /* toàn bộ chiều ngang */
    height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    border: none;
    border-radius: 0px;
    padding: 0px;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.3);
    transition: right 0.3s ease;
  }

  .menu-dropdown.open {
    display: block !important;
    right: 0;
    z-index: 1002;
  }

  .menu-left {
    width: 100%;
    height: calc(100vh - 49px);
    border-right: 0px;
  }

  .menu-right {
    padding: 10px;
    background: #fff;
  }

  .menu-panel .category-item {
    width: calc(100% / 3);
    padding: 0px;
  }

  #thuong-hieu .category-item {
    width: calc(100% / 3 - 6px);
    padding: 0px;
  }

  .search-wrapper {
    height: 36px;
    border-radius: 5px;
  }

  /* h */
  .h-about-left {
    width: 100%;
  }
  .wrap-content {
    flex-direction: column;
  }
  .footer-news {
    width: 100% !important;
  }
  .footer-ul {
    flex-direction: column;
  }
}

@media (max-width: 575.98px) {
  .wrap-uudai {
    padding-top: 1rem;
    transform: translateY(0);
  }

  .wrap-counter .num {
    display: none;
  }

  .banner h2 {
    font-size: 20px;
  }

  .btn-submain {
    font-size: 14px;
  }

  header#header.fixed {
    position: relative;
  }

  .title-main h2 {
    font-size: 22px !important;
  }

  .title-main::before {
    font-size: 5rem;
    line-height: 65px;
  }

  .wrap-diadiem-hot .service-list h2.name {
    font-size: 16px;
  }

  .wrap-counter .num {
    font-size: 4.5rem;
  }

  .wrap-counter .counter {
    font-size: 2.5rem;
  }

  .wrap-service-list .service-list .name {
    font-size: 17px;
  }

  .wrap-service-list .service-list .info h3 {
    font-size: 16px;
  }

  .wrap-service-list .service-list .info .line {
    margin: 5px auto;
  }

  .news-item .name a {
  }

  .news-item .desc {
    font-size: 13px;
  }

  .service-item .name {
    font-size: 18px;
  }

  .service-item .desc {
    font-size: 14px;
  }

  .item_history .name {
    font-size: 1.5rem;
  }

  .item_year {
    font-size: 17px;
  }

  #frm-newsletter {
    padding: 0px;
  }

  .notify-popup {
    bottom: 85px;
  }

  .news-item.list .image {
    width: 120px;
  }

  .news-item.list .info {
    width: calc(100% - 120px);
    padding: 0px 10px;
  }

  .title-main h2,
  .title-main h3,
  .title-main h4 {
    white-space: normal !important;
  }

  .choose-list button {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 7px 15px 4px;
  }

  .left-pro-detail {
    width: 100%;
  }

  .khachhang-item {
    width: 300px;
  }

  .accordion-button {
    font-size: 16px;
  }

  .footer-payments {
    text-align: center;
  }

  .item_history .desc {
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }

  .category-item {
    padding: 5px;
    width: calc(100% / 4);
  }

  .wrap-brand .brand-item,
  .wrap-doitac .brand-item {
    width: calc(100% / 3 - 0.5rem);
  }

  .filter-brand .filter-dropdown-item {
    width: calc(100% / 3 - 0.5rem);
  }

  .cart-fixed {
    bottom: 100px;
  }

  .wrap-about .about-img {
    position: relative;
    text-align: left;
    padding-bottom: 20%;
  }

  .wrap-about .about-img img:nth-child(2) {
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: 15%;
  }

  .gallery-pro-detail .gallery-pro-detail-left {
    width: 100%;
    margin: 0px;
  }

  .gallery-pro-detail .slider-product-thumbs {
    width: calc(100% - 85px);
  }

  .gallery-pro-detail .slider-products {
    width: 100%;
  }

  /* h */
  .frame-link-static:after {
    height: 245px;
    zoom: 0.85;
  }

  .item-link-static:nth-child(3) {
    right: -15%;
  }

  .item-link-static:nth-child(1) {
    left: -15%;
  }

  .title-man-h {
    flex-direction: column !important;
  }

  .why-right {
    grid-template-columns: repeat(2, 1fr);
  }

  .frame-duan {
    grid-template-columns: repeat(2, 1fr);
  }
  .item-congdung {
    width: 100% !important;
    max-width: 100%;
  }
  .h-gallery-pro-detail {
    flex-direction: column !important;
  }
  .frame-link-static {
    zoom: 0.75;
  }
}

@media (max-width: 380.98px) {
  .product-video {
    width: 60px;
    height: 60px;
  }

  .item-link-static:nth-child(1) {
    left: -38%;
  }

  .item-link-static:nth-child(3) {
    right: -38%;
  }
  .h-newhome-img {
    width: 170px;
    height: 170px;
  }

  .frame-link-static {
    zoom: 0.65;
  }
  .item-newshome .tttt {
    width: calc(100% - 20px);
  }
  .box-cont {
    gap: 10px;
  }
}

.menu-left > li {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-header-mb > li > a {
  display: block;
  font-size: 15px;
  color: #333;
  padding: 10px 10px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-weight: 600;
}

.menu-header-mb-2 {
  list-style: none;
}

.menu-header-mb-2 > li {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-header-mb-2 > li > a {
  display: block;
  font-size: 15px;
  color: #333;
  padding: 10px 10px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-weight: 600;
}

.menu-header-mb-3 {
  list-style: none;
}

.menu-header-mb-3 > li {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-header-mb-3 > li > a {
  display: block;
  font-size: 15px;
  color: #333;
  padding: 10px 10px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-weight: 600;
}

.btn-dropdown-h {
  position: relative;
  padding-right: 20px;
}

.btn-dropdown-h::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid black;
}
