/*

Theme Name: X - Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
Site: AHSS

*/

/* MASTER LAYOUT */

@media screen and (max-width: 479px) {
	
	#top.site {
		/*background: #F9F9F7;*/
		margin-top: 0;
		padding: 0 20px;
		width: 88%;
		border: 0;
	}
	
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	
	#top.site {
		/*background: #F9F9F7;*/
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0 30px;
		border: 0;
		/*-webkit-box-shadow: 0;
		-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		border: 1px solid #DBDBDB;*/
	}
	
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	
	#top.site {
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 0 35px;
		border: 0;
		/*-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		border: 1px solid #DBDBDB;*/
	}
	
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
	
	#top.site {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0 40px;
		border: 0;
		/*-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		border: 1px solid #DBDBDB;*/
	}
	
}

@media screen and (min-width: 1200px) {
	
	#top.site {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0 40px;
		border: 0;
		/*-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.12);
		border: 1px solid #DBDBDB;*/
	}
	
}

/*#top.site {
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 0;
	border: 0;
	background: #F9F9F7;
}*/

/* TYPOGRAPHY */

body {
	line-height: 1.5em;
	/*background: url(/wp-content/uploads/2016/06/bg.jpg) repeat;*/
}

h1 {
	margin-top: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #AAACAE;
	letter-spacing: -0.05em!important;
}

h3 {
	font-size: 1.5em!important;
	padding-top: 2px!important;
	padding-bottom: 0!important;
	margin-top: 0!important;
	margin-bottom: 0!important;
	font-weight: 400!important;
	letter-spacing: -0.05em!important;
}

p {
	font-size: 1em!important;
	font-weight: 400!important;
	line-height: 1.4em!important;
}

blockquote {
	letter-spacing: -0.05em!important;
	font-family: 'Libre Baskerville', serif;
	border: 0;
	background: #EEAE00;
	color: #fff!important;
}

blockquote a {
	color: #fff!important;
}

blockquote a:hover {
	color: #fff!important;
}

body.single blockquote {
	
}

@media screen and (max-width: 767px) {
	
	h1 {
		font-size: 2em;
		line-height: 1em;
		margin-bottom: 35px;
	}
	
	blockquote {
		font-size: 1.3em!important;
		margin: -15px 0 0 0!important;
		padding: 25px 20px 5px 20px!important;
	}
	
	blockquote p {
		line-height: 1.2em!important;
	}
	
}

@media screen and (min-width: 768px) {
	
	h1 {
		font-size: 2.5em;
		line-height: 1em;
		margin-bottom: 40px;
	}
	
	blockquote {
		font-size: 1.6em!important;
		margin: -5px 0 30px 0!important;
		padding: 30px 20px 10px 20px!important;
	}
	
	blockquote p {
		line-height: 1.2em!important;
	}
	
}

h2 {
	font-size: 1.6em!important;
	line-height: 1em;
	padding: 4px 0 4px 12px!important;
	margin-bottom: 16px!important;
	letter-spacing: -0.05em!important;
	border-left: 5px solid #EEAE00;
}

h2.noPad {
	padding-top: 4px!important;
	padding-bottom: 10px;
	margin-top: -20px!important;
}

/*h2 a:after {
	font-family: "FontAwesome";
	/*content: "\f0a9";*/
	/*content: "\f138";
	font-size: 0.9em;
	margin-left: 7px;
}*/

p {
	font-size: 1.1em;
	margin-bottom: 20px!important;
}

.x-main.full p img {
	margin: 0!important;
	padding: 0 0 30px 0!important;
}

.x-content-band img.ppl {
	width: 1px!important;
	height: 1px!important;
	margin-top: 0!important;
}

a img {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1.0!important;
	opacity: 1.0!important;
	-khtml-opacity: 1.0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a img:hover {
	filter:alpha(opacity=80)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
	-khtml-opacity: 0.8!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}

@media screen and (max-width: 767px) {
	
	.x-main.full .x-content-band img {
		width: 100%;
		height: auto;
		margin-top: 25px!important;
	}
	
	blockquote {
		margin: 35px 0 20px 0!important;
	}
	
}

a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a:hover {
	color: #EEAE00!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a     {-webkit-transform: rotate(0);}
a img {-webkit-backface-visibility: hidden;}

/* WIDGETS */

.x-scroll-top {
	border: 0;
}

.x-scroll-top .x-icon-angle-up:before {
	content: "\f077" !important;
	font-size: 1.3em;
	margin-bottom: 40px;
}

a.btnMore,
a.btnBack {
	padding: 6px 20px 6px 15px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #5B8AB5;
	background: #5B8AB5;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.01em;
}

a.btnMore {
	margin-top: 10px!important;
	display: inline-block;
}

a.btnBack {
	margin-top: 20px!important;
	display: inline-block;
}

a.btnMore:hover,
a.btnBack:hover {
	border: 2px solid #EEAE00;
	background: #EEAE00;
	color: #fff!important;
}

a.btnMoreWhite,
a.btnMoreBlue {
	padding: 7px 20px 7px 15px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #fff;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.01em;
}

a.btnMoreWhite:hover {
	border: 2px solid #fff;
	background: #fff;
	color: #5C6065!important;
}

a.btnMoreBlue:hover {
	border: 2px solid #fff;
	background: #fff;
	color: #5B8AB5!important;
}

a.btnMoreYellow {
	padding: 7px 17px 7px 20px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #fff;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.01em;
}

a.btnMoreYellow:hover {
	border: 2px solid #fff;
	background: #fff;
	color: #EEAE00!important;
}

a.btnMore:before,
a.btnMoreWhite:before,
a.btnMoreYellow:before,
a.btnMoreBlue:before {
	font-family: "FontAwesome";
	content: "\f067" !important;
	font-size: 1em;
	margin-right: 7px;
}

a.btnBack:before {
	font-family: "FontAwesome";
	content: "\f053" !important;
	font-size: 1em;
	margin-right: 7px;
}

a.btnDownload {
	padding: 7px 15px 7px 15px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #5b8ab5;
	background: #5b8ab5;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.01em;
}

a.btnDownload:hover {
	border: 2px solid #EEAE00;
	background: #EEAE00;
	color: #fff!important;
}

a.btnDownload:before {
	font-family: "FontAwesome";
	content: "\f078" !important;
	font-size: 1em;
	margin-right: 7px;
}

a.btnDownloadRight {
	padding: 7px 15px 7px 15px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #5b8ab5;
	background: #5b8ab5;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.01em;
	float: right;
	margin: 0 0 30px 50px;
}

a.btnDownloadRight:hover {
	border: 2px solid #EEAE00;
	background: #EEAE00;
	color: #fff!important;
}

a.btnDownloadRight:before {
	font-family: "FontAwesome";
	content: "\f078" !important;
	font-size: 1em;
	margin-right: 7px;
}

br.clear {
	clear: both;
}

.boxDonate {
	background: #F9F9F7;
	/*border-top: 1px solid #AAACAE;
	border-bottom: 1px solid #AAACAE;*/
	padding: 20px 0 0 0;
	margin-bottom: 20px;
	max-height: 67px;
	text-align: center;
}

/*a.btnFacebook {
	padding: 0;
	color: #3B5999;
	font-size: 2em;
	font-family: "FontAwesome";
	content: "\f078" !important;
}

a.btnFacebook:hover {
	border: 2px solid #eeae00;
}*/

/* HEADER */

.x-navbar-inner .x-container.max.width {
	padding: 0;
	margin-top: 0;
	margin-bottom: 40px; 
	width: 100%;
	/*background: #F9F9F7;*/
	border-bottom: 5px solid #aaacae;
}

.x-searchform-overlay {
	z-index: 9999;	
}

@media screen and (max-width: 767px) {

	.x-navbar {
		margin-top: 100px;
	}
	
	.x-navbar .x-brand {
		margin-left: auto;
		margin-right: auto; 
		text-align: left;
		margin-top: -5px;
		margin-bottom: 25px;
	}
	
	.x-navbar .x-brand img {
		width: 175px;
		height: auto;
		margin: 0 0 0 0;
	}
	
	.x-topbar {
		position: relative;
		border: none;
		background: none;
		z-index: 9998;
		margin: -5px 0 0 0!important;
	}
	
	.x-topbar-inner.x-container.max.width {
		position: relative;
		float: right;
		text-align: right;
		width: 120px!important;
		top: 91px;
		right: -16px;
		margin-top: -40px;
		margin-bottom: 0!important;
		padding: 0;
		height: 22px;
	}
	
	body.single .x-topbar-inner.x-container.max.width {
		position: relative;
		float: right;
		text-align: right;
		width: 120px!important;
		top: 88px;
		right: -16px;
		margin-top: -40px;
		margin-bottom: 0!important;
		padding: 0;
		height: 22px;
	}
	
	.x-topbar-inner.x-container.max.width p {
		width: 120px!important;	
		border: none!important;	
	}
	
	img.btnFb {
		width: 28px;
	}
	
	img.btnTwtr {
		width: 28px;
	}
	
	/*.x-navbar {
		z-index: 9999;
	}*/
	
	a.x-btn-navbar {
		margin-top: 64px;
	}

}

@media screen and (min-width: 768px) {

	.x-navbar {
		margin-top: 100px;
	}
	
	.x-navbar .x-brand {
		margin-left: auto;
		margin-right: auto; 
		text-align: left;
		margin-top: -10px;
		margin-bottom: 25px;
	}

	.x-navbar .x-brand img {
		width: 250px;
		height: auto;
		margin: 0 0 0 0;
	}
	
	.x-topbar {
		position: relative;
		border: none;
		background: none;
		z-index: 9998;
		margin: -28px 0 0 0!important;
	}
	
	.x-topbar-inner.x-container.max.width {
		position: relative;
		float: right;
		text-align: right;
		width: 80px!important;
		top: 65px;
		right: 0;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
	}
	
	body.single .x-topbar-inner.x-container.max.width {
		position: relative;
		float: right;
		text-align: right;
		width: 80px!important;
		top: 65px;
		right: 0;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
	}
	
	.x-topbar-inner.x-container.max.width p {
		width: 80px!important;	
		border: none!important;	
	}
	
	a.x-btn-navbar {
		margin-top: 13px;
		margin-right: 100px;
	}
	
	body.single a.x-btn-navbar {
		margin-top: 16px;
		margin-right: 20px;
	}

}

@media screen and (min-width: 1300px) {

	.x-topbar-inner.x-container.max.width {
		position: relative;
		float: right;
		text-align: right;
		width: 75px;
		top: 65px;
		right: 0;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		border: none;	
	}

}

.x-navbar {
	margin: 0 0 0 0;
	/*background: #F9F9F7;*/
	border: 0;
}

/* NAV */

.x-navbar .desktop .x-nav>li>a>span {
    border:0;
	margin: 0!important;
	padding: 0!important;
}

li.current-page-ancestor a span {
	color: #5B8AB5;
}

li.current-page-ancestor li a span {
	color: #5c6065;
}

ul ul li.current-page-ancestor a span {
	color: #5B8AB5;
}

li.current-page-ancestor li.current-menu-item a span {
	color: #5B8AB5;
}

body.parent-pageid-13 li#menu-item-33 a span,
body.single-post li#menu-item-34 a span {
	color: #5B8AB5;
}

.x-nav li a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	letter-spacing: -0.01em!important;
}

.x-nav li a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 1300px) and (max-width: 1399px) { 

	.x-nav li a {
		font-size: 1.1em!important;
		padding: 0 15px 0 0!important;
	}

}

@media screen and (min-width: 1400px) { 

	.x-nav li a {
		font-size: 1.2em!important;
		padding: 0 20px 0 0!important;
	}

}

@media screen and (min-width: 1300px) {

	nav.x-nav-wrap.desktop {
		margin: 113px 0 0 0!important;
		padding: 0;	
	}

	.x-nav li {
		margin: 0!important;
		padding: 0!important;
	}

	.x-nav li a {
		font-weight: 400!important;	
		margin: 0!important;
	}
	
	.x-navbar .desktop .x-nav li > a > span::after {
		content: "\f107";
	}
	
	.x-navbar .desktop .x-nav li.x-menu-item-search a {
		padding-right: 0!important;
		}
	
	/* dropdown nav */

	.masthead-inline .x-navbar .desktop .sub-menu {
		left: 0;
		right: auto;
		margin-top: 20px;
		margin-left: -19px;
		border-bottom: 5px solid #AAACAE!important;
	}

	nav ul li ul {
		border: 0!important;
		padding: 20px!important;
		font-size: 0.9em!important;
	}
	
}

/* responsive nav */

@media (max-width: 1299px) {
    
    .x-nav-wrap.mobile {
        display: unset;
    }
    
    .x-nav-wrap.mobile.x-collapsed {
        display: none;
    }

}

@media screen and (max-width: 1299px){

	.x-nav-wrap.desktop {
		display: none;
	}
	
	.x-btn-navbar {
		display: block;
		float: right;
	}
	
	.x-nav-wrap.mobile.collapse.in {
		display: block;
	}
	
	/*a.x-btn-navbar {
		font-size: 30px!important;
		color: #9B9B9A!important;
	}*/
	
	.x-btn-navbar:before {
		content: "MENU";
		color: #65666a;
		padding-right: 0;
		vertical-align: middle;
		position: relative;
		top: -2px;
		left: 0;
		font-size: 0.55em!important;
		font-weight: 400;
		letter-spacing: -0.03em;
	}
	
	.x-btn-navbar i {
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		margin-top: -7px;
	}	

	.x-btn-navbar i:before {
		content: url(/wp-content/uploads/2016/07/nav.png);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;  
	}

	.x-btn-navbar i:hover {
		filter:alpha(opacity=80)!important;
		-moz-opacity: 0.8!important;
		opacity: 0.8!important;
		-khtml-opacity: 0.8!important;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;  
	}	
	
	.x-nav-wrap.mobile li a {
		text-align: left;
		font-size: 1.15em!important;
	}

	.x-navbar .mobile .x-nav li a {
		font-weight: 400!important;
		border: none;
		padding: 4px 0;
		margin: 0;
	}

	.x-navbar .mobile .x-nav li.x-menu-item-search a {
		border: none;
		text-align: left;
		}

	.mobile ul.x-nav .current-menu-item a,
	.mobile ul.x-nav .current_page_ancestor a,
	.mobile ul.x-nav .current_page_parent a {
		/*font-weight: 700!important;*/
		color: #5B8AB5;
	}
	
	.menu-item-has-children .x-icon-angle-double-down:before {
		content: "\f107";
	}
	
	/*.x-navbar .mobile .x-nav li > a > span::after {
		content: "\f107";
	}*/
	
	ul.sub-menu li span {
		font-size: 0.9em!important;
		letter-spacing: -0.01em!important;
	}
	
}

/* BREADCRUMBS */

.x-breadcrumb-wrap {
	width: 100%;
	/*background: #F9F9F7;*/
	padding: 0;
	margin: 30px 0 0 0;	
	border: 0;
}

.x-breadcrumb-wrap x-container.max.width .x-breadcrumbs {
	padding: 0!important;
	margin: 0!important;
}

/* HOME */

@media screen and (min-width: 768px) {
	
	.rowFeaturesTop .x-container.wpb_row {
		display: flex;
	}

}

.x-column.x-sm.vc.colBlue.x-1-4 {
	background: #5B8AB5!important;
	color: #fff;
}

.x-column.x-sm.vc.colBlue.x-1-4 h2 {
	margin-left: 30px!important;
}

body.home .x-column.x-sm.vc.featureYellowTxt {
	border: 0;
	background: #EEAE00;
	color: #fff!important;
	padding: 30px 30px 0 30px;
}

body.home #rev_slider_4_2_wrapper {
	margin: 25px 0 0 0!important;
}

.x-column.x-sm.vc.colBlue.x-1-4 h3,
.x-column.x-sm.vc.colBlue.x-1-4 p,
.x-column.x-sm.vc.colBlue.x-1-4 li,
.x-column.x-sm.vc.colBlue.x-1-4 a {
	color: #fff!important;
}

.x-column.x-sm.vc.colBlue.x-1-4 a:hover {
	color: #EEAE00!important;
}

/* upcoming list */

.x-main #rhcoming_events_widget-2.widget {
	margin-top: 30px!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

.rhc-widget-upcoming-featured-image,
.rhc-description,
.rhc-widget-time.fc-date-format {
	display: none;
}

.rhc-widget-upcoming-item {
	margin: 0!important;
	padding: 0 30px 10px 30px!important;
}

.rhc-widget-upcoming-item:last-of-type {
	padding: 0 30px 0 30px!important;
}

.rhc-widget-upcoming {
	width: 100%!important;	
}

a.rhc-event-link {
	position: absolute;
	text-align: left;
	vertical-align: top;
	padding: 0 30px 20px 0!important;
	margin: 0!important;
	font-size: 1.15em!important;
	letter-spacing: -0.06em!important;
	font-weight: 700;
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	line-height: 1em!important;
}

a.rhc-event-link:hover {
	color: #0c0c0c;
}

@media screen and (max-width: 767px) {
	
	.x-column.x-sm.vc.colBlue.x-1-4 {
		padding-top: 10px!important;
		padding-bottom: 10px!important;
	}
	
	.rhc-widget-upcoming-item span.rhc-widget-date.fc-date-format {
		float: left!important;
		border: 1px solid #fff;
		font-weight: 700;
		text-align: center;
		width: 50px!important;
		height: 50px;
		margin-right: 10px!important;
		margin-top: 0!important;
		padding: 0!important;
		vertical-align: top;
		color: #fff;
		text-transform: uppercase;
		font-weight: 700!important;
		margin: 3px 0 8px 0;
		font-size: 0.9em!important;
		line-height: 175%!important;
	}
	
	a.rhc-event-link {
		left: 92px;
		top: 0;
		width: 75%!important;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1179px) {
	
	.rhc-widget-upcoming-item span.rhc-widget-date.fc-date-format {
		display:none;
	}
	
	a.rhc-event-link {
		left: 30px;
		top: 0;
		width: 90%!important;
	}
	
}

@media screen and (min-width: 1180px) {
	
	.rhc-widget-upcoming-item span.rhc-widget-date.fc-date-format {
		float: left!important;
		border: 1px solid #fff;
		font-weight: 700;
		text-align: center;
		width: 50px!important;
		height: 50px;
		margin-right: 10px!important;
		margin-top: 0!important;
		padding: 0!important;
		vertical-align: top;
		color: #fff;
		text-transform: uppercase;
		font-weight: 700!important;
		margin: 3px 0 8px 0;
		font-size: 0.9em!important;
		line-height: 175%!important;
	}
	
	a.rhc-event-link {
		left: 92px;
		top: 0;
		width: 75%!important;
	}
	
}

.post_meta {
    color: #12151A;
    text-transform: uppercase;  
}

/* NEWS LIST */

#esg-grid-33-1 {
	margin-top: 30px;
	padding-bottom: 20px!important;
}

.eg-news-home-txt-only-content {
	background: transparent!important;
}

#esg-grid-33-1 .esg-entry-media-wrapper,
#esg-grid-33-1 .esg-entry-media,
#esg-grid-33-1 .esg-entry-cover.esg-fade {
	display: none!important;
}

#esg-grid-33-1 .esg-entry-content.eg-news-home-txt-only-content.esg-notalone {
	margin: 0!important;
	padding: 0 30px 15px 30px!important;
}

.eg-news-home-txt-only-element-3 {
	/*display:inline-block!important;*/
	border-top-width: 1px!important;
	border-right-width: 1px!important;
	border-bottom-width: 1px!important;
	border-left-width: 1px!important;
	border: 1px solid #fff!important;
	font-weight: 700!important;
	text-align: center;
	width: 50px!important;
	height: 50px;
	line-height: 200%!important;
	margin-right: 10px!important;
	margin-top: 0!important;
	padding: 0!important;
	vertical-align: top;
	color: #12151A;
	letter-spacing: 0.04em!important;
}

@media screen and (max-width: 767px) {
	
	#esg-grid-33-1 .esg-content.eg-news-home-txt-only-element-3 {
		
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1179px) {
	
	#esg-grid-33-1 .esg-content.eg-news-home-txt-only-element-3 {
		display:none;
	}
	
}

@media screen and (min-width: 1180px) {
	
	#esg-grid-33-1 .esg-content.eg-news-home-txt-only-element-3 {
		
	}
	
}

#esg-grid-33-1 .eg-news-home-txt-only-element-0 {
	font-size: 1.2em!important;
	letter-spacing: -0.06em!important;
	font-weight: 700;
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	line-height: 1.05em!important;
	/*float: left!important;*/
}

#esg-grid-33-1 .eg-news-home-txt-only-element-0-a {
	clear: unset!important;
	display: unset!important;
	float: unset!important;
}

#esg-grid-33-1 .esg-content.eg-news-home-txt-only-element-0-a a {
	

}

/* end */







/* rhs */

.x-column.x-sm.vc.colYellow.x-1-4 {
	/*background-image: url(/wp-content/uploads/2016/04/save-rhs-home.jpg);*/
	overflow: hidden;
}

/* feature yellow */

.x-column.x-sm.vc.featureHomeTxt.x-1-1 {
	border: 0;
	background: #EEAE00;
	color: #fff!important;
	padding: 30px 30px 0 30px;
}

.x-column.x-sm.vc.featureYellowTxt p {
	letter-spacing: -0.05em!important;
	font-family: 'Libre Baskerville', serif;
}

.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 .esg-entry-content.eg-ahss-news-content,
.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-2 .esg-entry-content.eg-ahss-news-content {
	background: transparent!important;
}

.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 .eg-ahss-news-element-23-a,
.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-2 .eg-ahss-news-element-23-a {
	margin-bottom: 0!important;
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item {
	background: #5B8AB5!important;
	padding: 35px 32px 30px 32px!important; 
}

body.page-id-4073 .nextEventHome .rhc-widget-upcoming-item {
	padding: 0!important; 
	background: transparent!important;
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming {
	float: none!important;
	width: 100%!important;
}

body.page-id-4073 .nextEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming {
	float: none!important;
	width: 100%!important;
	padding: 30px 30px 30px 30px!important;
	background-color: #F9F9F7!important;
}

body.page-id-4073 .nextEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming-featured-image {
	float: none;
	margin-right: 0;
	width: 100%!important;
	margin-bottom: 0;
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming a,
body.page-id-4073 .nextEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming a {
	font-family: 'Libre Baskerville', serif;
	font-size: 20px!important;
    line-height: 25px!important;
    padding-top: 2px!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-weight: 600!important;
    letter-spacing: -0.05em!important;
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming a {
	color: #fff;
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming .rhc-widget-date-time {
	color: #fff!important;	
}

body.page-id-4073 .featuredEventHome .rhc-widget-upcoming-item .rhc-widget-upcoming .rhc-description {
	color: #fff;	
}

@media screen and ( min-width: 768px ) and ( max-width: 1023px ) {

	.x-column.x-sm.vc.featureYellowTxt p {
		padding: 0 0 10px 0;
		font-size: 1.2em!important;
		font-weight: 400!important;
		line-height: 1.3em;
	}

	.x-column.x-sm.vc.featureYellowTxt img {
		width: 40%;
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	
}

@media screen and ( min-width: 1024px ) and ( max-width: 1299px ) {

	.x-column.x-sm.vc.featureYellowTxt p {
		padding: 0 0 0 0;
		font-size: 1.3em!important;
		font-weight: 400!important;
		line-height: 1.3em;
	}
	
}

@media screen and ( min-width: 1300px ) {

	.x-column.x-sm.vc.featureYellowTxt p {
		padding: 0 0 0 0;
		font-size: 1.4em!important;
		font-weight: 400!important;
		line-height: 1.3em;
	}
	
}


/* feature panel */

.x-content-band.vc.featureHome.man {
	/*background: #F9F9F7!important;*/
	/*background: #5C6065!important;*/
	background: #5B8AB5!important;
	/*border-top: 1px solid #AAACAE;
	padding-top: 20px;
	padding-bottom: 0;*/
	margin-bottom: 20px!important;
}

.x-column.x-sm.vc.featureHomeImg.x-1-2 {
	/*margin-top: -1px!important;*/
}

.x-column.x-sm.vc.featureHomeImg.x-1-1 img.x-img {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}

.x-column.x-sm.vc.featureHomeTxt.x-1-1 {
	padding: 30px 30px 20px 30px!important;
	color: #fff;
}

.x-column.x-sm.vc.featureHomeTxt.x-1-1 h3 {
	margin-bottom: 10px!important;
	}

.x-column.x-sm.vc.featureHomeTxt.x-1-1 h3 a {
	color: #fff;
	}
	
.x-column.x-sm.vc.featureHomeTxt.x-1-1 h3 a:hover {
	color: #fff!important;
	filter:alpha(opacity=80)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
	-khtml-opacity: 0.8!important;
	}
	
.x-column.x-sm.vc.featureHomeTxt.x-1-1 p {
	padding: 0 0 15px 0;
}

#rev_slider_3_2_wrapper {
	/*margin-top: 10px!important;*/
}

#rev_slider_4_2 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#rev_slider_4_2:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter:alpha(opacity=80)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
	-khtml-opacity: 0.8!important;	
}

.tp-caption {
	letter-spacing: -0.05em!important;
}

.x-column.x-sm.vc.blockGrey.x-1-2 {
	color: #fff;
	background: #5c6065;
}

.x-column.x-sm.vc.blockYellow.x-1-2 {
	color: #fff;
	background: #EEAE00;
}

.x-column.x-sm.vc.blockYellow.x-1-2 p img {
	padding: 0!important;
}

.x-main.full .x-column.x-sm.vc.publicationWrapper.x-1-4 p img {
	padding: 0 0 0 0!important;
}

@media screen and ( min-width: 767px ) {

	body.home .x-column.x-sm.vc.x-1-2	{
		width: 48.5%;
		margin: 0 1.5% 0 0!important;
	}
	
	body.home .x-column.x-sm.vc.blockGrey.x-1-2 {
		margin: 0 1.5% 0 0;
	}
	
	body.home .x-column.x-sm.vc.blockGrey.x-3-4 {
		margin: 0 1.5% 0 0;
		width: 73%!important;
	}
	
	body.home .x-column.x-sm.vc.colLast.x-1-2 {
		width: 50%!important;
		margin: 0 0 0 0!important;
	}
	
	body.home .x-column.x-sm.vc.x-1-3 {
		width: 32%;
		margin: 0 1.5% 0 0;
	}
	
	body.home .x-column.x-sm.vc.colLast.x-1-3 {
		width: 33%!important;
		margin: 0 0 0 0!important;
	}
	
	body.home .x-column.x-sm.vc.colLast.x-2-3 {
		width: 66.5%!important;
		margin: 0 0 0 0!important;
	}

	body.home .x-column.x-sm.vc.x-1-4 {
		width: 23.5%;
		margin: 0 1.5% 0 0;
	}
	
	body.home .x-column.x-sm.vc.colLast.x-1-4 {
		width: 25%!important;
		margin: 0 0 0 0!important;
	}

}

@media screen and ( max-width: 767px ) {

	.x-column.x-sm.vc.featureYellowTxt {
		margin-top: 4px;
	}

	.x-column.x-sm.vc.featureYellowTxt p {
		padding: 0 0 0 0;
		font-size: 1.5em!important;
		font-weight: 400!important;
		line-height: 1.3em;
	}

	.x-column.x-sm.vc.featureYellowTxt img {
		margin-top: -15px;
		margin-bottom: 0!important;
		padding-bottom: 40px!important;
	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2,
	.x-column.x-sm.vc.blockYellow.x-1-2 {
		/*padding: 30px;*/
	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2 div a.btnMore,
	.x-column.x-sm.vc.blockYellow.x-1-2 div a.btnMore {
		margin: 0 0 0 0;
		display: block;
		clear: both;
	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2 p,
	.x-column.x-sm.vc.blockYellow.x-1-2 p {
		padding: 0 0 20px 0;
	}
	
	body.home #x-content-band-5 {
		margin-top: 0!important;
		padding-top: 0!important;
	}
	
	body.home .x-column.x-sm.vc.publicationWrapper.x-1-4 {
		margin-top: -15px!important;
		margin-bottom: 25px!important;
	}
	
	.x-column.x-sm.vc.featureHomeTxt.x-1-1 {
		padding: 30px 30px 30px 30px!important;
	}
	
	#esg-grid-26-3-wrap {
		margin-top: 40px;
	}
	
	#rev_slider_4_2_wrapper {
		margin-top: 25px!important;
		margin-bottom: 7px!important;
		padding-top: 0;
	}
	
	.x-content-band.vc.homeIntro .x-column.x-sm.vc.x-1-1 {
		padding-left: 30px;
		padding-top: 30px;
	}
	
	body.home li.esg-ahss-publications-wrapper,
	body.home .esg-entry-media-wrapper,
	body.home #x-content-band-1 {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}

	body.home .x-container.max.width.eventHome {
		margin-top: 5px!important;
		border-bottom: 25px solid #fff;
		margin-bottom: 0!important;
	}
	
	body.home .esg-container-fullscreen-forcer {
		margin-top: 0!important;
		padding-top: 0!important;
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	
	.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 {
		margin-bottom: 40px;
	}
	
	body.home #esg-grid-24-1 ul {
		margin-top: 0!important;
		padding-top: 0!important;
	}
	
}

@media screen and (min-width: 768px) {
	
	.x-column.x-sm.vc.blockGrey.x-1-2 {
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	
	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {

	}

	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {

	}

	.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 {

	}
	
	#rev_slider_1_1_wrapper {
		margin-bottom: 30px!important;
	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2 div a.btnMore,
	.x-column.x-sm.vc.blockYellow.x-1-2 div a.btnMore {

	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2 p,
	.x-column.x-sm.vc.blockYellow.x-1-2 p {
		padding: 0 0 15px 30px;
	}
	
	.x-column.x-sm.vc.blockGrey.x-1-2 img,
	.x-column.x-sm.vc.blockYellow.x-1-2 img {
		padding-right: 30px!important;
	}
	
	body.home .x-container.max.width.eventHome {
		border-bottom: 20px solid #fff;
		margin-bottom: 0!important;
	}
	
	body.home .esg-container-fullscreen-forcer {
		margin-top: 0!important;
		padding-top: 0!important;
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
	
	.x-column.x-sm.vc.blockGrey.x-1-2 {
		min-height: 600px;
	}
	
	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {
		min-height: 600px;
	}

	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {
		min-height: 600px;
	}

	.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 {
		min-height: 600px;
	}
	
	body.home .esg-content.eg-ahss-news-element-6,
	body.home .esg-content.eg-ahss-publications-element-6 {
		display: none!important;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	
	.x-column.x-sm.vc.publicationWrapper.x-1-4 {
		min-height: 500px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1299px) {
	
	.x-column.x-sm.vc.publicationWrapper.x-1-4 {
		min-height: 550px;
	}
	
}

@media screen and (min-width: 1300px) {
	
	.x-column.x-sm.vc.blockGrey.x-1-2 {
		min-height: 640px;
	}
	
	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {
		min-height: 640px;
	}

	.x-column.x-sm.vc.featureYellowTxt.x-1-1 {
		min-height: 640px;
	}

	.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 {
		min-height: 640px;
	}
	
	body.home.x-column.x-sm.vc.publicationWrapper.x-1-4 {
		min-height: 605px;
	}
	
}

.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 ul.moreNews {
	margin: -10px 30px 0 30px!important;
	padding: 30px 0 0 0!important;
	border-top: 1px solid #AAACAE;
}

.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 ul.moreNews li {
	/*text-transform: uppercase;*/
	list-style: none;
	font-weight: 400;
	font-size: 0.9em;
	letter-spacing: 0.01em;
}

.x-column.x-sm.vc.colLast.newsHomeWrapper.x-1-4 ul.moreNews li a:before {
	font-family: "FontAwesome";
	content: "\f054" !important;
	font-size: 0.9em;
	margin-right: 5px;
}	

.x-content-band.vc.homeIntro .x-column.x-sm.vc.x-1-1 {
	padding-right: 30px;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 {
	height: 580px;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 ul {
	height: 100%;
	width: 100%;
	margin: 0!important;
	padding: 0!important;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 li {
	list-style: none;
	margin: 0 0 2% 0;
	padding: 0;
	height: 32%;
	width: 100%;
	font-family: 'Libre Baskerville', serif;
	letter-spacing: -0.05em;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 li a {
	display: block;
	height: 100%;
	padding: 25px 25px 25px 25px;
	color: #fff;
	font-size: 1.6em;
	background-color: #5b8ab5;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 li:last-child {
	margin: 0;
}

.x-column.x-sm.vc.ctaWrapper.x-1-4 a:hover {
	background-color: #eeae00;
	color: #fff!important;
}

.x-column.x-sm.vc.featureImg.x-1-2 {
	
}

.x-column.x-sm.vc.featureImg.x-1-2 img {
	width: 100%;
	height: auto;
	}

.x-main.full .x-column.x-sm.vc.x-1-4 img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

body.home .esg-entry-content.eg-ahss-news-content,
body.home .esg-entry-content.eg-ahss-publications-content {
	/*min-height: unset;*/
}

body.home .x-column.x-sm.vc.publicationWrapper.x-1-4 {
	margin-top: 0;
	background: #F9F9F7;
}

body.home .x-column.x-sm.vc.publicationWrapper.x-1-4 ul {
	margin-bottom: 0!important;
}

@media screen and (max-width: 767px) {
	
	.x-column.x-sm.vc.ctaWrapper.x-1-4,
	/*body.page-id-9 #x-content-band-2*/
	.x-column.x-sm.vc.featureImg.colLast.x-1-2	{
		margin-top: 45px;
	}
	
	.x-column.x-sm.vc.publicationWrapper.x-1-4	{
		margin-top: 45px;
	}
	
}

.x-column.x-sm.vc.colLast .eventHome {
	/*margin: 0 0 25px 0!important;*/
	padding: 25px 50px 30px 30px!important;
	background: #5C6065;
	width: 100%;
}

.x-column.x-sm.vc.colLast .eventHome p {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	margin: 0!important;
	padding: 0 0 5px 0!important;
}

.x-column.x-sm.vc.colLast .eventHome h3 {

}

.x-column.x-sm.vc.colLast .eventHome h3 a {
	color: #fff;
}

/* CONTENT LAYOUT */

.x-column.x-sm.vc.txtCol.x-1-2 {

}

.x-column.x-sm.vc.imgCol.x-1-2 {
	padding-top: 20px!important;
}

.x-column.x-sm.vc.imgCol.x-1-2 img {
	width: 100%!important;
	height: auto!important;
}

/* GRIDS & PANELS */

.esg-entry-media {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.esg-entry-media:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter:alpha(opacity=80)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
	-khtml-opacity: 0.8!important;	
}

.esg-container-fullscreen-forcer {
	margin: 10px 0 20px 0;
}

@media screen and (max-width: 767px) {
	
	.x-content-band.vc.gridWrapper .x-column.x-sm.vc.x-1-3 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-4 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-3 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-2 ul,
	.x-column.x-sm.vc.gridWrapper.x-2-3 ul {
		width: 100%;
		margin: 0 0 0 0!important;
		padding: 0!important;
	}
	
	.x-column.x-sm.vc.colPad.x-1-2,
	.x-column.x-sm.vc.colPad.x-1-4 {
		padding-bottom: 20px;
	}
	
}

@media screen and (min-width: 768px) {
	
	.x-content-band.vc.gridWrapper .x-column.x-sm.vc.x-1-3 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-4 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-3 ul,
	.x-column.x-sm.vc.gridWrapper.x-1-2 ul,
	.x-column.x-sm.vc.gridWrapper.x-2-3 ul {
		/*height: 100%;*/
		width: 100%;
		margin: 0!important;
		padding: 0!important;
	}
	
}

.x-content-band.vc.gridWrapper .x-column.x-sm.vc.x-1-3 li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	/*height: 32%;*/
	width: 100%;
}

.x-column.x-sm.vc.gridWrapper.x-1-4 li,
.x-column.x-sm.vc.gridWrapper.x-1-3 li,
.x-column.x-sm.vc.gridWrapper.x-1-2 li,
.x-column.x-sm.vc.gridWrapper.x-2-3 li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	/*height: 32%;*/
	width: 100%;
}

.x-content-band.vc.gridWrapper .x-column.x-sm.vc.x-1-3 li a,
.x-column.x-sm.vc.gridWrapper.x-1-4 li a,
.x-column.x-sm.vc.gridWrapper.x-1-3 li a,
.x-column.x-sm.vc.gridWrapper.x-1-2 li a,
.x-column.x-sm.vc.gridWrapper.x-2-3 li a {
	display: block;
	/*height: 100%;*/
	padding: 15px 25px 15px 25px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 300;
	text-transform: uppercase;
	background-color: #5b8ab5;
}

.x-content-band.vc.gridWrapper .x-column.x-sm.vc.x-1-3 li a:hover,
.x-column.x-sm.vc.gridWrapper.x-1-4 li a:hover,
.x-column.x-sm.vc.gridWrapper.x-1-3 li a:hover,
.x-column.x-sm.vc.gridWrapper.x-1-2 li a:hover,
.x-column.x-sm.vc.gridWrapper.x-2-3 li a:hover {
	background-color: #eeae00;
	color: #fff!important;
}

/* NEWS */

.esg-entry-media img:hover {
	filter:alpha(opacity=80)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
	-khtml-opacity: 0.8!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.esg-entry-content.eg-ahss-news-content,
.esg-entry-content.eg-ahss-publications-content {
	padding: 30px 30px 10px 30px!important;
	background-color: #F9F9F7!important;
	min-height: 275px;
}

body.page-id-11 .esg-entry-content.eg-ahss-news-content,
body.page-id-123 .esg-entry-content.eg-ahss-publications-content,
body.page-id-125 .esg-entry-content.eg-ahss-publications-content {
	min-height: 275px!important;
}

.esg-content.eg-ahss-news-element-3,
.esg-content.eg-ahss-publicatiopublic-element-3,
.esg-content.eg-ahss-journal-element-3 {
	/*color: #000!important;*/
	font-size: 0.9em!important;
	line-height: 1.4em!important;
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1.0!important;
	opacity: 1.0!important;
	-khtml-opacity: 1.0!important;
	display: block!important;
	width: 100%!important;
	margin-top: 3px!important;
	margin-bottom: 15px!important;
	background: transparent!important;
	font-weight: 400!important;
	/*background-color: #EEAE00!important;*/	
}

.esg-content.eg-ahss-news-element-0-a,
.esg-content.eg-ahss-publications-element-0-a,
.esg-content.eg-ahss-magazine-public-element-0-a,
.esg-content.eg-ahss-journal-element-0-a {
	font-family: 'Libre Baskerville', serif;
	font-size: 2em!important;
	padding-top: 2px!important;
	padding-bottom: 0!important;
	margin-bottom: 0!important;
	background: transparent!important;
	/*font-weight: 400!important;*/
}

.esg-content.eg-ahss-news-element-0,
.esg-content.eg-ahss-publications-element-0 {
	/*font-weight: 400!important;*/
}

.esg-content.eg-ahss-news-element-0-a a,
.esg-content.eg-ahss-publications-element-0-a a,
.esg-content.eg-ahss-magazine-element-0-a a,
.esg-content.eg-ahss-magazine-public-element-0-a a,
.esg-content.eg-ahss-journal-element-0-a a {
	color: #5B8AB5!important;
	background: transparent!important;
}

.esg-content.eg-ahss-news-element-0-a a:hover,
.esg-content.eg-ahss-publications-element-0-a a:hover,
.esg-content.eg-ahss-magazine-element-0-a a:hover,
.esg-content.eg-ahss-magazine-public-element-0-a a:hover,
.esg-content.eg-ahss-journal-element-0-a a:hover {
	color: #EEAE00!important;
}

.esg-content.eg-ahss-news-element-6,
.esg-content.eg-ahss-publications-element-6,
.esg-content.eg-ahss-magazine-element-6,
.esg-content.eg-ahss-magazine-public-element-6,
.esg-content.eg-ahss-journal-element-6 {
	display: inline-block;
	color: #000!important;
	font-size: 1em!important;
	font-weight: 400!important;
	line-height: 1.4em!important;
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1.0!important;
	opacity: 1.0!important;
	-khtml-opacity: 1.0!important;
	padding-top: 0!important;
	background-color: transparent!important;
}

.esg-content.eg-ahss-news-element-23-a a,
.esg-content.eg-ahss-publications-element-23-a a,
.esg-content.eg-ahss-magazine-element-23-a a,
.esg-content.eg-ahss-magazine-public-element-23-a a,
.esg-content.eg-ahss-journal-element-23-a a {
	margin: 20px 0 0 0!important;
	padding: 7px 20px 7px 15px!important;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #5B8AB5;
	background: #5B8AB5!important;
	color: #fff;
	letter-spacing: 0.01em;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}

@media screen and (max-width: 767px) {
	
	.esg-content.eg-ahss-news-element-23-a a,
	.esg-content.eg-ahss-publications-element-23-a a,
.esg-content.eg-ahss-magazine-element-23-a a ,
.esg-content.eg-ahss-magazine-public-element-23-a a ,
.esg-content.eg-ahss-journal-element-23-a a 	{
		font-size: 0.85em;
	}
	
}

@media screen and (min-width: 768px) {
	
	.esg-content.eg-ahss-news-element-23-a a,
	.esg-content.eg-ahss-publications-element-23-a a ,
	.esg-content.eg-ahss-magazine-element-23-a a ,
	.esg-content.eg-ahss-magazine-public-element-23-a a ,
	.esg-content.eg-ahss-journal-element-23-a a {
		font-size: 0.8em;
	}
	
	.esg-entry-content.eg-ahss-magazine-content {
		min-height: 250px!important;
		padding: 25px 25px 0px 0px!important;
	}
	
}

.esg-content.eg-ahss-news-element-23-a a:hover,
.esg-content.eg-ahss-publications-element-23-a a:hover,
.esg-content.eg-ahss-magazine-element-23-a a:hover,
.esg-content.eg-ahss-magazine-public-element-23-a a:hover,
.esg-content.eg-ahss-journal-element-23-a a:hover {
	border: 2px solid #EEAE00;
	background: #EEAE00!important;
	color: #fff!important;
}

.esg-content.eg-ahss-news-element-23-a a:before,
.esg-content.eg-ahss-publications-element-23-a a:before,
.esg-content.eg-ahss-magazine-element-23-a a:before,
.esg-content.eg-ahss-magazine-public-element-23-a a:before,
.esg-content.eg-ahss-journal-element-23-a a:before {
	font-family: "FontAwesome";
	content: "\f067" !important;
	font-size: 1em;
	margin-right: 10px;
}

/* SINGLE / DETAILS PAGES */

body.single .entry-wrap {
	border: 0!important;
}

body.single .x-container.max.width {
	margin: -3px 0 0 0;
	padding: 0;
	width: 100%;
}

body.single header.entry-header {
	display: none;
}

.post_meta {
	text-transform: uppercase;
	font-size: 0.9em;
}

.post_excerpt p {
	font-weight: 700!important;
	margin: 0 0 0 0;
}

body.single blockquote {
	letter-spacing: -0.05em!important;
	font-family: 'Libre Baskerville', serif;
	border-left: 5px solid #EEAE00!important;
	background: none!important;
	color: #4D4D4D!important;
	margin: 30px 0!important;
	padding: 15px 20px 1px 20px!important;	
}

@media screen and (max-width: 767px) {
	
	h1.blogTitle {
		width: 100%;
	}
	
	.post_meta {
		margin: 15px 0 30px 0!important;
	}
	
	.post_image,
	.post_image_magazine {
		width: 100%;
		margin: 30px 0 30px 0;
	}
		
}

@media screen and (min-width: 768px) {
	
	h1.blogTitle {
		width: 45%;
	}
	
	.post_meta {
		margin: -20px 0 40px 0;
	}
	
	.post_image {
		float: right;
		width: 50%;
		height: auto;
		margin-left: 50px;
		margin-bottom: 50px;
		margin-top: -180px;
	}
	
	.post_image_magazine {
		float: right;
		width: 30%;
		height: auto;
		margin-left: 50px;
		margin-bottom: 50px;
		margin-top: -140px;
	}
	
	body.single .post_meta {
		width: 45%;
	}
	
	body.single .post_excerpt {
		width: 45%;
	}
	
	body.single blockquote {
		width: 45%;	
	}

}

/* EVENTS */

/* calendar */

.fc-event-container {
	
}

.fc-header-title h2 {
	width: 100px;
	display: block;
	font-size: 1.8em;
}

@media screen and (max-width: 979px) {
	
	.fc-header-title h2 {
		margin-top: -20px!important;
		margin-bottom: 100px!important;
	}
	
	/*.fullCalendar {
		margin-top: 50px!important;
	}*/

}

@media screen and (min-width: 980px) {
	
	.fc-header-title h2 {
		margin: -50px 0 20px 0!important;
	}

}

span.fc-button {
	font-size: 0.9em!important;
	text-transform: uppercase;
	background: #5B8AB5!important;
}

span.fc-button.fc-state-active {
	background: #EEAE00!important;
}

span.fc-button-content {
	font-size: 1.1em!important;
	text-transform: uppercase;
}

span.fc-button.fc-button-rhc_search {
	display: none;
}

.fc-header-cell.fc-header-left span.fc-header-space {
	display: none;
}

span.fc-button.fc-button-today {
	margin-left: 10px!important;
}

a.fc-event {
	background: #5B8AB5;
	padding: 5px 10px 10px 10px;
	border: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.fc-event:hover {
	background: #EEAE00;
	color: #fff!important;
	border: 0!important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* event popups */

div.fct-tooltip.fc-tip-right {
	border: 0!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.fe-extrainfo-holder {
	padding-left: 0!important;
	padding-right: 0!important;	
}

.row-fluid.fe-sortable .rhc-info-cell {
	margin-top: 0;
}

/*.row-fluid.fe-sortable .fct-header,
.row-fluid.fe-sortable .fct-body {
	margin-top: 0;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-left: 0!important;
	margin-right: 0!important;
}*/

/* forthcoming list */

body.page-id-4073 .rhc-widget-upcoming-item {
	padding: 25px!important;
	background: #F9F9F7;
	margin: 0 0 25px 0;
}

body.page-id-4073 .rhc-widget-upcoming-featured-image {
	width: 35%!important;
}

body.page-id-4073 .x-main.full .x-content-band .rhc-widget-upcoming-featured-image img {
	border: 0!important;
	margin-top: 0!important;
	padding-top: 0!important;
}

body.page-id-4073 .rhc-widget-upcoming {
	width: 60%!important;	
}

body.page-id-4073 a.rhc-title-link {
	letter-spacing: -0.02em!important;
	line-height: 1.2em;
	font-family: 'Libre Baskerville', serif;
	font-size: 1.4em;
	font-weight: 600!important;
}

body.page-id-4073 .rhc-widget-date-time {
	text-transform: uppercase;
	color: #666666!important;
	font-weight: 400!important;
	margin: 7px 0 13px 0;
	font-size: 0.9em!important;
}

body.page-id-4073 span.rhc-widget-time {
	display: none!important;
}

body.page-id-4073 .rhc-description {
	font-size: 1.05em;
}

/* forthcoming list home */

.newsHome .rhc-widget-upcoming-item {
	padding: 0 0 0 0!important;
	background: #F9F9F7;
	margin: 0;
}

.newsHome .rhc-widget-upcoming-featured-image {
	width: 100%!important;
}

.newsHome .x-main.full .x-content-band .rhc-widget-upcoming-featured-image img {
	border: 0!important;
	margin-top: 0!important;
	padding-top: 0!important;
}

.newsHome .rhc-widget-upcoming {
	width: 100%!important;	
}

.newsHome a.rhc-event-link {
	letter-spacing: -0.02em!important;
	line-height: 1.2em;
	font-family: 'Libre Baskerville', serif;
	font-size: 1.4em;
	font-weight: 600!important;
	display: block;
	padding: 30px 30px 0 30px;
}

.newsHome .rhc-widget-date-time {
	text-transform: uppercase;
	color: #666666!important;
	font-weight: 400!important;
	padding: 0 30px 0 30px;
	margin: 7px 0 13px 0;
	font-size: 0.9em!important;
}

.newsHome span.rhc-widget-time {
	display: none!important;
}

.newsHome .rhc-description {
	font-size: 1.05em;
	line-height: 1.2em;
	padding: 0 30px 30px 30px;
}

/* event details */

body.parent-pageid-13 header.entry-header {
	display: none;
}

span.fe-extrainfo-label.rhc-title {
	font-family: "Libre Baskerville",serif;
    font-style: normal;
    font-weight: 400;
	font-size: 2.5em!important;
    line-height: 1em;
    margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #AAACAE;
	letter-spacing: -0.05em!important;
	color: #5B8DC5;	
}

span.fe-extrainfo-value.rhc-description {
	font-weight: 700;
	margin-bottom: 20px!important;
	display: block;
    line-height: 1.3em;
}

span.rhc-sc-date.sc-rhc_start,
span.rhc-sc-date.sc-rhc_end {
	display: block;
    line-height: 1.3em;
}

span.rhc-sc-date.sc-rhc_start strong,
span.rhc-sc-date.sc-rhc_end strong {
	padding-right: 5px;
}

.rhc-info-cell {
	margin-top: 20px;
}

span.rhc-info-label {
    line-height: 1.3em;	
}

span.rhc-info-value {
    line-height: 1.3em
}

/*.x-column.x-sm.vc.x1-2 img.attachment-.rhc_tooltip_imge {
	margin-bottom: 50px!important;
}*/

/* MAPS */

@media screen and (max-width: 767px) {
	
	.gmwd_container_wrapper {
		margin: 0 0 40px 0;
		padding: 0;
	}
	
}

@media screen and (min-width: 768px) {
	
	.gmwd_container_wrapper {
		margin: 0 0 0 0;
		padding: 0;
	}
	
}

.gm-style-iw {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: 700!important;
	min-width: 250px;
}

.gm-style-iw p {
	font-weight: 300!important;
	margin: 0!important;
	padding: 0!important;
}


.x-map .x-map-inner {
	padding-bottom: 0;
	height: 450px;
}

@media screen and (max-width: 767px) {
	
	.x-map .x-map-inner,
	#wpgmza_map	{
		margin-top: 15px;
		margin-bottom: 55px;
	}
	
}

@media screen and (min-width: 768px) {
	
	.x-map .x-map-inner,
	#wpgmza_map	{
		margin-top: 0;
		margin-bottom: 0;
	}
	
}

/* MEMBERSHIP APPLICATION */

form.wpcf7-form h3 {
	padding-bottom: 10px!important;
	padding-top: 20px!important;
	margin-bottom: 30px!important;
	border-bottom: 1px solid #AAACAE;
}

p.rule {
	padding-bottom: 10px!important;
	padding-top: 0!important;
	margin-bottom: 30px!important;
	border-bottom: 5px solid #AAACAE;
}

.wpcf7-list-item {
	display: block;
}

form.wpcf7-form .ajax-loader {
	display: none;
}

.wpcf7-response-output {
	display: inline-block;
	background: none;
	border: 0;
	padding: 0!important;
	font-weight: 700;
}

/* CONTACT */

.x-column.x-sm.vc.formWrapper.x-1-2 h2 {
	/*color: #fff!important;*/
	margin-top: 0!important;
	/*padding-top: 0!important;*/
}

.x-column.x-sm.vc.formWrapper.x-1-2 form {
	padding: 20px 0 0 0!important;
	letter-spacing: 0em!important;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif!important;
}

input.wpcf7-form-control.wpcf7-submit {
	padding: 7px 20px 7px 20px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #5B8AB5;
	background: #5B8AB5;
	color: #fff;
	font-size: 0.95em;
	letter-spacing: 0.01em;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	border: 2px solid #EEAE00;
	background: #EEAE00;
	color: #fff;
}

input.wpcf7-form-control.wpcf7-submit:before {
	font-family: "FontAwesome";
	content: "\f067" !important;
	font-size: 1em;
	margin-right: 5px;
}

@media screen and (max-width: 979px) {

	body.page-id-23 img.ajax-loader {
		display: none;
	}

}

/*pcf7-response-output*/

/* MEMBERS */

.x-column.x-sm.vc.x-1-1 .um {
	margin-left: 0!important;
	margin-right: 0!important;
}

.um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
	color: #fff!important;
}

/* password reset form */

body.password-reset .um-form,
body.password-reset .um-form .um-field-block div,
body.password-reset .um-form div.um-center {
	text-align: left!important;
}

body.password-reset .um-form .um-field-block {
	font-size: unset!important;
}

/* SEARCH RESULTS */

input.search-query.cfc-h-tx.center-text.tt-upper {
	text-transform: unset;
}

body.search-results .x-container.max.width {
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin: 0 auto;
}

body.search-results .x-container.max.width form {
	text-align: center;
	margin: 0 auto;
}

body.search-results .x-container.max.width header.entry-header {
	text-align: left;
}

body.search-results h2.entry-title {
	text-align: left;
	margin-left: 0!important;
	padding-left: 0!important;
	border-left: none!important;
	border-bottom: none!important;
}

body.search-results h1.blogTitle {
	display: none;
}

body.search-results .x-container.max.width .entry-content.excerpt {
	margin-left: 0;
	padding-left: 0;	
}

body.search-results a.btnBack {
	display: none;
}

/* SOCIAL FEED */

.x-content-band.vc.rowSocial {
	background: #F9F9F7!important;
	padding-top: 30px!important;
	padding-bottom: 0!important;
	/*border-bottom: 5px solid #aaacae;*/
}

.x-content-band.vc.rowSocial h3 {
	margin-bottom: 30px!important;
}

.x-content-band.vc.rowSocial .x-column.x-sm.vc.x-1-1:first-of-type h3 {
	margin-left: 3%!important;
}

/* social feeds */

/*@media screen and (max-width: 767px){
	
	.x-content-band.vc.rowSocial h3 {
		margin-top: 30px!important;
		margin-left: 3%;
	}

	.feedTwtr {
		width: 100%;
		margin-bottom: 30px;
	}

	.feedFB {
		width: 100%;
	}

}

@media screen and (min-width: 768px){

	.feedTwtr {
		float: left;
		width: 45%;
		margin-left: 3%;
		margin-right: 3%;
	}

	.feedFB {
		float: left;
		width: 47%;
		margin-right: 2%;
	}

}*/

.fb_iframe_widget_fluid span,
frame.fb_ltr,
.feedFB iframe {
	width: 100%!important;
 }

/* FOOTER */

span.footerLge {
	display: inline-block;
	/*margin-bottom: 10px;*/
	font-weight: 700;
	font-size: 1em;
	text-transform: uppercase;
}

footer {
	margin: 0;
	padding: 0;
}

.x-colophon.top {
	background: #5b8ab5;
	color: #fff;
	text-align: left;
	border: none;
	padding: 0;
	margin: 30px 0 0 0;
}

.x-colophon.top .x-container.max.width {
	padding: 35px 20px 0 20px;
	margin: 0;
}

.x-colophon.bottom {
	/*background: #F9F9F7;*/
	text-align: left;
	border: none;
	padding: 0;
	margin: 30px 0 20px 0;
}

.x-colophon.bottom .x-container.max.width {
	padding: 0;
	margin: 0;
}

.x-colophon.bottom .x-colophon-content {
	text-transform: none!important;
	letter-spacing: 0;
	font-size: 0.9em;
	width: 100%;
}

.x-colophon.bottom .x-colophon-content p {
	margin: 0!important;
	padding: 0 0 7px 0!important;
}

.x-colophon.bottom .x-colophon-content a {
	color: #5c6065;
}

.x-colophon.bottom .x-colophon-content a:hover {
	color: #eeae00;
}

.footerLeft {
	float: left;
	padding: 0 20px 0 0;
	margin: -10px 0 0 0;
	border-right: 2px solid #5B8AB5;
}

.footerRight {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}

@media screen and (max-width: 979px) {

	div.footerLeft {
		display: none;
	}

	div.footerRight {
		float: none;
		width: 100%;
	}

}

/*@media screen and (min-width: 980px) and (max-width: 979px) {

	div.footerLeft {
		float: left;
		width: 100px;
	}

	div.footerRight {
		float: left;
		width: 540px;
	}

}*/

/* newsletter signup */

.x-colophon.top form {
	padding: 0 0 18px 0!important;
	margin: 0!important;
}

@media screen and (max-width: 479px) {

	#signupL {
		float: left;
		width: 375px;
		/*text-transform: uppercase!important;*/
		font-size: 0.9em!important;
		margin: -9px 0 17px 0;
		padding: 0;
	}

	#signupR {
		float: left;
		width: 375px;
	}
	
	input#mce-EMAIL {
		border: 0!important;
		width: 150px!important;
	}
	
	.x-colophon.top {
		margin: 20px 0 0 0;
	}

	#signupTxt p {
		margin: 0 0 10px 0;
	}

	#signupTxt {
		float: left;
		margin: -8px 0 0 0;
	}	
	
}

@media screen and (min-width: 480px) and (max-width: 800px) {

	#signupL {
		float: left;
		width: 375px;
		/*text-transform: uppercase!important;*/
		font-size: 0.9em!important;
		margin: -9px 0 17px 0;
		padding: 0;
	}

	#signupR {
		float: left;
		width: 375px;
	}
	
	input#mce-EMAIL {
		border: 0!important;
		width: 180px!important;
	}
	
	.x-colophon.top {
		margin: 20px 0 0 0;
	}

	#signupTxt p {
		margin: 0 0 10px 0;
	}

	#signupTxt {
		float: left;
		margin: -8px 0 0 0;
	}	
	
}

@media screen and (min-width: 801px) {

	#signupL {
		float: left;
		width: 250px;
		/*text-transform: uppercase!important;*/
		font-size: 0.9em!important;
		padding: 0;
	}

	#signupR {
		float: left;
		width: 375px;
	}
	
	input#mce-EMAIL {
		border: 0!important;
		width: 250px!important;
	}
	
	#signupTxt {
		float: left;
		margin: -7px 0 0 0;
	}
	
}

#signupBtn {
	float: left;
	margin: -20px 0 0 0;
}

input.btnSignup {
	/*float: left;*/
	width: 150px;
	padding: 7px 17px 8px 17px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #fff;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 0.01em;
}

input.btnSignup:hover {
	border: 2px solid #fff;
	background: #fff;
	color: #5B8AB5;
}

input.btnSignup:before {
	font-family: "FontAwesome";
	content: "\f067" !important;
	font-size: 1em;
	margin-right: 5px;
}