body {
  margin: 0;
  padding: 0;
  font-family: "GraphikRegular", "Graphik", sans-serif !important;
}

html body,
html header ul.nav>li>a,
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html .heading-font,
html .off-canvas-center .nav-sidebar.nav-vertical>li>a {
  font-family: "GraphikRegular", "Graphik", sans-serif !important;
}

#footer .section.navigation-resources,
#footer .section.bottom-version,
#footer .absolute-footer {
  display: none;
}

.homePage {
  overflow: hidden;
  background-color: #fff;
}

.displayPc {
  display: block;
}

.displayPh {
  display: none;
}

#header .header-wrapper .notification-bar,
#header .header-wrapper #masthead,
#header .header-wrapper #wide-nav {
  display: none;
}

.banner {
  max-width: 1440px;
  margin: auto;
  display: flex;
  background-color: #fff;
}

.bannerRightPh {
  display: none;
}

.banner .logo {
  border-bottom: 1px solid #E3E4E8;
  padding: 20px 0 20px 120px;
}

.banner .logo img {
  width: 180px;
}

.banner .contentTxt {
  padding: 160px 0 0 120px;
}

.banner .contentTxt h1 {
  color: #150B00;
  font-size: 65px;
  font-weight: bold;
  margin: 0 0 20px;
  font-family: "Graphik", sans-serif !important;
}

.banner .contentTxt p {
  color: #8B8D90;
  font-size: 20px;
  max-width: 690px;
}

.banner .contentTxt button {
  color: #fff;
  font-size: 18px;
  padding: 12px;
  border: none;
  background-color: #7F664D;
  border-radius: 12px;
  cursor: pointer;
  line-height: 20px;
}

.banner .contentLeft {
  width: 69vw;
}

.banner .contentRight {
  width: 46vw;
  position: relative;
}

.banner .contentRight .iconBono {
  position: absolute;
  bottom: 0;
  left: -100px;
  width: 200px;
}

.banner .contentRight .contentBg img {
  width: 100%;
}

.advantages h2,
.blog h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  color: #150B00;
}

.blog {
  margin: auto;
  padding: 100px 0 0;
  position: relative;
  overflow: hidden;
}

.blog>p {
  color: #505052;
  font-size: 16px;
  max-width: 820px;
  margin: 0 auto 40px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.blog .blogSwiper .icon div img {
  margin-right: 4px;
  width: 14px;
}

.blogBg {
  width: 707px;
  height: 707px;
  border-radius: 50%;
  position: absolute;
  top: 120px;
  right: -164px;
  background-color: #E5E0DB;
}

.iconLeft {
  position: absolute;
  bottom: 230px;
  left: 255px;
}

.blog .swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 45px 40px;
  max-width: 1440px;
}

.blog .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
}

.blog .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #7F664D;
}

.blog .swiper-button-next,
.blog .swiper-button-prev {
  color: #000;
  transform: scale(0.8);
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50px;
}

.blog .hairBox {
  display: flex;
  flex-wrap: wrap;
  max-width: 1240px;
}

.blog .hairItems {
  display: flex;
  width: 590px;
  background: #fff;
  border-radius: 30px;
  margin: 10px;
}

.hairItems img {
  max-width: max-content;
}

.hairItems a {
  cursor: pointer;
}

.blog .hairInfo {
  padding: 20px;
  text-align: left;
}

.blog .pagtion {
  width: max-content;
  margin: 40px auto;
  background: #736D66;
  position: static;
  height: 20px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  padding: 10px;
}

.blog .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #150B00;
}

.left h1 {
  text-align: left;
}

.horizontal {
  height: 5px;
  width: 286px;
  background: #7F664D;
  margin: 0 auto 40px;
  position: relative;
  z-index: 1;
}

.left .horizontal {
  margin: 0 0 20px 0;
}

.blog .pic {
  flex-direction: column;
  /* margin-left: 20px; */
  /* width: calc(50% - 10px); */
  margin: 10px;
  justify-content: space-between;
}

.hairInfo .tilte {
  font-size: 12px;
  color: #505052;
  line-height: 14px;
  font-family: GraphikRegular !important;
  padding-right: 5px;
}

.hairInfo .text {
  color: #150B00;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin: 5px 0 10px;
}

.icon {
  max-width: max-content;
}

.hairInfo .icon {
  display: flex;
  align-items: center;
}

.hairInfo .btn1,
.hairInfo .btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #7F664D;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  width: 100%;
}

.hairInfo .btn1 {
  margin: 12px 0 10px;
  background-color: #7F664D;
}

.hairInfo .btn2 {
  background-color: #7F664D;
  margin: 0;
  margin-top: 50px;
}

.advantages .content {
  max-width: 1200px;
  margin: 20px auto 0;
}

.advantages .content .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.advantages .content .items .item {
  width: 49%;
  position: relative;
  border-radius: 30px;
  margin-bottom: 2%;
  overflow: hidden;
}

.advantages .content .items .item img {
  width: 100%;
}

.advantages .content .items .item .itemTxt {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .72));
  width: 100%;
  padding: 60px 30px 30px;
  color: #fff;
}

.advantages .content .items .item .itemTxt div {
  font-size: 24px;
  font-weight: bold;
}

.advantages .content .items .item .itemTxt p {
  font-size: 14px;
  margin-bottom: 0;
}

.advantages .content .itemsBtn {
  text-align: center;
}

.advantages .content .itemsBtn button {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  padding: 12px;
  width: 100%;
  line-height: 20px;
}

.should .content {
  max-width: 1200px;
  margin: 80px auto 100px;
}

.should .content h2 {
  font-size: 32px;
  font-weight: bold;
  color: #150B00;
}

.should .content .plus-minus {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 10px;
}

.should .content .item {
  border-bottom: 1px solid #E3E4E8;
}

.should .content .item .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.should .content .item .title span {
  font-size: 24px;
  font-weight: 600;
  color: #150B00;
  padding: 10px 0;
}

.should .content .item p {
  font-size: 14px;
  color: #150B00;
  display: none;
}

.should .content .item:nth-child(1) p {
  display: block;
}

.should .content .plus-minus::before,
.should .content .plus-minus::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.should .content .plus-minus.plus::before {
  transform: translate(-50%, -50%) rotate(90deg);
}

.should .content .horizontal {
  margin: initial;
  margin-bottom: 40px;
}

.should .content .itemsBtn {
  margin-top: 30px;
  text-align: center;
}

.should .content .itemsBtn button {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  padding: 12px;
  line-height: 20px;
  width: 100%;
}

.wholesaler img {
  width: 100%;
}

.wholesalerPh {
  display: none;
}

.wholesaler .content {
  position: relative;
}

.wholesaler .wholesalerTxt {
  position: absolute;
  top: 25%;
  left: 10%;
  color: #fff;
}

.wholesaler .wholesalerTxt .title {
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
}

.wholesaler .wholesalerTxt .solid {
  width: 120px;
  height: 5px;
  background-color: #fff;
  margin-bottom: 30px;
}

.wholesaler .wholesalerTxt .toggleClass {
  display: none;
}

.wholesaler .wholesalerTxt p {
  font-size: 18px;
}

.whyChoose .content {
  max-width: 1200px;
  margin: 100px auto;
}

.whyChoose .content .chooseTxt h2 {
  font-size: 32px;
  color: #150B00;
  font-weight: bold;
  text-align: center;
}

.whyChoose .content .chooseTxt p {
  font-size: 16px;
  color: #505052;
  max-width: 90vw;
  margin: auto;
  text-align: center;
}

.whyChoose .content .tabs {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  margin-top: 30px;
  border-radius: 30px;
  overflow: hidden;
}

.whyChoose .content .tabs .tab-links {
  display: flex;
  flex-direction: column;
  width: 33%;
}

.whyChoose .content .tabs .tab-link {
  padding: 23px 0 23px 20px;
  margin: 0;
  border: none;
  background-color: #fff;
  cursor: pointer;
  color: #8B8D90;
  border-bottom: 1px solid #E3E4E8;
  text-align: left;
}

.whyChoose .content .tabs .tab-link:last-child {
  border: none;
}

.whyChoose .content .tabs .tab-link:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #150B00;
  z-index: 1;
}

.whyChoose .content .tabs .tab-link.active {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #150B00;
  z-index: 1;
}

.whyChoose .content .tabs .tab-contents {
  width: 70%;
}

.whyChoose .content .tabs .tab-content {
  display: none;
}

.whyChoose .content .tabs .tab-content .item img {
  width: 100%;
}

.whyChoose .content .tabs .tab-content .item {
  position: relative;
}

.whyChoose .content .tabs .tab-content .item .itemTxt {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .72));
  width: 100%;
  padding: 50px 30px 30px;
  color: #fff;
}

.whyChoose .content .tabs .tab-content .item .itemTxt div {
  font-size: 24px;
  font-weight: bold;
}

.whyChoose .content .tabs .tab-content .item .itemTxt p {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 20px;
}

.whyChoose .content .tabs .tab-content.active {
  display: block;
}

.whyChoose .content .itemsBtn {
  text-align: center;
  margin-top: 30px;
}

.whyChoose .content .itemsBtn button {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  padding: 12px;
  line-height: 20px;
  width: 100%;
}

.order .content {
  max-width: 1200px;
  margin: auto;
}

.order .content h2 {
  font-size: 32px;
  color: #150B00;
  font-weight: bold;
  text-align: center;
}

.order .content .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.order .content .items .item {
  background-color: #fff;
  border-radius: 30px;
  width: 32%;
  padding: 30px;
}

.order .content .items .item:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.order .content .items .item p {
  color: #150B00;
  font-size: 24px;
  font-weight: bold;
  min-height: 77px;
}

.order .content .items .item img {
  width: 100%;
}

.order .content .items .item:nth-child(1),
.order .content .items .item:nth-child(2),
.order .content .items .item:nth-child(3) {
  margin-bottom: 1.5%;
}

.order .content .itemsBtn {
  text-align: center;
  margin-top: 30px;
}

.order .content .itemsBtn button {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  padding: 12px;
  line-height: 20px;
  width: 100%;
}

.feedback {
  margin-bottom: 100px;
}

.feedback .feedbackSwiper {
  border-radius: 30px;
  max-width: 1290px;
  padding: 40px 50px;
}

.feedback .item {
  margin-bottom: -2px;
  text-align: center;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

.feedback .item:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.feedback .item>p {
  font-size: 14px;
  font-weight: bold;
  padding-top: 40px;
  color: #150B00;
  min-height: 230px;
  position: relative;
  z-index: 1;
}

.feedback .item>div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.feedback .item .feedback_bg {
  position: absolute;
  left: 0;
  bottom: 0;
}

.feedback .feedbackPc .item .feedback_bg {
  display: none;
}

.feedback .feedbackPc .item:hover .feedback_bg {
  display: block;
}

.feedback .item>div .solied {
  width: 50px;
  border-bottom: 1px solid #150B00;
  margin-right: 10px;
}

.feedback .item>div p {
  margin-bottom: 0;
}

.feedback .content .itemsBtn {
  text-align: center;
}

.feedback .content .itemsBtn button {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  padding: 12px;
  line-height: 20px;
  width: 100%;
}

.feedback .content {
  max-width: 1400px;
  margin: 100px auto 0;
}

.feedback .content h2 {
  font-size: 32px;
  color: #150B00;
  font-weight: bold;
  text-align: center;
}

.feedback .pagtion {
  width: max-content;
  background: #736D66;
  position: absolute;
  height: 20px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  padding: 10px;
  bottom: 30px;
  left: 30px;
}

.feedback .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #150B00;
}

.feedback .swiper-button-next,
.feedback .swiper-button-prev {
  color: #000;
  transform: scale(0.6);
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50px;
}

.feedback .swiper-button-next {
  right: -10px;
}

.feedback .swiper-button-prev {
  left: -10px;
}

.feedbackPh {
  display: none;
}

.about {
  background-color: #150b00;
  position: relative;
}

.about .content h2 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.about .content .horizontal {
  margin: initial;
  margin-bottom: 40px;
}

.about .content {
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding: 100px 0;
}

.about .content .icon1 {
  position: absolute;
  top: 160px;
  left: -90px;
}

.about .content>p {
  font-size: 14px;
  color: #fff;
  z-index: 1;
  position: relative;
}

.about .icon2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.about form.wpcf7-form {
  position: relative;
  z-index: 3;
}

.about form.wpcf7-form label {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.about form.wpcf7-form label textarea,
.about form.wpcf7-form label input {
  background-color: transparent;
  color: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  padding-left: 0;
}

.about form.wpcf7-form label input::-webkit-input-placeholder,
.about form.wpcf7-form label textarea::-webkit-input-placeholder {
  color: #8B8D90;
}

.about form.wpcf7-form label textarea {
  min-height: 50px;
  overflow-y: hidden;
}

.about .subcls017 {
  text-align: center;
}

.about .subcls017 .subcls017 {
  background-color: #7F664D;
  border-radius: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  margin: 0;
  width: 20%;
}

.about .countyfieldcls .country-name {
  color: #000;
}

#woosq-popup .view-details-btn {
  display: none !important;
}

@media screen and (min-width: 1335px) {
  .itemsBtn {
    position: relative;
    width: 300px;
    margin: auto;
  }

  .itemsBtn button {
    z-index: 2;
  }

  .itemsBtn button:hover {
    transform: translate(-10px, -10px);
    transition: all 0.3s ease-in-out;
  }

  .itemsBtn .black {
    width: 298px;
    height: 43px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    z-index: 1;
    background: #150B00;
    border-radius: 12px;
    position: absolute;
    bottom: 1px;
    left: 1px;
  }

  .banner .contentTxt .itemsBtn {
    margin: inherit;
  }

  .banner .contentTxt button {
    width: 300px;
    margin: 0;
  }
}

@media screen and (max-width: 1335px) {
  .hairItems img {
    max-width: 100%;
  }

  .icon img {
    margin: 0 2px;
    background-color: #fff !important;
  }

  .displayPh {
    display: block;
  }

  .displayPc {
    display: none !important;
  }

  .blog h1 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .blog {
    padding: 45px 0 0px;
  }

  .blogBg {
    width: 473px;
    height: 473px;
    top: 93px;
    right: -210px;
  }

  .horizontal {
    margin-bottom: 30px;
    width: 173px;
  }

  .blog .swiper-container {
    padding: 0 15px 0;
  }

  .blog .hairBox {
    justify-content: space-between;
  }

  .blog .hairInfo {
    padding: 10px 15px;
  }

  .blog .mbBtn {
    padding: 0 15px;
    text-align: center;
  }

  .blog .mbBtn button {
    width: 30%;
    height: 44px;
    border-radius: 12px;
    color: #fff;
    margin: 0;
  }

  .blog .mbBtn .btn1 {
    background-color: #7F664D;
    margin-bottom: 10px;
  }

  .blog .mbBtn .btn2 {
    background-color: #150B00;
    margin-bottom: 0;
  }

  .blog .hairItems {
    flex-direction: column;
    width: calc(50% - 5px);
    margin: 5px 0;
    border-radius: 18px;
    overflow: hidden;
  }

  .blog .hairItems img {
    background-color: #f3f3f5;
    width: 100%;
  }


  .blog .title {
    font-size: 10px;
    line-height: 14px;
  }

  .blog .text {
    font-size: 13px;
    line-height: 15px;
    margin: 5px 0;
  }

  .blog .pagtion {
    margin: 15px auto 30px;
  }

  .blog .swiper-button-next,
  .blog .swiper-container-rtl .swiper-button-prev {
    right: 15px;
  }

  .blog .swiper-button-prev,
  .blog .swiper-container-rtl .swiper-button-next {
    left: 15px;
  }

  .blog .blogTxt p {
    min-height: 50px;
  }

  .btn {
    padding: 0 15px;
  }

  .left h1 {
    text-align: center;
  }

  .left .horizontal {
    margin: 0 auto 30px;
  }

  .blog .iconBg {
    right: 15px;
    transform: translateY(180px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .hairItems img {
    max-width: 100%;
  }

  .banner .contentTxt h1 {
    font-size: 48px;
  }

  .banner .logo {
    padding: 20px 0 20px 20px;
  }

  .banner .contentTxt {
    padding: 17% 0 0 20px;
  }

  .banner .contentRight .iconBono {
    width: 50%;
  }

  .advantages {
    max-width: 95vw;
    margin: auto;
    margin-top: 50px;
  }

  .feedback .item {
    padding: 30px 0px;
  }

  .feedback .item>div {
    right: 0;
    bottom: 20px;
  }

  .feedback .item>div p {
    font-size: 14px;
  }

  .should .content {
    max-width: 95vw;
  }

  .wholesaler .wholesalerTxt p {
    margin-bottom: 10px;
  }

  .wholesaler .wholesalerTxt {
    top: 10%;
  }

  .whyChoose .content {
    max-width: 95vw;
  }

  .whyChoose .content .tabs .tab-contents {
    width: 63%;
  }

  .whyChoose .content .tabs .tab-links {
    width: 37%;
  }

  .whyChoose .content .tabs .tab-link {
    padding: 12px 0 13px 15px;
  }

  .order .content {
    max-width: 95vw;
  }

  .feedback .content {
    max-width: 95vw;
  }

  .about .content {
    max-width: 92vw;
  }

  .about .content .icon1 {
    top: 170px;
    left: 0;
    width: 15%;
  }

  .about .icon2 {
    width: 20%;
  }
}

@media screen and (max-width: 1000px) {
  .banner .contentTxt {
    padding: 9% 0 0 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 910px) {
  .banner .logo img {
    width: 120px;
  }

  .banner .contentTxt h1 {
    font-size: 38px;
  }

  .banner .contentTxt p {
    font-size: 16px;
  }

  .banner .contentRight .iconBono {
    left: -65px;
  }

  .blog>p {
    max-width: 90%;
    z-index: 1;
    position: relative;
  }

  .blog .mbBtn .btn1 {
    margin-bottom: 0;
  }

  .wholesaler .wholesalerTxt .title {
    font-size: 24px;
  }

  .wholesaler .wholesalerTxt .solid {
    margin-bottom: 15px;
  }

  .advantages {
    margin: 50px auto 0;
  }

  .advantages .content .items .item .itemTxt div {
    font-size: 20px;
  }

  .whyChoose .content .tabs .tab-links {
    display: none;
  }

  .whyChoose .content .tabs .tab-contents {
    width: 100%;
  }

  .whyChoose .content .tabs .tab-content {
    display: block;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .order .content .items .item {
    width: 49%;
  }

  .feedback .pagtion {
    bottom: 10px;
    left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .hairItems img {
    max-width: 100%;
  }

  .hairInfo .text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .banner .logo img {
    width: 108px;
  }

  .advantages h2,
  .blog h2 {
    font-size: 20px;
  }

  .hairInfo .icon {
    margin: 15px 0 0;
  }

  .wholesalerPc {
    display: none;
  }

  .wholesalerPh {
    display: block;
  }

  .feedbackPc {
    display: none;
  }

  .feedbackPh {
    display: block;
  }

  .bannerRight {
    display: none;
  }

  .bannerRightPh {
    display: block;
  }

  .blog>p {
    z-index: 1;
    position: relative;
    padding: 0 10px;
  }

  .order .content .items .item:hover {
    box-shadow: none;
  }

  .wholesaler .wholesalerTxt .title {
    font-size: 24px;
  }

  .wholesaler .wholesalerTxt p {
    margin-bottom: 5px;
  }

  .banner {
    flex-direction: column;
  }

  .banner .contentRight .iconBono {
    display: none;
  }

  .banner .contentLeft {
    width: 100%;
    position: relative;
    z-index: 1;
  }

  .banner .contentRight {
    width: 100%;
    margin-top: -330px;
  }

  .banner .contentTxt {
    padding: 0;
    text-align: center;
  }

  .banner .contentTxt h1 {
    font-size: 8.5vw;
    margin: 40px 0 20px;
  }

  .banner .contentTxt p {
    font-size: 14px;
    max-width: 92vw;
    margin: 0 auto 30px;
  }

  .banner .logo {
    border-bottom: none;
    padding: 40px 0 20px;
    text-align: center;
  }

  .logo img {
    display: inline-block;
  }

  .blog .mbBtn button {
    width: 100%;
  }

  .blog .swiper-button-next,
  .blog .swiper-button-prev {
    display: none;
  }

  .banner .contentTxt button {
    width: 90%;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .advantages {
    margin-top: 50px;
  }

  .advantages .content {
    max-width: 100vw;
  }

  .advantages .content .items {
    padding: 4vw;
  }

  .advantages .content .items .item {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 4%;
  }

  .advantages .content .items .item .itemTxt {
    padding: 15px;
    position: relative;
    color: #000;
    background: none;
  }

  .advantages .content .itemsBtn button {
    width: 100%;
    line-height: 16px;
    font-size: 14px;
  }

  .advantages .content .items .item .itemTxt div {
    font-size: 18px;
  }

  .advantages .content .itemsBtn {
    max-width: 92vw;
    margin: auto;
  }

  .should .content .plus-minus::before,
  .should .content .plus-minus::after {
    width: 15px;
  }

  .should .content .item .title span {
    font-size: 18px;
  }

  .should .content .itemsBtn button {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }

  .should .content {
    max-width: 92vw;
    margin: 50px auto 50px;
  }

  .should .content h2 {
    font-size: 20px;
    text-align: center;
  }

  .should .content .horizontal {
    margin: auto;
  }

  .whyChoose .content .chooseTxt h2 {
    font-size: 20px;
  }

  .whyChoose .content {
    max-width: 100vw;
    margin: 50px auto;
  }

  .whyChoose .content .tabs .tab-links {
    display: none;
  }

  .whyChoose .content .tabs .tab-contents {
    width: 100%;
  }

  .whyChoose .content .tabs .tab-content {
    display: block;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }

  .whyChoose .content .tabs .tab-content .item {
    background-color: #fff;
  }

  .whyChoose .content .tabs .tab-content .item .itemTxt div {
    font-size: 18px;
    color: #150B00;
  }

  .whyChoose .content .tabs .tab-content .item .itemTxt p {
    font-size: 14px;
    margin-top: 10px;
    color: #505052;
  }

  .whyChoose .content .tabs .tab-content .item .itemTxt {
    padding: 15px;
    position: relative;
    background: none;
  }

  .whyChoose .content .itemsBtn {
    width: 92vw;
    margin: 0 auto;
  }

  .order .content .itemsBtn button,
  .feedback .content .itemsBtn button,
  .whyChoose .content .itemsBtn button {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }

  .wholesaler .wholesalerTxt {
    top: 17%;
  }

  .feedback .content .itemsBtn button {
    width: 92vw;
  }

  .order .content .itemsBtn {
    margin-top: 20px;
  }

  .whyChoose .content .tabs {
    padding: 4vw;
  }

  .order .content {
    max-width: 92vw;
  }

  .order .content .items .item {
    width: 49%;
    margin-bottom: 10px !important;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column-reverse;
    padding: 10px;
  }

  .order .content .items .item p {
    min-height: 50px;
    text-align: center;
    font-size: 3.7vw;
  }

  .order .content h2 {
    font-size: 20px;
  }

  .order .content .itemsBtn button {
    width: 100%;
  }

  .feedback .content h2 {
    font-size: 20px;
  }

  .feedback .content {
    max-width: 100vw;
    margin-top: 50px;
  }

  .feedback .swiper-button-next,
  .feedback .swiper-button-prev {
    display: none;
  }

  .feedback .pagtion {
    bottom: 15px;
    left: 15px;
  }

  .feedback {
    margin-bottom: 50px;
  }

  .feedback .content .itemsBtn {
    margin-top: 20px;
  }

  .feedback .content .items {
    display: flex;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 20px;
  }

  .feedback .items::-webkit-scrollbar {
    display: none;
  }

  .feedback .item {
    min-width: 70vw;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    margin-right: 10px;
    border-radius: 30px;
    padding: 15px;
  }

  .feedback .item:last-child {
    margin-right: 0;
  }

  .feedback .item>div {
    z-index: 2;
  }

  .feedback .item>p {
    min-height: 260px;
  }

  .feedback .item>img:first-child {
    width: 25vw;
  }

  .feedback .item>img.feedback_bg {
    width: 35vw;
  }

  .about .content {
    max-width: 92vw;
  }

  .about .content .icon1 {
    top: 185px;
    left: 0;
    width: 35%;
  }

  .about .icon2 {
    width: 30%;
  }

  .about .subcls017 .subcls017 {
    width: 100%;
  }

  .pum-container.popmake.theme-13498.pum-responsive.pum-responsive-medium.responsive.size-medium.custom-position.active {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }

  .request-a-quote-button5.popmake-13507 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}