@media (max-width: 1199.9px) {
  .nav-mob-menu {
    display: block;
  }
  .header-nav {
    width: 90%;
    max-width: 90%;
  }
  .header-top > div {
    width: 90%;
    max-width: 90%;
  }
  .mob-commodity-default {
    margin: 20px 30px;
  }
  .header-top-lang {
    display: none;
  }
  .header-top-text {
    width: 100%;
    text-align: center;
  }

  .nav-menu {
    display: none;
  }
  .nav-menu-btn {
    display: block;
  }

  .btn-to-top {
    bottom: 6%;
    right: 6%;
  }
  .menu-underline {
    border-bottom: 1px solid #d7d7d7;
  }

  .nav-mob-menu {
    position: fixed;
    background: #fff;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
    width: 56%;
    top: 0;
    left: -58%;
    z-index: 999;
    height: 100%;
    transition: all 0.5s linear;
  }

  .mob-menu-close {
    padding: 10px;
  }
  .mob-menu-close img {
    width: 24px;
    height: 24px;
  }

  .mob-menu-contant {
    height: 48px;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .mob-menu-catalogue {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    line-height: 48px;
    display: flex;
    align-items: center;
  }
  .mob-menu-catalogue img {
    width: 16px;
    margin-right: 10px;
  }
  .generators-item {
    overflow: hidden;
    transition: all 0.3s linear;
  }
  .mob-menu-catalogue-btn,
  .mob-menu-lang-btn {
    transition: all 0.3s linear;
    /* transform: rotate(180deg); */
  }
  .generators-item li a {
    display: flex;
    align-items: center;
    margin: 20px 50px;
  }
  .generators-item-img {
    width: 86px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .generators-item-img img{
    width: auto;
  }
  .generators-item-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-left: 20px;
  }
  .mob-menu-lang li,
  .mob-menu-states li {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: 0.3px solid #d7d7d7;
    text-align: center;
  }
  .banner-box {
    height: 872px;
  }
  .banner-top-img {
    display: none;
  }
  .banner-top-img-ipad {
    display: block;
  }
  .banner-top-img-mob {
    display: none;
  }
  .banner-content {
    margin-top: 10%;
  }
  .banner-content-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 12px;
  }
  .flex-col-center {
    justify-content: left;
  }
  .banner-content-title2 {
    font-size: 20px;
    margin-bottom: 32px;
  }

  .banner-content-to-checkout,
  .banner-content-to-detail {
    font-size: 20px;
    cursor: pointer;
    width: 200px;
  }

  .banner-content-to-checkout {
    margin-right: 24px;
  }
  .featured-products-commodity {
    margin-top: 24px;
  }
  .featured-products-commodity .commodity-box {
    width: 45%;
  }
  .featured-products-title {
    font-size: 24px;
    margin-top: 60px;
  }
  .featured-products-commodity .information-title {
    font-size: 20px;
  }
  .featured-products-commodity .information-subhead {
    font-size: 16px;
  }
  .featured-products-commodity .information-button {
    width: 120px;
    height: 28px;
    font-size: 16px;
  }
  .featured-products-commodity .information-button img {
    width: 6px;
  }
  .customer-Voice-title {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 24px;
  }
  .customer-Voice-left-img {
    width: 40%;
  }
  .customer-Voice-swiper {
    top: 20%;
    height: 80%;
  }
  .customer-Voice .contaner-top-img {
    width: 60px;
  }
  .customer-Voice .contaner-bottom {
    font-size: 14px;
    line-height: 20px; /* 187.5% */
    -webkit-line-clamp: 6;
    margin-top: 14px;
  }
  .customer-Voice .customer-Voice-contaner {
    padding: 30px;
  }
  .customer-Voice .swiper-wrapper{
    height: 82%;
  }
  .customer-Voice-swiper-button {
    width: 100px;
  }
  .customer-Voice-swiper-button-prev,
  .customer-Voice-swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .customer-Voice-swiper-button-prev img {
    margin-left: 4px;
  }
  .customer-Voice-swiper-button-next img {
    margin-left: 6px;
  }
  .customer-Voice-swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
  }
  .contact-us-title {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 24px;
  }
  .contact-us .dealer-application {
    padding: 10% 0;
  }
  .contact-us .application-title {
    padding-left: 10%;
    font-size: 20px;
  }
  .contact-us .application-subhead {
    font-size: 16px;
    margin-bottom: 40px;
    width: 80%;
    padding-left: 10%;
  }
  .contact-us .application-img {
    width: 84%;
  }
  .dealer-application-box {
    width: 45%;
  }
  .contact-us .commodity-right {
    width: 45%;
  }
  .contact-us .commodity-box-img {
    padding: 0 4% 15% 0;
  }
  .contact-us .commodity-box-title {
    font-size: 20px;
  }
  .contact-us .commodity-box-subhead {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .choose-reason {
    margin: 60px auto 90px;
  }
  .choose-reason-title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .choose-reason-commodity {
    background: #f9f9f9;
    width: 90%;
    padding: 2%;
  }
  .choose-reason .commodity-box {
    width: 40%;
  }
}
