/*   Governance  */
.feature-gov-head{margin-top:150px;margin-bottom:30px;}
.feature-gov-head .text-46{margin-top:0;}
.feature-gov-head h2:nth-child(2){margin-bottom:30px;}
.feature-gov-head .pic-area{margin:50px 0 15px;}
.feature-gov-head p a {color: #0ebae3;}
.feature-gov-head p a:hover{ text-decoration: underline;}

ul.aiib-tabs li {width: 16.4%;}
ul.aiib-tabs li a {padding: 15px 10px;}

.president-title{
border-bottom:2px solid #f0f0f0;
padding-bottom:40px;
margin-bottom:30px;
}
.president-title h2{
 line-height: 1.19;
 margin:0;
}


#vice-president .president-inner .intro .position{
font-size: 1.5rem;
}

#vice-president .president-inner ul li{
   position:relative;
   margin-top:30px;
   padding-bottom:55px;
   border-bottom:2px solid #f0f0f0;
   min-height: 235px;
}
#vice-president .president-inner ul li .portrait{
    height: 180px;
    width: 163px;
	overflow: hidden;
}
#vice-president .president-inner ul li .intro{
margin-left:193px;
}

#vice-president .president-inner ul li .intro article{
    height:85px;
	overflow:hidden;
    position:relative;
	transition:height 1s;
	-moz-transition:height 1s;
	-webkit-transition:height 1s;
	-o-transition:height 1s;
}
#vice-president .president-inner ul li .intro article.up{
    height:auto;
}


#vice-president .president-inner ul li .intro  span.gradient{
position:absolute;
left:0px;
width:100%;
height:45px;
bottom: 28px;
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

#vice-president .president-inner ul li .text{
 position:relative;
}
#vice-president .president-inner ul li .text .glyphicon{
left:50%;
height:30px;
margin-left:-15px;
cursor:pointer;
font-size:1.2rem;
line-height: 30px;
top: 9px;
    font-family: Helvetica,Arial;
}

#center-counsel{
min-height:420px;
}

#vice-president .president-inner ul li .text .glyphicon-chevron-down::before {
    left: -9px;
    position: relative;
    top: 1px;
	color:#999999;
	font-family: "Glyphicons Halflings";
}

#vice-president .president-inner ul li .text .glyphicon-chevron-up::before {
  left: -9px;
    position: relative;
    top: 1px;
	color:#999999;
	font-family: "Glyphicons Halflings";
}

.president-inner{
	margin:0 15px;
}

.president-table{
	padding-bottom:90px;
	position:relative;
}

.president-inner .intro .name{
	margin:0px 0 15px 0;
  color: #666666;
}
.president-inner .intro .position{
	margin:0px 0 20px 0;
	font-size:1.6rem;
	line-height: 1.25;
  color: #666666;
}
.president-inner .intro article{
	font-size:1.5rem;
	line-height: 1.4;
    color: #666666;
}

.portrait{
	position:absolute;
	top:0px;
	left:0px;
}
.portrait img{
	width:100%;
	display:block;
}


#president .portrait{
	width:100%;
	max-width:357px;
}

#president .intro{
	margin-left:387px;
}

#center-counsel .portrait{
width:100%;
max-width:163px;
}

#center-counsel .intro{
margin-left:193px;
}



#chief-risk-officer{
min-height:420px;
}


#chief-risk-officer .portrait{
width:100%;
max-width:163px;
}

#chief-risk-officer .intro,
#chief-financial-officer .intro,
#chief-economist .intro{margin-left:193px;}

#vice-president .president-inner ul,#vice-president .president-inner li{
margin:0px;
padding:0px;
list-style:none;
}
.feature-gov-head .col-md-12 p.middle-grey{
display:none;
}

@media only screen and (max-width: 1024px){
.feature-gov-head .text-46{ font-size:3.1rem;  line-height:1.19; }	
.feature-gov-head h2:nth-child(2) {
    margin-bottom: 20px;
}

.feature-gov-head .pic-area {
    margin: 40px 0 0px;
}



.gov-board-tabs li {
    border-bottom: 3px solid #f0f0f0;
    display: block;
    padding: 15px 25px;
}
.gov-board-tabs li a {
    color: #666666;
    padding: 15px 25px;
}
.gov-board-tabs li:hover a, .gov-board-tabs li.active a {
    border-bottom: 3px solid #0d3457;
    color: #0d3457;
}

.gov-board-tabs {
    border-bottom:none;
	margin: 30px 15px;
}

#president .portrait{
max-width:100%;
}

#president .intro{
margin-left:0px;
}

.portrait{
position:relative;
margin-bottom:20px;
}

.president-inner .intro .name{
font-size:2.4rem;
margin: 0 0 10px;
}

#vice-president .president-inner ul li .portrait{
width:100%;
height:auto;
overflow:auto;
}

#vice-president .president-inner ul li .intro {
    margin-left: 0;
}
#vice-president .president-inner ul li .intro article {
    height: 212px;
}


#center-counsel .portrait {
    max-width: 100%;
}
#center-counsel .intro {
    margin-left: 0px;
}


#center-counsel{
min-height:auto;
}




#chief-risk-officer .portrait {
    max-width: 100%;
}
#chief-risk-officer .intro, #chief-financial-officer .intro {
    margin-left: 0px;
}


#chief-risk-officer{
min-height:auto;
}








}



