.entry-content {
	min-height: 380px;
}

@media (max-width: 1175px) and (min-width: 768px) {

	/* Filters */

	.our-people-filters {
		display: none;
	}

	/* Content */

	.our-people-content {
		width: 749px;
		padding: 40px 0 28px;
	}

	.our-people-content.our-people-content-empty {
		height: 400px;
		width: 100%;
		padding: 0;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/empty-background-tablet.svg") 200px bottom no-repeat;
	}

	.content-empty-container {
		width: 100%;
	}

	.content-empty-container .text-1 {
		text-align: center;
		color: #000;
		font: normal 20px/28px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		padding-top: 40px;
		padding-bottom: 16px;
	}

	.content-empty-container .text-2 {
		text-align: center;
		color: #000;
		font: normal 13px/17px "Proxima Nova";
		letter-spacing: 0;
		text-transform: none;
	}

	.our-people-content-item {
		width: 358px;
		margin: 0 33px 32px 0;
		height: 635px;
		background: #fff;
		padding: 37px 32px 0;
	}

	.our-people-content-item:nth-child(2n+2) {
		margin: 0 0 32px 0;
	}

	.our-people-content-item:nth-child(3n+3) {
		margin: 0 33px 32px 0;
	}

	.content-item-image {
		width: 210px;
		height: 210px;
		margin: 0 auto 19px;
		border-radius: 50%;
		overflow: hidden;
	}

	.content-item-image img {
		display: block;
		width: 210px;
		height: 210px;
	}

	.content-item-geography {
		text-align: center;
	}

	.content-item-geography span {
		display: inline-block;
		height: 40px;
		padding-left: 20px;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/geography-icon.svg") 0 1px no-repeat;
		color: #000;
		font: normal 18px/18px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-name {
		height: 36px;
		text-align: center;
		color: #000;
		font: normal 24px/24px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-position {
		height: 62px;
		padding: 0 20px;
		text-align: center;
		color: #000;
		font: normal 18px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-description {
		height: 135px;
		margin-bottom: 32px;
		overflow: hidden;
		text-align: center;
		color: #000;
		font: normal 18px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-more {
		cursor: pointer;
		width: 105px;
		height: 30px;
		margin: 0 auto;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/more-background.svg") 0 0 no-repeat;
		text-align: center;
		color: #fff;
		font: normal 12px/32px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.content-item-more:hover {
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/more-background-active.svg") 0 0 no-repeat;
	}

	/* Profile */

	.our-people-profile {
		cursor: default;
		width: 100%;
		margin: 0 auto 0;
		padding-top: 80px;
		position: relative;
	}

	.our-people-profile-close {
		position: absolute;
		cursor: pointer;
		width: 100%;
		height: 48px;
		padding: 0;
		margin: 0;
		top: 0;
		right: 0;
		opacity: 1;
		background: #0D0708;
	}

	.our-people-profile-close:hover {
		background: #0D0708;
	}

	.our-people-profile-close:after {
		position: absolute;
		width: 22px;
		height: 22px;
		top: 14px;
		right: 22px;
		content: "";
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile.svg") 0 0 no-repeat;
	}

	.our-people-profile-close:hover:after {
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile-active.svg") 0 0 no-repeat;
	}

	.our-people-profile-self {
		display: table;
		width: 100%;
		padding-bottom: 44px;
	}

	.profile-left {
		float: none;
		display: inline-block;
		width: 210px;
		margin-left: 32px;
	}

	.profile-photo {
		width: 210px;
		height: 210px;
		margin: 14px auto 36px;
		border-radius: 50%;
		overflow: hidden;
	}

	.profile-photo img {
		display: block;
		width: 210px;
		height: 210px;
	}

	.profile-links {
		display: none;
	}

	.profile-right {
		float: none;
		display: table-cell;
		vertical-align: top;
		width: 100%;
		padding: 0 32px;
	}

	.profile-name {
		height: 48px;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-right: 0;
		color: #000;
		font: normal 34px/38px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-position {
		margin-bottom: 42px;
		color: #000;
		font: normal 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography {
		margin-bottom: 20px;
	}

	.profile-geography .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography .text {
		vertical-align: baseline;
		color: #000;
		font: normal 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience {
		margin-bottom: 20px;
	}

	.profile-experience .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience .text {
		vertical-align: baseline;
		color: #000;
		font: normal 16px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions {
		margin-bottom: 20px;
	}

	.profile-functions .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions .text {
		vertical-align: baseline;
		color: #000;
		font: normal 16px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description {
		margin-bottom: 20px;
	}

	.profile-description .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description .text {
		vertical-align: baseline;
		color: #000;
		font: normal 16px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags {
		margin-bottom: 20px;
	}

	.profile-tags .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 16px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags .text {
		vertical-align: baseline;
		color: #000;
		font: normal 16px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	/* Related Materials */

	.desktop.our-people-profile-related {
		display: none;
	}

	.tablet.our-people-profile-related {
		display: block;
		width: 661px;
		margin: 0 auto;
	}

	.related-materials-title {
		height: auto;
		padding-top: 0;
		margin-bottom: 44px;
		color: #000;
		font: normal 20px/20px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item {
		width: 320px;
		margin-bottom: 20px;
	}

	.related-materials-item-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-info {
		height: 175px;
		padding: 20px 18px 16px;
	}

	.related-materials-item-row-1 {
		height: 27px;
	}

	.related-materials-item-date {
		color: #C78E59;
		font: normal 18px/18px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-type {
		padding-top: 2px;
		color: #958F8A;
		font: normal 9px/9px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-row-2 {
		height: 94px;
		margin-right: 56px;
	}

	.related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		text-decoration: none;
	}

	.related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-row-3 {
		height: 18px;
	}

	.related-materials-item-authors {
		float: left;
		display: table;
		width: 208px;
		height: 100%;
	}

	.related-materials-item-commentaries .related-materials-item-row-2 {
		height: 76px;
	}

	.related-materials-item-commentaries .related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-commentaries .related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
		text-decoration: none;
	}

	/*.related-materials-item-commentaries .related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}*/

	.related-materials-item-commentaries .related-materials-item-row-3 {
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image {
		width: 36px;
	}

	.related-materials-item-commentaries .item-authors-image a {
		display: block;
		width: 36px;
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image .author-image {
		border-radius: 50%;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.related-materials-item-commentaries .item-authors-image img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.related-materials-item-commentaries .item-authors-name {
		padding-left: 6px;
	}

	.related-materials-item-authors .label {
		color: #C78E59;
		font: normal 6px/6px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-authors .text {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a:hover {
		color: #4f4f4f;
	}

	.related-materials-item-more {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-more:hover {
		background: #d1a078;
	}

	.video-play-layer {
		background-size: 72px;
	}

	.video-duration {
		top: 17px;
		right: 18px;
		width: 36px;
		height: 16px;
		background: #fff;
		border-radius: 8px;
		color: #000;
		font: normal 7px/16px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-play {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-play:hover {
		background: #d1a078;
	}

	.related-materials-more {
		margin-top: 50px;
	}

	.related-materials-more span {
		width: 172px;
		color: #000;
		font: normal 19px/24px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-more-loader {
		width: 24px;
		height: 24px;
	}

}

@media (max-width: 767px) and (min-width: 640px) {

	/* Filters */

	.our-people-filters {
		display: none;
	}

	/* Content */

	.our-people-content {
		width: 100%;
		padding: 54px 0 28px;
	}

	.our-people-content.our-people-content-empty {
		height: 400px;
		width: 100%;
		padding: 0;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/empty-background-tablet.svg") 116px bottom no-repeat;
	}

	.content-empty-container {
		width: 100%;
	}

	.content-empty-container .text-1 {
		text-align: center;
		color: #000;
		font: normal 20px/28px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		padding-top: 40px;
		padding-bottom: 16px;
	}

	.content-empty-container .text-2 {
		text-align: center;
		color: #000;
		font: normal 13px/17px "Proxima Nova";
		letter-spacing: 0;
		text-transform: none;
	}

	.our-people-content-item {
		float: none;
		width: 358px;
		height: 635px;
		margin: 0 auto 40px;
		background: #fff;
		padding: 37px 32px 0;
	}

	.our-people-content-item:nth-child(3n+3) {
		margin: 0 auto 40px;
	}

	.content-item-image {
		width: 210px;
		height: 210px;
		margin: 0 auto 19px;
		border-radius: 50%;
		overflow: hidden;
	}

	.content-item-image img {
		display: block;
		width: 210px;
		height: 210px;
	}

	.content-item-geography {
		text-align: center;
	}

	.content-item-geography span {
		display: inline-block;
		height: 40px;
		padding-left: 20px;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/geography-icon.svg") 0 1px no-repeat;
		color: #000;
		font: normal 18px/18px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-name {
		height: 36px;
		text-align: center;
		color: #000;
		font: normal 24px/24px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-position {
		height: 62px;
		padding: 0 20px;
		text-align: center;
		color: #000;
		font: normal 18px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-description {
		/*height: 90px;*/
		height: 135px;
		margin-bottom: 32px;
		overflow: hidden;
		text-align: center;
		color: #000;
		font: normal 18px/22px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-more {
		cursor: pointer;
		width: 105px;
		height: 30px;
		margin: 0 auto;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/more-background.svg") 0 0 no-repeat;
		text-align: center;
		color: #fff;
		font: normal 12px/32px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.content-item-more:hover {
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/more-background-active.svg") 0 0 no-repeat;
	}

	/* Profile */

	.our-people-profile {
		cursor: default;
		width: 100%;
		margin: 0 auto 0;
		padding-top: 80px;
		position: relative;
	}

	.our-people-profile-close {
		position: absolute;
		cursor: pointer;
		width: 100%;
		height: 48px;
		padding: 0;
		margin: 0;
		top: 0;
		right: 0;
		opacity: 1;
		background: #0D0708;
	}

	.our-people-profile-close:hover {
		background: #0D0708;
	}

	.our-people-profile-close:after {
		position: absolute;
		width: 22px;
		height: 22px;
		top: 14px;
		right: 22px;
		content: "";
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile.svg") 0 0 no-repeat;
	}

	.our-people-profile-close:hover:after {
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile-active.svg") 0 0 no-repeat;
	}

	.our-people-profile-self {
		display: table;
		width: 100%;
		padding-bottom: 44px;
	}

	.profile-left {
		float: none;
		display: inline-block;
		width: 164px;
		margin-left: 32px;
	}

	.profile-photo {
		width: 164px;
		height: 164px;
		margin: 14px auto 36px;
		border-radius: 50%;
		overflow: hidden;
	}

	.profile-photo img {
		display: block;
		width: 164px;
		height: 164px;
	}

	.profile-links {
		display: none;
	}

	.profile-right {
		float: none;
		display: table-cell;
		vertical-align: top;
		width: 100%;
		padding: 0 32px;
	}

	.profile-name {
		height: 48px;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-right: 0;
		color: #000;
		font: normal 30px/34px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-position {
		margin-bottom: 42px;
		color: #000;
		font: normal 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography {
		margin-bottom: 20px;
	}

	.profile-geography .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography .text {
		vertical-align: baseline;
		color: #000;
		font: normal 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience {
		margin-bottom: 20px;
	}

	.profile-experience .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience .text {
		vertical-align: baseline;
		color: #000;
		font: normal 14px/20px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions {
		margin-bottom: 20px;
	}

	.profile-functions .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions .text {
		vertical-align: baseline;
		color: #000;
		font: normal 14px/20px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description {
		margin-bottom: 20px;
	}

	.profile-description .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description .text {
		vertical-align: baseline;
		color: #000;
		font: normal 14px/20px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags {
		margin-bottom: 20px;
	}

	.profile-tags .label {
		vertical-align: baseline;
		color: #c78e59;
		font: bold 14px/14px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags .text {
		vertical-align: baseline;
		color: #000;
		font: normal 14px/20px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	/* Related Materials */

	.desktop.our-people-profile-related {
		display: none;
	}

	.size-640.our-people-profile-related {
		display: block;
		width: 320px;
		margin: 0 auto;
	}

	.related-materials-title {
		height: auto;
		padding-top: 0;
		margin-bottom: 44px;
		color: #000;
		font: normal 20px/20px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item {
		width: 320px;
		margin-bottom: 20px;
	}

	.related-materials-item-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-info {
		height: 175px;
		padding: 20px 18px 16px;
	}

	.related-materials-item-row-1 {
		height: 27px;
	}

	.related-materials-item-date {
		color: #C78E59;
		font: normal 18px/18px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-type {
		padding-top: 2px;
		color: #958F8A;
		font: normal 9px/9px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-row-2 {
		height: 94px;
		margin-right: 56px;
	}

	.related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		text-decoration: none;
	}

	.related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-row-3 {
		height: 18px;
	}

	.related-materials-item-authors {
		float: left;
		display: table;
		width: 208px;
		height: 100%;
	}

	.related-materials-item-commentaries .related-materials-item-row-2 {
		height: 76px;
	}

	.related-materials-item-commentaries .related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-commentaries .related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
		text-decoration: none;
	}

	/*.related-materials-item-commentaries .related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}*/

	.related-materials-item-commentaries .related-materials-item-row-3 {
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image {
		width: 36px;
	}

	.related-materials-item-commentaries .item-authors-image a {
		display: block;
		width: 36px;
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image .author-image {
		border-radius: 50%;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.related-materials-item-commentaries .item-authors-image img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.related-materials-item-commentaries .item-authors-name {
		padding-left: 6px;
	}

	.related-materials-item-authors .label {
		color: #C78E59;
		font: normal 6px/6px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-authors .text {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a:hover {
		color: #4f4f4f;
	}

	.related-materials-item-more {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-more:hover {
		background: #d1a078;
	}

	.video-play-layer {
		background-size: 72px;
	}

	.video-duration {
		top: 17px;
		right: 18px;
		width: 36px;
		height: 16px;
		background: #fff;
		border-radius: 8px;
		color: #000;
		font: normal 7px/16px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-play {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-play:hover {
		background: #d1a078;
	}

	.related-materials-more {
		margin-top: 36px;
	}

	.related-materials-more span {
		width: 112px;
		color: #000;
		font: normal 12px/12px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-more-loader {
		width: 12px;
		height: 12px;
	}

}

@media (max-width: 639px) {

	/* Filters */

	.our-people-filters {
		display: none;
	}

	/* Content */

	.our-people-content {
		width: 100%;
		padding: 40px 0 18px;
	}

	.our-people-content.our-people-content-empty {
		height: 380px;
		width: 100%;
		padding: 0;
		background: url("/wp-content/plugins/es-about-us/images/our-people/content/empty-background-mobile.svg") 17px bottom no-repeat;
		background-size: 100%;
	}

	.content-empty-container {
		width: 100%;
	}

	.content-empty-container .text-1 {
		text-align: center;
		color: #000;
		font: normal 20px/28px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		padding-top: 20px;
		padding-bottom: 16px;
		width: 196px;
		margin: 0 auto;
	}

	.content-empty-container .text-2 {
		text-align: center;
		color: #000;
		font: normal 13px/17px "Proxima Nova";
		letter-spacing: 0;
		text-transform: none;
		width: 150px;
		margin: 0 auto;
	}

	.our-people-content-item {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 auto 50px;
		background: transparent;
		padding: 0;
	}

	.our-people-content-item:nth-child(3n+3) {
		margin: 0 auto 50px;
	}

	.content-item-image {
		width: 136px;
		height: 136px;
		margin: 0 auto 32px;
	}

	.content-item-image img {
		width: 136px;
		height: 136px;
	}

	.content-item-geography {
		text-align: center;
	}

	.content-item-geography span {
		display: inline-block;
		height: 12px;
		padding-left: 15px;
		margin-bottom: 16px;
		background-size: 8px;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-name {
		height: auto;
		margin-bottom: 11px;
		color: #000;
		font: normal 18px/18px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-position {
		height: auto;
		margin-bottom: 11px;
		color: #000;
		font: normal 12px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-description {
		height: auto;
		margin-bottom: 18px;
		padding: 0 50px;
		color: #000;
		font: normal 12px/16px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.content-item-more {
		width: 80px;
		height: 24px;
		background: #C78E59;
		border-radius: 12px;
		color: #fff;
		font: normal 10px/24px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.content-item-more:hover {
		background: #d1a078;
	}

	/* Profile */

	.our-people-profile {
		width: 100%;
		margin: 0 auto 0;
		position: relative;
		padding-top: 80px;
	}

	.our-people-profile-close {
		position: absolute;
		cursor: pointer;
		width: 100%;
		height: 48px;
		padding: 0;
		margin: 0;
		top: 0;
		right: 0;
		opacity: 1;
		background: #0D0708;
	}

	.our-people-profile-close:hover {
		background: #0D0708;
	}

	.our-people-profile-close:after {
		position: absolute;
		width: 22px;
		height: 22px;
		top: 14px;
		right: 22px;
		content: "";
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile.svg") 0 0 no-repeat;
	}

	.our-people-profile-close:hover:after {
		background: url("/wp-content/plugins/es-about-us/images/our-people/profile/close-button-mobile-active.svg") 0 0 no-repeat;
	}

	.our-people-profile-self {
		padding-bottom: 32px;
	}

	.profile-left {
		width: 100%;
	}

	.profile-photo {
		width: 136px;
		height: 136px;
		margin: 0 auto 14px;
	}

	.profile-photo img {
		display: block;
		width: 136px;
		height: 136px;
	}

	.profile-links {
		display: none;
	}

	.profile-right {
		width: 100%;
		padding: 0 22px;
	}

	.profile-name {
		height: auto;
		margin-bottom: 8px;
		padding: 0;
		text-align: center;
		color: #000;
		font: normal 18px/18px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-position {
		margin-bottom: 25px;
		text-align: center;
		color: #000;
		font: normal 10px/10px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography {
		margin-bottom: 20px;
	}

	.profile-geography .label {
		display: block;
		text-align: center;
		margin-bottom: 4px;
		color: #c78e59;
		font: bold 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-geography .text {
		display: block;
		text-align: center;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience {
		margin-bottom: 20px;
	}

	.profile-experience .label {
		display: block;
		margin-bottom: 4px;
		text-align: center;
		color: #c78e59;
		font: bold 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-experience .text {
		display: block;
		text-align: center;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions {
		margin-bottom: 20px;
	}

	.profile-functions .label {
		display: block;
		margin-bottom: 4px;
		text-align: center;
		color: #c78e59;
		font: bold 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-functions .text {
		display: block;
		text-align: center;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description {
		margin-bottom: 20px;
	}

	.profile-description .label {
		display: block;
		margin-bottom: 4px;
		text-align: center;
		color: #c78e59;
		font: bold 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-description .text {
		display: block;
		text-align: center;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags {
		margin-bottom: 20px;
	}

	.profile-tags .label {
		display: block;
		margin-bottom: 4px;
		text-align: center;
		color: #c78e59;
		font: bold 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	.profile-tags .text {
		display: block;
		text-align: center;
		color: #000;
		font: normal 12px/12px "PT Sans";
		letter-spacing: 0;
		text-transform: none;
	}

	/* Related Materials */

	.desktop.our-people-profile-related {
		display: none;
	}

	.mobile.our-people-profile-related {
		display: block;
		width: 320px;
		margin: 0 auto 0;
	}

	.related-materials-title {
		height: auto;
		padding-top: 0;
		margin-bottom: 22px;
		color: #000;
		font: normal 14px/14px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item {
		width: 320px;
		margin-bottom: 20px;
	}

	.related-materials-item-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster {
		display: block;
		width: 320px;
		height: 194px;
	}

	.video-poster img {
		display: block;
		width: 320px;
		height: 194px;
	}

	.related-materials-item-info {
		height: 175px;
		padding: 20px 18px 16px;
	}

	.related-materials-item-row-1 {
		height: 27px;
	}

	.related-materials-item-date {
		color: #C78E59;
		font: normal 18px/18px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-type {
		padding-top: 2px;
		color: #958F8A;
		font: normal 9px/9px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-row-2 {
		height: 94px;
		margin-right: 56px;
	}

	.related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
		text-decoration: none;
	}

	.related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}

	.related-materials-item-row-3 {
		height: 18px;
	}

	.related-materials-item-authors {
		float: left;
		display: table;
		width: 208px;
		height: 100%;
	}

	.related-materials-item-commentaries .related-materials-item-row-2 {
		height: 76px;
	}

	.related-materials-item-commentaries .related-materials-item-title {
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-commentaries .related-materials-item-title a {
		display: block;
		color: #000;
		font: normal 15px/19px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
		text-decoration: none;
	}

	/*.related-materials-item-commentaries .related-materials-item-title .sub-title {
		display: block;
		padding-top: 6px;
		font: normal 9px/11px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: uppercase;
	}*/

	.related-materials-item-commentaries .related-materials-item-row-3 {
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image {
		width: 36px;
	}

	.related-materials-item-commentaries .item-authors-image a {
		display: block;
		width: 36px;
		height: 36px;
	}

	.related-materials-item-commentaries .item-authors-image .author-image {
		border-radius: 50%;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.related-materials-item-commentaries .item-authors-image img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.related-materials-item-commentaries .item-authors-name {
		padding-left: 6px;
	}

	.related-materials-item-authors .label {
		color: #C78E59;
		font: normal 6px/6px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-authors .text {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a {
		color: #000;
		font: normal 9px/11px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: none;
	}

	.related-materials-item-authors .text a:hover {
		color: #4f4f4f;
	}

	.related-materials-item-more {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-more:hover {
		background: #d1a078;
	}

	.video-play-layer {
		background-size: 72px;
	}

	.video-duration {
		top: 17px;
		right: 18px;
		width: 36px;
		height: 16px;
		background: #fff;
		border-radius: 8px;
		color: #000;
		font: normal 7px/16px "Proxima Nova Semibold";
		letter-spacing: 0;
		text-transform: none;
	}

	.related-materials-item-play {
		width: 62px;
		height: 18px;
		background: #C78E59;
		border-radius: 9px;
		color: #fff;
		font: normal 8px/18px "Proxima Nova Semibold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-item-play:hover {
		background: #d1a078;
	}

	.related-materials-more {
		margin-top: 36px;
	}

	.related-materials-more span {
		width: 112px;
		color: #000;
		font: normal 12px/12px "Proxima Nova Bold";
		letter-spacing: 0.5px;
		text-transform: uppercase;
	}

	.related-materials-more-loader {
		width: 12px;
		height: 12px;
	}

}