/*.sectionText {
	width: 100%;
	margin-left: 0;
}*/

#people {
	float: left;
	width: 100%;
}

.sectionBlock img.principalImg {
	float: left;
	width: 150px;
	height: auto;
}

.principalText {
	width: 100%;
	margin: 0 0 0 0%;
}

.principalText h2.title{
	padding-bottom: 0px;
	margin-bottom: 35px;
	border-bottom: 1px solid #eee;
}

.sectionWrap.overview {
	margin-top: 15px;
}


.sectionWrap.principals {
	padding: 40px 0 100px 0;
}

.principalBio {
	float: left;
	width: 100%;
}

.principalBio a{
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.section .principalBio h2{
	font-size: 20px;
	padding: 0;
	line-height: 100%;
	margin: 0px 0 5px 0;
	border: none;
}

.section .principalBio h2.pName {
	padding-top: 10px;
}


.section .principalBio h3{
	/*font-family: 'Source Sans Pro', arial, sans-serif;*/
	color: rgb(29,67,113);
	font-size: 13px;
	margin: 5px 0 20px 0;
	padding: 0;
	font-weight: 500;
	line-height: 100%;
}

.section .principalBio p {
/*	height: 200px;*/
	-webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.principal {
	width: 40%;
	margin-right: 5%;
	float: left;
}

.viewBio {
	color: rgb(29,67,113);
	text-transform:uppercase;
	font-size: 12px;
	text-decoration: none;
	font-weight: 500;
/*	margin-top: 90px;*/
}


.sectionWrap.senior {
	margin: 80px 0 100px 0;
}

.sectionBlock img.seniorImg {
	float: left;
	width: 105px;
	height: auto;
}

.sectionText.seniorWrap {
	width: 100%;
	/*margin: 0 0 0 0;*/
}

.seniorBio {
	float: left;
	width: 100%;
}


.seniorItem {
	width: 20%;
	margin: 1% 3% 6% 0;
	float: left;
	color: rgb(75,75,75);
}

.seniorBio h3{
	font-size: 18px;
	margin: 10px 0 0px 0;
	padding: 0;
}

.seniorBio p{
	font-size: 12px;
	color: rgb(75,75,75);
	padding: 5px 0 20px 0;
	margin: 0;
	height: 40px;
	font-weight: 600;
}


/* Detail */

.principalLongBio {
	width: 74%;
	margin-right: 4%;
	float: right;
}


.back {
	text-decoration: none;
}

.section .principalBio .principalLongBio p{
	height: auto;
}

.bioImage {
	float: left;
	width: 12%;
}

.sectionBlock img.pdf {
	width: 26px;
	height: 26px;
}

.department {
	float: left;
	width: 100%;
}

.department#accounting,
.department#asset-management,
.department#human-resources,
.department#information-technology,
.department#leasing,
.department#legal,
.department#marketing,
.department#met-cleaning,
.department#property-ops,
.department#security {
	display: none;
}

.deptItem {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}

.department h3, .department p{
	font-size: 16px;
	text-decoration: none;
	float: left;
	line-height: 200%;
	margin: 0;
	padding: 10px 0 10px 0;
}

.section .department h2{
	margin: 30px 0 10px 0;
}

.department h3 {
	width: 20%;
}

.department p {
	width: 65%;
}

.department p.viewBio {
	width: 15%;
	float: left;
	text-align: right;
	padding: 12px 0 12px 0;
	line-height: 200%;
	font-size: 12px;
}