
/**29may*/

  .section-nav {
  background-color: #3a3d59;
  display: flex;
  justify-content: center;
  
}

.section-nav a {
  color: white;
  text-decoration: none;
  position: relative;
  transition: color 0.3s;
  border-right: 1px solid #5a5d78;
}

.panel {
    padding: 15px 18px!important;
    display: none;
    background-color: #2c2f45;
    overflow: hidden;
}





/* =============================
   Responsive CSS
   ============================= */
@media (width: 1280px) {

.section-nav a {
    color: white;
    text-decoration: none;
    /* border: 1px solid #6a6a8a; */
    padding: 19px 24px;
    background-color: #3a3d59;
}
  
}
   @media (width: 820px) {
 .tab-new {
    display: flex !important;
    height: 64px!important;
    margin-left: 10px!important;
}
       .tabs {
    display: flex !important;
    margin-bottom: 28px;
    margin-left: 7px !important;
    margin-right: 9px !important;
}

}

  @media (min-width: 768px) and (max-width: 1024px) {

.bifocal-box {
    margin-left: auto;
    border: 1px solid #E2AE19;
    padding: 15px 25px;
    color: #E2AE19;
    text-align: left;
    font-size: 13px !important;
    /* line-height: 149% !important; */
    font-weight: 500;
    font-family: 'Figtree';
    background: transparent;
    height: 82px;
}

.tab-new {
    display: flex !important;
    height: 64px!important;
    margin-left: 10px!important;
}
.bifocal-box {
    margin-left: auto;
    /* border: 1px solid #d6a108; */
    padding: 15px 25px;
    color: #f5c118;
    font-weight: bold;
}
    .bifocal-box {
   margin-left: auto;
        border: 1px solid #E2AE19;
        padding: 15px 22px;
        color: #E2AE19;
        text-align: left;
        font-size: 13px !important;
        /* line-height: 149% !important; */
        font-weight: 500;
        font-family: 'Figtree';
        background: transparent;
        height: 66px !important;
        margin-right: 16px;
}
.section-nav {
    display: flex
;
    gap: 0px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.section-nav {
    display: none;
}
div#single-vision p {
    text-align: center;
    font-size: 16px;
    line-height: 160%;
    font-family: Figtree;
    font-weight: 600;
    color: #FFFFFF;
    padding: 0px 57px;
}
.details-table th {
    background-color: #444;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Figtree';
    line-height: 155%;
}

.accordion {
    background: #2D2F3B;
    color: white;
    cursor: pointer;
    padding: 18px 50px 19px 18px;
    width: 95%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 19px!important;
    line-height: 160%;
    font-weight: 500;
    margin: 5px 0;
    position: relative;
    transition: background-color 0.2s ease;
    font-family: Oswald;
    margin-left: 17px;
}
.cta-buttons {
    display: flex
;
    align-items: center;
    gap: 6px;
    margin-top: 20px;
}



img.wtsp-img.table {
    border: 2px solid #E2AE19;
    padding: 4px 7px;
}



img.wtsp-img {
    position: relative;
    top: 0px;
    width: 46px;
    left: -7px;
}


img.wtsp-img.table {
    display: none;
}

.section h2 {
    font-size: 40px;
}
.cta-buttons span {
    font-weight: bold;
    color: #fff;
    display: none;
}

section p {
    text-align: center;
    padding: 0px 83px;
}


    
  }
/***phle ka h */

@media (max-width: 767px) {
   
.cta-buttons .button {
    background: transparent !important;
    padding: 10px 20px;
    border: none;
    margin: 7px 16px!important;
    color: #E2AE19;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}
.section-nav {
    display: none;
}
section p {
    text-align: center;
    padding: 0px 37px !important;
}
  .bifocal-box {
    width: 100%;
    margin: 10px auto;
    padding: 12px 16px;
    font-size: 12px !important;
    height: auto;
    text-align: center;
    line-height: 1.5;
  }

  .tab-new {
    flex-direction: column;
    align-items: stretch;
    height: auto !important;
    margin: 0 !important;
  }

  .section-nav {
    display: block;
    margin-bottom: 20px;
  }

  div#single-vision p {
    font-size: 14px;
    padding: 0 20px;
    line-height: 150%;
    text-align: center;
  }

  .details-table th {
    font-size: 11px;
    line-height: 145%;
    padding: 8px;
  }

  .accordion {
    width: 100%;
    font-size: 16px !important;
    padding: 14px 18px;
    margin-left: 0;
  }

  .cta-buttons {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
  }

  .cta-buttons .button {
    width: 90%;
    text-align: center;
    padding: 10px;
    font-size: 14px !important;
  }

  img.wtsp-img,
  img.wtsp-img.table {
    width: 40px;
    position: relative;
    left: 0;
    margin: 10px auto;
    display: block;
  }

  img.wtsp-img.table {
    display: block;
  }

  .section h2 {
    font-size: 28px;
    text-align: center;
    padding: 0 10px;
  }

  .cta-buttons span {
    display: block;
    font-size: 13px;
    color: #fff;
    margin-top: 5px;
  }

  section p {
    padding: 0 20px;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
  }
  .section-nav {
    display: none;
}
  .tabs {
    display: block !important;
    margin-bottom: 28px;
    margin-left: 7px !important;
    margin-right: 9px !important;
}

    .cta-buttons span {
        display: none;
        font-size: 13px;
        color: #fff;
        margin-top: 5px;
    }
        img.wtsp-img.table {
        display: none;
    }
th {
    background-color: #333;
    font-size: 6px;
    text-transform: capitalize;
}
   td {
    padding: 10px;
    text-align: left;
    font-size: 7px;
}
}






/***responsive end*/






   
h2.headererrr {
    text-align: center!important;
    margin-top: 52px;
}
.section-nav {
    margin-top: 25px;
}


   
 .accordion {
       background: #2D2F3B;
  color: white;
  cursor: pointer;
  padding: 18px 50px 18px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  line-height: 160%;
  font-weight: 500;
  margin: 5px 0;
  position: relative;
  font-family: Oswald;
  transition: all 0.3s ease;
    }

    .accordion::after {
      content: '\25BC';
      font-size: 13px;
      position: absolute;
      right: 20px;
      top: 20px;
      transition: transform 0.3s;
    }

    .accordion.active::after {
      transform: rotate(180deg);
    }

    .panel {
      padding: 0 18px;
      display: none;
      background-color: #2c2f45;
      overflow: hidden;
    }
  
/* Clean Accordion Styles */

/*neww*/
div#single-vision p {
    text-align: center;
    font-size: 16px;
    line-height: 160%;
    font-family: Figtree;
    font-weight: 600;
    color: #FFFFFF;
    padding: 0px 192px;
}
section p {
    text-align: center;
    padding: 0px 189px;
}
  /**newwwendd*/
  .cta-buttons .button {
  background: transparent!important;
  padding: 10px 20px;
  border: none;
  margin: 5px;
        color: #E2AE19;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.cta-buttons .button.neww {
  background: rgba(255, 204, 0, 0) !important;
  border: none !important;
  color: #E2AE19 !important;
  word-break: break-word;

}
.cta-buttons span {
  font-weight: bold;
  color: #fff;
}

 .tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 0;
    max-width: 1480px;
    margin: auto;
  }
  .tab {
    padding: 10px 20px;
    background: #2a2a3b;
    color: #fff;
    cursor: pointer;
    border-radius: 0px;
    border: 1px solid #444;
  }
  .tab.active {
    background: #444;
    font-weight: bold;
  }
 .bifocal-box {
    margin-left: auto;
    border: 1px solid #d6a108;
    padding: 15px 25px;
    color: #f5c118;
    font-weight: bold;
}
section-nav {
    display: flex
;
    gap: 0px;
    flex-wrap: wrap;
    margin-bottom: 27px;
}
  .section-nav a {
    color: white;
    text-decoration: none;
    /* border: 1px solid #6a6a8a; */
    padding: 20px 38px!important;
    background-color: #3a3d59;
}
.tab-new {
    display: flex;
    height: 61px;
}


.whole-parta {
    max-width: 1480px;
    margin: auto;
}

  .details-table th {
    background-color: #444;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Figtree';
    line-height: 160%;
}
table.details-table td {
    font-size: 14px;
    line-height: 160%;
    font-weight: 500;
    font-family: 'Figtree';
    color: #FFFFFFBF;
      background: #4f4f5e8c;
}

tr {
    background: #2D2F3B!important;

tbody {
    background: #2D2F3B!important;
  
section h2 {text-align: center!important;}

.section-nav {
    margin-top: 18px;
}
/*new css*/


.tabs {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}
.tab {
  padding: 10px 20px;
  background: #eee;
  cursor: pointer;
  border-radius: 0px;
}
.tab.active {
  background: #333;
  color: white;
}
.bifocal-box {
  background: #f9d342;
  padding: 10px;
  font-weight: bold;
  text-align: center;
}
.section-nav a {
    margin-right: -12px;
    
}


   .tabs {
      display: flex;
      margin-bottom: 30px;
    }

    .tab {
      padding: 15px 30px;
      background-color: #3a3d59;
      border: 1px solid #5a5a5a;
      cursor: pointer;
      font-weight: bold;
      margin-right: 5px;
    }

    .tab.active {
      background-color: #1b1d2d;
    }

  .bifocal-box {
    margin-left: auto;
    border: 1px solid #E2AE19;
    padding: 15px 25px;
    color: #E2AE19;
    text-align: left;
    font-size: 20px;
    line-height: 160%;
    font-weight: 500;
    font-family: 'Figtree';
    background: transparent;
}

    .section {
      margin-bottom: 50px;
    }

    .section h2, .section h3 {
      text-align: center;
      margin-bottom: 15px;
    }



    .section-nav {
      display: flex;
      gap: 10px;
      flex-wrap: wrap;
      margin-bottom: 30px;
    }




    table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 20px;
    }

    table, th, td {
      border: 1px solid #444;
    }

    th, td {
      padding: 10px;
      text-align: left;
    }

    th {
      background-color: #333;
    }

    .cta-buttons {
      display: flex;
      align-items: center;
      gap: 20px;
      margin-top: 20px;
    }


    .details-table th {
      background-color: #444;
    }
  .tabs {
  display: flex;
  margin-bottom: 30px;
}

.tab {
    padding: 14px 30px;
    background-color: #3a3d59;
    border: 1px solid #5a5a5a;
    cursor: pointer;
    font-weight: bold;
    margin-right: 0px;
}
.tab.active {
  background-color: #1b1d2d;
}

.bifocal-box {
  margin-left: auto;
  border: 1px solid #d6a108;
  padding: 15px 25px;
  color: #f5c118;
  font-weight: bold;
  font-size: 14px !important;
}

.section {
  margin-bottom: 50px;
}

.section h2, .section h3 {
  text-align: center;
  margin-bottom: 15px;
}


.section-nav {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

table, th, td {
  border: 1px solid #444;
}

th, td {
  padding: 10px;
  text-align: left;
}

th {
  background-color: #333;
}

.cta-buttons {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}


.details-table th {
  background-color: #444;
}

img.wtsp-img {
    position: relative;
    top: 0px;
    width: 65px;
}

img.wtsp-img.table {
    border: 2px solid #E2AE19;
    padding: 11px 19px;
}


























