/*
 * Blog Single
*/

.news-menu-item a {
	position: relative;
}

header.show #menu-main-menu > li.current_page_parent > a::before,
li.current_page_parent > a::before {
	content: '';
    display: block;
    width: 100%;
    height: 5px !important;
    background: #4ACD3E !important;
    position: absolute;
    bottom: -0.6em;
}

#subheader .container {
	align-items: flex-end;
	min-height: 12em;
}

#subheader .row {
	width: 100%;
	align-items: flex-end;
}

#subheader .h1 {
	margin: 0;
	font-weight: 300;
}

.single-pagination {
	display: flex;
	justify-content: flex-end;
	line-height: 2;
}

.single-pagination a span {
	letter-spacing: -1px;
	color: #4F4D88;
	opacity: 0.8;
}

.single-pagination .pull-right svg {
	margin-left: 0.7em;
}

.single-pagination .pull-left svg {
	margin-right: 0.7em;
}

.pull-left {
	margin-right: 1em;
}

.pull-left + .pull-right {
	position: relative;
	margin-left: 1em;
}

.pull-left + .pull-right:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	position: absolute;
	left: -1em;
	background: #979797;
}

.entry-meta {
	margin-bottom: 1.6em;
	font-weight: bold;
	color: #4F4D88;
}

h1 {
	font-family: Roboto;
	color: #4F4D88;
	max-width: 26em;
	margin-bottom: 1em;
}

.entry-content {
	margin-bottom: 2em;
	line-height: 1.78;
	color: #72709f;
}

.alignnone {
	margin: 20px 0;
}

.entry-content .container {
	padding: 2em 0 1em;
}

blockquote {
	padding: 1em 0;
	font-weight: 300;
	font-size: 1.67em;
	line-height: 1.6;
	letter-spacing: -1px;
	color: #4F4D88;
	margin-bottom: 1em;
}

.entry-content .row > .col-md-6:nth-child(2n) {
	border-left: 2px solid #F1F1F1;
}

.entry-content a {
	text-decoration: underline;
	color: #4F4D88;
	opacity: 0.8;
}

.entry-content h1 {
	font-size: 2.66em; /*48px*/
	line-height: 1.25;
	letter-spacing: -1.5px;
}

.entry-content h2 {
	font-weight: 300;
	font-size: 2.33em;/*42px;*/
	line-height: 1.14;
	letter-spacing: -1.5px;
}

.entry-content  h3 {
	font-weight: 300;
	font-size: 1.77em;/*32px;*/
	line-height: 1.31;
	letter-spacing: -1px;
}

.entry-content h4 {
	font-weight: 300;
	font-size: 1.33em;/*24px;*/
	line-height: 1.33;
	letter-spacing: -0.75px;
}

.entry-content h5 {
	font-weight: 300;
	font-size: 1.22em;/*22px;*/
	line-height: 1.63;
	letter-spacing: -0.5px;
}

.entry-content h6 {
	font-weight: 300;
	font-size: 1em; /*18px;*/
	line-height: 1.78;
	letter-spacing: -0.5px;
}

.related-media .container {
	border-top: 2px solid #F1F1F1;
}

.related-media .b3 {
	padding: 0.8em 0 1.2em;
	text-align: center;
	color: #4F4D88;
}

.related-media article {
	margin-bottom: 3em;
}

article.type-post > img {
	border-radius: 4px;
}

.type-post-content {
	padding: 1.5em 0 1em;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	border-bottom: 2px solid #F1F1F1;
}

.type-post-content .entry-meta {
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #4F4D88;
	margin-bottom: 1.5em;
}

.type-post-content .entry-meta svg,
.type-post-content .entry-meta img {
	margin-right: 0.8em;
}

.type-post-content .h6 {
	margin-bottom: 1.5em;
}

.type-post-content .post-excerpt {
	flex-grow: 1;
	margin-bottom: 2em;
	font-weight: 300;
	color: #4F4D88;
}

.featured-category .type-post-content .post-excerpt {
	color: #fff;
}

.type-post-content .post-excerpt a {
	color: #4F4D88;
	text-decoration: underline;
}

.type-post-content .h6 a {
	color: #4F4D88;
}

.attachment-post-thumbnail.wp-post-image + .type-post-content {
	height: auto;
}

.author {
	margin-bottom: 1.6em;
}

.author .col-md-3 {
	-ms-flex: 0 0 21%;
	flex: 0 0 21%;
	max-width: 21%;
}

.quote-author {
	padding: 0.5em 0;
	height: 3.2em;
	background: rgba(0,0,0,0.6);
	line-height: 1.11;
	color: #fff;
}

.quote-author .offset-md-3 {
	margin-left: 21%;
}

.author .wp-post-image {
	margin-top: 1em;
	margin-bottom: -3.2em;
}

.author .quote-text {
	display: flex;
	align-items: flex-end;
	height: 100%;
	padding-bottom: 1.5em;
	color: #4F4D88;
}

.author .quote-text .b5 {
	letter-spacing: -1px;
	text-transform: uppercase;
}

.cat-title.b2 {
	text-transform: uppercase;
	color: #4F4D88;
}

.cat-title.b2 span {
	font-weight: 200;
}

#map {
	height: 22em;
	margin-bottom: 1.5em;
}

.event-team {
	justify-content: center;
	margin-bottom: 1.13em;
}

.event-team .col-md-2 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom: 2em;
}

.event-team-title.b3 {
	margin-top: 1.8em;
	margin-bottom: 1.5em;
	text-align: center;
	color: #4F4D88;
}

.event-team .name, 
.event-team .position {
	font-size: 0.89em;
	line-height: 1.25;
	text-align: center;
	color: #4F4D88;
}

.event-team .name {
	margin-top: 0.8em;
}

.register-event {
	background: #F1F1F1;
	padding: 2em 0 5em;
}

.register-event .b3 {
	margin-bottom: 1.5em;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: -0.5px;
	color: #4F4D88;
}

.container.team-members {
	margin-top: 1.5em;
}

.container.team-members .row {
	justify-content: center;
}

.team-leadership-title {
	margin-bottom: 1em;
}

article.type-team.team_category-leadership-team {
	margin-bottom: 2.4em;
}

.post-team-big:hover {
	opacity: 1;
}

.post-team-big img {
	width: 100%;
	margin-bottom: 0.5em;
	height: 22em;
	object-fit: cover;
	object-position: top;
	/*background: #F1F1F1;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.152945);
	border-radius: 4px;*/
}

.post-team-big video {
	max-width: 100%;
	height: 16.3em;
	object-fit: cover;
	margin-bottom: 0.5em;
	background: #F1F1F1;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.152945);
	border-radius: 4px;
	width: 100%;
	object-position: top;
}

.post-team-big .name {
	font-weight: bold;
	text-align: center;
	color: #4F4D88;
}

.post-team-big .position {
	text-align: center;
	color: #4F4D88;
	opacity: 0.8;
}

.team-member-wrap {
    text-align: center;
}

.member-name {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
}

.team-member-wrap img {
    width: 300px;
}

.member-position {
    display: block;
    font-size: 18px;
    margin-top: 5px;
}

section.transactions .container {
	padding-top: 3em;
	border-top: 2px solid #F1F1F1;
}

.team-member-wrap img {
    width: 300px;
    max-height: 300px;
    object-fit: contain;
}

@media (max-width: 991px) {
	.single-pagination {
		font-size: 0.88em;
	}
}

@media (max-width: 767px) {

	header.show #menu-main-menu > li.news-menu-item > a::before, li.news-menu-item > a::before {
		content: none;
	}

	#subheader {
		padding: 4em 0 2.2em;
	}

	#subheader .container {
		min-height: 9em;
	}

	.single-pagination {
		justify-content: flex-start;
		margin-top: 1em;
	}
}

@media (max-width: 480px) {
	.author .col-3 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.author .col-9 {
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
	}

	.author .offset-3 {
		margin-left: 30%;
	}

	.author .quote-text {
		padding-bottom: 0.5em;
	}

	.quote-author {
		padding: 0.25em 0;
	}

	.quote-author-block {
		display: flex;
		flex-direction: column;
		justify-content: center;
		font-size: 0.8em;
	}

	.author .quote-text .b5 {
		font-size: 1em;
	}

	.author .wp-post-image {
		margin-left: -15px;
		margin-right: -15px;
		max-width: calc(100% + 30px);
	}
}
