.custom-control-label::before,
.custom-control-label::after {
  width: 1.5rem;
  height: 1.5rem;
  left: -2.3rem;
}
.annual-reports.op1 {
  background: #F5F5F5;
}

.annual-reports.op1 .hd1l {
  color: #FFFFFF;
  letter-spacing: -2.13px;
  line-height: 1;
}

.annual-reports.op1 .year-report .report-right {
  background: #fafafa;
  padding: 24px 36px;
}

.annual-reports.op1 .year-report .report-right .radio-option {
  margin-top: 10px;
}

.annual-reports.op1 .year-report .report-right .radio-option .custom-control-inline {
  margin-right: 36px;
}

.annual-reports.op1 .year-report .report-right .radio-option .custom-control-inline .custom-control-label {
  padding-left: 0;
}

.annual-reports.op1 .report-data .item {
  padding: 28px 12px;
}

@media (max-width: 767px) {
  .annual-reports.op1 .year-report .report-left {
    padding: 52px 20px;
  }

  .annual-reports.op1 .year-report .report-left .hd1l {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 1.2;
  }

  .annual-reports.op1 .year-report .report-left .btn-box.MT40 {
    margin-top: 28px;
  }

  .annual-reports.op1 .year-report .report-right {
    padding: 0;
    background: none;
  }

  .annual-reports.op1 .year-report .report-right .radio-option {
    margin: 24px 20px 0;
  }

  .annual-reports.op1 .year-report .report-right .radio-option+p {
    margin: 16px 20px 20px;
  }

  .annual-reports.op1 .year-report .report-right .report-data {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
  }

  .annual-reports.op1 .year-report .report-right .report-data+p {
    padding: 20px;
    margin-top: 0;
  }
}
.pad2, .fees-section.ratings, .thank-you, .trans-issue, .get-callBack, .our-products, .open-account-banner, .annual-reports.op1, .the-founding, .new-bank, .our-values, .our-vision, .our-bod, .corp-govns, .annual-report, .in-news {
    padding: 80px 0;
}
.annual-reports {
    padding: 120px 0 90px;
  }
  
  .annual-reports .year-report {
    display: -ms-flexbox;
    display: flex;
  }
  
  .annual-reports .year-report .report-left {
    width: 30%;
    padding: 60px;
    background: #c4777d;
    background: linear-gradient(145deg, #c4777d 0%, #9d1d27 100%);
    color: #FFFFFF;
  }
  
  .annual-reports .year-report .report-left .f100l span {
    display: block;
  }
  
  .annual-reports .year-report .report-left p {
    margin-bottom: 0;
  }
  
  .annual-reports .year-report .report-left p .know-more {
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .annual-reports .year-report .report-left .btn-box .btn-white {
    color: #FFFFFF;
    min-width: 200px;
    border-color: #FFFFFF;
  }
  
  .annual-reports .year-report .report-right {
    width: 70%;
    padding: 84px 36px;
    border: 1px solid #d8d8d8;
    border-left: 0;
    position: relative;
  }
  
  .annual-reports .year-report .report-right .note {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: rgba(118, 118, 118, 0.45);
    margin-bottom: 0;
  }
  
  .annual-reports .owl-nav span {
    display: inline-block;
    margin: 2px;
    background: #FFFFFF;
    border-radius: 50%;
    font-size: 20px;
    padding: 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  }
  
  .annual-reports .owl-nav span::before {
    color: #9D1D27;
  }
  
  .annual-reports .owl-nav .owl-prev {
    left: -24px;
  }
  
  .annual-reports .owl-nav .owl-next {
    right: -24px;
  }
  
  .annual-reports .owl-dots {
    margin-top: 25px;
  }
  
  @media (max-width: 1024px) {
    .annual-reports .year-report .report-left {
      padding: 60px 40px;
    }
  
    .annual-reports .year-report .report-left .f100l {
      font-size: 88px;
    }
  
    .annual-reports .year-report .report-right {
      padding: 54px 24px;
    }
  }
  
  @media (max-width: 991px) {
    .annual-reports {
      padding: 50px 0;
    }
  
    .annual-reports .year-report {
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .annual-reports .year-report .report-left {
      width: 100%;
      padding: 30px 24px;
      text-align: center;
    }
  
    .annual-reports .year-report .report-left .f100l {
      font-size: 64px;
      letter-spacing: -3px;
      margin-top: 10px;
    }
  
    .annual-reports .year-report .report-left .f100l span {
      display: inline-block;
    }
  
    .annual-reports .year-report .report-right {
      width: 100%;
      border-left: 1px solid #d8d8d8;
      border-top: 0;
      padding: 0 0 60px;
    }
  
    .annual-reports .year-report .report-right .note {
      line-height: 1.2;
      bottom: 16px;
      padding: 0 12px;
    }
  }
  
  .report-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .report-data .item {
    width: 33.33%;
    text-align: center;
    border-right: 1px solid #d8d8d8;
    padding: 42px 12px;
  }
  
  .report-data .item:nth-child(-n+3) {
    border-bottom: 1px solid #d8d8d8;
  }
  
  .report-data .item:nth-child(3n) {
    border-right: 0;
  }
  
  .report-data .item .hdr {
    margin-bottom: 8px;
  }
  
  .report-data .item .clr-grey,
  .report-data .item .hero-from .form-list .notes,
  .hero-from .form-list .report-data .item .notes {
    margin-bottom: 0;
  }
  
  .report-data.col4 .item {
    width: 25%;
  }
  
  .report-data.col4 .item:nth-child(4) {
    border-bottom: 1px solid #d8d8d8;
  }
  
  .report-data.col4 .item:nth-child(3n) {
    border-right: 1px solid #d8d8d8;
  }
  
  .report-data.col4 .item:nth-child(4n) {
    border-right: 0;
  }
  
  @media (max-width: 767px) {
  
    .report-data.col4 .item,
    .report-data .item {
      width: 50%;
      border-right: 0;
      border-bottom: 1px solid #d8d8d8;
    }
  
    .report-data.col4 .item:nth-child(odd),
    .report-data .item:nth-child(odd) {
      border-right: 1px solid #d8d8d8;
    }
  
    .report-data.col4 .item:last-child,
    .report-data.col4 .item:nth-last-child(2),
    .report-data .item:last-child,
    .report-data .item:nth-last-child(2) {
      border-bottom: 0;
    }
  
    .report-data.col4 .item:nth-child(6) {
      border-right: 0;
    }
  }
  
  .investor-presentation {
    padding: 50px 0 75px;
    background: #f3f3f3;
  }
  
  .investor-presentation .hd-box {
    margin-bottom: 28px;
  }
  
  .investor-presentation .hd-box .f12,
  .investor-presentation .hd-box .blog-detail .blog-ctnt .blog-by,
  .blog-detail .blog-ctnt .investor-presentation .hd-box .blog-by {
    margin: 5px 0 0 3px;
  }
  
  .investor-presentation .hd-box .btn-box {
    margin-left: auto;
  }
  
  .investor-presentation .hd-box .btn-box .icon-Right {
    vertical-align: middle;
  }
  
  .investor-presentation .hd-box .btn-box .icon-Right::before {
    color: #9D1D27;
  }
  
  @media (max-width: 991px) {
    .investor-presentation .hd-box {
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .investor-presentation .hd-box .btn-box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 0;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-top: 20px;
    }
  
    .investor-presentation .hd-box .btn-box .f14br.ML30,
    .investor-presentation .hd-box .btn-box .product-banner .ML30.hero-know-more,
    .product-banner .investor-presentation .hd-box .btn-box .ML30.hero-know-more {
      margin: 20px 0 0 0;
    }
  }
/* Custom radio button */
.custom-control.default .custom-control-label::before {
  border: solid 2px #54565B;
  border-radius: 0px;
}

.custom-control.default .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #54565B;
  background-color: #54565B;
  border-color: #54565B;
  box-shadow: inherit;
}

.custom-control.default .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #54565B;
  box-shadow: inherit;
}

.custom-control.default .custom-control-input:not(:disabled):active~.custom-control-label::before {
  background-color: rgba(84, 86, 91, 0.6);
  border-color: rgba(84, 86, 91, 0.6);
}

.custom-control.red .custom-control-label::before {
  border: solid 2px #9D1D27;
  border-radius: 0px;
}

.custom-control.red .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #9D1D27;
  background-color: #9D1D27;
  border-color: #9D1D27;
  box-shadow: inherit;
}

.custom-control.red .custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #9D1D27;
  box-shadow: inherit;
}

.custom-control.red .custom-control-input:not(:disabled):active~.custom-control-label::before {
  background-color: rgba(157, 29, 39, 0.6);
  border-color: rgba(157, 29, 39, 0.6);
}

.custom-control.green .custom-control-label::before {
  border: solid 2px #d8d8d8;
  border-radius: 0px;
}

.custom-control.green .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #00a07a;
  background-color: #00a07a;
  border-color: #00a07a;
  box-shadow: inherit;
}

.custom-control.green .custom-control-input:focus~.custom-control-label::before {
  border-color: #00a07a;
  box-shadow: inherit;
}

.custom-control.green .custom-control-input:not(:disabled):active~.custom-control-label::before {
  background-color: rgba(0, 160, 122, 0.6);
  border-color: rgba(0, 160, 122, 0.6);
}

.custom-control.custom-radio.default .custom-control-label,
.custom-control.custom-radio.red .custom-control-label,
.custom-control.custom-radio.green .custom-control-label {
  padding-left: 10px;
}

.custom-control.custom-radio.default .custom-control-label::before,
.custom-control.custom-radio.red .custom-control-label::before,
.custom-control.custom-radio.green .custom-control-label::before {
  border-radius: 50%;
  height: 28px;
  width: 28px;
  top: -4px;
}

.custom-control.custom-radio.default .custom-control-label::after,
.custom-control.custom-radio.red .custom-control-label::after,
.custom-control.custom-radio.green .custom-control-label::after {
  border-radius: 50%;
  height: 28px;
  width: 28px;
  top: -4px;
}
