.header .caption h1.hero-title,
.landing-subtitle {
  font-size: 24px;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
  color: #cd2027;
  margin: 20px 0;
}

.banner-header h1 {
  font-size: 32px;
  letter-spacing: 4px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 40px 0 0;
}

.kb-logo {
  max-width: 200px;
  filter: drop-shadow(0px 14px 34px rgba(255, 255, 255, 0.15));
  -webkit-filter: drop-shadow(0px 14px 34px rgba(255, 255, 255, 0.15));
  margin: 12px auto;
}

.text-light-gray,
.footer p {
  color: #d0d0d0 !important;
}
.bg-red {
  background-color: #cd2027;
}
.text-red {
  color: #cd2027 !important;
}
.section-subtitle {
  text-transform: uppercase;
  letter-spacing: 4px;
}
.services-cta-text {
  font-size: 21px;
  color: #cdcdcd !important;
  line-height: 1.3;
}
.services-cta {
  /* min-height: 480px; */
  display: flex;
  align-items: center;
}
.about-cta {
  min-height: 340px;
  display: flex;
  align-items: center;
}
.fothead h6 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 5px;
  margin-top: 27px;
}

.footer ul.link-main a {
  color: #d0d0d0 !important;
  /* font-size: 16px; */
}

.fotloc img {
  max-width: 60px;
}
.sub-footer {
  padding-top: 24px;
}
.footer-nav a {
  margin: 0 20px 10px 0;
  font-size: 18px;
  font-weight: 400;
}
.footer p {
  font-size: 16px;
  line-height: 29px;
}
.footer.footer-landing a {
  font-size: 20px;
  font-weight: 400;
}
.footer.footer-landing p {
  font-size: 20px;
  line-height: 40px;
}
.footer a {
  font-size: 16px;
  font-weight: 400;
}
.align-center {
  text-align: center;
}
.blog-entry .desc h3 {
  color: #cd2027;
  font-size: 20px;
  text-decoration: none;
  font-family: "abc", sans-serif;
  font-weight: 400;
  line-height: 1em;
}
.services-con:hover .services-title.service-title-dark {
  background-color: #CD2027;
}
.text-larger {
  font-size: 24px;
}

.bg-dark-gray {
  background: #141414;
}

/* ======= Menu style ======= */
.cappa-wrap {
  display: block;
  background: #1b1b1b;
  right: 0;
  z-index: 101;
  position: fixed;
  width: 340px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  bottom: 0;
  top: 0;
  -webkit-box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
  min-height: 300px;
  overflow: auto;
  padding: 0 40px;
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.03);
}
.cappa-wrap.cappa-wrap-show {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.cappa-logo-wrap {
  position: relative;
  z-index: 1021;
}
.cappa-menu ul {
  position: relative;
  margin-top: 180px;
  margin-bottom: 30px;
  padding: 0;
}
.cappa-menu ul ul {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.cappa-menu ul li,
.cappa-menu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.cappa-menu ul li {
  margin: 20px 0 24px 0;
  padding: 0 0 10px 0;
  list-style: none;
  /* font-family: 'Barlow Condensed', sans-serif; */
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.5em;
}
.cappa-menu ul ul li {
  margin: 5px 0 0px 0;
  padding: 0 0 0px 0;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  border-bottom: none;
}

.cappa-menu ul li a {
  color: #222;
  text-decoration: none;
  position: relative;
  padding: 0;
  /* font-family: 'Barlow Condensed', sans-serif; */
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.cappa-menu ul li a {
  display: inline-block;
}
.cappa-menu ul li a:after {
  content: "";
  display: block;
  width: 0;
}
.cappa-menu ul li a:hover::after {
  width: 100%;
}
.cappa-menu ul li a.active {
  color: #cd2027;
}
.cappa-menu ul li a.active:after {
  height: 0px;
}
.cappa-menu ul ul {
  display: none;
}
.cappa-menu > ul > li > a {
  /* font-family: 'Barlow', sans-serif; */
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  position: relative;
  padding: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 1.5px;
}
.cappa-menu > ul > li.open > a {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #cd2027;
  text-decoration: none;
  position: relative;
  padding: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0.5px;
}
.cappa-menu ul ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  position: relative;
  padding: 5px 0 5px 5px;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: 12px;
  text-transform: none;
}

.cappa-menu ul li:hover > a,
.cappa-menu ul li.open > a,
.cappa-menu ul li.active > a,
.cappa-menu ul ul li:hover > a,
.cappa-menu ul ul li.open > a,
.cappa-menu ul ul li.active > a {
  color: #cd2027;
}
.cappa-menu ul ul ul li a {
  margin-left: 30px;
  padding-top: 0px;
}

.cappa-menu ul li a em,
.cappa-menu ul ul li a em {
  font-size: 10px;
  background-color: #cd2027;
  padding: 1px 6px;
  color: #fff;
  border-radius: 0px;
  position: absolute;
  margin-left: 10px;
  top: 5px;
  font-style: normal;
}

.cappa-menu i {
  padding-left: 0px;
  font-size: 8px;
  color: rgba(255, 255, 255, 0.3);
}

.cappa-menu .active i {
  color: #cd2027;
}

.cappa-header.awake {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.cappa-header.sleep {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.cappa-nav-toggle {
  top: -3px !important;
}
.cappa-nav-toggle i,
.cappa-nav-toggle i:before,
.cappa-nav-toggle i:after {
  background: #fff !important;
}
.cappa-wrap-burger-wrap {
  position: relative;
  z-index: 1022;
}
.cappa-nav-toggle {
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: -15px;
  z-index: 109;
  display: block !important;
  float: right;
  right: 0;
  border-bottom: none !important;
}
.cappa-nav-toggle:hover i:before {
  top: -7px;
}
.cappa-nav-toggle:hover i:after {
  bottom: -7px;
}
.cappa-nav-toggle.active i {
  background: transparent !important;
}
.cappa-nav-toggle.active i:before {
  top: 0px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.cappa-nav-toggle.active i:after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.cappa-nav-toggle:hover,
.cappa-nav-toggle:focus,
.cappa-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.cappa-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  width: 20px;
  height: 2px;
  font: bold 14px/0.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #cd2027;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cappa-nav-toggle i:before,
.cappa-nav-toggle i:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #cd2027;
  position: absolute;
  left: -10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.cappa-nav-toggle i:before {
  top: -6px;
}
.cappa-nav-toggle i:after {
  bottom: -6px;
}

/* ======= Menu style ======= */
.cappa-wrap {
  display: block;
  background: #0a0a0a;
  right: 0;
  z-index: 4;
  max-width: 100vw;
  position: fixed;
  width: 340px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  bottom: 0;
  top: 0;
  -webkit-box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 -20px 20px -5px rgba(0, 0, 0, 0.05);
  min-height: 300px;
  overflow: auto;
  padding: 0 40px;
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.03);
}
.cappa-wrap.cappa-wrap-show {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.copyright-text {
  font-size: 16px;
  opacity: 0.4;
  padding-top: 20px;
  border-top: 3px solid #333;
}

@media screen and (max-width: 767px) {
  .header .caption h1.hero-title {
    /* margin: 5px 0; */
    font-size: 21px;
  }
  .header .caption p {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
  }
  .kb-logo {
    max-width: 150px;
  }
  .section-padding h6 {
    font-size: 14px;
  }
  .caption p,
  .footer.footer-landing a,
  .footer.footer-landing p {
    font-size: 18px !important;
    line-height: 32px;
  }
  .footer.footer-landing .copyright-text {
    font-size: 16px !important;
  }
  .banner-header h1 {
    text-align: left;
    font-size: 24px;
    margin: 80px 0 0;
  }
  .feature-text {
    padding: 24px !important;
  }
  .fp-overflow {
    max-height: none !important;
  }
  .services-con h4 {
    font-size: 14px;
  }
  .section-padding {
    padding: 30px 0;
  }
  .feature-box-reverse {
    flex-direction: column-reverse;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    margin: 0 -5px;
  }
  .contact-info p {
    font-size: 16px;
  }
  .contact-box {
    margin-top: 40px !important;
  }
  p {
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  p {
    font-size: 16px;
  }
  .container {
    padding: 0 24px;
  }
  .header .caption p {
    font-size: 16px !important;
  }
  .header .caption h1.hero-title {
    font-size: 17px !important;
  }
  .caption p,
  .footer.footer-landing a,
  .footer.footer-landing p {
    font-size: 16px !important;
  }
  .h-mobile {
    display: none;
  }
  .feature-box {
    margin-top: 20px !important;
  }
}

.caption p {
  font-family: abc, sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
  animation-delay: 1s;
  line-height: 1.4em;
  letter-spacing: 0.5px;
}
.about-images {
  display: flex;
  gap: 12px;
}

.feature-box {
  background: #090909;

  width: 100%;
  margin: 0 auto;
}
.feature-text {
  padding: 54px;
}
.feature-image {
  width: 100%;
  height: 100%;
  min-height: 320px;
}
.products-carousel .services-con h4 {
  font-size: 14px;
}
/* mouse button scroll  */
.mouse {
  position: absolute;
  bottom: 40px;
  z-index: 99;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
}
.mouse .mouse-icon {
  display: block;
  width: 26px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.mouse .mouse-wheel {
  height: 6px;
  margin: 2px auto 0;
  display: block;
  width: 6px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: 1.6s ease infinite wheel-up-down;
  -moz-animation: 1.6s ease infinite wheel-up-down;
  animation: 1.6s ease infinite wheel-up-down;
}
.mouse:hover .mouse-icon {
  border-color: #fff;
}
@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

.bg-pos-range {
  background-position: center 20% !important;
}
.cs-badge {
  color: #fff;
  background: rgb(205, 32, 39);
  display: inline-block;
  padding: 4px 20px 2px;
  border-radius: 4px;
  margin-bottom: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}
.range-cta {
  min-height: 75vh;
  display: flex;
  background-position: center;
}

.manufacturers {
  margin-top: 60px;
}
a.manufacturers-link {
  position: absolute;
  width: 100%;
  height: 100%;
}

.grecaptcha-badge {
    right: 0 !important;
    bottom: 0 !important;
}

/* Custom Map Styling */
.map-caption {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 15px;
  border-radius: 0 0 8px 8px;
  margin-top: -4px;
}

.map-caption h6 {
  color: #cd2027;
  font-weight: 600;
  margin-bottom: 8px;
}

.map-caption p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}

.feature-image {
  position: relative;
  overflow: hidden;
  /* border-radius: 8px; */
}

.feature-image img {
  transition: transform 0.3s ease;
}

.feature-image:hover img {
  transform: scale(1.05);
}

/* Prevent map distortion on hover */
.feature-image:hover div[id*="map"] {
  transform: none !important;
}

/* Mobile map height adjustments */
@media (max-width: 768px) {
  #kb-range-map,
  #kb-shop-map {
    height: 360px !important;
  }
}