@charset "utf-8";

.header,
.main-container,
.toper {
    width: 100%;
    display: block;
    clear: both;
}

.toper ul li a,
a,
input[type=submit],
table,
td a,
tr {
    text-decoration: none
}

body,
h1,
h2,
h3,
h4,
li,
p,
ul {
    padding: 0;
    margin: 0
}

.toper ul li a,
.topheader-left li {
    font-size: 13px;
    font-weight: 700;
    color: #fff200;
    float: left
}

.clear,
.height30 {
    clear: both
}

.blog-date,
.italik,
.text-animation,
.usernameinfo {
    font-style: italic
}

@font-face {
    font-family: open_sansregular;
    src: url(../fonts/opensans/opensans-regular.eot);
    src: url(../fonts/opensans/opensans-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans/opensans-regular.woff2) format("woff2"), url(../fonts/opensans/opensans-regular.woff) format("woff"), url(../fonts/opensans/opensans-regular.ttf) format("truetype"), url(../fonts/opensans/opensans-regular.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sansbold;
    src: url(../fonts/opensans/opensans-bold.eot);
    src: url(../fonts/opensans/opensans-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans/opensans-bold.woff2) format("woff2"), url(../fonts/opensans/opensans-bold.woff) format("woff"), url(../fonts/opensans/opensans-bold.ttf) format("truetype"), url(../fonts/opensans/opensans-bold.svg#open_sansbold) format("svg");
    font-weight: 400;
    font-style: normal
}

* {
    border: none
}

body {
    font-family: open_sansregular
}

li {
    list-style: none
}

.rpaddingnone {
    padding-right: 0 !important
}

.rmargingnone {
    margin-right: 0 !important
}

.border-btm {
    border-bottom: none !important
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.mid-container {
    padding: 0 15px;
    margin: 0
}

.height30 {
    height: 30px
}

.height10 {
    height: 10px
}

.toper {
    background: #036333;
    padding: 0;
    line-height: 25px
}

.toper ul li {
    display: inline-block
}

.topheader-left li {
    padding: 0 10px 0 0;
    line-height: 25px
}

.topheader-left li a {
    padding: 0 10px
}

.maindropdown {
    position: relative;
    display: none
}

.top-dropdown:hover .maindropdown,
.topdropcon ul li a {
    display: block
}

.toperheader-right li {
    padding: 0 0 2px;
    float: left;
    color: #fefefe;
    margin: 0 0 0 5px
}

.toperheader-right li a .fa {
    background: #024702;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    padding: 1px;
    border: 0 solid #fff;
    text-align: center;
    margin: 0 1px 0 0;
    font-size: 15px;
    color: #fff
}

.toperheader-right li a .fa-address-card {
    font-size: 13px
}

.toper .investor {
    background-position: 0 -27px
}

.topdropcon ul li {
    background: url(../images/menu/nav-bult.png) 10px 11px no-repeat
}

.topdropcon,
.topdropcon ul {
    background: #fff;
    box-shadow: 0 3px 3px #666
}

.topdropcon a {
    width: 90%;
    display: none
}

.topdropcon a .fa {
    color: #fff200 !important
}

.topdropcon {
    position: absolute;
    top: 29px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    border-bottom: 7px solid #09bd5a
}

.topdropcon ul:before {
    content: "\f0d8";
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
    left: 30px;
    right: 0;
    top: -15px;
    text-align: center;
    font-size: 25px
}

.topdropcon ul {
    width: 200px;
    float: left;
    padding: 20px 0;
    border-bottom: 5px solid #09bd5a
}

.topdropcon ul li {
    width: 99%;
    margin: 0;
    padding: 0
}

.topdropcon ul li a {
    margin: 0 10px;
    width: 80%;
    line-height: 12px;
    padding: 7px 12px;
    color: #333
}

.toper .faq {
    background-position: 0 -53px
}

.toper .rates {
    background-position: 0 -158px
}

.toper .contact-us {
    background-position: 0 -78px
}

.toper .sitemap {
    background-position: 0 -105px
}

.toperheader-right li a {
    padding: 1px 2px 0 0
}

.hindi a,
.toperheader-right {
    padding: 0
}

.topdropcon ul li a:hover {
    color: #09bd5a
}

.fl {
    float: left
}

.fr {
    float: right
}

.header .col6 {
    width: 35%;
}

.col6 {
    width: 45%;
    float: left
}

.hindi {
    /*float:right;*/
    margin: 4px 0 0;
    width: 190px
}

.hindi a {
    float: left;
    margin: 0 0 0 7px;
    width: 25px;
    line-height: 20px;
    height: 20px
}

.decrease,
.increase,
.reset {
    width: 24px;
    height: 20px;
    text-align: center
}

.main-form input,
.main-form input:focus {
    background: #fff;
    color: #000
}

.main-form {
    width: 100%
}

.main-form label {
    font-size: 14px;
    display: block
}

.main-form input {
    width: 85%;
    float: left;
    padding: 0 5px;
    height: 30px;
    border: 1px solid #ddd;
    margin: 0 0 15px
}

.main-form button {
    width: 28px;
    float: left;
    text-align: center;
    height: 32px;
    background: #005e00;
    line-height: 30px;
    color: #fff
}

.mainform {
    width: 275px;
    margin-top: 5px
}

.oderlist li {
    list-style: upper-roman;
    background: 0 0 !important;
    padding-left: 5px !important
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.linkgreen,
table,
td a,
tr {
    color: #1e9457
}

table,
td a:hover,
tr {
    color: #076b37
}

.primry_calm_tb {
    overflow: auto
}

.annoucement .slides,
.carousel-box,
.chart,
.div-hover,
.gradient,
.marquee-new,
.marquee-new ul,
.marquee0 a,
.recruitment,
.right-section ul li {
    overflow: hidden
}

.navigation {
    float: left;
    width: 100%;
    background: url(../images/nav-bg.jpg);
    position: relative;
    z-index: 8;
    height: 37px
}

.sitemaprow {
    width: 100%;
    float: left
}

.sitemapcol {
    width: 33%;
    float: left
}

.sitemapcol ul li,
.sublist-sitemap ul li {
    margin-bottom: 7px;
    padding-left: 15px;
    width: 96%;
    float: left
}

.sitemapcol ul li {
    font-size: 14px;
    width: 93% !important;
    color: #333
}

.sublist-sitemap li a {
    font-size: 13px !important;
    color: #448fff !important
}

.sitemapsubhead {
    color: #1e9457 !important;
    font-weight: 700
}

.sublist-sitemap ul li {
    font-size: 14px;
    background: url(../images/bullet-blue.png) left 8px no-repeat !important;
    color: #333
}

.sitemapcol .sitcol-padd {
    padding-right: 30px
}

.slider_container {
    width: 100%;
    float: left;
    position: relative
}

.flex-caption {
    position: absolute;
    right: 11px;
    bottom: 20px
}

.caption_title_line {
    width: 450px;
    height: 75px;
    padding: 5px 15px 10px;
    background: url(images/slider_caption_bg.png);
    color: #303030
}

.flex-caption h2 {
    color: #303030;
    font-size: 20px;
    padding: 5px 0;
    margin: 0;
    font-family: Ovo, serif
}

.flex-container a:active,
.flexslider a:active {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(images/shadow_bottom.png) center bottom no-repeat
}

.flexslider .slides img,
.no-js .slides>li:first-child,
.slides:after,
html[xmlns] .slides {
    display: block
}

.flexslider .slides img {
    width: 100%
}

.flex-pauseplay span {
    text-transform: capitalize
}

.card p,
.marquee0 a,
.service-heading,
.slide-caption h2,
.slide-drodown ul li a {
    text-transform: uppercase
}

.slides:after {
    content: ".";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#ticker_container,
.hindi-content .slide-drodown ul li {
    line-height: 20px
}

* html .slides {
    height: 1%
}

.flex-container,
.flexslider,
.flexslider .slides>li {
    position: relative
}

.flex-direction-nav li a {
    width: 21px;
    height: 21px;
    margin: 0;
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    background: #000
}

.flex-direction-nav li a.next {
    background: url(../images/next-arrow.jpg) center no-repeat;
    bottom: 57px;
    left: 470px
}

.flex-direction-nav li a.prev {
    background: url(../images/previus-arrow.jpg) center no-repeat;
    bottom: 57px;
    left: 7px
}

.flex-direction-nav li a.disabled {
    opacity: .3;
    cursor: default
}

.flex-control-nav {
    position: absolute;
    bottom: 50px;
    text-align: left;
    padding: 0 35px
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block
}

.flex-control-nav li:first-child {
    margin: 0
}

.flex-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    border: 1px solid #09bf3c;
    border-radius: 50%
}

.flex-control-nav li a.active {
    background: #09bf3c;
    border: 1px solid #09bf3e
}

.emi-calcultr,
.rups {
    border-right: 1px solid #ddd
}

.flex-control-nav li a:hover {
    background-position: 0 -13px
}

.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default
}

.gradient {
    text-overflow: ellipsis;
    height: 30px;
    float: left;
    width: 100%;
    margin-top: -30px;
    position: relative
}

.gradient:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    height: 60px;
    width: 100%
}

.expend-readmore,
.hidexpend-rmore~.expand-btn,
.hidexpend-rmore~.gradient {
    display: none
}

.expand-btn {
    padding: 0;
    width: 100%;
    float: left
}

.expand-btn span {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    width: 100%;
    text-align: center;
    background: #c13a40;
    padding: 7px 0
}

.psbcard-left {
    float: left;
    width: 100%;
    border-bottom: #bbb solid 1px;
    padding: 20px 0 10px
}

.psbcard-left .img {
    float: left;
    width: 20%
}

.psbcard-left .text {
    float: right;
    width: 75%
}

input[type=submit] {
    background-color: #b41730;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 7px 15px;
    text-align: center;
    cursor: pointer;
    display: inline-block
}

.bottomfootertop a:hover,
.fbox1 li a:hover,
.footerbox1 li a:hover,
.privacy-box p a:hover {
    text-decoration: underline
}

.hindi-content .loginbtn {
    font-size: 18px
}

.hindi-content .carloan,
.hindi-content .homeloadn,
.hindi-content .ploan {
    margin-top: 5px
}

.hindi-content .service-heading {
    width: 345px
}

.hindi-content .flex-control-nav {
    bottom: 34px
}

.cust-left h3 {
    padding: 12px 12px 10px;
    font-size: 14px;
    cursor: pointer
}

.cust-left p {
    padding: 0 12px;
    font-size: 14px
}

.cust-left .custodisplaynone {
    display: none
}

.checkbox {
    float: left
}

.feedback-table tr td .checkbox input {
    width: 24px;
    float: left;
    height: auto
}

.marquee-home {
    background: #fcffd4;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 700;
    color: #c13a40
}

.marquee-home h3 {
    float: left;
    font-size: 14px;
    color: #000;
    padding: 0 10px 0 0
}

#controls {
    margin-top: 2px
}

.serrch-top {
    width: 88%;
    float: right;
    margin-bottom: 5px
}

.emi-calcultr,
.emicaltr-frstbx {
    border-top: 1px solid #ddd;
    float: left
}

.emi-calcultr {
    width: 48%;
    padding-right: 2%
}

.emicaltr-frstbx {
    width: 47%;
    padding: 30px 0 0 2%
}

.chart-progress,
.emi-calcultr ul li {
    width: 100%;
    float: left
}

.emi-calcultr ul li h2 {
    width: 100%;
    float: left;
    color: #333;
    margin-top: 15px !important
}

.chart-progress {
    background: #e1e1e1;
    border-radius: 20px;
    padding: 1px;
    margin: 7px 0 10px
}

.chart-progress span {
    height: 17px;
    float: left;
    width: 70%;
    background: #b6303f;
    border-radius: 20px;
    margin-top: 9px;
    margin-left: 10px
}

.emi-calcultr ul li span strong {
    width: 24px;
    height: 24px;
    float: right;
    background: #ff8794;
    border-radius: 50%;
    margin: -4px 0 0
}

.chart-value {
    width: 18%;
    border-radius: 20px;
    background: #fff;
    padding: 6px 12px;
    float: right
}

.submitbtn {
    background: #09bd5a;
    color: #fff;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 50px;
    cursor: pointer;
    font-weight: 700
}

.rups {
    padding: 0;
    font-size: 30px
}

.emicaltr-frstbx h2 span {
    width: 44%;
    float: left;
    padding: 0 10px
}

.color-change span {
    float: left;
    background: 0 0;
    margin: 0 10px
}

.color-change {
    margin-top: 20px !important
}

.color-change span strong {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    float: left;
    margin-top: 7px;
    margin-right: 4px
}

.green {
    background: #41bd79
}

.red {
    background: #a71929
}

.websecurity {
    width: 90px;
    float: left;
    margin: 0px 0 0;
    border: 0
}

.nse_tracker,
.nse_market {
    float: left;
    margin: 0;
    width: 24%;
}

.nse_tracker img,
.nse_market img {
    width: 120px;
}

.best-view {
    font-size: 12px;
    color: #fff200;
    float: left;
    width: 70%
}

.ipv {
    float: left;
    width: 17%;
}

.ipv a {
    margin-top: 30px;
    margin-left: 10px;
    width: 30%
}

.footerbox1 li.new-main-tolfree {
    width: auto;
    margin-left: 13px;
}

.footerbox1 li.new-main-tolfree .social-box {
    height: auto
}

.footerbox1 li.new-main-tolfree .tolfree-content {
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
}

.footerbox1 li.new-main-tolfree .tolfree-content a {
    font-size: 12px;
    color: #0181ee;
    font-weight: bold;
    text-decoration: underline;
    padding: 0 0 8px 0px;
    float: left;
    width: 100%;
    margin-top: -2px;
}

.footerbox1 li.new-main-tolfree .tolborder {
    width: 100%;
    margin: 5px 0;
    ;
}

.footerbox1 li.new-main-tolfree .tolfree-content p {
    padding: 0 0;
}

.swacha img:last-child {
    margin: 16px 0;
}


@media screen and (max-width:1000px) {

    .flexslider,
    .slider_container {
        width: 100%;
        background: 0 0;
        margin: 0
    }

    .slider_container {
        clear: both;
        padding: 0
    }

    .flexslider {
        padding: 0 0 7px
    }

    .flex-direction-nav li a {
        width: 45px;
        height: 42px;
        margin: 0;
        display: block;
        position: absolute;
        right: -10px;
        cursor: pointer;
        text-indent: -9999px
    }

    .flex-direction-nav li a.next {
        background: url(images/next.png) center no-repeat;
        bottom: 85px
    }

    .flex-direction-nav li a.prev {
        background: url(images/prev.png) center no-repeat;
        bottom: 40px
    }

    .flex-caption {
        display: none
    }
}

.div-hover,
.grey,
.slide-drodown {
    right: 0;
    bottom: 0
}

.services {
    width: 100%;
    float: left;
    margin: 30px 0
}

.service-heading {
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 auto;
    width: 690px
}

.service-heading span {
    width: auto;
    float: left;
    text-align: left
}

.service-heading img {
    margin: -10px 5px 0;
    float: left
}

.fbox1 {
    width: 80%;
    float: left
}

.fbox1 li {
    display: inline
}

.fbox1 li a {
    padding: 0 25px 0 0;
    font-size: 16px;
    color: #333;
    line-height: 65px
}

.social {
    width: 20%;
    float: left
}

.social li {
    float: left;
    padding: 0 8px
}

.social li a {
    font-size: 25px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    border: 5px solid #ccc;
    text-align: center;
    line-height: 45px;
    color: #ccc
}

.social li a:hover {
    background: #ccc;
    color: #333
}

.topfooter {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0
}

.footer {
    background: #dfdfdf;
    float: left;
    width: 100%;
    padding: 6px 0 0
}

.footerbox1 li {
    float: left;
    width: 19%
}

.footerbox1 li span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding: 3px 0;
    line-height: 16px
}

.footerbox1 li span a {
    color: #333
}

.footerbox1 li a:hover {
    padding: 3px 0 3px 3px;
    transition: all .5s ease
}

.footerbox1 li h3 {
    font-size: 13px;
    color: #fff;
    margin: 14px 0 3px;
    font-weight: 700
}

.footerbox1 li input {
    border: 1px solid #3c3c3c;
    padding: 5px;
    width: 140px;
    float: left;
    height: 25px;
    background: #1a1a1a;
    color: #fff
}

.footerbox1 li label {
    float: left;
    width: 50px;
    background: #f8f605;
    color: #333;
    padding: 5px;
    height: 25px;
    text-align: center;
    border: 1px
}

.footerbox1 .sinup {
    border-left: 1px solid #3c3c3c;
    width: 20%;
    padding: 0 0 0 20px
}

.sinup span {
    float: left;
    width: 50%
}

.bottomfootertop,
.footerbotm,
.sinup p,
.social-box {
    float: left;
    width: 100%
}

.sinup p {
    margin-top: 10px
}

.botm-footer {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #7c7c7c
}

.botm-footer p .compny-pro,
.botm-footer p .compny-pro a {
    float: right;
    padding: 0 5px;
    color: #7c7c7c
}

.visitor {
    padding: 0 70px
}

.bottomfootertop {
    background: #f3f3f3;
    padding: 13px 0;
    margin-top: 30px
}

.bottomfootertop,
.bottomfootertop a {
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 13px
}

.bottomfootertop a {
    padding: 0 10px
}

.footerbotm {
    background: #005e00;
    margin-top: 20px;
    border-top: 1px solid #005e00
}

.social-box {
    padding: 0;
    background: #fefefe;
    border: 1px solid #c2c1c1;
    height: 75px
}

.tolfree-content {
    width: 60%;
    float: left;
    padding: 4px 0
}

.tolfreeimg {
    width: 40%;
    float: left;
    margin: -10px 0 0
}

.mainbody,
.tolfreeimg img {
    width: 100%;
    float: left
}

.tolfreeimg img {
    width: auto;
    height: 85px
}

.tolfree-content p {
    padding: 4px 0 8px 10px;
    font-size: 14px;
    color: #b6303f;
    font-weight: 700
}

.tolfree-content p span {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    line-height: 17px
}

.mainbody-container {
    position: relative;
    z-index: 9
}

.privacy-box {
    float: left;
    position: relative;
    margin: 10px 0 5px;
    font-size: 12px;
    color: #333;
    width: 45%
}

.privacy-box p a {
    color: #fff200
}

.privacy-box p {
    line-height: 16px;
    text-align: left;
    color: #fff200
}

.bottomfootertop .fa {
    background: #0abd33;
    color: #fff;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    font-size: 22px;
    border-radius: 5px 5px 0 0
}

.footerbox1 {
    padding: 20px 0
}

.slide-caption {
    position: absolute;
    top: 45px;
    width: 100%;
    left: 20px
}

.slide-caption h2 {
    font-size: 39px;
    line-height: 35px;
    padding-bottom: 20px
}

.slider-applynow {
    background: #09bf3c;
    box-shadow: 0 0 3px 2px #999;
    color: #fff;
    float: left;
    font-weight: 700;
    margin-top: 30px;
    padding: 5px 7px;
    text-decoration: none
}

.annoucement ul li a:hover,
.div-hover ul li a:hover {
    text-decoration: underline
}

.slide-drodown {
    position: absolute;
    left: 0;
    width: 100%
}

.slide-drodown ul li {
    width: 33.33%;
    float: left;
    display: table;
    position: relative
}

.apply-online>a {
    border-right: none !important
}

.slide-drodown ul li a {
    padding: 2px 3%;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    color: #333;
    font-weight: 900;
    display: table-cell;
    width: 94%;
    vertical-align: middle;
    cursor: pointer
}

.tabservice li,
.tolfree .rgcolor {
    font-weight: 700
}

.slide-drodown ul li>a {
    border: 1px solid #ccc
}

.desktohor {
    float: right;
    background: #ddd
}

.slide-drodown ul li a .fa {
    font-size: 20px;
    padding: 0 4px
}

.interest-rate .div-hover {
    background: #f0f0f0
}

.slide-drodown .interest-rate a {
    color: #333;
    float: left;
    border-right: none;
    border-left: none;
    width: 97%
}

.slide-drodown .interest-rate .mob-nav {
    line-height: 37px
}

.apply-online .div-hover {
    background: rgba(221, 221, 221, .95)
}

.apply-online,
.interest-rate,
.our-scheme {
    background: #ddd
}

.div-hover ul,
.our-scheme .div-hover {
    background: #f0f0f0
}

.div-hover {
    position: absolute;
    left: 0;
    padding: 0;
    display: none
}

.div-hover ul {
    float: left;
    width: 96%;
    padding: 9px 0 0 2%
}

.div-hover ul li {
    width: 100%;
    font-size: 14px;
    height: auto
}

.div-hover ul li a {
    padding: 2px 0;
    font-size: 13px;
    text-transform: none;
    font-weight: 700;
    height: auto;
    border: none;
    line-height: 17px
}

.div-hover>a {
    height: 26px
}

.slide-drodown .div-hover .viewmore {
    font-size: 13px;
    color: #c33327;
    background: 0 0;
    padding: 3px 13px;
    float: right;
    height: 22px;
    width: auto;
    border-radius: 50px;
    line-height: 22px;
    margin: 15px 12px;
    border: 1px solid #c33327
}

.slide-drodown .div-hover .viewmore:hover {
    background: #c33327;
    color: #fff;
    border: 1px solid #c33327
}

.slide-drodown .div-hover .viewmore .fa-angle-right {
    font-size: 17px;
    float: right;
    padding: 3px 0 0 7px
}

.fa-circle {
    font-size: 6px !important;
    padding: 4px 6px
}

.fless,
.fxdepo {
    padding: 0 5px;
    text-align: left
}

.fixdp {
    width: 90%
}

.fxdepo {
    width: 55%
}

.fless {
    width: 25%
}

.fxarrow {
    width: 10%
}

.interest-rate p {
    text-align: left;
    line-height: 20px
}

.interest-rate ul li {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    cursor: pointer
}

.fxarrow .fa {
    background: #fff;
    color: #000;
    padding: 7px;
    font-size: 30px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-top: 10px
}

.interest-rate ul li:hover strong {
    padding: 7px 3px 7px 11px;
    transition: all .5s ease;
    background: #03a517
}

.carloan,
.homeloadn,
.ploan {
    background: #fff;
    padding: 7px !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    margin-top: 10px;
    width: auto !important;
    height: auto !important;
    color: #000 !important
}

.carloan:hover,
.homeloadn:hover,
.ploan:hover {
    background: #03a517;
    transition: all .5s ease;
    color: #fff !important
}

.carloan {
    margin: 5px 0 5px 9px;
    line-height: 12px !important;
    border: 1px solid #ddd !important
}

.tolfree {
    border-top: 1px solid #ddd;
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0
}

.tolfree ul li {
    float: left;
    padding: 0 8px;
    margin: 5px 0;
    color: #333;
    width: auto
}

.rgcolor {
    color: #000
}

.carousel {
    float: left;
    position: relative;
    width: 100%
}

.carousel-wrapper {
    height: 245px
}

.carousel-box {
    height: 124px;
    left: 50%;
    list-style: none;
    position: absolute;
    top: 50%;
    margin: -62px 0 0 -100px;
    width: 200px;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px 4px rgba(44, 42, 41, .05);
    -moz-box-shadow: 0 0 10px 4px rgba(44, 42, 41, .05);
    -ms-box-shadow: 0 0 10px 4px rgba(44, 42, 41, .05);
    -o-box-shadow: 0 0 10px 4px rgba(44, 42, 41, .05);
    box-shadow: 0 0 10px 4px rgba(44, 42, 41, .05);
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out
}

.carousel-box.is-active {
    border-bottom: 5px solid #fc0;
    z-index: 4;
    width: 480px;
    height: 203px;
    left: 47%;
    margin: 35px 0 0 -192px;
    top: 0
}

.carousel-box.left,
.carousel-box.right {
    width: 32%;
    height: 175px
}

.carousel-box.left {
    left: 50px;
    margin: 0;
    top: 51px;
    z-index: 2
}

.carousel-box.right {
    left: 64%;
    margin: 0;
    top: 51px;
    z-index: 2
}

.grey,
.nav-left {
    left: 0
}

.nav-left,
.nav-right {
    background: url(img/arrow.png) left 5px no-repeat;
    cursor: pointer;
    height: 60px;
    position: absolute;
    top: 110px;
    width: 44px
}

.nav-right {
    right: 0;
    background-position: right -121px
}

.is-active.cone:hover {
    background: url(../images/crousal2.jpg);
    transition: all .5s ease
}

.grey {
    background: rgba(255, 255, 255, .6);
    position: absolute;
    top: 0;
    z-index: 99
}

.is-active .grey {
    background: 0 0
}

.crousel-content {
    color: #565656;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 16px;
    right: 164px
}

.crousel-content p {
    font-size: 13px;
    padding: 8px 0
}

.crousel-content h3 {
    font-size: 20px
}

.is-active .crousel-content {
    color: #fff;
    padding: 20px
}

.is-active .crousel-content p {
    padding: 15px 0
}

.crousel-content a {
    background: #fc0;
    padding: 3px 6px;
    color: #000;
    margin-top: 0;
    float: left;
    font-size: 12px
}

.right .crousel-content {
    left: 63px;
    right: 55px
}

.bottm-top {
    border-top: 1px solid #ccc;
    padding: 30px 0 0;
    text-align: center;
    margin-top: 30px
}

.bottm-top ul li {
    display: inline-block;
    margin: 0 6px 0 0;
    background: #13a455
}

.bottm-top ul li:hover {
    border: none
}

.bottm-top ul li a {
    padding: 5px 15px;
    line-height: 44px;
    float: left;
    font-size: 14px;
    color: #fff
}

.leftpannel .tabservice,
.tabservice {
    display: block;
    padding-top: 0;
    bottom: 0
}

.bottm-top ul li a:hover {
    background: #dfdfdf;
    color: #000
}

.bottm-top ul li strong {
    background: url(../images/footer-arow.png) center 2px no-repeat;
    width: 45px;
    height: 45px;
    float: left;
    border: 2px solid #dfdfdf;
    border-radius: 50%;
    margin: 0 7px 0 0
}

.li_clas_300 strong {
    background-position: center 2px
}

.bottm-top .li_clas_301 strong {
    background-position: center -57px
}

.bottm-top .li_clas_302 strong {
    background-position: center -118px
}

.bottm-top .li_clas_303 strong {
    background-position: center -176px
}

.bottm-top .li_clas_304 strong {
    background-position: center -235px
}

.bottm-top .li_clas_305 strong {
    background-position: center -295px
}

.bottm-top .li_clas_306 strong {
    background-position: center -355px
}

.rightpannel,
.tabservice li {
    padding: 0;
    background: #f0f0f0;
    border: 1px solid #666;
    float: left
}

.leftpannel {
    width: 68%;
    float: left;
    position: relative
}

.rightpannel {
    width: 31%;
    margin: 0
}

.tab {
    margin-top: 0
}

.tabservice li:last-child {
    margin-right: 0
}

.leftpannel .tabservice {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px
}

.tabservice li {
    width: 24.33%;
    display: inline-block;
    margin-right: 3px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    height: 45px;
    margin-bottom: 3px;
    font-size: 14px;
    color: #333
}

.card {
    padding: 10px 20px 20px;
    float: left;
    width: 95.6%
}

.card li {
    width: 23.86%;
    float: left;
    background: #fff;
    height: 85px
}

.card li:nth-child(4),
.card li:nth-child(8) {
    margin-right: 0
}

.service-active {
    height: 49px !important;
    margin-bottom: 0 !important;
    background: #666 !important;
    color: #fff !important;
    border-bottom: 1px solid #666 !important
}

.serviceHead {
    font-size: 30px;
    color: #000;
    font-weight: 600
}

.serviceContaint {
    font-size: 13px;
    color: #000;
    width: 40%;
    margin-bottom: 10px
}

.psb-card {
    background: #dfdfdf;
    padding: 0;
    float: left;
    width: 99%;
    border: 1px solid #000;
    margin-top: 50px
}

.psb-card a {
    color: #000;
    font-size: 11px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 85px
}

.psb-card ul li {
    display: table;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer
}

.card p {
    color: #fff;
    text-shadow: #999 1px 2px 2px;
    font-weight: 700
}

.loan-content {
    padding: 7px;
    text-align: center;
    vertical-align: middle
}

.psb-card a:hover {
    box-shadow: 0 0 6px 1px #666;
    transition: all .5s ease
}

.loan-content span {
    float: left;
    width: 30%
}

.loan-heading {
    float: left;
    width: 67%;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 0px 0 0 5px;
    text-align: left;
    text-transform: capitalize;
}

.loan-content img {
    width: 53px;
}

#cip {
    width: 20px;
    padding: 3px;
    border: 1px;
    border-radius: 50%;
    color: #fff;
    background: #13a455;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    float: right
}

.annoucement {
    float: right;
    width: 92.4%;
    padding: 7px 15px 0;
    height: 219px
}

.bookyourlocker-right .heading,
.social-div .heading {
    padding: 10px;
    background: #fff;
    margin: 5px
}

.schemes ul li a:hover span {
    background: #0abd33;
    color: #fff;
    transition: all .5s ease
}

.anoucement-tab {
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-weight: 700
}

.annoucement-tab {
    width: 100%;
    float: left;
    background: #ddd
}

.acoucementtab {
    float: left
}

.annoucement .flex-control-nav {
    display: none
}

.annoucement .flexslider {
    height: 213px
}

.annoucement .slides {
    height: 180px
}

.annoucement .flex-direction-nav {
    display: block
}

.annoucement .flex-direction-nav li a.prev {
    background: url(../images/back.jpg) no-repeat;
    width: 26px;
    bottom: 6px;
    padding: 0;
    left: 0;
    height: 26px
}

.annoucement .flex-direction-nav li a.next {
    background: url(../images/next.jpg) no-repeat;
    width: 26px;
    bottom: 6px;
    height: 26px;
    margin: 0;
    left: 32px;
    padding: 0
}

.annoucement ul li {
    float: left;
    width: 100%
}

.annoucement ul li a {
    background: url(../images/anual-bullet.png) 0 15px no-repeat;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px;
    float: left;
    width: 96%
}

.annoucement .heading {
    padding: 10px;
    background: #fff;
    margin: 5px
}

.viewmore {
    color: #000;
    font-size: 12px;
    background: #fff;
    padding: 2px 6px;
    margin: 0 0 0 11px;
    float: left
}

.viewmore:hover {
    background: #c13a40;
    color: #fff
}

.main-marquee {
    margin-top: 7px
}

.marquee0 a {
    position: relative;
    display: inline-block;
    color: #007c3f;
    font-size: 15px;
    border: 2px solid #c4e4ce;
    font-weight: 700
}

.marquecontent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: 35px;
    line-height: 41px
}

.marquecontent span {
    float: left;
    padding: 0 6px
}

.marquecontent .fa-angle-right {
    float: right;
    margin: 7px 11px 0 0;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    background: #b6303f;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%
}

.marquee0 a:hover .fa-angle-right {
    transition: all .5s ease;
    background: #03a517
}

.marquee0 a:hover {
    border: 2px solid #007c3f;
    transition: all .5s ease
}

.marquee0 a:hover img {
    transform: scale(1.03, 1.03);
    transition: all .5s ease
}

.shadow img {
    position: relative;
    z-index: -1
}

.bottom-new {
    position: fixed;
    bottom: 0;
    right: 13px;
    z-index: 999;
    width: 319px
}

.tolborder {
    border-bottom: 1px solid #ababab;
    margin: 0 0 0 10px;
    width: 134px
}

.bottom-new h3 {
    line-height: 30px;
    padding: 4px 20px;
    font-size: 16px;
    background: #c13a40;
    color: #fff;
    cursor: pointer
}

.marquedrp {
    background: #f8f8f8;
    display: none;
    padding: 20px;
    max-height: 500px;
    min-height: 0
}

.marquedrp ul li {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #333;
    color: #333
}

.marquee-new {
    height: 230px;
    width: 100%;
    position: relative
}

.marquee-new ul {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    height: 100%;
    animation: marquee 12s linear infinite
}

.right-section,
.right-section ul li {
    width: 50px;
    float: right
}

.marquee-new ul:hover {
    animation-play-state: paused
}

.marquee-new ul li {
    position: relative;
    bottom: 0
}

@keyframes marquee {
    100% {
        top: -100%
    }

    0% {
        top: 100%
    }
}

.right-fix-section {
    position: fixed;
    right: 0;
    z-index: 999;
    top: 205px
}

.right-section ul li strong {
    color: #fff;
    font-size: 33px;
}

.right-section ul li strong.fa-facebook-square {
    background: #395498;
}

.right-section ul li strong.fa-instagram {
    background: #c90170;
}

.right-section ul li strong.fa-twitter-square {
    background: #1d9ceb;
}

.right-section ul li strong.fa-youtube-square {
    background: #f70000;
}

.right-section ul li strong.fa-linkedin-square {
    background: #2563ac;
}

.right-section ul li {
    height: 42px;
    margin-bottom: 1px;
    vertical-align: middle;
    display: inline;
    cursor: pointer
}

.right-section ul li:hover {
    width: 135px;
    height: 42px;
    position: relative;
    right: 0;
    transition: all .4s ease
}

.aadharicon {
    background: #e72a3a !important;
}

.right-section ul li a .aadharspan {
    line-height: 12px !important;
    padding: 7px 2px !important;
    width: 113px !important;
    font-size: 11px !important;
}

.right-section ul li strong {
    width: 52px;
    margin: 0;
    height: 40px;
    float: left;
    font-size: 20px;
    text-align: center;
    line-height: 40px
}

.right-section ul li .fa-star {
    background: #f98c39;
    color: #fff
}

.recruitment {
    background: #06b093;
    color: #fff;
    padding: 6px
}

.right-section ul li .fa-download {
    background: #15944b;
    color: #fff
}

.right-section ul li:first-child i {
    font-size: 23px
}

.right-section ul li a {
    font-weight: 700;
    color: #000;
    float: left;
    width: 169px;
    text-decoration: none
}

.right-section ul li .fa-apple {
    background: #333;
    color: #fff
}

.right-section ul li .twitter {
    background: #1cb7eb;
    color: #fff
}

.right-section ul li .fa-android {
    font-size: 22px;
    background: #8a9b24;
    color: #fff;
    border: 1px solid #8a9b24
}

.right-section ul li span:hover {
    text-decoration: underline
}

.right-section ul li a span {
    background: #fff;
    float: right;
    font-size: 12px;
    height: 40px;
    line-height: 26px;
    padding: 5px 6px;
    text-transform: capitalize;
    width: 103px
}

.facebook {
    background: #3a589b;
    color: #fff
}

.linkedin {
    background: #007ab9;
    color: #fff
}

.innerpageheader {
    background: #ddefe6
}

.innerpageheader h1,
.top-heading {
    font-size: 30px;
    padding-top: 24px;
    line-height: 23px;
    text-align: center;
    font-family: roboto-bold;
    color: #333;
}

.domestic-banking {
    height: 80px
}

.breadcrumb {
    padding: 7px 0;
    font-size: 13px;
    background: none;
}

.breadcrumb a {
    text-decoration: none;
    color: #000
}

.breadcrumb a:hover {
    text-decoration: none;
    color: #037b3d
}

.breadcrumb span {
    color: #037b3d;
    font-weight: 700
}

.innerpage {
    width: 100%
}

.innerpage .left {
    width: 25%;
    float: left;
    background: #fff;
    padding: 15px
}

.innerpage .left ul {
    list-style: none;
}

.innerpage .left ul li {
    border-bottom: 2px solid #fff
}

.innerpage .left ul li a {
    padding: 12px;
    cursor: pointer;
    display: block;
    color: #000;
    font-size: 14px
}

.innerpage .left ul li a .fa {
    float: right;
    font-size: 20px;
    margin-right: 3px;
    margin-top: 5px;
}

.innerpage .left ul li a .fa-plus-square-o {
    font-size: 17px
}

.fa-minus-square-o::before {
    content: "" !important
}

.innerpage .left ul li a:hover .fa-angle-right {
    margin-right: 0;
    transition: all .5s ease
}

.innerpage .left ul li a:hover {
    color: #037b3d
}

.innerpage .left .contact {
    background: #e1e1e1;
    padding: 15px;
    margin-top: 0
}

.innerpage .left .contact .numberbox {
    padding: 15px;
    background: #1e9457;
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px
}

.innerpage .left .contact .numberbox span {
    display: block;
    border-top: 1px solid #4ba979;
    margin-top: 10px;
    font-weight: 700;
    padding-top: 10px;
    font-size: 16px
}

.innerpage .left .contact .numberbox1 {
    padding: 15px;
    background: #fff200;
    color: #000;
    font-size: 14px
}

.innerpage .left .contact .numberbox1 span {
    display: block;
    font-weight: 700;
    font-size: 22px
}

.innerpage .right {
    width: 72%;
    margin: 0 0 0 3%;
    float: left;
    background: #fff
}

.middle-main-content {
    padding: 0 15px
}

.middle-content {
    width: 100%;
    background: #fff;
    border: 1px solid #d3d0d0;
    padding: 1.35%;
    margin: 15px 0;
    float: left;
    min-height: 250px
}

.hyperbold a,
.hyperbold ul li a {
    font-weight: 700
}

.innerpage .right h2 {
    font-size: 15px;
    font-weight: 700;
    clear: both;
    margin-bottom: 3px;
    margin-top: 6px
}

.innerpage .right h3 {
    font-size: 13px;
    float: left;
    width: 100%;
    margin-bottom: 3px;
    margin-top: 6px
}

.innerpage .right .painting_title {
    float: left;
    width: 100%;
    padding: 0 0 5px;
    font-size: 13px
}

.imprtant-link {
    border-top: 1px solid #1e9457;
    border-bottom: 1px solid #1e9457;
    padding: 5px 0;
    color: #333 !important
}

.imprtant-link span {
    font-weight: 700
}

.innerlink,
.linktxt3 {
    color: #b6303f
}

.innerlink:hover,
.linktxt3:hover {
    text-decoration: underline
}

.innerpage .left .leftpannel-submenu li {
    border-bottom: 0;
    background: url(../images/bullet.jpg) 15px 12px no-repeat #e1e1e1
}

.innerpage .left .leftpannel-submenu li a {
    padding: 4px 5px 4px 30px
}

.leftpannel-submenu {
    padding-bottom: 10px
}

.responsive-table table tr td p {
    text-align: left !important
}

.innerpage .right p {
    font-size: 14px;
    width: 100%;
    float: left;
    color: #333;
    margin: 0 0 8px;
    text-align: justify;
    line-height: 21px
}

.cardsef:link,
.cardsef:visited {
    background-color: #b41730;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block
}

.cardsef:active,
.cardsef:hover {
    background-color: #cf102d
}

.height20 {
    height: 20px
}

.innerpage .right ul {
    list-style: none
}

.mangment ul {
    text-align: center
}

.listing ul li {
    margin-bottom: 7px;
    font-size: 14px;
    padding-left: 15px;
    float: left;
    width: 96%;
    color: #333;
    word-wrap: break-word;
    line-height: 21px
}

.npslisting ul ul {
    margin: 0 0 0 15px
}

table {
    width: 100%
}

.aplication-form tr td:nth-child(1) {
    width: 92%
}

.aplication-form tr td:nth-child(2) {
    width: 8%
}

table,
td,
th {
    border: 1px solid #ccc;
    text-align: left;
    padding: 5px;
    border-collapse: collapse;
    font-size: 14px;
    vertical-align: top
}

th {
    background: #e1e1e1;
    color: #000
}

td {
    color: #333
}

tr:nth-child(even) {
    background-color: #f0f0f0
}

.cashless table tr:nth-child(even),
.exernal tr:nth-child(2n),
.feedback-table tr:nth-child(2n) {
    background: 0 0
}

.msme-form {
    width: 100%
}

.msme-form .middle-main-content {
    padding: 0 10px
}

.msme-form h2 {
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 6px
}

.msme-form .feedback-table tr td textarea {
    height: 50px
}

.exernal tr th {
    border: none;
    vertical-align: middle
}

.exernal tr td {
    border: none;
    vertical-align: top
}

.exernal {
    border: none
}

.exernal tr td input {
    width: 95%;
    border: 1px solid #bababa;
    color: #555;
    padding: 0 5px;
    height: 35px;
    margin-top: 4px
}

.exernal .rediobtnnew {
    padding: 0 4px 0 0;
    font-size: 12px
}

.msme-form p {
    font-size: 14px;
    width: 100%;
    float: left;
    color: #333;
    margin: 0 0 8px;
    text-align: justify;
    line-height: 21px
}

.msme-form .middle-content {
    padding: 10px;
    width: 98.5%
}

.msme-form .feedback-table td,
.msme-form .feedback-table th {
    width: 32.55%;
    float: left
}

.feedback-table,
.feedback-table td,
.feedback-table th,
feedback-table {
    border: none;
    font-size: 12px;
    font-weight: 700
}

.exernal tr th label,
.feedback-table label {
    width: 94%;
    display: inline-block;
    margin: 0 5px
}

.retail-loan .feedback-table label {
    margin: 0;
    width: 100%
}

.retail-loan .feedback-table tr td textarea {
    margin: 0
}

.feedback-table tr td input[type=file] {
    border: none
}

.feedback-table tr td input {
    width: 95%;
    border: 1px solid #bababa;
    color: #555;
    padding: 0 5px;
    height: 35px;
    margin-top: 4px
}

.feedback-table tr td textarea {
    width: 95%;
    padding: 5px;
    border: 1px solid #bababa;
    margin: 0 5px;
    color: #555
}

.feedback-table tr td select {
    width: 95%;
    border: 1px solid #bababa;
    color: #555;
    padding: 0 5px;
    height: 35px;
    margin-top: 4px
}

.feedback-table td,
.feedback-table th {
    width: 50%
}

.dob-select {
    width: 32% !important
}

.tableborder {
    border: 1px solid #ddd
}

.tableborder td,
.tableborder th {
    border: 1px solid #ddd !important
}

.fulwidth-textarea textarea {
    width: 100% !important
}

.detailtble td,
.detailtble th {
    border: 1px solid #ddd
}

.detailtble tr td .textr {
    height: 150px
}

.detailtble tr td p {
    text-align: left !important
}

.detailtble tr td {
    font-weight: 400
}

.detailtble tr td p span {
    width: 90%;
    float: left
}

.detailtble tr td p input[type=checkbox] {
    width: 10px;
    float: right;
    height: auto
}

.tableborder tr td input {
    width: 96%;
    border: 1px solid #bababa;
    color: #555;
    padding: 0 2%;
    height: 35px;
    margin: 4px 0 0
}

.feedback-star {
    color: red
}

.rediobtnnew {
    float: left;
    width: auto;
    height: 20px;
    line-height: 32px;
    font-size: 11px
}

.msme-form .detailtble tr td {
    width: 49%;
    float: left
}

.msme-form .detailtble tr th {
    width: 99%
}

.rediobtnnew input {
    width: auto !important;
    float: left
}

.rediobtn {
    float: left;
    height: 50px;
    line-height: 44px;
    padding-right: 5px;
}

.smeloanradio {
    line-height: 34px
}

.rediobtn input {
    width: auto !important;
    float: left
}

.textarea textarea {
    width: 100%;
    height: 100px
}

.secrutycode {
    font-weight: 700;
    font-size: 12px
}

.com input {
    width: 200px !important;
    margin-top: 0 !important
}

.msme-form tr td input[type=radio] {
    min-height: 25px;
    height: auto
}

.secrutycode input {
    width: 164px !important;
    border: 1px solid #bababa;
    color: #555;
    padding: 0 5px;
    height: 31px !important;
    margin: 0 0 0 10px !important
}

.submit-button button {
    background-color: #b41730;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 7px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block
}

.div-hover .mobcircul,
.faq-content,
.form-drop,
.mob-nav,
.mob-search,
.service-heading-mob {
    display: none
}

.captcha {
    margin: 0;
    float: left
}

.secrutycode label {
    float: left;
    width: 100%;
    padding-bottom: 10px
}

.toll {
    font-size: 16px;
    color: #4ba979;
    font-weight: 600
}

.faq-heading,
.form th,
.innerpage .right .colo-text,
.readmore,
.text-animation {
    font-weight: 700
}

#rcont ol li {
    margin-bottom: 10px
}

.marquee0 {
    width: 100%
}

.marquee0>div {
    width: 100% !important
}

.responsive-table {
    float: left;
    width: 100%
}

.table-height {
    height: 300px
}

.fa-file-pdf-o {
    margin: 0 5px;
    background: #c13a40;
    color: #fff;
    padding: 4px
}

.customer-fc-listing ol li {
    list-style: inherit
}

.responsive-img {
    width: 100%
}

.aply-login-apply {
    float: left;
    width: 100%;
    background: #fff98e;
    margin-top: 5px
}

.aply-login-apply ul li a {
    font-size: 11px;
    padding: 5px 3px;
    float: left;
    color: #000
}

.aply-login-apply ul li a:hover {
    text-decoration: underline
}

.aply-login-apply ul li {
    float: left;
    padding: 6px 0
}

.innerbutton,
.loginbtn {
    background-color: #b41730;
    color: #fff;
    float: left;
    padding: 10px;
    text-decoration: none
}

.listing {
    width: 100%;
    float: left
}

.innerbutton {
    width: 140px
}

.loginbtn {
    line-height: 25px;
    font-size: 23px;
    width: 325px
}

.readmore {
    color: #b6303f;
    font-size: 13px
}

.faq-content,
.faq-heading {
    font-size: 14px;
    float: left
}

.login-form {
    text-decoration: none;
    margin-top: 15px;
    color: #b6303f
}

.form-drop ul li a:hover,
.listing ul li a:hover,
.login-form:hover {
    text-decoration: underline
}

#popupfoot a,
.maintext,
.playstore-button a {
    text-decoration: none
}

.login-form .prce-arrow {
    margin: 0 3px 0 10px
}

.innerbutton:hover,
.loginbtn:hover {
    background: #950f25
}

.prce-arrow {
    margin: 4px 6px 0 0;
    float: right
}

.innerbutton:hover .prce-arrow,
.loginbtn:hover .prce-arrow {
    margin: 4px 4px 0 0;
    transition: all .5s ease
}

.topnone-mrgn {
    margin-top: 0 !important
}

.listing ul li a {
    color: #1e9457
}

.text-animation {
    animation-name: text-animation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    margin: 0 0 0 10px
}

@keyframes text-animation {
    from {
        color: #c13a40
    }

    to {
        color: #ccf9e2
    }
}

.faq-heading {
    background: #e4f6ec;
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    border: 1px solid #1e9457;
    width: 100%
}

.faq-heading span {
    padding: 0 10px;
    float: left;
    width: 90%
}

.faq-content {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 10px 0
}

.list-biller .faq-content {
    padding: 4px 8px;
    width: 98%
}

.faq-iner-content {
    padding: 0 10px
}

.faq-heading .fa-angle-down {
    float: right;
    font-size: 22px;
    padding: 0 10px
}

.scrollup {
    background: #c13a40;
    border-radius: 50%;
    bottom: 45px;
    color: #fff;
    font-size: 24px;
    height: 35px;
    position: fixed;
    text-align: center;
    width: 35px;
    z-index: 99;
    right: 8px
}

.guidline {
    background: #f0f0f0;
    margin: 5px 0;
    padding: 10px 0
}

.form table tr:nth-child(2n),
.form th {
    background: 0 0
}

.guidline ul li {
    color: #1e9457
}

.guidline h2,
.guidline ul {
    padding: 2px 10px
}

.form {
    float: left;
    width: 100%
}

.form table,
.form td,
.form th {
    border: none
}

.form th {
    color: #000;
    text-align: right
}

.from-select-sec {
    position: relative
}

.form table .fa-caret-down {
    float: right;
    margin: 3px 0
}

.form table tr {
    width: 50%;
    float: left
}

.form table tr th {
    width: 32%;
    float: left
}

.form table tr td {
    width: 60%;
    float: left
}

.form table tr td img {
    width: 100px;
    float: left
}

.form-drop {
    position: absolute;
    background: #ddd;
    padding: 5px;
    left: 0;
    right: 0;
    top: 32px;
    z-index: 9
}

.from-select-sec .from-click {
    width: 95.5%;
    float: left;
    padding: 5px;
    border: 1px solid #ddd;
    cursor: pointer
}

.form-submit {
    background: #c13a40;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px
}

.form .text-center {
    text-align: center !important
}

.form-drop ul li a {
    cursor: pointer;
    padding: 2px 4px;
    color: #000;
    font-size: 13px
}

.cpatcha {
    padding: 5px;
    float: left;
    border: 1px solid #ddd;
    height: 21px;
    margin: 0 8px 0 0;
    width: 45%
}

.form-drop ul li a:hover {
    padding: 2px 4px 2px 7px;
    transition: all .5s ease
}

.ed-select select {
    padding: 5px;
    border: 1px solid #ddd;
    margin: 0 0 0 10px
}

.pdf-read-more {
    border: 1px solid #b6303f;
    padding: 2px 0 2px 5px;
    color: #b6303f;
    font-size: 11px;
    margin: 10px 0 0;
    float: left
}

.pdf-read-more .fa {
    font-size: 12px
}

.pdf-read-more:hover {
    background: #b6303f;
    color: #fff
}

.contact-col6 {
    width: 47%;
    float: left;
    padding: 1.25%;
    margin: 0 1% 1% 0;
    background: #ddd;
    height: 220px
}

.mangment h2 {
    background: #c13a40;
    font-size: 14px;
    color: #fff;
    padding: 5px 7px
}

.mangment {
    width: 100%;
    float: left
}

.mangment ul li {
    border: 1px solid #ddd;
    display: inline-block;
    width: 28%;
    text-align: center;
    padding: 10px;
    margin: 0 10px 10px 0
}

.fraud-img,
.publik-notice .text-center {
    text-align: center !important
}

.mangment ul li h3 {
    line-height: 14px
}

.mangment img {
    width: 100%;
    max-width: 200px;
    height: 200px;
    padding-top: 10px;
}

.mangment span {
    font-weight: 400;
    font-size: 12px;
    margin: 6px 0;
    float: left;
    width: 100%
}

.mgfixh ul li {
    /*min-height:335px*/
}

.lvchat {
    background: #eb8923
}

.fa-shopping-bag {
    background: #ee5d5d;
    color: #fff;
    border: 1px solid #ee5d5d
}

.right-section ul li a .fa-inr {
    background: #0c730c;
    color: #fff
}

.publik-notice .text-center {
    margin: 0 !important
}

.tatamotors-tbl td {
    padding: 10px 0 10px 20px
}

.tatamotors-tbl tr:nth-child(even) {
    background: #fff
}

.captcha {
    width: 82px
}

.responsive-tble .secrutycode input {
    width: 100px;
    margin: 0 0 0 10px
}

.innerpage .right .psg-vig-li li h3 {
    margin-top: 0
}

.emitbl tr td:nth-child(1) {
    width: 225px;
    vertical-align: middle
}

.innerpage .right p.red {
    color: red
}

.tatamotors-tbl td ul li a {
    color: #b41730
}

.etaxt-nav li {
    border-bottom: none !important;
    background: url(../images/white-blt.png) 0 14px no-repeat !important;
    margin: 0 0 0 12px !important
}

.basel-tab ul li {
    width: auto;
    float: left;
    padding: 4px 12px;
    margin: 10px 8px 0 0;
    background: #ccc;
    cursor: pointer
}

.basel .responsive-table {
    border: 1px solid #dfdfdf;
    padding: 2%;
    width: 96%
}

.basel-tab .service-active {
    height: 27px !important
}

.digital li strong {
    color: #feffbe
}

.fraud-alert {
    padding: 20px;
    float: left;
    background: #ddd;
    margin-bottom: 20px
}

.pagenation {
    float: left;
    width: 100%
}

.pagenation ul li {
    float: left;
    list-style: none
}

.pagenation ul li a {
    float: left;
    border: 1px solid #000;
    background: #fff;
    width: 15px;
    height: 15px;
    padding: 4px;
    font-size: 12px;
    color: #000;
    margin: 0 0 0 5px;
    text-align: center
}

.pagenation ul li .pgactive {
    background: #000;
    color: #fff
}

.tdthirtypx tr td,
.tdthirtypx tr th {
    font-size: 13px
}

.imob-box-1,
.imob-box-2 {
    float: left;
    width: 48%;
    min-height: 290px
}

.imob-box-2 {
    margin: 0 0 0 2%;
    background: #fff98e;
    border: 1px solid #e4db3f;
    border-bottom: 5px solid #e4db3f
}

.imob-box-1 {
    border: 1px solid #9fdebe;
    background: #ccf9e2;
    border-bottom: 5px solid #9fdebe
}

.imob-box-1 a {
    margin: 5px;
    float: left
}

.imob-box-1 h2,
.imob-box-2 h2 {
    margin-bottom: 10px !important;
    font-size: 21px !important
}

.imob-content {
    padding: 20px
}

.imob-box-2 input[type=text] {
    padding: 3%;
    width: 94%;
    border: 1px solid #e4db3f
}

.imob-box-2 input[type=submit] {
    margin-top: 10px;
    cursor: pointer
}

.imobe-dwnlod {
    float: right;
    margin: 35px 0 10px
}

.imp-btn {
    margin-top: 20px;
    float: left;
    width: 100%
}

.imob-box-2 input[type=submit]:hover {
    background-color: #cf102d
}

.internationa-abroad {
    background: #e1e1e1;
    padding: 15px;
    margin-top: 0
}

.internationa-abroad .numberbox {
    padding: 15px;
    background: #1e9457;
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px
}

.innerpage .left .internationa-abroad .numberbox span {
    font-size: 14px;
    font-weight: 400
}

.alert .alert-link,
.archiveheading td,
.close,
.heading-li a,
.linking-box ul li a {
    font-weight: 700
}

.linking-box {
    width: 47%;
    padding: 1%;
    background: #f0f0f0;
    margin-bottom: 10px
}

.whatudo {
    float: right
}

.lnkbxheight {
    min-height: 81px
}

.table-tab .faq-content {
    padding: 2%;
    width: 96%
}

.table-tab h2 {
    margin-bottom: 0 !important
}

.archiveheading {
    background: #09bd5a !important
}

.archiveheading td {
    color: #fff
}

.aplybtn ul .service-tab {
    float: left;
    width: 16.25%;
    font-size: 14px;
    background: #f9f28a;
    margin-right: .5%
}

.aplybtn ul li:last-child {
    margin-right: 0
}

.aplybtn ul li .tabbtnhd {
    padding: 14px 10px;
    display: block;
    color: #0da05a;
    font-weight: 700;
    cursor: pointer
}

.aply-cotent {
    width: 100%;
    float: left;
    border: 1px solid #0abc2c;
    display: none;
    text-align: left;
    color: #333
}

.aplybtn ul .service-active .tabbtnhd {
    color: #fff !important
}

.aply-content {
    padding: 20px
}

.aply-content h3 {
    font-size: 14px
}

.aply-btn input[type=button] {
    background-color: #b41730;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 7px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer
}

.chart,
.qrimg {
    text-align: left
}

.aply-btn table tr th,
.aply-content table tr td {
    vertical-align: middle;
    border: 1px solid #ddd
}

.aply-btn input[type=button]:hover {
    background-color: #cf102d
}

.aply-content input[type=text],
.aply-content select {
    padding: 7px 2%;
    width: 95%;
    border: 1px solid #bababa
}

.edu-select,
.qrimg {
    border: 1px solid #ddd
}

.aply-content .error {
    padding: 5px 0 0;
    font-size: 12px;
    color: red;
    margin: 0
}

#aply_tab_2,
#aply_tab_3,
#aply_tab_4,
#aply_tab_5 {
    background: #e7e7e7
}

.aply-content tr:nth-child(2n) {
    background: 0 0
}

.italik {
    font-size: 12px !important;
    color: red !important
}

.metro-height {
    height: 500px
}

.phtoglery ul li,
.phtoglery ul li img {
    height: 154px
}

.label-validation {
    display: none !important
}

.nftrtgs {
    height: 600px;
    overflow-Y: scroll
}

.qrimg {
    float: left;
    margin: 0 10px 0 0;
    padding: 10px;
    width: 270px
}

.header-form {
    width: 100%;
    float: right
}

.investor-info-box {
    width: 49%
}

.rloan-status .main-form {
    width: 48%;
    margin: 0 14px 0 0
}

.rloan-status .main-form .fa-search {
    width: 10%;
    float: left;
    text-align: center;
    height: 32px;
    background: #005e00;
    line-height: 30px;
    color: #fff
}

.rloan-status .main-form label {
    margin-bottom: 4px
}

.edu-select {
    padding: 5px;
    margin: 0 0 0 10px
}

.middle-content .main-form {
    width: 100%
}

.new-btn a {
    padding: 5px 10px;
    background: #c13a40;
    color: #fff;
    margin-top: 10px;
    display: inline-block
}

.red-theme .menulble-three h3,
.red-theme .slide-drodown ul li a,
.red-theme .wsmenu-list>li>a,
.red-theme .wsmenu-submenu li a:hover {
    color: #de150c
}

.new-btn a:hover {
    background: #a2292e
}

#bbps_1,
#bbps_2 {
    border: 1px solid #dfdfdf;
    padding: 2%;
    width: 96%;
    float: left
}

#bbps_2 {
    display: none
}

.language-change {
    float: left;
    margin: 0 0 0 5px
}

.colortheme {
    float: left;
    margin: 4px 0 0;
    width: 85px
}

.colortheme .bluetheme,
.colortheme .defultteme,
.colortheme .greentheme,
.colortheme .redtheme {
    background: #be1313;
    border: 1px solid #FFF;
    width: 17px;
    height: 17px;
    float: left;
    cursor: pointer
}

.colortheme .bluetheme {
    background: #131fbe;
    margin: 0 2px
}

.colortheme .greentheme {
    background: #15850d;
    cursor: pointer
}

.colortheme .defultteme {
    background: #8db08b;
    margin: 0 2px
}

.red-theme .toper {
    background: #a31009
}

.red-theme .header {
    background: #c2403a
}

.norton img {
    width: 90px
}

.red-theme .toperheader-right li a .fa {
    background: #f75b54
}

.red-theme .aplynav {
    background: #de150c !important
}

.red-theme .wsmenu-submenu li a {
    background: url(../images/menu/nav-bult-red.png) 14px 11px no-repeat
}

.red-theme .interest-rate ul li:hover strong {
    background: #de150c;
    color: #fff
}

.red-theme .marquee0 a {
    color: #de150c;
    border: 2px solid #ffb1ae
}

.red-theme .marquee0 a:hover .fa-angle-right {
    background: #de150c
}

.red-theme .marquee0 a:hover {
    border: 2px solid #de150c
}

.red-theme .decrease,
.red-theme .increase,
.red-theme .reset {
    background: #a31009
}

.red-theme .topdropcon ul li {
    background: url(../images/menu/nav-bult-red.png) 10px 11px no-repeat
}

.red-theme .topdropcon ul li a:hover {
    color: #de150c
}

.red-theme .topdropcon ul {
    border-bottom: 5px solid #de150c
}

.red-theme .main-form button {
    background: #a31009
}

.red-theme .rightpannel,
.red-theme .tabservice li {
    border: 1px solid #de150c;
    background: #ffebea
}

.red-theme .psb-card {
    border: 1px solid #de150c;
    background: #ffd5d3
}

.red-theme .service-active {
    background: #de150c !important;
    border-bottom: 1px solid #de150c !important
}

.red-theme .annoucement-tab {
    background: #ffd5d3
}

.red-theme .flex-control-nav li a {
    border: 1px solid #de150c
}

.red-theme .flex-control-nav li a.active {
    border: 1px solid #de150c;
    background: #de150c
}

.red-theme .bottm-top ul li {
    background: #ef3a32
}

.red-theme .bottm-top ul li a:hover {
    background: #ffcac8
}

.red-theme .wsmenu-submenu {
    border-bottom: 7px solid #f23b33
}

.blue-theme .wsmenu-list>li>a {
    color: #0910a3
}

.blue-theme .menulble-three h3,
.blue-theme .slide-drodown ul li a,
.blue-theme .wsmenu-submenu li a:hover {
    color: #2e36de
}

.blue-theme .toper {
    background: #0910a3
}

.blue-theme .header {
    background: #2e36de
}

.blue-theme .toperheader-right li a .fa {
    background: #444bdc
}

.blue-theme .aplynav {
    background: #0910a3 !important
}

.blue-theme .wsmenu-submenu li a {
    background: url(../images/menu/nav-bult-blue.png) 14px 11px no-repeat
}

.blue-theme .interest-rate ul li:hover strong {
    background: #2e36de;
    color: #fff
}

.blue-theme .marquee0 a {
    color: #2e36de;
    border: 2px solid #b8b5fb
}

.blue-theme .marquecontent .fa-angle-right {
    background: #847fe8
}

.blue-theme .marquee0 a:hover .fa-angle-right {
    background: #2e36de
}

.blue-theme .marquee0 a:hover {
    border: 2px solid #2e36de
}

.blue-theme .decrease,
.blue-theme .increase,
.blue-theme .reset {
    background: #0910a3
}

.blue-theme .topdropcon ul li {
    background: url(../images/menu/nav-bult-blue.png) 10px 11px no-repeat
}

.blue-theme .topdropcon ul li a:hover {
    color: #2e36de
}

.green-theme .menulble-three h3,
.green-theme .slide-drodown ul li a,
.green-theme .wsmenu-list>li>a,
.green-theme .wsmenu-submenu li a:hover {
    color: #2ea230
}

.blue-theme .topdropcon ul {
    border-bottom: 5px solid #2e36de
}

.blue-theme .main-form button {
    background: #0910a3
}

.blue-theme .rightpannel,
.blue-theme .tabservice li {
    border: 1px solid #2e36de;
    background: #e9e8ff
}

.blue-theme .psb-card {
    border: 1px solid #2e36de;
    background: #c7c4ff
}

.blue-theme .service-active {
    background: #2e36de !important;
    border-bottom: 1px solid #2e36de !important
}

.blue-theme .annoucement-tab {
    background: #e9e8ff
}

.blue-theme .flex-control-nav li a {
    border: 1px solid #2e36de
}

.blue-theme .flex-control-nav li a.active {
    border: 1px solid #2e36de;
    background: #2e36de
}

.blue-theme .bottm-top ul li {
    background: #807af3
}

.blue-theme .bottm-top ul li a:hover {
    background: #bcb9ff
}

.blue-theme .wsmenu-submenu {
    border-bottom: 7px solid #6861e4
}

.green-theme .toper {
    background: #168418
}

.green-theme .header {
    background: #2ea230
}

.green-theme .toperheader-right li a .fa {
    background: #6cb76e
}

.green-theme .aplynav {
    background: #168418 !important
}

.green-theme .wsmenu-submenu li a {
    background: url(../images/menu/nav-bult-green.png) 14px 11px no-repeat
}

.green-theme .interest-rate ul li:hover strong {
    background: #2ea230;
    color: #fff
}

.green-theme .marquee0 a {
    color: #2ea230;
    border: 2px solid #b6d7b7
}

.green-theme .marquecontent .fa-angle-right {
    background: #88bd8a
}

.green-theme .marquee0 a:hover .fa-angle-right {
    background: #2ea230
}

.green-theme .marquee0 a:hover {
    border: 2px solid #2ea230
}

.green-theme .decrease,
.green-theme .increase,
.green-theme .reset {
    background: #168418
}

.green-theme .topdropcon ul li {
    background: url(../images/menu/nav-bult-green.png) 10px 11px no-repeat
}

.green-theme .topdropcon ul li a:hover {
    color: #2ea230
}

.green-theme .topdropcon ul {
    border-bottom: 5px solid #2ea230
}

.green-theme .main-form button {
    background: #168418
}

.green-theme .rightpannel,
.green-theme .tabservice li {
    border: 1px solid #2ea230;
    background: #e5fbe6
}

.green-theme .psb-card {
    border: 1px solid #2ea230;
    background: #a7d8a8
}

.green-theme .service-active {
    background: #2ea230 !important;
    border-bottom: 1px solid #2ea230 !important
}

.green-theme .annoucement-tab {
    background: #c1dec2
}

.green-theme .flex-control-nav li a {
    border: 1px solid #2ea230
}

.green-theme .flex-control-nav li a.active {
    border: 1px solid #2ea230;
    background: #2ea230
}

.green-theme .bottm-top ul li {
    background: #67ba69
}

.green-theme .bottm-top ul li a:hover {
    background: #a4d8a6
}

.green-theme .wsmenu-submenu {
    border-bottom: 7px solid #76bb78
}

.google-play-store {
    width: 100%;
    float: left;
    background: #e1e1e1
}

.google-play-store-box ul li {
    box-shadow: 3px 5px 8px 4px #ddd;
    padding: 20px;
    background: #fff;
    margin: 20px 22px 0 0;
    float: left;
    width: 45%
}

.android-apps-img {
    float: left;
    width: 39%
}

.google-lay-img {
    height: 200px
}

.android-apps-img h2,
.android-apps-img label {
    color: #a91d32;
    padding: 25px 0 0
}

.rating {
    padding: 10px 0
}

.android-apps-content {
    float: left;
    padding: 0 0 0 13px;
    width: 56%
}

.android-apps-content p {
    font-size: 13px;
    text-align: justify
}

.android-apps-content .playstore-chart,
.android-apps-content h6 {
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 30px 0;
    padding: 11px 1px;
    width: 100%
}

.android-apps-content .playstore-chart span,
.android-apps-content h6 span {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 12px
}

.playstore-button a {
    display: inline-block;
    background: #689f38;
    border: 1px solid #689f39;
    border-radius: 5px;
    cursor: pointer;
    line-height: 29px;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 15px;
    color: #fff
}

.playstore-button a:hover {
    background: #4d861c
}

.sitemap-mainhding {
    color: #c13a40
}

.width80 {
    width: 73% !important;
    margin: 0 0 0 2% !important
}

.swacha {
    float: left;
    margin: -4px 0 0 210px;
}

html {
    scroll-behavior: smooth;
}

.btnSkip {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 25px;
    font-size: 14px;
    padding-top: 2px;
    color: #14af60;
    font-family: roboto-medium;
}

.new-feedbackform table tr td {
    width: 100%;
    float: left;
}

.new-feedbackform table tr td input,
.new-feedbackform table tr td select {
    width: 50%;
}

.new-feedbackform table tr td label {
    padding-top: 10px;
}

.new-lockerdetail table,
.new-lockerdetail table tr th,
.new-lockerdetail table tr,
.new-lockerdetail table tr td {
    border-collapse: collapse !important;
    border: 1px solid #ddd !important;
}

.new-lockerdetail .dataTables_length {
    margin-bottom: 20px;
}

.new-lockerdetail .even {
    background: #f7f7f7;
}


.newlockertraker .feedback-table td,
.newlockertraker .feedback-table th {
    width: 100%;
}

.newlockertraker .feedback-table tr td input,
.newlockertraker .feedback-table tr td textarea,
.newlockertraker .feedback-table tr td select {
    width: 500px;
}

.innercontent.atm-pages {
    padding: 0 50px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.offerbtnsli {
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px 0px 30px;
    box-sizing: border-box;
}

.vouchers-product li:hover .captions {
    top: 0;
}

.offerbtnsli a {
    padding: 7px 15px 5px;
    border-radius: 10px;
    border: 2px solid #f27024;
    background: #f27024;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    display: inline-block;
    width: 140px;
    margin: 0 5px 9px 0;
}

.brand-select {
    margin: 50px auto 40px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.brand-select select {
    background: url(../../images/bluebtm.png)no-repeat 95% center;
    border: 2px solid #f27024;
    padding: 10px 15px;
    border-radius: 20px;
    width: 300px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 18px;
    color: #444;
    font-weight: normal;
    outline: 0;
}

.vouchers-product {
    display: inline-block;
    width: 100%;
}

.vouchers-product ul {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 0 15px;
}

.vouchers-product li {
    position: relative;
    overflow: hidden;
    height: 290px;
    margin-bottom: 15px;
}

.vouchers-product li.all.rupayofferli h2 {
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #f27024;
    margin-bottom: 5px;
    width: 100%;
    float: left;
    padding: 15px 0px 7px;
    font-size: 18px;
}

.vouchers-product li.all.rupayofferli h3 {
    font-size: 14px;
    text-align: left;
    margin: 5px 0px;
    float: left;
    width: 50%;
    color: #007cc5;
    padding-left: 15px;
    box-sizing: border-box;
    font-weight: normal;
}

.vouchers-product li.all.rupayofferli h3+h3 {
    font-size: 14px;
    text-align: right;

    color: #f27024;
    padding-right: 15px;
}

.liimgbx {
    width: 100%;
    float: left;
    position: relative;
}

.vouchers-product li .multiplebg {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    transition: all 0.4s;
}

.vouchers-product li .captions {
    position: absolute;
    bottom: 0;
    padding: 0px;
    top: 187px;
    transition: all ease-in-out 0.3s;
    height: 100%;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, .7);
    padding: 20px;
}

.vouchers-product li .captions .voucherlink {
    border: 2px solid #f27024;
    width: 80%;
    margin: 10px 10% 0px;
    padding: 10px 0px;
    background: #fff;
    color: #f27024;
    border-radius: 20px;
    transition: all ease-in-out 0.3s;
    cursor: pointer;
    font-size: 14px;
    clear: both;
    display: block;
    text-decoration: none;
    margin-top: 50px;
}

.vouchers-product li .captions .voucherlink:hover {
    background: #f27024;
    color: #fff;
}

.tabcontent {
    display: none;
}

.online-oferbox {
    display: grid;
    width: 100%;
    padding: 30px;
    border: 1px solid #eee;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    grid-gap: 25px;
    margin-top: 50px;
    grid-template-columns: 400px auto;
}

.online-oferbox .ofer-imgbox img {
    max-width: 100%;
}

.ofer-content h5 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #ff8d3a;
}

.ofer-content h6 {
    font-weight: 900;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 0;
}

.ofer-content p {
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 30px;
}

.offer_inner_btns span {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 16px;
    border: 1px dashed #555;
    margin-right: 20px;
}

.offer-tab {
    display: inline-block;
    width: 100%;
    background: #efefef;
    padding: 50px;
    box-sizing: border-box;
    margin-top: 50px;
}

.offer-tab ul li {
    width: auto;
    padding: 0 0;
    margin-right: 25px;
    border: 0;
    background: none !important;
}

.offer-tab ul li.service-active {
    color: #ef7f1b !important;
    border-bottom: 1px solid #ef7f1b !important;
}

.offer-tab .psb-card {
    margin-top: 15px;
    background: none;
    border: 0;
}

.offer-tab table {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}

.offer-tab table,
.offer-tab table tr,
.offer-tab table td,
.offer-tab table th {
    padding: 7px 10px;
    border: 1px solid #ddd;
}

.offer-tab table th {
    background: #27357e;
    color: #fff;
}

.offer-tab .servicetab ul li {
    position: relative;
    padding: 0 0 0 15px;
}

.offer-tab .servicetab {
    display: none;
}

.offer-tab .servicetab ul {
    margin-top: 40px;
}

.offer-tab .servicetab ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #b41530;
    position: absolute;
    border-radius: 50%;
    top: 8px;
    left: 0;
}

.mangment ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


@media only screen and (max-width:1280px) {
    .tolfree-content p {
        font-size: 13px;
    }

    .tolfreeimg img {
        max-width: 100%;
    }

    #sb-wrapper,
    .sb-wrapper {
        min-height: 225px !important;
    }

    .swacha {
        margin: -4px 0 0 0px;
    }

    .toperheader-right li {
        margin: 0 0 0 1px
    }

    .sitemapcol {
        width: 50%
    }

    .header-form {
        width: 100%
    }

    .rloan-status .main-form {
        position: static;
        width: 287px;
        margin: 0 14px 0 0
    }

    .aply-content table {
        width: 100% !important
    }

    .aplybtn ul li .tabbtnhd {
        font-size: 13px;
        height: 31px
    }

    .aply-content .service-active {
        height: 56px !important
    }

    .main-form input {
        width: 84%
    }

    .innerpage .left .contact .numberbox1 span {
        font-size: 16px
    }

    .responsive-table {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll
    }

    .topheader-left {
        width: 34%
    }

    .toperheader-right li a .fa {
        width: 20px;
        height: 20px;
        font-size: 13px
    }

    .toper ul li a,
    .topheader-left li {
        font-size: 11px
    }

    .tolfree-content p span {
        font-size: 13px
    }

    .toperheader-right li a {
        padding: 1px 0 0 3px
    }

    .topdropcon a {
        width: 99%
    }

    .carloan,
    .homeloadn,
    .ploan {
        padding: 4px !important
    }

    .slide-caption {
        top: 20px
    }

    .slide-caption h2 {
        font-size: 26px;
        line-height: 25px;
        padding-bottom: 0
    }

    .slide-caption .slidebtm-caption {
        font-size: 12px !important;
        width: 40%
    }

    .slider-applynow {
        margin-top: 7px;
        font-size: 13px;
        padding: 3px 6px
    }

    .flex-control-nav {
        bottom: 49px
    }

    .div-hover ul li a {
        font-size: 12px;
        line-height: 13px
    }

    .slide-drodown .div-hover .viewmore {
        margin-top: 6px;
        padding: 0 8px;
        height: 25px;
        line-height: 25px
    }

    .interest-rate ul li {
        padding: 0;
        font-size: 12px
    }

    .carloan,
    .homeloadn,
    .ploan {
        font-size: 12px !important;
        margin-top: 2px
    }

    .annoucement ul li a,
    .loan-heading {
        font-size: 10px
    }

    .div-hover {
        padding: 3px 8px
    }

    .fixdp {
        width: 85%
    }

    .fxarrow {
        width: 15%
    }

    .aplyonliedp a {
        width: 95% !important
    }

    .carloan {
        float: left !important;
        margin-left: 0 !important
    }

    .tolfree {
        margin-top: 5px;
        padding: 6px !important
    }

    .tolfree ul li {
        width: 30%;
        padding: 5px 4px !important
    }

    .tolfree ul li img {
        width: 100%
    }

    .div-hover ul li {
        font-size: 13px;
        padding: 0 4px !important
    }

    .fxarrow {
        padding: 3px 0
    }

    .tabservice li {
        width: 24.2%
    }

    .psb-card ul li {
        margin-right: 8px;
        margin-top: 8px;
        width: 24%
    }

    .loan-content span img {
        width: 100% !important
    }

    .annoucement ul li {
        padding: 7px 0;
        background-position: 0 15px
    }

    .bottm-top ul li {
        margin: 0 1px 0 2px;
        float: left
    }

    .loan-heading {
        width: 66%
    }

    #newscontent {
        font-size: 11px
    }

    .social-box {
        height: 82px
    }

    .tolfreeimg {
        margin: -3px 0 0
    }

    .bottm-top ul li a {
        font-size: 12px;
        padding: 5px 2px
    }

    .bottm-top ul li strong {
        margin: 0 4px 0 0
    }

    .bottomfootertop a {
        padding: 0 6px
    }

    .footerbox1 {
        padding: 8px 0
    }

    .mainform {
        width: 45%
    }

    .header .mainform {
        width: 300px
    }

    .header .main-form {
        width: 100%
    }

    .hindi {
        width: 166px
    }

    .main-form {
        width: 58%
    }

    .faq-heading span {
        width: 90%
    }

    .responsive-tble {
        overflow: visible
    }

    .responsive-tble tr td {
        width: 48%;
        float: left
    }

    .responsive-tble tr td select {
        width: 100%
    }

    .captcha {
        width: 146px
    }

    .responsive-tble .secrutycode input {
        width: 80px;
        margin: 0 0 0 10px
    }

    .msme-form table {
        width: 1300px
    }

    .imob-box-1 h2,
    .imob-box-2 h2 {
        font-size: 16px !important
    }

    .imob-content {
        padding: 10px
    }

    .imp-btn a {
        width: 45%
    }

    .imp-btn a img {
        width: 100%
    }

    .imobe-dwnlod {
        width: 60px;
        margin: 25px 0 10px
    }

    .imob-box-1,
    .imob-box-2 {
        min-height: 230px
    }

    .hindi a {
        margin: 0 0 0 3px
    }
}

@media only screen and (max-width:993px) {
    .vouchers-product ul {
        grid-template-columns: auto auto;
    }

    .swacha {
        margin: 0;
        width: 120px;
        position: absolute;
        top: 2px;
        left: 60px;
        z-index: 99;
    }

    .swacha img {
        width: 50%;
        float: left
    }

    .swacha img:last-child {
        margin: 0
    }

    .slider_container {
        margin-top: 5px;
    }

    .ipv {
        width: 32%;
    }

    .nse_tracker,
    .nse_market {
        width: 43%;
    }

    #sb-wrapper,
    .sb-wrapper {
        width: 400px !important;
        margin: 0 auto;
        padding: 15px !important;
        box-sizing: border-box;
    }

    .popup_banner_image>img {
        max-width: 100%;
    }

    .header .main-form {
        width: auto
    }

    .loan-heading,
    .psbcard-left .img {
        text-align: center
    }

    .rloan-status .main-form {
        position: static;
        width: 287px;
        margin: 0 14px 0 0
    }

    .textinput-inner {
        display: block
    }

    #dwnbox .custom-icon {
        width: 10px !important;
        height: 10px !important;
        padding: 5px !important;
        font-size: 11px !important
    }

    #dwnbox .textva {
        margin: 6px 0;
        width: 74%;
        font-size: 11px;
        line-height: 10px
    }

    .innerpage .left ul li a {
        padding: 12px 7px
    }

    .loginbtn {
        width: 230px;
        font-size: 18px
    }

    .linking-box {
        width: 98%
    }

    .slide-drodown ul li {
        width: 100%
    }

    .innerpage .left {
        width: 23%
    }

    .innerpage .right {
        width: 52%;
        margin: 0 1%
    }

    .width80 {
        width: 75% !important
    }

    .annoucement .flexslider {
        height: 261px
    }

    .responsive-tble .secrutycode input {
        width: 100px;
        margin: 0 0 0 10px
    }

    .msme-form tr td input[type=radio] {
        height: 25px
    }

    .toper ul li a,
    .topheader-left li {
        font-size: 10px;
        padding: 0 2px 0 0
    }

    .mid-container {
        padding: 0 10px
    }

    .topheader-left {
        width: 38%
    }

    .toperheader-right {
        width: auto
    }

    .toperheader-right li a .fa {
        width: 10px;
        height: 10px;
        border: 1px solid #b41730;
        margin: 0 1px 0 0;
        font-size: 10px
    }

    .topheader-left li img {
        width: 100%
    }

    .main-form input {
        width: 84%
    }

    .main-form button {
        width: 11%
    }

    .aplynav {
        display: none
    }

    .topdropcon a {
        width: 100%
    }

    .topdropcon ul li a {
        padding: 5px 8px
    }

    .slide-caption h2 {
        padding-bottom: 0
    }

    .slide-caption .slidebtm-caption {
        font-size: 12px !important;
        width: 40%
    }

    .slider-applynow {
        margin-top: 7px;
        font-size: 13px;
        padding: 3px 6px
    }

    .rightpannel {
        padding: 0 0 0 5px;
        width: 31%
    }

    .rmarginnone {
        margin-right: 0
    }

    .tabservice li {
        width: 24%;
        margin-right: .3%
    }

    .psb-card {
        width: 99%
    }

    .psb-card ul li {
        width: 23.86%;
        margin-right: 7px;
        margin-top: 7px
    }

    .card li {
        height: 110px
    }

    .loan-content span {
        float: none
    }

    .loan-heading {
        padding: 2px 0 0;
        width: 100%;
        font-size: 13px
    }

    .anoucement-tab {
        width: 49.35%;
        margin-right: .65%;
        font-size: 14px;
        margin-bottom: 0
    }

    .annoucement {
        padding: 7px 10px 0;
        height: 261px
    }

    .anoucement-active {
        height: 47px !important
    }

    .annoucement ul li {
        padding: 10px 0;
        background-position: 0 18px
    }

    .annoucement ul li a {
        font-size: 13px
    }

    .bottm-top ul li a {
        line-height: 14px;
        padding: 10px 15px
    }

    .bottm-top ul li {
        width: 13%;
        margin: 3px 6px 3px 0;
        height: 100px
    }

    .websecurity {
        margin: 0
    }

    .bottm-top ul li strong {
        margin: 0 auto 5px;
        display: block;
        float: none
    }

    .bottomfootertop a {
        padding: 0 1px;
        font-size: 11px
    }

    .innerpage .right p,
    .listing ul li {
        font-size: 13px;
        line-height: 18px
    }

    .footerbox1 {
        padding: 10px 0
    }

    .footerbotm {
        margin-top: 0
    }

    .faq-heading span {
        width: 88%
    }

    .contact-col6 {
        width: 96%;
        padding: 2%;
        margin: 0 0 2%;
        height: auto
    }

    .responsive-tble {
        overflow: visible
    }

    .responsive-tble tr td {
        width: 98%;
        float: left
    }

    .psbcard-left {
        float: left;
        width: 100%;
        border-bottom: #bbb solid 1px;
        padding: 20px 0 10px
    }

    .psbcard-left .img,
    .psbcard-left .text {
        float: none;
        width: 100%
    }

    .main-header {
        position: fixed;
        top: 0;
        z-index: 9;
        width: 100%
    }

    .navigation {
        background: 0 0;
        height: 30px
    }

    .feedback-table td,
    .feedback-table th {
        width: 47%;
        float: left
    }

    .language-change {
        float: right
    }

    .listing ul li {
        width: 95%
    }

    .middle-content {
        width: 94%;
        padding: 3%
    }

    .innerpageheader h1 {
        font-size: 16px
    }

    .innerpage .left ul li {
        text-align: left;
        background-position: 278px 15px
    }

    .slide-drodown .div-hover .viewmore {
        float: left
    }

    .slide-drodown ul li .div-hover {
        background: 0 0
    }

    .desktohor,
    .div-hover {
        display: none
    }

    .div-hover ul li a span {
        width: 90%
    }

    .div-hover ul li a strong {
        width: 3%;
        float: left
    }

    .mob-nav {
        display: block
    }

    .main-form inplut {
        width: 100%
    }

    .main-form button {
        display: none
    }

    .loan-content span img {
        width: auto !important
    }

    .mob-search {
        display: block;
        float: right;
        padding: 1px 7px;
        background: #fff;
        position: relative;
        margin-top: 5px;
        cursor: pointer
    }

    .right-fix-section,
    .topheader-left {
        display: none
    }

    .mainform {
        width: 40% !important;
        margin-top: 0
    }

    .main-form {
        background: 0 0;
        position: absolute;
        top: 34px;
        right: 0;
        width: 200px
    }

    .loantraking .main-form {
        position: static
    }

    .loantraking .width-50 {
        width: 100%
    }

    .loantraking .main-form button {
        display: block
    }

    .loantraking .main-form button .fa {
        float: none
    }

    .loantraking .main-form input {
        display: block;
        width: 84%
    }

    .main-form .textinput {
        width: 100%;
        display: none;
        margin-top: 12px
    }

    .hindi {
        width: 100%;
        position: absolute;
        top: 0;
        background: #005e00;
        left: 0;
        right: 0;
        padding: 4px 0 1px;
        margin: 0
    }

    .header {
        /*height:35px;*/
        margin-top: 0px;
        padding: 0px 0
    }

    .toperheader-right {
        display: none
    }

    .slide-drodown {
        bottom: 0;
        position: relative
    }

    .flexslider {
        padding: 0
    }

    .div-hover {
        height: auto;
        position: relative;
        padding: 0 0 10px;
        margin: 0;
        float: left
    }

    .slide-drodown ul li {
        margin-top: 10px;
        text-align: left;
        padding: 5px 0;
        display: inline-block;
        cursor: pointer
    }

    .div-hover ul li {
        margin-top: 2px
    }

    .slide-caption {
        top: 6px
    }

    .flex-control-nav {
        bottom: -7px
    }

    .slide-caption h2 {
        font-size: 11px;
        line-height: 12px
    }

    .tolfree ul li img {
        width: 88px
    }

    .slider_container {
        /*margin-top:75px*/
    }

    .hindi a {
        float: none;
        margin: 0 0 0 1px
    }

    .decrease,
    .increase,
    .reset {
        display: inline-block;
        float: none
    }

    .slide-drodown ul li a .fa-angle-down {
        float: right
    }

    .slide-drodown .interest-rate a,
    .slide-drodown ul li a {
        padding: 2px 7px;
        width: 97%
    }

    .slide-drodown ul li .mob-nav .fa {
        font-size: 23px;
        padding: 7px 4px;
        float: right
    }

    .main-tolfree {
        width: auto !important;
        margin-bottom: 10px
    }

    .footerbox1 li.new-main-tolfree {
        margin-left: 0;
        margin-bottom: 10px;
    }

    .tolfree-content p {
        font-size: 13px;
    }

    .tolfreeimg img {
        max-width: 100%;
    }

    .carloan,
    .homeloadn,
    .ploan {
        margin-left: 10px !important
    }

    .interest-rate .div-hover {
        padding: 10px 0
    }

    .tolfree ul li {
        padding: 2px 13px !important
    }

    .innerpage .left .contact .numberbox {
        padding: 6px
    }

    .slide-drodown .desktohor {
        display: none
    }

    .slide-drodown ul li a {
        height: auto;
        float: left
    }

    .imob-box-1,
    .imob-box-2 {
        width: 100%;
        margin: 10px 0;
        height: auto
    }

    .aplybtn ul li .tabbtnhd {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        padding: 5px;
        height: 34px
    }

    .tabservice li {
        font-size: 12px
    }
}

@media only screen and (max-width:781px) {
    .vouchers-product ul {
        grid-template-columns: auto;
    }

    #sb-wrapper,
    .sb-wrapper {
        width: 286px !important;
        min-height: 280px !important;
    }

    .button1 {
        margin-left: 0 !important;
        bottom: 37px !important;
        left: 21px !important;
        font-size: 12px !important;
        padding: 7px 4px !important;
        right: 20px;
        width: 231px !important
    }

    .popupanimation {
        top: -10px !important;
        font-size: 8px !important;
        padding: 0px 7px;
    }

    .fa-angle-right {
        margin: 0 0 0 3px !important;
        font-size: 10px !important;
    }

    #sb-wrapper img {
        width: 100%
    }

    .popimg {
        display: none;
    }

    .popclose {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        right: -20px !important;
    }

    .visitor-no,
    .ftr_rbox {
        width: 100%;
    }

    .nse_tracker,
    .nse_market {
        width: 49%;
    }

    .ipv {
        width: 33%;
        margin-top: 20px
    }

    .sitemapcol {
        width: 50%
    }

    .psb-card ul li {
        margin-right: 6px
    }

    .service-active {
        height: 33px !important
    }

    .div-hover ul {
        width: 100%;
        padding: 10px 0 0
    }

    .slide-drodown ul li a .fa {
        line-height: 21px
    }

    .aplybtn ul .service-tab {
        width: 49%;
        margin-bottom: 5px
    }

    .aplybtn ul .service-active {
        height: auto !important;
        margin-bottom: 5px !important
    }

    .aply-btn input[type=button] {
        width: 68px;
        float: left;
        margin: 0 10px 10px 0
    }

    .aply-content h2,
    .aply-content h3 {
        width: 100%;
        float: left
    }

    .captcha {
        width: 88px;
        margin: 0
    }

    .feedback-table tr td input {
        width: 92%
    }

    .msme-form .middle-main-content {
        padding: 0
    }

    .msme-form .middle-content {
        width: 97%;
        padding: 5px
    }

    .secrutycode label {
        width: 100%
    }

    .secrutycode input {
        width: 122px !important
    }

    .innerpage .right {
        width: 100%;
        margin: 0
    }

    .width80 {
        width: 100% !important;
    }

    .leftpannel {
        width: 100%
    }

    .tabservice li {
        font-size: 11px;
        line-height: 14px;
        padding: 8px 0;
        height: 29px
    }

    .psb-card ul li {
        width: 24%
    }

    .mob-nav .fa-angle-up::before {
        content: "\f107"
    }

    .div-hover .desktopcircul {
        display: none
    }

    .div-hover .mobcircul {
        display: inline-block
    }

    .service-heading {
        width: 100%;
        display: none
    }

    .service-heading-mob {
        display: block;
        font-size: 12px
    }

    .card li:nth-child(4),
    .card li:nth-child(8) {
        margin-right: 0
    }

    .card li {
        height: 115px
    }

    .privacy-box {
        width: 100%
    }

    .rightpannel {
        padding: 0;
        width: 100%;
        margin-top: 30px
    }

    .annoucement {
        width: 93.4%
    }

    .bottm-top ul li {
        width: 31%
    }

    .bottm-top ul li a {
        padding: 16px 0;
        width: 100%;
        text-align: center
    }

    .bottm-top {
        text-align: left
    }

    .fxarrow .fa,
    .innerpage .left {
        text-align: center
    }

    .footerbox1 li {
        width: 33%;
        margin-bottom: 10px
    }

    .footerbotm {
        padding-bottom: 55px
    }

    .fixdp {
        width: 78%;
        padding: 0 10px
    }

    .innerpageheader {
        margin-top: 75px
    }

    .innerpage .left {
        width: 100%;
        display: none
    }

    .innerpage .left ul li a {
        text-align: left
    }

    .faq-heading span {
        width: 84%;
        padding: 0 5px
    }

    .faq-heading .fa-angle-down {
        padding: 0 5px
    }

    .mangment ul li {
        width: 43%;
        min-height: 360px
    }

    .swacha {
        margin: 0;
        width: 120px;
        position: absolute;
        top: 2px;
        left: 60px;
        z-index: 99;
    }

    .swacha img {
        width: 50%;
        float: left;
    }

    .swacha img:last-child {
        margin: 0
    }

    .slider_container {
        margin-top: 5px;
    }
}

@media only screen and (max-width:600px) {
    .innercontent.atm-pages {
        padding: 0 15px
    }

    .footerbox1 li.new-main-tolfree {
        margin-left: 0;
        min-width: 65%;
    }

    .swacha {
        margin: 0;
        width: 110px;
        position: absolute;
        top: 2px;
        left: 46px;
        z-index: 99;
    }

    .swacha img {
        width: 48%;
    }

    .slider_container {
        margin-top: 5px;
    }

    .sitemapcol {
        width: 100%
    }

    .secrutycode input {
        width: 119px !important
    }

    .slide-drodown .interest-rate a {
        width: 93%
    }

    .aplybtn ul .service-tab,
    .footerbox1 li {
        width: 100%
    }

    .feedback-table td,
    .feedback-table th {
        width: 100%;
        float: left
    }

    .slide-drodown ul li a {
        width: 93%
    }

    .psb-card ul li {
        width: 48.6%
    }

    .psb-card ul li:nth-child(2),
    .psb-card ul li:nth-child(6) {
        margin-right: 0
    }

    .bottm-top ul li {
        width: 47%
    }

    .psbcard-left {
        float: left;
        width: 100%;
        border-bottom: #bbb solid 1px;
        padding: 20px 0 10px
    }

    .psbcard-left .img,
    .psbcard-left .text {
        float: none;
        width: 100%
    }

    .psbcard-left .img {
        text-align: center
    }

    .mangment ul li {
        width: 92%;
        min-height: auto
    }

    .card {
        width: 86%
    }
}

.dtbutt {
    float: left;
    margin-right: 20px
}

.rdownload {
    background-color: #007ab9;
    color: #fff;
    padding: 5px 2px;
    display: inherit;
    margin-bottom: 5px;
    font-size: 14px;
    height: 40px
}

.rdownload:hover {
    background-color: #1e9457
}

.rsp {
    margin: 0 5px
}

#dwnbox .custom-icon {
    font-size: 14px;
    padding: 11px;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    float: left;
    position: relative;
}

#dwnbox .fix-editor {
    display: none
}

#dwnbox .icon-wrapper {
    display: inline-block
}

#dwnbox .textva {
    margin: 4px 0;
    float: left
}

.err {
    color: #FE0000;
    font-size: 11px
}

.hide {
    display: none
}

.alert {
    padding: 8px 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

#remove_ht {
    width: 100%
}

.close {
    float: right;
    font-size: 18px;
    color: #000;
    cursor: pointer
}

.secrutycode .fa-refresh {
    margin: 4px 10px 10px 20px;
    float: left;
    font-size: 25px
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-size: 13px
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.responsive-table input,
.responsive-table select {
    padding: 5px;
    border: 1px solid #ddd;
    margin: 0 5px
}

.search_keyword {
    color: #9A212C
}

.width-50 {
    width: 50%;
    float: left
}

.main-form select {
    width: 86%;
    float: left;
    padding: 0 5px;
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    color: #000;
    margin: 0 0 15px
}

.submit-btn {
    background: #005e00;
    height: 30px;
    cursor: pointer
}

span.same_addrss_class {
    width: 100%
}

span.same_addrss_class input {
    width: 10% !important;
    vertical-align: middle
}

.feedback-table tr td input[type=checkbox] {
    width: 10px;
    height: auto
}

.blog-container {
    width: 100%;
    margin-top: 35px
}

.blog-left-pannel {
    width: 75%;
    float: left
}

.blog-right-pannel {
    width: 25%;
    float: left;
    background: #ddd
}

.blog-box h2 {
    font-size: 15px
}

.blog-date {
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 13px;
    color: #727272;
    margin-bottom: 10px
}

.blog-box {
    width: 47.7%;
    margin: 0 20px 20px 0;
    float: left;
    border: 1px solid #ddd
}

.blog-content {
    padding: 15px
}

.blog-box p {
    font-size: 14px;
    margin: 0 0 8px;
    text-align: justify;
    line-height: 21px
}

.blog-box .readmore {
    padding: 3px 10px;
    border: 1px solid #b41730;
    color: #b41730;
    margin: 10px 0;
    float: left
}

.blog-box .readmore:hover {
    background: #b41730;
    color: #fff
}

.blog-r-content {
    padding: 5%;
    width: 90%;
    display: inline-block
}

.blog-r-content h2 {
    background: #eaeaea;
    font-size: 16px;
    padding: 5px;
    margin-bottom: 7px
}

.blog-r-content .flexslider ul li {
    text-align: center
}

.blog-r-content .flexslider ul li img {
    width: 80px;
    display: inline
}

.blog-r-content .flexslider ul li h3 {
    font-size: 15px
}

.blog-r-content .flexslider ul li p {
    font-size: 14px;
    color: #727272;
    float: left;
    width: 100%;
    padding: 5px 0
}

.blog-r-content .flexslider ul li a {
    color: #b41730;
    font-size: 12px;
    line-height: 13px;
    float: left;
    width: 100%
}

.bloger {
    background: #fff;
    float: left;
    width: 100%
}

.bloger .flexslider .slides>li {
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0 38px
}

.bloger .flex-control-nav {
    position: relative;
    bottom: 0;
    text-align: center
}

.recent {
    float: left;
    width: 100%;
    margin-top: 20px
}

.recent .service {
    width: 46%;
    float: left;
    padding: 2%;
    height: auto !important;
    background: #eaeaea;
    cursor: pointer
}

.recent .psb-card {
    padding: 2%;
    width: 96%;
    background: #fff
}

.blog-search,
.tag-sec {
    width: 100%;
    float: left
}

.recent .service-active {
    background: #fff !important;
    color: #333 !important
}

.recent .psb-card ul li {
    margin: 0;
    float: left;
    width: 100%
}

.recent .psb-card ul li a {
    height: auto;
    font-size: 13px
}

.recent .psb-card a:hover {
    box-shadow: none;
    color: #b41730
}

.recent .psb-card p {
    font-size: 14px;
    padding: 5px
}

.tag-sec {
    margin-top: 20px
}

.tag-sec h2 {
    margin: 0
}

.tag-sec ul {
    background: #fff;
    padding: 10px;
    margin: 0;
    display: inline-block
}

.tag-sec ul li {
    float: left;
    margin: 0 0 5px 6px
}

.tag-sec ul li a {
    padding: 5px;
    font-size: 12px;
    background: #ddd;
    border: 1px solid #ccc;
    color: #333;
    float: left;
    text-transform: capitalize
}

.tag-sec ul li a:hover {
    background: #fff
}

.blog-search {
    background: #f0f0f0;
    margin-bottom: 15px
}

.blog-category ul li {
    float: left;
    margin: 5px
}

.blog-category ul li strong {
    font-size: 14px;
    padding: 0 5px
}

.blog-category ul li select option {
    padding: 5px;
    font-size: 13px
}

.blog-category ul li input {
    padding: 5px;
    float: left;
    border: 1px solid #ccc
}

.blog-category ul li button {
    padding: 5px 0;
    background: #ccc;
    cursor: pointer;
    border: 1px solid #ccc
}

.bolgauthor {
    color: #909090;
    font-size: 12px;
    margin-bottom: 10px;
    vertical-align: middle
}

.bolgauthor a {
    font-family: opensansbold;
    color: #3972bf
}

.innerblog p {
    text-align: justify;
    color: #333;
    line-height: 21px;
    font-size: 13px
}

.usercomment h2 {
    font-size: 17px;
    font-family: opensansbold;
    color: #3972bf
}

.usercommentsec {
    float: left;
    width: 97%;
    background: #f0f0f0;
    padding: 15px 1.5%;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
}

.usernameinfo {
    font-size: 14px;
    font-weight: 600
}

.commentdate {
    color: #444;
    font-weight: 300;
    font-size: 11px;
    margin-top: 5px
}

.usercommentblk {
    text-align: justify;
    padding: 5px 0 0;
    float: left;
    width: 100%;
    line-height: 22px;
    font-size: 13px
}

.blue,
.formbx .blue {
    color: #3972bf
}

.formbx p {
    color: #333;
    font-size: 13px;
    line-height: 1.4
}

.forminput {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    position: relative
}

.forminput label {
    float: left;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 3px;
    width: 100%
}

.forminput input[type=file],
.forminput input[type=text],
.forminput textarea {
    float: left;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    width: 250px
}

.rederror {
    font-weight: 700;
    font-size: 13px;
    color: #bd0000
}

.forminput .captchaimg {
    position: absolute;
    right: 21px;
    top: 25px
}

.forminput.captcha a.refresh {
    position: absolute;
    right: 186px;
    top: 25px
}

.starrating {
    position: relative;
    margin: 5px 0 0;
    padding: 0;
    width: 130px;
    float: left
}

.starrating li {
    float: left;
    list-style: none;
    width: 19px;
    margin-right: 5px;
    height: 19px
}

.starrating li a {
    display: inline-block;
    transition: all ease-in-out .5s;
    height: 19px;
    color: #b6b6b6
}

.starrating li a .fa {
    font-size: 20px
}

.starrating li a:hover {
    color: #1a9904
}

.blog-left-pannel p {
    text-align: justify;
    color: #333;
    line-height: 21px;
    font-size: 13px
}

.border {
    width: 100%;
    float: left;
    height: 14px;
    background: url(../images/border.jpg) 0 center repeat-x;
    margin-bottom: 15px
}

.blog-detail-content {
    float: left;
    width: 98%
}

.right object {
    width: 100% !important
}

.recruitment-td {
    width: 30% !important
}

td.multipdftd a {
    display: inherit !important
}

#boxes .window,
#mask {
    left: 0;
    top: 0;
    display: none
}

#mask {
    position: fixed;
    z-index: 9000;
    background-color: #000;
    bottom: 0
}

.agree:hover,
.popupoption:hover {
    background-color: #D1D1D1
}

#boxes .window {
    position: absolute;
    width: 559;
    z-index: 9999
}

#boxes #dialog {
    width: 559px;
    height: auto
}

.maintext {
    text-align: center
}

#lorem {
    font-size: 12pt;
    text-align: left
}

#popupfoot {
    font-size: 16pt;
    padding: 10px 20px
}

.popupoption:hover {
    color: green
}

.popupoption2:hover {
    color: red
}

.close {
    background: #fff;
    position: absolute;
    top: -16px;
    right: -38px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #0a9148;
    text-align: center;
    line-height: 40px
}

.videopopup {
    display: none;
    float: left;
    background: #fff;
    padding: 20px 3%;
    border: 5px solid #fab50f;
    width: 94%;
}

.videopopup video {
    width: 94%;
    height: 320px;
    margin: 0px auto;
    position: relative;
    top: 0px;
    border: 5px solid #fab50f;
    background: #fff;
    box-shadow: 0px 13px 19px 0px #000;
    padding: 20px 3% 30px;
}

#sb-wrapper.videoconainer {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0px;
    width: 600px;
}

.homepopup.activevideo {
    z-index: 99;
}

.homepopup {
    position: absolute;
    right: -17px;
    top: -12px;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008F4C;
    ;
    color: #fff
}

.homevideopopup {
    position: absolute;
    right: -17px;
    top: -12px;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008F4C;
    ;
    color: #fff;
    display: none;
    z-index: 999;
}

.skipvdo {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #008F4C;
    ;
    text-decoration: underline;
    font-size: 13px;
    top: -32px;
    font-weight: bold;
    position: relative;
    top: -32px;
}

.skipvdo:hover {
    text-decoration: none;
}

.popuptitle {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: open_sansbold;
    margin-bottom: 10px;
}

.popuptxt {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
}

.psbvigisec {
    background: #fff;
}

/*.vigihead{width:100%;text-align:center;background:#00b35b;color:#fbff00;text-transform:uppercase;padding:35px 0px;margin:0px 0px;font-size:35px;text-transform:uppercase;}*/
.vigihead {
    width: 100%;
    text-align: center;
    background: #008F4C;
    color: #fbff00;
    text-transform: uppercase;
    padding: 35px 0px;
    margin: 0px 0px;
    font-size: 35px;
    text-transform: uppercase;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none;
}

.vigpg {
    max-width: 800px;
    margin: 0px auto;
}

.vigihead h2 {
    font-size: 35px !important;
    letter-spacing: 1px;
}

.vigiflex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: url(../images/psbvigilance.jpg) no-repeat center;
    background-size: 100px;
}

.vigpg.bgnone .vigiflex {
    background: none;
}

.vigiflex ul,
.viginav {
    width: auto;
    max-width: 275px;
    margin: 5px 0px 0px;
    padding: 0px;
}

.vigiflex ul li,
.viginav li {
    width: 100%;
    list-style: none;
    background: #00b35b;
    text-align: center;
    color: #fff;
    transition: all ease-in-out 0.5s;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid #01944c;
}

.vigiflex ul li.vigilihead,
.viginav li.vigilihead {
    font-size: 25px;
    text-transform: uppercase;
}

.vigiflex ul li:hover,
.viginav li:hover {
    background: #10cc70;
}

.vigiflex ul li a,
.viginav li a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.vigpgbtm {
    width: 100%;
    max-width: 900px;
    margin: 0px auto;
    text-align: center;
    background: #00b35b;
    color: #fbff00;
    padding: 20px 0px;
    float: left;
}

.vigpgbtm a {
    text-decoration: none;
    color: #fbff00;
}

.vigilinkbx {
    width: auto;
    max-width: 275px;
    margin: 5px 0px 0px;
    padding: 15px 10px;
    text-align: center;
    display: table;
}

.vigilinkbx a {
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
}

.vigilinkbx a span {
    display: block;
    text-align: center;
    font-weight: bold;
    background: #008F4C;
    color: yellow;
    font-size: 22px;
    margin-top: 0px;
    transition: all ease-in-out 0.5s;
}

.vigiicn {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #00b35b;
    background: rgb(0 179 91 / .1);
    transition: all ease-in-out 0.5s;
}

.vigiicn:hover {
    background: rgb(0 179 91 / .2);
}

.vigilinkbx a span:hover {
    background: transparent;
    color: #008f4c;
}

.vigiicn img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
    position: relative;
    top: 15px;
}

.vigittl {
    float: left;
    width: 220px;
    /*background:rgb(0 179 91 / .1);*/
    margin-top: 10px;
    text-align: center;
    color: #008F4C;
    padding: 10px 0px;
    font-size: 14px;
    background: #fff;
    border: 2px solid #008F4C;
    transition: all ease-in-out 0.5s;
}

.vigittl:hover {
    background: #008F4C;
    color: #fbff00;
}

.viginav {
    max-width: 100%;
}

.vigimdnav {
    width: 100%;
    float: left;
    text-align: center;
    background: #fff;
}

.viginav.cust-crnr-nav li {
    text-align: left;
    padding: 5px 10px;
    box-sizing: border-box;
    position: relative;
}

.viginav.cust-crnr-nav li ul {
    width: 100%;
    margin: 5px 0px 0px;
    display: none;
}

.viginav.cust-crnr-nav li li {
    border: none;
    padding: 2px 15px;
    background: transparent;
}

.viginav.cust-crnr-nav li li:before {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    position: absolute;
    background: #fef200;
    left: 0px;
    content: '';
    top: 9px;
}

.viginav.cust-crnr-nav li li a {
    font-size: 13px;
}

.viginav li a {
    display: inline-block;
}

.viginav li a.fullwidth.arrowblk {
    display: block;
    position: relative;
}

.viginav li a.fullwidth.arrowblk i {
    position: absolute;
    right: 5px;
    top: 5px;
    transform: rotate(0deg);
    transition: all ease-in-out 0.5s
}

.viginav li a.fullwidth.arrowblk.active i {
    transform: rotate(-180deg);
}


.footersoc {
    float: right;
    display: flex;
    padding-right: 45px;
    justify-content: flex-end;
    font-size: 30px;
}

.footersoc li {
    list-style: none;
    margin-left: 15px;
}

.footersoc li a {
    color: yellow;
    transition: all ease-in-out 0.5s;
}

.footersoc li a:hover {
    color: #fff;
}



@media only screen and (max-width:768px) {
    .popuptxt {
        font-size: 14px;
        line-height: 18px;
    }

    .videopopup {
        position: relative;
        top: -15px;
        max-height: 240px;
        overflow-y: scroll;
        width: 90%;
        padding: 10px 5%;
    }

    .vigiflex {
        display: block;
    }

    .vigiflex ul {
        width: 100%;
        max-width: 100%;
    }

    .vigpg .vigihead {
        font-size: 24px !important;
        padding: 15px;
        box-sizing: border-box;
    }

    .vigpg .vigihead h2 {
        font-size: 24px !important;
    }

    .vigilinkbx {
        width: 100%;
        max-width: 100%;
        padding: 15px 0px;
    }

    .vigilinkbx a span {
        margin: 5px auto;
    }

    .vigittl {
        width: 100%;
    }

    .vigiflex {
        background: transparent;
    }

    .footersoc {
        justify-content: flex-start;
        clear: both;
        float: left;
    }
}

.back-btn {
    background: #00b35b !important;
    color: #fff !important;
    padding: 12px !important;
    margin: 20px 0px !important;
}

.log-btn {
    background: #fff !important;
    color: #000 !important;
    padding: 12px !important;
    margin: 20px 0px 20px !important;
}

.homeloadicon {
    background: #f6b801 !important;
}

.carloanicon {
    background: #007c3d !important;
}



/*  new code start at 11-03-2021  */
#sb-container {
    display: none !important;
}

#sb-container.active {
    display: block;
}

.popup2,
.popup3,
.popup4 {
    display: none;
}

.popup1 {
    display: block;
}

.popup2.active,
.popup3.active,
.popup4.active {
    display: block;
}

.homeoverlaybg {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999999999999999999999999999999999;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
}

.cmnpopupbx {
    width: 700px;
    /*447*/

    padding: 20px;
    background: #fff;
    border-radius: 0px;
    border: 5px solid #fab50f;
    text-align: justify;
    position: relative;
    box-shadow: 0px 13px 19px 0px #000;


    max-height: 100%;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.cmnpopupbx img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
    padding: 10px;
}

.cmnppclose {
    position: absolute;
    right: -17px;
    top: -12px;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008F4C;
    color: #fff;
    z-index: 999;
    cursor: pointer;
}

.popuptitle {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: open_sansbold;
    margin-bottom: 5px;
    margin-top: 20px;
}

.popup4.cmnpopupbx {
    padding: 0px;
}

.popup4 .videopopup {
    float: left;
    background: #fff;
    padding: 0px 3%;
    width: 94%;
    display: block;
    font-size: 14px;
}

.popup4 .videopopup>div:last-child {
    padding-bottom: 20px;
}

.popup4 .videopopup .popuptitle:first-child+div {
    padding-bottom: 20px;
    border-bottom: 5px solid #fab50f;
}




/*  new code over at 11-03-2021  */


/*-----------------------  Color Blind CSS start ----------------------*/

.color-blind {
    cursor: pointer;
}

.color-theme .home-sec-3 .fulbox:after {
    background: yellow;
}

.color-theme .topheader {
    background: #565656;
}

.color-theme .topsearch .header-form {
    border-color: #fff500;
}

.color-theme .topsearch span {
    color: #fff500;
}

.color-theme .topsearch .header-form button {
    border-color: #fff500;
}

.color-theme .topsearch .header-form .textinput:focus {
    color: #fff500;
}

.color-theme .topsearch .header-form .textinput::placeholder {
    color: #fff500;
}

.color-theme .topmarquee {
    background: #ddd;
}

.color-theme .home4tabnv li.active {
    color: #000;
}

.color-theme .home4tabnv li:hover {
    color: #000;
}

.color-theme .tabs-new li.active .fa-angle-right {
    color: #333;
}

.color-theme .mid-header {
    background: #000;
}

.color-theme .home-sec-4 {
    background: #797777;
}

.color-theme .sec4nav li {
    border-color: #dfe6e3;
}

.color-theme .sec4nav li a {
    color: #333;
    background: url(../images/sec4tb1sprite.png) #fff23b no-repeat 0px -4px;
}

.color-theme .sec4nav li a .fa-chevron-right {
    color: #333;
}

.color-theme .home-sec-3 {
    background: #efefef;
}

.color-theme .slider-section {
    background: #efefef;
}

.color-theme .home-interest-section,
.home-sec-3 {
    background: #efefef;
}

.color-theme .testmarquee a {
    color: #000;
}

.color-theme .sec4nav li:hover a {
    background-color: #efefef;
}

.color-theme .rightnav {
    background: linear-gradient(#fff500 26%, #fff 26%);
}

.color-theme .lang i.fa {
    color: #fff500;
}

.color-theme .home4tabnv li {
    background: #000000;
}

.color-theme .sec4nav .sec4navhead {
    color: #333;
}

.color-theme .netbankiing a {
    background: #000;
}

.color-theme .rightpanel ul li a strong {
    background: #333 !important;
}

.color-theme .rightnav-link ul li span {
    background: #333 url(../images/r-panel-sprite-icon.png);
    background-position: center 7px;
}

.color-theme .home-sec-3 .owl-nav button {
    color: yellow !important;
}

.color-theme .home-sec-3 .owl-nav button:hover {
    color: #333 !important;
}

.color-theme .rightnav-link ul li a:before {
    background: yellow;
}

.color-theme .rightnav-link ul li a:hover strong,
.rightnav-link ul li a:hover span {
    color: #333 !important;
}

.color-theme .rightnav-link ul li a {
    box-shadow: 0 0 0 2px #333;
}

.color-theme .rightnav-link ul li.r-drowdonw:hover>a {
    background: yellow;
}

.color-theme .home-interest-section .owl-dots .owl-dot.active {
    background: #fdf502;
}

.color-theme .home-interest-section .owl-dots .owl-dot {
    border-color: #333;
}

.color-theme .img-fluid {
    filter: grayscale(1);
}

.color-theme .sec4img {
    filter: grayscale(1);
}

.color-theme footer .home-sec-10 .foot-center ul.ftr_rbox li img {
    filter: grayscale(1);
}

.color-theme .rightnav-link ul li .submenu {
    box-shadow: 0 0 0 2px #333;
}

.color-theme .rightnav-link ul li.r-drowdonw:hover>a {
    color: #333;
}

.color-theme .netbankiing.r-drowdonw ul {
    border-color: #000;
}

.color-theme .netbankiing.r-drowdonw li a:after {
    background: yellow;
}

.color-theme .rightnav-link ul li .submenu li a:after {
    background: yellow;
}

.color-theme .fulwidth-nav {
    border-color: yellow;
}

.color-theme .faq-heading {
    border-color: #000;
    background: yellow;
}

.color-theme .innerpage .left ul li a:hover,
.innerpage .left ul li a.current,
.innerpage .left ul li a.active {
    background-color: #000;
}

.color-theme .inner-container {
    filter: grayscale(1);
}

.color-theme .innerpageheader {
    filter: grayscale(1);
}

.color-theme .fulwidth-nav>.row>div>img {
    filter: grayscale(1);
}




/*----------------------- footer Color Blind start  ----------------------*/
.color-theme footer .home-sec-8 {
    background: #333333;
}

.color-theme .home-sec-9 {
    background: #000
}

.color-theme footer .home-sec-9 .footer-connect .social-links ul li a {
    color: #fff500;
}

.color-theme .home-sec-10 {
    background: #565656;
}

.color-theme .scrollup {
    background: yellow;
}

.color-theme .fa-angle-up:before {
    color: #333;
}

/*----------------------- footer Color Blind close  ----------------------*/


.complainant-form {
    display: block;
    clear: both;
}

.innerpage .sitemapcol h3 {
    font-size: 16px;
    font-weight: 700;
}

.innerpage .sitemapcol a:not([href]):not([class]) {
    color: #1e9457;
}

input[type=button] {
    background-color: #b41730;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 7px 15px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

/*.feedback-table td, .feedback-table th {
    width: 100%;
}*/