.l-content .product-container {
	 
   margin: 0 0 60px;
   background-color: #e2e9ec;
}

.l-content .tabcontent {
/*	background: url('/pr/vona/ec-support-pre/images/background.png') no-repeat;*/
    padding: 30px;
    background-color: #dedede;
    
}

.l-content .tabcontent-2 {
  background: #ced8e1;
    padding: 30px;
    
}

.l-content .tabcontent-3 {
  background: #cce1f9;
    padding: 30px;
    
}

.l-content .tabcontent-4 {
  background: #fbf5f6;
    padding: 30px;
}


.l-content .tab_content_nav {
 list-style: none;
 padding: 0px;
 /*margin: 0px 0px 20px;*/
 color: #333333;
 position: relative;
 z-index: 2;
 margin: 0 auto;
 width:948px;
 /* border-bottom:solid 2px #749dcf;*/
 padding-bottom: 27px;

}

.l-content .tab_content_nav li {
  width: 277px;
  padding: 10px 6px;
  margin-left: 1px;
  cursor: pointer;
  display: inline-block;
   vertical-align:top;
  font-size: 19px;
  position: relative;
  background-color: #000;
  border: 1px solid #ffcc00;
  border-radius: 6px;
  font-weight: bold;
  color: #ffcc00;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.24);
  margin: 0 10px;
}



.l-content .tab-2-container li{
    width: 205px;
    padding: 10px 5px;
}

.l-content .tab-3-container li{
    width: 279px;
    padding: 10px 5px;
}

.l-content .tab-4-container li{
    width: 205px;
    padding: 10px 5px;
}

.l-content .tab_content_nav li:first-child {
	margin-left: 0px;
}
.l-content .tab_content_nav li.selected,
.l-content .tab_content_nav li:hover {
  background-color: #fdeba1;
  color: #000;
}

.l-content .tab_content_nav li p {
	margin: 0px;
}

.l-content .tab_content_nav li:hover:after,
.l-content .tab_content_nav li.selected:after {
	content: "";
    position: absolute;
    bottom: -15px; /* Adjust this to move the arrow up or down */
    left: 50%;
    transform: translateX(-50%); /* Perfectly centers the arrow */
    
    /* Creating the triangle using borders */
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 15px solid #ffcc02; /* Matches your yellow background */
}

.l-content .tab_content_nav li.selected {
  
  color: #000;
  background-color: #ffcc02;
  border: 2px solid #ffcc00;
}

.l-content .tab_content_detail {
	list-style: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.l-content .tab_content_detail li.fibercontent {
	display: none;
	z-index: 0;
	position: absolute;
	top: 0px;
	width: 100%;
}

.l-content .tab_content_detail li.fibercontent:first-child {
	display: block;
	z-index: 2;
}


/*type-container*/
.l-content .type-title-container {
  width: 884px;
  height: 50px;
  
}

.l-content .type-title-container .first-box{
  width: 110px;
  height: 33px;
  list-style: none;
  float: left;
  text-align: center;
  color: #ffffff;
}

.l-content .type-title-container .content-box{
    width: 367px;
    height: 33px;
    list-style: none;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    margin: 10px;
    font-weight: bold;
}

.l-content .type-content-container {
  width: 884px;
  padding-top: 0px;
  background-color: #41392c;
  border-radius: 10px;
  margin-top: 10px;
}

.l-content .type-content-container .first-box{
      width: 88px;
    list-style: none;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    height: 110px;
    padding-top: 75px;
   
}

.l-content .type-content-container .content-box{
    width: 367px;
    height: 33px;
    list-style: none;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin: 10px;
    height: 185px;
    background-color: #000;
    border-radius: 5px;
}

.l-content .type-content-container .first-box-2{
    height: 130px;
}

.l-content .type-content-container .content-box-2{
  height: 215px;
}

.l-content .type-content-container .content-box .information{
  float: left;
  width: 200px;
  text-align: left;
}

.l-content .type-content-container .content-box .information .title{
      font-size: 16px;
    line-height: 1.3;
    padding: 20px 0 10px;
    font-weight: bold;
}

.l-content .type-content-container .content-box .information .parts{
  font-size: 12px;
}



.l-content .type-content-container .content-box .information .price{
  font-size: 24px;
    color: #ffcc00;
    font-weight: bold;
}

.l-content .type-content-container .content-box .information .cta{
  width: 165px;
}


.l-content .type-content-container .content-box .images{
  float: left;
  width: 150px;
}

.l-content .product-range-title {
    width: 884px;
    height: 33px;
    background-color: #252018;
    text-align: center;
    font-weight: bold;
    color: #ffcc00;
    font-size: 17px;
    margin-top: 50px;
    padding-top: 8px;
    border-top: 3px solid #ffcc00;
    border-left: 3px solid #ffcc00;
    border-right: 3px solid #ffcc00;
}

.l-content .product-range-title2 {
    width: 884px;
    height: auto;
    background-color: #252018;
    text-align: center;
    font-weight: bold;
    color: #ffcc00;
    font-size: 22px;
    margin-top: 25px;
    padding-top: 8px;
    border-top: 3px solid #ffcc00;
    border-left: 3px solid #ffcc00;
    border-right: 3px solid #ffcc00;
}

.l-content .edrive-content {
  padding-top: 20px;
  font-size: 16px;
  color: white;
  text-align: center;
}

.l-content  .edrive-cta {
  width: 208px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.l-content .no-border {
  border: none;
  background-color: #000000;
}

.l-content .special-order {
  padding: 10px 0;
}

.l-content .special-order li{
  padding: 0 10px;
  text-align: left;
  font-size: 16px;
  color: #ffffff;
}


/*accordian*/
.l-content .accordion {
  background-color: #000;
  border-color: #749dcf;
  color: #ffffff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  font-weight: bold;

}

.l-content .active, .l-content .accordion:hover {
  background-color: #ccc; 
  color: #000;
}

.l-content .accordion2:hover, .l-content .accordion3:hover {
  background-color: #ccc; 
  color: #000;
}



.l-content .panel {
  padding: 30px;
  display: none;
  background-color: #f7f5f5;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}


/*accordian2*/
.l-content .accordion2 {
  background-color: #000;
  border-color: #749dcf;
  color: #ffffff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  font-weight: bold;

}

/*accordian3*/
.l-content .accordion3 {
  background-color: #000;
  border-color: #749dcf;
  color: #ffffff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  font-weight: bold;

}


/* Container styling */
.slider-outer-container {
  display: flex;
  justify-content: center;
  padding: 50px 0;
}

.slider-wrap {
  position: relative;
  width: 900px;
  height: 450px;
  background-color: rgba(0, 0, 0, 0.7); /* 0.7 opacity black */
  border-radius: 10px;
  overflow: hidden;
  font-family: Arial, sans-serif;
}

/* Tablet Frame (Static) */
.tablet-frame {
  position: absolute;
    width: 450px;
    height: 300px;
    border: 12px solid #000; /* Your existing black border */
    border-radius: 20px;
    left: 60px;
    top: 60px;
    z-index: 10;
    overflow: hidden;
    background: #000;

    /* --- ADD THESE TWO LINES --- */
    outline: 1px solid #fff; 
    outline-offset: 0px;
}

.tablet-frame-r {
  left: 455px !important; 
    top: 25px !important;
}



.inner-content-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: white;
  position: relative;
  border-radius: 2px;
}

/* Slides Logic */
.slide {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
}

.slide.active {
  opacity: 1;
  pointer-events: auto;
}

.slide-img {
  width: 420px; /* Same as tablet width */
  height: 280px;
}

.slide-img img {
  width: 100%;
}

/* Text Content Styling */
.slide-text {
  margin-left: 0px; /* Offset to stay right of the tablet */
  padding-top: 65px;
  width: 340px;
  color: #ffffff;
}

.step-label {
  background: #ffcc00;
  color: #000;
  padding: 4px 12px;
  font-size: 18px;
  font-weight: bold; /* Arial Bold */
  display: inline-block;
  margin-bottom: 15px;
}

.slide-title {
  font-size: 18px;
  font-weight: bold; /* Arial Bold */
  line-height: 1.3;
  margin: 0 0 15px 0;
}

.slide-copy {
  font-size: 15px;
  font-weight: normal; /* Arial Normal */
  line-height: 1.4;
  margin: 0;
  color: #ccc;
}

/* Navigation */
.nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #ffcc00;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
}
.prev { left: 15px; }
.next { right: 15px; }

/* Pagination */
.pagination {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 12px;
}

.dot {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0; /* Hide number when not active */
  transition: all 0.2s;
}

.dot.active {
  background: #ffcc00;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  width: 22px;
  height: 22px;
}


/*tab*/

.slider-wrap {
    position: relative;
    width: 1000px;
    height: 1515px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
  }

  .slider-wrap-2 {
    height: 1100px !important;
  }

 /* Target the paragraph */
.align-center-flex {
    display: block; /* Standard block behavior */
    line-height: 1.6; /* Gives the image some room so lines don't crash */
}

/* Target the image specifically */
.align-center-flex img {
    display: inline-block;
    vertical-align: middle; /* This does the magic */
    margin: 0 4px; /* Optional: adds a tiny space on left/right of button */
    height: auto; /* Maintains aspect ratio */
    max-height: 2em; /* Ensures the image doesn't get way bigger than the text */
}

  /* LEFT SIDE: Tablet Frame (Works fine) */
  .tablet-frame {
    position: absolute;
    width: 450px;
    height: 300px;
    border: 12px solid #1a1a1a;
    border-radius: 20px;
    left: 60px;
    top: 26px;
    z-index: 10;
    overflow: hidden;
    background: #000;
  }

  /* RIGHT SIDE: Text Viewport */
  .text-viewport {
    position: absolute;
    left: 580px; 
    top: 25px;
    width: 360px; /* This is the window we see the text through */
    height: 300px;
    overflow: hidden; /* This hides the other steps */
  }

  .text-viewport-r {
    left: 85px !important;
    top: 60px !important;
  }

  /* THE STRIPS: This is where your fix is */
  .slide-strip {
    display: flex;
    flex-wrap: nowrap; /* CRITICAL: Prevents text from stacking vertically */
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }

  /* Fix: You must define the total width of the 'track' */
  #imageStrip { width: 1350px; } /* 450px x 3 slides */
  #textStrip { width: 1080px; }  /* 360px x 3 slides */

  .slide-img {
    width: 450px;
    height: 300px;
    flex: 0 0 450px; /* Fix: Stops image from shrinking */
  }
  
  .slide-text {
    width: 360px;
    color: white;
    flex: 0 0 360px; /* Fix: Forces text to stay exactly 360px wide */
    box-sizing: border-box;
    padding-right: 20px; 
  }

  /* Text Styling */
  .step-label {
    background: #ffcc00;
    color: #000;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 15px;
  }
  .slide-title { font-size: 20px; font-weight: bold; margin-bottom: 10px; }
  .slide-copy { font-size: 16px; color: #ccc; line-height: 1.5; }

  /* Navigation */
  .nav-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: none; border: none; color: #ffcc00; font-size: 30px; cursor: pointer; z-index: 20; }
  .prev { left: 15px; }
  .next { right: 15px; }

  .pagination { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 10px; }
  .dot { width: 12px; height: 12px; background: #fff; border-radius: 50%; cursor: pointer; transition: 0.3s; }
  .dot.active { background: #ffcc00; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: bold; }



.l-content .tablet-container{
  padding-top: 20px;
  position: relative;
    width: 1000px;
    height: 397px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.hero-container {
    position: relative;
    width: 1100px;
/*    height: 200px;*/
    background-color: #efefef;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .no-height {
    height: auto;
  }

  .hero-container .hero-title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-bottom: 10px ;
    border-bottom: 1px dotted #000;
    padding-top: 10px;
    background-color: #000000;
  }

  .info-container {
  display: flex;
  justify-content: space-between;
  width: 900px;
  margin: 0 auto;
  /* Optional: background color just to see the boxes like your screenshot */
  
  padding: 20px;
  box-sizing: border-box;
}

.info-column {
  width: 48%; /* Leaves a small gap in the middle */
 
}

.info-column ul {
  list-style-type: none; /* Removes default dots */
  padding: 15px;
  margin: 0;
}

.info-column li {
  color: #ffffff; /* Setting to black to match screenshot text, change to #ffcc00 if needed */
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  position: relative;
  padding-left: 15px;
  font-weight: bold;
}

/* Creating the custom hyphen/dash point form */
.info-column li::before {
  content: "\27A4";
  position: absolute;
  left: 0;
}
