.maincontent {
    text-align: justify !important
}

.inner_post_content ul ol, .inner_post_content ul ul, .inner_post_content ol ol, .inner_post_content ol ul, .inner_post_content.inner_post_content-2 ul ol, .inner_post_content.inner_post_content-2 ul ul, .inner_post_content.inner_post_content-2 ol ol, .inner_post_content.inner_post_content-2 ol ul {
    padding-left: 10px
}

.current_depo {
    padding: 0;
    display: block;
    width: 100%
}

    .current_depo
    .about-content {
        width: 100%;
        padding: 0
    }

.table_responsive {
    width: 100%;
    overflow-x: auto
}

.inner_post_content table {
    font-size: 16px
}

    .inner_post_content table ul > li {
        font-size: inherit
    }

.inner_post_content .post_table ul > li {
    font-size: inherit
}

.inner_post_content h3, .inner_post_content .h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.67em;
    color: #393939;
    line-height: 1;
    font-weight: 500
}

.inner_post_content h4, .inner_post_content .h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.50em;
    color: #393939;
    line-height: 1.2
}

.inner_post_content h5, .inner_post_content .h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.30em;
    color: #393939;
    line-height: 1.2;
    font-weight: 400
}

    .inner_post_content h5 strong, .inner_post_content .h5 strong {
        color: #222
    }

.inner_post_content ul {
    margin: 0;
    padding: 0 0 20px 0
}

    .inner_post_content ul > li {
        list-style: none;
        margin: 0;
        font-size: 1.167em;
        padding: 3px 15px 3px 25px;
        background: url(../images/list-icon.png) no-repeat 0 6px;
        overflow: hidden
    }

        .inner_post_content ul > li > strong {
            margin-bottom: 5px;
            display: inline-block
        }

        .inner_post_content ul > li > ol > li {
            font-size: 1em
        }

        .inner_post_content ul > li a {
            color: #007acc
        }

        .inner_post_content ul > li > ul {
            padding-left: 15px
        }

            .inner_post_content ul > li > ul li {
                list-style: disc;
                margin: 0;
                padding: 3px 0;
                font-size: 1em;
                background: none
            }

.inner_post_content p {
    font-size: 1.167em;
    margin-bottom: 10px;
    /*overflow: hidden*/
}

.inner_post_content ul p, .inner_post_content ol p {
    font-size: 1em
}

@media(max-width:767px) {
    .inner_post_content p {
        font-size: 1.167em;
        margin-bottom: 10px;
        width: 100%
    }
}

.inner_post_content td p {
    font-size: inherit
}

.txtJustify .inner_post_content p {
    overflow: inherit
}

.inner_post_content.inner_post_content_para_overhi p {
    overflow: hidden
}

.inner_post_content p img {
    float: left;
    margin-right: 15px;
    min-width: 220px
}

.inner_post_content img {
    float: left;
    margin-right: 15px;
    margin-bottom: .2rem;
    min-width: 50px
}

    .inner_post_content img.blue-arrow {
        min-width: inherit
    }

.inner_post_content.inner_post_content_para_overhi img {
    min-width: inherit;
    display: inline-block
}

.inner_post_content.inner_post_content_para_overhi .post_table img {
    float: none
}

.inner_post_content.inner_post_content_para_overhi .additional_features img {
    display: inline-block;
    margin-right: 15px
}

.inner_post_content h6, .inner_post_content .h6 {
    font-size: 14px
}

.inner_post_content .table-box img {
    min-width: inherit
}

.inner_post_content p a {
    color: #0070AF
}

.inner_post_content ol {
    margin: 0;
    padding: 0 0 15px 15px
}

.inner_post_content > ol, .inner_post_content table td > ol {
    margin: 0;
    padding: 0 0 15px 0;
    list-style-type: none
}

    .inner_post_content > ol > li, .inner_post_content table td > ol > li {
        counter-increment: step-counter;
        margin-bottom: 10px;
        font-size: inherit;
        position: relative
    }

        .inner_post_content > ol > li:before, .inner_post_content table td > ol > li:before {
            content: counter(step-counter);
            margin-right: 10px;
            font-size: 80%;
            background-color: #007acc;
            color: #fff;
            font-weight: 700;
            padding: 3px 8px;
            border-radius: 3px;
            display: inline-block;
            width: 33px;
            text-align: center;
            position: absolute;
            margin-left: -42px
        }

.inner_post_content li ol {
    padding-bottom: 0
}

.inner_post_content ol li {
    list-style: inherit;
    margin: 0;
    padding: 3px 0;
    font-size: 1.167em;
    padding-left: 42px
}

.inner_post_content .accordion-section-content.ans > ol > li {
    list-style: inherit;
    margin: 0;
    padding: 3px 0;
    font-size: 1.167em
}

.inner_post_content ol li > ol > li {
    font-size: 1em
}

.inner_post_content ol li a {
    color: #007acc
}

.inner_post_content ol li > ul {
    padding: 0
}

    .inner_post_content ol li > ul > li {
        font-size: 1em;
        list-style: disc;
        background: none
    }

    .inner_post_content ol li > ul > li {
        list-style: none;
        margin: 0;
        padding: 3px 15px 3px 25px;
        background: url(../images/left-menu-arrow-hover.png) no-repeat 0 8px
    }

.inner_post_content ul li > ul > li {
    list-style: none;
    margin: 0;
    padding: 3px 15px 3px 25px;
    background: url(../images/left-menu-arrow-hover.png) no-repeat 0 8px
}

.current_depo .tabs-menu li {
    margin-bottom: 15px
}

.current_depo .tab {
    margin-top: 15px
}

.fcnr_anchor_tab {
    display: block;
    width: 100%;
    text-align: center
}

    .fcnr_anchor_tab a {
        display: inline-block;
        width: 30%;
        padding: 10px;
        font-size: 1.50em;
        color: #fff;
        border-radius: 3px;
        background: #008dcf;
        margin: 0 .5% 14px;
        transition: ease 0.8s
    }

.fcnr_doc_tab {
    background: #ff5a00 !important;
    font-weight: bold !important
}

.fcnr_anchor_tab a:hover {
    background: #035880
}

.fcnr_anchor_tab a.active {
    background: #035880
}

.cus_tab {
    display: none
}

    .cus_tab.active_custab {
        display: block
    }

.custom_tab_content {
    padding: 15px 10px
}

.dvMainBodyContentCLS {
    float: left;
    width: 100%
}

.acordian_list {
    margin: 0;
    padding: 0;
    width: 100%
}

    .acordian_list > li {
        display: block;
        list-style: none;
        border-bottom: 2px #fff solid;
        position: relative
    }

        .acordian_list > li > a {
            color: #fff;
            font-size: 16px;
            display: block;
            background: #008dcf;
            padding: 8px 20px;
            transition: ease 0.8s
        }

            .acordian_list > li > a:hover {
                background: #666
            }

        .acordian_list > li > ul {
            display: none
        }

            .acordian_list > li > ul > li {
                list-style: none;
                border-bottom: 1px #666 solid
            }

                .acordian_list > li > ul > li > a {
                    color: #666;
                    font-size: 14px;
                    display: block;
                    padding: 8px 20px
                }

                .acordian_list > li > ul > li > ul {
                    display: none
                }

                    .acordian_list > li > ul > li > ul > li {
                        list-style: none;
                        border-bottom: 1px #ddd solid
                    }

                        .acordian_list > li > ul > li > ul > li:last-child {
                            border: none
                        }

                        .acordian_list > li > ul > li > ul > li > a {
                            color: #666;
                            font-size: 13px;
                            display: block;
                            padding: 5px 20px
                        }

.profile_area {
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px #666 solid;
    margin-bottom: 30px
}

.profile_image {
    float: left;
    width: 24%;
    border: 5px #222 solid;
    overflow: hidden;
    margin-right: 2%
}

    .profile_image img {
        width: 100%;
        height: auto;
        min-width: inherit
    }

.profile_details {
    float: left;
    width: 73%;
    box-sizing: border-box;
    padding-left: 0
}

@media(max-width:767px) {
    .profile_image {
        float: left;
        width: 95%;
        border: 5px #222 solid;
        overflow: hidden;
        margin-right: 15px;
        margin-bottom: 10px
    }

    .profile_details {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0
    }
}

.state_map_responsive {
    width: auto;
    border: 2px #333 solid;
    display: inline-block;
    margin-bottom: 20px
}

    .state_map_responsive p img {
        width: 755px;
        max-width: 755px;
        height: 599px
    }

.inner_post_content.inner_post_content-director > div {
    margin-bottom: 20px;
    text-align: center
}

    .inner_post_content.inner_post_content-director > div .profile_area.profile_area-new:first-child {
        margin-left: 0
    }

    .inner_post_content.inner_post_content-director > div .profile_area.profile_area-new:last-child {
        margin-right: 0
    }

.profile_area.profile_area-new {
    width: 23.6%;
    float: none;
    border-bottom: none;
    border: solid 1px #dedede;
    margin: 0.5%;
    display: inline-block !important;
    vertical-align: top;
    min-height: 350px
}

    .profile_area.profile_area-new .profile_area_content {
        min-height: 100px
    }

@media(max-width:767px) {
    .inner_post_content.inner_post_content-director > div .profile_area.profile_area-new:first-child {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .inner_post_content.inner_post_content-director > div .profile_area.profile_area-new:last-child {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .profile_area.profile_area-new {
        width: 90%;
        float: none;
        border-bottom: none;
        border: solid 1px #dedede;
        margin: 1rem 1rem;
        display: inline-block !important;
        vertical-align: top;
        text-align: center
    }
}

.profile_area.profile_area-new > .profile_details {
    width: 100%
}

    .profile_area.profile_area-new > .profile_details > h4
    , .profile_area.profile_area-new > .profile_details > .h4 {
        line-height: 1.2;
        margin: 0 0 5px
    }

    .profile_area.profile_area-new > .profile_details h5
    ,.profile_area.profile_area-new > .profile_details .h5
    , .profile_area.profile_area-new > .profile_details h6 
    , .profile_area.profile_area-new > .profile_details .h6 {
        color: #8a8c8b;
        font-weight: 500;
        font-size: 1.20em;
        line-height: 1.2;
        margin: 5px 0 10px;
        min-height: 2.2em
    }

.profile_area.profile_area-new > .profile_image {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    border: none;
    overflow: hidden;
    max-height: 210px
}

    .profile_area.profile_area-new > .profile_image img {
        position: relative;
        max-height: 210px
    }

.profile_area.profile_area-new a.view-profile {
    padding: 8px 12px;
    background: #ff5a00;
    margin-top: 0;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    display: inline-block
}

.profile_area {
    display: inline-block
}

.pop-up-inner .profile_area {
    display: inline-block !important
}

.pop-up-director {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0
}

.pop-up-inner {
    width: 90%;
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px;
    text-align: left;
    overflow-x: auto;
    max-height: 98%
}

.dark .pop-up-inner {
    width: 90%;
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    background-color: #121212;
    color: #888;
    padding: 10px;
    text-align: left
}

.pop-up-inner .profile_image {
    width: 20%;
    border: none;
    margin: 0;
    padding-right: 15px
}

.pop-up-director .pop-up-inner .close-pop-icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background: #fff url(../images/close-icon.png) 50% no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    cursor: pointer;
    font-size: 0
}

@media(max-width:767px) {
    .pop-up-inner {
        height: 90%;
        overflow-x: auto;
        right: 0
    }

        .pop-up-inner .profile_area .profile_image {
            text-align: center
        }

    .profile_area.profile_area-new > .profile_image {
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        border: none;
        overflow: hidden;
        max-height: 180px
    }

    .profile_area.profile_area-new .profile_image {
        margin-bottom: 1rem;
        padding: 0;
        text-align: center
    }

    .profile_area.profile_area-new > .profile_details {
        width: 100%
    }

    .pop-up-inner .profile_image {
        width: 70%;
        text-align: center
    }
}

@media(max-width:991px) {
    .profile_area.profile_area-new > .profile_image img {
        width: 65%;
        margin-bottom: 1rem;
        padding: 0;
        float: none
    }

    .profile_area.profile_area-new > .profile_details {
        width: 100%
    }
}

.fcnr_anchor_tab {
    padding-bottom: 30px;
    margin-top: 15px
}

    .fcnr_anchor_tab ul.tabs-parent {
        display: block;
        width: 100%;
        font-size: .8em;
        line-height: 1;
        padding-bottom: 0
    }

        .fcnr_anchor_tab ul.tabs-parent li {
            width: 8.3%;
            float: left;
            background: none;
            padding: 0 1px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box
        }

            .fcnr_anchor_tab ul.tabs-parent li a {
                background: #909496;
                color: #fff;
                width: 100%;
                margin: 0;
                padding: 5px 0;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                border-radius: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                -o-border-radius: 0
            }

                .fcnr_anchor_tab ul.tabs-parent li a.active {
                    background: #008dcf;
                    color: #fff;
                    position: relative
                }

                    .fcnr_anchor_tab ul.tabs-parent li a.active:after {
                        content: "";
                        position: absolute;
                        top: 100%;
                        left: 50%;
                        transform: translateX(-50%);
                        -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        -moz-transform: translateX(-50%);
                        -o-transform: translateX(-50%);
                        width: 0;
                        height: 0;
                        border-top: 10px solid #008dcf;
                        border-left: 10px solid transparent;
                        border-right: 10px solid transparent
                    }

.center-ele {
    text-align: center
}

    .center-ele .profile_area-new {
        float: none;
        display: inline-block
    }

.inner_post_content-2 .page-con-list-block {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.inner_post_content-2.inner_post_content-list-block .page-con-list-block {
    margin-bottom: 0
}

.inner_post_content-2 .page-con-list-block:last-child {
    margin-bottom: 0
}

.inner_post_content-2 .page-con-list-block .figure-sec {
    width: 35%;
    float: left;
    padding-right: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

    .inner_post_content-2 .page-con-list-block .figure-sec img {
        max-width: 100%;
        min-width: inherit;
        display: block;
        height: auto
    }

.inner_post_content-2 .page-con-list-block .exceprt-sec {
    width: 65%;
    float: left;
    padding-left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

    .inner_post_content-2 .page-con-list-block .exceprt-sec h3
    , .inner_post_content-2 .page-con-list-block .exceprt-sec .h3
    , .inner_post_content-2 .page-con-list-block h3
    , .inner_post_content-2 .page-con-list-block .h3 {
        font-size: 1.67em;
        font-weight: 500;
        margin-bottom: 10px;
        color: #2d2d2d
    }

    .inner_post_content-2 .page-con-list-block .exceprt-sec h4
    , .inner_post_content-2 .page-con-list-block .exceprt-sec .h4
    , .inner_post_content-2 .page-con-list-block h4
    , .inner_post_content-2 .page-con-list-block .h4
    , .inner_post_content h4 
    , .inner_post_content .h4 {
        font-size: 1.333em;
        font-weight: 500;
        color: #025f8a;
        margin-bottom: 5px !important
    }

.inner_post_content-2 .page-con-list-block a.know-more {
    padding: 10px 15px;
    background: #0070AF;
    font-size: 1.333em;
    line-height: 1;
    color: #fff;
    transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    border: solid 2px #0070AF;
    float: left;
    margin-top: 5px;
    opacity: 1
}

    .inner_post_content-2 .page-con-list-block a.know-more:hover {
        opacity: .7
    }

.inner_post_content-2 .page-con-list-block .exceprt-sec ul {
    width: 100%
}

.inner_post_content.inner_post_content-2 ul > li {
    background: url(../images/list-icon.png) no-repeat 0 7px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 10px
}

.inner_post_content.inner_post_content-2 ul.list-text > li {
    width: 50%
}

.inner_post_content.inner_post_content-2 ul > li span.sub-heading {
    color: #2d2d2d;
    font-weight: 500
}

.inner_post_content.inner_post_content-2 p {
    margin-bottom: 10px
}

.inner_post_content.inner_post_content-2 ul > li > ul, .inner_post_content.inner_post_content-2 ol > li > ul {
    padding-top: 12px;
    padding-bottom: 0
}

    .inner_post_content.inner_post_content-2 ul > li > ul li, .inner_post_content.inner_post_content-2 ol > li > ul li {
        width: 100%;
        background-position: 0 4px;
        padding-bottom: 6px
    }

@media(max-width:415px) {
    .inner_post_content-2 .page-con-list-block .figure-sec {
        width: 100%;
        float: left;
        padding-right: 30px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box
    }

    .inner_post_content-2 .page-con-list-block .exceprt-sec {
        width: 100%;
        float: left;
        padding-left: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box
    }
}

.inner_post_content.inner_post_content-2 .row {
    margin-left: -15px;
    margin-right: -15px
}

.inner_post_content.inner_post_content-2 .col-6 {
    padding: 15px 15px;
    width: 50%;
    float: left;
    box-sizing: border-box
}

.inner_post_content.inner_post_content-2.inner_post_content-list-block .col-6 {
    padding-bottom: 0
}

.inner_post_content.inner_post_content-2 .col-3 {
    padding: 15px 15px;
    width: 25%;
    max-width: 25% !important;
    float: left;
    box-sizing: border-box
}

.inner_post_content.inner_post_content-2 .col-4 {
    padding: 15px 15px;
    width: 33.33333333%;
    float: left;
    box-sizing: border-box
}

.inner_post_content.inner_post_content-2 .page-con-list-block-internetbanking .col-3, .inner_post_content.inner_post_content-2 .page-con-list-block-maha-mob-feature .col-4, .inner_post_content.inner_post_content-2 .page-con-list-block-maha-mob-feature .col-6 {
    padding-top: 0;
    padding-bottom: 0
}

.inner_post_content.inner_post_content-2 .page-con-list-block-internetbanking ul > li {
    width: 100%;
    line-height: 1.2;
    background-position: 0 2px
}

.inner_post_content.inner_post_content-2 .col-6 ul > li {
    width: 100%
}

.inner_post_content.inner_post_content-2 .page-con-list-block .col-6 .exceprt-sec {
    width: 100%
}

@media(max-width:767px) {
    .inner_post_content.inner_post_content-2 .col-3 {
        padding: 15px 15px;
        width: 90% !important;
        max-width: 90% !important;
        float: left;
        box-sizing: border-box
    }
}

.heading-wrap {
    background-repeat: no-repeat;
    background-position: 0 0%;
    padding-left: 60px;
    padding-bottom: 0px !important;
    height: 1px;
    min-height: 47px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    display: table
}

    .heading-wrap.bgVTop {
        background-position: 0 1px
    }

    .heading-wrap .v-align {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        height: 100%
    }

    .heading-wrap h4, .heading-wrap .h4, .heading-wrap h3 , .heading-wrap .h3 {
        margin-bottom: 0
    }

    .heading-wrap h4, .heading-wrap .h4 {
        margin-top: 6px
    }

.inner_post_content.inner_post_content_para_overhi .additional_features ul {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 0
}

.inner_post_content.inner_post_content-2 table.post_table ul > li {
    width: 100%
}

.csr-con {
    overflow: hidden
}

.txtJustify .inner_post_content .csr-con p {
    overflow: hidden
}

.acordian_list-msme {
    padding-bottom: 0;
    margin-bottom: 0
}

    .acordian_list-msme > li {
        width: 48.5%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        position: relative;
        transition: ease 0.8s;
        -webkit-transition: ease 0.8s;
        -moz-transition: ease 0.8s;
        -ms-transition: ease 0.8s;
        -o-transition: ease 0.8s;
        cursor: pointer
    }

        .acordian_list-msme > li div.list-msme-inner {
            height: 109px;
            background: #f1f1f1;
            position: relative;
            transition: ease 0.8s;
            -webkit-transition: ease 0.8s;
            -moz-transition: ease 0.8s;
            -ms-transition: ease 0.8s;
            -o-transition: ease 0.8s
        }

        .acordian_list-msme > li:nth-child(2n) {
            margin-right: 0
        }

        .acordian_list-msme > li div.list-msme-inner > a {
            min-height: 66px;
            background: none;
            font-size: 1.333em;
            line-height: 1.2;
            color: #434343;
            overflow: hidden;
            display: block;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transition: none;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none
        }

        .acordian_list-msme > li div.list-msme-inner a > img {
            position: absolute;
            top: 50%;
            left: 25px;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%)
        }

        .acordian_list-msme > li div.list-msme-inner a > span {
            width: 75%;
            position: absolute;
            top: 50%;
            left: 100px;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%)
        }

            .acordian_list-msme > li div.list-msme-inner a > span.link {
                background: #fff;
                color: #364988;
                padding: 5px;
                font-size: 12px;
                width: auto;
                left: 250px;
                top: 85%;
                font-weight: 600
            }

        .acordian_list-msme > li:hover div.list-msme-inner, .acordian_list-msme > li.acordian_list-msme-active div.list-msme-inner {
            background: #008dcf
        }

        .acordian_list-msme > li:hover img {
            -webkit-filter: brightness(0) invert(1);
            -moz-filter: brightness(0) invert(1);
            -ms-filter: brightness(0) invert(1);
            -o-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1)
        }

            .acordian_list-msme > li:hover img.nochange {
                -webkit-filter: none;
                -moz-filter: none;
                -ms-filter: none;
                -o-filter: none;
                filter: none;
                box-shadow: 2px 5px #000
            }

        .acordian_list-msme > li img.onHover {
            display: none
        }

        .acordian_list-msme > li:hover img.onHover, .acordian_list-msme > li.acordian_list-msme-active img.onHover {
            display: block
        }

        .acordian_list-msme > li:hover img.normal, .acordian_list-msme > li.acordian_list-msme-active img.normal {
            display: none
        }

        .acordian_list-msme > li:hover div.list-msme-inner a, .acordian_list-msme > li.acordian_list-msme-active div.list-msme-inner a {
            color: #fff
        }

        .acordian_list-msme > li div.list-msme-inner > a:hover {
            background: none
        }

@media(max-width:420px) {
    .acordian_list-msme > li {
        width: 100%
    }
}

@media(min-width:420px) {
    .acordian_list-msme > li {
        width: 90%
    }
}

@media(min-width:730px) {
    .acordian_list-msme > li {
        width: 48%
    }
}

.inner_post_content.inner_post_content-2 .page-con-list-block ul {
    padding-bottom: 0
}

.accourding-wrap div.accordion-section {
    margin-bottom: 10px;
    border-radius: .25rem !important
}

.accourding-wrap a.accordion-section-title span, .accourding-wrap div.ans span {
    font-weight: 500; /*color:#dd4900*/
    color: #025f8a
}

.accourding-wrap div.ans {
    border: solid 1px #b7b5b5;
    padding: 10px 10px 5px 10px;
    display: none;
    border-radius: .25rem !important
}

.accourding-wrap div.accordion-section h5
, .accourding-wrap div.accordion-section .h5 {
    color: #025f8a;
    font-weight: 500;
    font-size: 1.25em;
    line-height: 1.2;
    margin: 0 0 10px
}

.accourding-wrap a.accordion-section-title {
    background: #0070AF;
    color: #fff;
    display: block;
    border: solid 1px #0070AF;
    padding: 10px 15px 10px 10px;
    position: relative;
    border-radius: .25rem !important
}

    .accourding-wrap a.accordion-section-title:after {
        content: '\f078';
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        font-size: 10px;
        color: #fff;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%)
    }

    .accourding-wrap a.accordion-section-title.active:after {
        content: '\f077';
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        font-size: 10px;
        color: #fff;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%)
    }

.accourding-wrap a.accordion-section-title {
    margin-bottom: 2px
}

.inner_post_content .pdf-To-Code ul {
    padding-bottom: 0;
    padding-top: 6px
}

.inner_post_content.inner_post_content-2 .pdf-To-Code ul > li {
    padding-bottom: 6px;
    background-position: 0 3px
}

    .inner_post_content.inner_post_content-2 .pdf-To-Code ul > li ul, .inner_post_content .pdf-To-Code ol li ul, .inner_post_content.inner_post_content-2 .pdf-To-Code ul > li ol, .inner_post_content .pdf-To-Code ol li ol {
        padding-top: 3px
    }

.inner_post_content .pdf-To-Code ol {
    padding-bottom: 0;
    padding-top: 6px
}

    .inner_post_content .pdf-To-Code ol li {
        font-size: inherit;
        padding-top: 0;
        padding-bottom: 6px
    }

.inner_post_content.inner_post_content-2 .pdf-To-Code br {
    display: block;
    margin: 1px 0
}

.inner_post_content .accourding-wrap .accordion-section-content ul {
    padding-bottom: 0;
    display: inline-block
}

.inner_post_content .accourding-wrap .accordion-section-content ol {
    padding-bottom: 5px
}

.inner_post_content.inner_post_content-2 .accourding-wrap .accordion-section-content p:last-child {
    margin-bottom: 5px
}

.arrow-left-section {
    float: left;
    margin-top: 82px;
    width: 30%
}

.arrow-right-section {
    float: left;
    margin-top: -3px
}

.inner_post_content.inner_post_content-2 .arrow-left-section p {
    margin-bottom: 0
}

.inner_post_content.inner_post_content-2 .arrow-right-section img {
    margin-bottom: 0px !important
}

.about-content-2 {
    width: 55%
}

.full-panel .left-sec-tender {
    width: 80%;
    float: left
}

.full-panel .right-sec-tender {
    width: 15%;
    float: right
}

    .full-panel .right-sec-tender a {
        width: 100%;
        float: right;
        text-align: center;
        font-size: 1.333em;
        background: #008dcf;
        display: block;
        line-height: 40px;
        color: #fff;
        padding: 8px 20px;
        transition: 0.5s
    }

.inner_post_content.inner_post_content-2 {
    width: 100%
}

.inner_post_content-2 .page-con-list-block {
    width: 100%
}

    .inner_post_content-2 .page-con-list-block .figure-sec {
        width: 346px\9
    }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .inner_post_content-2 .page-con-list-block .figure-sec {
        width: 346px
    }
}

_:-ms-fullscreen, :root .inner_post_content-2 .page-con-list-block .figure-sec {
    width: 346px
}

div.couraslWrap .flexslider-3 {
    padding-left: 0;
    padding-right: 0
}

    div.couraslWrap .flexslider-3.carousel ul.slides li {
        overflow: hidden;
        float: left;
        width: 16.1%
    }

        div.couraslWrap .flexslider-3.carousel ul.slides li .courasalContent {
            float: left;
            width: 95%;
            padding: 14px 0 14px 5%
        }

@media only screen and (max-width:1200px) {
    .fcnr_anchor_tab a {
        width: 47%;
        margin: 0 0 5px
    }
}

@media only screen and (max-width:800px) {
    .state_map_responsive {
        width: 100%;
        overflow-x: auto;
        display: block
    }
}

@media only screen and (max-width:630px) {
    .fcnr_anchor_tab a {
        width: 100%
    }

    .acordian_list {
        width: 100%
    }
}

.inner_post_content.inner_post_content-director.view-profile .pop-up-inner .profile_area {
    display: block !important
}

.post_table::-webkit-scrollbar, .table-responsive::-webkit-scrollbar {
    height: 9px
}

.post_table::-webkit-scrollbar-track, .table-responsive::-webkit-scrollbar-track {
    background-color: #eee
}

.post_table::-webkit-scrollbar-thumb, .table-responsive::-webkit-scrollbar-thumb {
    background-color: #9E9E9E
}

    .post_table::-webkit-scrollbar-thumb:hover, .table-responsive::-webkit-scrollbar-thumb:hover {
        background-color: #666
    }

.post_table {
    color: #666;
    width: 100% !important;
    margin-bottom: 1rem
}

    .post_table thead th {
        font-weight: 400;
        font-family: 'bom_websemibold';
        color: #fff;
        background-color: #296584
    }

    .post_table tbody tr {
        transition: all .3s ease;
        -webkit-transition: all .3s ease
    }

        .post_table tbody tr:hover {
            background-color: #fff;
            box-shadow: 0 0 20px rgb(0 0 0 / .1);
            color: #555
        }

    .post_table td, .post_table th {
        border: 1px solid #dee2e6;
        padding: .75rem;
        vertical-align: top
    }

    .post_table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

@media(max-width:767px) {
    .offerBox {
    }
}

.heading-wrap h3:after, .heading-wrap .h3:after {
    content: '';
    display: block;
    width: 5rem;
    height: .1rem;
    background-color: #ccc;
    margin-top: .8rem
}

.inner_post_content > h3:first-child :after, .inner_post_content > .h3:first-child :after {
    content: '';
    display: block;
    width: 5rem;
    height: .1rem;
    background-color: #ccc;
    margin-top: .8rem
}

.categoriesSecWrap {
    float: left;
    width: 100%;
    padding: 20px 0
}

    .categoriesSecWrap h1, .categoriesSecWrap .h1 {
        font-size: 3em;
        line-height: 50px;
        font-weight: 700;
        color: #393939;
        float: left;
        width: 100%;
        text-align: center
    }

        .categoriesSecWrap h1 span, .categoriesSecWrap .h1 span {
            float: left;
            text-align: center
        }

            .categoriesSecWrap h1 span.headingWrap, .categoriesSecWrap .h1 span.headingWrap {
                display: inline-block;
                float: none
            }

    .categoriesSecWrap .headingLeftBack {
        margin-right: 50px;
        margin-top: 2.5%;
        background: url(../images/heading-back-left.png) center no-repeat;
        width: 301px;
        height: 2px;
        font-size: .833em;
        ;
        line-height: 45px;
        text-indent: -9999px;
        display: block
    }

    .categoriesSecWrap .headingRightBack {
        margin-left: 50px;
        margin-top: 2.5%;
        background: url(../images/heading-back-right.png) center no-repeat;
        width: 301px;
        height: 2px;
        font-size: .833em;
        ;
        line-height: 45px;
        text-indent: -9999px;
        display: block
    }

    .categoriesSecWrap .flex-viewport {
        z-index: 2
    }

    .categoriesSecWrap .flex-direction-nav {
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        height: 36px;
        z-index: 1
    }

    .categoriesSecWrap .flex-nav-prev, .categoriesSecWrap .flex-nav-next {
        width: 20px;
        height: 36px;
        margin: 0
    }

        .categoriesSecWrap .flex-nav-prev, .categoriesSecWrap .flex-nav-prev:hover, .categoriesSecWrap .flex-nav-prev:focus {
            float: left;
            position: relative
        }

            .categoriesSecWrap .flex-nav-prev a {
                background: url(../images/slider-left.png) 0 0 no-repeat;
                display: block;
                left: 0;
                top: 0;
                right: auto;
                width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;
                font-size: 0
            }

        .categoriesSecWrap .flex-nav-next, .categoriesSecWrap .flex-nav-next:hover, .categoriesSecWrap .flex-nav-next:focus {
            float: right;
            position: relative
        }

            .categoriesSecWrap .flex-nav-next a {
                background: url(../images/slider-right.png) 0 0 no-repeat;
                display: block;
                left: auto;
                right: 0;
                top: 0;
                width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;
                font-size: 0
            }

                .categoriesSecWrap .flex-nav-prev a:before, .categoriesSecWrap .flex-nav-next a:before {
                    display: none
                }

    .categoriesSecWrap .flex-direction-nav .flex-disabled {
        opacity: 1 !important;
        z-index: 1;
        cursor: pointer
    }

    .categoriesSecWrap:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }

    .categoriesSecWrap:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .categoriesSecWrap .slick-prev {
        left: 0
    }

    .categoriesSecWrap .slick-next {
        right: 0
    }

.pagination {
    display: inline-flex !important;
    width: 100%
}

    .pagination.inner-pagination {
        margin-top: 1rem
    }

.inner-pagination > ul, .inner-pagination > ol.ul {
    display: flex;
    flex-flow: wrap
}

    .inner-pagination > ul > li, .inner-pagination > ol.ul > li {
        margin: .1rem;
        border: .1rem solid silver;
        border-radius: .3rem;
        height: 2rem;
        width: 2rem;
        padding: .25rem;
        text-align: center
    }

    .inner-pagination > ol.ul > li {
        list-style: none;
    }

        .inner-pagination > ul > li:after, .inner-pagination > ol.ul > li:after {
            box-sizing: border-box
        }

        .inner-pagination > ul > li.active, .inner-pagination > ol.ul > li.active {
            background-color: #0070AF;
            color: #fff
        }

            .inner-pagination > ul > li.active > a, .inner-pagination > ol.ul > li.active > a {
                color: #fff;
                font-weight: 700
            }

        .inner-pagination > ul > li > a, .inner-pagination > ol.ul > li > a {
            border-radius: .3rem;
            margin: 0 .25rem;
            color: #666;
            transition: all .3s ease;
            -webkit-transition: all .3s ease
        }

            .inner-pagination > ul > li > a:hover, .inner-pagination > ol.ul > li > a:hover {
                transform: translateY(-1px)
            }

@media(max-width:767px) {
    .inner-pagination > ul, .inner-pagination > ol.ul {
        justify-content: center
    }

        .inner-pagination > ul > li > a, .inner-pagination > ol.ul > li > a {
            font-size: .75rem
        }

        .inner-pagination > ul > li, .inner-pagination > ol.ul > li {
            margin: .1rem;
            border: .1rem solid silver;
            border-radius: .3rem;
            height: 1.5rem;
            width: 1.5rem;
            padding: .05rem !important;
            text-align: center
        }
}

.dark .inner_post_content-2 .page-con-list-block .exceprt-sec h3
, .dark .inner_post_content-2 .page-con-list-block .exceprt-sec .h3
, .inner_post_content-2 .page-con-list-block h3
, .inner_post_content-2 .page-con-list-block .h3 {
    font-size: 1.67em;
    font-weight: 500;
    margin-bottom: 10px;
    color: #aaa
}

.dark inner-pagination > ul > li.active {
    background-color: #00527c;
    color: #fff
}

.about-img {
    margin: 0;
    padding: 0;
    float: left;
    width: 45%
}

.about-content {
    margin: 0;
    padding: 0 0 0 30px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

    .about-content p {
        margin: 0 0 20px 0; /*color:#7b7b7b;*/
        color: #595959;
        font-size: 1.167em;
        line-height: 22px
    }

    .about-content a.read-more { /*color:#ff5a00*/
        color: #005885;
        font-weight: 600;
    }

.about-content-2 {
    width: 55%
}

.table-content-sec {
    margin: 1rem 0 0 0;
    display: inline-block;
    width: 100%
}

.table-box {
    overflow-x: auto;
    width: 100%
}

    .table-box table {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left
    }

        .table-box table tr td {
            margin: 0;
            padding: 10px 1px;
            font-size: 1.167em;
            border-bottom: 1px solid #e8e8e8
        }

.full-panel .table-content-sec {
    margin: 0 0 50px
}

.left-table {
    margin: 0;
    padding: 0;
    float: left;
    width: 45%
}

.right-table {
    margin: 0;
    padding: 0;
    float: right;
    width: 45%
}

@media(max-width:767px) {
    .about-img {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }

    .about-content {
        margin: 0;
        padding: 1rem .5rem .5rem .5rem;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box
    }

    .left-table {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }

    .right-table {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }
}

@media(max-width:1280px) {
    .about-img {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }

    .about-content {
        margin: 0;
        padding: 1rem .5rem .5rem .5rem;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box
    }

    .left-table {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }

    .right-table {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%
    }
}

.profile_image_custom {
    text-align: center;
    margin: 10px 0
}

.profile_image_inner {
    width: 20%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}

    .profile_image_inner img {
        display: inline-block;
        text-align: center
    }

.tab_content .profile_image_inner {
    margin: 5px 0
}

    .tab_content .profile_image_inner img {
        max-height: 180px;
        min-width: 180px
    }

@media(max-width:767px) {
    .tab_content .profile_image_inner {
        width: 90%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        text-align: center !important;
        padding: 0 5px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box
    }

        .tab_content .profile_image_inner a {
            text-align: center !important
        }

        .tab_content .profile_image_inner img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100%
        }
}

.txtJustify p {
    text-align: justify
}

.maincontent .inner_post_content .tabs-parent li {
    flex: auto;
    min-width: 82px;
    margin-bottom: .5rem
}

    .maincontent .inner_post_content .tabs-parent li a {
        text-align: center;
        border: 1px solid #ddd;
        border-left: none;
        border-bottom: none;
        border-radius: 0;
        line-height: 1.5rem;
        transition: all .3s ease;
        -webkit-transition: all .3s ease
    }

    .maincontent .inner_post_content .tabs-parent li:first-child a {
        border-left: 1px solid #ddd
    }

    .maincontent .inner_post_content .tabs-parent li.show a,
    .maincontent .inner_post_content .tabs-parent a.active {
        background-color: #0070af;
        color: #fff
    }

.maincontent .tabs-parent a img {
    width: 2rem;
    margin-right: .5rem;
    margin-top: -.5rem
}

.maincontent .tabs-parent li.show a img, .maincontent .tabs-parent a.active img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1)
}

.record_display_message {
    display: inline-block
}

    .record_display_message h2, .record_display_message .h2 {
        padding-top: 1rem;
        font-size: 14px;
        color: #666
    }

@media(max-width:767px) {
    .record_display_message {
        display: inline-block;
        text-align: center
    }
}

.inner_post_content table {
    color: #666;
    width: 100% !important;
    margin-bottom: 1rem
}

@media(max-width:767px) {
    .inner_post_content {
        overflow-y: auto
    }
}

.inner_post_content table thead th {
    font-weight: 400;
    font-family: 'bom_websemibold';
    color: #fff;
    background-color: #296584
}

.inner_post_content table tbody tr {
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

    .inner_post_content table tbody tr:hover {
        background-color: #fff;
        box-shadow: 0 0 20px rgb(0 0 0 / .1);
        color: #555
    }

.inner_post_content table td, .inner_post_content table th {
    border: 1px solid #dee2e6;
    padding: .75rem;
    vertical-align: top
}

.inner_post_content table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.maincontent table {
    color: #666;
    width: 100%;
    margin-bottom: 1rem
}

    .maincontent table thead th {
        font-weight: 400;
        font-family: 'bom_websemibold';
        color: #fff;
        background-color: #296584
    }

    .maincontent table tbody tr {
        transition: all .3s ease;
        -webkit-transition: all .3s ease
    }

        .maincontent table tbody tr:hover {
            background-color: #fff;
            box-shadow: 0 0 20px rgb(0 0 0 / .1);
            color: #555
        }

    .maincontent table td, .txtJustify table th {
        border: 1px solid #dee2e6;
        padding: .75rem;
        vertical-align: top
    }

    .maincontent table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

.searchContent {
    margin-bottom: 25px;
    border-bottom: solid 1px #c2c2c2;
    padding-bottom: 15px
}

.searchHead {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1;
    color: #595959;
    font-weight: normal !important
}

.dark .searchHead {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1;
    color: #a6a6a6;
    font-weight: normal !important
}

.search_name {
    color: #ff5a00;
    font-weight: 700
}

.dark .search_name {
    color: #ff5a00;
    font-weight: 700
}

.searchLink:hover {
    text-decoration: underline !important
}

.dateOfPublish {
    font-size: 1rem
}

.dateOfPublishS {
    font-weight: 700
}

.highlight {
    background-color: yellow
}

highlightBold {
    font-size: 2rem;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .searchHead {
        font-size: 2em
    }
}

.sideMenuA:after {
    margin-top: -25px !important
}

.sideMenuSpan {
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding-left: 35px;
    overflow: hidden;
    position: relative;
    display: table;
    height: 1px;
    background-size: 25px;
    padding-right: 10px;
    min-height: 30px
}

    .sideMenuSpan:hover {
        transform: scale(1.1)
    }

#tenderLeftPannelList li:hover {
    transform: scale(1.1)
}

.sideSpanAsset:hover {
    transform: scale(1.1)
}

.swiper-wrapper.disabled {
    transform: translate3d(0,0,0) !important
}

.swiper-pagination.disabled {
    display: none
}

a.accordion-section-titleC {
    background: #dbf3ff;
    display: block;
    padding: 10px 15px;
    border-radius: .3rem;
    color: #008dcf;
    font-size: 1rem;
    font-weight: 700
}

.download {
    margin: 0;
    padding: 3px 15px 3px 25px !important;
    background: url(../images/downloadicon.png) no-repeat 0 5px;
    overflow: hidden
}

.inn-img-p img {
    float: left;
    margin-right: 15px;
    margin-bottom: 0.2rem;
    min-width: 80px !important;
    width: 110px;
}

table.borderless td, table.borderless th {
    border: none;
}

.inner_post_content-2 .page-con-list-block a.know-more-apply {
    background-color: #0F6716;
    border-color: #7bad25;
    margin-left: 10px;
}

span.hashvalue {
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    color: black !important;
}
