.new-navbar {
  background-color: #35b5b4 !important;
}

.heading-strip {
  background-color: #e2f4f4;
}

.new-navbar .dropdown-item {
  color: #545454;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  border-bottom: 1px solid #cfcfcf;
  height: 55px;
  align-items: center;
  display: flex;
}

.new-navbar .dropdown-menu {
  min-width: 348px;
  box-shadow: 0px 1px 9px #d5d5d5;
  border: none;
}

.new-navbar .dropdown-item:hover {
  color: #fff !important;
}

.main-content-section {
  background: linear-gradient(
    180deg,
    rgba(254, 255, 255, 1) 0%,
    rgba(198, 242, 255, 1) 100%
  );
}

.bg-lblue {
  background-color: #edf8f8;
}

.updates-box {
  background-color: #fff;
  border-radius: 10px;
  font-size: 18px;
  padding: 0 30px;
  min-height: 94px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0px 1px 9px #d5d5d5;
  color: #545454;
}

.updates-box::after {
  position: absolute;
  content: "";
  width: 5px;
  background-color: #35b5b4;
  left: 4px;
  top: 6px;
  border-radius: 4px;
  height: 90%;
}

.vission-mission-box {
  background-color: #f0fbfe;
  border-radius: 10px;
  padding: 45px 30px;
  position: relative;
  z-index: 0;
}

.annual-report-slider .slick-slide {
  margin: 0 7px;
  padding: 10px 0;
}

.annual-report-slider .slick-slide img {
  display: inline-block;
  box-shadow: 0px 1px 9px #d5d5d5;
}

.vission-mission-box::after {
  position: absolute;
  content: "";
  background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/vission_design_b8b9c87976.png");
  width: 147px;
  height: 147px;
  top: 5px;
  left: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}

.vission-mission-box::before {
  position: absolute;
  content: "";
  background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/vission_design_b8b9c87976.png");
  width: 147px;
  height: 147px;
  bottom: 5px;
  right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
}

.container-box {
    padding: 0 20px;
    display: flex;
    justify-content: left;
    flex-direction: column;
    min-height: 200px;
    vertical-align: top;
}




}

.annual-rep-design {
  background-color: #fbfdff;
  padding: 20px;
  border-radius: 10px;
}

.heading-viewmore {
  position: relative;
}

.int-viewmore {
  position: absolute;
  right: 0px;
  top: 8px;
}

.sec-divider {
  margin-bottom: 40px;
}

.single-line-content {
  min-height: 75px;
  background-color: #F0FBFE;
  border-radius: 10px;
  padding: 0 30px;
  position: relative;
}

.single-line-content::after {
  position: absolute;
  content: "";
  width: 5px;
  background-color: #35b5b4;
  left: 4px;
  top: 5px;
  border-radius: 4px;
  height: 92%;
}

.qip-box {
  background-color: #f9f9f9;
}

.qip-box-container {
  background-color: #fff;
  box-shadow: 0px 1px 9px #d5d5d5;
  padding: 12px 20px;
  border-radius: 4px;
}

.form-design select {
  padding: 7px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
}

/* Fact page */

.fact-sheet-section {
  background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/fact_sheet_banner_2743881954.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.fact-second-section {
  background-color: #fbfdff;
  box-shadow: 0px 1px 9px #e5e5e5;
  border-radius: 10px;
}

.fact-second-section img {
  width: 22px;
  object-fit: contain;
}

/* LORD page */

table.new-tabledesign {
  width: 100%;
  background-color: #fbfdfe;
  color: #000000;
  border-radius: 17px;
  overflow: hidden;
}

table.new-tabledesign tr {
  border:10px solid #fff;
}

table.new-tabledesign tr:last-child {
  border-bottom: 2px solid #f7f7f8;
}

table.new-tabledesign td,
table.new-tabledesign th {
  padding: 3px;
}

table.new-tabledesign th {
  background-color: #e2f4f4;
  border:10px solid #fff;
}

table.new-tabledesign thead {
  color: #35b6b4;
  font-weight: 700;

  font-size: 20px;
}
table.new-tabledesign tr td:first-child,
table.new-tabledesign tr th:first-child {
  text-align: center;
  padding: 20px 21px;
  width: 9%;
}

table.new-tabledesign tr td:nth-child(2),
table.new-tabledesign tr th:nth-child(2) {
  padding-left: 33px;
}

table.new-tabledesign tr td:nth-child(3),
table.new-tabledesign tr th:nth-child(3) {
  padding: 10px 31px;
  width: 15%;
}
table.new-tabledesign tr td:nth-child(4) {
  display: none;
}

.lh-normal {
  line-height: normal;
}
table.new-tabledesign tr td:nth-child(4) {
  border-bottom: none;
}

/* investor financial report */

.financial-report-box {
  background-color: #f9f9f9;
  border-radius: 4px;
}

.financial-report-box .white-strip {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0px 1px 9px #e5e5e5;
  display: block;
  color: #545454;
}

.financial-report-box select {
  padding: 8px 12px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  font-size: 18px;
}

.financial-report-box .finacial-nav-pill .nav-pills {
  flex-wrap: nowrap !important;
}

.financial-report-box .finacial-nav-pill .nav-item {
  width: 100%;
  margin-right: 20px;
}

.financial-report-box .finacial-nav-pill .nav-item:last-child {
  margin-right: 0px;
}

.financial-report-box .finacial-nav-pill .nav-item .nav-link {
  width: 100%;
  background-color: #eeeeee;
  border: none;
  font-weight: 600;
  color: #04356f;
  font-size: 18px;
}

.financial-report-box .finacial-nav-pill .nav-item .nav-link.active {
  background-color: #04356f;
  color: #eeeeee;
}

.financial-report-box .accordion .card{
  border: 2px solid whitesmoke;
}


.financial-report-box .accordion .card button{
  color:#545454;
}


.financial-report-box .accordion .card-header{
  border: none;
  background-color: transparent;
}

.financial-report-box .accordion .card-header.active{
  background-color: #E8EFF6;

}

.financial-report-box .accordion .card-header.active button{
  color: #04356F;
    font-weight: 700;
}


.financial-report-box .accordian-arrow.rotate{
  transform: rotate(180deg);
}


.financial-report-box .new-slide{
  margin: 0 -30px;
}

.financial-report-box .new-slide .box{
  margin:  0 30px;
  padding: 10px 0;
}

.financial-report-box .new-slide .box:hover .box-content{
  background: #f7f7f7;
}



.financial-report-box .box-img img{
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 16px 16px 0 0 ;
}

.financial-report-box .box-content{
  min-height: 90px;
  border-radius: 0  0 10px 10px ;
}

/* Add your custom arrows */
.financial-report-box .slick-prev:before,
.financial-report-box .slick-next:before {
    content: ""; /* Empty content */
    display: inline-block;
    background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/slider_next_arrow_7b59606e2d.svg"); /* URL of your left arrow image */;
    background-size: contain; /* Adjust image size as needed */
    width: 40px; /* Set width of your arrow image */
    height: 18px; /* Set height of your arrow image */
    background-repeat: no-repeat
}

.financial-report-box .slick-prev:before{
  transform: rotate(180deg);
}

.financial-report-box .slick-next:before {
  background-image: url("https://max-website20-images.s3.ap-south-1.amazonaws.com/slider_next_arrow_7b59606e2d.svg"); /* URL of your left arrow image */;
}

.financial-report-box .slick-prev {
  left: -40px;
}


@media only screen and (max-width: 992px) {
  .main-content-section {
    background: white;
  }

  .resp-bg {
    background: linear-gradient(
      180deg,
      rgba(254, 255, 255, 1) 0%,
      rgba(198, 242, 255, 1) 100%
    );
  }

  .updates-box {
    font-size: 16px;
    padding: 0 21px;
    min-height: 75px;
    margin-bottom: 18px;
  }

  .sec-divider {
    margin-bottom: 29px;
  }

  .single-line-content {
    min-height: 62px;
  }

  .vission-mission-box::after {
    transform: rotate(180deg) scale(0.9);
    height: 67px;
    width: 67px;
    left: 20px;
  }

  .container-box {
    padding: 0 13px;
  }

  .vission-mission-box::before {
    transform: scale(0.9);
    height: 67px;
    bottom: 5px;
    width: 67px;
    right: 20px;
  }

  .updates-box::after {
    top: 3px;
  }

  .fact-sheet-section {
    background-image: initial;
  }

  table.new-tabledesign thead {
    display: none;
  }
  table.new-tabledesign tr td:nth-child(3),
  table.new-tabledesign tr th:nth-child(3) {
    display: none;
  }

  table.new-tabledesign tr td:first-child,
  table.new-tabledesign tr th:first-child {
    display: none;
  }
  table.new-tabledesign tr td:nth-child(2),
  table.new-tabledesign tr th:nth-child(2) {
    display: none;
  }
  table.new-tabledesign tr td:nth-child(4) {
    padding: 20px;
    display: block;
    border-bottom: 1px dotted #cfcfcf;
  }

  table.new-tabledesign .phone-col p:first-child {
    min-width: 111px;
  }
  table.new-tabledesign tr {
    border: none;
  }

  table.new-tabledesign tr:last-child td:nth-child(4) {
    border-bottom: none;
  }

  .financial-report-box select {
    padding: 5px 7px;
    font-size: 16px;
  }

  .financial-report-box .finacial-nav-pill .nav-pills {
    overflow: scroll;
  }

  .financial-report-box .finacial-nav-pill .nav-pills::-webkit-scrollbar {
    display: none;
  }

  .financial-report-box .finacial-nav-pill .nav-item .nav-link {
    font-size: 16px;
    padding: 5px 14px;
    background-color: #fff;
    color: #545454;
    border: 1px solid #cfcfcf;
  }

  .financial-report-box .finacial-nav-pill .nav-item {
    margin-right: 12px;
  }

  .financial-report-box .pdf-icon {
    transform: scale(0.8);
  }

  .financial-report-box .new-slide .box {
    margin: 0 13px;
  }

 .financial-report-box .card-body {

    padding: 10px !important;
}

.financial-report-box .box-img img {
  height: 191px;
}

.financial-report-box .card-header {
  padding: 10px;
}


}




/* postal ballot css */

table.postal-ballot{
  border-collapse: separate;
  border-spacing: 5px;
}

table.postal-ballot thead{
  white-space: nowrap;
}

.cyan-shade-bg{
  background: #35b6b4;
}

.cyan-shade-text{
  color: #35b6b4;
}

table.postal-ballot th,
table.postal-ballot td:not(:first-child){
  text-align: center;
}

table.postal-ballot tr td{
  padding: 10px;
}

table.postal-ballot tr table {
  border-collapse: separate;
  border-spacing: 0;
}

.bod-img{
  width: 280.58px;
  height: 330.58px;
  gap: 0px;
  border-radius: 18.64px 18.64px 0px 0px;
  opacity: 0px;
  object-fit: cover;
}

@media(max-width: 768px){
  .qip-box-container {
      padding: 12px 20px;
      height: unset;
  }
}
