

/* home carousel - 20181106  */
div.owl-item div.photoSlideText {
	text-align: right;
	padding-right: 30px;
}
main #mainPhoto h1 {
	margin-right: 0px;
}
div.owl-item div.photoSlideText.s1 {
	padding-top: 82px;
}
div.owl-item div.photoSlideText.s3 {
	width: 260px;
}
div.owl-item div.photoSlideText.redi {
	width: 260px;
	padding-top: 52px;
}
div.owl-item div.photoSlideText.impact{
	width: 260px;
	padding-top: 72px;
}

/* REDI notice, 20181108 */
.redi-notice {
	margin: 0 0 0 -21px;
}
.redi-notice a {
	background: #9a0452;
	padding: 28px 20px 20px 20px;
	display: block;
	border: none;
	color: rgba(255,255,255,.8);
	/* opacity: .8; */
	line-height: normal;
	text-align: center;
	position: relative;
}
main .redi-notice a:hover {
	background: #b90060;
	/* opacity: 1; */
	border: none;
	color: rgba(255,255,255,1);
}
.redi-notice a .arrow {
	display: block;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	bottom: 15px;
	right: -50px;
}
.redi-notice a:hover .arrow {
	right: 20px;
}
main .redi-notice p {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}
a.linkbox,
a.linkbox .site-alert,
.redi-notice a .arrow,
.redi-notice a,
.transition {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/*
.postid-15417 .video-responsive-container {
	width: 70%;
	float: right;
}
.postid-15417 .video-responsive-container iframe {
    padding: 0 0 0 1rem;
}
*/

/* 2020-09-24 */
div.wp-caption.alignnone {
	max-width: 95%;
}


/* 2019-08-14 */
div.wp-caption {
    padding: 9px;
    background: rgba(255,255,255,.3);
}
.wp-caption img {
    max-width: 100%;
}
.wp-caption p.wp-caption-text {
    margin: 0;
		/* font-size: .9rem; */
    font-size: .85rem;
    text-align: center;
		font-family: 'Avenir', Arial, sans-serif;
}
img.alignleft,
.wp-caption.alignleft {
    float: left;
    /* margin: 0 1rem 1rem 0; */
		margin: 0 1rem .5rem 1rem;
}
img.alignright,
.wp-caption.alignright {
    float: right;
		/* margin: 0 0 1rem 1rem; */
    margin: 0 1rem .5rem 1rem;
}


/*  2019-10-07  Site-Alert / Donate Banner  */
.site-alert {
    background: #a00054;
    color: #fff;
    padding: 16px;
    font-size: 26px;
		font-weight: bold;
    text-align: center;
}
.site-alert .icon {
	font-size: 2rem;
	color: #ff7a01;
	margin-right: 8px;
}

.site-alert a {
    color: #a00054;
    font-weight: bold;
    background: rgba(255,255,255,0.9);
    display: inline-block;
    padding: 4px 9px;
    border-radius: 3px;
    text-decoration: none;
    line-height: 16px;
    margin-left: 5px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    background: #fc7b00;
}
.site-alert a:hover {
    background: #fa882e;
}


/* 2019-10-29 */
.bio-list td,
.who-we-are td {
	padding: 5px;
	vertical-align: top;
}
.bio-list td a,
.who-we-are td a {
	display: block;
	margin: 10px 0 5px 0;
	margin: 0;
	border-bottom: none;
}
.bio-list td + td,
.who-we-are td + td {
    margin: 5px 0 0 5px;
}
.bio-list td + td a,
.who-we-are td + td a {
    display: inline-block;
		border-bottom: 1px dotted #cdb0bf;
		margin-bottom: 5px;
}
.bio-list td img,
.who-we-are td img {
    border: 3px solid #fff;
    box-shadow: 0px 5px 7px -5px #777;
		width: 150px;
		max-width: 100%;

		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
}
.bio-list td a:hover img,
.who-we-are td a:hover img {
	/* border-color: #a00054; */
}

/* 2019-11-19 */
main p, main li {
    font-size: 1.15rem;
}
/* 2020-03-20 */
main li {
	margin-right: 20px;
}

/* 2019-11-23 */
.site-alert.gt {
    background: #fff;
		color: #000;
		overflow: hidden;
		border-bottom: 3px solid #a00054;
}
.gt img.gt-logo {
	width: 150px;
	float: right;
}
.contentMain article img.alignnone {
	max-width: 100%;
	height: auto;
}
h1.smaller {
	font-size: 21px;
}

/* 2020-02-20 */
article img.alignright {
    margin-right: -26px;
}
.wp-caption p.wp-caption-text {
	text-align: left;
}
.wp-caption-text .credit {
	display: block;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin: 6px 0 0 0;
	padding: 0;
	line-height: 8px;
}
a.linkbox {
	text-decoration: none;
}
a.linkbox:hover .site-alert {
	background: #ce036d;
}



/* 2020-04-29 tz popup */
.su-button span {
    line-height: normal !important;
}
.pum-content {
	/* opacity: .3; */
}
.pum-container {
	width: 700px;
}
.pum-content .pop-col {
	width: 50%;
	padding: 25px;
	float: left;
}
.pum-content .pop-left {
}
.pum-content .pop-right {
}
.pum-content .full-img {
	padding: 0;
}
.pop-col h1 {
    font-size: 24px;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0;
}





/* 2020-05-29 tz */

#eh .su-pullquote {
	border-top: 5px solid #9a0452;
	background-color: rgba(255,255,255,.2);
	width: 35%;
	padding: 20px;

	color: #9a0452;
	font-family: Avenir, Arial, sans-serif;
	font-size: 18px;
}
#eh .su-pullquote p {
	color: #9a0452;
	font-family: Avenir, Arial, sans-serif;
	font-size: 18px;
	margin: 0 0 1rem 0;
}
#eh .su-pullquote h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align: center;
}
#eh .su-pullquote-align-left {
	border-right: none;
	float: left;
	margin: 0 20px 0 0px;
}
#eh .su-pullquote-align-left p {
	text-align: right;
}
#eh .su-pullquote-align-right {
	border-left: none;
	float: right;
	margin: 0 34px 0 20px;
}
blockquote {
	border-top: 5px solid #9a0452;
	/* width: 80%; */
	margin: 0 20px 0 0px;
	background-color: rgba(255,255,255,.2);
	padding: 30px 30px 10px 30px;
	margin: 0 40px 0 0;
	position: relative;
}
blockquote p {
	color: #9a0452;
	font-family: Avenir, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	margin: 0 0 1rem 0;
}
blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;

	font-size: 88px;
	color: #9a0452;
	opacity: .05;

	position: absolute;
	top: -2px;
	left: 12px;
}


/* use css on a post: .img-frames */
main img.alignright,
main img.alignleft {
	width: 170px;
	height: auto;
	background-color: #fff;
	padding: 6px;
	border-radius: 5px;
	box-shadow: 0px 5px 7px -5px #777;
	margin-bottom: 5px;
	margin-right: 15px;
}
main img.alignright {
	margin-left: 15px;
}

/* allow size override, 2021-03-07 */
main img.alignleft.size-override,
main img.alignright.size-override {
    width: auto;
    height: auto;
}

/* /2020-05-29 */

/* 2020-06-05 */
.pdf {
	margin: 0 20px 0 0;
}



.mobile-subnav,
main .mobile-subnav li:before {
	display: none;
}
.mobile-subnav a {
	font-family: Avenir, Arial, sans-serif;
}



/* 2020-07-09, top links */
div.headLinks a.btn {
	color: #FFFFFF;
	background-color: #a00054;
	border-radius: 8px;
	padding: 10px 17px 7px 14px;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
}
div.headLinks a.btn:hover {
	background-color: #ce036d;
	text-decoration: none;
}
a.headDonate.btn i.fa {
    display: inline-block;
    /* opacity: 0.4; */
		color: #ff7a01;
}
.headSocial i.fab {
	font-size: 28px;
	line-height: 24px;
	background: #fff;
	border-radius: 3px;
}
i.fa-facebook-square { color: #3b5998; }
i.fa-twitter-square { color: #1da1f2; }
i.fa-youtube-square { color: #FC0D1B; }
i.fa-linkedin { color: #0077b5; }

div.headLinks a.headSocial {
    margin-left: 4px;
}
div.headLinks a {
	border: none;
}
.headSocial-wrap {
	float: right;
	padding: 8px 8px 0 0;
}

/* 2020-07-09, navbar */
nav.navMain {
	background: rgba(255,255,255,.8);
}
#eh .navMain #nav {
    display: flex;
		justify-content: space-around;
    justify-content: space-evenly;
}
#eh #nav {
	display: flex;
}
#eh #nav > li {
    width: auto;
    flex: auto;
}

/* 2020-07-16 */
#eh #nav > li > a {
    background: none;
    border-right: 1px solid rgba(0,0,0,.8);
}
#eh #nav > li.nav-do > a,
#eh #nav > li > li > a {
	border-right: none;
}


/* 2020-12-21 */
.bio-list td img {
	width: 100%;
}
.bio-list {
	margin-right: 20px;
}
.bio-list tbody {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	justify-content: flex-start;
}
.bio-list tr {
	/* width: 30%;
	padding: 0 0 30px 0;
	*/
	width: 33%;
	padding: 0 30px 30px 0;
}
.bio-list td {
	display: block;
	padding: 0;
}

/* 2021-03-01 tz: special position for Related Links sidebar on 'Policies and Duty of Care' page */
.page-id-15577 main aside {
    position: absolute;
    top: 1090px;
    left: -220px;
}

/* 2021-06-11 tz sage */
.test-sage .pageBox,
.test-sage div.contentMain,
.test-sage nav.navMain
 {
	width: 1002px;
}
.test-sage #FairsailApplicantPortal {
	margin-top: 35px;
}

@media screen and (max-width: 580px) {
	.bio-list {
		margin-right: 15px;
	}
	.bio-list tr {
		width: 47%;
	}
}
@media screen and (max-width: 374px) {
	.bio-list {
		margin-right: 8px;
	}
	.bio-list tbody {
		justify-content: center;
	}
	.bio-list tr {
		width: 95%;
	}
}

/* - */

@media screen and (max-width: 730px) {
	.pum-container {
		width: 80%;
	}
	.pum-content .pop-col.pop-left {
			width: 100%;
	}
	.pum-content .pop-col.pop-right {
			display: none;
			width: 0;
	}
	.pum-container {
		/* margin: 18px !important; */
	}
	a.su-button {
	    padding: 7px 3px;
	}
	.mobile-subnav {
		display: block;
	}

}
@media screen and (max-width: 425px) {
	.pum-container {
		width: 90%;
		/* margin: 18px !important; */
}
