#adv-carousel .item-card {
    min-height: 250px;
}

.img-wrapper a img {
    width: 100%;
    position: relative;
    left: -55px;
}

.spec-wrapper table tr th {
    text-align: center;
}

.spec-wrapper table tr td {
    border: 1px solid #c3bdbd;
    padding: 10px;
    text-align: center;
}

.tab-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.hr-text {
    transform: rotate(-90deg);
}

.gallery-slider {
    margin-bottom: 80px;
}

.custom-content h2,
.spec-wrapper h2,
.gallery-wrapper h2 {
    margin-bottom: 15px;
}

.spec-wrapper p {
    font-family:"Lexend", sans-serif !important;
    font-size: 20px;
    text-align: center;
    color: #ed1c24;
    padding-top: 10px;
}

section.products-section, .product-container {
    padding-bottom: 50px;
    width: 100%;
    padding-top: 130px;
}

.products-section .box {
  width: 28%;
  margin: 0 auto;
}

.box-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.box img {
  width: 90%;
  margin: 0 auto;
}

.box P {
  text-align: center;
  font-family:"Lexend", sans-serif !important;
  letter-spacing: 1px;
  font-size: 18px;
  padding-bottom: 25px;
  color: #818181;
}


.custom-item .head-title {
  font-family:"Lexend", sans-serif !important;
  font-size: 23px;
  padding-bottom: 10px;
  padding-top: 30px;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
}

p.sub-head {
  font-family:"Lexend", sans-serif !important;
  font-size: 20px;
  text-transform: uppercase;
  color: #000000;
  padding-top: 10px;
  letter-spacing: 2px;
  font-weight: 900;
}

.img-wrapper img {
  width: 100%;
  position: relative;
  left: -55px;
}

p.fix-img-tag {
  position: absolute;
  left: 7%;
  color: #ed1c24;
  font-size: 13px;
  letter-spacing: 1px;
  font-family:"Lexend", sans-serif !important;
  font-weight: 900;
}

.sub-desc p {
  font-family:"Lexend", sans-serif !important;
  font-weight: 500;
  color: #ffffff;
}

div.sub-desc {
  font-family:"Lexend", sans-serif !important;
  font-size: 17px;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-weight: 500;
  color: #8d8d8d;
  padding-top: 10px;
  line-height: 25px;
}

div.download-cta-wrapper {
  width: 95%;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 65px;
}

div.download-cta-wrapper a {
  color: #ed1c24;
  font-family:"Lexend", sans-serif !important;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 20px;
  padding-top: 40px;
  position: relative;
  display: inline-block;
}

.video-cta {
  width: 29%;
}

.download-cta {
  width: 48%;
}

div.download-cta-wrapper a::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  transition: 0.5s;
}

div.download-cta-wrapper a::after {
  bottom: -5px;
  left: 0;
  border-bottom: 1px solid transparent;
}

div.download-cta-wrapper a:hover::after {
  width: 100%;
  height: 100%;
  border-color: #ed1c24;
}

div.spec-cta-wrapper {
  display: block;
  margin-top: 20px;
  background: #ed1c24;
  padding: 10px 10px 15px 15px;
  border-radius: 12px;
}

div.spec-cta-wrapper .sub-desc {
  width: 100%;
}

div.adv-wrapper {
  margin-block: 40px;
}

.custom-content h2,
.spec-wrapper h2,
.adv-wrapper h2,
.gallery-wrapper h2 {
  font-family:"Lexend", sans-serif !important;
  color: black;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 1px solid #eee;
}

.spec-cta-wrapper h2 {
  font-family:"Lexend", sans-serif !important;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  display: block;
}

.spec-wrapper hr {
  display: block;
  background-color: #ed1c24;
  width: 100%;
  height: 3px;
}

.spec-wrapper table.cus-border {
  width: 100%;
  border-bottom: 2px solid #000;
}

.spec-wrapper div.cus-table {
  background-color: #e5e5e5;
  padding: 10px;
  border-radius: 4px;
}

div.cus-table table {
  width: 100%;
}

div.cus-table tbody tr td:first-child {
  color: #000;
  font-family:"Lexend", sans-serif !important;
}

div.cus-table tbody tr td:last-child {
  color: #3b3b3b;
  font-family:"Lexend", sans-serif !important;
}

div.cus-table tbody tr:nth-child(even) td {
  background-color: #c5c7c6;
}

#adv-carousel .item-card,
#adv-carousel-cus .item-card {
  padding: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin: 20px;
  text-align: center;
  background-color: #000000;
  opacity: 50%;
  border-radius: 8px;
}

#adv-carousel .item-card h2,
#adv-carousel-cus .item-card h2 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Avalon-Light";
  letter-spacing: 2px;
  margin: 10px 5px;
  padding-bottom: 10px;
  color: #ffffff;
  text-align: center;
}

#adv-carousel .item-card p,
#adv-carousel-cus .item-card p {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-family:"Lexend", sans-serif !important;
  color: #ffffff;
}

#adv-carousel .owl-nav .owl-prev,
#adv-carousel .owl-nav .owl-next,
#adv-carousel-cus .owl-nav .owl-prev,
#adv-carousel-cus .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  border: none;
  outline: none;
  background-color: #ed1c24;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40%;
}

#gallery-carousel .owl-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

#gallery-carousel .owl-nav .owl-prev,
#gallery-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  border: none;
  outline: none;
  background-color: #ed1c24;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
}

#adv-carousel .owl-nav .owl-prev,
#adv-carousel-cus .owl-nav .owl-prev {
  left: 0px;
}

#adv-carousel .owl-nav .owl-next,
#adv-carousel-cus .owl-nav .owl-next {
  right: 0px;
}

.spec-wrapper {
  margin-left: 40px;
  margin-bottom: 30px;
}

.spec-wrapper table tr th {
  color: #ed1c24;
  font-weight: 800;
  font-family:"Lexend", sans-serif !important;
  font-size: 18px;
  padding-block: 10px;
  padding-inline: 10px;
  letter-spacing: 1px;
}

.spec-wrapper table tr td {
  padding: 8px;
  font-size: 16px;
  font-family:"Lexend", sans-serif !important;
  color: #3b3b3b;
  border: 1px solid #c3bdbd;
}

#gallery-carousel {
  padding-top: 50px;
}

#gallery-carousel .item {
  padding-block: 30px;
}

#gallery-carousel .item img {
  opacity: 0.4;
  transition: 0.6s ease-in;
  transform: scale(0.6);
  -webkit-backface-visibility: hidden;
}

#gallery-carousel .owl-item.center img {
  opacity: 1;
  transform: scale(1);
}

#cus-gallery-carousel {
  width: 100%;
}

#cus-gallery-carousel .item a img {
  opacity: 0.4;
  transition: 0.6s ease-in;
  transform: scale(0.8);
  -webkit-backface-visibility: hidden;
}

#cus-gallery-carousel .owl-item.center a img {
  opacity: 1;
  transform: scale(1);
}

#cus-gallery-carousel .item a img {
  width: 85%;
}

.gallery-slider .owl-nav {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.gallery-slider .owl-nav .owl-prev,
.gallery-slider .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  border: none;
  outline: none;
  background-color: #ed1c24;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery-slider .owl-nav .owl-prev {
  left: 45%;
}

.gallery-slider .owl-nav .owl-next {
  right: 45%;
}

#spec-tab.nav.nav-tabs,
#spec-tab .nav-link,
#spec-tab .nav-link.active,
#spec-tab .nav-link:hover {
  border: none !important;
}

#spec-tab a.variant-cta {
  color: #fff;
  background: #ed1c24;
  font-family:"Lexend", sans-serif !important;
  letter-spacing: 2px;
  text-decoration: none;
  text-align: center;
  width: 130px;
  height: auto;
  border-radius: 4px;
  margin-bottom: 0px;
  display: block;
}

#spec-tab a.variant-cta:hover {
  background: linear-gradient(180deg, rgba(237, 28, 36, 1) 46%, rgba(255, 255, 255, 1) 130%);
  transition: .8s ease;
}

#spec-tab h3 {
  font-family:"Lexend", sans-serif !important;
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #000000;
  padding-top: 10px;
  letter-spacing: 1px;
}

.know-more {
  position: relative;
  top: 0;
  left: 0;
  font-family: "ITC-Avant";
  letter-spacing: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 19px;
  color: #ed1c24;
  margin-top: 20px;
  display: inline-block;
}

.productpage-overview-wrapper .img-wrapper img {
  left: auto;
}

.productpage-overview-wrapper .img-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* pane show/hide */
  .features-pane,.gallery-pane,.spec-pane{display:none}
  .features-pane.active,.gallery-pane.active,.spec-pane.active{display:block}

  /* variant tab buttons */
  #spec-tab .tab-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
  #spec-tab a.variant-cta{
      display:inline-block;
      color:#fff;
      background:#ed1c24;
      letter-spacing:2px;
      text-decoration:none;
      text-align:center;
      padding:6px 14px;
      border-radius:4px;
      font-size:13px;
      text-transform:uppercase;
      cursor:pointer;
  }
  #spec-tab a.variant-cta:hover,
  #spec-tab a.variant-cta.active{
      background:#c0181f;
  }
.spec-cta-wrapper p {
    text-align: left;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
@media screen and (max-width: 1200px) {

    .spec-wrapper div.cus-table {
        overflow: scroll;
    }
 }
@media screen and (max-width: 1030px) {
  section.products-section {
    left: 0px;
    top: 12%;
  }

  .products-section .box {
    width: 50%;
  }

  .custom-wrapper {
    display: block;
  }

  .img-wrapper img {
    left: 0px;
  }

  .custom-wrapper .custom-item,
  .custom-wrapper .custom-content {
    width: 95%;
    margin: 0 auto;
  }

  .custom-item .img-wrapper {
    width: 75%;
    margin: 20px auto 0px;
  }

  .spec-cta-wrapper {
    display: flex !important;
    justify-content: space-between;
    gap: 40px;
    margin-top: 30px;
  }

  div.download-cta-wrapper {
    gap: 30px;
  }

  .video-cta {
    width: 35%;
  }

  .download-cta {
    width: 52%;
  }
}

@media screen and (max-width: 1024px) {
    .img-wrapper a img {
        left: 0px;
    }
        .custom-wrapper .custom-content {
        padding-top: 40px;
    }

}

@media screen and (max-width: 820px) {
  .custom-content h2,
  .spec-wrapper h2,
  .adv-wrapper h2,
  .gallery-wrapper h2 {
    font-size: 26px;
  }

  .gallery-slider .owl-nav .owl-prev {
    left: 40%;
  }
}

@media screen and (max-width: 768px) {
  .product-container {
    top: 14%;
  }

  .spec-cta-wrapper {
    margin-top: 0px;
    gap: 20px;
  }

  .custom-item .head-title {
    font-size: 45px;
  }

  .custom-item .img-wrapper {
    width: 65%;
  }

  div.download-cta-wrapper {
    flex-direction: column;
    justify-content: center;
  }

  div.download-cta-wrapper a {
    padding-top: 10px;
  }

  .video-cta {
    width: 50%;
  }

  .download-cta {
    width: 80%;
  }

  div.spec-cta-wrapper .sub-desc {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .custom-title {
    font-size: 29px;
  }

  .products-section .box {
    width: 85%;
  }

  .product-container {
    padding-top: 65px;
  }

  .custom-wrapper .custom-content {
    width: 100%;
  }

  .spec-wrapper {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
  }

  #adv-carousel .item-card p,
  #adv-carousel-cus .item-card p {
    font-size: 18px;
  }

  #adv-carousel .owl-nav .owl-prev,
  #adv-carousel-cus .owl-nav .owl-prev {
    left: 0px;
  }

  #adv-carousel .owl-nav .owl-next,
  #adv-carousel-cus .owl-nav .owl-next {
    right: 0px;
  }

  .gallery-slider .owl-nav .owl-prev {
    left: 38%;
  }

  .gallery-slider .owl-nav .owl-next {
    right: 38%;
  }

  #gallery-carousel {
    padding-top: 15px;
  }

  .custom-item .img-wrapper {
    width: 95%;
    margin: 40px auto 0px;
  }

  p.fix-img-tag {
    left: 2%;
    top: 20%;
  }

  .custom-item .head-title {
    font-size: 25px;
    padding-top: 0px;
  }

  .custom-wrapper .custom-content {
    padding-top: 40px;
  }

  .product-container {
    top: 16%;
  }

  .spec-cta-wrapper {
    display: block !important;
  }

  div.download-cta-wrapper a {
    font-size: 15px;
    background: #ed1c24;
    color: white;
    text-align: center;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 15px 10px;
  }

  div.download-cta-wrapper {
    flex-direction: row;
    gap: 10px;
    margin: 0 auto;
  }

  .video-cta {
    width: 65%;
  }

  .download-cta {
    width: 100%;
  }


  nav#spec-tab {
    padding-bottom: 0px;
  }

    .tab-wrapper {
        column-gap: 40px;
        justify-content: center;
    }

    .gallery-slider .owl-nav .owl-prev {
        left: 35%;
    }

    .gallery-slider .owl-nav .owl-next {
        right: 35%;
    }
    /* #adv-carousel .item-card {
        min-height: 180px;
    } */
}
@media only screen and (min-width: 0) and (max-width: 479px) {
    .fa {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}
@media screen and (max-width: 390px) {
  div.download-cta-wrapper a {
    font-size: 11px;
  }

  .custom-item .head-title {
    font-size: 37px;
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .spec-wrapper {
    margin-left: 0px;
  }
}
