
.inner-pg-banner {
    width: 100%;
    float: left;
    position: relative;
}


.inner-pg-banner .carousel-control {
    display: none;
}


.inner-pg-banner h3 {
    text-transform: uppercase;
}


.breadcrumbs-div {
     width: 100%;
    float: left;
    position: absolute;
    top: 0;
}

.breadcrumbs-inner-div {
     width: 100%;
    float: left;
    position: relative;
    padding-top: 3%;
}


.breadcrumbs-inner-div .breadcrumbs-inner-div ol {
    list-style-type: none;
    padding-left: 0;
}

.breadcrumbs-inner-div .breadcrumb > li {
	display: inline-block;
}

.breadcrumbs-inner-div .breadcrumb li a {
	font-size: 10px;
    color: #7a8499;
}

.breadcrumbs-inner-div .breadcrumb > li + li::before {
	content: "\f0da";
	font: normal normal normal 10px/1 FontAwesome;
	color: #7a8499;
}

/*.breadcrumbs-inner-div .breadcrumb > li + li::before {
    padding: 0 5px;
}*/



.breadcrumbs-inner-div .breadcrumb li.active a {
color: #0099dc;
}


.breadcrumbs-inner-div .breadcrumb li.active:before {
color: #0099dc;
}

.breadcrumbs-inner-div .breadcrumb {
    background-color: transparent;
    padding-left: 3px;
}


.inner-pg-banner .carousel-inner {
	height: auto;
}

.inner-pg-banner .carousel-caption {
	top: 25%;
	text-align: left;
	left: 7.7%;
	right: 0;
}


.inner-pg-title-div .section-title-h-one {
      font-size: 36px;
  font-weight: 800;
    color: #2d3134;
}


.left-content-wrap {
    width: 100%;
    float: left;
}



.right-content-wrap {
    width: 100%;
    float: left;
}


.serive-intro-para-wrap {
    width: 100%;
    float: left;
}


.serive-intro-para-wrap p {
   font-size: 14px;
     line-height: 1.57;
      text-align: justify;
  color: #545567;
    padding-right: 3%;
    padding-top: 8px;
}



.special-features-section {
    width: 100%;
    float: left;
    padding-top: 18px;
    padding-bottom: 15px;
}




.special-features-wrap {
       width: 100%;
    float: left;
    margin-top: 17px;
    background-image: url(../images/bgs/special-features-bg-1.png);
    background-repeat: no-repeat;
    padding: 25px 65px 5px;
    background-size: cover;
    border-radius: 16px;
}



.special-features-wrap ul {
    list-style-type: none;
    padding-left: 0;
}


.special-features-wrap li {
    margin-bottom: 23px;
      font-size: 12px;
  font-weight: 500;
      line-height: 1.67;
  color: #36424c;
    padding-right: 13%;
    position: relative;
    padding-left: 30px;
}

.special-features-wrap li:before {
    content: url(../images/icon-check.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
}


.loan-details-section {
	width: 100%;
	float: left;
	padding-top: 6px;
	padding-bottom: 0px;
}

.loan-details-accordion-wrap {
    width: 100%;
	float: left;
}


  .smk_accordion .accordion_in.acc_active > .acc_content {
    display: block;
}


.loan-details-section .smk_accordion .accordion_in .acc_head .acc_icon_expand {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	/*right: 10px;*/
	left: 30px;
	top: 50%;
	margin-top: -9px;
	background: url(../images/plusminus.png) center 0;
}



.loan-details-section .smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
	background: url(../images/plusminus.png) center -18px;
}



.loan-details-section .smk_accordion.acc_with_icon .accordion_in .acc_head, .loan-details-section .smk_accordion.acc_with_icon .accordion_in .acc_content {
	/*padding: 10px;*/
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
}


.loan-details-section .smk_accordion .accordion_in.acc_active > .acc_head {
	background: #dd6d54;
}

.loan-details-section .smk_accordion.acc_with_icon .accordion_in .acc_head {
      font-size: 16px;
  font-weight: 600;
     color: #36424c;
     border-radius: 8px;
}

.loan-details-section .smk_accordion.acc_with_icon .accordion_in .acc_content {
    border-radius: 8px;
    padding-top: 0px;
    padding-right: 4%;
}


.loan-details-section .smk_accordion.acc_with_icon .accordion_in.light-orange .acc_head, .accordion_in.light-orange .acc_content { 
  background-color: #ffeee1;
    border-left: 5px solid #f2ba8c;
}



.loan-details-section .smk_accordion.acc_with_icon .accordion_in.light-purple .acc_head, .accordion_in.light-purple .acc_content { 
  background-color: #ededfa;
    border-left: 5px solid #787ac3;
}



/*.loan-details-section .smk_accordion.acc_with_icon .accordion_in .acc_head { 
  background-color: #ffeee1;
    border-left: 5px solid #f2ba8c;
}*/


.loan-details-section .smk_accordion.acc_with_icon .accordion_in.light-purple .acc_head { 
  background-color: #ffeee1;
    border-left: 5px solid #f2ba8c;
}


 .loan-details-section .smk_accordion.acc_with_icon .accordion_in.light-purple .acc_head:hover { 
  background-color: #ededfa;
    border-left: 5px solid #787ac3;
}

.loan-details-section .smk_accordion .accordion_in.acc_active .acc_head {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.loan-details-section .smk_accordion .accordion_in.acc_active.light-purple .acc_head {
    background-color: #ededfa;
    border-left: 5px solid #787ac3;
}


.loan-details-section .smk_accordion .accordion_in.acc_active .acc_content {
border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.loan-details-section ul {
    padding-left: 25px;
    list-style-type: disc;
}


.loan-details-section li {
    font-size: 12px;
    line-height: 1.67;
      text-align: justify;
  color: #545567;
    margin-bottom: 3px;
}

.loan-details-section li a {
     color: #545567;
}



.inner-pg-right-side-get-in-touch-wrap {
    width: 100%;
	float: left;
      border-radius: 16px;
  border: solid 0.5px #aab5c1;
  background-color: #f1f3f6;
    padding: 23px;
    margin-top: 28px;
}


.inner-pg-right-side-get-in-touch-wrap h4 {
      font-size: 16px;
  font-weight: 800;
  color: #2d3134;
    margin-top: 0;
}


.right-side-title-wrap {
      width: 100%;
	float: left;
}

.right-side-para-wrap {
    width: 100%;
	float: left; 
}


.right-side-para-wrap p {
      font-size: 12px;
  font-weight: 500;
  line-height: 1.67;
    color: #697283;
    padding-bottom: 15px;
}


.right-side-link-wrap {
     width: 100%;
	float: left;
    text-align: right;
}

.right-side-link-wrap a {
      font-size: 11px;
  font-weight: 600;
  line-height: 1.82;
  color: #f96209;
      border-radius: 8px;
  border: solid 1px #f96900;
    padding: 8px 20px;
    display: inline-block;
}

.right-side-link-wrap a i {
	vertical-align: middle;
	padding-left: 5px;
	font-weight: normal;
}


.orange-text-button-three {
    background-color: transparent;
    transition: ease-in 0.3s;
}

.orange-text-button-three:hover {
	color: #f96209;
	border: solid 1px #f96900;
	background-color: #f2ba8c;
	text-decoration: none;
}

.loan-details-accordion-wrap .accordion-table-wrap {
    /*padding-top: 10px;*/
}

.loan-details-accordion-wrap .accordion-table-wrap #example_filter {
    display: none;
}


.loan-details-accordion-wrap .accordion-table-wrap #example_info {
    display: none;
}


.loan-details-accordion-wrap .accordion-table-wrap table {
      border-radius: 8px;
  /*background-color: #c5c6f2;*/
    
}


.loan-details-accordion-wrap .accordion-table-wrap th {
      font-size: 12px;
  font-weight: 600;
    line-height: 1.17;
    color: #2d3134;
     padding: 20px;
    background-color: #c5c6f2;
}

.loan-details-accordion-wrap .accordion-table-wrap th img {
    width: 10px;
    margin-left: 3px;
}

.loan-details-accordion-wrap .accordion-table-wrap td {
      font-size: 12px;
  font-weight: 600;
    line-height: normal;
    color: #495057;
    padding: 20px;
}

.border-radius-top-left {
    border-top-left-radius: 8px;
}

.border-radius-top-right {
    border-top-right-radius: 8px;
}



.loan-details-accordion-wrap .accordion-table-wrap tr:nth-child(even) {
    background: #e0e0f6;
}


.loan-details-accordion-wrap .accordion-table-wrap tr:nth-child(odd) {
    background: #ededfa;
}


.anywhere-banking-pg-section-two {
    padding-top: 15px;
}


.grey-table th {
	background-color: #aab5c1 !important;
}


.grey-table tr:nth-child(even) {
    /*background: #fff !important;*/
    background: #f1f3f6 !important;
}


.grey-table tr:nth-child(odd) {
   /* background: #f1f3f6 !important;*/
    background: #fff !important;
}

.mutual-funds-table-content-wrap {
    padding-top: 19px;
    padding-bottom: 20px;
}



.insurance-intro-para-wrap h4 {
      font-size: 16px;
  font-weight: 600;
  color: #36424c;
}


.second-insurance-intro-para-wrap {
    padding-top: 20px;
}


.company_logo {
    width: 100%;
	float: left;
      border-radius: 8px;
  border: solid 1px #ddf0f0;
  background-color: #ffffff;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 10px 0px;
     /* width: 222px;
  height: 82px;
    overflow: hidden;*/
}


.company_logo img {
    /*width: 65%;*/
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 75px;
    width: auto;
}

/*.exide-life-insurance-logo-wrap img {
    height: 50px;
    width: auto;
}

.icici-prudential-logo-wrap img {
    height: 50px;
    width: auto;
}*/



.company-logos-row {
    padding-top: 7px;
}


.foreign-exchange-details-section {
    padding-top: 10px;
}

/*.foreign-exchange-details-section .loan-details-accordion-wrap.smk_accordion {
    margin-top: 15px;
}*/


.loan-details-section .loan-details-accordion-wrap.smk_accordion {
    margin-top: 15px;
}

.cosmos-upi-pg-ul {
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 0px;
}

.cosmos-upi-pg-ul li {
      font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #36424c;
}




/*.im-banking-pg-useful-links-section li {
    width: 48%;
    margin-right: 2%;
    float: left;
    padding-right: 3%;
}*/


.im-banking-pg-useful-links-section li a {
   color: #5254a7;
    text-decoration: underline;
}


.im-banking-pg-useful-links-section li img {
   margin-top: 15px;
}



.lets-get-started-section .lets-get-started-form-wrap {
       width: 100%;
    float: left;
    margin-top: 17px;
    background-image: none;
    background-repeat: no-repeat;
    padding: 25px 0px 5px;
    background-size: cover;
    border-radius: 16px;
}



.lets-get-started-form-wrap .form-field {
	border-radius: 8px;
	background-color: #f1f3f6;
	width: 100%;
	padding: 15px;
	border: none;
	border: solid 1px #f1f3f6;
}

.captcha-text-wrap-div button {
    /*width: 42px;
	height: 42px;*/
	/*background: #3563a9;
	color: #fff;*/
    background-color: #f1f3f6;
    color: #36424c;
	border: none;
	outline: none;
	float: right;
    position: absolute;
    right: 5%;
    font-size: 20px;
margin-top: 3%;
}



.lets-get-started-form-wrap .custom-checkbox .check-box-label {
      font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.17;
  letter-spacing: normal;
  color: #7a8499;
    margin-right: 0;
    border-bottom: 1px solid #aab5c1;
    padding-bottom: 20px;
}


.lets-get-started-form-wrap .custom-checkbox {
    padding-top: 5px;
}

.lets-get-started-form-wrap .custom-checkbox .checkmark {
    top: 6px;
}


.lets-get-started-form-wrap .form-group {
	margin-bottom: 25px;
}
    
/*.lets-get-started-form-wrap .form-group:last-child {
    margin-bottom: 10px;
}*/


.lets-get-started-form-wrap .submit-button {
    margin-top: -1%;
    padding: 12px 32px;
}


.col-centered{ float: none;  margin: 0 auto;}
.static-page-section {padding-top:30px; width: 100%;    float: left;    clear: both;    padding-bottom: 50px;}
.static-page-section h2{position: relative; margin-bottom:25px; padding-bottom: 15px; font-size: 25.2px;font-weight: 600;}
.static-page-section h2::after {position: absolute; content: "";  width: 56px;    height: 3px;    left: 0;    bottom: 0;    background: #f96209;}
ul.simple-disc { list-style-type:disc;  font-size: 14px;   color: #545567; text-align: justify; font-weight: normal; padding:0px; margin-left:25px;   }
ul.simple-disc li{font-size: 14px;   color: #545567; text-align: justify; font-weight: normal; line-height: 1.57; padding-left:10px;  }
.emty-row{ height:40px;}
.static-page-section p{font-size: 14px;   color: #545567; text-align: justify; font-weight: normal; line-height: 1.57; margin-bottom:25px;  }
.no-mar-para-bt{ margin-bottom:0px !important;}


.box-round{  padding:30px 50px 30px 50px;  border-radius: 16px;  background-color: #f1f3f6; margin:40px 0px 0px 0px; position:relative; float:left;}
.searchneww{  height: 48px;  border-radius: 8px;  background-color: #ffffff;   font-size: 14px;font-weight: normal;font-stretch: normal;font-style: italic;line-height: normal;letter-spacing: normal;color: #7a8499; border:none ;}
.search-ress{ background-color: #fff;padding-top:0px;padding-bottom: 50px;}

.col-o-padd{padding-right:0px;padding-left: 0px;}
.reset-bt{margin:24px 24px 0 0;  padding:15px 40px 15px 40px;  border-radius: 8px;  border: solid 1px #f96900; color: #f96209; font-size: 16px;   font-weight: 600; float:left;}
.search-bt{margin:24px 0px 0 0;  padding:15px 40px 15px 40px;  border-radius: 8px;  border: solid 1px #f96900; color: #fff; font-size: 16px;   font-weight: 600; float:right; background:#f96209;}


/* Tabs panel */
.tabbable-panel { margin-top:50px; }

/* Default mode */
.tabbable-line > .nav-tabs {border: none;  margin: 0px;}
.tabbable-line > .nav-tabs > li { margin-right: 2px;}
.tabbable-line > .nav-tabs > li > a {border: 0; margin-right: 0;  font-size: 16px;  font-weight: 500; color: #697283;  }
.tabbable-line > .nav-tabs > li > a > i { color: #a6a6a6;}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover { border-bottom: 2px solid #fbcdcf;}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {  border: 0;  background: none !important;  color: #333333;}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {  color: #a6a6a6;}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {  margin-top: 0px;}
.tabbable-line > .nav-tabs > li.active {border-bottom: 2px solid #f96900;  position: relative;}
.tabbable-line > .nav-tabs > li.active > a {border: 0;   font-size: 16px;  font-weight: bold; color: #36424c;}
.tabbable-line > .nav-tabs > li.active > a > i {  color: #404040;}
.tabbable-line > .tab-content {margin-top: -1px; background-color: #fff;  border: 0;  border-top: 2px solid #aab5c1;  padding: 30px 0px 0px 0px;}
.portlet .tabbable-line > .tab-content {  padding-bottom: 0;}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li { border-top: 4px solid transparent;}
.tabbable-line.tabs-below > .nav-tabs > li > a { margin-top: 0;}
.tabbable-line.tabs-below > .nav-tabs > li:hover {  border-bottom: 0;  border-top: 4px solid #fbcdcf;}
.tabbable-line.tabs-below > .nav-tabs > li.active { margin-bottom: -2px;  border-bottom: 0;  border-top: 4px solid #f3565d;}
.tabbable-line.tabs-below > .tab-content { margin-top: -10px;  border-top: 0;  border-bottom: 1px solid #eee;  padding-bottom: 15px;}

.box-base-dif-pg{ background-image:url(../images/nd-bs-base.svg); background-size: cover; background-repeat: no-repeat;    background-position: top right; padding:30px; border-radius: 16px;}
.box-base-heading-icion {width: 7%;  float: left;}
.box-base-heading {width: 93%;float: left;font-size: 16px;font-weight: 600;font-style: normal;color: #2d3134;}

.pro-details-list{ padding-left:50px; padding-top:40px;}
.pro-details-list ul {list-style-type: none;padding-left: 0;}
.pro-details-list li { margin-bottom: 23px;  font-size: 12px; font-weight: normal;     line-height: 1.67;  color: #36424c;       position: relative;
    padding-left: 30px;}
.pro-details-list li span{font-weight: normal; color: #36424c;}
.pro-details-list li:before {content: url(../images/icon-check.svg);    position: absolute;    top: 0;    left: 0;    width: 18px;    height: 18px;}


.dw-block {
  display: block;
  width: 100%;  
  border-radius: 16px;
  border: solid 0.5px #aab5c1;
  background-color: #f1f3f6;
  padding:35px;
  font-size: 16px;
  cursor: pointer;  
  color: #7a8499;
}

.dw-block:hover {
  background-color: #7a7cc4;
  color: #ffffff !important;
}
.dw-block a { color: #7a8499;}
.dw-block a:hover{
  color: #ffffff; text-decoration:none
}
.dw-rowspc{ margin-top:30px;}
.dw-pdf{ text-align:center; width:100%;}
.dw-pdf img:hover{ background-image:url(../images/over.png);  background-size: cover; background-repeat: no-repeat;    background-position: top right;}
.dw-pdf img{ width:20%; height:auto;}
.main-dw-wh-icon{ position:absolute; right:50px; top:30px; z-index:9;}
.dw-heading{font-size: 16px;font-weight: 600;text-align:center; margin-top:32px;}
.dw-size{font-size: 12px;font-weight: 600;text-align:center; margin-top:32px; color:#aab5c1;}
.dw-size:hover{color:#fff;}


/* ab pages */
.ab-box{border-bottom: solid 0.5px #aab5c1;   border-radius: 16px;  background-image: url(../images/gray-base-bg.png); background-color: #f1f3f6; background-size:cover; padding:25px; float:left; position:relative; min-height:250px;   }
.ab-icon-wd{ width:17%;  position:relative; float:left;}
.ab-icon{background-color: #ffffff;   width: 40px;   height: 40px; border-radius: 50%; padding:10px;}
.ab-bx-heading{  font-size: 21px;  font-weight: 600; color: #2d3134;}
.ab-bx-dis { width:83%; position:relative; float:right; }
.ab-bx-dis p{color: #545567;   font-size: 12px;  font-weight: normal; line-height: 1.67;}



.text-wrap-ab {   width: 90%; margin:0 auto;}

.ab-right-box-wrap {
    border-radius: 16px;
    border: solid 0.5px #d0d0d0;
    background-color: #ffffff;   
    width: 94%;
    float: right;
    overflow: hidden;
}
.ab-righ-slide-wrap-title { width: 100%;    float: left; padding:5px 0px 5px 0px; }
.ab-righ-slide-wrap-title h3{  font-size: 16px;  font-weight: 600; color: #2d3134;}

.ab-righ-list{ padding-left:0px; padding-top:25px;}
.ab-righ-list ul {list-style-type: none;padding-left: 0; position:relative; float:left;}
.ab-righ-list li { margin-bottom:16px;  font-size: 14px; font-weight: normal;     line-height: 1.67;  color: #545567;    position: relative;     padding-left: 30px;}
.ab-righ-list li span{font-weight: normal; color: #36424c;}
.ab-righ-list li:before {content: url(../images/icon-check2.svg);    position: absolute;    top: 5px;    left: 0;    width: 18px;    height: 18px;}

.ab-img-wrap {	/*width: 33%;*/    width: 100%;	float: left;  /*height: 173px;*/}
.ab-img-wrap img{	/*width: 33%;*/    width: 100%;	float: left;  /*height: 173px;*/}

.orang-cl{ color:#f96209;}


.loan-details-accordion-wrap .accordion-table-wrap tr:nth-child(even) {
    background: #e0e0f6;
}


.loan-details-accordion-wrap .accordion-table-wrap tr:nth-child(odd) {
    background: #ededfa;
}


.anywhere-banking-pg-section-two {
    padding-top: 15px;
}

.grey-table table { width:100%;}

.grey-table th {
	background-color: #aab5c1 !important;
}


.grey-table tr:nth-child(even) {
    /*background: #fff !important;*/
    background: #f1f3f6 !important;
}


.grey-table tr:nth-child(odd) {
   /* background: #f1f3f6 !important;*/
    background: #fff !important;
}

.mutual-funds-table-content-wrap {
    padding-top: 19px;
    padding-bottom: 20px;
}
.dataTables_filter{ display:none;}
.dataTables_info{display:none;}

#exampleee .dataTables_filter{ display:block;}
#exampleee  .dataTables_info{display:block;}

.deposite{color: #ffffff !important; font-size: 10px; background-color: #6c757d; padding: 10px 20px 10px 20px !important;}
.totalbg{background-color: #ddf0f0 !important;}
.totalbg td{background-color: #ddf0f0 !important;}

.achievement-box{  border-radius: 16px;  border: solid 1px #dee2e6; min-height:510px;}
.achievement-image{ width:100%; height:auto;}
.achievement-image img{ width:100%; height:auto;}
.achievement-dis{ padding:25px;}
.achievement-heading{font-size: 16px;  font-weight: 600; color: #2d3134; margin-bottom:10px;}


.achievement-text{ padding-left:0px; padding-top:0px; position:relative;}
.achievement-text ul {list-style-type: none;padding-left: 0;}
.achievement-text li { margin-bottom:16px;  font-size: 14px; font-weight: normal;   line-height: 1.67;  color: #545567;       padding-left: 30px;}
.achievement-text li span{font-weight: normal; color: #36424c;}
.achievement-text li:before {content: url(../images/icon-check2.svg);    position: absolute;    top: 4px;    left: 0;    width: 18px;    height: 18px;}

.ben-achiv-bx{padding: 16px 16px 16px 16px; border-radius: 5.9px;  background-color: #ebf1f6; min-height: 205px; margin-bottom:30px;}
.ben-icon{ margin-bottom:25px; }
.ben-discription{font-size: 12px;  font-weight: 500; color: #36424c; clear:both; line-height: 1.67;}

.text-bl-bn{font-size: 14px;  font-weight: 600; color: #2d3134; line-height: 1.79; margin-bottom:0px !important;}

.board-of-direc-box{border-radius: 16px;  border: solid 1px #dee2e6;  background-color: rgba(235, 241, 246, 0.5); padding:10px; margin-bottom:30px;}
.nam-img-des-box{border-radius: 14px;  background-color: #ffffff; position:relative; float:left; width:90%; margin-left:5%;}
.bod-img{ padding:0px 0px 0px 0px !important;}
.bod-name-with-des{ padding:20px 0px 0px 15px !important;}
.bod-name{font-size: 21px;font-weight: 600; color: #2d3134;}
.bod-des{font-size: 12px;  font-weight: 600; line-height: 1.67; color:#f96209 !important;}
.bod-profile-dis{ padding:25px;}
.pro-tex{font-size: 9px;  font-weight: 600;  color: #36424c; line-height: 2.22; margin-bottom:10px; text-transform:uppercase;}

.bod-text{ padding-left:0px; padding-top:0px; position:relative;}
.bod-text ul {list-style-type: none;padding-left: 0;}
.bod-text li { margin-bottom:16px;  font-size: 14px; font-weight: normal;   line-height: 1.67;  color: #545567;       padding-left: 30px;}
.bod-text li span{font-weight: normal; color: #36424c;}
.bod-text li:before {content: url(../images/icon-check2.svg);    position: absolute; padding-top:5px;     left: 0;    width: 18px;    height: 18px;}

.RBI-kehta-hai-videobox{  border-radius: 16px;  border: solid 1px #dee2e6; margin-top:30px;}
.videobox-img{}
.videobox-img img{ width:100%; height:auto; border-radius: 15px;}
.ico-pl{ position:absolute; top:25%; left:43%;}
.videobox-dis{ padding:25px;  }
.videobox-heading{font-size: 16px;font-weight: 600; color: #2d3134; min-height:50px;}
.videobox-tim{color: #9a9a9a;   font-size: 8px; font-weight: normal; line-height: 1.75; text-transform:uppercase; margin-top:15px;}
.videobox-tim span{color: #404040; }


.eventsnews{margin-bottom:30px;}
.eventsnews-image{ width:100%; height:auto; }
.eventsnews-image img{ width:100%; height:auto; border-radius: 16px;}
.eventsnews-dis{ padding:15px 0px 15px 0px; }
.eventsnews-heading{font-size: 24px;  font-weight: 800;margin-bottom:10px; color: #2d3134;}
.eventsnews p{color: #545567;  font-size: 12px;  font-weight: normal; line-height: 1.67;}
.eventsnews .linkr{color: #f96900; text-align: right;   font-size: 12px;  font-weight: 600; text-decoration:underline;}
.eventsnews .linkr a{color: #f96900; text-align: right;   font-size: 12px;  font-weight: 600; text-decoration:underline;}
.eventsnews .ttime-date {font-size: 8px; font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.75;letter-spacing: normal;color: #9a9a9a; text-transform:uppercase;}
.eventsnews .ttime-date span{color: #404040;}



.ifsc-code-pg-locator-row .ifsc-code-pg-locate-us-submit-button-div {
    text-align: left;
}

.ifsc-code-pg-locator-row .ifsc-code-pg-locate-us-submit-button-div .submit-button {
    margin-top: 3%;
}


.@media only screen and (max-width:768px) {
    
    
  /*.static-page-section .loan-details-accordion-wrap .accordion-text.accordion-table-wrap table {
        width: 100% !important;
    }
    
.loan-details-accordion-wrap .accordion-table-wrap td {
    }*/
    
    
    
        
        
    }




@media only screen and (max-width:375px) {
    
    .bod_head .bod_img img {
        height: auto;
    }
    
    .bod .bod_box .bod_head .bod_img {
    width: 37%;
    }
        
    .bod .bod_box .bod_head .bod_name_des_det {
    width: 63%;
    }
    
}


