/*=== sec1 window-doors ===*/
 .windowz .header-container-p {
    max-width: 144rem;
    padding: 5px 53px;
}
.windowz .productdtlbrdcum .container {
    padding-left: 60px;
}
.windowz .footerdesgin .container {
    /* margin: 0 auto; */
    max-width: 144rem;
    padding: 0px 20px;
}
.hero-slide {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.product-range-slider-section .container{
    padding: 0px 0px 0px 0px !important;
}
.slider-upvc-and-aluminium-slider-doors .loginprice a{
display: none;
}
.hero-slide img {
  object-fit: cover;
  border-radius: 50px;
}
.experience-icon-circle .Hyderabad-image{
    width: 30px;
}
.experience-icon-circle img{
  width: 50px;
}
/* Show only the active slide */
.hero-slide.active {
  display: block;
  animation: fadeIn 0.7s ease;
}
.arrows .nav-arrows .prev img:hover{
background-image:url(https://www.ozone.in/files/Images/arrow-blacks.png);
}
.arrows .nav-arrows .next img:hover{
background-image:url(https://www.ozone.in/files/Images/arrow-bluess.png);
}
/* Smooth fade effect */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.window-doors{
    padding: 0 40px;
}
.hero-section {
    position: relative;
    overflow: hidden;
  }

  .hero-section img {
    object-fit: cover;
    border-radius: 50px;
  }

  .hero-content {
   position: absolute;
    top: 60%;
    left: 5%;
    color: white;
    z-index: 2; 
  }

  .hero-content h4 {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    margin-top: 20px;
  }

  .hero-content h1 {
    font-size: 50px;
    font-weight: 400;
    margin: 5px 0;
    color: #fff;
    position: relative;
    z-index: 3;
    line-height: 47px;
  }

  .hero-content p {
    font-size: 13px;
    color: #fff;
    margin-bottom: 60px;
    white-space: nowrap; 
    text-overflow: ellipsis;
  }

  .button-header {
           font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    width: 75%;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 5px;
  }

  .buttons {
    display: flex;
        gap: 21px;
    align-items: center;
  }

  .btn {
    padding: 12px 24px;
    border-radius: 5px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    font-size: 10px;
  }

  .buttons .btn-upvc {
   background-color: #63ADE0;
    color: white;
    text-align: center;
    width: 250px;
    padding: 13px 51px !important;
  }
  
  .buttons .btn-upvc:hover {
   background-color: #013874;
   border-radius: 5px;
  }
  
  .buttons .btn-aluminium {
    background-color: #013874;
    color: white;
        text-align: center;
    width: 275px;
    gap: 15px;
       padding: 15px 14px 15px 22px !important;
    text-align: center;
   
  }
.nav-link{
  color: #63ADE0 !important;
}
  .btn-aluminium:hover {
     background-color: #63ADE0;
  }

  .big-o {
    position: absolute;
    top: 16%;
    left: 25% !important;
    width: 127px;
    height: 133px;
    border: 30px solid #fff;
    border-radius: 49%;
    opacity: 1.6;
    z-index: 1;
}
.legacy-accordion a:hover{
  color: #fff;
}
  .nav-arrows {
   position: absolute;
    bottom: 6%;
    display: flex;
    gap: 17px;
    z-index: 5;
    left: 50%
  }

  .arrow {
   width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    background-color: #dcd3d38c;
    box-shadow: 0px 4px 4px 0px #0000004D;

  }
.arrow:hover{
      background: #013874;
}

  .upvs-btn-icon{
    border-radius: unset !important;
  }
  .nav-btn-icon{
       width: 18px !important;
    height: 18px !important;
  }

/* === sec2 why-us ===*/

#fittingsTabContent .row.align-items-center {
  display: flex;
  flex-direction: column-reverse; 
}

#fittingsTabContent .imgcount,
#fittingsTabContent .text-conten {
  width: 100%;
}

#fittingsTabContent .imgcount img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 20px;
  border-radius: 20px;

}
#why-text{
  width: 100% !important;
}

.why-us-section .nav-link {
  background: #F6F6F6;
  color: #003366 !important;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 30px 40px;
  transition: background-color 0.3s ease;
  width: 300px;
  height: 85px;
}

.nav-link.active {
  background: #003366 !important;
  color: white !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 300px;
    height: 85px;
}

.nav-link img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.heading-small {
  color: #013874;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

.main-heading {
  color: #63ADE0;
  font-weight: 200;
  font-size: 48px;
  margin-bottom: 15px;
  line-height: 120%;
}

.why-us-section .description {
  color: #013874;
  font-size: 18px;
  max-width: 780px;
  line-height: 150%;
  margin-bottom: 3rem !important;
}

.content-section {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-bottom: 4rem;
}

.text-conten h3 {
  color: #63ADE0;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 15px;
  margin-top: 20px;
}

.text-conten p {
  color: #013874;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
}

.imgcount img {
  width: 100%;
  max-width: 500px;
  height: auto;
}


.nav4 {
  position: relative;
  top: 32px;
  right: 60px;
}
 #faqEnquiryModal.popup2columradius .enquiryformpopup.modal-dialog {
    margin: auto;
    width: 400px;
}
.hero-slide-1{
  display: none;
}
.display1{
  display: none;
}
.display2{
  display: none;
}
.imagehidden{
  display: none;
}
.why-us-section{
      padding-top: 95px;
    padding-bottom: 95px;
}
.btn::before {
    background: none !important;
}
.learn-more:hover{
  color: #013874 !important;
  text-decoration: none;
}
.experience-city a:hover{
color: #fff;
}
.explore-box .button{
      background-color: #63ADE0;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 350;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 230px;
    height: 55px;
    margin-left: 131px;
    margin-top: 38px;
}
.mobile-view-banner{
  display: none !important;
}
.window-doors .buttons .upvs-btn-icon{
  width: auto !important;
}

@media (max-width: 992px) {
  .nav4 {
    margin-bottom: 2rem;
    top: 0;
  }

  .text-conten {
    margin-left: 0;
  }
}

/* === sec3 end-to-end ===*/
.step-number{
      font-size: 78px;
    color: red;
    font-weight: 100;
}
.section-header {
      text-align: center;
      padding:40px 20px 0px 40px;
      background-color: #042B56;
    }

    .section-header h1 {
      font-size: 48px;
      color: #63ADE0;
      font-weight: 200;
      margin-bottom: 10px;
      line-height: 120%;
    }

    .section-header p {
      color: #ffffff;
      max-width: 800px;
      margin: 0 auto;
      font-size: 14px;
      padding-bottom: 18px;
    }

    .end-to-end .swiper {
      width: 100%;
      padding-bottom: 90px;
      background-color: #042B56;
    }

    .end-to-end .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #042B56;
      width: 650px !important;
      margin-right: 30px !important;
    }

    .card {
      position: relative;
      width: 750px;
    height: 330px;
      border: none;
      border-radius: 15px;
      overflow: hidden;
      background: transparent;
      color: #000;
    }

    .card img {
      width: 30%;
      height: 330px;
      object-fit: cover;
      border-radius: 15px;
      display: block;
      border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    }

    /* Text overlapping the right side of the image */
    .card-body {
      position: absolute;
      top: 0;
      right: 0;
      width: 70%;
      height: 100%;
      background: #fff;
      padding: 20px;
      box-sizing: border-box;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .card-title {
      font-size: 32px;
    font-weight: 400;
      color: #63ADE0;
      margin: 0;
    }

    .card-text {
      font-size: 18px;
    color: #042B56;
    margin-top: 10px;
    }

    .swiper-pagination {
      bottom: 33px !important;
    }

    .swiper-pagination-bullet {
      background: #ccc;
      opacity: 1;
    }

    .swiper-pagination-bullet-active {
      background: #2196f3;
    }
.mobile-view{
  display: none !important;
}
    /* Responsive tweaks for smaller screens */
    @media (max-width: 1024px) {
      .card {
        max-width: 90%;
      }

      .card-body {
        width: 65%;
        padding: 15px;
      }

      .card-title {
        font-size: 1rem;
      }

      .card-text {
        font-size: 0.85rem;
      }
    }

    @media (max-width: 600px) {
      .card-body {
        width: 55%;
        padding: 12px;
      }
      .card img {
        width: 45%;
      }
      .card-title {
        font-size: 0.95rem;
      }

      .card-text {
        font-size: 0.8rem;
        padding-bottom: 20px;
        line-height: 20px;
      }
    }


/*==== sec4 window frame ===*/

.section-header {
  text-align: center;
  padding: 95px 20px 25px 20px;
  color: #fff;
  background-color: #042B56;
}

.section-header .para-graph {
    font-size: 14px;
    font-weight: 300;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 18px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 5px;
}

.section-header h1 {
font-size: 48px;
    line-height: 120%;
    font-weight: 150;
    letter-spacing: 0%;
    color: #63ADE0;
    margin-bottom: 15px;
}

.section-header h1 span {
  color: #63ADE0;
}

.section-header p:last-child {
      color: #fff;
    font-size: 18px;
    max-width: 760px;
    letter-spacing: 0px;
    margin: 0 auto;
    line-height: 160%;
    font-weight: 270;
}

/* 🌟 MAIN WRAPPER */
.window-frame {
  background-color: #042B56;
  padding: 1px;
      padding-bottom: 105px;
}

.product-range-slider-section{
      padding-top: 95px;
    padding-bottom: 95px;
}
.main-box {
  display: flex;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  margin: 40px 40px 0px 40px;;
  transition: all 0.5s ease;
  height: 460px;
  background-color: #fff;
  border-bottom-right-radius: 0px;
}
.stepsbox{
    min-width: 320px;
    padding-top: 43px;
    border: 1px solid #5a5c5e1f;
    box-shadow: 3px 0px 15px 0px #16396029;
    border-radius: 50px;
}
.step-col {
background: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: 0.4s;
    border-bottom: 1px solid #63ADE0;
    justify-content: flex-start;
    padding-bottom: 0;
    flex-wrap: wrap;
    padding-left: 30px;
}

.step-col:first-child {
  border-left: none;
}

.step-col.active {
  background: #63ade03b;
  border-right: 0;
}

.vertical-step-text {
       padding-top: 12px;
    color: #013874;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0px;
    padding-bottom: 12px;
}
.step-col.active .vertical-step-text {
   font-weight: 300;
}

.content-area {
padding: 0px 35px;
    margin-left: 15px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    opacity: 0;
    transform: translateX(60px);
    transition: all 0.6s ease;
}

.content-area.active {
  opacity: 1;
  transform: translateX(0);
}

.text-content {
  flex: 1;
  padding-right: 40px;
  height: 74%;
}

.text-content h2 {
  font-size: 32px;
  color: #63ADE0;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 12px;
  line-height: 120%;
}

.text-content p {
 color: #013874;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 25px;
}


.button-group {
  display: flex;
  gap: 15px;
  display: none;
  margin-top: 107px;
}

.btn {
  padding: 16px 18px;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
}

.btn-upvc {
  background-color: #63ADE0;
  color: white;
  width: 170px;
  height: 50px;
  padding: 13px;
}

.btn-aluminium {
  background-color: #013874;
  color: white;
  width: 213px;
  height: 50px;
  padding: 11px;
}

.btn:hover {
  opacity: 0.9;
}

.content-image {

  display: flex;
  justify-content: center;
  align-items: center;
}

.content-image img {
    height: 415px;
  border-radius: 20px;
  object-fit: cover;
}

.explore-box {
      position: absolute;
    bottom: 0;
    right: 74px;
    transform: translate(25%, 25%);
    width: 611px;
    height: 192px;
    background-repeat: no-repeat;
    background-image: url(https://www.ozone.in/DMS/Images/triangle1.png);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s 
ease;
   
}

.explore-box button {
  background-color: #63ADE0;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s 
ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 230px;
    height: 55px;
    margin-left: 131px;
    margin-top: 38px;
}

.explore-box button:hover {
  background-color: #013874;
}

.arrow-btn-icon {
  width: 16px;
  height: 16px;
}
.button-group .btn-upvc:hover{
   background-color: #013874!important;
}
.button-group .btn-aluminium:hover{
   background-color: #63ADE0 !important;
}
.legacy-learn-more:hover{
  color: #fff !important;
  text-decoration: none !important;
}
/* 💻 TABLET (max-width: 1024px) */
@media (max-width: 1024px) {
  .main-box {
    flex-direction: column;
    height: auto;
    margin: 30px 20px;
    
    border-radius: 25px;
    overflow: hidden;
  }

  .step-col {
    flex-direction: row;
    width: 100%;
    border-left: none;
    border-right: none;
    justify-content: flex-start;
    align-items: center;
    padding: 14px 40px;
    gap: 45px;
  }

  .step-col:first-child {
    border-top: none;
  }

  .vertical-step-text {
    writing-mode: horizontal-tb;
    transform: none;
    font-size: 17px;
  }

  .content-area {
    flex-direction: column;
    padding: 30px 20px;
    text-align: center;
    transform: none !important;
    opacity: 1 !important;
  }

  .text-content {
    padding-right: 0;
    margin-bottom: 25px;
  }

  .text-content h2 {
    font-size: 26px;
  }

  .text-content p {
    font-size: 16px;
    line-height: 1.6;
  }

  .button-group {
    justify-content: center;
    flex-wrap: wrap;
  }

  .content-image img {
    width: 90%;
    max-width: 500px;
  }

  .explore-box {
    position: static;
    transform: none;
    margin: 25px auto 0 auto;
    width: 80%;
    max-width: 360px;
    height: auto;
    padding: 15px 0;
    border-radius: 20px;
    background-color: #042B56;
    display: flex;
    justify-content: center;
  }

  .explore-box button {
    width: 220px;
    height: 52px;
    font-size: 14px;
  }
}

/* 📱 MOBILE (max-width: 768px) */
@media (max-width: 768px) {
  .section-header h1 {
    font-size: 30px;
  }

  .section-header p:last-child {
    font-size: 15px;
  }

  .step-col {
    padding: 12px 30px;
    gap: 30px;
  }

  .vertical-step-text {
    font-size: 15px;
  }

  .content-area {
    padding: 25px 15px;
  }

  .text-content h2 {
    font-size: 22px;
  }

  .text-content p {
    font-size: 15px;
  }

  .explore-box button {
    width: 210px;
    height: 50px;
    font-size: 14px;
  }

  .arrow-btn-icon {
    width: 15px;
    height: 15px;
  }
}

/* 📲 SMALL PHONES (max-width: 480px) */
@media (max-width: 480px) {
  .main-box {
    margin: 20px 10px;
    padding-bottom: 75px;
  }


  .explore-box button {
    width: 200px;
    height: 48px;
    font-size: 13px;
    margin-right: 30px;
        margin-left: 15px;
  }

  .arrow-btn-icon {
    width: 14px;
    height: 14px;
  }
}

/* 📱 EXTRA SMALL (max-width: 360px) */
@media (max-width: 360px) {
  .explore-box button {
    width: 180px;
    height: 45px;
    font-size: 12px;
  }

  .arrow-btn-icon {
    width: 12px;
    height: 12px;
  }
}



/* === sec5 PRODUCT RANGE === */
/* Highlight slide on hover */
.productrange .swiper-slide,
.productrangedoor .swiper-slide {
    transition: transform 0.3s ease, z-index 0.3s ease;
}

.productrange .swiper-slide:hover,
.productrangedoor .swiper-slide:hover {
    transform: scale(1.1); /* makes slide bigger */
    z-index: 10;           /* bring it above other slides */
}

#productTabs{
  border: 0px;
  display: flex;
    justify-content: center;
    align-items: center;
}

#doors-tab{
        width: 179px;
    letter-spacing: 0%;
    font-size: 14px;
    line-height: 150%;
    border: 1px solid #63ADE0;
    color: #63ADE0;
    border-radius: 5px;
    height: 50px;
}
#windows-tab{
     width: 179px;
    font-size: 14px;
    border-radius: 5px;
    line-height: 150%;
    font-weight: 300;
    letter-spacing: 0%;
    height: 50px;
    margin-right: 30px;
    border: 1px solid #63ADE0;
}
.range-btn-icon{
  padding-left: 8px;
}
 .section-subtitle {
      text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 22px;
    font-style: semibold !important;
    letter-spacing: 2px;
    color: #013874;
    }
    .section-title {
    font-size: 48px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #63ADE0;
    margin-bottom: 2rem;
    font-weight: 150;
    }
    .btn-group-toggle .btn {
      height: 48px;
    border-radius: 5px;
    font-weight: 600;
    padding: 8px 20px;
    display: inline;
    font-size: 14px;
    margin-left: 15px;
    width: 178px;
    
    }
    .btn-primary {
      background-color: #0d2b52;
      border: none;
      color: #fff;
    }
    .btn-outline-primary {
      border: 1px solid #63ADE0;
      color: #63ADE0;
      background-color: #fff;
    }
    
    /* Scoped Swiper styling */
    .product-range-slider-section .swiper {
      width: 100%;
      padding-top: 30px;
         padding-bottom: 75px;
    }
    .product-range-slider-section .swiper-slide {
      display: flex;
      justify-content: center;
      align-items: center;
      transition: transform 0.5s ease, opacity 0.5s ease;
    }
    .product-range-slider-section .swiper-slide img {
      opacity: 0.3;
      transform: scale(1.1);
      transition: all 0.5s ease;
    }
    .product-range-slider-section .swiper-slide-active img {
      opacity: 1;
      transform: scale(1.2);
    }
    .product-caption {
      margin-top: 15px;
    }
    .product-caption h5 {
      color: #4682b4;
      font-size: 1.2rem;
    }
    .product-caption p {
      font-size: 0.9rem;
      color: #666;
    }
    .sliderimg{
        max-width: 1920px;
        text-align: center;
    }
    .sectionsubtitle{
        font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0%;
    margin-bottom: 3px;
    color: #63ADE0;
    }
    .sectionsubtitle a{
    font-weight: 400;
    }
     .sectionsubtitle a:hover{
    color:#63ADE0;
    }
    .sectionbottomtext{
     font-size: 18px;
    margin: 0px auto;
    width: 50%;
    text-align: center;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0%;
    padding-bottom: 25px;
    padding-top: 10px;
    color: #013874;
    }
    .btnupv{
      color: #fff !important;
          font-size: 16px;
    font-weight: 350;
    }
    .btnupv:hover{
      color: #fff !important;
    }
    .ozonelegacy:hover{
      color: #fff !important;
    }
    .ozonelegacy{
      font-size: 20px;
    font-weight: 400 !important;
    }
    .learn-more{
        font-size: 14px;
    font-weight: 450;
    letter-spacing: 0%;
    line-height: 150%;
    color: #013874;
    }
    .learn-btn-icon{
      padding-left: 15px;
    }
    .connect-btn-icon{
      padding-left: 8px;
    }

    
/*=== sec6 installation ====*/
.more-btn-icon{
  padding-left: 8px;
}
.content-section {
      position: relative;
      border-top-left-radius:50px ;
      border-top-right-radius:50px ;
      border-bottom-right-radius:50px ;
      margin:95px 40px 95px 40px;
      max-width: 100%;
     height: 450px;
      display: flex;
      align-items: center;
      overflow: hidden;
    }
    .content-text {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 51%;
      background: rgb(0 0 0 / 17%);
      color:#64ADE0;
      padding: 60px 40px;
      font-size: 14px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .content-text .text-uppercase{
         margin-bottom: 20px;
    font-size: 14px;
    color: #64ADE0;
    line-height: 150%;
    font-weight: 350;
    letter-spacing: 2px;
    }
    .content-text h2 {
          color: #FFFFFF;
    width: 55%;
    font-weight: 150;
    font-size: 40px;
    margin-bottom: 19px;
    line-height: 134%;
    }
    .learn-more-outer-box {
     position: absolute;
    bottom: -15px;
    background-image: url(https://www.ozone.in/DMS/Images/triangle.png);
    left: -130px;
    width: 532px;
    height: 216px;
    display: flex;
    z-index: 1;
    }
    .learn-more-box:hover{
      background-color: #013874 !important
    }
    .learn-more-box {
    position: absolute;
    bottom: 30px;
    left: 143px;
    width: 210px;
    height: 50px;
    background: #63ADE0;
    color: #013874;
    padding: 8px 5px;
    font-weight: 350;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    border-radius: 5px;
    }

    .learn-more-box a {
      color:#fff;
      cursor: pointer;
      text-decoration: none;
      font-weight: 500;
          text-transform: uppercase;
      padding-left: 30px;
    }


 /* === sec7 about ozone LEGACY === */
.legacy-section .container{
  padding-left: 40px;
  padding-right: 40px;
}
 .legacy-section {
    background: #042B56;
    padding: 95px 0;
    max-width: 1920px;
  }

  .legacy-heading {
    font-size: 48px;
    font-weight: 150;
    color: #63ADE0;
    line-height: 120%;
    margin-bottom: 43px;
  }
.nwesd{
  display: none;
}
  .legacy-small-text {
        font-size: 14px;
    color: #FFFFFF;
    line-height: 150%;
    letter-spacing: 1px;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
  }

  .legacy-text {
      max-width: 615px;
    margin-top: 1rem;
    line-height: 150%;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 270;
  }

  .legacy-learn-more {
    margin-top: 1.5rem;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 150%;
   
  }
.experience-section{
      margin: 95px 40px 95px 40px;
}
  .legacy-learn-more:hover {
    text-decoration: underline;
    color: #fff;
  }

  .legacy-certifications img {
    width: 385px;
    margin-right: 15px;
    margin-top: 30px;
    display: none;
  }

  /* Accordion */
  .legacy-accordion {
    padding-top: 70px;
  }

  .legacy-accordion .accordion-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #63ADE0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .legacy-accordion .accordion-button {
    background-color: transparent;
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    box-shadow: none;
    line-height: 120%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* Hide Bootstrap default arrow */
  .legacy-accordion .accordion-button::after {
    display: none;
  }

  /* Icon styles */
  .icon-wrapper {
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
  }

  .icon-wrapper img {
    width: 20px;
    height: 20px;
  }

  .icon-minus {
    display: none;
  }

  /* When expanded, hide plus and show minus */
  .accordion-button:not(.collapsed) .icon-plus {
    display: none;
  }

  .accordion-button:not(.collapsed) .icon-minus {
    display: inline-block;
  }

  .legacy-section .accordion-body {
    color: #ffffff;
  }
    @media only screen and (min-width: 1100px) and (max-width: 1279px) {
      .content-image img {
    height: 375px;
      }
      .main-box {
    height: 400px;
      }
      .stepsbox {
    padding-top: 10px;
}
.content-section {
    height: 400px;
}
.content-text h2 {
    width: 88%;
    font-size: 35px;
}
.experience-section {
    height: 400px !important;
}
.experience-subtitle {
    padding-top: 72px !important;
}
.experience-title {
    width: 100% !important;
}
.experience-right {
    margin-bottom: 43px !important;
}
.catalogue-image img {
    height: 400px !important;
}
.display3 img{
      margin-bottom: 25px;
}
.experience-play-button {
    padding: 14px 45px !important;
}
    }
/* === sec8 EXPERIENCE  === */

/* ===============================
   VIDEO MODAL STYLES
=============================== */
.video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
  animation: fadeIn 0.3s ease-in-out;
}

.video-modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 800px;
  position: relative;
  animation: scaleUp 0.3s ease-in-out;
}

.video-modal-close {
  position: absolute;
  top: -15px;
  right: -15px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  z-index: 10000;
  width: 50px;
  height: 50px;
  background-color: rgba(0,0,0,0.6); /* semi-transparent circle */
  border-radius: 50%; /* makes it circular */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
   
}

.video-modal-close:hover {
 color: #63ADE0;
  background-color: rgba(0,0,0,0.8);
  transform: scale(1.2);
}

.video-modal video {
  width: 100%;
  border-radius: 15px;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes scaleUp {
  from { transform: scale(0.9); opacity: 0.8; }
  to { transform: scale(1); opacity: 1; }
}

/* ===============================
   EXPERIENCE SECTION STYLES
=============================== */
.experience-link {
  color: #fff;
  text-decoration: none;
}

#windows-tab:hover{
  color: #fff;
}
.experience-section {
  position: relative;
  background: #f4f7fb;
  padding: 80px 0;
  height: 450px;
}

.experience-container {
  display: flex;
  border-radius: 50px;
  background: url("casement-window2.jpeg") no-repeat center center;
  background-size: cover;
  max-width: 100%;
  margin: auto;
  position: relative;
}

.experience-left {
  flex: 1;
  position: relative;
}
.legacy-section a{
  font-weight: 280 !important;
}
.experience-overlay-box {
      position: absolute;
      bottom: -51px;
    width: 532px;
    height: 216px;
    background-image: url(https://www.ozone.in/DMS/Images/triangle.png);
        background-repeat: no-repeat;
    left: -131px;
    z-index: 1;
}
.experience-play-button:hover{
background-color: #013874 !important; 
}
.experience-play-button {
  width: 229px;
    height: 57px;
    background-color: #63ADE0;
    color: #fff;
    padding: 14px 48px;
    border: none;
    border-radius: 8px;
    left: 128px;
    font-weight: 350;
    top: 127px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 15px;
  
    position: relative;
    
}
.experience-right {
  flex: 1;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}

.experience-subtitle {
      font-weight: 300;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 150%;
    text-transform: uppercase;
    padding-top: 0px;
}

.experience-title {
   font-size: 40px;
    font-weight: 150;
    color: #ffffff;
    width: 55%;
    line-height: 135%;
    margin-top: 10px;
    margin-bottom: 33px;
}

.experience-grid {
     display: flex;
    grid-template-columns: repeat(4, 1fr);
    width: 600px;
    gap: 25px;
    justify-content: space-between;
}
.experience-section::before{
content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0%, #00000094 50%, #0000008c 100%);
    position: absolute;
    top: 0px;
    border-radius: 50px;
}
.experience-icon-box {
  text-align: center;
  position: relative;
}

.experience-icon-circle {
  width: 60px;
  height: 60px;
  background-color: #013874;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.experience-icon-circle:hover {
  background-color: #63ADE0;
  transform: scale(1.1);
}

.experience-icon-circle img {
  filter: brightness(0) invert(1);
}

.experience-city {
     font-size: 18px;
    line-height: 150%;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 250;
}

.experience-coming-soon {
  position: relative;
}

.experience-badge-box {
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #72B0D8;
  padding: 2px 8px;
  border-radius: 4px;
  white-space: nowrap;
}

.experience-badge {
  font-weight: 600;
  font-size: 10px;
  color: #013874;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* ===============================
   RESPONSIVE DESIGN
=============================== */
@media (max-width: 992px) {
  .experience-container {
    flex-direction: column;
  }

  .experience-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-right: 0;
  }

  .experience-right {
    padding: 40px;
    text-align: center;
    margin-bottom: 15px;
  }

  .experience-subtitle {
    padding-top: 30px;
  }

}

@media (max-width: 576px) {
  .experience-title {
    font-size: 32px;
  }

  .video-modal-content {
    width: 95%;
  }

  .video-modal-close {
    top: -15px;
    right: 0;
    font-size: 30px;
  }
}
/*=== sec9 FAQ ===*/
.faq-section {
  background: #042B56;
  padding: 95px 0;
}

.faq-wrapper {
  margin:0px 40px 0px 40px;
  padding: 0 15px;
}

.faq-title {
      font-size: 48px;
    font-weight: 150;
    color: #63ADE0;
    text-transform: capitalize;
    line-height: 120%;
    text-align: center;
    margin-bottom: 75px;
}
#faqAccordionLeft{
  padding-right: 100px;
}
#faqAccordionRight{
      padding-left: 100px;
}
.faq-wrapper p {
    margin-bottom: 27px;
    font-weight: 300;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 150%;
}

.accordion {
  margin-bottom: 30px;
}

.accordion-item {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #63ADE0;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.accordion-header {
  margin: 15px 0;
}

.accordion-button {
     background-color: transparent;
    color: #ffffff;
    font-size: 20px;
    font-weight: 280;
    line-height: 120%;
    box-shadow: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Hide Bootstrap default arrow */
.accordion-button::after {
  display: none !important;
}

.accordion-button:not(.collapsed) {
  background-color: #63ADE0;
  color: #ffffff;
  border-radius: 4px;
  padding-left: 8px;
  box-shadow: none;
}

.accordion-body {
  background-color: #0e3a5d;
  color: #fff;
}

/* Icon styling */
.faq-icon-wrapper {
  display: inline-flex;
  align-items: center;
  margin-left: 10px;
}
.faq-icon-minus {
  display: none;
}

/* Show minus when open, plus when closed */
.accordion-button:not(.collapsed) .faq-icon-plus {
  display: none;
}

.accordion-button:not(.collapsed) .faq-icon-minus {
  display: inline-block;
}

.faq-contact-btn {
  background-color: #63ADE0;
  color: #fff;
  font-weight: 350;
  padding: 16px 85px;
  border: none;
  font-size: 16px;
  border-radius: 5px;
  margin-top: 55px;
  transition: background-color 0.3s ease;
}

.faq-contact-btn:hover {
    background-color: #013874 !important;;
}
.faq-contact-btn a{
  color: #fff;
}
.faq-contact-btn a:hover{
  color: #fff;
}
.explore-box a{
  color: #fff;
}
.explore-box a:hover{
  color: #fff;
}
/* Responsive Padding */
@media (min-width: 1601px) and (max-width:1800px) {
  .experience-overlay-box {
    bottom: -51px;
  }
}
@media (min-width: 1400px) and (max-width:1600px) {
  .catalogue-section {
     margin-top: 65px !important;
    margin-bottom: 65px !important;
  }
  .faq-title {
    margin-bottom: 50px;
  }
  .faq-section {
    padding: 65px 0px;
  }
  .experience-section {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .legacy-section {
    padding-top: 65px;
    padding-bottom: 60px;
  }
  .content-section {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .window-frame {
    padding-bottom: 80px;
  }
  .section-header {
    padding-top: 65px;
    padding-bottom: 25px;
  }
  .product-range-slider-section {
    padding-top: 65px;
    padding-bottom: 65px;
}
  .experience-grid {
    width: 500px;
  }
  .content-text h2 {
    width: 90%;
  }
  .experience-overlay-box {
    bottom: -51px;
}
}
@media (min-width: 1280px) and (max-width: 1399px) {
  .faq-section {
    padding: 60px 0;
}
  .legacy-section {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .content-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .section-header {
            padding-top: 50px !important;
        padding-bottom: 20px !important;
  }
  .window-frame {
    padding-bottom: 70px;
  }
  .main-box {
    margin-top: 25px;
  }
  .product-range-slider-section {
    padding-top: 50px;
    padding-bottom: 55px;
}
  .experience-grid {
    width: 475px;
  }
   .content-text h2 {
          width: 90%;
    }
 
    .nav-arrows {
    left: 55%;
    }
    .legacy-image-col {
      padding-left: 25px;
    }
    .legacy-section {
      padding-right: 0px;
    }
.catalogue-section {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
    .legacy-certifications img {
      margin-top: 0;
    }
  .legacy-heading {
    width: 100%;
      
  }
  .sectionbottomtext{
        width: 80%;
  }
  .sectionsubtitle {
    font-size: 30px;
  }
  .accordion-button {
    padding: 1rem 0px;
  }
  .faq-icon-wrapper img {
           max-width: 22px;
           margin-right: 15px;
  }
  .experience-title {
           width: 70%;
  }
  .display3{
        margin-bottom: 25px;
  }
  .catalogue-image img {
    height: 420px !important;
}
  .content-section {
    height: 420px;
  }
  .experience-section
 {
    padding: 50px 0;
    height: 420px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.section-header p:last-child {
   max-width: 740px;
}
.experience-overlay-box {
    bottom: -51px;
}
.text-content h2 {
    font-size: 26px;
}
  #faqAccordionLeft {
    padding-right: 76px;
  }

  #faqAccordionRight {
    padding-left: 6px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px){
  .experience-grid {
    width: 400px;
  }
  .content-text h2 {
    width: 115%;
}
.experience-title {
    width: 90%;
}
.text-content h2 {
    font-size: 30px;
}
.text-content p {
   
    font-size: 15px;
}
.lgtgrfftr {
    padding: 0px 6px;
}
.section-title {
    font-size: 35px;
}
.sectionsubtitle {
    font-size: 25px;
}
.sectionbottomtext {
    font-size: 14px;
}
.section-header h1 {
    font-size: 35px;
}
.section-header p:last-child {
    color: #fff;
    font-size: 14px;
}
.content-text h2 {
    width: 100%;
    font-size: 35px;
}
.legacy-heading {
    font-size: 35px;
}
.legacy-text {
    font-size: 14px;
}
.legacy-accordion .accordion-button {
    font-size: 14px;
}
.experience-title {
    font-size: 35px;
    width: 85%;
}
.experience-overlay-box {
    bottom: -14px;
}
.vertical-step-text {
    font-size: 17px;
}

.accordion-button {
    background-color: transparent;
    color: #ffffff;
    font-size: 14px;
}
.faq-title {
    font-size: 35px;
}
    .catalogue-title {
        font-size: 35px;
    }
    .catalogue-image img {
    height: 400px;
}
.display3 img{
  margin-bottom: 25px;
}
.content-section {
    height: 400px !important;
}
.experience-section {
    height: 400px !important;
}
.experience-subtitle {
    padding-top: 0px !important;
}
  .catalogue-title {
        font-size: 35px !important;
    }
    .content-image img {
    height: 375px;
    width: 335px;
    }
    .stepsbox {
    padding-top: 63px;
}
}
@media (max-width: 767.98px) {
  .faq-contact-btn {
    padding: 14px 36px;
    font-size: 14px;
  }

  .faq-title {
    font-size: 32px;
  }
    
}

/*=== sec10 Catalogue ===*/

 .catalogue-section {
    margin:95px 40px 95px 40px;
    padding: 0px;
}

.catalogue-box {
    background-color: #63ADE0;
    border-radius: 50px;
    padding: 0px 40px;
    margin: 0px auto;
}

.catalogue-content {
    padding-left: 65px;
}

.catalogue-label {
        letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
    line-height: 150%;
    color: #fff;
    margin-bottom: 20px;
}

.catalogue-title {
    font-size: 48px;
    font-weight: 200;
    color: #042B56;
      margin-bottom: 20px;
    max-width: 600px;
}

.catalogue-subtitle {
   color: #fff;
    font-size: 18px;
    margin-top: 0px;
    line-height: 150%;
    max-width: 560px;
    font-weight: 300;
}

.download-link {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    margin-top: 50px;
    display: inline-block;
}

.download-link:hover {
    text-decoration: underline;
    color: #fff;
}

.catalogue-image img {
   max-width: 600px;
    height: 450px;
}

/* BUTTON BOX */
.catalogue-button-wrapper {
       background: url(https://www.ozone.in/files/Images/triangle2.png);
           background-repeat: no-repeat;
    border-radius: 61px 0px;
    height: 220px;
    width: 567px;
    position: absolute;
    margin-bottom: 143px;
    right: 5px;
}

.catalogue-button-wrapper .btn-download {
       background-color: #032b5a;
    color: #fff;
    font-weight: 350;
    font-size: 16px;
    border: none;
        gap: 15px;
    position: absolute;
    top: 95px;
    left: 259px;
    /* display: flex; */
    border-radius: 5px;
    transition: background-color 0.3s 
ease;
    width: 230px;
    height: 57px;
    padding-left: 50px;
    margin-top: 14px;
}

.btn-download:hover {
    background-color: #013874 !important;
}

.camera-btn-icon {
    padding-left: 8px;
}

/* ------------------------------- */
/* RESPONSIVE STYLES BELOW */
/* ------------------------------- */

/* ---------- LARGE TABLETS (max 1200px) ---------- */
@media (max-width: 1199.98px) {
    .catalogue-title {
        font-size: 40px;
    }

    .catalogue-subtitle {
        font-size: 16px;
    }

    .catalogue-image img {
        margin-left: 0;
    }
}

/* ---------- TABLET VIEW (max 992px) ---------- */
@media (max-width: 991.98px) {
    .catalogue-box {
        text-align: center;
        padding: 40px 30px;
    }

    .catalogue-title {
        width: 100%;
        font-size: 36px;
    }

    .download-link {
        margin-top: 40px;
    }

    .catalogue-button-wrapper {
        height: auto;
        padding: 20px;
        border-radius: 40px 0px;
        margin: 30px auto 0 auto;
        width: 60%;
        position: relative;
        top: 0;
        left: 0;
    }
}

/* ---------- MOBILE VIEW (max 768px) ---------- */
@media (max-width: 767.98px) {
    .catalogue-title {
        font-size: 32px;
    }

    .download-link {
        margin-top: 20px;
    }

    .catalogue-button-wrapper {
        width: 80%;
    }
}

/* ---------- SMALL MOBILE (max 576px) ---------- */
@media (max-width: 575.98px) {
    .catalogue-section {
        margin: 20px;
    }

    .catalogue-box {
        border-radius: 30px;
        padding: 30px 20px;
    }

    .catalogue-title {
        font-size: 28px;
        line-height: 1.3;
    }

    .catalogue-subtitle {
        font-size: 15px;
    }

    .download-link {
        margin-top: 20px;
        font-size: 15px;
    }

    .catalogue-button-wrapper {
        width: 100%;
        padding: 15px;
        border-radius: 30px 0px;
    }

    .btn-download {
        width: 100%;
        height: 50px;
        font-size: 15px;
    }
}

/* ---------- EXTRA SMALL (max 400px) ---------- */
@media (max-width: 400px) {
    .catalogue-title {
        font-size: 24px;
    }

    .catalogue-subtitle {
        font-size: 14px;
    }

    .catalogue-button-wrapper {
        width: 100%;
    }
}



/*------------------responsive-------------------*/
@media only screen and (min-width:320px) and (max-width: 480px) {
  
  .window-doors .buttons .upvs-btn-icon {
    width: 16px !important;
        object-fit: fill;
}
  #faqEnquiryModal.popup2columradius .enquiryformpopup.modal-dialog {
    width: 365px;
  }
   .content-text h2 {
    width: 95%;
   }
  .learn-more-box a {
    padding-left: 11px;
  }
  .windowz .header-container-p {
    padding: 6px 5px;
}
  .phone-view-banner{
    display: none !important;
  }
  .mobile-view-banner{
  display: block !important;
}
  .learn-more-outer-box-mobile-view
  {
    position: absolute;
    background-image: url(https://ozone.in/files/Images/triangle-mobile1.png);
    left: -64px;
           width: 300px;
                   background-repeat: no-repeat;
        bottom: -31px;
           height: 130px;
    display: flex;
    z-index: 1;
  }
.mobile-tab{
  display: none;
}
.mobile-view{
  display: block !important;
}
.legacy-section {
    padding-top: 45px;
    padding-bottom: 45px;
}
  .explore-box .button {
    margin-left:0px;
    margin-top: 0px;
            width: 185px;
    margin-top: 0px auto 0 auto;
  }
      .text-content {
        margin-bottom: 25px;
        margin-top: 30px
      }
.product-range-slider-section .swiper {
    padding-bottom: 30px;
}
.product-range-slider-section {
    padding-top: 40px;
        padding-bottom: 40px;
}
  .window-doors {
    padding: 0 0px;
  }
  .experience-section {
        height: 500px;
  }
      .experience-subtitle {
        padding-top: 0px;
    }
  .experience-section {
    padding: 0px 0;
  }
  .learn-more {
    font-size: 15px;
  }
  .stepsbox {
    padding-top: 20px;
}
  .sectionsubtitle {
            font-size: 24px;
        margin-bottom: 15px;
  }
  .section-header {
    padding-top: 45px;
  }
  .sectionbottomtext {
    font-size: 15px;
    padding-top: 0px;
     width: 100%;
     padding-bottom: 30px;


  }
  .content-image img {
    border-radius: 20px;
    width: 100%;
    height: auto;
  }
.content-image {
  padding-right: 0px;
}
  .imagehidden{
    display: block;
  }
  .imageshow{
    display: none;
  }
  .faq-wrapper {
     margin: 0px;
    padding: 0 18px;
}
      .faq-title {
        margin-bottom: 20px;
    }
  .legacy-accordion .accordion-button {
    font-size: 15px;
  }
  .icon-wrapper {
    margin-left: 0px;
  }
  .legacy-section .container {
    padding-left: 20px;
    padding-right: 20px;
}
      .legacy-certifications img {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 5px;
      }
  .learn-more-outer-box {
           bottom: -8px;
        left: -131px;
        width: 393px;
        height: 205px;
  }
      .text-content h2 {
        display: none;
      }
  .window-frame {
    padding-bottom: 40px;
}
      .vertical-step-text {
        font-size: 17px;
        width: 100%;
    }
    .text-content p {
    margin-bottom: 0px;
            font-size: 15px;
}
        .content-area {
        padding: 0px 15px 15px;

}
    .step-col{
      padding-top: 0px;
       padding-bottom: 0px;
    }
  .window-frame .button-group{
    display: none;
  }
      .main-box {
        margin: 20px 10px;
        padding-bottom: 20px;
    }
  .explore-box {
    background-color: #fff;
            width: 100%;
       background-image: none;
       margin-top: 0px;
  }
  #fittingsTabContent .imgcount img {
    margin-top: 0px;
  }
.hero-slide-1{
  display: block;
}
  .why-us-section .nav-link{
    margin-bottom: 0px;
  }
  .why-us-section .description{
        line-height: 131%;
    margin-bottom: 3rem !important;
  }
  .experience-overlay-box {
        position: relative;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-image: none;
     left: 0px; 
  }
  .catalogue-image img {
    max-width: 312px;
    height: 300px;
}
  .catalogue-button-wrapper .btn-download{
              top: -10px;
        left: 33px;
        width: 181px;
        font-size: 14px;
        padding-left: 35px;
        margin-top: 0px;
  }
  #doors-tab {
    width: 160px;
  }
  #windows-tab {
    width: 160px;
  }
  #productTabs {
    border: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
  .nav4 ul.nav.flex-column {
    flex-direction: row !important;   
    overflow-x: auto;                 
    white-space: nowrap;              
    flex-wrap: nowrap !important;     
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;            
  }

  .nav4 ul.nav.flex-column::-webkit-scrollbar {
    display: none;
  }

  .nav4 .nav-item {
    flex: 0 0 auto;                   /* Prevent shrinking */
    display: inline-block;
    margin-right: 8px;
  }

  .nav4 .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: normal;              /* Allow text to wrap within button */
    padding: 8px 10px;
    font-size: 11px;
    border-radius: 6px;
    background-color: #f8f9fa;
    color: #002a5c;
    min-width: 150px;                 /* Minimum width per tab */
  }

  .nav4 .nav-link.active {
    background-color: #002a5c !important;
    color: #fff !important;
    width: 170px;
        height: 48px;
  }

  .nav4 .nav-link img {
  display: none;
  }
  .buttons {
    margin-top: 10px;
}
  .button-group {
     margin-top: 0px;
}

.why-us-section .nav-link {
  
    width: 170px;
        height: 48px;
}
.display2{
  display: block;
}
.display3{
  display: none;
}
.display4{
  display: none;
}
.display1{
          margin-top: -51px;
  display: block;
}
.catalogue-label {
    font-size: 15px;
    text-align: left;
    margin-top: -25px;
}
.catalogue-content {
    padding-left: 0px;
}
    .catalogue-title {
       width: auto;
    }
    .catalogue-image img {
       margin-left: auto;
    }
    .catalogue-button-wrapper {
       border-radius: 34px 0px;
    }
    .btn-download {
    width: 172px;
       padding: 12px 25px;
        font-size: 13px;
    }
    .download-link {
       display: none;
    }
    .legacy-image-col {
       padding-left: 14px;
    }
    .hero-content h4 {
       font-size: 8px;
       margin-top: 0px;
       white-space: nowrap;
    }
    .hero-content h1 {
       font-size: 22px;
       line-height: 25px;
    }
    .big-o {
       top: 16%;
       left: 45% !important;
       width: 53px;
       height: 58px;
       border: 11px solid #fff;
    }
    .hero-content p {
    font-size: 9px;
    margin-bottom: 0px;
    line-height: 12px;
    white-space: normal;
}
.button-header {
               display: block;
        font-size: 14px;
        width: 78%;
        margin-top: 0px;
        margin-bottom: 0px;
}
.buttons .btn {
          padding: 10px 13px !important;
        font-size: 12px;
        right: 0px;
        width: 200px !important;
}
.nav-arrows {
    right: 43%;
    bottom: 42px;
}
.arrow {
    width: 25px;
    height: 25px;
}
.nav-arrows{
  display: none;
}
.hero-content {
    top: 73%;
            left: 8%;
}
.hero-section img {
   border-radius: 0px;
}
.breadcrumb-nav {
  display: none;
}
.window-doors {
    margin: 0px;
}
.main-heading {
    font-weight: 300;
    font-size: 27px;
}
.description {
    font-size: 16px;
}
.nav4 {
    right: 0px;
}
.text-conten p {
    text-align: center;
}
.text-conten h3 {
           font-size: 26px;
        text-align: center;
}
.section-header h1 {
    font-size: 27px;
}
.end-to-end .swiper-slide {
    width: 100% !important;
    margin-right: 20px !important;
}
.section-title {
    font-size: 27px;
}
.content-text h2 {
    font-size: 25px;
}
.content-section {
            margin: 0px;
        margin-left: 20px;
        margin-right: 20px;
            margin-top: 55px;
        margin-bottom: 55px;
}
.small {
    font-size: 15px;
}
.content-text {
       padding: 1px 13px;

}
.content-text {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.learn-more-box {
                 bottom: 31px;
        width: 113px;
        font-size: 11px;
        padding-left: 0px;
        left: 65px;
        height: 39px;
    }

.legacy-heading {
         text-align: center;
        font-size: 29px;
    margin-bottom: 0px;
}
.legacy-small-text {
   margin-bottom: 12px;
        text-align: center;
}
.legacy-text {
           font-size: 15px;
        text-align: center;
}
.legacy-certifications img {
    margin-top: 0px;
}
    .legacy-learn-more {
        display: none;
    }
.nwesd {
       margin-top: 55px;
    margin-bottom: 0px !important;
    width: 100%;
}
.legacy-accordion {
    padding-top: 15px;
}
.accordion {
    margin-bottom: 0px;
}
.experience-section {
    margin: 0px !important;
    border-radius: 0px !important;
}
.experience-icon-circle {
    margin: 0 auto;
}
.experience-title {
                  font-size: 25px;
        font-weight: 300;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 35px;
}
.experience-grid {
           padding-left: 0px;
        gap: 45px;
        display: grid;
        width: auto;
}
    .experience-right {
              padding: 33px;
                
    }
    .experience-subtitle {
      margin-bottom: 5px;
    }
    .experience-section::before{
      content: "";
      width: 100%;
      height: 100%;
      opacity:50%;
    }
            .experience-overlay-box {
        padding: 20px;
            }
.experience-overlay-box {
    padding: 22px;
}
.faq-section {
    padding: 50px 0;
}
.faq-wrapper {
    margin: 0px;
    padding: 0px 15px;
}
.faq-wrapper p {
    margin-bottom: 15px;
}
.experience-play-button {
   width: 164px;
        height: 48px;
        left: 84px;
        padding: 23px 25px;
        top: -32px;
        font-size: 13px;
        margin-left: 0px !important;
}
.accordion-button {
    font-size: 15px;
            padding: 1rem 0px;
}
.faq-icon-wrapper img {
    margin-right: 30px;
}
.faq-icon-wrapper {
    width: 7%;
}
.experience-section::before {
          background: linear-gradient(0deg, rgb(0 0 0 / 0%) 0%, #00000094 50%, #000000e6 100%);
  border-radius: 0px;
}
.experience-icon-circle {
    width: 55px;
    height: 55px;
}
.experience-icon-circle img {
    padding: 7px;
}
.faq-title {
    margin-bottom: 0px;
}
.windowz .footerdesgin .container {
    padding: 0px 0px;
}
    .catalogue-box {
        padding-bottom: 40px;
    }
.faq-contact-btn {
    margin-top: 50px;
}
.catalogue-section {
    margin: 20px;
            margin-top: 45px;
        margin-bottom: 45px;
}
.catalogue-title {
  margin-bottom: 3px;
    font-size: 25px;
    text-align: left;
    font-weight: 300;
}
.catalogue-subtitle {
            font-size: 12px;
        line-height: 20px;
        text-align: left;
    margin-top: 0px;
}
.step-number {
    font-size: 55px;
}
.btn-group-toggle .btn {
    width: 153px;
}

.upvs-btn-icon {
    width: 13.3px !important;
    height: 13.3px !important;
    max-width: none;
}
.arrow-btn-icon{
  padding-left: 5px;
}

}


/* ================= TABLET RESPONSIVE STYLES ================= */
@media (min-width: 601px) and (max-width: 992px) {
  .explore-box .button{
        margin-left: 30px;
    margin-top: -34px;
    height: 45px;
        width: 190px;
  }
  .experience-grid{
    width: 430px;
  }
  .explore-box{
    padding: 45px 0;
     background-color:#fff;
             background-image: none;
  }
  .content-text h2 {
    font-size: 25px;
        width: 75%;
  }
      .experience-subtitle {
        padding-top: 0px;
        text-align:center;
      }
          .catalogue-button-wrapper {
                    width: 90%;
                            top: -124px;
                            background: none;
          }
  .experience-title {
       width: 41%;
       font-size: 25px;
    margin-top: -54px;
    line-height: 126%;
    margin-top: -18px;
  }
  .catalogue-image img {
    height: 350px;
  }
  .faq-contact-btn {
    padding: 11px 40px;
    margin-top: 30px;
  }
  .accordion-button {
    font-size: 10px;
    padding: 0px;
  }
  .faq-icon-wrapper img {
    width: 15px;
    height: 15px;
}
.faq-icon-wrapper img {
    width: 15px;
    height: 15px;
}
  .faq-title {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .legacy-heading {
    font-size: 35px;
  }
  .legacy-text {
    font-size: 15px;
  }
  .legacy-accordion .accordion-button {
    font-size: 15px;
  }
  .text-content p {
        font-size: 15px;
  }
  .catalogue-image img {
    margin-left: auto;
  }
  .catalogue-title {
    width: auto;
  }
  .window-doors {
    margin: 20px; 
  }

  .hero-section {
    border-radius: 30px;
  }

  .hero-section img {
    border-radius: 30px;
    object-position: center;
  }

  .hero-content {
           width: 61%;
        max-width: 45%;
        top: 50%;
  }

  .hero-content h1 {
    font-size: 38px;
    line-height: 42px;
  }

  .hero-content h4 {
    font-size: 16px;
  }

  .hero-content p {
    font-size: 12px;
    white-space: normal;
    margin-bottom: 40px;
  }

  .button-header {
  
    font-size: 11px;
  }
.sectionbottomtext {
    font-size: 15px;
}
.section-header h1 {
    font-size: 30px;
}
.section-header p:last-child {
    color: #fff;
    font-size: 15px;
    max-width: 661px;
}
    .vertical-step-text {
        font-size: 16px;
    }
        .text-content h2 {
        font-size: 25px;
    }

  .buttons {
    gap: 10px;
  }
#windows-tab {
    width: 160px;
}
.section-title {
    font-size: 30px;
}
.sectionsubtitle {
    font-size: 25px;
}
#doors-tab {
    width: 160px;
}
  .buttons .btn-upvc,
  .buttons .btn-aluminium {
           font-size: 10px;
        width: 170px;
        padding: 8px 10px !important;
        height: 40px;
  }

  .big-o {
    top: 21%;
        left: 45%;
        width: 85px;
        height: 87px;
        border-width: 20px;
  }

  .nav-arrows {
    bottom: 8%;
    right: 5%;
    gap: 8px;
  }

  .arrow {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .upvs-btn-icon {
    width: 18px !important;
    height: 18px !important;
  }

  .imgcount img {
    max-width: none;
  }
  .why-us-section .nav-link {
    margin-left: 136px;
  }
  .text-conten h3 {
    margin-top: 50px;
}
    .card {
        max-width: 100%;
        right: 24px;
        width: 545px;
    }
    .card img {
    width: 36%;
    }
    .end-to-end .swiper-slide {
      width: 601px !important;
      margin-right: 25px !important;
    }
  
.content-section {
    margin: 30px 15px;
}

.content-section {
    margin: 30px 15px;
}
.experience-overlay-box {
   padding-bottom: 0px;
        border-radius: 0px 60px;
        margin-top: 0px;
        top: 169px;
}

.legacy-image-col {
    padding-left: 15px;
}
}


@media (min-width: 1280px) and (max-width: 1399px) {
.big-o {
    top: 17%;
    left: 31% !important;
}
}
