@font-face {
  font-family: "HYQiHei";
  src: local("HYQiHei-35S"), url("/wp-content/themes/alpha-tht/fonts/HYQiHei-35S.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "HYQiHei";
  src: local("HYQiHei-55S"), url("/wp-content/themes/alpha-tht/fonts/HYQiHei-55S.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "HYQiHei";
  src: local("HYQiHei-75W"), url("/wp-content/themes/alpha-tht/fonts/HYQiHei-75W.otf") format("opentype");
  font-weight: 600;
}
/* 重新定义主题样式 */
:root {
  --fontFamily: "Poppins", "Noto Sans SC", "PingFang SC", -apple-system, BlinkMacSystemFont, "Microsoft Yahei UI", "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --fontSize: 16px;
  --lineHeight: 1.65;
  --fontWeight: 400;
  --container-width: 86%;
  --container-max-width: 1440px;
  --block-max-width: 1440px;
  --color: #000;
  --nav-height: 52px;
  --nav-padding: 20px;
}

body {
  --nav-height: 80px;
  --nav-padding: 20px;
}
body.headroom--not-top {
  --nav-height: 80px;
  --nav-padding: 0px;
}

h3 {
  font-size: min(max(3vw, 1.5em), 2.85em);
}
h4 {
  font-size: min(max(2.5vw, 1.25em), 2.35em);
}

/* Hide on mobile and desktop */

@media screen and (max-width: 750px) {
  .hide_mobile {
    display: none !important;
  }
}
@media screen and (min-width: 751px) {
  .hide_desktop {
    display: none !important;
  }
}

.relative {
  position: relative;
}
.padding-top {
  padding-top: max(5vw, 3em);
}
.padding-bottom {
  padding-bottom: max(5vw, 3em);
}

.margin-top {
  margin-top: max(5vw, 3em);
}
.margin-bottom {
  margin-bottom: max(5vw, 3em);
}

.main-header-c .right-container {
  gap: 4%;
  flex-grow: 1;
  justify-content: flex-end;
}

.main_menuc > li {
  font-weight: 300;
  margin-right: max(6.5vw, 5.75em);
}

/*new*/

.main_menuc1 { display: flex;}
.main_menuc1 > li {font-weight: 300;margin-left: max(5.5vw, 5.75em);}
.main_menuc1 > li {transition: height 0.3s;}
.main_menuc1 > li {display: block;position: relative;height: var(--nav-height);display: flex;align-items: center;}
/*new end*/

.main_menuc li > ul.sub-menu { min-width: 185px;}
.main_menuc li > ul.sub-menu {background: #012348;}
.main_menuc li > ul.sub-menu::before {content: ""; position: absolute;left: 0;right: 0;top: 0.35em;bottom: 0;background: #012348;border-radius: 8px;}
.main_menuc > li ul.sub-menu li {z-index: 5; color:#fff;}
.main-header-c {transition: padding-top 0.3s, padding-bottom 0.3s;}
.main_menuc > li {transition: height 0.3s;}
.main_menuc > li:before {visibility: hidden;}
.Main-header::before { content: ""; position: absolute; top: 0;left: 0; right: 0;height: 200%;background: rgb(0, 35, 71);background: linear-gradient(180deg, rgba(0, 35, 71, 1) 0%, rgba(0, 35, 71, 0) 90%); pointer-events: none;
  opacity: 0;transition: opacity 0.3s;}
.headroom--top .Main-header::before {opacity: 0.35;}

.boleo-product .headroom--top .Main-header::before { opacity: 0;}
html.no-bg .headroom--top .Main-header::before { opacity: 0;}
.boleo-product .boleo-d-one,
html.no-bg .main-content {padding-top: calc(var(--nav-height) + var(--nav-padding) * 2);transition: 0.3s;}

.the-service-wrapper {--theheight: calc(100vh - (var(--nav-height) + var(--nav-padding) * 2));display: flex;min-height: var(--theheight);flex-wrap: wrap;}
.the-service-c-one {width: 60%;}
.the-service-sw.swiper {}
.the-service-sw.swiper img,
.the-service-sw3.swiper img {
  display: block;
  height: var(--theheight);
  object-fit: cover;
  width: 100%;
  transition: 0.3s;
}

.the-service-c-two {
  width: 40%;
  height: var(--theheight);
  overflow-y: auto;
  overflow-x: hidden;
}

.the-service-c-two-wrapper {
  padding: 10% 8.5%;
}

html.no-bg .main-content {
  min-height: calc(100vh - (var(--nav-height) + var(--nav-padding) * 2));
  --main-height: calc(100vh - (var(--nav-height) + var(--nav-padding) * 2));
}

.the-banner-item-i {
  width: 100%;
  height: 100vh;
  max-height: var(--vh);
  display: flex;
  align-items: center;
  justify-content: center;
}
.the-banner-item-i-content {
  position: relative;
  z-index: 10;
  color: #fff;
}
.the-banner-item-i-ss-img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6.5%;
  z-index: 4;
}

.the-banner-item-i-ss-img img {
  max-width: 200px;
  width: 20%;
}

.the-banner-item-i-content h1,
.the-banner-item-i-content h2 {
  font-weight: 200;
  margin: 0;
  line-height: 1;
  font-size: max(2vw, 1.35em);
}

.bn-text-area p {
  margin: 0;
}

.the-banner-item-i-ss-img img {
  display: block;
}

.bn-text-area {
  font-size: min(max(7.5vw, 2em), 110px);
  font-weight: 200;
  line-height: 1.15;
  text-indent: -0.04em;
}

.full-img-wrap.video_overlay {
  z-index: 8;
  /* background: #161616;
  opacity: 0.6; */
}

.the-banner-wrapper .the-banner-item-i-bg.full-img-wrap > video {
  filter: brightness(0.6);
}

a.alp-link-btn {
  display: inline-flex;
  font-weight: 200;
  border: 1px solid;
  border-radius: 8px;
  padding: 0.35em 1.5em;
  align-items: center;
  gap: 0.5em;
}
a.alp-link-btn {
  padding-right: 0.75em;
}
a.alp-link-btn span {
  display: block;
}

.bn-btn-wrapper {
  display: flex;
  gap: 1em;
  margin-top: max(2vw, 1em);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bn {
  position: absolute;
  bottom: 6.5%;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bn span.swiper-pagination-bullet {
  height: 4px;
  width: 80px;
  border-radius: 0;
  display: block;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bn span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #cf2626;
}

a.alp-link-btn.alp-type-2 {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.logo-text {
  display: none;
}

.logo-cc img {
  max-width: 112px;
}

.left-container {
  display: flex;
  align-items: center;
}

.Main-header {

  border-bottom: 0;
  color: #fff;
}

.Main-header path {
  fill: #fff;
}

.Main-header .sub-menu {
  color: #000;
}
.logo-cc {
  position: relative;
}

img.logo-no-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.logo-cc img {
  transition: 0.3s;
}

.headroom--not-top .logo-cc img.logo-no-top,
html.no-bg .logo-cc img.logo-no-top,
.boleo-product .logo-cc img.logo-no-top {
  opacity: 1;
}

.headroom--not-top .logo-cc img,
html.no-bg .logo-cc img,
.boleo-product .logo-cc img {
  opacity: 0;
}

.headroom--not-top .Main-header,
html.no-bg .Main-header,
.boleo-product .Main-header {
  background: #002347;
  color: #fff;
}

.headroom--not-top .Main-header,
html.no-bg .Main-header,
.boleo-product .Main-header {
  border-bottom: 1px solid #ed6d1a;
}

.Main-header {
  transition: 0.3s;
}

.headroom--not-top .Main-header path,
html.no-bg .Main-header path,
.boleo-product .Main-header path {
  fill: #fff;
}

.main-header-c {
  position: relative;
  z-index: 20;
}

/*  */
.swiper-slide.the-product-tab-item {
  width: auto;
  font-size: 1.85em;
  font-weight: 300;
}
.the-product-show-wrapper {
  padding: max(3.5vw, 2em) 0;
  background: #f9f9f9;
}

.the-360-images {
  position: relative;
  width: 100%;
  height: 65vh;
  z-index: 5;
}

.the-360-images img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.the-product-show-item-images {
  position: relative;
}

.the-product-show-item-bg-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 20.5vw;
  font-weight: 600;
  line-height: 1;
  color: #dbdbdb;
}
.the-product-show-item-bg-text {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
.the-product-show-item-bottom-text {
  text-align: center;
  font-size: 2em;
  line-height: 1.2;
  font-weight: 300;
  margin-top: 1em;
}

.the-product-show-item-link {
  text-align: center;
  margin-top: 1.25em;
}

.the-product-show-tab.swiper {
  margin-bottom: 2em;
}
.swiper-slide.the-product-tab-item.swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide.the-product-tab-item {
  opacity: 0.4;
  transition: 0.3s;
  cursor: pointer;
}
/*  */
.the-image-slide-item {
  position: relative;
  aspect-ratio: 2/1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.the-image-slide-item-content {
  position: relative;
  z-index: 10;
  color: #fff;
  text-align: center;
  width: 80%;
}

.the-image-slide-item-content h3 {
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
}

.the-image-slide-item-content h4 {
  margin: 0;
  line-height: 1.35;
  margin-top: 0.2em;
  font-weight: 200;
}
/*  */
.the-block-section-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5%;
}

.the-block-section-two-item-content {
  position: relative;
  z-index: 10;
  text-align: center;
}
.the-block-section-two-item-content h4 {
  margin: 0;
  margin-bottom: 0.5em;
}

.the-block-section-two-item-content {
  color: #fff;
  padding: 8%;
}

.the-block-section-two-item {
  aspect-ratio: 1/1.1;
}
/*  */
.the-block-section-three-item {
  aspect-ratio: 2.25/1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.the-block-section-two-item-content.block-three {
  padding: 10%;
}
/*  */
.the-block-section-four-item-logo img {
  max-width: 220px;
  width: 30%;
}

.the-block-section-two-item-content.block-four h3 {
  font-weight: 200;
  width: 80%;
  max-width: 1200px;
  margin: auto;
  line-height: 1.3;
  margin-top: 0.65em;
  margin-bottom: 1.35em;
  font-size: min(max(3.5vw, 1.5em), 3.5em);
}

.the-block-section-two-item-content.block-four {
  padding: 6%;
}
/*  */
.block-section-five-item-col h4 {
  margin: 0;
  margin-bottom: max(2vw, 0.65em);
}

.the-item-des-wrapper p {
  margin-top: 0;
}

.block-section-five-item-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.the-block-section-five-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5%;
}

.the-block-section-five-item > div {
}

.block-five-item-col-img img {
  width: 100%;
}

.the-block-section-five-item-link {
  margin-top: max(4vw, 2em);
}

.the-item-des-wrapper {
  max-width: 520px;
  font-size: 1.2em;
  font-weight: 200;
}
.block-five-item-col-img {
  max-width: 620px;
  margin-left: auto;
}
/*  */
.Main-footer {
  background: #000;
  color: #fff;
  padding: 10px;
}

.the-dealer-container-one h3 {
  margin: 0;
}

.the-dealer-container-one {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #902c1c;
}
.the-dealer-tab-swiper.swiper .swiper-slide {
  width: auto;
}

.swiper-slide.countrys-item {
  font-size: 1.5em;
  font-weight: 200;
  padding: 0 0.75em;
  cursor: pointer;
}
.locations-list-item {
  margin-bottom: 1em;
}

.locations-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
  font-weight: 300;
}

.the-dealer-swiper-item.locations-list {
  margin: auto;
}

.the-dealer-swiper {
  margin-top: 2em;
}

.swiper-slide.countrys-item {
  transition: 0.3s;
  opacity: 0.5;
}

.swiper-slide.countrys-item.swiper-slide-thumb-active {
  opacity: 1;
}
.the-footer-col-two-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.the-footer-col-1-logo img {
  max-width: 200px;
}

.the-footer-col-1-images img {
  max-width: 100px;
}

.the-footer-col-1-images > a {
  display: inline-block;
}

.the-footer-col-1-images {
  display: flex;
  gap: 1.5em;
}
.the-footer-c {
  border-top: 1px solid rgb(255 255 255 / 18%);
  padding-top: 2em;
}

/*  */
.swiper-wrapper,
.the-banner-item-i-bg,
.the-product-show-item-bg-text,
.the-image-slide-item-bg {
  transition-timing-function: cubic-bezier(0.64, 0, 0.25, 1);
}
.the-banner-item-i-content > div > *,
.the-banner-item-i-ss-img {
  opacity: 0;
}
.the-banner-item-i,
.the-image-slide-item {
  position: relative;
  overflow: hidden;
}
.Scroll-Wrapper {
  transition: 0.5s;
  opacity: 0;
}

.is-ok .Scroll-Wrapper {
  opacity: 1;
}
.parall-one {
  position: relative;
  z-index: 5;
}

.the-image-slide-item-content > * {
  transition: 0.8s;
  transform: translate3d(0px, 60px, 0px);
  opacity: 0;
  transition-delay: opacity 0s, transform 0s;
}

[data-active_y="1"] .swiper-slide.active .the-image-slide-item-content > * {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition-delay: 0.2s;
}

[data-active_y="1"] .swiper-slide.active .the-image-slide-item-content > *:nth-child(2) {
  transition-delay: 0.4s;
}

.swiper-button-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  pointer-events: none;
}

.swiper-button-wrapper > div {
  pointer-events: auto;
}

.the-block-section-two-item {
  overflow: hidden;
}

.the-block-section-three-item,
.the-block-section-four-i-bg {
  overflow: hidden;
}

a.alp-link-btn {
  transition: 0.4s;
}

a.alp-link-btn:hover {
  background: #b73334;
  border-color: #b73334;
  color: #fff;
}

.the-block-section-two-i-bg img,
.the-block-section-three-i-bg img {
  transition: 0.6s;
  transform: scale(1);
}

.the-block-section-two-item:hover .the-block-section-two-i-bg img,
.the-block-section-three-item:hover .the-block-section-three-i-bg img {
  transform: scale(1.035);
}

.the-block-section-two-item:hover a.alp-link-btn,
.the-block-section-three-item:hover a.alp-link-btn {
  background: #b73334;
  border-color: #b73334;
  color: #fff;
}

/*.headroom--not-top.headroom--unpinned .Main-header {*/
/*  transform: translate(0px, -100%);*/
/*}*/

.parallax-el-r {
  transform-origin: top;
}

.scroll-revel {
  transition: 1s;
  transform: translate(0px, 60px);
  opacity: 0;
}
[data-active_y="1"] .scroll-revel {
  opacity: 1;
  transform: translate(0px, 0px);
}
[data-active_y="1"] .scroll-revel:nth-child(2) {
  transition-delay: 0.2s;
}
[data-active_y="1"] .scroll-revel:nth-child(3) {
  transition-delay: 0.4s;
}
[data-active_y="1"] .scroll-revel:nth-child(4) {
  transition-delay: 0.6s;
}
[data-active_y="1"] .scroll-revel:nth-child(5) {
  transition-delay: 0.8s;
}
[data-active_y="1"] .scroll-revel:nth-child(6) {
  transition-delay: 1s;
}
[data-active_y="1"] .scroll-revel:nth-child(7) {
  transition-delay: 1.2s;
}
[data-active_y="1"] .scroll-revel:nth-child(8) {
  transition-delay: 1.4s;
}

/*  */

.top-language-menu .main_menuc li > ul.sub-menu {
  left: auto;
  right: 0;
  width: auto;
  min-width: 0;
}

.top-language-menu .main_menuc > li ul.sub-menu li {
  min-width: 0;
}

.top-language-menu .main_menuc > li {
  margin-right: 0;
}

.top-language-menu .main_menuc > li span {
  display: none;
}

.top-language-menu .main_menuc > li > a {
  display: block;
  font-size: 0.875em;
  border: 1px solid #707070;
  border-radius: 6px;
  padding: 0.35em 1em;
  transition: 0.3s;
}

.top-language-menu .main_menuc > li:hover > a {
  background: #b73334;
  color: #fff;
  border-color: #b73334;
}
.top-right-buttons {
  display: flex;
  gap: 2em;
}
.main_menuc > li ul.sub-menu li a.has_image img {
  max-width: 48px;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bn span.swiper-pagination-bullet {
  background: #fff;
}

.five_image_logos img {
  display: block;
  max-width: 400px;
  margin-bottom: 1.5em;
}

.the-block-section-five.block_five_b .block-section-five-item-col h4 {
  margin-bottom: 0.35em;
  font-weight: 400;
  text-transform: capitalize;
}

.the-block-section-five.block_five_b .the-block-section-five-item-link {
  margin-top: max(3vw, 2em);
}

.the-block-section-five.block_five_b .block-five-item-col-img {
  max-width: 1000px;
}

.the-block-section-two-item-content.block-six {
  padding: 0;
}

h4.block-six-text {
  line-height: 1;
}

h5.block-six-text {
  font-size: max(3vw, 1.5em);
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

h6.block-six-text {
  margin: 0;
  margin-top: 0.25em;
  font-size: max(2vw, 1.25em);
  font-weight: 300;
  line-height: 1.25;
}

.the_six_logos_image_wrapper {
  margin-top: 6vw;
  margin-bottom: max(4vw, 2em);
}

.the_six_logos_image_wrapper {
  display: flex;
  justify-content: center;
  gap: 6%;
}

.the-dd-video {
  margin: auto;
  width: 75%;
}

.the-dd-video video {
  width: 100%;
  overflow: hidden;
  display: block;
  border-radius: 16px;
}

.boleo-d-one > img {
  width: 100%;
  display: block;
  margin: auto;
  max-width: 1920px;
}

.category-boleo-product .category-wrapper-1 {
  display: none;
}

.category-boleo-product .alpha-post-item-1 {
  width: calc(50% - var(--margin));
  box-sizing: border-box;
}

.post-item-1-c h3 {
  font-size: min(max(3vw, 1.5em), 1.35em);
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.loop-wrapper-1.list-3 {
  width: 100%;
}

.category-boleo-product .alpha-post-item-1 > div {
  padding: 5%;
  background: #f8f8f8;
  border-radius: 12px;
}

.category-boleo-product .alpha-post-item-1 > div > div {
  mix-blend-mode: darken;
}

.category-boleo-product .alpha-post-item-1 .post-img-1 {
  padding-bottom: 72%;
}

.object-contain .kb-gallery-ul .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner figure .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic img {
  object-fit: contain;
}

.category-boleo-product .post-item-1-c h3 {
  line-height: 1.2;
}

body
  .forminator-select-dropdown-container--open
  .forminator-custom-form-601.forminator-dropdown--material
  .select2-results
  .select2-results__options
  .select2-results__option.select2-results__option--selected {
  background: black;
}

body .forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material {
  padding: 0;
}

body .forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .select2-search input {
  padding-top: 16px;
}

.the-service-c-two-title h1 {
  line-height: 1.25;
}

.the-service-c-two-content {
  color: #848484;
  margin-bottom: 5vw;
}

.the-service-c-two-list {
  display: flex;
  gap: max(5%, 2em);
  margin-bottom: 3vw;
  margin-top: 3vw;
}

.the-service-c-two-list > div {
  cursor: pointer;
  font-size: 1.15em;
  font-weight: 300;
}
.the-service-c-two-list > div {
  transition: 0.3s;
  position: relative;
  opacity: 0.4;
  padding-bottom: 5px;
}

.the-service-c-two-list > div.active {
  opacity: 1;
}

.the-service-c-two-list > div::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  left: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s;
}

.the-service-c-two-list > div.active::after {
  opacity: 1;
}

.fourzfour {
  background: #000;
  height: 100vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #fff;
  justify-content: center;
  padding: 6%;
  box-sizing: border-box;
}

.fourzfour h2 {
  margin: 0;
}

.fourzfour p {
  margin: 0;
}

.fourzfour a {
  display: block;
  margin-top: 2em;
  text-decoration: underline;
}

.fourzfour > div {
  width: 88%;
  max-width: 1440px;
}

.fourzfour h1 {
  font-size: max(10vw, 3em);
  line-height: 1;
  margin-bottom: max(0.25em, 24px);
  font-weight: 500;
  margin-top: 0;
}

.top-language-menu .gtranslate_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}

.top-language-menu .gtranslate_wrapper select.gt_selector.notranslate {
  background: none;
  color: currentColor;
  display: block;
  padding: 6px;
  border-radius: 8px;
}

.top-language-menu .gtranslate_wrapper select.gt_selector.notranslate * {
  color: #000;
}

select.gt_selector.notranslate {

  appearance: none;
  text-align: center;
}
.search_result {
  background: #000;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding-top: 80px;
}
.loop-wrapper-1.list-3.ct-container.searchpage {
  padding-top: 3em;
}

.loop-wrapper-1.list-3.ct-container.searchpage .alpha-post-item-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (min-width: 999px) {
  .swiper-slide.the-product-tab-item > span {
    display: block;
    padding: 0 0.5em;
  }
  .cb-inner h1 {
    margin-bottom: 1rem;
    text-indent: -0.04em;
  }

  .cb-summary p strong {
    font-size: 1.5em;
    font-weight: 300;
  }

  .category-boleo-product .alpha-post-item-1 > div > div.post-1-summary {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 999px) {
  .top-search-button {
    display: none;
  }

  .top-right-buttons {
    gap: 0.5em;
  }

  .cb-inner h1 {
    margin-bottom: 1rem;
  }

  .cb-inner {
    padding-top: 100px;
  }

  .category-banner {
    height: auto;
    min-height: 50vh;
  }
  .bn-text-area {
    font-size: 3.25em;
  }

  .bn-btn-wrapper {
    flex-wrap: wrap;
    gap: 0.5em;
    font-size: 12px;
  }

  .the-banner-item-i-content.ct-container {
    margin-bottom: 0;
    padding-bottom: 17.5vh;
  }

  .the-banner-item-i {
    height: 600px;
  }

  .the-banner-item-i-ss-img img {
    width: 32%;
  }

  .the-banner-item-i-ss-img {
    bottom: 10%;
  }

  .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bn {
    text-align: left;
    justify-content: flex-start;
    width: 94%;
  }

  .the_six_logos_image_wrapper > div {
    width: 25%;
    margin-bottom: 0.5em;
  }

  .the_six_logos_image_wrapper > div img {
    width: 100%;
  }

  .the_six_logos_image_wrapper {
    flex-wrap: wrap;
  }

  h5.block-six-text {
    font-size: 1.25em;
  }

  .the-360-images {
    height: 240px;
  }

  .the-product-show-item-bottom-text {
    font-size: 1.5em;
  }

  a.alp-link-btn {
    font-size: 12px;
  }

  .swiper-slide.the-product-tab-item {
    font-size: 1.5em;
  }

  .five_image_logos img {
    width: 100%;
    max-width: 80%;
  }

  .the-block-section-five-item {
    grid-template-columns: 1fr;
  }

  .the-item-des-wrapper p {
    font-size: 16px;
  }

  .the-block-section-five.block_five_b .the-block-section-five-item-link {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .the-block-section-two {
    grid-template-columns: 1fr;
  }

  .the-block-section-two-item-content.block-three {
  }

  .the-block-section-three-item {
    aspect-ratio: 3/2;
  }

  .the-block-section-two-item-content.block-four h3 {
    width: 100%;
  }

  .the-block-section-five-item-link {
    margin: 1em 0;
  }
  .locations-list-item {
    font-size: 12px;
  }

  .swiper-slide.countrys-item {
    font-size: 1.2em;
    padding-left: 0;
  }

  .the-dealer-swiper {
    margin-top: 1em;
  }

  .the-footer-col-1-logo img {
    max-width: 120px;
  }

  .the-footer-col-two-wrapper {
    flex-direction: column;
    gap: 2em;
  }
  .the-service-c-one {
    width: 100%;
  }

  .the-service-wrapper {
    flex-direction: column-reverse;
  }

  .the-service-c-two {
    width: 100%;
  }

  .the-service-wrapper {
    --theheight: auto;
  }
  .the-service-sw.swiper img,
  .the-service-sw3.swiper img {
    aspect-ratio: 3/2;
  }
  .the-service-c-two-list {
    margin-bottom: 2em;
  }

  .the-service-c-two-list > div {
    font-size: 1em;
  }
  body .kb-gallery-id-_063d84-c9 .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    font-size: 12px;
  }
  .the-product-show-wrapper .swiper-button-wrapper {
    display: none;
  }
  .scroll-revel {
    transition: 1s;
    transform: translate(0px, 0px);
    opacity: 1;
  }
}
