.people--module-filter {
	padding:15px 0;
	border-bottom:2px solid #88abcf;
	margin:0 0 30px;
}

@media(min-width:992px) {

	.people--module-filter {
		padding:30px 0;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-justify-content: center;
		justify-content:center;
	}

}

.people--module.has-filter {
	margin-top:-60px;
}

.people--module-filter-item {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
}

@media(min-width:992px) {

	.people--module-filter-item {
		-webkit-flex: 1 0 auto;
		flex: 1 0 auto;
	}

}

.people--module-filter-item:hover,
.people--module-filter-item:active,
.people--module-filter-item:focus {
	text-decoration: none;
	color: #666;
}

.people--module-filter-item.current-group {
	text-decoration: underline;
}

.people-wrap {
	position: relative;
}

@media(min-width:992px) {

#showing-group-partners.people-wrap .people--module-item.is-filtered:nth-child(5n) {
	margin-left: 25% !important;
}

#showing-group-partners.people-wrap .people--module-item.is-filtered:nth-child(6n) {
	margin-right: 25% !important;
}

#showing-group-partners.people-wrap .people--module-item.is-filtered:nth-child(7n) {
	margin-left: 13.666% !important;
}

}

.people-wrap.displaying-department-head {
	padding-top:390px;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head-2 {
		padding-top:780px;
	}

}

@media(max-width:991px) {

	.people-wrap.displaying-department-head-3 {
		padding-top:1170px;
	}

}

.people-wrap.displaying-department-head .is-current-department-head {
	position: absolute;
	top:0;
	margin-left:-12.5%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head {
		margin-left:-150px;
		width:300px;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-1 {
	left:50%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-1 {
		left:50%;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2 {
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2 {

	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2.is-current-department-head-first {
	left:37.333%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2 {
		top:0;
		left:50%;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2.is-current-department-head-last {
	left:62.666%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-2 {
		top:390px;
		left:50%;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3 {
	left:49.333%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3 {
		top:390px;
		left:50%;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3.is-current-department-head-first {
	left:23.332%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3.is-current-department-head-first {
		top:0px;
		left:50%;
	}

}

.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3.is-current-department-head-last {
	left:74.998%;
}

@media(max-width:991px) {

	.people-wrap.displaying-department-head .is-current-department-head.is-current-department-head-3.is-current-department-head-last {
		top:780px;
		left:50%;
	}

}

.people--module-item {
	margin-bottom:30px;
	height:390px;
	overflow: hidden;
}

@media(max-width:991px) {

	.people--module-item {
	    max-width: 300px;
	    float: none;
	    margin: 0 auto;
	}

}

.people--module-item-image {
	width:100%;
	height:300px;
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}

.people--module-item-image a {
	position: absolute;
	z-index: 2;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display: block;
}

.people--module-item-content {
	margin:10px 0 0;
}

.people--module-item-content h3 {
	margin:0;
	line-height: 1;
}

.people--module-item-content h3 a {
	color: #666;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

.people--module-item-title {
	color: #666;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.25;
	margin:0;
}

.people--module-item-advisory-board-excerpt {
	color: #666;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.25;
	padding:10px 0 0;
	border-top:1px solid #ddd;
	margin:10px 0 0;
	display: none;
}

.is-filtered .people--module-item-advisory-board-excerpt {
	display: block;
}

.group-advisory-partners.is-filtered {

}

.people--module-item.group-advisory-partners.is-filtered {
	height:520px;
}

@media(max-width:991px) {

	.people--module-item.group-advisory-partners.is-filtered {
	    max-width: 460px;
	}

}

@media(min-width:992px) {

	.people--module-item-1 {
		width:37.333% !important;
		padding-left:13.666% !important;
	}

	.people--module-item-2 {
		width:25% !important;
	}

	.people--module-item-3 {
		width:37.333% !important;
		padding-right:13.666% !important;
	}

}

.people--disclaimers {
	margin:60px 0 0;

	@media(min-width:992px) {
		margin:60px -15px;
	}
}

.people--disclaimer {
	display: none;
	font-size: 16px;
}

.people--disclaimer.is-active-disclaimer {
	display: block;
}

.people--disclaimer-image {
	float:left;
	max-width: 200px;
	margin:0 20px 20px 0;
}

.people--disclaimer-image img {
	width:100%;
	height:auto;
	display: block;
}

.people--disclaimer.current-disclaimer {
	display: block;
}
