.auth-layout {
  height: initial;
  min-height: initial;
}
.seepassJS {
  bottom: 1rem;
}
@media screen and (max-width: 575px) {
  .auth-layout {
    height: initial;
  }
}
.prodbox-content {
  padding-top: 0;
  z-index: 1;
}
.prodbox-label {
  color: #b63d32;
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 0.8rem;
  margin-top: -2.24rem;
  background: #202970;
  border-radius: 0rem 0rem 0.7rem 0.7rem;
  color: #fff;
  padding: 0.4rem 1.1rem;
  pointer-events: none;
  width: 100%;
}
.prodbox-wrap .prodbox.hide .prodbox-label {
  margin-top: 0;
}
.collection-title .numb {
  top: 10%;
}
.collection-title .title {
  max-width: 32rem;
  text-align: left;
  margin-left: 7rem;
}
@media screen and (max-width: 1199px) {
  .collection-title .title {
    max-width: initial;
    margin-left: auto;
    margin-right: auto;
  }
}
.history .swiper-slide {
  margin-top: 3rem;
}
.history .swiper {
  height: 43rem;
}
@media screen and (max-width: 1199.98px) {
  .h-about__thumb {
    width: 50%;
  }
}
@media screen and (max-width: 991.98px) {
  .header-logo {
    padding-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .newsletter.js-scroll {
    clip-path: inset(0 0 0 0);
  }
  .history .swiper {
    height: initial;
  }
  .header-logo img {
    max-width: 6rem;
  }
  .collection-title {
    padding-top: 4rem;
  }
  .collection-title .numb {
    top: 50%;
  }
}

.banner-bg img {
  height: 100% !important;
}
.header-logo img {
  width: 8.8rem;
}

@media screen and (max-width: 1199.98px) {
  .header-logo img {
    width: 8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .header-logo img {
    width: 6rem;
  }
}
.nav-mb__image img {
  height: 100% !important;
}
@media (min-width: 2000px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 1600px) {
  .coll-slider-item {
    max-height: 70rem;
  }
  .hero-item {
    max-height: 80rem;
  }
  .trade-row {
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto;
  }
  .factory-slider .slider-main .factory-thumb {
    width: 100%;
    max-height: 80rem;
  }
}
