@media (min-width: 1400px) {
}
@media (max-width: 1395px) {
}
@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
  .img-categories-index {
    width: 55%;
  }
  .element > ul {
    gap: 21px;
  }
  .element > ul > li > a {
    font-size: 16px;
  }

  .description-product ul li {
    font-size: 15px;
  }
  .description-product ul li strong {
    font-size: 15px;
  }
}

@media (max-width: 922px) {
  .header.header-pages {
    padding-bottom: 0;
    padding-top: 105px;
  }
  .title-page {
    height: 280px;
  }
  .img-aboutus {
    width: 100%;
    text-align: center;
    height: 390px;
    z-index: 1;
    padding: 10px 0;
    margin-top: 30px;
    position: relative;
  }
  .nav-header {
    display: none;
  }
  .sub-header form {
    width: 100%;
    margin: auto;
    display: block;
  }
  .header {
    min-height: auto;
    padding-bottom: 80px;
  }
  .request-quote > a {
    display: none;
  }
  .menu-div {
    position: relative;
    display: block;
  }
  div#map {
    margin-top: 20px;
    height: 450px;
  }
  .sub-asked-questions h2 {
    font-size: 14px;
  }
  .info-contact-index ul {
    height: auto;
    margin: 30px 0;
  }
  .element-footer {
    margin-top: 50px;
  }
  .end-page .main-container {
    gap: 25px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .end-page p {
    color: var(--color-white);
    width: 100%;
    text-align: center;
  }
  .input-newsletter {
    margin-top: 25px;
    position: relative;
  }
  .element_menu_responsive > ul {
    margin: 0 auto 0 0;
    padding: 30px 50px 0 50px;
  }
  .element_menu_responsive > ul > li > a {
    text-align: center;
    justify-content: center;
  }
  .element_menu_responsive > ul > li {
    margin: 20px 0;
  }
  .img-product-details:nth-of-type(1) {
    height: 380px;
  }
  .main-img-product-details {
    height: 380px;
  }
  .download-pdf {
    padding-left: 71px;
  }
  .download-pdf h2 {
    font-size: 10px;
    font-family: "font_bold";
    color: var(--color-black);
  }
}
@media (max-width: 768px) {
}

@media (max-width: 576px) {
  .description-product ul li {
    width: 100%;
  }
  .links-tabs-product-details ul li a {
    height: 47px;
    font-size: 14px !important;
    padding: 13px 9px !important;
  }
  .links-tabs-product-details ul {
    gap: 10px;
  }
  .img-product-details:nth-of-type(1),
  .main-img-product-details {
    height: 200px;
  }
  .reviews-product h2 {
    font-size: 18px;
  }
  .order-service {
    padding: 50px 10px;
  }

  .product-details p {
    font-size: 13px;
    line-height: 20px;
  }
  .text-download-pdf a {
    left: 0px;
  }
  .download-pdf {
    padding-left: 48px;
  }
  .download-pdf h2 {
    line-height: 20px;
  }
  .download-pdf {
    display: flex;
    position: relative;
    gap: 3px;
    align-items: flex-start;
  }
  .img-aboutus {
    height: 250px;
  }
  h1 {
    font-size: 24px;
    font-family: "font_bold";
  }
  .breadcrumb-header {
    font-size: 17px;
  }
  .title-page {
    height: 200px;
  }
  .bg-title-left {
    width: 61%;
  }
  .bg-title-right {
    width: 61%;
  }
  .mr-section {
    margin: 40px 0;
  }
  .text-aboutus h2 {
    font-size: 22px;
  }
  .text-aboutus p {
    font-size: 16px;
  }
  .text-aboutus ul li {
    font-size: 16px;
  }
  .img-info-aboutus {
    width: 130px;
  }

  .sub-info-aboutus {
    padding: 20px 20px;
  }
  .breadcrumb-header a {
    color: var(--color-white);
    font-size: 17px;
  }
  .img-bg-categories {
    left: 0;
    width: 64%;
  }
  .sub-header form h2 {
    font-size: 18px;
    line-height: 29px;
  }
  .title-center h2 {
    font-size: 21px;
  }
  .title-center p {
    font-size: 16px;
    margin-top: 10px;
  }
  .info-contact-index ul li a {
    font-size: 16px;
  }
  .pg-section {
    padding: 40px 0;
  }
  .categories-index .item {
    padding-bottom: 20px;
  }
  .logo img {
    max-width: 195px;
  }
  .img-categories-index {
    width: 47%;
  }
  .img-categories-index img {
    width: 43% !important;
    object-fit: contain;
    height: 38% !important;
  }
  .links-tabs-products .nav-item {
    width: calc(50% - 7.5px);
  }
  h2 {
    font-size: 18px;
  }
  .title-newsletter h2 {
    color: var(--color-white);
    font-size: 17px;
    font-family: "font_bold";
  }
  .element-footer h2 {
    font-size: 17px;
  }
  .end-page .main-container {
    display: flex;
    margin-top: 0px;
  }
  div#map {
    margin-top: 20px;
    height: 250px;
  }
  .text-footer p {
    width: 100%;
}
}

@media (max-width: 450px) {
}
