.list-inline img{opacity:0.5;}
.list-inline img:hover{opacity:1;}
.selected img {	opacity:1;}
.carousel-control.right, .carousel-control.left{background-image: none;}
.carousel-control{  font-size: 104px; text-shadow:0px;color:black;top: 30%; width: auto;}
.carousel-control:hover, .carousel-control:focus{color:#0093dd;}
.bodContainer{margin-top: 0px;}
.bodContent { background-color: #f1f1f1; height: 500px; padding: 50px;    width: 100%;}
.bodContent .innerContent{border:8px solid white;height: 100%}
.operationaExce { background-color: #f1f1f1; height: 500px; padding: 30px;    width: 100%;}
.operationaExce .innerContent{border:8px solid white;height: 100%}
.bodImage {    bottom: 0;    position: absolute;    right: 0;}
.bodTitle{font-size: 17px; color:#009A94; margin: 0; text-align: center; padding-top: 15px; 
	font-family: 'Roboto-Regular';}
.bodTitle2{font-size: 17px; color:#009A94; margin: 0; text-align: center;  
    font-family: 'Roboto-Regular';}
.bodSubDesignation{font-size: 14px;color:#13293D; text-align: center; font-family: 'Roboto-Regular'; padding-top: 10px;
    line-height: 18px;}
.bodDesc{font-weight: 300; font-size: 14px;color:#555; line-height: 18px; text-align: justify;}
.bodTxtContent{padding: 20px;}
.list-inline{margin-top: 0px;}
.list-inline > li{padding-left: 0px; padding-right: 20px;}
.list-inline > li:last-child{padding-right: 0px;}
.list-inline > li a {cursor: pointer;}
.list-inline > li a img{width: 90px; height: 90px; border-radius: 50%; background-color: #13ACC7; 
display: block; margin: auto; text-align: center;}
.list-inline > li a.selected img {border: 3px solid #009a94;}
.bodName { padding-top: 20px; }
.bodName img { border-radius: 50%; background-color: #299a94; display: block; margin: auto; text-align: center;  }
.mdaName { padding-top: 35px; }
.mdaName img { border-radius: 50%; background-color: #ffffff; display: block; margin: auto; text-align: center;  }
.navbar { margin-bottom: 0px; }
.bodTitle-thumb{font-size: 12px; color:#009A94; margin: 0; text-align: center; padding-top: 0px; 
	font-family: 'Roboto-Medium';}
.bodSubDesignation-thumb{font-size: 10px; line-height: 10px; color:#13293D; text-align: center; font-family: 'Roboto-Regular';}

#bod-banner { 
	background-image: linear-gradient(to bottom, rgba(125,185,232,0) 45%,rgba(19,41,61,0.5) 80%,rgba(19,41,61,0) 100%), 
	url(../images/bod-banner.jpg); background-repeat:no-repeat; background-size:cover; 
	background-position:center top; height:100vh; padding-top:150px; }

.corp-gov {
    position: absolute;
    font-size: 20px;
    bottom: 10%;
    color: #ffffff;
    font-family: 'Roboto-Medium';
}
.whiteSubDesignation {font-size: 15px; color:#ffffff; text-align: center; font-family: 'Roboto-Regular'; padding-top: 5px; margin-bottom: 0px;}
.whiteSubDesignation-thumb{font-size: 10px; line-height: 10px; color:#ffffff; text-align: center; font-family: 'Roboto-Regular';}
.whiteDesc{font-weight: 300; font-size: 14px;color:#ffffff; overflow: auto; line-height: 19px; }
/*.mt-box {
    border: 2px solid #fff; 
    margin: 20px; padding: 20px; 
    margin-bottom: 50px;}*/


.mt-box {
    border-left: 2px solid #fff; 
    margin-top: 50px; padding: 10px; 
    margin-bottom: 120px;}    
.mt-box .bodTitle2, .mt-box .whiteSubDesignation { text-align: left; padding-top:0px; }
/* modal */

.bod-modal .modal-header {
    background-color: #13293D;
}
.bod-modal .modal-body p{
    font-family: 'Roboto-Regular';
    font-size: 14px;
}
.bod-modal .modal-body li{
    font-family: 'Roboto-Regular';
    font-size: 14px;
    color: #58585a;
}

.bod-modal .line {
    border-left: 1px solid #739f94;
}
.bod-modal .modal-title {
    font-family: 'Roboto-Regular';
    font-weight: 100;
}
.bod-modal .modal-w{ max-width: 1200px; }


.policy .sec-head { text-align: left; margin-top: 20px; padding-bottom: 30px; color: #13293D; padding-left: 10px;}
.policy .table .pdf-title { font-weight: 700; }
.policy .table .pdf-title a { color:#212529; }
.policy .table .pdf { text-align: right; padding-right: 40px; }
.modal-header .close {
    color: #fff;
}