.product-section .tcenter {
    text-align:center;
}

.product-section .bigtxt {
    font-weight:bold;
    padding-bottom:15px;
}

.product-section {
    font-weight:400;
}

.ifscbigtxt {

    font-weight:bold!important;
    text-align:center;
}

.product-section h2 {
    font-weight:300;
    margin:0;
    padding:0 0 15px 0;
}
.product-section h1 {
    margin:15px 0 0;
    float: none;
}

.product-section li strong {
    font-size:14px;
}

.product-section strong {
       text-align:left;
    line-height:18px;
}

.product-section strong h2 {
    padding:0;
}

.product-section .product-info-msg li{font-weight:300;}
.product-section .product-info-msg h2{font-size: 19px;text-align: left;line-height: 18px;font-weight:bold;}
.product-section h3, .product-section .subtitle {
    font-size:16px;
    padding:10px 0;
    background: #fff;
}
.product-section h4 {
    border-right:1px solid #ddd;
    color:#16a085;
    margin:0;
    padding:0 10px;
    font-weight:400;
}

.product-section h4, .product-section sub {
    font-size:14px;
}

.product-section h4, .product-section .list-group-item, .product-section .list-group-item p, .product-section .bank-details span, .product-section .bank-details p, .product-section sub {
    font-size:14px;
}

.product-section .list-group {
    margin-bottom:0;
    list-style:none;
}

.product-section span, .product-section p {
    font-weight:400;
    color:#34495e;
    line-height:14px;
}

.product-section p {
    margin:0;
    padding:0 0 15px 0;
    line-height:20px;
    font-weight:300;
    text-align:left;
}

.product-section .tcenter p {
    line-height:22px;
    padding:10px 0 0 0;
}

.product-section .product-head h2 {
    padding:0 0 15px 0;
}
.product-section .product-head, .product-section .product-head p {
    text-align:center!important;
}
.product-section .link-section {
    text-align:right;
    padding:15px 0;
    font-weight:300;
}

.product-section .link-section span {
    font-size:16px;
    font-weight:300;
}

.product-section .link-section span a {
    margin-left:10px;
    text-decoration:underline;
    color:#38acc9;
    font-weight:400;
}

.product-section .product-hl-table-head {
    background:#38acc9;
    border-radius:6px 6px 0 0;
}

.product-section .product-hl-table-head span {
    color:#fff;
}

.product-section .product-hl-table-head span img {
    margin:-2px 0 0;
    padding:0 5px;
}

.paddbot {
    padding-bottom:15px;
    display:block;
}

.product-info-msg .product-info-title strong {
    font-weight:bold;
}

.product-section .tab-left-section {
    background:#f5f7f8;
    float:left;
    width:23%;
}

.product-section .tab-right-section {
    width:77%;
}

.product-section .tab-left-section, .product-section .tab-right-section {
    padding:0;
    float:right;
}

.product-section .nav-tabs {
    border-bottom: 2px solid #e1e4e7;
}

.product-section .tabs-left>li>a {
    border-width:0;
    display:block;
    overflow:hidden;
    padding:10px;
}

.product-section .bank-logo, .product-section .city-logo {
    padding:0 10px 0 10px;
    width:80px;
    float:left;
}

.product-section ul.nav span.bank-name {
    width:140px;
    float:left;
    background:0;
    border-top:0;
}

.tab-right-section .bank-name {
    background:#f5f7f8;
    border-top:1px solid #ccc;
    float:left;
    height:24px;
    padding:5px 0 0 15px;
    text-align:left;
    width:100%;
    border-radius:4px;
}

.product-section .bank-name a {
    color:#34495e;
}

.product-section .list-group>li>a {
    border-width:0;
    display:block;
    overflow:hidden;
    padding:10px;
}
.addr{line-height:18px;}
.product-section .list-group .bank-name {
    float:left;
    width:154px;
}

.product-section .bank-logo img, .product-section .city-logo img {
    height:15px;
}

.product-section .tab-content {
    border:0 solid #ddd;
    padding:0;
    margin-bottom:0;
}

.product-section .tab-pane {
    overflow:hidden;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border-width:0;
    background:transparent;
    cursor:pointer;
}

.nav.nav-tabs.tabs-left span {
    display:block;
    float:left;
}

.product-section .row .col-md-12 {
    padding-right:0;
    text-align:left;
}

.product-section .rating-section {
    padding-right:0;
}

.product-section .product-hl-table {
    background:#f4f5f7;
    border-radius:6px;
}

.product-section .ir-section .product-hl-table {
    padding-bottom:0;
}

.product-section .btm-pad {
    padding-bottom:15px;
}

.product-section .top-pad {
    padding-top:15px;
}

.product-section hr {
    margin:0;
    padding:0;
    border: 0;
    border-top: 1px solid #eee;
}
.product-section .arrow-down {
    position:relative;
    height:20px;
}

.product-section .arrow-down:after, .arrow-down:before {
    top:-1px;
    left:50%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
}

.product-section .arrow-down:after {
    border-color:rgba(136, 183, 213, 0);
    border-top-color:#fff;
    border-width:17px;
    margin-left:-17px;
}

.product-section .arrow-down:before {
    border-color:rgba(194, 225, 245, 0);
    border-top-color:#ddd;
    border-width:18px;
    margin-left:-18px;
}

.product-section sub {
    bottom:0;
    padding-left:10px;
}

.table-curved {
    border-collapse:separate;
    border:solid #ddd 1px;
    border-radius:0;
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    border-top:0;
    background:none repeat scroll 0 0 #f4f5f7;
    margin:0 auto;
    text-align:center;
    font-size:14px;
    width: 100%;
}

.table-curved>thead:first-child>tr:first-child>th {
    border-bottom:0;
    border-top:solid #ddd 1px;
}

.table-curved>td, .table-curved>th {
    border-left:1px solid #ddd;
    border-top:1px solid #ddd;
    cursor:pointer;
    padding:5px;
}

.table-curved>:first-child>:first-child>:first-child {
    border-top-left-radius:0;
}

.table-curved>:first-child>:first-child>:last-child {
    border-top-right-radius:0;
}

.table-curved>:last-child>:last-child>:first-child {
    border-bottom-left-radius:6px;
}

.table-curved>:last-child>:last-child>:last-child {
    border-bottom-right-radius:6px;
}

.table-curved>thead>tr>th, .table-curved>tbody>tr>th, .table-curved>tfoot>tr>th, .table-curved>thead>tr>td, .table-curved>tbody>tr>td, .table-curved>tfoot>tr>td {
    border-top:1px solid #ddd;
    text-align:left;
    vertical-align:middle;
    padding:9px 10px;
}

.tab-left-section-mobile {
    display:none;
    margin-bottom:15px;
}

.other-product {
    background:transparent;
    padding:0;
    margin-top:25px;
}

.rating-product {
    width:100px;
}
.product-section .rating-pro-section .rating-product, .product-section .rating-pro-section .bbratingtxt {
    display:block;
    float:left;
    padding:2px 3px 0 0;
}


.product-section .rating-pro-section img {
    margin-top:-5px;
    height:11px!important;
    width:11px!important;
}

.product-section .rating-pro-section a, .product-section .table-curved a {
    color:#38acc9;
    text-decoration:underline;
    font-size:13px;
}
.product-section .table-curved a {font-size:12px; }
.product-section .table-curved strong a{font-size:19px;}
.product-section .btn-width {
    margin:0 auto;
}

.product-section .btn, .product-section .open>.dropdown-menu>li>a {
    text-align:left;
}

.dropdown-style .btn-primary {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:2px solid #38acc9;
    border-right:0 solid #38acc9;
    color:#34495e;
    height:45px;
}

.dropdown-style .btn-arrow-width {
    background:#38acc9;
    border:2px solid #38acc9;
    border-left:0 solid #38acc9;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background:#38acc9;
}

.product-section .bank-details-table .product-hl-table {
    padding-bottom:0;
}

.break-section {
    padding-top:15px;
}
.break-section-social-icons{ padding-top: 0;}

.list-group-item {
    border:0;
}

#collapseSix .list-group-item {
    border:0;
}

.searchLeading{ margin-top: 10px;}
.product-section .break-section .ifsc-title,.product-section .break-section .ifsc-title span{font-size: 25px;color: #000;float: left;font-weight: bold;padding: 0 0 0 15px; }
.product-section .break-section .ifsc-title span{padding:0 0 0 10px; text-transform: uppercase;float:none;}

@media only screen and (max-width:1199px) {
    .product-section .product-logo {
        width:100px;
    }

    .product-hl-table .col-md-3, .product-hl-table-head {
        padding-left:5px;
        padding-right:5px;
    }

    .product-section .bank-name {
        width:100%;
    }

    .col-md-3.tcenter.dropdown-style {
        float:left;
        margin-bottom:20px;
    }

    .rating-pro-section .rating-product {
        margin:0 0 0 10px;
    }

}@media only screen and (device-width:1024px) {
    .rating-pro-section .rating-product {
        margin:0 3px 0 9px!important;
    }

    .icon-pl {
        background-position:center left;
    }

    .icon-hl {
        background-position:center left;
    }

    .icon-cl {
        background-position:center left;
    }

    .icon-crl {
        background-position:center left;
    }

    .icon-fd {
        background-position:center left;
    }

}@media only screen and (max-width:1023px) {
    .product-section {
        padding-left:10px;
        padding-right:10px;
    }

    .breadcrumb {
        padding:10px 20px 0;
    }

}@media only screen and (max-width:991px) {
    .product-section .nav-tabs {
        border-right:0 solid;
        float:left;
        padding-right:10px;
        width:33%;
    }

    .product-section .tab-left-section h3 {
        padding-top:0;
    }

    .product-section h4 {
        padding:15px 10px 0 10px;
        border-right:0 solid #ddd;
    }

    .product-hl-table .col-md-3, .product-hl-table-head {
        padding-left:5px;
        padding-right:5px;
    }

    .product-section .bank-details-table .product-hl-table-head {
        padding-left:15px;
        padding-right:15px;
    }

    .product-section .row .col-md-12, .product-section .link-section, .product-section .rating-section {
        padding-right:15px;
    }

    .product-section .row .col-md-12, .product-section .rating-section {
        padding-right:15px;
    }

    .product-section .bank-name {
        width:145px;
    }

    .product-section .tabs-left>li.active>a, .product-section .tabs-left>li.active>a:hover, .product-section .tabs-left>li.active>a:focus {
        border-right:1px solid #ddd;
        border-radius:4px;
    }

    .tabs-left>li>a {
        border-radius:4px;
    }

    .product-section .tab-left-section, .product-section .tab-right-section {
        width:100%;
    }

    .product-section .product-head h2 {
        padding-bottom:20px;
    }

    .product-section .nav-tabs {
        width:100%;
    }

    .product-section .bank-name {
        width:auto;
    }

    .copytoclipb {
        margin:5px 0;
        display:block;
    }

    .product-section .btn-width {
        width:230px;
    }

    .fourdrop {
        width:250px;
        margin:0 auto;
    }

    .product-section .link-section {
        padding-right:15px;
        padding-left:15px;
    }

    .product-section .bank-name {
        width:auto;
    }

    .other-product {
        display:none;
    }

    .btm-pad-mobile {
        padding-bottom:15px;
    }

    .product-section .tab-left-section {
        display:none;
    }

    .tab-hide {
        display:none;
    }

    .product-section .tab-left-section-mobile {
        display:block;
        overflow:hidden;
        width:100%;
    }

    .product-section .tab-left-section-mobile .panel-title {
        padding:0;
        color:#fff;
        line-height:1.1;
    }

    .product-section .tab-left-section-mobile .panel-title a {
        display:block;
        padding:10px 20px;
        color: #fff;
    }

    .product-section .tab-left-section-mobile .panel-title a:hover, .product-section .tab-left-section-mobile .panel-title a:focus {
        color:#fff;
    }

    .panel-default>.panel-heading {
        padding:0;
    }

    .panel-default>.panel-heading {
        background:#38acc9!important;
    }

    .product-section .caret {
        border-color:#fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        color:#fff;
        float:right;
        margin:5px 0;
    }

    .panel-group {
        margin-bottom:0;
    }

    .mar-btm {
        margin-bottom:10px;
    }

    .dropdown-style .btn-arrow-width {
        padding:10px 15px;
    }

    .product-section .rating-pro-section img {
        max-width:73%;
    }

    .bank-list ul li, .ifsc-list ul li {
        padding:8px 0 0 0;
        font-size:11px;
        display:inline-block;
        vertical-align: top;
        width:100% !important;
        margin:0 0 1% 0;
        border:1px solid #ccc;
        -webkit-border-radius:6px;
        -moz-border-radius:6px;
        border-radius:6px;
    }

    .bank-list ul li span.bank-logo img, .ifsc-list ul li span.bank-logo img {
        height:13px!important;
    }

    .bank-list ul li .micro-rating img, .user-rating img {
        display:inline;
        height:9px!important;
        padding:0;
        width:9px!important;
    }

    .bank-list ul li span.bank-logo, .ifsc-list ul li span.bank-logo {
        display:inline-block;
        padding:5px 5px 5px 5px!important;
        width:auto!important;
    }

    .product-section .bank-name {
        width:100%;
    }

}@media only screen and (max-width:767px) {
    .product-section .link-section {
        padding-right:15px;
        padding-left:15px;
    }

    .product-section .bank-name {
        width:100%;
    }

    .other-product {
        display:none;
    }

    .btm-pad-mobile {
        padding-bottom:15px;
    }

    .product-section .tab-left-section {
        display:none;
    }

    .tab-hide {
        display:none;
    }

    .product-section .tab-left-section-mobile {
        display:block;
        overflow:hidden;
        width:100%;
    }

    .product-section .tab-left-section-mobile .panel-title a {
        display:block;
        padding:15px;
    }

    .product-section .tab-left-section-mobile .panel-title a:hover, .product-section .tab-left-section-mobile .panel-title a:focus {
        color:#fff;
    }

    .panel-default>.panel-heading {
        padding:0;
    }

    .panel-default>.panel-heading {
        background:#38acc9!important;
    }

    .product-section .tab-left-section-mobile h2 {
        padding:0;
        color:#fff;
    }

    .product-section .caret {
        border-color:#fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        color:#fff;
        float:right;
        margin:5px 0;
    }

    .panel-group {
        margin-bottom:0;
    }

    .mar-btm {
        margin-bottom:10px;
    }

    .dropdown-style .btn-arrow-width {
        padding:10px 15px;
    }

}
@media(max-width:579px) {
    .product-section h2 {
        padding-bottom:0;
    }

    .product-section h4 {
        padding:0 10px;
    }

}
@media only screen and (min-width:320px) and (max-width:767px) {
    .col-sm-12.col-md-6.rating-pro-section {
        clear:both;
    }

    .col-sm-12, .col-md-6 {
        padding-left:5px;
        padding-right:5px;
    }

    .product-section .rating-pro-section span {
        padding:5px 5px 0 3px;
    }

    .rating-section .rating-pro-section span:nth-child(3) {
        padding:5px 0 0 5px;
    }

    .rating-product {
        width:95px;
    }

    .col-md-3.tcenter.dropdown-style {
        float:left;
        margin-bottom:20px;
    }

    #collapseSix .list-group-item {
        border:0;
    }

    #collapseSix ul.list-group {
        border:1px solid #ddd;
    }

    #collapseOne .list-group-item {
        border:0;
    }

    #collapseOne ul.list-group {
        border:1px solid #ddd;
        list-style:none;
    }

    .mobile-hide {
        display:none;
    }

    .panel-body {
        padding:5px;
    }

}
@media only screen and (min-width:641px) and (max-width:978px) {
    .col-md-6.tcenter.dropdown-style {
        float:left;
        margin-bottom:20px;
        width:50%;
    }

    .bottom_sept {
        padding-top:5%;
    }

    .cont_para {
        padding-left:4%;
    }

    .social-media-section {
        display:none;
    }

}@media only screen and (min-width:320px) and (max-width:480px) {
    .review-detail {
        width:40%!important;
    }

    .reviews-section {
        width:60%!important;
    }

    .tabdetails td:first-child {
        width:37%;
        padding:10px;
    }

    .list-group-item {
        padding:10px 0;
    }

    .copytoclipb {
        margin:5px 0;
        display:block;
    }

    .product-section .btn-width {
        width:230px;
    }

    .fourdrop {
        width:300px;
        margin:0 auto;
    }

    .tab-left-section-mobile .bank-list ul li span.bank-logo {
        border-radius:6px;
        display:inline-block;
        padding:5px 5px;
    }

    .tab-left-section-mobile .bank-list ul li {
        padding-bottom:5px;
    }

    .tab-left-section-mobile .bank-list ul li span.bank-logo img {
        width:65px;
        height:15px;
    }

    .bank-list ul li, .ifsc-list ul li {
        padding:8px 0 7px;
        font-size:11px;
        float:left;
        width:100% !important;
        margin:0 0 1% 0;
        border:1px solid #ccc;
        -webkit-border-radius:6px;
        -moz-border-radius:6px;
        border-radius:6px;
    }

    .fourdrop {
        margin:0 auto;
        width:171px;
    }

    .product-section .bank-name {
        width:100%;
    }

    .social-media-section {
        display:none;
    }

    .social-like-share {
        display:none;
    }
    .product-section h1{margin: 0}
}
@media only screen and (max-width:360px) {
    .customer-took-loan {
        width:auto!important;
    }

}
@media(max-width:480px) {
    .navbar {
        min-height:42px;
    }

    .logo-section img {
        width:200px;
    }


    .navbar-brand {
        font-size:24px;
    }

    .navbar-toggle {
        line-height:42px;
        height:42px;
    }

    .navbar {
        margin-bottom:5px;
    }

    .product-section h2 {
        padding:10px 0;
    }

    .product-section h2 {
        font-size:14px;
    }

    .product-section sub, .table-curved {
        font-size:12px;
    }

    .product-section .link-section span {
        font-size:14px;
    }

    .product-section .btm-pad {
        padding-bottom:10px;
    }

    .product-section .row .col-md-12, .product-section .link-section, .product-section .rating-section, .product-section .col-xs-12 {
        padding:0;
    }

    .table-curved>thead>tr>th, .table-curved>tbody>tr>th, .table-curved>tfoot>tr>th, .table-curved>thead>tr>td, .table-curved>tbody>tr>td, .table-curved>tfoot>tr>td {
        padding:5px;
    }

    .product-hl-table-head span:first-child {
        display:block;
        padding:0 5px;
    }

    .product-section .tab-left-section-mobile {
        width:100%;
        padding:0;
    }

    .social-media-section {
        display:none;
    }

    .rating-section .product-hl-table .col-xs-6 {
        display:none;
    }

    .product-section .rating-section .product-hl-table {
        border-radius:6px;
        padding-bottom:0;
    }

    .product-section .rating-section .product-hl-table-head {
        border-radius:6px;
    }

    .product-section .product-head h2 {
        padding:10px 0 0;
    }

    .rating-section .rating-pro-section span:nth-child(3) {
        padding:0 0 0 15px;
    }

    .rating-section .rating-pro-section span:nth-child(4) {
        padding:0 0 0 15px;
    }

}
.user-review-rating-block {
    float:left;
}

.orange-btn {
    width:auto;
    height:auto;
    line-height:26px;
    font-size:12px;
    cursor:pointer;
    outline:0;
    text-align:left;
    white-space:normal;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    vertical-align:middle;
    color:#fef4e9;
    border:solid 1px #d57312;
    text-shadow:0 1px 1px #333;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    background:-webkit-gradient(linear, 0% 0, 0% 100%, left top, left bottom, from(#f5a405), to(#e98411));
    background:-webkit-linear-gradient(top, #f5a405, #e98411);
    background:-o-linear-gradient(top, #f5a405, #e98411);
    background:-ms-linear-gradient(top, #f5a405, #e98411);
    background:-moz-linear-gradient(top, #f5a405, #e98411);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5a405', endColorstr='#e98411');
    display:inline-block;
    *display:inline;
    zoom:1;
}

.orange-btn:hover {
    color:#fef4e9;
    background:#f9992b;
    background:-webkit-gradient(linear, 0% 0, 0% 100%, left top, left bottom, from(#e98411), to(#f5a405));
    background:-webkit-linear-gradient(top, #e98411, #f5a405);
    background:-o-linear-gradient(top, #e98411, #f5a405);
    background:-ms-linear-gradient(top, #e98411, #f5a405);
    background:-moz-linear-gradient(top, #e98411, #f5a405);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e98411', endColorstr='#f5a405');
}

.apply, .reviews {
    margin-top:0;
    color:#fff!important;
    min-width:83px!important;
    text-decoration:none!important;
    background-color:#ed4a13;
    padding:4px 12px!important;
}

.apply:hover {
    background-color:#d33b07;
}

.col-md-3.tcenter.dropdown-style {
    margin-bottom:20px;
}

.google-search {
    margin:0 auto;
    text-align:center;
    width:auto;
    clear:both;
}

.google-search input[type="text"] {
    border:2px solid #74c5d9!important;
    border-radius:3px;
    height:40px;
}

.google-search input[type="submit"] {
    border:2px solid #74c5d9!important;
    border-radius:3px;
    height:40px;
    background-color:#74c5d9;
    color:#fff;
}

.statelist .float_left>li {
    float:left;
}

.row.statelist {
    margin-bottom:20px;
}

.ifsc-list ul li {
    font-size:12px;
    list-style:none outside none;
    margin-bottom:5px;
    padding:0 5px;
}
.ifsc-list span.bank-logo{ padding: 5px; display: inline-block;}
.fourdrop .col-md-3.tcenter.dropdown-style {
    padding:0 5px;
}

.fourdrop .select-branch {
    left:-50%;
}

.product-section .table-curved .copytoclipb a {
    background-color:#38acc9;
    color:#fff;
    border-radius:3px;
    padding:2px 5px;
    text-decoration:none;
    font-size:12px;
    white-space:pre;
}

.bankproduct .col-sm-12.col-md-12.rating-pro-section {
    padding:0 0 0 10px;
}

.bankproduct .rating-product {
    font-size:11px;
    width:90px;
}

.bankproduct .bbratingimg {
    line-height:11px;
    width:63px;
}

.bankproduct .bbratingimg img {
    max-width:100%;
}

.bankproduct .bbratingtxt {
    font-size:12px;
    line-height:23px;
    margin:0 2px;
}

#collapseSix .list-group-item {
    background:none repeat scroll 0 0;
    display:block;
}

#collapseSix .col-sm-12.col-md-12.rating-pro-section {
    height:50px;
    margin:0 0 -1px;
}

.nav.nav-tabs.tabs-left.bankproduct {
    background-color:#f5f7f8;
    margin-bottom:10px;
}

.ifsc, .micr {
    font-weight:bold;
    font-size:14px;
}

.float_left li a {
    padding:10px;
    margin-right:0!important;
    display:block;
    width:100%;
    text-align:left;
}

.leftsection-icons {
    height:50px;
    width:50px;
}

.icon-pl {
    background:url(/images/icons_pl.png) no-repeat scroll center center;
    height:50px;
    width:50px;
}

.icon-hl {
    background:url(/images/icons_hl.png) no-repeat scroll center center;
    height:50px;
    width:50px;
}

.icon-cl {
    background:url(/images/icons_cl.png) no-repeat scroll center center;
    height:50px;
    width:50px;
}

.icon-crl {
    background:url(/images/icons_cc.png) no-repeat scroll center center;
    height:50px;
    width:50px;
}

.icon-fd {
    background:url(/images/icons_fd.png) no-repeat scroll center center;
    height:50px;
    width:50px;
}

.rating-pro-section .rating-product {
    margin:8px 8px 0;
}

.rating-pro-section .bbratingtxt {
    margin-top:8px;
}

.user-rating {
    margin-left:-4px;
    margin-top:4px;
}

.bank-list ul, .ifsc-list ul {
    list-style:none;
    min-width:100%;
}

.bank-list ul li, .ifsc-list ul li {
    padding:0;
    font-size:11px;
    width:47%;
    margin:0 2% 1% 0;
    border:1px solid #ccc;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    vertical-align: top;
    display: inline-block;
}

/*ifsc banklogo-sprite styles*/
.ifsc-bank-logo-block{ display: inline-block; padding:5px 15px 5px 15px;}
.ifsc-bank-logo{background-image: url(/images/ifsc-bank-logos-sprite-landing-v1.png); background-position: 0 0; background-repeat: no-repeat; height: 24px; display: inline-block;}
.ifsc-landing-ABHYUDAYA_COOP_BANK{ background-position: -448px -974px; width: 85px;}
.ifsc-landing-ABN_AMRO_BANK_INDIA{ background-position: 0 -39px; width: 97px;}
.ifsc-landing-ABU_DHABI_COMMERCIAL_BANK{ background-position: 0 -78px; width: 97px;}
.ifsc-landing-AEGON{ background-position: 0 -117px; width: 97px;}
.ifsc-landing-AHMEDABAD_MERCANTILE_COOP_BANK{ background-position: 0 -156px; width: 92px;}
.ifsc-landing-AIG_CONSUMER_FINANCE{ background-position: 0 -195px; width: 50px;}
.ifsc-landing-AKOLA_DISTRICT_CENTRAL_COOP_BANK{ background-position: 0 -234px; width: 26px;}
.ifsc-landing-ALLAHABAD_BANK{ background-position: 0 -273px; width: 97px;}
.ifsc-landing-ALL_BANKS{ background-position: 0 -312px; width: 26px;}
.ifsc-landing-ALMORA_URBAN_COOP_BANK{ background-position: 0 -351px; width: 26px;}
.ifsc-landing-AMEX{ background-position: 0 -390px; width: 29px;}
.ifsc-landing-ANDHRA_BANK{ background-position: 0 -429px; width: 81px;}
.ifsc-landing-ANDHRA_PRAGATHI_GRAMEENA_BANK{ background-position: 0 -468px; width: 29px;}
.ifsc-landing-ANZ_GRINDLAYS, .ifsc-landing-ANZ_GRINDLAYS_BANK{ background-position: 0 -507px; width: 76px;}
.ifsc-landing-APNA_SAHAKARI_BANK{ background-position: 0 -546px; width: 26px;}
.ifsc-landing-APOLLO_MUNICH{ background-position: 0 -585px; width: 88px;}
.ifsc-landing-AP_MAHESH_COOP_URBAN_BANK{ background-position: 0 -624px; width: 20px;}
.ifsc-landing-AP_STATE_COOP_BANK{ background-position: 0 -663px; width: 97px;}
.ifsc-landing-ASHOK_LEYLAND_FINANCE{ background-position: 0 -702px; width: 72px;}
.ifsc-landing-AVIVA{ background-position: 0 -741px; width: 97px;}
.ifsc-landing-AXIS, .ifsc-landing-AXIS_BANK{ background-position: 0 -780px; width: 97px;}
.ifsc-landing-BAJAJ{ background-position: 0 -819px; width: 91px;}
.ifsc-landing-BAJAJ_ALLIANZ{ background-position: 0 -858px; width: 97px;}
.ifsc-landing-BANK_BAZAAR{ background-position: 0 -897px; width: 97px;}
.ifsc-landing-BANK_MUSCAT{ background-position: 0 -936px; width: 91px;}
.ifsc-landing-BANK_OF_AMERICA{ background-position: 0 -975px; width: 97px;}
.ifsc-landing-BANK_OF_BAHRAIN__KUWAIT,.ifsc-landing-BANK_OF_BAHRAIN_AND_KUWAIT{ background-position: 0 -1014px; width: 49px;}
.ifsc-landing-BANK_OF_BARODA{ background-position: 0 -1053px; width: 97px;}
.ifsc-landing-BANK_OF_CEYLONE{ background-position: 0 -1092px; width: 47px;}
.ifsc-landing-BANK_OF_INDIA{ background-position: 0 -1131px; width: 63px;}
.ifsc-landing-BANK_OF_MADURA{ background-position: 0 -1170px; width: 97px;}
.ifsc-landing-BANK_OF_MAHARASHTRA{ background-position: 0 -1209px; width: 97px;}
.ifsc-landing-BANK_OF_MUSCAT_INTERNATIONAL{ background-position: 0 -1248px; width: 32px;}
.ifsc-landing-BANK_OF_NOVA_SCOTIA{ background-position: 0 -1287px; width: 97px;}
.ifsc-landing-BANK_OF_PUNJAB{ background-position: 0 -1326px; width: 34px;}
.ifsc-landing-BANK_OF_PUNJAB_LTD{ background-position: 0 -1365px; width: 97px;}
.ifsc-landing-BANK_OF_RAJASTHAN,.ifsc-landing-BANK_OF_RAJASTHAN_LTD{ background-position: 0 -1404px; width: 97px;}
.ifsc-landing-BANK_OF_TOKYO,.ifsc-landing-BANK_OF_TOKYO_MITSUBISHI_UFJ{ background-position: 0 -1443px; width: 97px;}
.ifsc-landing-BANQUE_NATIONALE_DE_PARIS{ background-position: 0 -1482px; width: 28px;}
.ifsc-landing-BARCLAYS_BANK{ background-position: 0 -1521px; width: 97px;}
.ifsc-landing-BASSEIN_CATHOLIC_COOP_BANK{ background-position: 0 -1560px; width: 24px;}
.ifsc-landing-BHARAT_COOPERATIVE_BANK_MUMBAI{ background-position: 0 -1599px; width: 28px;}
.ifsc-landing-BHARAT_OVERSEAS_BANK{ background-position: 0 -1638px; width: 97px;}
.ifsc-landing-BHARTI_AXA{ background-position: 0 -1677px; width: 43px;}
.ifsc-landing-BIRLA_SUN{ background-position: 0 -1716px; width: 43px;}
.ifsc-landing-BNP_PARIBAS{ background-position: 0 -1755px; width: 97px;}
.ifsc-landing-CALYON_BANK{ background-position: 0 -1794px; width: 97px;}
.ifsc-landing-CANARA_BANK{ background-position: 0 -1833px; width: 86px;}
.ifsc-landing-CAPITAL_LOCAL_AREA_BANK{ background-position: 0 -1872px; width: 97px;}
.ifsc-landing-CATHOLIC_SYRIAN_BANK{ background-position: 0 -1911px; width: 97px;}
.ifsc-landing-CENTRAL_BANK_OF_INDIA{ background-position: 0 -1950px; width: 70px;}
.ifsc-landing-CENTURION_BANK{ background-position: -112px 0; width: 69px;}
.ifsc-landing-CHASE_MANHATTAN_BANK{ background-position: -112px -39px; width: 97px;}
.ifsc-landing-CHHATRAPATI_RAJARSHI_BANK{ background-position: -112px -78px; width: 37px;}
.ifsc-landing-CHINATRUST_COMMERCIAL_BANK{ background-position: -112px -117px; width: 97px;}
.ifsc-landing-CHOLAMANDALAM_DBS{ background-position: -112px -156px; width: 97px;}
.ifsc-landing-CITIBANK{ background-position: -112px -195px; width: 97px;}
.ifsc-landing-CITIFINANCIAL{ background-position: -112px -234px; width: 97px;}
.ifsc-landing-CITIZENCREDIT_COOPERATIVE_BANK{ background-position: -112px -273px; width: 50px;}
.ifsc-landing-CITY_UNION_BANK{ background-position: -112px -312px; width: 97px;}
.ifsc-landing-COMMONWEALTH_BANK_OF_AUSTRALIA{ background-position: -112px -351px; width: 97px;}
.ifsc-landing-CORPORATION_BANK{ background-position: -112px -390px; width: 37px;}
.ifsc-landing-COSMOS_COOPERATIVE_BANK{ background-position: -112px -429px; width: 37px;}
.ifsc-landing-CREDILA{ background-position: -112px -468px; width: 78px;}
.ifsc-landing-CREDIT_AGRICOL_INDOSUEZ{ background-position: -112px -507px; width: 97px;}
.ifsc-landing-CREDIT_LYONNAIS{ background-position: -112px -546px; width: 97px;}
.ifsc-landing-CREDIT_SUISSE_AG{ background-position: -112px -585px; width: 97px;}
.ifsc-landing-DBS_BANK{ background-position: -112px -624px; width: 97px;}
.ifsc-landing-DCB_BANK{ background-position: -112px -663px; width: 61px;}
.ifsc-landing-DENA_BANK{ background-position: -112px -702px; width: 97px;}
.ifsc-landing-DEUTSCHE_BANK{ background-position: -112px -741px; width: 97px;}
.ifsc-landing-DEVELOPMENT_CREDIT_BANK{ background-position: -112px -780px; width: 87px;}
.ifsc-landing-DHANALAKSHMI_BANK, .ifsc-landing-LAKSHMI_VILAS_BANK{ background-position: -112px -819px; width: 97px;}
.ifsc-landing-DHFL{ background-position: -112px -858px; width: 67px;}
.ifsc-landing-DHFL_AVANSE{ background-position: -112px -897px; width: 76px;}
.ifsc-landing-DICGC{ background-position: -112px -936px; width: 34px;}
.ifsc-landing-DOMBIVLI_NAGARI_SAHAKARI_BANK{ background-position: -112px -975px; width: 64px;}
.ifsc-landing-DRESDNER_BANK{ background-position: -112px -1014px; width: 97px;}
.ifsc-landing-EXIM_BANK{ background-position: -112px -1053px; width: 24px;}
.ifsc-landing-FEDERAL_BANK{ background-position: -112px -1092px; width: 97px;}
.ifsc-landing-FIRSTRAND_BANK{ background-position: -112px -1131px; width: 97px;}
.ifsc-landing-FULLERTON{ background-position: -112px -1170px; width: 97px;}
.ifsc-landing-FUTURE_GENERALI{ background-position: -112px -1209px; width: 97px;}
.ifsc-landing-FUTURE_MONEY{ background-position: -112px -1248px; width: 97px;}
.ifsc-landing-GADCHIROLI_DISTRICT_CENTRAL_COOPBANK{ background-position: -112px -1287px; width: 27px;}
.ifsc-landing-GE_MONEY{ background-position: -112px -1326px; width: 97px;}
.ifsc-landing-GLOBAL_TRUST_BANK{ background-position: -112px -1365px; width: 97px;}
.ifsc-landing-GREATER_BOMBAY_COOP_BANK{ background-position: -112px -1404px; width: 89px;}
.ifsc-landing-GUARDIAN_BANK{ background-position: -112px -1443px; width: 25px;}
.ifsc-landing-GUJARAT_STATE_COOP_BANK{ background-position: -112px -1482px; width: 48px;}
.ifsc-landing-GURGAON_GRAMIN_BANK{ background-position: -112px -1521px; width: 25px;}
.ifsc-landing-HDFC{ background-position: -112px -1560px; width: 68px;}
.ifsc-landing-HDFC_BANK{ background-position: -112px -1599px; width: 97px;}
.ifsc-landing-HDFC_ERGO{ background-position: -112px -1638px; width: 39px;}
.ifsc-landing-HDFC_HOME_LOAN{ background-position: -112px -1677px; width: 81px;}
.ifsc-landing-HDFC_LIFE{ background-position: -112px -1716px; width: 55px;}
.ifsc-landing-HSBC_BANK{ background-position: -112px -1755px; width: 97px;}
.ifsc-landing-HUDCO{ background-position: -112px -1794px; width: 23px;}
.ifsc-landing-ICICI_BANK{ background-position: -112px -1833px; width: 97px;}
.ifsc-landing-ICICI_LOMBARD{ background-position: -112px -1872px; width: 97px;}
.ifsc-landing-ICICI_PRUDENTIAL{ background-position: -112px -1911px; width: 97px;}
.ifsc-landing-IDBI,.ifsc-landing-IDBI_BANK{ background-position: -112px -1950px; width: 97px;}
.ifsc-landing-IDBI_FEDERAL{ background-position: -224px 0; width: 71px;}
.ifsc-landing-INDIABULLS{ background-position: -224px -39px; width: 97px;}
.ifsc-landing-INDIAFIRST{ background-position: -224px -78px; width: 41px;}
.ifsc-landing-INDIAN_BANK{ background-position: -224px -117px; width: 97px;}
.ifsc-landing-INDIAN_OVERSEAS_BANK{ background-position: -224px -156px; width: 80px;}
.ifsc-landing-INDUSIND, .ifsc-landing-INDUSIND_BANK_LTD{ background-position: -224px -195px; width: 77px;}
.ifsc-landing-ING{ background-position: -224px -234px; width: 63px;}
.ifsc-landing-ING_VYSYA, .ifsc-landing-ING_VYSYA_BANK{ background-position: -224px -273px; width: 55px;}
.ifsc-landing-JALGAON_JANATA_SAHAKARI_BANK{ background-position: -224px -312px; width: 23px;}
.ifsc-landing-JALGAON_PEOPLES_COOP_BANK{ background-position: -224px -351px; width: 24px;}
.ifsc-landing-JAMMU_AND_KASHMIR_BANK{ background-position: -224px -390px; width: 80px;}
.ifsc-landing-JANAKALYAN_SAHAKARI_BANK{ background-position: -224px -429px; width: 28px;}
.ifsc-landing-JANASEVA_SAHAKARI_BANK{ background-position: -224px -468px; width: 26px;}
.ifsc-landing-JANATA_SAHAKARI_BANK{ background-position: -224px -507px; width: 25px;}
.ifsc-landing-JP_MORGAN_CHASE_BANK{ background-position: -224px -546px; width: 97px;}
.ifsc-landing-KALLAPPANNA_AWADE_BANK{ background-position: -224px -585px; width: 25px;}
.ifsc-landing-KALUPUR_COMM_COOP_BANK{ background-position: -224px -624px; width: 25px;}
.ifsc-landing-KALYAN_JANATA_SAHARI_BANK{ background-position: -224px -663px; width: 26px;}
.ifsc-landing-KANGRA_CENTRAL_COOP_BANK,.ifsc-landing-KANGRA_COOP_BANK{ background-position: -224px -702px; width: 31px;}
.ifsc-landing-KAPOL_COOP_BANK{ background-position: -224px -741px; width: 97px;}
.ifsc-landing-KARAD_URBAN_CO_OP_BANK{ background-position: -224px -780px; width: 21px;}
.ifsc-landing-KARNATAKA_BANK{ background-position: -224px -819px; width: 97px;}
.ifsc-landing-KARNATAKA_STATE_COOP_APEX_BANK{ background-position: -224px -858px; width: 31px;}
.ifsc-landing-KARNATAKA_VIKAS_GRAMEENA_BANK{ background-position: -224px -897px; width: 22px;}
.ifsc-landing-KARUR_VYSYA_BANK{ background-position: -224px -936px; width: 89px;}
.ifsc-landing-KOTAK_MAHINDRA{ background-position: -224px -975px; width: 79px;}
.ifsc-landing-KOTAK_MAHINDRA_BANK{ background-position: -224px -1014px; width: 90px;}
.ifsc-landing-KURMANCHAL_NAGAR_SAHKARI_BANK{ background-position: -224px -1053px; width: 23px;}
.ifsc-landing-LASKHMI_VILAS_BANK{ background-position: -224px -1092px; width: 97px;}
.ifsc-landing-LIC{ background-position: -224px -1131px; width: 50px;}
.ifsc-landing-LIC_HOUSING{ background-position: -224px -1170px; width: 57px;}
.ifsc-landing-LORD_KRISHNA_BANK{ background-position: -224px -1209px; width: 29px;}
.ifsc-landing-MAGMA{ background-position: -224px -1248px; width: 43px;}
.ifsc-landing-MAHANAGAR_COOP_BANK{ background-position: -224px -1287px; width: 25px;}
.ifsc-landing-MAHARASHTRA_STATE_CO_OPERATIVE_BANK{ background-position: -224px -1326px; width: 26px;}
.ifsc-landing-MAHINDRA_MAHINDRA{ background-position: -224px -1365px; width: 38px;}
.ifsc-landing-MAHINDRA__MAHINDRA{ background-position: -224px -1404px; width: 38px;}
.ifsc-landing-MASHREQ_BANK{ background-position: -224px -1443px; width: 97px;}
.ifsc-landing-MAX{ background-position: -224px -1482px; width: 40px;}
.ifsc-landing-MAX_BUPA{ background-position: -224px -1521px; width: 97px;}
.ifsc-landing-MEHSANA_URBAN_COOPERATIVE_BANK{ background-position: -224px -1560px; width: 25px;}
.ifsc-landing-METLIFE{ background-position: -224px -1599px; width: 83px;}
.ifsc-landing-MIZUHO_CORPORATE_BANK{ background-position: -224px -1638px; width: 77px;}
.ifsc-landing-MUMBAI_DIST_CENTRAL_COOP_BANK{ background-position: -224px -1677px; width: 25px;}
.ifsc-landing-NABARD{ background-position: -224px -1716px; width: 97px;}
.ifsc-landing-NAGPUR_NAGRIK_SAHAKARI_BANK{ background-position: -224px -1755px; width: 17px;}
.ifsc-landing-NAINITAL_BANK{ background-position: -224px -1794px; width: 97px;}
.ifsc-landing-NASIK_MERCHANTS_COOP_BANK{ background-position: -224px -1833px; width: 25px;}
.ifsc-landing-NATIONAL_AUSTRALIA_BANK{ background-position: -224px -1872px; width: 17px;}
.ifsc-landing-NEW_INDIA_ASSURANCE{ background-position: -224px -1911px; width: 27px;}
.ifsc-landing-NEW_INDIA_COOPERATIVE_BANK{ background-position: -224px -1950px; width: 26px;}
.ifsc-landing-NKGSB_COOP_BANK{ background-position: -336px 0; width: 97px;}
.ifsc-landing-NORTH_MALABAR_GRAMIN_BANK{ background-position: -336px -39px; width: 26px;}
.ifsc-landing-NUTAN_NAGARIK_SAHAKARI_BANK{ background-position: -336px -78px; width: 97px;}
.ifsc-landing-OMAN_INTERNATIONAL_BANK, .ifsc-landing-OMAN_INTERNATIONAL_BANK_SAOG{ background-position: -336px -117px; width: 97px;}
.ifsc-landing-ORIENTAL, .ifsc-landing-ORIENTAL_BANK_OF_COMMERCE{ background-position: -336px -156px; width: 97px;}
.ifsc-landing-PARSIK_JANATA_SAHAKARI_BANK{ background-position: -336px -195px; width: 25px;}
.ifsc-landing-PNB{ background-position: -336px -234px; width: 62px;}
.ifsc-landing-PNB_METLIFE_INDIA_INSURANCE{ background-position: -336px -273px; width: 97px;}
.ifsc-landing-PRATHAMA_BANK{ background-position: -336px -312px; width: 26px;}
.ifsc-landing-PRIME_COOP_BANK{ background-position: -336px -351px; width: 23px;}
.ifsc-landing-PUNJAB_AND_MAHARASHTRA_BANK{ background-position: -336px -390px; width: 71px;}
.ifsc-landing-PUNJAB_AND_SIND_BANK{ background-position: -336px -429px; width: 85px;}
.ifsc-landing-PUNJAB_NATIONAL_BANK{ background-position: -336px -468px; width: 97px;}
.ifsc-landing-RABOBANK_INTERNATIONAL{ background-position: -336px -507px; width: 21px;}
.ifsc-landing-RAJASTHAN_STATE_COOP_BANK{ background-position: -336px -546px; width: 51px;}
.ifsc-landing-RAJKOT_NAGARIK_SAHAKARI_BANK{ background-position: -336px -585px; width: 26px;}
.ifsc-landing-RATNAKAR_BANK{ background-position: -336px -624px; width: 97px;}
.ifsc-landing-RELIANCE{ background-position: -336px -663px; width: 97px;}
.ifsc-landing-RELIANCE_LIFE{ background-position: -336px -702px; width: 55px;}
.ifsc-landing-RESERVE_BANK_OF_INDIA{ background-position: -336px -741px; width: 27px;}
.ifsc-landing-ROYAL_BANK_OF_SCOTLAND{ background-position: -336px -780px; width: 61px;}
.ifsc-landing-ROYAL_SUNDARAM{ background-position: -336px -819px; width: 82px;}
.ifsc-landing-SAKURA_BANK{ background-position: -336px -858px; width: 97px;}
.ifsc-landing-SANWA_BANK{ background-position: -336px -897px; width: 97px;}
.ifsc-landing-SARASWAT_COOPERATIVE_BANK{ background-position: -336px -936px; width: 22px;}
.ifsc-landing-SBERBANK{ background-position: -336px -975px; width: 96px;}
.ifsc-landing-SBI{ background-position: -336px -1014px; width: 97px;}
.ifsc-landing-SBI_CARDS{ background-position: -336px -1053px; width: 82px;}
.ifsc-landing-SHINHAN_BANK{ background-position: -336px -1092px; width: 26px;}
.ifsc-landing-SHRIRAM_CITY_UNION_FINANCE{ background-position: -336px -1131px; width: 88px;}
.ifsc-landing-SIDBI{ background-position: -336px -1170px; width: 81px;}
.ifsc-landing-SOCIETE_GENERALE{ background-position: -336px -1209px; width: 97px;}
.ifsc-landing-SONALI_BANK{ background-position: -336px -1248px; width: 97px;}
.ifsc-landing-SOUTH_INDIAN_BANK{ background-position: -336px -1287px; width: 64px;}
.ifsc-landing-STANDARD_CHARTERED_BANK{ background-position: -336px -1326px; width: 55px;}
.ifsc-landing-STATE_BANK_OF_BIKANER_AND_JAIPUR{ background-position: -336px -1365px; width: 92px;}
.ifsc-landing-STATE_BANK_OF_HYDERABAD{ background-position: -336px -1404px; width: 85px;}
.ifsc-landing-STATE_BANK_OF_INDIA{ background-position: -336px -1443px; width: 87px;}
.ifsc-landing-STATE_BANK_OF_INDORE{ background-position: -336px -1482px; width: 84px;}
.ifsc-landing-STATE_BANK_OF_MAHARASHTRA{ background-position: -336px -1521px; width: 97px;}
.ifsc-landing-STATE_BANK_OF_MAURITIUS{ background-position: -336px -1560px; width: 88px;}
.ifsc-landing-STATE_BANK_OF_MYSORE{ background-position: -336px -1599px; width: 73px;}
.ifsc-landing-STATE_BANK_OF_PATIALA{ background-position: -336px -1638px; width: 90px;}
.ifsc-landing-STATE_BANK_OF_SAURASHTRA{ background-position: -336px -1677px; width: 97px;}
.ifsc-landing-STATE_BANK_OF_TRAVANCORE{ background-position: -336px -1716px; width: 76px;}
.ifsc-landing-SUMITOMO_MITSUI_BANKING_CORPORATION{ background-position: -336px -1755px; width: 16px;}
.ifsc-landing-SUNDARAM_FINANCE{ background-position: -336px -1794px; width: 97px;}
.ifsc-landing-SURAT_DISTRICT_COOP_BANK{ background-position: -336px -1833px; width: 21px;}
.ifsc-landing-SUTEX_COOP_BANK{ background-position: -336px -1872px; width: 97px;}
.ifsc-landing-SYNDICATE_BANK{ background-position: -336px -1911px; width: 75px;}
.ifsc-landing-TAMILNAD_MERCANTILE_BANK{ background-position: -336px -1950px; width: 74px;}
.ifsc-landing-TAMIL_NADU_STATE_APEX_COOP_BANK{ background-position: -448px 0; width: 25px;}
.ifsc-landing-TATA_AIG{ background-position: -448px -39px; width: 22px;}
.ifsc-landing-TATA_CAPITAL{ background-position: -448px -78px; width: 96px;}
.ifsc-landing-TATA_FINANCE{ background-position: -448px -117px; width: 28px;}
.ifsc-landing-THANE_BHARAT_SAHAKARI_BANK{ background-position: -448px -156px; width: 25px;}
.ifsc-landing-THANE_DISTRICT_CENTRAL_COOP_BANK{ background-position: -448px -195px; width: 24px;}
.ifsc-landing-THANE_JANATA_SAHAKARI_BANK{ background-position: -448px -234px; width: 88px;}
.ifsc-landing-THE_SHAMRAO_VITHAL_COOPERATIVE_BANK{ background-position: -448px -273px; width: 28px;}
.ifsc-landing-TUMKUR_GRAIN_MERCHANTS_COOP_BANK{ background-position: -448px -312px; width: 25px;}
.ifsc-landing-TVS_CREDIT_SERVICES{ background-position: -448px -351px; width: 97px;}
.ifsc-landing-TVS_FINANCE{ background-position: -448px -390px; width: 77px;}
.ifsc-landing-UBS_AG{ background-position: -448px -429px; width: 24px;}
.ifsc-landing-UCO_BANK{ background-position: -448px -468px; width: 82px;}
.ifsc-landing-UNION_BANK, .ifsc-inner-UNION_BANK_OF_INDIA{ background-position: -448px -507px; width: 87px;}
.ifsc-landing-UNITED_BANK_OF_INDIA{ background-position: -448px -546px; width: 79px;}
.ifsc-landing-UTI_BANK{ background-position: -448px -585px; width: 66px;}
.ifsc-landing-VARACHHA_COOP_BANK{ background-position: -448px -624px; width: 28px;}
.ifsc-landing-VASAI_VIKAS_SAHAKARI_BANK{ background-position: -448px -663px; width: 27px;}
.ifsc-landing-VIJAYA_BANK{ background-position: -448px -702px; width: 76px;}
.ifsc-landing-VISHWESHWAR_SAHAKARI_BANK{ background-position: -448px -741px; width: 24px;}
.ifsc-landing-VYSYA_BANK{ background-position: -448px -780px; width: 56px;}
.ifsc-landing-WESTPAC_BANKING_CORPORATION{ background-position: -448px -819px; width: 56px;}
.ifsc-landing-WEST_BENGAL_STATE_COOP_BANK{ background-position: -448px -858px; width: 26px;}
.ifsc-landing-WOORI_BANK{ background-position: -448px -897px; width: 97px;}
.ifsc-landing-YES_BANK{ background-position: -448px -936px; width: 64px;}

.ifsc-bank-logo-left{dbImage_background-image: SPRITE_IFSC_LOGOS; background-position: 0 0; background-repeat: no-repeat; height: 15px;width: 70px; display: inline-block;}
.ifsc-list .ifsc-bank-logo-left{ margin: 5px 5px 3px 15px;}
.ifsc-inner-ABHYUDAYA_COOP_BANK{ background-position: -228px -840px;}
.ifsc-inner-ABN_AMRO_BANK_INDIA{ background-position: 0 -30px;}
.ifsc-inner-ABU_DHABI_COMMERCIAL_BANK{ background-position: 0 -60px;}
.ifsc-inner-AEGON{ background-position: 0 -90px;}
.ifsc-inner-AHMEDABAD_MERCANTILE_COOP_BANK{ background-position: 0 -120px;}
.ifsc-inner-AIG_CONSUMER_FINANCE{ background-position: 0 -150px;}
.ifsc-inner-AKOLA_DISTRICT_CENTRAL_COOP_BANK{ background-position: 0 -180px;}
.ifsc-inner-ALLAHABAD_BANK{ background-position: 0 -210px;}
.ifsc-inner-ALL_BANKS{ background-position: 0 -240px;}
.ifsc-inner-ALMORA_URBAN_COOP_BANK{ background-position: 0 -270px;}
.ifsc-inner-AMEX{ background-position: 0 -300px;}
.ifsc-inner-ANDHRA_BANK{ background-position: 0 -330px;}
.ifsc-inner-ANDHRA_PRAGATHI_GRAMEENA_BANK{ background-position: 0 -360px;}
.ifsc-inner-ANZ_GRINDLAYS, .ifsc-inner-ANZ_GRINDLAYS_BANK, .ifsc-inner-ANZ_BANK { background-position: 0 -390px;}
.ifsc-inner-APNA_SAHAKARI_BANK{ background-position: 0 -420px;}
.ifsc-inner-APOLLO_MUNICH{ background-position: 0 -450px;}
.ifsc-inner-AP_MAHESH_COOP_URBAN_BANK{ background-position: 0 -480px;}
.ifsc-inner-AP_STATE_COOP_BANK{ background-position: 0 -510px;}
.ifsc-inner-ASHOK_LEYLAND_FINANCE{ background-position: 0 -540px;}
.ifsc-inner-AVIVA{ background-position: 0 -570px;}
.ifsc-inner-AXIS, .ifsc-inner-AXIS_BANK{ background-position: 0 -600px;}
.ifsc-inner-BAJAJ{ background-position: 0 -630px;}
.ifsc-inner-BAJAJ_ALLIANZ{ background-position: 0 -660px;}
.ifsc-inner-BANK_BAZAAR{ background-position: 0 -690px;}
.ifsc-inner-BANK_MUSCAT{ background-position: 0 -720px;}
.ifsc-inner-BANK_OF_AMERICA{ background-position: 0 -750px;}
.ifsc-inner-BANK_OF_BAHRAIN__KUWAIT, .ifsc-inner-BANK_OF_BAHRAIN_AND_KUWAIT{ background-position: 0 -780px;}
.ifsc-inner-BANK_OF_BARODA{ background-position: 0 -810px;}
.ifsc-inner-BANK_OF_CEYLONE{ background-position: 0 -840px;}
.ifsc-inner-BANK_OF_INDIA{ background-position: 0 -870px;}
.ifsc-inner-BANK_OF_MADURA{ background-position: 0 -900px;}
.ifsc-inner-BANK_OF_MAHARASHTRA{ background-position: 0 -930px;}
.ifsc-inner-BANK_OF_MUSCAT_INTERNATIONAL{ background-position: 0 -960px;}
.ifsc-inner-BANK_OF_NOVA_SCOTIA{ background-position: 0 -990px;}
.ifsc-inner-BANK_OF_PUNJAB{ background-position: 0 -1020px;}
.ifsc-inner-BANK_OF_PUNJAB_LTD{ background-position: 0 -1050px;}
.ifsc-inner-BANK_OF_RAJASTHAN, .ifsc-inner-BANK_OF_RAJASTHAN_LTD{ background-position: 0 -1080px;}
.ifsc-inner-BANK_OF_TOKYO, .ifsc-inner-BANK_OF_TOKYO_MITSUBISHI_UFJ{ background-position: 0 -1110px;}
.ifsc-inner-BANQUE_NATIONALE_DE_PARIS{ background-position: 0 -1140px;}
.ifsc-inner-BARCLAYS_BANK{ background-position: 0 -1170px;}
.ifsc-inner-BASSEIN_CATHOLIC_COOP_BANK{ background-position: 0 -1200px;}
.ifsc-inner-BHARAT_COOPERATIVE_BANK_MUMBAI{ background-position: 0 -1230px;}
.ifsc-inner-BHARAT_OVERSEAS_BANK{ background-position: 0 -1260px;}
.ifsc-inner-BHARTI_AXA{ background-position: 0 -1290px;}
.ifsc-inner-BIRLA_SUN{ background-position: 0 -1320px;}
.ifsc-inner-BNP_PARIBAS{ background-position: 0 -1350px;}
.ifsc-inner-CALYON_BANK{ background-position: 0 -1380px;}
.ifsc-inner-CANARA_BANK{ background-position: 0 -1410px;}
.ifsc-inner-CAPITAL_LOCAL_AREA_BANK{ background-position: 0 -1440px;}
.ifsc-inner-CATHOLIC_SYRIAN_BANK{ background-position: 0 -1470px;}
.ifsc-inner-CENTRAL_BANK_OF_INDIA{ background-position: 0 -1500px;}
.ifsc-inner-CENTURION_BANK{ background-position: 0 -1530px;}
.ifsc-inner-CHASE_MANHATTAN_BANK{ background-position: 0 -1560px;}
.ifsc-inner-CHHATRAPATI_RAJARSHI_BANK{ background-position: 0 -1590px;}
.ifsc-inner-CHINATRUST_COMMERCIAL_BANK{ background-position: 0 -1620px;}
.ifsc-inner-CHOLAMANDALAM_DBS{ background-position: 0 -1650px;}
.ifsc-inner-CITIBANK{ background-position: 0 -1680px;}
.ifsc-inner-CITIFINANCIAL{ background-position: 0 -1710px;}
.ifsc-inner-CITIZENCREDIT_COOPERATIVE_BANK{ background-position: 0 -1740px;}
.ifsc-inner-CITY_UNION_BANK{ background-position: 0 -1770px;}
.ifsc-inner-COMMONWEALTH_BANK_OF_AUSTRALIA{ background-position: 0 -1800px;}
.ifsc-inner-CORPORATION_BANK{ background-position: 0 -1830px;}
.ifsc-inner-COSMOS_COOPERATIVE_BANK{ background-position: 0 -1860px;}
.ifsc-inner-CREDILA{ background-position: 0 -1890px;}
.ifsc-inner-CREDIT_AGRICOL_INDOSUEZ{ background-position: 0 -1920px;}
.ifsc-inner-CREDIT_LYONNAIS{ background-position: 0 -1950px;}
.ifsc-inner-CREDIT_SUISSE_AG{ background-position: 0 -1980px;}
.ifsc-inner-DBS_BANK{ background-position: -76px 0;}
.ifsc-inner-DCB_BANK{ background-position: -76px -30px;}
.ifsc-inner-DENA_BANK{ background-position: -76px -60px;}
.ifsc-inner-DEUTSCHE_BANK{ background-position: -76px -90px;}
.ifsc-inner-DEVELOPMENT_CREDIT_BANK{ background-position: -76px -120px;}
.ifsc-inner-DHANALAKSHMI_BANK{ background-position: -76px -150px;}
.ifsc-inner-DHFL{ background-position: -76px -180px;}
.ifsc-inner-DHFL_AVANSE{ background-position: -76px -210px;}
.ifsc-inner-DICGC{ background-position: -76px -240px;}
.ifsc-inner-DOMBIVLI_NAGARI_SAHAKARI_BANK{ background-position: -76px -270px;}
.ifsc-inner-DRESDNER_BANK{ background-position: -76px -300px;}
.ifsc-inner-EXIM_BANK{ background-position: -76px -330px;}
.ifsc-inner-FEDERAL_BANK{ background-position: -76px -360px;}
.ifsc-inner-FIRSTRAND_BANK{ background-position: -76px -390px;}
.ifsc-inner-FULLERTON{ background-position: -76px -420px;}
.ifsc-inner-FUTURE_GENERALI{ background-position: -76px -450px;}
.ifsc-inner-FUTURE_MONEY{ background-position: -76px -480px;}
.ifsc-inner-GADCHIROLI_DISTRICT_CENTRAL_COOPBANK{ background-position: -76px -510px;}
.ifsc-inner-GE_MONEY{ background-position: -76px -540px;}
.ifsc-inner-GLOBAL_TRUST_BANK{ background-position: -76px -570px;}
.ifsc-inner-GREATER_BOMBAY_COOP_BANK{ background-position: -76px -600px;}
.ifsc-inner-GUARDIAN_BANK{ background-position: -76px -630px;}
.ifsc-inner-GUJARAT_STATE_COOP_BANK{ background-position: -76px -660px; }
.ifsc-inner-GURGAON_GRAMIN_BANK{ background-position: -76px -690px;}
.ifsc-inner-HDFC{ background-position: -76px -720px;}
.ifsc-inner-HDFC_BANK{ background-position: -76px -750px;}
.ifsc-inner-HDFC_ERGO{ background-position: -76px -780px;}
.ifsc-inner-HDFC_HOME_LOAN{ background-position: -76px -810px;}
.ifsc-inner-HDFC_LIFE{ background-position: -76px -840px;}
.ifsc-inner-HSBC_BANK{ background-position: -76px -870px;}
.ifsc-inner-HUDCO{ background-position: -76px -900px;}
.ifsc-inner-ICICI_BANK{ background-position: -76px -930px;}
.ifsc-inner-ICICI_LOMBARD{ background-position: -76px -960px;}
.ifsc-inner-ICICI_PRUDENTIAL{ background-position: -76px -990px;}
.ifsc-inner-IDBI, .ifsc-inner-IDBI_BANK{ background-position: -76px -1020px;}
.ifsc-inner-IDBI_FEDERAL{ background-position: -76px -1050px;}
.ifsc-inner-INDIABULLS{ background-position: -76px -1080px;}
.ifsc-inner-INDIAFIRST{ background-position: -76px -1110px;}
.ifsc-inner-INDIAN_BANK{ background-position: -76px -1140px;}
.ifsc-inner-INDIAN_OVERSEAS_BANK{ background-position: -76px -1170px;}
.ifsc-inner-INDUSIND, .ifsc-inner-INDUSIND_BANK_LTD{ background-position: -76px -1200px;}
.ifsc-inner-ING{ background-position: -76px -1230px;}
.ifsc-inner-ING_VYSYA, .ifsc-inner-ING_VYSYA_BANK{ background-position: -228px -870px;height: 25px;}
.ifsc-inner-JALGAON_JANATA_SAHAKARI_BANK{ background-position: -76px -1290px;}
.ifsc-inner-JALGAON_PEOPLES_COOP_BANK{ background-position: -76px -1320px;}
.ifsc-inner-JAMMU__KASHMIR_BANK, .ifsc-inner-JAMMU_AND_KASHMIR_BANK{ background-position: -76px -1350px;}
.ifsc-inner-JANAKALYAN_SAHAKARI_BANK{ background-position: -76px -1380px;}
.ifsc-inner-JANASEVA_SAHAKARI_BANK{ background-position: -76px -1410px;}
.ifsc-inner-JANATA_SAHAKARI_BANK{ background-position: -76px -1440px;}
.ifsc-inner-JP_MORGAN_CHASE_BANK{ background-position: -76px -1470px;}
.ifsc-inner-KALLAPPANNA_AWADE_BANK{ background-position: -76px -1500px;}
.ifsc-inner-KALUPUR_COMM_COOP_BANK{ background-position: -76px -1530px;}
.ifsc-inner-KALYAN_JANATA_SAHARI_BANK{ background-position: -76px -1560px;}
.ifsc-inner-KANGRA_CENTRAL_COOP_BANK, .ifsc-inner-KANGRA_COOP_BANK{ background-position: -76px -1590px;}
.ifsc-inner-KAPOL_BANK{ background-position: -76px -1620px;}
.ifsc-inner-KARAD_URBAN_CO_OP_BANK{ background-position: -76px -1650px;}
.ifsc-inner-KARNATAKA_BANK{ background-position: -76px -1680px;}
.ifsc-inner-KARNATAKA_STATE_COOP_APEX_BANK{ background-position: -76px -1710px;}
.ifsc-inner-KARNATAKA_VIKAS_GRAMEENA_BANK{ background-position: -76px -1740px;}
.ifsc-inner-KARUR_VYSYA_BANK{ background-position: -76px -1770px;}
.ifsc-inner-KOTAK_MAHINDRA{ background-position: -76px -1800px;}
.ifsc-inner-KOTAK_MAHINDRA_BANK{ background-position: -76px -1830px;}
.ifsc-inner-KURMANCHAL_NAGAR_SAHKARI_BANK{ background-position: -76px -1860px;}
.ifsc-inner-LAKSHMI_VILAS_BANK{ background-position: -76px -1890px;}
.ifsc-inner-LIC{ background-position: -76px -1920px;}
.ifsc-inner-LIC_HOUSING{ background-position: -76px -1950px;}
.ifsc-inner-LORD_KRISHNA_BANK{ background-position: -76px -1980px;}
.ifsc-inner-MAGMA{ background-position: -152px 0;}
.ifsc-inner-MAHANAGAR_COOP_BANK{ background-position: -152px -30px;}
.ifsc-inner-MAHARASHTRA_STATE_CO_OPERATIVE_BANK{ background-position: -152px -60px;}
.ifsc-inner-MAHINDRA__MAHINDRA{ background-position: -152px -90px;}
.ifsc-inner-MASHREQ_BANK{ background-position: -152px -120px;}
.ifsc-inner-MAX{ background-position: -152px -150px;}
.ifsc-inner-MAX_BUPA{ background-position: -152px -180px;}
.ifsc-inner-MEHSANA_URBAN_COOPERATIVE_BANK{ background-position: -152px -210px;}
.ifsc-inner-METLIFE{ background-position: -152px -240px;}
.ifsc-inner-MIZUHO_CORPORATE_BANK{ background-position: -152px -270px;}
.ifsc-inner-MUMBAI_DIST_CENTRAL_COOP_BANK{ background-position: -152px -300px;}
.ifsc-inner-NABARD{ background-position: -152px -330px;}
.ifsc-inner-NAGPUR_NAGRIK_SAHAKARI_BANK{ background-position: -152px -360px;}
.ifsc-inner-NAINITAL_BANK{ background-position: -152px -390px;}
.ifsc-inner-NASIK_MERCHANTS_COOP_BANK{ background-position: -152px -420px;}
.ifsc-inner-NATIONAL_AUSTRALIA_BANK{ background-position: -152px -450px;}
.ifsc-inner-NATIONAL_BANK_FOR_AGRICULTURE_RURAL_DEVELOPMENT_BANK{ background-position: -152px -480px;}
.ifsc-inner-NEW_INDIA_ASSURANCE{ background-position: -152px -510px;}
.ifsc-inner-NEW_INDIA_COOPERATIVE_BANK{ background-position: -152px -540px;}
.ifsc-inner-NKGSB_COOP_BANK{ background-position: -152px -570px;}
.ifsc-inner-NORTH_MALABAR_GRAMIN_BANK{ background-position: -152px -600px;}
.ifsc-inner-NUTAN_NAGARIK_SAHAKARI_BANK{ background-position: -152px -630px;}
.ifsc-inner-OMAN_INTERNATIONAL_BANK, .ifsc-inner-OMAN_INTERNATIONAL_BANK_SAOG{ background-position: -152px -660px;}
.ifsc-inner-ORIENTAL, .ifsc-inner-ORIENTAL_BANK_OF_COMMERCE{ background-position: -152px -690px;}
.ifsc-inner-PARSIK_JANATA_SAHAKARI_BANK{ background-position: -152px -720px;}
.ifsc-inner-PNB{ background-position: -152px -750px;}
.ifsc-inner-PNB_METLIFE_INDIA_INSURANCE{ background-position: -152px -780px;}
.ifsc-inner-PRATHAMA_BANK{ background-position: -152px -810px;}
.ifsc-inner-PRIME_COOP_BANK{ background-position: -152px -840px;}
.ifsc-inner-PUNJAB_AND_MAHARASHTRA_BANK{ background-position: -152px -870px;}
.ifsc-inner-PUNJAB_AND_SIND_BANK{ background-position: -152px -900px;}
.ifsc-inner-PUNJAB_NATIONAL_BANK{ background-position: -152px -930px;}
.ifsc-inner-RABOBANK_INTERNATIONAL{ background-position: -152px -960px;}
.ifsc-inner-RAJASTHAN_STATE_COOP_BANK{ background-position: -152px -990px;}
.ifsc-inner-RAJKOT_NAGARIK_SAHAKARI_BANK{ background-position: -152px -1020px;}
.ifsc-inner-RATNAKAR_BANK{ background-position: -152px -1050px;}
.ifsc-inner-RELIANCE{ background-position: -152px -1080px;}
.ifsc-inner-RELIANCE_LIFE{ background-position: -152px -1110px;}
.ifsc-inner-RESERVE_BANK_OF_INDIA{ background-position: -152px -1140px;}
.ifsc-inner-ROYAL_BANK_OF_SCOTLAND{ background-position: -152px -1170px;}
.ifsc-inner-ROYAL_SUNDARAM{ background-position: -152px -1200px;}
.ifsc-inner-SAKURA_BANK{ background-position: -152px -1230px;}
.ifsc-inner-SANWA_BANK{ background-position: -152px -1260px;}
.ifsc-inner-SARASWAT_COOPERATIVE_BANK{ background-position: -152px -1290px;}
.ifsc-inner-SBERBANK{ background-position: -152px -1320px;}
.ifsc-inner-SBI{ background-position: -152px -1350px;}
.ifsc-inner-SBI_CARDS{ background-position: -152px -1380px;}
.ifsc-inner-SHINHAN_BANK{ background-position: -152px -1410px;}
.ifsc-inner-SHRIRAM_CITY_UNION_FINANCE{ background-position: -152px -1440px;}
.ifsc-inner-SIDBI{ background-position: -152px -1470px;}
.ifsc-inner-SOCIETE_GENERALE{ background-position: -152px -1500px;}
.ifsc-inner-SONALI_BANK{ background-position: -152px -1530px;}
.ifsc-inner-SOUTH_INDIAN_BANK{ background-position: -152px -1560px;}
.ifsc-inner-STANDARD_CHARTERED_BANK{ background-position: -152px -1590px;}
.ifsc-inner-STATE_BANK_OF_BIKANER_AND_JAIPUR{ background-position: -152px -1620px;}
.ifsc-inner-STATE_BANK_OF_HYDERABAD{ background-position: -152px -1650px;}
.ifsc-inner-STATE_BANK_OF_INDIA{ background-position: -152px -1680px;}
.ifsc-inner-STATE_BANK_OF_INDORE{ background-position: -152px -1710px;}
.ifsc-inner-STATE_BANK_OF_MAHARASHTRA{ background-position: -152px -1740px;}
.ifsc-inner-STATE_BANK_OF_MAURITIUS{ background-position: -152px -1770px;}
.ifsc-inner-STATE_BANK_OF_MYSORE{ background-position: -152px -1800px;}
.ifsc-inner-STATE_BANK_OF_PATIALA{ background-position: -152px -1830px;}
.ifsc-inner-STATE_BANK_OF_SAURASHTRA{ background-position: -152px -1860px;}
.ifsc-inner-STATE_BANK_OF_TRAVANCORE{ background-position: -152px -1890px;}
.ifsc-inner-SUMITOMO_MITSUI_BANKING_CORPORATION{ background-position: -152px -1920px;}
.ifsc-inner-SUNDARAM_FINANCE{ background-position: -152px -1950px;}
.ifsc-inner-SURAT_DISTRICT_COOP_BANK{ background-position: -152px -1980px;}
.ifsc-inner-SUTEX_COOP_BANK{ background-position: -228px 0;}
.ifsc-inner-SYNDICATE_BANK{ background-position: -228px -30px;}
.ifsc-inner-TAMILNAD_MERCANTILE_BANK{ background-position: -228px -60px;}
.ifsc-inner-TAMIL_NADU_STATE_APEX_COOP_BANK{ background-position: -228px -90px;}
.ifsc-inner-TATA_AIG{ background-position: -228px -120px;}
.ifsc-inner-TATA_CAPITAL{ background-position: -228px -150px;}
.ifsc-inner-TATA_FINANCE{ background-position: -228px -180px;}
.ifsc-inner-THANE_BHARAT_SAHAKARI_BANK{ background-position: -228px -210px;}
.ifsc-inner-THANE_DISTRICT_CENTRAL_COOP_BANK{ background-position: -228px -240px;}
.ifsc-inner-THANE_JANATA_SAHAKARI_BANK{ background-position: -228px -270px;}
.ifsc-inner-THE_SHAMRAO_VITHAL_COOPERATIVE_BANK{ background-position: -228px -300px;}
.ifsc-inner-TUMKUR_GRAIN_MERCHANTS_COOP_BANK{ background-position: -228px -330px;}
.ifsc-inner-TVS_CREDIT_SERVICES{ background-position: -228px -360px;}
.ifsc-inner-TVS_FINANCE{ background-position: -228px -390px;}
.ifsc-inner-UBS_AG{ background-position: -228px -420px;}
.ifsc-inner-UCO_BANK{ background-position: -228px -450px;}
.ifsc-inner-UNION_BANK, .ifsc-inner-UNION_BANK_OF_INDIA{ background-position: -228px -480px;}
.ifsc-inner-UNITED_BANK_OF_INDIA{ background-position: -228px -510px;}
.ifsc-inner-UTI_BANK{ background-position: -228px -540px;}
.ifsc-inner-VARACHHA_COOP_BANK{ background-position: -228px -570px;}
.ifsc-inner-VASAI_VIKAS_SAHAKARI_BANK{ background-position: -228px -600px;}
.ifsc-inner-VIJAYA_BANK{ background-position: -228px -630px;}
.ifsc-inner-VISHWESHWAR_SAHAKARI_BANK{ background-position: -228px -660px;}
.ifsc-inner-VYSYA_BANK{ background-position: -228px -690px;}
.ifsc-inner-WESTPAC_BANKING_CORPORATION{ background-position: -228px -720px;}
.ifsc-inner-WEST_BENGAL_STATE_COOP_BANK{ background-position: -228px -750px;}
.ifsc-inner-WOORI_BANK{ background-position: -228px -780px;}
.ifsc-inner-YES_BANK{ background-position: -228px -810px;}
.ifsc-inner-BHINGAR_URBAN_COOP_BANK{background-position: 0 -1260px;}
.ifsc-inner-BANK_OF_CEYLON {background-position: 0 -840px;}
.ifsc-inner-AKOLA_JANATA_COMMERCIAL_COOPERATIVE_BANK{background-position: -228px -911px;}
.ifsc-inner-BANK_INTERNASIONAL_INDONESIA{background-position: -228px -941px;}
.ifsc-inner-BHARATIYA_MAHILA_BANK{background-position: -228px -971px;}
.ifsc-inner-G_P_PARSIK_BANK{background-position: -228px -1001px;}
.ifsc-inner-KERALA_GRAMIN_BANK{background-position: -228px -1031px;}
.ifsc-inner-NAGAR_URBAN_CO_OPERATIVE_BANK{background-position: -228px -1062px;}
.ifsc-inner-RAJGURUNAGAR_SAHAKARI_BANK{background-position: -228px -1091px}
.ifsc-inner-SAHEBRAO_DESHMUKH_COOPERATIVE_BANK{background-position: -228px -1121px;}
.ifsc-inner-SHIKSHAK_SAHAKARI_BANK{background-position: -228px -1150px;}
.ifsc-inner-SOLAPUR_JANATA_SAHAKARI_BANK{background-position: -228px -1181px;}
.ifsc-inner-THE_DELHI_STATE_COOPERATIVE_BANK{background-position: -228px -1212px;}
.ifsc-inner-THE_MUNICIPAL_COOPERATIVE_BANK{background-position: -228px -1242px;}
.ifsc-inner-THE_SEVA_VIKAS_COOPERATIVE_BANK{background-position: -228px -1271px;}
.ifsc-inner-THE_ZOROASTRIAN_COOPERATIVE_BANK{background-position: -228px -1331px;}
.ifsc-inner-ZILA_SAHKARI_BANK{background-position: -228px -1362px;}
.ifsc-inner-THE_SURATH_PEOPLES_COOPERATIVE_BANK{background-position: -228px -1301px;}
.ifsc-inner-PRAGATHI_KRISHNA_GRAMIN_BANK{background-position: -228px -1392px;}
.ifsc-inner-JANASEVA_SAHAKARI_BANK_BORIVLI_LTD { background-position: -227px -1423px;}
.ifsc-inner-JANASEVA_SAHAKARI_BANK_LTD { background-position: -228px -1455px;}
.ifsc-inner-SURAT_NATIONAL_COOPERATIVE_BANK_LIMITED { background-position: -228px -1486px;}
.ifsc-inner-THE_HASTI_COOP_BANK_LTD { background-position: -227px -1518px;}
.ifsc-inner-IDFC_BANK { background-position: -228px -1550px;}
.ifsc-inner-INDUSTRIAL_BANK_OF_KOREA { background-position: -228px -1582px;}
.ifsc-inner-NATIONAL_BANK_OF_ABU_DHABI{background-position: -228px -1671px;}
.ifsc-inner-BANDHAN_BANK{background-position: -227px -1830px;}
.ifsc-inner-DOHA_BANK{background-position: -227px -1862px;}
.ifsc-inner-ICBC_BANK{background-position: -227px -1890px;}
.ifsc-inner-UOB{background-position: -227px -1920px;}
.ifsc-inner-DEOGIRI_BANK{background-position: -227px -1710px;}
.ifsc-inner-THE_HP_STATE_COOPERATIVE_BANK_LTD{background-position: -227px -1740px;}
.ifsc-inner-SAMARTH_SAHAKARI_BANK_LTD{background-position: -227px -1769px;}
.ifsc-inner-SHIVALIK_MERCANTILE_COOPERATIVE_BANK_LTD{background-position: -227px -1799px;}
.ifsc-inner-KEB_HANA_BANK {background-position: -228px -1612px;}
.ifsc-inner-THE_PANDHARPUR_URBAN_COOPERATIVE_BANK_LTD {background-position: -226px -1639px;}
.ifsc-inner-bb-home-page .welcome-greet {background-position: -226px -1639px;}
/**/

.bank-list ul li span.bankname, .ifsc-list ul li span.bankname {
    display:inline-block;
    font-size:11px;
    font-weight:bold;
}

.bank-list ul li span.all-ratings, .ifsc-list ul li span.all-ratings {
    display:inline-block;
}

.bank-list .medium-rating, .ifsc-list .medium-rating {
    display:inline-block;
    padding:0 5px;
}

.bank-list .medium-rating img {
    width:12px;
    height:12px;
}

.bank-list ul li a, .ifsc-list ul li a {
    float:left;
}

.bank-list ul li div.user-rating, .ifsc-list ul li div.user-rating {
    float:left;
}

.rating-count {
    float:left;
    padding:0 10px;
}

.rating-users {
    float:left;
}

.rating {
    float:left;
}

.bank-list ul li .micro-rating img, .user-rating img {
    display:inline;
    height:13px;
    padding:0;
    width:13px;
}

.tab-content .input-group {
    background-color:#fff;
    border:2px solid #1abc9c;
    border-collapse:separate;
    border-radius:8px;
    display:table;
    float:left;
    position:relative;
}

.tab-content .input-group select, .tab-content .input-group select.select-big, .tab-content .input-group select.select-small {
    background-color:#fff;
    border:0 none;
    border-radius:10px;
    color:#19b394;
    font-size:14px;
    font-weight:normal;
    padding:5px 10px;
}

.tab-content .input-group select.select-small {
    width:156px;
}
.tab-content .input-group select.select-small:focus{outline: 0 none;}

#___plusone_0 {
    vertical-align:top!important;
}

.bottom-menu .bottom-links {
    min-height:132px;
}
.bottom-menu .col-md-6{ min-height: inherit;}

.col-md-12.product-hl-table-head > span {padding: 10px;}
.bs-example .ifsc{color:#38acc9; font-weight:normal;}
.bs-example .table.table-bordered.pull-left.table-hover td, .bs-example .table.table-bordered.pull-left.table-hover th {padding: 5px 10px;}

.bs-example strong{font-size:14px; font-weight:bold;}

.bottom-links li, .bottom-icons li{float: none;}
.panel{border: none;box-shadow: none;}

.btn-grn {background: #32c06e;}
.btn-grn:hover {background: #38d87c;}
.btn-ssmall {color: #fff !important;font-size: 11px !important;font-weight: bold !important;padding: 4px 8px 3px;}
.product-section strong {vertical-align: middle;margin: 4px 15px 0 0;display: inline-block;}
.product-section .product-info-msg strong{line-height: 18px;text-align: left; margin:0;vertical-align: text-bottom;}

.searchLeading a {
    color:#38acc9;
    text-decoration:underline;
    font-size:13px;
}

@media (min-width:768px)  {
    .desk-show{display:block;}
    .mob-show{display:none;}
    .content{clear:both; margin-bottom:10px; border-bottom:1px #ccc solid;}
    .product-section .product-hl-table-head {
        background: none repeat scroll 0 0 #38acc9;
        border-radius: 6px 6px 0 0;
        padding: 8px 0 5px 0 !important;
    }
    .col-md-12.product-hl-table-head > span {
        padding: 10px 0 0 10px;
    }
    .col-md-2.col-sm-2.col-xs-6.row.addr {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .mob-show{display:block;}
    .desk-show{display:none;}
    .combine{clear:both;}
    .bs-example{clear:both; margin-bottom:10px; border-bottom:1px #ccc solid;}
    .no-padding{padding:0; line-height:25px;}
    .addr{font-size:12px;}
    .bs-example .ifsc{font-size:14px;}
    .ifsc-code-value, .micr-code-value{ line-height: 30px;}
    .product-section .break-section .ifsc-title{font-size: 20px; padding-left: 0;}
    .product-section .break-section .ifsc-title span{font-size: 20px;}
    .disclaimer-ft{padding: 0;}
    .disclaimer-ft .panel .panel-heading{border-bottom: 0;border-radius: 5px;margin-bottom:10px;}
    .disclaimer-ft .panel .panel-title a{color: #ffffff;}
    .disclaimer-ft .panel .panel-title{padding: 0 15px;}

}

/*lw Intergation style are begin*/
.social-like-share {
    line-height: 20px;
    padding: 0;
    float: right;
    z-index: 3;
}

.ifsc-footer-nav {
    margin: 5px 0 20px;
    border: none !important;
}
.ifsc-footer-nav li {
    float: left;
    margin-left: 6px;
    width: 30%;
}
.product-section .other-product{
    width: 100%;
}
.bankproduct {
    padding-bottom: 15px;
}
.review-pagination {
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.review-pagination a {
    color: #6fa000;
    cursor: pointer;
    text-decoration: none;
    margin-left: 15px;
    display: inline-block;
}
.primary-txt table ul{
    margin: 0
}
.rating-product .star-rating {
    margin-left: 3px;
}
.news-widget ul li p {
    font-size: 13px;
}
.product-section .tab-left-section-mobile .panel-default>.panel-heading {
    border-radius: 5px;
    border-bottom: 0;
}
.product-section .tab-left-section-mobile .panel-title a .caret {
    display: block;
    float: right;
    position: relative;
    border-bottom: 8px none #34495e;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid;
    transition: all .25s ease;
}
.bbmenu > li > a {
    padding: 9px 7px;
}
.twi-accordion .ifsc-footer-nav li a{padding: 0 3px;}

@media only screen and (max-width: 991px) {
    .other-product .accordion-mo-head {
        color: #34495e;
        font-size: 36px;
        padding: 0;
        font-weight: bold;
    }
    .other-product {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {

    .product-section .product-head.tcenter strong {
        text-align: center
    }
    .product-section .other-product .caret {
        margin: 0;
        border-width: 8px 6px;
    }
    .other-product .col-md-6 .title.accordion-mo-head {
        padding: 15px;
    }
    .product-section .other-product .col-md-6 {
        margin-bottom:15px;
    }
    .sprite-cd {
        margin:0;
    }
    .bottom-links.accordion-mo-info a {
        font-size: 14px;
    }
    .tab-left-section-mobile {
        margin-bottom: 0;
    }
    .product-content.infographics .pull-right{float:none !important; margin-bottom:10px;}
    .product-content.infographics .pull-right img{max-width:100%;}
}

@media screen and (min-width: 767px) {
    .product-section .tab-left-section-mobile {
        padding: 0;

    }
}
@media only screen and (max-width: 768px) {
    .social-like-share {display: none;}
    .bank-list ul li, .ifsc-list ul li{margin-bottom: 15px;}
    .ifsc-code .news-widget{padding-top: 20px;}
}
.product-section .bank-details-table .product-hl-table {overflow-y:hidden;width:100%;-ms-overflow-style:-ms-autohiding-scrollbar;}
.product-section .bank-details-table .product-hl-table::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #F5F5F5;}
.product-section .bank-details-table .product-hl-table::-webkit-scrollbar{width:6px;background-color:#F5F5F5;}
.product-section .bank-details-table .product-hl-table::-webkit-scrollbar-thumb{background-color: #999;}

.product-section p.ifsc-disclaimer{font-size: 12px; font-style: italic; line-height: normal; margin: 10px 0; padding: 0;}
