@charset "utf-8";

/* CSS Document */

@import "https://fonts.googleapis.com/css?family=Source+Sans Pro:200italic,200,300italic,300,400italic,400,600italic,600,700italic,700,900italic,900";
@font-face {
    font-family: 'museo500';
    src: url("../fonts/museo500-regular-webfont.woff2") format('woff2'), url("../fonts/museo500-regular-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #d8107c;
}

::-o-selection {
    /* Code for Firefox */
    color: #fff;
    background: #d8107c;
}

::selection {
    color: #fff;
    background: #d8107c;
}

h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0px 0 10px 0 !important
}

h1 {
    padding: 0;
    margin: 5px 0 5px 0 !important
}

html,
body {
    margin: 0;
    padding: 0;
    position: relative;
}

.container-fluid {
    padding: 0 !important;
    margin: 0 !important;
}

.container {
    margin: auto;
}

.header-bg {
    background: #b8146d;
    width: 100%;
    border-bottom: 6px solid #d91780;
    height: 76px;
    position: fixed;
    z-index: 9999;
}

@media screen and (max-width:393px){
	h1 {
    padding: 0;
    margin: 2.5em 0 5px 0 !important;
}
}
/*********mind start***********/

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff !important;
    background: #f19d1a !important;
    transition: 0.5s;
}

#owlSlider .slide .btn-color2:hover {
    background-color: #fff !important;
    color: #f19d1a !important;
    border: 1px solid #f19d1a;
}


/*********mind end***********/

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: #fff !important;
}


/********index end*********/

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-left: 0 !important;
}

.breadcrumbpage-breadcrumb {
    margin-left:30px!important;
    margin-bottom: 0px;
    margin-top: -4px;
}


/*******breadcrumb start***********/

.pull-left {
    padding-left: 0 !important;
}

.page-breadcrumb {
    padding: 20px 0 10px 0;
}

.page-breadcrumb ul li {
    display: inline-block;
    margin-left: 0px;
}

.page-breadcrumb ul li,
.page-breadcrumb ul li a {
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    font-family: Source Sans Pro;
    padding-left: 0px;
}

.page-breadcrumb ul li i {
    font-size: 18px;
    vertical-align: middle;
}

.page-breadcrumb1 {
    padding: 110px 0 10px 0;
}

.page-breadcrumb1 ul li {
    display: inline-block;
    margin-left: 5px;
}

.page-breadcrumb1 ul li,
.page-breadcrumb1 ul li a {
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    font-family: Source Sans Pro;
}

.page-breadcrumb1 ul li i {
    font-size: 18px;
    vertical-align: middle;
}


/*******breadcrumb end***********/


/*********who we are start*********/

.who-we-are {
    background: url(../images/who-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    padding: 0 15px;
}

.who-content h1 {
    font-size: 36px;
    font-family: 'museo500', sans-serif;
    color: #d8107c;
    line-height: 38px;
}

.who-content p b {
    color: #d8107c;
    font-family: Source Sans Pro;
}

.who-content p span {
    font-size: 16px;
    color: #666666;
    font-family: Source Sans Pro;
}

.who-content p {
    color: #999999;
    font-family: Source Sans Pro;
    font-size: 16px;
}

.who-content ul li i {
    color: #d8107c;
    font-size: 10px;
    padding-right: 5px;
}

.who-content ul {
    padding: 0;
    margin: 0;
}

.who-content ul li {
    list-style: none;
    color: #999999;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 22px;
}


/*********who we are end*********/


/*********corporate-identity start*********/

.identity span {
    font-size: 16px;
    color: #666666;
    font-family: Source Sans Pro;
}

.identity p {
    font-size: 16px;
    font-family: Source Sans Pro;
    color: #999999;
    line-height: 22px;
}

.identity h1 {
    font-size: 36px;
    font-family: 'museo500', sans-serif;
    color: #d91780;
    line-height: 32px;
}


/*********corporate-identity end*********/


/**********Board of Directors*******/

.directors {
    background: url(../images/directors-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    font-family: Source Sans Pro !important;
    padding: 0 15px;
}

.inner-menu {
    border-top: 4px solid #999999;
    border-right: 1px solid #999999;
}

.inner-menu ul {
    list-style: none;
}

.inner-menu ul li {
    font-family: Source Sans Pro !important;
    line-height: 12px;
    border-bottom: 1px solid #999999;
}

.inner-menu ul li a {
    font-family: Source Sans Pro !important;
    font-size: 16px;
    color: #9e9e9e;
    margin: 30px 0 !important;
    line-height: 12px;
    text-decoration: none;
}

.inner-menu ul li a:hover {
    color: #d8107c;
    text-decoration: none;
}

.directors-item {
    height: auto;
    padding: 25px 50px 25px 50px;
    background: #d2d5df;
}

.directors-item row {
    margin: 0;
}

.text p {
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    font-family: Source Sans Pro !important;
}

.text p span {
    font-size: 15px;
    color: #d8107c;
    font-family: Source Sans Pro !important;
}

.text u {
    cursor: pointer;
    font-family: Source Sans Pro !important;
}

.text img {
    margin-bottom: 10px;
    margin-left: 15px;
}

.modal-header {
    border: none !important;
    padding: 30px !important;
    border-radius: none;
}

.modal-header p {
    font-size: 18px;
    color: #666666;
    line-height: 20px;
    padding-top: 10px;
    font-family: Source Sans Pro !important;
}

.modal-header p span {
    font-size: 22px;
    color: #d8107c;
    font-family: Source Sans Pro !important;
}

.modal-header img {
    margin-right: 15px;
}

.modal-content {
    border-radius: 0;
}

.modal-content img {
    margin-left: 0;
}

.modal-body {
    padding-left: 30px;
}

.modal-dialog {
    width: 500px !important;
    margin: 220px auto !important;
    border-radius: 0 !important;
}

.light-box h1 {
    font-size: 36px;
    font-family: 'museo500', sans-serif;
    color: #d8107c;
    margin-bottom: 12px !important;
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
    border-top: 4px solid #999999;
    border-right: 1px solid #cccccc;
    height: 630px;
    margin-top: -2px;
    margin-right: 8px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 2px;
    font-size: 18px;
    margin-left: 21px!important;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
    border-bottom: 1px solid #999999;
    border-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #fff !important;
    color: #d8107b !important;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    background: #fff !important;
    color: #d8107c !important;
    transition: 0.5s !important;
}

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa ul {
    color: #000;
}

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa ul li {
    list-style: none;
}

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa ul li a {
    color: #000;
}

a.list-group-item,
button.list-group-item {
    color: #666666 !important;
    padding-left: 22px;
    font-size: 18px;
}

.list-group-item {
    border: none !important;
    border-bottom: 1px solid #999999 !important;
}

.tab-icon {
    font-family: 50px !important;
}


/**********Board of Directors end*******/


/******Contact us_Jana foundation start******/

.contact {
    background: url(../images/contact-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0 15px;
}

.contact-jana {}

.contact-jana img {
    padding-top: 8px;
    padding-right: 10px;
}

.contact-jana ul {
    list-style: none;
}

.contact-jana ul li {
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 35px;
}

.contact-jana ul li a {
    text-decoration: none;
    color: #666666;
}

.contact-jana ul li a:hover {
    text-decoration: none;
    color: #d8177f;
}

.form {
    background: #e2dbd2;
    padding: 30px;
}

.form .name {
    border-radius: 0;
    border: 1px solid #999999;
    color: #999999;
}

.form .textarea {
    border-radius: 0;
    border: 1px solid #999999;
    color: #999999;
    margin-top: 18px;
}

.form .submit {
    border-radius: 0;
    background: #f19d1a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 15;
    font-family: Source Sans Pro;
}

.form span {
    color: #666666;
    border: 1px solid #999999;
    background: #cccccc;
    margin-right: 6px;
    margin-left: 12px;
    padding: 6px 2px 9px 2px;
}

.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(241, 157, 26, .6);
}

.mail {
    width: 498px !important;
}

.mobile {
    width: 315px !important;
}


/******Contact us_Jana foundation end******/


/*************Policies start*************/

.pdf {
    position: relative;
}

.pdf p {
    padding-top: 10px;
    padding-bottom: 11px;
    background: #e2dbd2;
    font-family: Source Sans Pro;
    color: #999999;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 15px;
}

.pdf p span {
    float: right;
    padding-right: 45px;
}

.fix {
    position: absolute;
    right: 1%;
}


/*************Policies end*************/


/*************General meeting start*************/

.panel {
    box-shadow: none !important;
}

.panel-body {
    padding: 0 !important;
}

.glyphicon {
    float: right;
}

.panel-body {
    padding: 0 0 0 40px !important;
}

.panel-body table tr td {}

.panel-body .table {
    margin-bottom: 0px;
}

.tab-menu {
    border-top: 5px solid #999999;
    border-right: 1px solid #999999;
    font-family: Source Sans Pro;
}

.tab-menu .panel-group .panel {
    border-radius: 0;
    background: #fff !important;
    border: none;
}

.tab-menu .panel-default > .panel-heading {
    border-radius: 0;
    background: #fff !important;
}

.tab-menu .panel-group .panel + .panel {
    margin-top: 0;
    border-bottom: 1px solid #666666;
}

.tab-menu .panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: #666666 !important;
    font-family: Source Sans Pro;
    font-size: 18px;
    cursor: pointer;
    display: inline;
}

.tab-menu a {
    color: #666666;
    text-decoration: none !important;
}

.tab-menu .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border: none !important;
    padding: 5px 15px;
    font-size: 16px;
    font-family: Source Sans Pro;
}

.panel-default > .panel-heading {
    border: none !important;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none !important;
}

.panel-heading {
    padding: 10px 30px !important;
}

.tab-menu a:hover {
    color: #d8177f !important;
}

.tab-menu a.active {
    color: #d8177f !important;
}

.padding {
    padding-left: 35px !important;
}


/*************General meeting end****************/


/*************Board committees start*************/

.panel {
    background: #d2d5df !important;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
}

.panel-title {
    font-size: 18px;
    padding: 5px 0;
    color: #666666;
}

.panel-title a {
    text-decoration: none !important;
    display: block;
}

.panel-default > .panel-heading {
    background: #d2d5df !important;
}

.panel-default {
    background: #d2d5df !important;
    border-radius: none;
}

.panel-group .panel + .panel {
    margin-top: 15px;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
}

.more-less {
    float: right;
    color: #212121;
}

.more-less {
    color: #666666;
}

.demo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.demo .panel-body {
    padding: 0 0 0 15px !important;
}


/***********Board committees end**************/


/*************history start*************/

.history-banner {
    background: url(../../images/who-we-are-banner.jpg) no-repeat;
    background-size: cover;
    height: 346px;
    width: 100%;
}

.history-bg {
    background: #fff;
    padding: 10px 30px 0 0;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
}

.history-font P {
    color: #000;
    font-size: 16px;
    padding-top: 0px;
    font-family: Source Sans Pro;
    padding-right: 51px;
    font-weight: normal;
    text-align: justify;
}

.history-font h6 {
    color: #d8107c;
    font-size: 26px;
    padding-top: 40px;
    padding-right: 20px;
    font-weight: bold;
    font-family: Source Sans Pro;
    margin-bottom: -2px !important;
}

.history-font h2 {
    color: #000;
    font-size: 16px;
    padding-top: 36px;
    padding-right: 80px;
    padding-left: 30px;
    font-family: Source Sans Pro;
}

.history h1 {
    color: #d80e74;
    font-size: 36px;
    padding-left: 0px !important;
}

.history hr {
    border-top: 3px solid #dadada;
    margin-top: 10px;
    margin-right: 50px;
}

/*.border {
    border: 1px solid #dadada !important;
}*/

.history-images .row {
    background: #e2e2e2;
}

.image {
    padding: 10px 0 10px 36px;
}

.no-space {
    padding: 0;
    margin: 0;
}

/*.scroll {
    position: absolute;
    top: 122px;
    right: 7%;
    z-index: 9;
}

.scroll ol {
    list-style: none;
}

.scroll ol li {
    margin-bottom: 40px;
    height: 20px;
}

.scroll ol li.active a {
    background-color: #e0127e;
    border: 2px solid #ffffff;
}

.scroll ol li a {
    text-decoration: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #e2dbd2;
    border: 2px solid #e0127e;
    border-radius: 50%;
}

.scroll-1 .nav-pills > li > a {
    margin-top: 30px;
    padding-bottom: 10px;
    margin-left: 15px;
    height: 18px;
    background: #dadada;
    width: 18px;
    border: 2px solid #e0127e;
    padding: 0;
    border-radius: 50%;
}

.scroll-1 .nav-pills > li > span {
    font-size: 16px;
    color: #e0127e;
}

.scroll-1 .nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    border: 2px solid #e0127e;
}

.scroll-1 {
    top: 160px;
    right: 291px;
    position: fixed;
    z-index: 1;
    margin-right: -18px;
}*/


/*.scroll-1.affix {position: fixed;  top: 130px; right: 160px;}
 */





.bottom a {
    color: #fff;
    text-decoration: none;
}

.bottom a:hover {
    color: #fbb440;
    text-decoration: none;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    /*background-color: #e0127e !important; */
    /*border: 2px solid #e0127e !important;*/
}


/***********history end**************/


/************stories start************/

.stories h3 {
    font-family: Source Sans Pro;
    color: #d8107c;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}

.stories-text p {
    font-family: Source Sans Pro;
    color: #666666;
    font-size: 16px;
    padding-right: 25px;
}

.stories-text h3 {
    font-family: Source Sans Pro;
    color: #d8107c;
    font-size: 24px;
}

.stories-text h5 {
    font-family: Source Sans Pro;
    color: #d8107c;
    font-size: 16px;
}

.stories-images {
    border: 3px solid #d2d2d2;
    margin-bottom: 10px;
}


/************stories end************/


/*contac-us contact us-general*/

.contac-us h2 {
    color: #d8107b;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.contact-text {
    border-radius: 0 !important;
}

.contact-submit {
    border-radius: 0 !important;
    color: #fff !important;
    border: none !important;
    background: #d8107b !important;
}

.contact-label {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    font-family: Source Sans Pro;
}

.add p {
    font-size: 16px !important;
    color: #666;
    font-weight: normal;
    font-family: Source Sans Pro;
    line-height: 24px !important;
}

.add a {
    font-size: 16px !important;
    color: #d8107b;
    font-weight: normal;
    font-family: Source Sans Pro;
}

.add a:hover {
    text-decoration: none;
    color: #f19d1a;
    transition: 0.5s;
}

.line {
    border: 1px solid #999;
    display: block;
}


/*contact us-general end*/


/********Annual Reports start********/

.annual {
    background: #e5dae2;
    padding: 10px 10px 10px 10px;
}

.annual p {
    font-size: 36px;
    color: #666666 !important;
    font-family: Source Sans Pro;
    padding-top: 93px;
}

.annual-img {
    padding-top: 5px;
}

.annual-img a {
    text-decoration: none;
    color: #666666;
    padding-right: 3px;
}

.annual-img a:hover {
    text-decoration: none;
    color: #fbb440;
    transition: 0.5s;
}

.report1 p {
    color: #000;
    padding: 24px 0 0 50px;
    font-weight: bold;
    font-size: 18px;
}

.report1 a {
    text-decoration: none;
    color: #666666;
    padding-right: 3px;
    padding-top: 5px;
}

.report1 a:hover {
    text-decoration: none;
    color: #fbb440;
    transition: 0.5s;
}

.report h1 {
    font-size: 36px;
    color: #666666 !important;
    font-family: Source Sans Pro;
    padding-top: 93px;
}

.book {
    padding: 15px 30px;
}

.download p a {
    text-decoration: none;
    color: #666666;
    padding-left: 3px;
}


/********Annual Reports end********/


/*shareholders start*/

.shareholders {}

.shareholders h1 {
    font-size: 30px;
    padding-top: 50px;
    color: #d8107c;
    font-family: 'museo500', sans-serif;
}

.shareholders p {
    font-size: 16px;
    !important;
    color: #666666;
    font-family: Source Sans Pro;
    padding: 5px 0 15px 0;
}

.hr {
    margin-bottom: 5px;
}


/*    Committees of Bank start*/

.add {
    padding: 0 20px;
}

.add p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    font-family: Source Sans Pro !important;
}

.add p span {
    font-size: 14px;
    color: #d8107c;
    line-height: 16px;
    font-family: Source Sans Pro !important;
    padding-bottom: 15px;
}


/*    Committees of Bank ends*/


/*fact-sheet start*/

.fact-sheet {
    background: #dddbdc;
    padding: 5px 50px 5px 20px;
}

.fact-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.fact-sheet h1 {
    font-size: 18px;
    color: #d8107c !important;
}

.fact-sheet p {
    color: #666;
    font-size: 16px;
}

.fact-sheet b {
    color: #666 !important;
    font-size: 16px;
}

.table-bg {
    background: #fff;
    margin-bottom: 20px !important;
}

.table-bg > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top: 5px solid #ddd !important;
    padding: 3px 20px !important;
    font-size: 16px;
}

.sheet-text {
    padding: 15px 50px 15px 0;
}

.sheet-text h3 {
    font-size: 18px;
    color: #d8107c !important;
    padding: 10px 0 5px 0;
}

.sheet-text p {
    font-size: 18px;
    color: #000 !important;
    padding: 0 0 0 0;
    margin-bottom: 0 !important;
}

.team-padding {
    padding-top: 10px;
}

.sheet-text span {
    font-size: 16px;
    color: #999 !important;
}

.dot ul li {
    float: left;
    padding-right: 8px;
}

.dot ul li a {
    text-decoration: none;
    color: #999 !important;
}

.dot ul li a:hover {
    text-decoration: none;
    color: #d8107c !important;
}

.dot ul li .fa {
    font-size: 10px;
    color: #d8107c !important;
}


/*fact-sheet end*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .history-font h2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .history hr {
        margin-right: -41px !important;
    }
    .image {
        padding: 10px 15px 0 40px !important;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .form .name {
        margin-bottom: 10px !important;
    }
    .history-banner {
        height: 198px;
        width: 100%;
    }
    .scroll-1 {
        right: 40px !important;
    display:none;
    }
}

@media only screen and (max-width: 360px) {
    div.bhoechie-tab-menu div.list-group {
        height: auto;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .mail {
        width: 260px !important;
    }
    .mobile {
        width: 260px !important;
    }
    .padding {
        padding-left: 15px !important;
    }
    .text img {
        margin-bottom: 10px;
        margin-left: 45px;
    }
    .history-banner {
        height: 90px;
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .mail {
        width: 220px !important;
    }
    .mobile {
        width: 220px !important;
    }
    .text img {
        margin-bottom: 10px;
        margin-left: 25px;
    }
    .history-banner {
        height: 90px;
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .history {
        padding: 0 0 0 20px !important;
    }
    .history-font P {
        margin-right: -96px;
    }
}

@media only screen and (min-width: 1024px) {
    .chronology {
        position: fixed !important;
    }
  
    .scroll-1 {
    top: 160px;
    right: 107px;
    position: fixed;
    z-index: 1;
    margin-right: -18px;
} 
}

@media only screen and (min-width: 1366px) {
 .scroll-1 {
    top: 160px;
    right: 14%;
    position: fixed!important;
    z-index: 1;
    margin-right: -18px;
  }
  .chronology {
    position: fixed !important;
}

}


@media only screen and (min-width: 1440px) {
 .scroll-1 {
    top: 160px;
    right: 16%;
    position: fixed!important;
    z-index: 1;
    margin-right: -18px;
  }
  .chronology {
    position: fixed !important;
}

}

@media only screen and (min-width: 1920px) {
 .scroll-1 {
    top: 160px;
    right: 24%;
    position: fixed!important;
    z-index: 1;
    margin-right: -18px;
  }
  .chronology {
    position: fixed !important;
}

}


@media only screen and (min-width: 2560px) {
 .scroll-1 {
    top: 160px;
    right: 31%;
    position: fixed!important;
    z-index: 1;
    margin-right: -18px;
  }
  .chronology {
    position: fixed !important;
}

}

/*gototop*/

.gototop {
 
    float: right;
    margin-bottom: 15px;
    margin-right: 6px

  
}


/*gototop*/