
.tdwid-12
{
    width:12px;
}

.tdwid-140
{
    width:140px;
}

.tdwid-230
{
    width:230px;
}

.tdwid-300
{
    width: 300px;
}








.red{
    color: red;
}
.add-text
{
    color: #777;
    font-weight: 600;
    /*text-decoration: underline;*/
}
.nomination
{
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 10px 30px;
    border-radius: 8px;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
}
.mob-visible{
    display: none;
}
.mob-hide
{
    display: block;
}
#main-part1
{
    width: 100%;
    float: left;
}

.color-gray
{
    color: #777777;
}

.color-black
{
    color: #000000;
}

.margintb-1
{
    margin: 10px 0;
}

.margin-right-5px
{
    margin-right: 5px;
}

.padtb-25
{
    padding: 25px 0 !important;
}

.img-set
{
    width: 100%;
    height: auto;
}

.float-left
{
    float: left;
}

.text-dec
{
    text-decoration: underline;
}

.branch-box
{
    background-color: #f4f4f4;
    padding: 10px 14px;
    border: 1px solid #dcdcdc;
    height: 230px;
}



.branch-add-title
{
    color: #22326e;
    text-decoration: underline;
}

.branch-head
{
    width: 100%;
    background-color: #29abe2;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    font-size: 16px;
}


.bottom-margin-8px
{
    margin-bottom: 8px;
}



.min-bal-bg
{
    background-color: #f4f4f4;
    padding: 20px;
    border: 1px solid #ededed;
    /*height: 330px;*/


}

.font-600
{
    font-weight: 600;
}

.min-bal-li
{
    background-color:#e5e5e5;
    padding: 6px 0;
    margin: 6px 0;
    color: #22326e;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: default;
}


.min-bal-li:hover
{
    background-color: #22326e;

    color: aliceblue;
}

.saving-box
{
    background-color: rgba(0, 0, 0, 0.43);
    padding: 30px 50px;
}

.saving-ul
{

}

.text-part
{
    width: 100%;
    float: left;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.36);
    color: #fff;
}


.line-height-30
{

    line-height: 30px;
}

.menu-icon
{
    VERTICAL-ALIGN: bottom;
    MARGIN-RIGHT: 10PX;
}

.dropdown-menu li
{
    border-bottom: 1px solid rgba(188, 231, 249, 0.58);
    /*margin-left: 15px;*/
}


.dropdown-menu li:last-child
{
    border-bottom: 0;
    /*margin-left: 15px;*/
}


.remibg
{
    width: 100%;
    float: left;
    background-image: url("../img/remi-bg.jpg");

    background-repeat: no-repeat;
}

.savingbg
{
    width: 100%;
    float: left;
    background-image: url("../img/saving-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.otherloan
{
    width: 100%;
    float: left;
    background-image: url("../img/otherloan.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.working{
    
    width: 100%;
    float: left;
    background-image: url("../img/working.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.rem-box
{
    background-color: rgba(0, 0, 0, 0.43);
    padding: 30px 50px;
}

.table-border-btm
{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}

.table-border-btm1 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}


.border-left
{
    border-left: 1px solid #f1f1f1;
}

.border-left1
{
    border-left: 1px solid #e6e6e6;
}

.rem-box ul
{
    list-style-type: square;
    color: #fff;
}

.rem-box ul li
{
    color: #fff;
    cursor: default;
}

.rem-box ul li:hover
{
    text-decoration: underline;

}

.marq-text
{
    background-color: #e5e5e5;
    padding: 10px 0;
}

.saving-scheme-list
{
    padding: 0 30px;
    font-weight: 600;
}


.depo-box
{
    background-color: #f3f3f3;
    padding: 20px;
    font-weight: 400;
}

.depo-box p
{
    color: #777777;
}

.display-n
{
    display: none;
}

.bmc-custom-btn
{
    box-shadow: 0 12px 11px -5px rgba(34, 50, 110, 0.74);
    padding: 6px 35px;
}


.schm-title
{
    font-size: 20px;
    color: #000;
}

.schm-panel
{
    border-radius: 8px;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px;
    position: relative;
    top: -1px;
    background-color: #f2f2f2 !important;
}

.dis-table
{
    display: table;
    margin: 0 auto;
}


.text-justify
{
    text-align: justify;
}


/*=========================nri homeloan ============*/

.banner-homeloan
{
    width: 100%;
    float: left;
    background-image: url(../img/homeloan-bg.jpg);
    padding: 20px 10px;
    background-size: cover;
}


.text-loan-part
{
    width: 50%;
    float: left;

}

.loan-banner-title
{
    font-size: 24px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.67);
    padding: 10px 20px;
    color: #ffffff;
}

.loan-img-box-1
{
    background-color: rgba(255, 255, 255, 0.61);
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    /*webkit-transition: all 0.2s ease-out 0s;*/
    /*-moz-transition: all 0.2s ease-out 0s;*/
    /*-ms-transition: all 0.2s ease-out 0s;*/
    /*-o-transition: all 0.2s ease-out 0s;*/
    /*transition: all 0.2s ease-out 0s;*/
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.39);
    cursor: default;
}

.loan-img-box-1:hover
{
    background-color: rgba(255, 255, 255, 0.86);
}

.banner-text1
{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #2e353e;
    text-transform: capitalize;
}

.banner-icon-loan
{
    margin-bottom: 0;
    font-size: 72px;
    color: #2e353e;
}

.tab-part-box
{
    /*background-color: #f5f5f5;*/
    width: 100%;
    float: left;
    /*border: 1px solid #ddd;*/
}

.color-dark-g
{
    color: #555555;
}

.tab-para
{
    color: #3f4247;
}

.benifit-img
{
    width: 100%;
    float: left;
    background-image: url(../img/benifit-img.jpg);
    padding: 30px;
    background-position: center;
}

.benifit-title
{
    background-color: rgba(0, 0, 0, 0.61);
    color: #fff;
    padding: 10px 20px;
    font-size: 22px;
    text-align: center;
    /* text-decoration: underline; */
    /* font-weight: 600; */
    text-transform: uppercase;
}

.benifit-para
{
    font-size: 24px;
    text-align: center;
    background-color: rgba(240, 248, 255, 0.84);
    margin: 20px auto;
    display: table;
    padding: 20px;
    letter-spacing: -1px;
    color: #0b3973;
    cursor: default;
}

.benifit-para:hover
{
    text-decoration: underline;

}

.main-bg-table {
    background-color: #f9f7f4;
}


.table-row-padding {
    padding: 10px;
}


.rate-title
{
    border-bottom: 2px solid #29abe2;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.rate-ul
{
    list-style-type: disc;
    color: #777;
    padding-left: 20px;
}

/*.doc-tab*/
/*{*/
/*background-color: #29abe2 !important;*/
/*color: #fff !important;*/
/*font-weight: 600;*/
/*}*/


.hr-tab
{
    list-style-type: disc;
    padding: 0 20px;
    color: #777;
}


.fq-ul
{

    list-style-type: disc;
    color: #777777;
    padding-left: 20px;

}
.doc-ul{
    list-style-type: disc;
    color: #777777;
    padding-left: 20px;
    color: #505050;
}
.color-light-gray
{
    color: #999999;
}

.width100
{
    width: 100%;
}

.num-ol
{
    color: #505050;
    padding-left: 20px;
    font-weight: 600;
    background-color: aliceblue;
    padding: 20px 35px;


}




/*==========================board of report ===================== */

.img-hover
{
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #f4f6f8;
}

.img-hover:hover
{
    width: 100%;
    height: auto;
    opacity: 0.8;
    webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.board-bank
{
    font-size: 23px;
    color: #29abe2;
    margin-bottom: 10px;
}

.board-name
{
    color: #555;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 3px;
    text-decoration: underline;
}

.board-post
{
    color: #828282;
    font-size: 16px;
    text-transform: capitalize;

}


.margin-tb-25
{
    margin: 25px 0;
}

.board-border
{
    border-bottom: 1px solid #ececec;
    padding-bottom: 32px;
}

.report-btn
{
    box-shadow: rgba(34, 50, 110, 0.741176) 0px 12px 11px -5px;
    padding: 6px 35px;
    background-color: rgb(34, 50, 110);
    border-color: rgb(34, 50, 110);
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
    display: inline;
}


.thumb-info .thumb-info-title {

    background: rgba(23, 23, 23, 0.65);
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
}


.thumb-info .thumb-info-type {
    background-color: #29abe2;
    font-size: 13px;

}

.dir-li
{
    color: #555;
    font-weight: 600;
    font-size: 15px;
}

.dir-box
{

    background-color: aliceblue;
    padding: 15px 5px 0px;

}


.img-border
{
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    width: 100%;
    height: auto;
    padding: 5px;

}

.manage-name
{
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #000;
    background-color: #dadada;
    text-indent: 12px;
    padding: 4px 0;
}

.manage-post
{
    /*background-color: #29abe2;*/
    color: #29abe2;
    text-indent: 12px;
}

.manage-box
{
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding: 20px;
}


.list.list-icons li {

    /*border-bottom: 1px solid #e8e8e8;*/
    border-bottom: 3px solid #ffffff;
    padding-bottom: 10px;
}

.list.list-icons li:last-child {

    /*border-bottom: 1px solid #e8e8e8;*/
    border-bottom: none;

}


/*========================= term deposit ======================== */


.termbg
{
    width: 100%;
    float: left;
    background-image: url("../img/term-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.scheme-text
{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.66);
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
    cursor: default;
}

.posi-rel
{
    position: relative;
}


.fac-text
{
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    background-color: #1e84d0;
    padding: 15px 0;
}


.table-head
{
    margin-bottom: 0;
    background-color: #29abe2;
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 6px 22px;
    font-size: 16px;
}


.heading-table-l {
    background-color: #f9f7f4;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #eaeaea;
}

.heading-table-left-r {
    background-color: #f9f7f4;
    padding: 20px;
    text-align: center;

    border-left: 1px solid #eaeaea;
}



.heading-table-right {
    background-color: #f9f7f4;
    padding: 20px;
    text-align: center;
}

.border-bottom-blue {
    border-bottom: 1px solid #eaeaea;
}


/*===========================interest rate ========================= */

.table-tr
{
    border-bottom: 1px solid #eaeaea;
    color: #29abe2;
    font-size: 22px;
    line-height: 25px;
    font-family: Open Sans;
    text-transform: capitalize;
}


.table-th1
{
    background-color: #f9f7f4;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #eaeaea;
    font-weight: normal;
}

.table-th2
{
    background-color: #f9f7f4;
    padding: 20px;
    text-align: center;

    border-left: 2px solid #eaeaea;
    font-weight: normal;
}

.border-right
{
    border-right: 1px solid #dedede;
}

/*=========================media start ============*/

@media only screen and (min-width:991px) and (max-width:1200px) {

    .min-bal-bg {

        height: 310px;
    }


    .thumb-info .thumb-info-title {

        padding: 9px 6px 0px;
    }

    .scheme-text {

        font-size: 14px;

    }


}

@media only screen and (max-width:767px){
    .mob-visible{
        display: block;
    }
    .mob-hide
    {
        display: none;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .schm-title {
        font-size: 16px;
        color: #000;
    }
    .cu1
    {
        font-size:15px;
    }
    .heading-border-btm {
        text-transform: uppercase;
        line-height: 25px;
        margin:-16px 0;
    }
    .branch-head
    {

        font-size: 13px;
    }

    .branch-box {

        height: 300px;
    }

    .mob-pad-right-none
    {
        padding-right: 0;
    }

    .mob-pad-left-none
    {
        padding-left: 0;
    }

    .min-bal-bg {

        height: 355px;
    }

    .savingbg {

        background-image: url(../img/saving-bg.jpg);

        background-size: cover;
        background-position: inherit;
    }


    .loan-banner-title {
        font-size: 19px;

        text-align: center;
    }

    .benifit-title {

        font-size: 24px;

    }

    .benifit-para {
        font-size: 20px;
        padding: 14px;
    }

    .thumb-info .thumb-info-title {

        font-size: 13px;

    }

    .manage-name {

        font-size: 13px;
    }

    .tab-top-marg-0
    {
        margin-top: 0;
    }


    .scheme-text {

        font-size: 14px;

    }

    #no-more-tables td {

        font-size: 12px !important;
        word-break: break-word;
        width:200px;
    }










}




@media only screen and (min-width:50px) and (max-width:767px) {
    .schm-title {
        font-size: 16px;
        color: #000;
    }
    .cu1
    {
        font-size:15px;
    }
    .heading-border-btm {
        text-transform: uppercase;
        line-height: 25px;
        margin:-16px 0;
    }
    h4 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    .mob-top-marg-10 {
        margin-top: 10px;
    }

    .branch-head {

        font-size: 13px;
    }

    .mob-pad-right-none
    {
        padding-right: 0;
    }

    .mob-pad-left-none
    {
        padding-left: 0;
    }


    .mob-pad-btm-0
    {
        padding-bottom: 0;
    }

    #header .header-logo img {

        margin: 0px 0 0 0;

    }

    .savingbg {

        background-position:inherit;
        background-size: cover;

    }


    .bmc-custom-btn {

        width: 100%;
    }

    .rem-box {
        background-color: rgba(0, 0, 0, 0.43);

        padding: 15px 40px;
    }


    .loan-banner-title {
        font-size: 17px;

        text-align: center;
    }

    .banner-text1 {

        font-size: 14px;

    }

    .banner-homeloan {

        background-position: center center;
    }


    .benifit-img {

        padding: 20px;

    }

    .benifit-title {

        font-size: 18px;

    }

    .benifit-para {
        font-size: 16px;
        padding: 15px;

    }


    .mob-btm-marg-10
    {
        margin-bottom: 10px;
    }

    .mob-dis-table
    {
        display: table;
        margin: 0 auto;
    }

    .board-border {

        padding-bottom: 0px;
    }

    .mob-center
    {
        text-align: center;
    }


    .board-bank
    {
        font-size: 18px;

    }

    .board-name
    {

        font-size: 15px;

    }

    .board-post
    {

        font-size: 14px;
/*        margin-bottom: 0;*/


    }

    .mob-top-mrg-0
    {
        margin-top: 0 !important;
    }


    .manage-name {

        font-size: 13px;


        text-align: center;
        text-indent: 0px;

    }

    .manage-post {

        font-size: 13px;


        text-align: center;
        text-indent: 0px;

    }


    .mob-border
    {
        border-bottom: 3px solid #ffffff !important;
        padding-bottom: 10px;

    }
    .u1{
        font-size: 12px;
        font-weight: bold;
    }

    #no-more-tables td {

        font-size: 10px !important;
        word-break: break-word;
    }
}




@media only screen and (max-width: 400px){
#no-more-tables td {
  
     font-size: 10px !important; 
         word-break: break-word;
}

}