
.product-detail-nav {
    font: 0.75rem / 1rem "monte-stella", sans-serif;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08), 0 0.25rem 0.25rem rgba(0, 0, 0, 0.04);
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    padding-bottom: 4rem; 
    padding-top: 2rem;
  }
  
  .product-detail-nav.fixed {
    position: fixed;
    display: block;
  }
  
  @media (min-width: 1024px) {
    .product-detail-nav.fixed {
      padding-left: 3rem;
      padding-right: 3rem;
    }
  }
  
  @media (min-width: 1200px) {
    .product-detail-nav.fixed {
      padding-left: 6rem;
      padding-right: 6rem;
    }
  }
  
  .product-detail-nav .product-nav-list {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    list-style: none;
    flex-flow: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding: 0;
  }
  

  
  .product-detail-nav .product-nav-link {
    white-space: nowrap;
    padding: 1.5rem 1.5rem;
    color: #000000;
    border-bottom: 0.1875rem solid #c7c7c7;
    border-radius: 0.25rem 0.25rem 0 0;
    display: block;
  }
  
  .product-detail-nav .product-nav-link.active,
  .product-detail-nav .product-nav-link:hover {
    color: #113dad;
    border-bottom: 0.1875rem solid #113dad;
    text-decoration: none;
  }
  
  @media (max-width: 768px) {
    .product-detail-nav .product-nav-link.active,
    .product-detail-nav .product-nav-link:hover {
      color: #222;
      background-color: #fff;
      border-bottom: 0.1875rem solid #113dad;
      text-decoration: none;
    }
  }
  
  .product-submenu .product-nav-link {
    font-size: 1rem;
    /* font-style: italic; */
    font-weight: bold;
  }
  #menu-list{
    padding-top: 2rem !important;
  }
 


.text-wrapper {
    display: inline-block;
    text-align: left !important;
    width: 100%;
    max-width: 300px; /* Adjust this to match your image width */
    margin-left: auto;
    margin-right: auto;
}
.better-future{
    padding-bottom: 1rem;
}
.better-text{
    padding-bottom: 2rem;
}

.article-tile-container .atc-image.remove-max-height {
    max-height: unset;
}
.article-tile-container .atc-image {
    all:unset;
}

.hero-banner-fixed-height {
    max-height: 15.625rem
}

@media (min-width: 576px) {
    .hero-banner-fixed-height {
        max-height:25rem
    }
}

@media (min-width: 1024px) {
    .hero-banner-fixed-height {
        max-height:100%
    }
}


#container-video {
    margin: 0 auto;
    max-width: 1632px
}
.better-container {
    margin: 0 auto;
    max-width: 1440px
}
@media (min-width: 576px) and (max-width: 1199.98px) {
    #video-text {
        padding-left: 3rem !important;
    }
}

@media (min-width: 1200px) {
    #video-text {
        padding-left: 6rem !important;
        padding-right: 6rem !important;
    }
}



@media (min-width: 576px) and (max-width: 767.98px) {
    .video-content #video-text-content{
      padding-right: 4rem !important;
      padding-left: 4rem !important;
    }
  }
  
  /* Medium screens: 768px to 1023px */
  @media (min-width: 768px) and (max-width: 1023px) {
    .video-content #video-text-content{
      padding-right: 8rem !important;
      padding-left: 8rem !important;
    }
  
  }
  .header-nav.dark.transparent:not(.position-fixed) {
    background-color: rgba(0, 0, 0, 0);
}

.hero-banner .hero-caption .width-small-device {
    position: relative;
    margin-bottom: 4rem;
}

  @media (max-width: 768px) {
    .pdp-nav .pdp-nav-list {
      justify-content: start;
    }
  }
  @media (min-width: 768px) {
    .pdp-nav .find-a-dealer-btn-wrapper {
      padding: 0 3rem;
    }
  }
  @media (max-width: 1023px) {
  
    .image-container-video img {
      width: 95% !important;
    }
  }

  @media (min-width: 576px) and (max-width: 767.98px) {
  .col-sm-12.card-video {
    flex: 0 0 100% !important;
    max-width: 80% !important;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {

  }
  .line-height-video{
    line-height: 2rem;
    height: 4rem;
    max-height: 4rem;
}

.custom-video-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.85);
    justify-content: center;
    align-items: center;
  }

  .custom-video-wrapper {
    position: relative;
    width: 90%;
    max-width: 960px;
    overflow: hidden;
  }

  .custom-video-inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%; 
  }

  .custom-video-embed {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .custom-video-embed iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  .custom-close-btn {
    position: absolute;
    top: -10px;
    right: 5px;
    color: white;
    font-size: 40px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 10000;
  }

  @media (max-width: 768px) {
    .custom-video-wrapper {
      width: 95%;
    }

    .custom-close-btn {
      top: -10px;
      right: 5px;
      font-size: 30px;
      width: 35px;
      height: 35px;
    }
  }

@media (min-width: 768px) {
    .container .row:not(.no-gutters) > .card-video.video-space {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
  }
  
  .image-container-video img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    object-position: right;
  }
  
  
  .image-container-video {
    position: relative;
    width: 100%; 
    overflow: hidden;
    
  }

  .clp-service-name-analytics{
    font-family: "futura-pt-condensed", sans-serif;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.135rem;
  }
  
  .pt-48, .py-48 .clp-service-name-analytics{
    padding-top: 6rem !important;
  }
  @media (min-width: 1024px) and (max-width: 1440px) {
    .clp-service-name-analytics {
    font-family: "futura-pt-condensed", sans-serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.135rem;
    }
    .pt-48, .py-48 .clp-service-name-analytics{
      padding-top: 1rem !important;
    }
  }
  @media (max-width: 1023px) {
    .pt-48, .py-48 .clp-service-name-analytics {
      padding-top: 3rem !important;
    }
  }
  @media (max-width: 767px) {
    .clp-service-name-analytics {
      font-family: "futura-pt-condensed", sans-serif;
      font-size: 3rem;
      font-weight: 700;
      line-height: 1;
      letter-spacing: -0.135rem;
  
    }
  }
  .service-text{
    padding-bottom: 2rem;
  }
   
  .service-text br{
      display:none;
  }
  @media (max-width: 767px) {
      .content-section {
          padding-left: 1rem !important;
          padding-right: 1rem !important;
      }
      .empty-space{
          display:none;
      }
  }
  .custom-video-trigger {
    cursor: pointer;
  }
  img.custom-video-trigger {
    cursor: pointer !important;
  }
 
  @media (min-width: 1024px) {
    .service-text {
        padding-right: 10rem;
    }
}
/* .video-thumbnail-wrapper {
  position: relative;
}

.play-button-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px; 
  height: 64px;
  cursor: pointer;
  z-index: 2;
} */
html {
  scroll-behavior: smooth;
}
