
.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 !important;
}


.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;}


    .main-dw-wh-icon {
        color: #3e4095;
}


@media only screen and (max-width:480px) {
    
    .dw-pdf {
	text-align: left;
	width: 10%;
        float: left;
        padding-top: 5px;
}
    
    .dw-pdf img {
    width: 100%;
    }
    
    .dw-heading {
	font-size: 15px;
	text-align: left;
	margin-top: 0px;
	float: left;
	padding-left: 20px;
        padding-right: 15px;
}
    
    .dw-size {
	text-align: left;
	margin-top: -5px;
	color: #aab5c1;
	 float: left; 
	clear: both;
        padding-left: 61px;
}
    
    .dw-block {
         float: left; 
        padding: 25px;
    }
    
    
    .main-dw-wh-icon {
	right: 40px;
top: 46px;
font-size: 21px;
}
    
    
    
}




@media only screen and (max-width:414px) {
    
/*     .dw-size {
	margin-top: -4px;
        padding-left: 53px;
}
    
    
     .dw-pdf {
        padding-top: 0px;
}
    
      
    .dw-heading {
	margin-top: -10px;
}
    
    .main-dw-wh-icon {
	top: 40px;
}*/
    
    .dw-size {
	margin-top: 0px;
        padding-left: 53px;
}
    
    
}


@media only screen and (max-width:375px) {
    
    .dw-size {
	margin-top: 5px;
        padding-left: 50px;
}
    
    
}



@media only screen and (max-width:360px) {
    
     .dw-size {
	margin-top: 5px;
        padding-left: 48px;
}
    
    
}



@media only screen and (max-width:320px) {
    
     .dw-size {
	margin-top: 5px;
        padding-left: 43px;
}
    
     
    .dw-heading {
	padding-left: 15px;
        padding-right: 25px;
            width: 86%;
}
    
    
}
