/* -------- new header footer  css --------  */
#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #0076bd;
}
#mega-menu-wrap-primary_top_navigation
  #mega-menu-primary_top_navigation
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary_top_navigation
  #mega-menu-primary_top_navigation
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #0076bd;
}

.site-header {
  background: rgb(1, 117, 188);
  background: linear-gradient(
    90deg,
    rgba(32, 180, 81, 1) 2%,
    rgba(1, 117, 188, 1) 100%
  );
  /* old  */
  /* background: linear-gradient(
    90deg,
    rgba(1, 117, 188, 1) 3%,
    rgba(32, 180, 81, 1) 100%
  ); */

  /* background-image: linear-gradient(to right, #20b452, #0276bb) !important; */
}

.site-footer {
  background-image: linear-gradient(
      90deg,
      rgb(1 117 188 / 48%),
      rgb(2 118 187 / 70%)
    ),
    linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)),
    url(../img/govt-bg-img-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;

  /* background: linear-gradient(
    90deg,
    rgba(1, 117, 188, 1) 3%,
    rgba(32, 180, 81, 1) 100%
  ); */
}

.footer-bottom {
  background: #0276bb;
  border-top: 1px solid #eee;
}

.footer-bottom .footer-social a {
  background: #20b452;
}
/* -------- new header footer  css --------  */

.para-text {
  font-size: 18px;
  color: #000;
}
.site-header .logo:before {
  /* background: url(../img/logo-bg-2.png) no-repeat right; */
  background: url(../img/logo-ppb-bg-2.png) no-repeat right;
  height: 107px;
  content: "";
  position: absolute;
  top: 0;
  right: -60px;
  width: 1000px;
}

.logo a img.main-header {
  width: 25rem;
  height: 75px;
  object-fit: contain;
}
.bank-service .img-wrap img {
  height: 183px;
  width: 320px;
  border-radius: 10px;
  object-fit: cover;
}

.stories-wrap a.stories span {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  color: #727272;
  font-weight: 500;
  padding: 0 55px 0 0;
  background: url(../img/plus-icon.png) right 6px no-repeat;
  font-weight: 400;
}
.stories-wrap a.stories.active span {
  background: url(/bj/ppb-new/assets/img/mins-icon.png) right 6px no-repeat;
}

#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link {
  font-size: 13px;
}
.header-top .topnav {
  float: left;
  margin: 0px 0 0 460px;
}

.account-icon > a:before {
  content: "";
  background-image: url(../img/accounts-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}
.loan-icon > a:before {
  content: "";
  background-image: url(../img/loans-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}
.investment-icon > a:before {
  content: "";
  background-image: url(../img/investment-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}
.insurance-icon > a:before {
  content: "";
  background-image: url(../img/about-us.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 20px !important;
  height: 20px !important;
  top: 9px !important;
  margin-right: 10px !important;
  background-repeat: no-repeat !important;
}
.digital-icon > a:before {
  content: "";
  background-image: url(../img/d-banking-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}
.mega-digital-icon.mega-product-icon > a:before {
  content: "";
  background-image: url(../img/product.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 20px !important;
  height: 20px !important;
  top: 9px !important;
  margin-right: 10px !important;
  background-repeat: no-repeat !important;
}
.offers > a:before {
  content: "";
  background-image: url(../img/offers-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}
.other-services-icon > a:before {
  content: "";
  background-image: url(../img/o-services-nav.png) !important;
  position: relative !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  top: 9px !important;
  margin-right: 10px !important;
}

.carousel-item img.hero-banner-img {
  /* height: 570px; */
  /* height: 580px; */
  object-fit: cover;
  /* border-radius: 12px; */
}
.hero-banner {
  max-width: unset;
  padding: 0;
  margin: 0px auto 60px auto;
}

.stories-wrap a.stories {
  padding: 25px 0;
}

.img-wrap img {
  transition: transform 0.3s ease;
  cursor: pointer;
}
/* .img-wrap img:hover {
	transform: scale(1.1);
	transition: transform 0.3s ease;
} */

/* .bank-service {
  transition: margin-top 0.3s ease;
  opacity: 0; 
} */
.about-display-none {
  display: none !important;
}

/* new index page css Start  */
#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  font-size: 16px;
}
.mega-sub-menu h3 {
  font-size: 18px;
}
#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  .mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item {
  padding: 10px 10px 10px 10px;
  width: 100%;
}
span.mega-description-group {
  min-height: unset;
}
.mega-other-services-icon span.mega-description-group {
  min-height: unset;
}
#mega-menu-wrap-primary_top_navigation
  #mega-menu-primary_top_navigation
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary_top_navigation
  #mega-menu-primary_top_navigation
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  font-size: 16px;
}
/* mob landing page  */
/* .top-bottom-padding-mob {
  padding-top: 90px;
  padding-bottom: 90px;
} */
.apps-section .inner-container {
  position: relative;
  display: block;
  padding: 80px 80px 0 80px;
}
.app_row {
  display: flex;
  align-items: center;
}
.apps-section .image-box {
  position: relative;
  display: block;
  /* padding-right: 130px; */
  padding-right: 20px;
  /* margin-right: 85px; */
}
figure {
  margin: 0px;
}
.apps-section .image-box .image-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.apps-section .content-box {
  position: relative;
  display: block;
}
.mb_20 {
  margin-bottom: 20px;
}

.sec-title h6 {
  display: block;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 700;
  color: #8a8a8a;
}

.sec-title h2 {
  display: block;
  font-size: 40px;
  line-height: 52px;
  font-weight: 800;
}
.mb_50 {
  margin-bottom: 50px;
}
.apps-section .content-box .btn-box {
  position: relative;
  display: flex;
  align-items: center;
}
.apps-section .content-box .btn-box a {
  position: relative;
  display: inline-block;
  background: #0a0f20;
  padding: 11px 15px 11px 60px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}
.mr_20 {
  margin-right: 20px;
}
figure.image.image-1 img {
  max-height: 590px;
}
.apps-section .image-box img {
  width: 100%;
}
.apps-section .content-box .btn-box a img {
  position: absolute;
  left: 14px;
  top: 11px;
}
.apps-section .content-box .btn-box a span {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
}

.rate-of-inerest-sec {
  padding-bottom: 60px;
}

.rate-card {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  text-align: center;
  /* height: 250px; */
}
.rate-card:hover {
  box-shadow: 4px 4px 3px #828282;
  -moz-box-shadow: 4px 4px 3px #828282;
  -webkit-box-shadow: 4px 4px 3px #828282;
  -o-box-shadow: 4px 4px 3px #828282;
}

.rate-value {
  font-size: 75px;
  font-weight: bold;
  color: #0082e5;
}

.rate-symbol {
  font-size: 26px;
  /* vertical-align: top; */
  color: #0082e5;
  display: inline-block;
  line-height: 1.1;
  font-weight: 600;
}

.rate-symbol sup {
  font-size: 1rem;
}

.apply-btn {
  background-color: #0082e5;
  border: none;
  color: white;
  padding: 5px 15px;
  font-size: 0.9rem;
}
.apply-btn:hover {
  background-color: #000166;
  color: #fff;
}
.know-more {
  color: #6c757d;
  font-size: 0.9rem;
}
.know-more:hover {
  color: #000166;
  text-decoration: underline #000166;
  text-underline-offset: 4px;
}

/* Start emi calculater  */
.calculator-container {
  background-color: #fcfcfc;
  /* border-radius: 10px; */
  padding: 50px;
}
.result-container {
  background-color: #e8f5ff;
  /* border-radius: 10px; */
  padding: 40px 90px 30px 50px;
}
.slider-label {
  font-weight: bold;
  color: #495057;
  display: block;
}
.custom-range-w {
  width: 100%;
}
.month-yearly-d {
  display: flex;
  gap: 30px;
}
.slider-value {
  background-color: #e8f5ff;
  border-radius: 5px;
  padding: 5px 10px;
}
.result-label {
  color: #6c757d;
}
.result-value,
#cic-principalAmount,
#cic-TotalAmount {
  font-weight: bold;
  color: #0056b3;
  font-size: 22px;
}
.monthly-payment {
  font-size: 1.5rem;
  font-weight: bold;
  color: #0056b3;
  margin-bottom: 0;
}

#emi,
#cic-maturity-amount {
  /* font-size: 34px; */
  font-size: 1.7rem;
  margin-bottom: 5px;
}
/* End emi calculater  */

.bank-service .content h3 {
  min-height: 30px;
  margin: 0;
}
.bank-service .content p {
  min-height: 90px;
}
.Govt-Schemes-p {
  padding-top: 15px !important;
}

.rate-of-interest-box {
  max-width: 1170px;
  margin: auto;
}
.see-all-rate {
  padding: 12px 26px;
}
/* .only-desktop-view {
	display: block;
} */
.only-mob-view {
  display: none;
}

.carousel-container {
  position: relative;
  overflow: hidden;
}
.carousel-headline {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  text-align: left;
  color: white;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  z-index: 10;
  max-width: 50%;
}
.carousel-headline h2 {
  font-size: 3.5rem;
  margin-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  color: #fff;
}
.carousel-item img {
  transition: transform 3s ease-in-out;
}
/* .carousel-item.active img {
	transform: scale(1.1);
} */

/*? --------------- breadcrumb ---------- */
section.breadcrumb-section {
  position: relative;
  top: -35px;
}
.breadcrumb-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background-color: rgba(255, 255, 255, 0.5); */
  width: 100%;
  height: 100%;
  background-color: #20439b;
  background-color: #0176bb;
  opacity: 0.8;
}
.breadcrumb-content {
  position: relative;
  z-index: 1;
}
.breadcrumb {
  font-size: 0.9rem;
  text-transform: capitalize;
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb-item a {
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 15px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "> ";
  color: #e3e6e9;
  padding: 0 10px 0 0;
}
.breadcrumb-item.active {
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 15px;
}
.breadcrumb-content h1 {
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  font-size: 45px;
}
.breadcrumb-conatiner-nav {
  position: relative;
  z-index: 3;
  padding-top: 8px;
}

/*? ------  bank and vision -------  */
.cs_height_70 {
  height: 70px;
}
.new-container-w {
  max-width: 1230px;
}
.mission-left-box,
.vision-right-box {
  padding: 40px 110px 40px 20px;
}
.mission-left-box p,
.vision-right-box p {
  font-size: 18px;
  color: #000;
}
.mission-left-box h3,
.vision-right-box h3 {
  font-size: 45px;
}
.mission-img > img,
.vision-left-box > img {
  height: 230px;
}
.ol-list-number-card ol li {
  font-size: 18px;
  color: #000;
}

/*? --------------- History ---------- */
.ppb-history .para-text {
  text-align: justify;
}
.history-title-ppb h3 {
  font-size: 45px;
}
/*? --------------- Board-of-director ---------- */
.board-of-directors-wrap {
  text-align: center;
}
.board-of-directors-wrap .director-content-intro-sec {
  padding: 15px;
}
.board-of-directors-wrap .director-content-intro-sec h6 {
  font-size: 1.4rem;
  color: #000166;
  ine-height: 130%;
}
.board-of-directors-wrap .director-content-intro-sec p {
  font-size: 18px;
  color: #000000;
  margin: 0;
  margin-top: 10px;
}

.director-intro-box {
  display: flex;
  align-items: center;
  padding: 30px;
  box-shadow: 0 10px 40px #ccc;
  border-radius: 30px;
}
.director-intro-box .director-image-intro-box img {
  max-width: 200px;
  max-height: 220px;
  object-fit: cover;
  border-radius: 30px;
}

.director-detail-box {
  padding: 30px;
  box-shadow: 0 10px 40px #ccc;
  border-radius: 30px;
  height: 365px;
  max-height: 365px;
}
.director-detail-box .director-image-box img {
  border-radius: 30px;
  max-height: 220px;
  max-width: 200px;
  object-fit: cover;
}
.director-detail-box .director-content-sec {
  padding: 15px 0 0 0;
}
.director-content-sec h6 {
  font-size: 18px;
  color: #000166;
  line-height: 115%;
}
.director-content-sec p {
  font-size: 18px;
  color: #000000;
  line-height: 115%;
  margin: 0;
  margin-top: 10px;
}
#Bipinkumar-Hiralal > img {
  object-fit: fill !important;
}
/*? --------------- Branch ---------- */

.branch-info-card {
  /* background-color: rgb(241 247 251 / 50%); */
  border-radius: 8px;
  padding: 40px;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); */
  box-shadow: 0 10px 30px #1a2c711a;
  border: 1px solid #e1e1e1;
  height: 560px;
}
.branch-info-card:hover {
  transition: all 1s ease-in;
  border: 1px solid #0276bb;
}
.card-title.branch-title {
  color: #0276bb;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 1.5rem;
}
.branch-code-info-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}
.branch-info-icon {
  color: #0082e5;
  width: 20px;
  margin-right: 10px;
  margin-top: 4px;
}
.branch-info-text {
  color: #333;
  flex: 1;
}
.branch-field-label {
  font-weight: 600;
  color: #555;
  margin-bottom: 3px;
}

.highlights-content ul li {
  color: #000;
  font-size: 18px !important;
  font-weight: normal;
}

/*? --------- highlight css---------- */

.highlights-content .highlights-li {
  list-style: none;
  padding-left: 0;
}

.highlights-content .highlights-li > li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-left: 43px;
  position: relative;
}

.highlights-content .highlights-li > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../img/check-mark-highlight.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 25px;
}

.highlights-content {
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 2rem; */
}

.highlights-li > li {
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
}

.highlight-annual-report-card {
  transition: transform 0.3s ease-in-out;
}
.highlight-annual-report-card:hover {
  transform: translateY(-5px);
}
.highlight-document-icon {
  font-size: 2rem;
  color: #000166;
}
.h-para {
  font-size: 14px;
}
.h-btn {
  font-size: 11px;
}
/*? --------------- Cyber Awareness ---------- */
.safe-banking-container {
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 20px; */
}

.safe-banking-title {
  text-align: center;
  color: #000166;
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 600;
}

.safe-banking-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
  padding: 1rem;
}

.safe-banking-card {
  background: white;
  border-radius: 15px;
  padding: 1.5rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid #eaeaea;
}

.safe-banking-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}

.safe-banking-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #000166, #3498db);
}

.safe-banking-number {
  background: #3498db;
  color: white;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

.safe-banking-content {
  color: #000000;
  font-size: 1rem;
  line-height: 1.6;
}

/*? ---------------  DO’s ND DONT’S ---------- */
.custom-card-cyb {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  max-height: 600px;
  overflow-y: scroll;
  /* Firefox scrollbar style */
  scrollbar-width: thin;
  scrollbar-color: rgba(32, 67, 155, 0.4) transparent;
}

.custom-card-cyb::-webkit-scrollbar {
  width: 4px;
}

.custom-card-cyb::-webkit-scrollbar-track {
  background: transparent;
}

.custom-card-cyb::-webkit-scrollbar-thumb {
  background: #e1b486;
  border-radius: 20px !important;
}

/* Optional:  different colors for different cards */
.custom-card-cyb.green-cyb::-webkit-scrollbar-thumb {
  background: #10e201 !important;
}

.custom-card-cyb.red-cyb::-webkit-scrollbar-thumb {
  background: red;
}

.card-header-cyb {
  padding: 1rem;
  font-weight: bold;
  font-size: 1.2rem;
}

.dos-header-cyb {
  background-color: #28a745;
  color: white;
}

.donts-header-cyb {
  background-color: #dc3545;
  color: white;
}

.table-cyb td {
  vertical-align: middle;
  padding: 1rem;
}

.icon-cell {
  width: 50px;
  text-align: center;
}

.check-icon-cyb {
  color: #28a745;
  font-size: 1.5rem;
}

.times-icon-cyb {
  color: #dc3545;
  font-size: 1.5rem;
}

.table-striped-cyb tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02);
}

.table-hover-cyb tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.category-badge {
  font-size: 0.8rem;
  padding: 0.3rem 0.6rem;
  border-radius: 15px;
  margin-right: 0.5rem;
  display: inline-block;
  margin-bottom: 0.3rem;
}

.password-badge {
  background-color: #e3f2fd;
  color: #0d47a1;
}

.security-badge {
  background-color: #f3e5f5;
  color: #4a148c;
}

.data-badge {
  background-color: #e8f5e9;
  color: #1b5e20;
}
td.number-cell {
  display: none;
}

/*? ---------------  Executive ---------- */
.exec-table-wrapper {
  padding: 20px;
  /* background: #f8f8fa; */
}

.exec-custom-card {
  border: none;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.exec-card-header {
  background: #f8f9fa;
  border-bottom: 2px solid #edf2f7;
  padding: 1.5rem;
}

.exec-card-header h4 {
  color: #2d3748;
  font-weight: 600;
}

.exec-card-body {
  padding: 0;
}

.exec-custom-table {
  margin-bottom: 0;
}

.exec-custom-table thead th {
  background: #e3e9fd;
  border: none;
  color: #2d3748;
  font-weight: 600;
  padding: 15px;
  white-space: nowrap;
  font-size: 20px;
}

.exec-custom-table tbody tr {
  transition: all 0.3s ease;
}

.exec-custom-table tbody tr:hover {
  background-color: #f8f9fa;
  transform: scale(1.001);
}

.exec-custom-table td {
  padding: 15px;
  border-top: 1px solid #edf2f7;
  color: #000000;
  vertical-align: middle;
  font-size: 17px;
}

/* Custom scrollbar for table responsive */
.table-responsive.table-responsive-exec::-webkit-scrollbar {
  height: 6px;
}

.table-responsive.table-responsive-exec::-webkit-scrollbar-track {
  background: transparent;
}

.table-responsive.table-responsive-exec::-webkit-scrollbar-thumb {
  background: #cbd5e0;
  border-radius: 20px;
}

.table-responsive.table-responsive-exec::-webkit-scrollbar-thumb:hover {
  background: #a0aec0;
}

/*? ---------------  History ---------- */
.separator {
  color: #c0c0c0;
  line-height: 1.2em;
  margin: 30px auto;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.separator::before,
.separator::after {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  width: 50%;
}
.separator.separator-rouned i,
.separator.separator-border-rouned i {
  background-color: #f5f5f5;
  border-radius: 50%;
  height: 40px;
  left: 0;
  line-height: 40px;
  margin: -12px auto auto;
  position: absolute;
  right: 0;
  width: 40px;
}
.separator i,
.separator span,
.separator a {
  display: inline-block;
  margin: 0 20px 0 24px;
  font-size: 20px;
}
.separator::after {
  margin: 0 -100% 0 0;
}
.para-text-history {
  font-size: 18px;
  color: #000;
  text-align: justify;
}
.cs_height_40 {
  height: 40px;
}
.ts-history > img {
  height: 329px;
  width: 100%;
  object-fit: cover;
}

/*? ---------------  privacy policy ---------- */
.privacy-policy-ppb ul li,
.privacy-policy-ppb ol li {
  font-size: 18px;
  color: #000;
  text-align: justify;
  margin-bottom: 8px;
}
.privacy-policy-str {
  font-weight: 600;
}

/*? --------------- Awards css---------- */

/* Custom styles for the gallery */
.gallery-item {
  margin-bottom: 30px;
}

.gallery-item .image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 75%; /* 4:3 Aspect Ratio */
  overflow: hidden;
  border: 1px solid black;
}

.gallery-item .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.gallery-item:hover img {
  transform: scale(1.05);
}

.gallery-item .image-caption {
  margin-top: 10px;
  font-size: 0.9rem;
}
.gallery-item .image-caption p {
  color: #000;
}
.lg-sub-html p {
  font-size: 16px;
  margin: 5px 0 0;
  color: #fff;
}
/* New styles for text truncation */
.truncated-text {
  position: relative;
  max-height: 5.5em; /* Approximately 3.5 lines of text */
  overflow: hidden;
}

.truncated-text::after {
  content: "Read More";
  position: absolute;
  top: 61px;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  background: #fff;
  color: #000166;
  cursor: pointer;
  font-weight: 600;
}

.lg-sub-html .full-content {
  max-height: none;
  overflow: visible;
  padding: 15px;
}

.lg-sub-html {
  max-height: 80vh;
  overflow-y: auto;
}
/*? --------- service-charges css---------- */

.sr-custom-table-container {
  margin: 2rem 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

.sr-custom-table-title {
  background: #0276bb;
  color: white;
  padding: 1rem;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 400;
}

.sr-custom-table {
  width: 100%;
  background: white;
  margin-bottom: 0;
}

.sr-custom-table thead th {
  background: rgb(1 117 187 / 5%);
  color: #0276bb;
  font-weight: 600;
  border-bottom: 2px solid #0276bb;
  vertical-align: middle;
}

.sr-custom-table tbody tr:nth-child(even) {
  background-color: rgba(0, 1, 102, 0.02);
}

.sr-custom-table tbody tr:hover {
  background-color: rgba(0, 1, 102, 0.05);
  transition: background-color 0.2s ease;
}

.sr-custom-table td,
.custom-table th {
  padding: 1rem;
  border: none;
  border-bottom: 1px solid rgba(0, 1, 102, 0.1);
}

.sr-custom-table td strong {
  color: #000166;
}

.sr-custom-note {
  background: rgb(1 117 187 / 5%);
  padding: 1rem;
  /* margin-top: 1rem; */
  border-radius: 0 0 8px 8px;
  color: #666;
  font-style: italic;
}

/*? --------- Housing Loan css---------- */
.sub-text {
  color: #666;
  font-size: 1rem;
}

.loan-scroll-container {
  position: relative;
  background: #f8f9fa;
  /* padding: 15px 50px;
	border-radius: 10px; */
  padding: 10px 75px;
  border-radius: 35px;
  margin: 20px 0;
  box-shadow: 0 10px 25px #2b73d829;
  /* text-align: center; */
}

.loan-scroll-wrapper {
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
  padding: 5px 0;
}

.loan-scroll-wrapper::-webkit-scrollbar {
  display: none;
}

.loan-nav-item {
  display: inline-block;
  margin: 0 5px;
}

.loan-nav-link {
  padding: 8px 20px;
  border-radius: 25px !important;
  color: #000166 !important;
  background: white !important;
  border: 1px solid #e0e0e0;
  transition: all 0.3s ease;
  font-size: 0.95rem;
}

.loan-nav-link:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.loan-nav-link.active {
  background: #000166 !important;
  color: white !important;
  border-color: #000166;
  box-shadow: 0 2px 8px rgba(0, 0, 150, 0.2);
}

.loan-scroll-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: white;
  border: 1px solid #e0e0e0;
  color: #000166;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.loan-scroll-button:hover {
  background: #000166;
  color: #fff;
}

.loan-scroll-left {
  left: 10px;
}

.loan-scroll-right {
  right: 10px;
}

.btn-orange {
  background-color: #ff5500;
  color: white;
  padding: 8px 20px;
  border-radius: 25px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  border: none;
}

.btn-orange:hover {
  background-color: #ff5500;
  color: white;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(255, 102, 0, 0.3);
}

.personal-content-section,
.housing-content-section {
  margin-top: 25px;
  margin-bottom: 40px;
  display: none;
  animation: loan_fadeIn 0.3s ease;
}

@keyframes loan_fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.feature-card {
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
  padding: 20px;
}

.feature-item {
  display: flex;
  align-items: center;
  margin: 15px 0;
  color: #555;
}

.feature-item::before {
  content: "•";
  color: #ff6b33;
  font-size: 24px;
  margin-right: 10px;
}

.loanMenu-process-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 15px;
  border: none;
  height: 100%;
  border: 1px solid #efefef;
}

.loanMenu-process-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.loanMenu-icon-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  /* background: linear-gradient(135deg, #00b4db, #0083b0); */
  background-color: #f3f4ff;
}

.loanMenu-process-icon {
  font-size: 1.2rem;
  color: #000166;
}

.loanMenu-step-number {
  font-weight: 600;
  color: #060606;
  /* margin-bottom: 1rem; */
}

.loanMenu-contact-number,
.loan-branch-find {
  color: #000166;
  font-weight: 500;
  text-decoration: none;
}
.three-step-apply-loan {
  background: transparent linear-gradient(90deg, #f4f5f9 0%, #f5f5f5 100%) 0% 0%
    no-repeat padding-box;
}
.Housing-Loan-title {
  color: #000;
}
.Housing-Loan-highlight {
  color: #000166;
}

/*? --------- Customer Online Grievance css---------- */
.grv-wrapper {
  /* background-color: #f8f9fa;
  color: #212529; */
}
.grv-container {
  /* max-width: 800px; */
  margin: 2rem auto;
  padding: 2rem;
  background: white;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.grv-title {
  color: #0276bb;
  margin-bottom: 2rem;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}
.grv-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background: #0276bb;
}
.grv-input-field {
  border: 1px solid #dee2e6;
  border-radius: 5px;
  padding: 0.75rem;
  transition: all 0.3s;
}
.grv-input-field:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.1);
}
.grv-required:after {
  content: "*";
  color: #dc3545;
  margin-left: 4px;
}
.grv-radio-wrapper .custom-control-label {
  padding-left: 0.5rem;
}
.grv-captcha-box {
  background: #f8f9fa;
  padding: 1rem;
  border-radius: 5px;
  margin-top: 1rem;
}
.grv-submit-btn {
  border: none;
  padding: 0.75rem 2rem;
  margin-top: 1rem;
  transition: all 0.3s;
}
.grv-submit-btn:hover {
  transform: translateY(-1px);
}
.grv-char-count {
  color: #6c757d;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.grv-captcha-display,
.inquiryCaptchaDisplay {
  font-family: system-ui;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px;
  background: linear-gradient(145deg, #e6e6e6, #ffffff);
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  user-select: none;

  /* color: #333;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  min-width: 120px;
  display: inline-block; */
}
.grv-refresh-captcha,
.cf-refresh-captcha,
.aply-refresh-captcha,
.inquiryRefreshCaptcha {
  cursor: pointer;
  color: #007bff;
  font-size: 20px;
  margin-left: 10px;
}
.grv-error {
  border-color: #dc3545;
}
.grv-error-message {
  color: #dc3545;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: none;
}
::placeholder {
  color: #b0afaf !important;
}

/*? ---- Bank Deposits pages css ----   */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 0;
}
.ds-hero-container {
  position: relative;
  overflow: hidden;
}

.ds-bg-overlay {
  position: relative;
  z-index: 1;
}

.ds-content-overlay {
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 85px 50px;
}

.ds-prime-box {
  border-radius: 0;
}

.ds-nav-links a {
  transition: all 0.3s ease;
}

.ds-nav-links a:hover {
  color: #000166 !important;
  padding-left: 5px;
}

.ds-nav-links ul li:first-child {
  background: #000166;
  color: #fff;
  font-size: 16px;
  padding: 14px 15px;
  margin-bottom: 7px;
}
.ds-nav-links ul li {
  padding: 6px 15px 6px 15px;
}
#ds-sticky-nav {
  position: -webkit-sticky; /* Safari support */
  position: sticky;
  top: 200px;
  /* overflow-y: auto;
  scroll-behavior: smooth;
  scrollbar-width: none; */
  /* height: fit-content;
  z-index: 1000; */
}
.ds-nav-links#ds-sticky-nav {
  display: block;
}

.sr-custom-table-container.Recurring-table {
  box-shadow: unset;
}
/*? ---- See All Rates  index page modal css ----   */
.modal-table th,
.modal-table td {
  padding: 12px;
  vertical-align: middle;
}

/*? ---- FQA css ----   */
.modern-accordion {
  /* max-width: 800px; */
  margin: 2rem auto;
}

.accordion-item-custom {
  background: white;
  border-radius: 8px;
  margin-bottom: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.accordion-header-custom {
  background: #fff;
  padding: 1.25rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  border-left: 4px solid transparent;
}

.accordion-header-custom:hover {
  background: rgba(0, 1, 102, 0.05);
}

.accordion-header-custom.active {
  border-left: 4px solid #000166;
  background: rgba(0, 1, 102, 0.05);
}

.accordion-title-custom {
  font-size: 1.1rem;
  font-weight: 500;
  color: #000166;
  margin: 0;
}

.accordion-icon-custom {
  width: 24px;
  height: 24px;
  position: relative;
  transition: transform 0.3s ease;
}

.accordion-icon-custom::before,
.accordion-icon-custom::after {
  content: "";
  position: absolute;
  background: #000166;
  border-radius: 2px;
}

.accordion-icon-custom::before {
  width: 2px;
  height: 16px;
  top: 4px;
  left: 11px;
  transition: transform 0.3s ease;
}

.accordion-icon-custom::after {
  width: 16px;
  height: 2px;
  top: 11px;
  left: 4px;
}

.accordion-header-custom.active .accordion-icon-custom::before {
  transform: rotate(90deg);
}

.accordion-content-custom {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  background: white;
}

.accordion-content-custom.active {
  max-height: 700px;
}

.accordion-body-custom {
  padding: 1.25rem;
  color: #444;
  line-height: 1.6;
}

/*? ---- mobile banking css ----   */
.mobile-banking {
  text-align: center;
}
.mobile-banking > img {
  height: 260px;
}

/*? ---- download form css ----   */

.dlf-section {
  /* padding: 3rem 0; */
  /* background-color: #f8f9fa; */
}

.dlf-heading {
  color: #0276bb;
  font-weight: 700;
  margin-bottom: 2.5rem;
}

.dlf-heading i {
  margin-right: 0.5rem;
}

.dlf-card {
  background: white;
  border-radius: 10px;
  transition: all 0.3s ease;
  border: 1px solid #0001661a;
  margin-bottom: 1.5rem;
  position: relative;
  overflow: hidden;
}

.dlf-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 1, 102, 0.1);
}

.dlf-card-body {
  padding: 1.5rem;
  display: flex;
  align-items: center;
}

.dlf-icon {
  width: 45px;
  height: 45px;
  /* background-color: rgba(0, 1, 102, 0.102); */
  background-color: rgb(2 118 189 / 10%);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  color: #000166;
  color: #0176bb;
}

.dlf-icon i {
  font-size: 1.25rem;
}

.dlf-content {
  flex: 1;
}

.dlf-title {
  color: #0276bb;
  font-size: 1rem;
  margin: 0 0 0.25rem 0;
  font-weight: 600;
}

.dlf-format-badge {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  background-color: rgba(0, 1, 102, 0.1);
  color: #000166;
  border-radius: 4px;
  margin-left: 0.5rem;
}

.dlf-card:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #0276bb;
}

.dlf-actions {
  display: flex;
  gap: 0.5rem;
  /* margin-top: 0.5rem; */
}

.dlf-action-btn {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  border-radius: 3px;
  color: #0276bb;
  background-color: rgb(2 118 187 / 10%);
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  font-size: 0.75rem;
}

.dlf-action-btn:hover {
  background-color: #0276bb;
  color: white;
  text-decoration: none;
}

.dlf-action-btn i {
  margin-right: 0.35rem;
  font-size: 0.75rem;
}

/*? ---- career css ----   */
.career-card {
  border-radius: 15px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  border: none;
  height: 100%;
  margin-bottom: 20px;
}

.career-card:hover {
  transform: translateY(-5px);
}

.career-header {
  background-color: #000166;
  color: white;
  border-radius: 15px 15px 0 0;
  padding: 20px;
}
.career-header > h4 {
  color: #fff;
}

.career-content {
  padding: 20px;
}

.career-info-label {
  color: #6c757d;
  font-size: 0.9rem;
  margin-bottom: 5px;
}

.career-info-value {
  color: #0276bb;
  font-weight: 500;
  margin-bottom: 15px;
}

.career-apply-btn {
  background-color: #000166;
  border: none;
  padding: 10px 25px;
  border-radius: 25px;
  transition: all 0.3s ease;
}

.career-apply-btn:hover {
  background-color: #000133;
  transform: scale(1.05);
}

.career-deadline {
  color: #dc3545;
  font-weight: 500;
}

/* .no_opening_wrapper {
  min-height: 100vh;
  padding: 2rem 0;
} */
.no_opening_card {
  transition: transform 0.3s ease;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  border: none;
}
.no_opening_card:hover {
  transform: translateY(-5px);
}
.no_opening_icon_circle {
  width: 80px;
  height: 80px;
  background-color: #f8f9fa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}
.no_opening_title {
  color: #0276bb;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.no_opening_text {
  color: #6c757d;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.no_opening_btn {
  background-color: #0276bb;
  border-color: #000166;
  color: white;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  border-radius: 0.35rem;
  transition: all 0.3s ease;
}
.no_opening_btn:hover {
  background-color: #000144;
  border-color: #000144;
  color: white;
  text-decoration: none;
}

img.app-link {
  height: 35px;
  object-fit: cover;
  width: 104px;
}

/*? ---- QR code btn css ----   */
.qr-btn-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.qr-btn {
  display: flex;
  align-items: center;
  padding: 8px 15px;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  background: white;
  transition: all 0.3s ease;
  margin: 10px;
  text-decoration: none;
  color: #333;
}

.qr-btn:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #333;
}

.qr-code {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.qr-text {
  display: flex;
  flex-direction: column;
}

.qr-title {
  font-weight: 400;
  /* margin-bottom: 2px; */
  line-height: 135%;
}

.qr-action {
  color: #007bff;
  font-size: 0.85rem;
  line-height: 135%;
}

/* Different styles for different stores */
.app-store {
  border-color: #007bff;
}

.play-store {
  border-color: #28a745;
}

.app-store .qr-action {
  color: #007bff;
}

.play-store .qr-action {
  color: #28a745;
}
.mobile-app-bg-color {
  background: #f2f2f7;
}

/*? ---- Locker Facility pfd css ----   */

.locker-table-container {
  padding: 20px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border: 1px solid #e6e6f5;
  margin: 25px 0;
}

.locker-policy-table {
  width: 100%;
  margin-bottom: 0;
  background: #ffffff;
}

.locker-policy-table th {
  background: #000166;
  border-top: none;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 1rem;
}

.locker-policy-table td {
  vertical-align: middle;
  padding: 1rem;
  color: #333;
}

.locker-policy-table tr {
  border-bottom: 1px solid #e6e6f5;
  transition: background-color 0.2s ease;
}

.locker-policy-table tr:hover {
  background-color: #f0f0ff;
}

.locker-pdf-badge {
  background: rgba(0, 1, 102, 0.1);
  color: #000166;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 500;
  display: inline-block;
  margin-left: 8px;
}

.locker-link {
  color: #000166;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
  padding: 0.375rem 0.75rem;
  border: 1px solid #000166;
  border-radius: 4px;
  display: inline-block;
}

.locker-link:hover {
  color: #ffffff;
  background-color: #000166;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 1, 102, 0.2);
}

.locker-policy-table tr td:first-child {
  font-weight: 600;
  color: #000166;
}

/*? ---- FUnFact  css ----   */
/* #mian-counter-container {
	background: url(./assets/img/funfact-bg.jpg);
} */

.stats-section {
  padding: 70px 0;
  /* background: #0082e5; */
  opacity: 0.8;
  color: #0082e5;

  /* background-image: linear-gradient(rgb(30 176 88 / 60%), rgb(30 176 88 / 60%)),
		linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)),
		url(../img/govt-bg-img-4.jpg); */
  background-image: url(../img/Milestone-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.counter-wrapper {
  text-align: center;
  padding: 20px 10px;
}

.counter-icon {
  margin-bottom: 20px;
}

.counter-icon img {
  width: 70px;
  height: auto;
  /* filter: brightness(0) invert(1); */
}

.counter-number {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  /* gap: 5px; */
}
.currency-symbol {
  font-family: "Roboto", sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin-right: 5px;
}
.crore-symbol {
  font-size: 48px;
  font-weight: 500;
  /* opacity: 0.9; */
}
.plus-symbol {
  font-size: 2.5rem;
  font-weight: 500;
  /* opacity: 0.9; */
}

.counter-label {
  font-size: 1.5rem;
  margin-top: 10px;
}

/*? ---- Chairman's message  css ----   */
#chairman-message {
  padding-bottom: 40px;
}
#chairman-message .chairman-img-box img {
  max-width: 250px;
  border-radius: 10px;
}
#chairman-message .chairman-img-box {
  float: left;
  position: relative;
  max-width: 310px;
  margin: 0 20px 0 0;
  width: 100%;
  text-align: center;
}
#chairman-message .chairman-title {
  font-size: 20px;
  /* color: #344A8C; */
  font-weight: 600;
  position: relative;
  display: inline-block;
}
#chairman-message .chairman-sub-title {
  font-size: 17px;
  opacity: 0.9;
  line-height: 32px;
  font-weight: 400;
}
#chairman-message p {
  font-size: 17px;
  opacity: 0.9;
  line-height: 32px;
  font-weight: 400;
  text-align: justify;
  margin-top: 10px;
}
#chairman-table-data tr td {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.4;
  color: #212529bf;
}

.custom-bullet {
  list-style-type: disc;
  margin-left: 20px;
}
.custom-bullet li::marker {
  color: #0276bb;
}
.custom-number {
  list-style-type: decimal;
  margin-left: 20px;
}
.atm-ol-custm li::marker {
  font-size: 16px;
  color: #0276bb;
}

/* ------- new home page color css ------    */
h2,
.rate-value,
.bank-service .content h3,
h3,
h4 {
  color: #0276bb;
}
.apply-btn,
.btn,
.rate-charges .title {
  background-color: #0276bb;
}
.btn-green {
  background: #20b452;
  border-color: #20b452;
}
.btn-green:hover {
  background: #0276bb !important;
  border-color: #0276bb !important;
}
.btn:hover,
.apply-btn:hover {
  background: #20b452;
  border-color: #20b452;
}
.ir-title,
.rate-symbol {
  color: #707070;
}

/* apply now btn css  */
.custom-modal .modal-header {
  background-color: #0276bb;
  color: white;
}

.custom-modal .btn-primary {
  background-color: #0276bb;
  border-color: var(--primary-color);
}

.custom-modal .btn-secondary {
  background-color: #20b452;
  border-color: #20b452;
}

.custom-form .form-control.is-invalid {
  border-color: red;
}

.custom-form .error-message {
  color: red;
  font-size: 0.8rem;
}
.applyNowBtn-form {
  padding: 12px 30px;
  font-size: 16px;
}

/*? ---- aaji ajobha  css ----   */
/* .aaji-scheme-section {
	background-color: #f8f9fa;
	padding: 40px 20px;
} */
.aaji-scheme-header {
  color: #068dcd;
  font-size: 1.8rem;
  font-weight: bold;
  /* text-align: center; */
  margin-bottom: 20px;
}
.aaji-scheme-content {
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
}
.aaji-scheme-list {
  margin-top: 20px;
  list-style: none;
  padding-left: 0;
}
.aaji-scheme-list li {
  margin-bottom: 10px;
}
.aaji-highlight {
  color: #0082e5;
  font-weight: bold;
}
.aaji-contact-info {
  /* text-align: center; */
  margin-top: 30px;
  font-weight: bold;
}

/*? ---- home banner anchor  css ----   */

.carousel-control-next,
.carousel-control-prev {
  top: 40% !important;
  height: 15% !important;
}
/*? ---- footer tagline  css ----   */
.footer-tagline {
  font-size: 2rem;
  color: #fff;
  padding: 50px 0px 0px 0px;
}

.atm-info-card {
  box-shadow: unset;
  height: 260px;
}

.inquiry-captcha-display,
.aplyy-captcha-display,
.cf-captcha-display {
  font-family: system-ui;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px;
  background: linear-gradient(145deg, #e6e6e6, #ffffff);
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  user-select: none;
}
.inquiry-refresh-captcha,
.aply-refresh-captch,
.cf-refresh-captchaa {
  cursor: pointer;
  color: #007bff;
  font-size: 20px;
  margin-left: 10px;
}
.inquiry-captcha-box,
.cf-captcha-box {
  background: #f8f9fa;
  padding: 1rem;
  border-radius: 5px;
  margin-top: 1rem;
}
.aply-input-field,
.inquiry-input-field {
  border: 1px solid #dee2e6;
  border-radius: 5px;
  padding: 0.75rem;
  transition: all 0.3s;
  /* color: #b0afaf; */
}
.aply-input-field:hover,
.inquiry-input-field:hover,
.grv-input-field:hover {
  border: 1px solid #007bff;
}
.aply-input-field:focus,
.inquiry-input-field:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.1);
}

input[readonly],
select[disabled] {
  background-color: #e9ecef !important;
  cursor: not-allowed;
}

/* laon products card  */
#loan-product-card {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* margin-bottom: 20px; */
  height: 100%;
}

#loan-product-card .loan-product-image img {
  width: 100%;
  height: 240px;
}

#loan-product-card .loan-product-content {
  padding: 20px;
}

#loan-product-card .loan-product-subtitle {
  font-size: 22px;
  margin-bottom: 10px;
}

.loan-product-description {
  color: #666;
  margin-bottom: 15px;
}
.three-line-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.learn-more-product-btn {
  padding: 12px 25px;
  border: none;
  transition: background 0.3s;
}

.learn-more-product-btn:hover {
  background: #ff5522;
  color: white;
  text-decoration: none;
}
.invalid-feedback {
  display: none;
  color: #dc3545;
  font-size: 80%;
  margin-top: 0.25rem;
}
/*
============== 
*top search bar 
=============== 
*/
.header-top .top-search .search-section {
  width: 460px;
  z-index: 1;
}
.header-top .top-search .search-section #search_btn {
  background: #20b452;
}
/*
============== 
*Secure Webpage [This content is protected. You cannot copy, inspect, or right-click]
=============== 
*/

/* body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
} */

/* Allow button clicks & input fields */
/* button, input, textarea {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
} */
img {
  /* pointer-events: none; Disable interactions */
  /* -webkit-user-drag: none; Disable dragging */
}
/* .error{
color: red;
} */

/* .new-article-sec {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  /* overflow: hidden; */
  height: 650px;
  overflow-y: scroll;
  padding: 25px 30px;
} */

/* <!-- lastest new section --> */

.lastest-nes-container {
  display: flex;
  align-items: center;
  width: 100%;
  background: #f8f9fa;
  position: relative;
}
.news-item::before {
  content: "📢";
  margin-right: 8px;
}
.news-item {
  display: inline-block;
  margin-right: 50px;
  color: #ffffff;
}
.latest-news-indicator {
  min-width: 180px;
  padding: 8px 24px;
  background: #068dcd;
  color: white;
  border-radius: 6px;
  margin: 8px;
  /* font-family: system-ui, -apple-system, sans-serif; */
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  display: none !important;
}

/* .latest-news-indicator::after {
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #068dcd;
  position: relative;
  right: -45px;
} */

.blink-dot {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 50%;
  animation: blink 1.5s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

.marquee-container {
  flex-grow: 1;
  overflow: hidden;
  padding: 12px 0;
  background: #0176ba;
}

.marquee {
  white-space: nowrap;
  display: inline-block;
  animation: scroll 30s linear infinite;
  padding-left: 100%;
}

.marquee:hover {
  animation-play-state: paused;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.hero-banner {
  margin: 0px auto 0 auto;
}

/*
-------------------------------------
      *interest Calculator  Two
-------------------------------------
*/
.cic-calculator-container {
  /* max-width: 1000px; */
  margin: 0 0 35px 0;
  padding: 20px;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial,
    sans-serif; */
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.cic-calculator-title {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #2c3e50;
}

.cic-calculator-subtitle {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 30px;
}

.cic-calculator-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 30px;
}

.cic-inputs-section {
  flex: 1;
}

.cic-chart-section {
  flex: 0 0 500px;
  position: relative;
}

.cic-input-group {
  margin-bottom: 30px;
  position: relative;
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
}

.cic-input-group label {
  display: block;
  font-size: 1rem;
  color: #2c3e50;
  margin-bottom: 15px;
  font-weight: 500;
}

.cic-value-display {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #e9ecef;
  padding: 8px 15px;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 500;
  color: #2c3e50;
}

/* Enhanced slider styling */
.cic-range-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: #e9ecef;
  outline: none;
  margin: 10px 0;
}

.cic-range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: 2px solid #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}

.cic-range-slider::-webkit-slider-thumb:hover {
  transform: scale(1.1);
  background: #0056b3;
}

.cic-range-slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: 2px solid #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}

.cic-range-slider::-moz-range-thumb:hover {
  transform: scale(1.1);
  background: #0056b3;
}

.cic-min-max-labels {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  font-size: 0.8rem;
  color: #6c757d;
}

select.form-control {
  background-color: #f8f9fa;
  border: 1px solid #ced4da;
  border-radius: 6px;
  padding: 10px;
  font-size: 0.9rem;
  color: #2c3e50;
}

.cic-results {
  margin-top: 30px;
  border-top: 1px solid #dee2e6;
  padding-top: 20px;
  background: #f8f9fa;
  border-radius: 8px;
  padding: 20px;
}

.cic-result-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 1rem;
  padding: 10px 0;
}

.cic-result-row.total {
  font-weight: bold;
  font-size: 1.1rem;
  border-top: 1px solid #dee2e6;
  padding-top: 15px;
  margin-top: 15px;
  color: #2c3e50;
}

.amount {
  font-family: monospace;
  font-weight: 500;
  color: #2c3e50;
}

.cic-chart-container {
  position: relative;
  height: 300px;
  background: #f8f9fa;
  border-radius: 8px;
  padding: 15px;
}

/*
-------------------------------------
      Department Contacts css
-------------------------------------
*/
.dept-cont-contact-card {
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s;
}

/* .dept-cont-contact-card:hover {
  transform: translateY(-5px);
} */

.dept-cont-contact-header {
  background-color: #0276b9;
  color: white;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}

.dept-cont-contact-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px;
}

.dept-cont-contact-item {
  flex: 1 1 calc(50% - 10px);
  margin: 5px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
  background-color: #f9f9f9;
  transition: background-color 0.3s;
}

.dept-cont-contact-item:hover {
  background-color: #e9f5fc;
}

.dept-cont-contact-item span {
  font-weight: 600;
  color: #0276b9;
}

@media (max-width: 576px) {
  .dept-cont-contact-item {
    flex: 1 1 100%;
  }
}

/*
-------------------------------------
      *search unclaimed deposits css
-------------------------------------
*/
#search-unclaimed-deposits {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 16px;
}
#search-unclaimed-deposits:hover {
  border: 2px solid #0175bb;
}
#search-unclaimed-deposits:focus {
  border: 2px solid #0175bb;
}

#button-addon2 {
  background-color: #0175bb;
  color: white;
  border: none;
  padding: 8px 25px;
  transition: all 0.3s ease;
}
#button-addon2:hover {
  background-color: #20b452;
  color: rgb(255, 255, 255);
  transition: all 0.3s ease;
}
#button-addon2 i {
  font-size: 18px;
}

/* Inquiry Form Styles */
.inquiry-input-field {
  border: 1px solid #ced4da;
  padding: 10px 15px;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.inquiry-input-field:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.inquiry-input-field.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.inquiry-input-field.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.invalid-feedback {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.inquiry-submit-button {
  background-color: #007bff;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  transition: background-color 0.2s;
}

.inquiry-submit-button:hover {
  background-color: #0069d9;
}

.inquiry-submit-button:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.enq-required:after {
  content: " *";
  color: #dc3545;
}

/* Character counter */
#leaveMessageCount {
  font-size: 12px;
  margin-top: 4px;
}

#leaveMessageCount.text-warning {
  color: #ffc107 !important;
}

/*
-------------------------------------
      *Know Your Bank  issues hover fix css
-------------------------------------
*/
.menu-custom > ul.mega-sub-menu::before {
  content: "";
  display: block !important;
  display: table;
  clear: both;
  height: 50px;
  width: 100%;
  background: transparent;
  position: absolute;
  top: -50px;
  z-index: 9999;
}

/*
-------------------------------------
      *Sitemap Page css
-------------------------------------
*/

.stMap-page-header {
  background-color: #1e3a8a;
  background-image: linear-gradient(135deg, #169f75 0%, #0176bb 100%);
  color: white;
  padding: 3rem 0;
  border-bottom: 5px solid #3b82f6;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.stMap-page-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
  /* opacity: 0.3; */
}

.stMap-quick-actions {
  margin-top: -30px;
  position: relative;
  z-index: 10;
}

.stMap-action-card {
  background: white;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid transparent;
  height: 100%;
}

.stMap-action-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.stMap-action-card.complaint {
  border-bottom-color: #ef4444;
}

.stMap-action-card.message {
  border-bottom-color: #3b82f6;
}

.stMap-action-card.security {
  border-bottom-color: #10b981;
}

.stMap-action-icon {
  width: 60px;
  height: 60px;
  background-color: #f8fafc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  font-size: 24px;
}

.stMap-action-card.complaint .stMap-action-icon {
  color: #ef4444;
}

.stMap-action-card.message .stMap-action-icon {
  color: #3b82f6;
}

.stMap-action-card.security .stMap-action-icon {
  color: #10b981;
}

.stMap-content-section {
  padding: 60px 0;
}

.stMap-section-title {
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
  color: #1e3a8a;
}

.stMap-section-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #3b82f6;
}

.stMap-sitemap-category {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.stMap-sitemap-category:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.stMap-category-header {
  background-color: #0175bb;
  color: white;
  padding: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  align-items: center;
}

.stMap-category-icon {
  font-size: 24px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stMap-category-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
}

.stMap-category-body {
  padding: 20px;
  flex-grow: 1;
}

.stMap-links-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.stMap-links-list li {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}

.stMap-links-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.stMap-links-list a {
  color: var(--dark);
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
}

.stMap-links-list a:hover {
  background-color: #dbeafe;
  color: #1e3a8a;
  transform: translateX(5px);
}

.stMap-links-list a i {
  color: #3b82f6;
  margin-right: 10px;
  min-width: 20px;
  text-align: center;
}

/*
-------------------------------------
      *home page Updates & Events css
-------------------------------------
*/
.new-article-sec {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 650px;
  overflow: hidden; /* Important for auto scroll */
  /* padding: 25px 30px; */
  padding: 0 30px 25px 30px;
  position: relative;
}
.new-article-sec h3{
position: relative;
background: #fff;
z-index: 99;
padding: 25px 0 25px 0;
}

.new-article-scroll {
  display: flex;
  flex-direction: column;
  animation: scrollUp 20s linear infinite;
}

.new-article-sec:hover .new-article-scroll {
  animation-play-state: paused;
}

@keyframes scrollUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}

@media (max-width: 767px) {
  .new-article-scroll {
    display: flex;
    flex-direction: column;
    animation: scrollUp 15s linear infinite;
  }
  .new-article-sec{
    height: 350px;
  }

  .stMap-category-header {
    padding: 15px;
  }

  .stMap-category-icon {
    font-size: 20px;
    width: 35px;
    height: 35px;
  }

  .stMap-quick-actions {
    margin-top: 30px;
  }

  .stMap-action-card {
    margin-bottom: 20px;
  }
}

/*
-------------------------------------
      *EMI Calcultor input css
-------------------------------------
*/

#amountInput:focus,
#interestInput:focus,
#termInput:focus {
  box-shadow: unset;
}
#amountInput,
#interestInput,
#termInput {
  border: 1px solid #dcdbdb;
}

.input-group-text {
  padding: 10px 15px;
}
.cic-title {
  font-size: 1.9rem !important;
  line-height: 40px;
}

#cal-SideNav .list-group a:hover {
  background-color: #0175bb !important;
  color: #fff !important;
}
/*
-------------------------------------
      *Home Page Pop-up css
-------------------------------------
*/
.bank-notice-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
}

.bank-notice-popup {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  width: 90%;
  /*max-width: fit-content;*/
  max-width: 800px;
  position: relative;
  animation: fadeIn 0.5s ease-in-out;
}

.bank-notice-header {
  background-color: #003366;
  color: white;
  padding: 15px 20px;
  border-radius: 8px 8px 0 0;
  font-weight: bold;
  display: flex;
  justify-content: flex-end !important;
  align-items: center;
  flex-shrink: 0;
  min-height: 50px;
}

.bank-notice-close {
  position: absolute;
    right: 15px;
    top: 5px;
}

.bank-notice-close:hover {
  cursor: pointer;
  opacity: 0.8;
  background-color: rgba(255, 255, 255, 0.1);
  transform: scale(1.1);
}

.bank-notice-body {
  padding: 20px;
  height: auto;
  /*height: 530px;*/
  /*overflow-y: auto;*/
}
.reportBtnAlign {
  text-align: center !important;
}
.home-modal-image {
    width: 100%;
    height: 600px !important;
    /*height: auto !important;*/
    display: block;
    object-fit: contain;
}

/*.bank-notice-body img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  border-radius: 5px;
}*/

.bank-notice-footer {
  padding: 15px 20px;
  border-top: 1px solid #e5e5e5;
  text-align: right;
  border-radius: 0 0 8px 8px;
  flex-shrink: 0;
}

.bank-important {
  color: #721c24;
  font-weight: bold;
}

.bank-contact {
  padding: 10px 15px;
  border-radius: 5px;
  margin-top: 15px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Custom scrollbar for popup body */
.bank-notice-body::-webkit-scrollbar {
  width: 6px;
}

.bank-notice-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.bank-notice-body::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.bank-notice-body::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .bank-notice-overlay {
    padding: 15px;
  }
  
  .bank-notice-popup {
    width: 95%;
    max-height: 85vh;
  }
  
  .bank-notice-header {
    padding: 12px 15px;
    min-height: 45px;
  }
  
  .bank-notice-body {
    padding: 15px;
  }
  
  .bank-notice-footer {
    padding: 12px 15px;
  }
  
  .bank-notice-close {
    font-size: 18px;
    padding: 4px 6px;
  }
}

@media (max-width: 480px) {
  .bank-notice-overlay {
    padding: 10px;
  }
  
  .bank-notice-popup {
    width: 100%;
    max-height: 60vh;
    overflow-y: auto;
  }
  .bank-notice-header {
    padding: 10px 12px;
    min-height: 40px;
  }
  .bank-notice-body {
    padding: 12px;
  }
  
  .bank-notice-footer {
    padding: 10px 12px;
  }
  
  .bank-notice-footer .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
  
  .bank-notice-close {
    font-size: 14px;
    /*padding: 3px 5px;*/
    right: 7px;
    top: 5px;
  }
}

/* Ensure the popup content doesn't overflow on very small screens */
@media (max-height: 600px) {
  .bank-notice-popup {
    max-height: 95vh;
  }
  
  .bank-notice-body {
    padding: 10px;
  }
}

/* High DPI screens */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .bank-notice-body img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
}
/* -------------------------------------
               *MEDIA QUERY
--------------------------------------- */

@media screen and (max-width: 767px) {
  .bank-contact {
    padding: 0px 15px;
  }
  .bank-notice-body {
    padding: 15px 15px;
    height: auto;
  }
  .input-group.input-group-sm.w-25 {
    width: 30% !important;
  }
  .calculator-container {
    padding: 25px;
  }
  .search-section div.container div.row > div.col-8 {
    width: 100%;
  }
  .breadcrumb-item.active {
    font-size: 0.7rem;
  }
  .latest-news-indicator {
    display: none;
  }
  .cic-chart-section {
    flex: 0 0 300px;
    position: relative;
  }
  .atm-info-card {
    height: auto;
  }

  .footer-tagline {
    font-size: 1.7rem;
    color: #fff;
    padding: 20px 0px 20px 0px;
  }
  /*? ---- Chairman's message  css ----   */
  #chairman-message .chairman-img-box {
    float: none;
    margin: auto;
  }
  #chairman-message .chairman-title {
    margin-bottom: 0 !important;
  }
  #chairman-message .chairman-sub-title {
    margin-bottom: 0 !important;
  }
  #chairman-message p {
    font-size: 16px;
    opacity: 1;
    line-height: 28px;
  }
  #chairman-message p.dear-memb {
    margin-top: 10px;
    margin-bottom: -10px;
  }
  /* ------------------ */
  .stats-section {
    padding: 50px 0;
  }
  .rate-value {
    font-size: 40px;
  }
  .rate-symbol {
    font-size: 15px;
  }
  .rate-symbol sup {
    font-size: 10px;
  }
  /*? ---- FUnFact  css ----   */
  .counter-wrapper {
    margin-bottom: 30px;
  }

  .counter-number {
    font-size: 2.5rem;
  }

  .crore-symbol {
    /* font-size: 1.5rem; */
    font-size: 2.5rem;
  }

  .counter-label {
    font-size: 1.1rem;
  }

  .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
    color: #fff;
  }
  .lg-sub-html {
    padding: 10px 10px;
  }
  /*? ---- Locker Facility pfd css ----   */
  .locker-policy-table {
    display: block;
    overflow-x: auto;
  }

  .locker-policy-table th,
  .locker-policy-table td {
    white-space: nowrap;
  }

  .locker-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
  }

  /* ------------------------- */
  .site-footer {
    padding: 35px 0 0 0;
  }
  .m-app a .mob-footer-img {
    width: 90px;
  }
  .mob-dicgc .mob-footer-img-2 {
    width: 125px;
    margin-bottom: 15px;
  }
  .mobile-app-bg-color {
    padding: 20px 0px !important;
  }
  .mb_50 {
    margin-bottom: 20px;
  }
  .qr-btn {
    margin: 10px 0 !important;
  }
  .img-dicgc-mb {
    margin-bottom: 15px;
  }

  a.mega-menu-link-mob-device {
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
    line-height: 40px;
    text-transform: uppercase;
  }

  /*? ---- career css ----   */

  .career-card {
    margin-bottom: 20px;
  }

  /*? ---- download form css ----   */
  /* .dlf-section {
		padding: 2rem 0;
	} */

  .dlf-card-body {
    padding: 1.25rem;
    flex-direction: column;
    text-align: center;
  }

  .dlf-actions {
    justify-content: center;
    margin-top: 0.5rem;
  }

  .dlf-icon {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .mobile-banking > img {
    height: auto;
  }
  /*? ---- FQA css ----   */
  .modern-accordion {
    margin: 1rem 0;
  }

  .accordion-header-custom {
    padding: 1rem;
  }

  .accordion-title-custom {
    font-size: 1rem;
  }
  /*? ---- See All Rates  index page modal css ----   */
  .modal-table {
    font-size: 14px;
  }

  .modal-table th,
  .modal-table td {
    padding: 8px;
  }
  /*? ---- Bank Deposits pages css ----   */
  .ds-nav-links#ds-sticky-nav {
    display: none;
  }
  .ds-content-overlay {
    position: relative;
    padding: 2rem !important;
  }

  .ds-bg-overlay {
    min-height: 205px !important;
  }

  .highlights-li {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
  /*? ---- service charges ----   */
  .sr-custom-table-container {
    margin: 1rem 0;
    width: 100%;
    overflow-x: auto;
  }

  .sr-custom-table td,
  .custom-table th {
    padding: 0.75rem;
    font-size: 0.9rem;
  }

  .sr-custom-table-title {
    padding: 1rem;
    font-size: 1.1rem;
  }

  .history-col-rev {
    flex-direction: column-reverse;
  }

  .table-responsive.table-responsive-exec {
    overflow-x: auto;
  }

  .exec-custom-table {
    min-width: 1000px;
  }
  /*? --------------- Cyber Awareness ---------- */
  .table td {
    padding: 0.75rem;
  }
  .custom-table-cyber-awareness {
    font-size: 0.9rem;
  }
  .cyber-awareness-number-cell {
    width: 30px;
    height: 30px;
    font-size: 0.8rem;
  }
  .mission-left-box h3,
  .vision-right-box h3 {
    margin: 0;
    font-size: 28px;
  }
  .mission-left-box,
  .vision-right-box {
    padding: 20px 0px 0px 0px !important;
  }
  .ppb-history {
    flex-direction: column-reverse;
  }
  .history-title-ppb h3 {
    font-size: 30px;
    margin: 0;
    margin-top: 15px;
  }
  .director-intro-box {
    flex-direction: column;
  }
  .branch-info-card {
    height: auto;
  }
  .breadcrumb {
    font-size: 0.7rem;
  }
  .breadcrumb-item a {
    font-size: 0.7rem;
  }
  .breadcrumb-content h1 {
    font-size: 36px;
  }
  .breadcrumb-section {
    padding: 65px 0 !important;
  }
  .cs_height_lg_60 {
    height: 40px !important;
  }
  .mission-img > img,
  .vission-left-box > img {
    height: 150px;
  }
  .mission-row {
    flex-direction: column-reverse;
  }

  iframe.yt-video-ppb {
    height: auto !important;
  }
  .carousel-headline h2 {
    font-size: 30px;
    margin-bottom: 1rem;
    /* background-color: unset;
    padding: unset; */
    color: #fff;
    line-height: 1;
  }
  .carousel-headline {
    max-width: 65%;
    text-shadow: unset;
  }
  .carousel-item img.hero-banner-img {
    font-size: 30px;
    margin-bottom: 0;
    background-color: unset !important;
    padding: unset !important;
    color: #fff;
    line-height: 1;
  }
  /* .only-desktop-view {
		display: none;
	} */
  .only-mob-view {
    display: block;
  }
  .col-md-6.mob-dicgc {
    width: 50%;
  }
  h2 {
    font-size: 38px;
  }
  /* Start emi  */
  .result-container {
    padding: 30px 25px 25px 20px;
  }
  .coin-row {
    justify-content: center;
    align-items: center;
  }
  .monthly-payment {
    line-height: 1.5;
  }
  #emi {
    font-size: 28px;
  }
  /* END emi  */

  /* start mob landing page  */
  .apps-section .inner-container {
    /* padding: 30px; */
    padding: 0;
  }
  .app_row {
    display: unset;
  }
  .apps-section .image-box {
    padding: 0px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .apps-section .image-box .image-2 {
    position: relative;
    margin-top: 30px;
  }
  .apps-section .content-box .btn-box {
    display: block;
  }
  .apps-section .content-box .btn-box a {
    margin: 0px 0px 15px 0px !important;
  }
  .sec-title h2 {
    font-size: 32px;
    line-height: 40px;
  }
  /* End mob landing page  */

  .carousel-item img.hero-banner-img {
    height: 170px;
    object-fit: inherit;
    /* height: 230px; */
    /* opacity: 0.5; */
  }
  .hero-banner {
    /* margin: 0px auto 20px auto; */
    margin: 0px auto 0 auto;
  }
  .site-header .logo:before {
    height: 75px;
  }

  .logo a img.main-header {
    max-width: 230px;
    height: 75px;
    object-fit: contain;
  }
  .site-header .logo:before {
    right: -55px;
  }
  .small-screen {
    display: none;
  }
  img.app-link {
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .mobile-header,
  .top-search-mobile {
    display: none;
  }
  .logo a img.main-header {
    max-width: 290px;
  }
  .site-header .logo:before {
    height: 74px;
  }

  .carousel-item img.hero-banner-img {
    height: 400px;
  }
  .carousel-headline h2 {
    font-size: 2.2rem;
    line-height: 45px;
  }
  .rate-card {
    height: 220px;
  }
  .rate-card h3 {
    font-size: 22px;
  }
  .rate-value {
    font-size: 45px;
  }
  .rate-symbol {
    font-size: 15px;
  }

  .know-more {
    font-size: 0.6rem;
  }
  .apply-btn {
    font-size: 0.6rem;
  }

  div.image {
    text-align: center;
    margin-bottom: 20px;
  }
  .apps-section .image-box img {
    width: 60%;
  }
  .apps-section .inner-container {
    padding: 15px 30px 30px 30px;
  }

  .new-article-sec h3,
  .stories-wrap h3 {
    font-size: 32px;
  }
  .new-article-sec .article p {
    font-size: 17px;
  }
  .stories-wrap a.stories span {
    font-size: 18px;
  }
}

/* ********************************************************************************************************** */

/* new pages design css Start here */

:root {
  --primary_color: #0276bb;
  --secondary_color: #20b452;
}
h2,
.rate-value,
.bank-service .content h3,
h3,
h4 {
  color: #0276bb;
}
.apply-btn,
.btn,
.rate-charges .title {
  background-color: #0276bb;
}
.btn-green {
  background: #20b452;
  border-color: #20b452;
}
.btn-green:hover {
  background: #0276bb !important;
  border-color: #0276bb !important;
}
.btn:hover,
.apply-btn:hover {
  background: #20b452;
  border-color: #20b452;
}
.ir-title,
.rate-symbol {
  color: #707070;
}

.comm-nav-tab {
  border-bottom: 2px solid #dee2e6;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: none;

  overflow-x: hidden; /* Hidden by default */
  -ms-overflow-style: none; /* Hide scrollbar for IE/Edge */
  white-space: nowrap;
  position: relative;
}
.comm-nav-tab:hover {
  overflow-x: auto;
}
.comm-nav-tab::-webkit-scrollbar {
  height: 6px;
}
.comm-nav-tab::-webkit-scrollbar-thumb {
  background-color: #888; /* Scrollbar color */
  border-radius: 3px;
}
.comm-nav-tab::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.comm-nav-tab::-webkit-scrollbar {
  display: none;
}

.comm-nav-tab .nav-link {
  border: none;
  color: #495057;
  padding: 1rem 1rem;
  font-weight: normal;
  white-space: nowrap;
  position: relative;
}

.comm-nav-tab .nav-link:hover {
  color: #0076bd !important;
}

.comm-nav-tab .nav-link.active {
  color: var(--primary_color);
  background: none;
  border: none;
  font-weight: 700;
}

.comm-nav-tab .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3rem;
  background-color: var(--primary_color);
  transform: translateY(1px);
}

.features-bullet-point {
  list-style: none;
  padding-left: 0;
}

.features-bullet-point li {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
  position: relative;
}

.features-bullet-point li::before {
  content: "★";
  color: var(--primary_color);
  position: absolute;
  left: 0;
}

.tab-content {
  padding: 2rem 0;
}

h2.tab-title-font {
  color: var(--primary_color);
  margin-bottom: 1.5rem !important;
  font-size: 1.3rem;
  line-height: 20px;
}

h1.main-product-title {
  font-size: 30px;
  color: #444;
  line-height: 45px;
  margin-bottom: 15px;
}

.enquire--title {
  color: #495057;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
}

.enquireBtn {
  padding: 12px 30px;
  font-size: 18px;
  background-color: #0076bd;
}

.star-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* height: 100%; */
}

.star-card img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}

.star-card-title {
  font-size: 20px;
  margin-bottom: 5px;
  color: #0076bd;
}

.star-card-content {
  padding: 18px;
}

.star-card-text {
  margin: 0;
  /* margin-bottom: 0; */
  font-size: 14px;
}

.star-learn-more {
  font-size: 14px;
  color: #495057;
}

.star-learn-more:hover {
  color: #0076bd;
}

.Related-Products {
  color: #0076bd;
}

.bg-color {
  background-color: #fff;
  padding: 20px;
}

ul li::marker {
  color: #fff;
}
ul .faq-list::marker {
  color: #0076bd;
}

.banner-hight {
  height: 320px;
  width: 100%;
}

.breadcrumb-item a {
  color: #000000;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "/ ";
  color: #979797;
}

/* apply now btn  */
.custom-modal .modal-header {
  background-color: #0276bb;
  color: white;
}

.custom-modal .btn-primary {
  background-color: #0276bb;
  border-color: var(--primary-color);
}

.custom-modal .btn-secondary {
  background-color: #20b452;
  border-color: #20b452;
}

.custom-form .form-control.is-invalid {
  border-color: red;
}

.custom-form .error-message {
  color: red;
  font-size: 0.8rem;
}
.applyNowBtn-form {
  padding: 12px 30px;
  font-size: 16px;
}

@media (max-width: 767px) {
  h1.main-product-title {
    font-size: 24px;
    line-height: 35px;
  }
  .comm-nav-tab {
    flex-direction: column;
    border-bottom: none;
  }

  .comm-nav-tab .nav-item {
    border-bottom: 1px solid #a3a3a3;
    margin-bottom: 5px;
    border-radius: 4px;
  }

  .comm-nav-tab .nav-link {
    padding: 0.75rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .comm-nav-tab .nav-link::after {
    display: none;
  }

  .comm-nav-tab .nav-link.active {
    /* background-color: var(--primary_color); */
    color: rgb(0, 0, 0);
    border-radius: 3px;
    border-bottom: 3px solid #0076bd !important;
  }

  .comm-nav-tab .nav-link .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
  }

  .comm-nav-tab .nav-link .icon::before,
  .comm-nav-tab .nav-link .icon::after {
    content: "";
    position: absolute;
    background-color: #495057;
    transition: all 0.3s ease;
  }

  .comm-nav-tab .nav-link .icon::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
  }

  .comm-nav-tab .nav-link .icon::after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
  }

  .comm-nav-tab .nav-link.active .icon::before,
  .comm-nav-tab .nav-link.active .icon::after {
    background-color: rgb(21, 21, 21);
  }

  .comm-nav-tab .nav-link.active .icon::after {
    transform: translateX(-50%) rotate(90deg);
    opacity: 0;
  }

  h2.tab-title-font {
    font-size: 1rem;
    line-height: 26px;
  }

  .enquire--title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .Related-Products {
    margin-top: 25px;
  }

  .enquireBtn {
    padding: 10px 26px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .star-card img {
    height: 190px;
  }

  .mob-banner-img {
    background-image: url(../img/page-banner/mob-banner-one.png) !important;
    /* background-size: contain !important; */
  }

  .banner-hight {
    height: 165px !important;
  }
}

/* @media screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.banner-hight {
		height: 151px !important;
	}
} */

/* new pages design css End here */
