/*
Theme Name: Effi Barry HIV/AIDS Institute
Theme URI: 
Author: the Design Foundry
Author URI: https://thedesignfoundry.net/
Description:
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: effibarry
*/


/* defaults */

body {
	font-size: 62.5%;
	font-family: ;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Hind, sans-serif;
}

body.home {
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}


.contain {
	max-width: 1260px;
	margin: 0px auto;
	padding: 0px 30px;
	position: relative;
}


/* header */

#header {
	margin: 0px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 7000;
	right: 0;
}

/*

.home #header {
	background-color: #e7f5fb;
}

*/

#extras {
	background-color: #00aeef;
	padding: 7px 11px 7px 11px;
	text-align: center;
	border-bottom: 2px solid #fff;
	transition: all .3s;
}

#extras .contain {
	text-align: left;
}

#extras ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

#extras li a {
	color: #fff;
	transition: all .3s;
}

#extras li:hover a {
	color: #c2eefd;
}

#extras ul li {
	font-weight: 400;
	font-size: 1.5em;
	line-height: 100%;
	padding: 0px 8px;
	display: inline-block;
	color: #fff;
	border-right: 1px solid #fff;
	position: relative;
}

form.search {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
}

form.search input {
	border: 0px;
	padding: 3px 5px 3px 5px;
	margin-left: 5px;
	font-size: 1.5em;
	line-height: 100%;
	color: #fff;
	background-color: transparent;
	transition: all .3s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

form.search input:focus {
	background-color: #e5f7fd;
	color: #00aeef;
	border: 0px;
	outline: none;
}

#header h1 {
	color: #EC008C;
	text-transform: uppercase;
	float: left;
	font-size: 4.2em;
	line-height: 100%;
	text-align: left;
	max-width: 260px;
	transition: all .3s;
	opacity: 1;
}

#header h1:hover {
	opacity: .5;
}

#header h1 span {
	display: block;
	color: #fff;
	font-size: 62%;
	text-shadow: 0px 0px 7px #aaa;
	line-height: 130%;
}

#header h1 a {
	color: #EC008C;
}

/* carousel */

.cycle-slideshow {
	position: relative;
	height: 600px;
	transition: all .3s;
}

.cycle-slideshow .slide {
	width: 100%;
	height: 100%;
	background-image: url(/96772829.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 82%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 82%, 0% 100%);
	position: relative;
}

.cycle-slideshow .slide p {
	position: relative;
	text-align: left;
	width: 50%;
	padding: 250px 0px 30px 50px;
	margin: 0px;
	font-size: 3.3em;
	line-height: 180%;
	color: #EC008C;
	font-weight: 600;
}

.cycle-slideshow .slide p span {	
	display: inline;
    background: rgba(255,255,255,.75);
    padding-left: 0;
    padding-right: 0;
    box-shadow: 10px 0 0 rgba(255,255,255,.75), -10px 0 0 rgba(255,255,255,.75);
}

#topper {
	height: 220px;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 72%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 72%, 0% 100%);
	background-color: #FFF8A6;
}

.topper2 {
	background-image: url(/96772829.jpg);
	opacity: .3;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* navigation */

#holder {
	margin: 0px;
	position: relative;
	text-align: center;
	z-index: 3000;
}

#holder .contain {
	margin: 0px auto;
	position: absolute;
	top: 0px;
	z-index: 100;
	width: 100%;
	max-width: none;
	padding: 0px 40px;
	box-sizing: border-box;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	float: right;
}

#nav > li {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	padding: 15px;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	transition: all .3s;
	vertical-align: top;
	line-height: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.3em;
	position: relative;
}

#nav > li:first-of-type {
	background-color: rgba(238, 0, 144, 0.4);
}

#nav > li:first-of-type > span {
	background-color: #EC008C;
}

#nav > li:nth-of-type(2) {
	background-color: rgba(0, 176, 240, 0.4);
}

#nav > li:nth-of-type(2) > span {
	background-color: #00AEEF;
}

#nav > li:nth-of-type(3) {
	background-color: rgba(120, 189, 66, 0.4);
}

#nav > li:nth-of-type(3) > span {
	background-color: #77BD43;
}

#nav > li:nth-of-type(4) {
	background-color: rgba(245, 123, 93, 0.4);
}

#nav > li:nth-of-type(4) > span {
	background-color: #F47A5C;
}

#nav > li:hover {
	padding: 0px;
}

#nav > li > span {
	width: 100%;
	height: 100%;
	display: block;
	transition: all .3s;	
	background-color: rgb(0, 128, 0);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}

#nav > li > span > a {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	width: 85%;
	transition: all .3s;
	color: #fff;
}

#nav > li > span::after {
	display: inline-block;
	width: 0px;
	height: 100%;
	vertical-align: middle;
	content: '';
} 

#nav > li > a:hover > span {
	width: 65%;
}

#nav > li > a > em {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
	content: none;
}

#nav .sub-menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 150px;
	text-align: left;
	position: absolute;
	top: 70%;
	left: 25%;
	z-index: 200;
	display: none;
}

#nav > li:hover .sub-menu {
	display: block;
}

#nav .sub-menu li {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

#nav .sub-menu li:first-of-type {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#nav .sub-menu li:last-of-type {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#nav .sub-menu li a {
	padding: 5px 14px;
	background-color: #B7E5FA;
	background-color: rgba(182, 229, 250, 0.81);
	display: block;
	color: #006288;
	text-transform: none;
	transition: all .3s;
}

#nav .sub-menu li a:hover {
	background-color: #0392c5;
	color: #fff;
}

#nav .sub-menu li:first-of-type a {
	padding-top: 10px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#nav .sub-menu li:last-of-type a {
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#extras .nav-secondary ul.sub-menu {
	display: none;
	position: absolute;
	left: 0px;
	top: 110%;
	z-index: 4200;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 150px;
}

#extras .nav-secondary ul.sub-menu li {
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	font-size: 1em;
}

#extras .nav-secondary li:hover ul.sub-menu {
	display: block;
}

#extras .nav-secondary li a {
	display: block;
}

#extras .nav-secondary ul.sub-menu li a {
	display: block;
	padding: 5px 15px;
	background-color: #00aeef;
	background-color: rgba(0, 176, 240, 1);
}

#extras .nav-secondary ul.sub-menu li a:hover {
	background-color: #0392c5;
	color: #fff !important;
}

#extras .nav-secondary ul.sub-menu li:first-of-type a {
	padding-top: 10px;
}

#extras .nav-secondary ul.sub-menu li:last-of-type a {
	padding-bottom: 14px;
	-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
}


/* front */

#highlights {
	background-image: url(/images/blue.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	background-color: #e7f5fb;
	clear: both;
	margin-bottom: 60px;
	margin-top: -130px;
	padding-top: 130px;
}

.home .resource {
	margin: 0px;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
}

.home .resource h3 {
	width: 30%;
	float: right;
	font-size: 4.3em;
	line-height: 110%;
	color: #00AEEF;
	margin: 15px 0px 0px 0px;
}

.home .resource h3 a {
	color: #00AEEF;
	transition: all .3s;
}

.home .resource h3 a:hover {
	color: #EC008C;
}

.home .resource h3 span {
	display: block;
	color: #EC008C;
	font-size: 50%;
	text-transform: uppercase;
	line-height: 110%;
}

.home .resource .content {
	width: 68%;
	float: left;
}

.home .resource .content img {
	width: 20%;
	vertical-align: middle;
	height: auto;
	display: inline-block;
	margin-right: 5%;
}

.home .resource .content .excerpt {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
}

.home .resource .content .excerpt p {
	font-family: Hind, sans-serif;
	font-size: 1.5em;
	line-height: 170%;
	color: #6D6F71;
}

.fevents {
}

.fevents h2, .fmodules h2 {
	font-weight: 300;
	line-height: 100%;
	color: #EC008C;
	font-size: 4em;
}

.fevents h2 a, .fmodules h2 a {
	font-size: 40%;
	color: #EC008C;
	transition: all .3s;
}

.fevents h2 a:hover, .fmodules h2 a:hover {
	color: #aaa;
}

.fevents .events, .fmodules .modules {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
}

.events .event, .modules .module {
	width: 25%;
	box-sizing: border-box;
	margin: 0px 10px;
	background-color: rgba(255,255,255,.6);
	transition: all .3s;
	position: relative;
}

.modules .module {
	width: 46%;
	margin: 0px 2%;
	background-color: rgba(243, 249, 255, 0.89)
}

.events .event:hover, .modules .module:hover {
	background-color: #fff;
	box-shadow: 0px 0px 21px #84b6c6;
}

.event a, .module a {
	display: block;
	padding: 27px;
	box-sizing: border-box;
}

.module a {
	padding-bottom: 50px;
}

.event h4, .module h4, .fevents .event h4 {
	font-weight: 500 !important;
	line-height: 100% !important;
	color: #EC008C !important;
	font-size: 1.58em !important;
	text-transform: lowercase;
	margin: 0px;
}

.event h3, #entry-content .module h3 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 2.4em;
	margin: 5px 0px 0px 0px;
}

#entry-content .module h3 {
	margin-top: 0px;
	margin-bottom: .25em;
}

.event p, .module p {
	font-family: Hind, sans-serif;
	font-size: 1.4em;
	line-height: 150%;
	color: #6D6F71;
	margin: 7px 0px 0px 0px;
}

#entry-content .module a.modlink {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	background-color: #00AEEF;
	transition: all .3s;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5em;
}

#entry-content .module:hover a.modlink {
	background-color: #EC008C;
}

.home #special {
	padding-bottom: 25px;
	position: relative;
	overflow: hidden;
}

.home #special a {
	color: #EC008C;
}

.home #special h4 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 3.2em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	letter-spacing: .3em;
	text-transform: uppercase;
}

.home #special h3 {
	font-weight: 600;
	line-height: 110%;
	color: #EC008C;
	font-size: 3.6em;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 30%;
}

.home #special .content {
	width: 60%;
	float: right;
	margin-right: 5%;
} 

.home #special .content p {
	font-family: Hind, sans-serif;
	font-size: 1.55em;
	line-height: 170%;
	color: #6D6F71;
	margin: 7px 0px 0px 0px;
}




/* footer */

#signup {
	background-color: #B7E5FA;
	-webkit-clip-path: polygon(0 0, 100% 18%, 100% 82%, 0% 100%);
	clip-path: polygon(0 0, 100% 24%, 100% 76%, 0% 100%);
}

#signup .contain {
	text-align: center;
}

#signup h3 {
	padding: 15px;
	width: 220px;
	height: 220px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	line-height: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 3.1em;
	position: relative;
	background-color: rgba(0, 176, 240, 0.4);
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	z-index: 9000;
}

#signup h3 span {
	width: 100%;
	height: 100%;
	background-color: #00AEEF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	display: block;
}

#signup h3 b {
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	width: 85%;
}

#signup h3 b a {
	color: #fff;
}

#signup h3 em {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	content: none;
}

#signup .content {
	margin: 0px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	width: 70%;
}

#signup .content p {
	font-weight: 300;
	line-height: 110%;
	color: #00AEEF;
	text-align: left;
	font-size: 2.2em;
	margin: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
	width: 70%;
}

#signup div.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 25px 0px 0px;
	position: relative;
	background-color: rgba(245, 123, 93, 0.4);
	padding: 6px;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	transition: all .5s;
}

#signup div.button:hover {
	background-color: #F47A5C;
}

#signup div.button a {
	background-color: #F47A5C;
	display: block;
	padding: 10px 15px;
	color: #fff;
	font-weight: 600;
	font-size: 2.3em;
	line-height: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



/* footer */

footer {
	margin: 0px;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
}

footer h5 {
	color: #EC008C;
	text-transform: uppercase;
	float: left;
	font-size: 3.2em;
	line-height: 100%;
	text-align: left;
	transition: all .3s;
	margin: 0px;
	padding-bottom: 30px;
	opacity: 1;
}

footer h5:hover {
	opacity: .6;
}

footer h5 span {
	display: block;
	color: #00AEEF;
	font-size: 62%;
	line-height: 130%;
}

footer h5 a {
	color: #EC008C;
}

.sponsors {
	float: right;
	padding-bottom: 30px;
	max-width: 50%;
	text-align: right;
}

.sponsors p, .sponsors img  {
	margin: 0px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}

.sponsors img {
	max-width: 200px;
	max-height: 40px;
	width: auto;
	height: auto;
	margin-left: 17px;
	transition: all .3s;
	opacity: 1;
}

.sponsors a:hover img {
	opacity: .6;
}

.sponsors p {
	font-family: Hind, sans-serif;
	font-size: 1.55em;
	line-height: 100%;
	color: #6D6F71;
}

.fdisc {
	padding-top: 10px;
}

.sponsors .fdisc p {
	line-height: 140%;
	color: #aaa;
	font-size: 1.2em;
}

#footer {
	height: 100px;
	background-image: url(/images/color.png);
	background-size: cover;
	background-repeat: repeat;
	background-position: -100px center;
	-webkit-clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
	position: relative;
	clear: both;
}


/* sidebar */

#sidebar {
	width: 25%;
	float: right;
	text-align: left;
}

#sidebar #special h4, #sidebar .resource h4 {
	font-weight: 600;
	line-height: 110%;
	color: #EC008C;
	font-size: 1.7em;
	text-transform: uppercase;
	padding-top: 10px;
	border-top: 2px dotted #EC008C;
	margin: 20px 0px 5px 0px;
}

#sidebar #special h3, #sidebar .resource h3 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 3.2em;
	margin: 0px 0px 10px 0px;
}

#sidebar #special h3 a, #sidebar .resource h3 a {
	color: #00AEEF;
}

#sidebar #special p, #sidebar .resource p, #sidebar .resource li, #sidebar #special li {
	font-family: Hind, sans-serif;
	font-size: 1.25em;
	line-height: 170%;
	color: #6D6F71;
	margin: 7px 0px 0px 0px;
}

#sidebar .resource a, #sidebar #special a {
	color: #00AEEF;
}

#sidebar .more-link {
	display: block;
	margin-top: 10px;
}

.more-link span::before {
	content: '\201C';
}

.more-link span::after {
	content: '\201D';
}

#text-2 p {
	font-weight: 400;
	line-height: 120%;
	color: #EC008C;
	font-size: 2.2em;
	margin: 0px 0px 10px 0px;
}

/* main column */

#main {
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(/images/color.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 100px;
	min-height: 450px;
}

#entry-content {
	width: 70%;
	float: left;
}

#entry-content p.breadcrumb {
	font-weight: 600;
	line-height: 110%;
	color: #ccc;
	font-size: 1.34em;
	margin: 0px 0px 35px 0px;
	font-family: Hind, sans-serif;
}

#entry-content p.breadcrumb a {
	color: #EC008C;
}

#entry-content h2 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 5em;
	margin: 0px 0px 25px 0px;
}

#entry-content h3 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 3.5em;
	margin: .5em 0px .25em 0px;
}

#entry-content h4 {
	font-weight: 600;
	line-height: 110%;
	color: #00AEEF;
	font-size: 2.25em;
	margin: .5em 0px .5em 0px;
}

#entry-content img {
	max-width: 100%;
	height: auto;
}

#entry-content iframe {
	max-width: 100%;
}

#entry-content a {
	color: #EC008C;
}

#entry-content p, #entry-content ul {
	font-family: Hind, sans-serif;
	font-size: 1.7em;
	line-height: 170%;
	color: #6D6F71;
	margin: 0px 0px 1em 0px;
	list-style: none;
}

#entry-content ol {
	font-family: Hind, sans-serif;
	font-size: 1.7em;
	line-height: 170%;
	color: #6D6F71;
	margin: 0px 0px 1em 0px;
}

#entry-content ul li, #entry-content ol li {
	margin: 0px 0px 5px 0px;
}

#entry-content ul li::before {
	content: '\25CF'; 
	color: #EC008C;
	display: inline-block; 
	width: 1em;
	margin-left: -1em;
}

#entry-content img.alignright {
	float: right;
	max-width: 45%;
	margin: 3px 0px 20px 25px;
	height: auto;
}




/* floating navbar */

.filterbuttonFixed #extras {
	display: none;
}

.filterbuttonFixed #header  {
}

/* .filterbuttonFixed .cycle-slideshow, */ .filterbuttonFixed #topper {
	display: none;
}

/*
.filterbuttonFixed #highlights {
	margin-top: 230px;
	padding-top: 60px;
}
*/

.filterbuttonFixed #main {
	
}

.filterbuttonFixed #header  #holder .contain {
	position: fixed;
	background-color: #7cd5f5;
	background-color: rgba(124, 213, 245, 0.76);
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.43);
	height: 75px;
}

.filterbuttonFixed #header h1 {
	font-size: 2.6em;
	max-width: 600px;
}

#nav {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: right;
}



/* team */

.page-template-team #entry-content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page-template-team #entry-content ul li {
	padding: 20px;
	box-sizing: border-box;
	margin: 1%;
	width: 48%;
	background-color: rgba(250, 250, 250, 0.7)
}

.page-template-team #entry-content ul li::before {
	content: none;
	display: none; 
	margin-left: 0px;
}

.page-template-team #entry-content ul li img {
	width: 40%;
	height: auto;
	margin: 0px 4% 10px 0px;
	float: left;
}

.page-template-team #entry-content ul li p {
	font-size: .85em;
	line-height: 165a%;
	margin: 0px;
}

.page-template-team #entry-content ul li p span {
	font-weight: 900;
	font-size: 120%;
	padding-bottom: 6px;
	display: block;
}

.staffmeta {
	display: block;
	width: 55%;
	float: right;
}

.staffbio {
	padding-top: 15px;
	font-size: 90%;
	padding-right: 10px;
	box-sizing: border-box;
	max-height: 150px;
	overflow: auto;
}

/* resources */

#resources .resource {
	background-color: rgba(250, 250, 250, 0.81);
	margin: 0px 0px 20px 0px;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 20px #f0f0f0;
	transition: all .3s;
	width: 100%;
}

#resources .resource:hover {
	background-color: #fff;
	box-shadow: 0px 0px 32px #cfcfcf;
}

#resources .resource a {
	display: block;
	margin: 0px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}

#resources .resource .thumb {
	width: 25%;
	padding-bottom: 25%;
	float: left;
	position: relative;
	display: block;
	background-color: #eee;
}

#resources .resource .thumb div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

#resources .resource .thumb img {
	width: 100%;
	height: auto;
	position: relative;
}

#resources .resource .data {
	width: 75%;
	padding: 20px;
	box-sizing: border-box;
	float: left;
}

#entry-content #resources .resource .data h3 {
	font-size: 2.5em;
	margin-top: 0px;
}

#entry-content #resources .resource .data h3 span {
	font-size: 70%;
	font-weight: 400;
	padding-left: 10px;
}

#entry-content #resources .resource .data h6, #entry-content .job h6 {
	font-size: 1.5em;
	line-height: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px 10px;
	color: #fff;
	background-color: #EC008C;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0px;
}

#entry-content #resources .resource .data h6:hover, #entry-content .job h6:hover {
	background-color: #00AEEF;
}

#entry-content #filters {
	padding-bottom: 30px;
}

#entry-content #filters h3 {
	font-size: 2.5em;
	color: #aaa;
}

div.subfil {
	display: inline;
}

#entry-content #filters button {
	color: #fff;
	background-color: #EC008C;
	border: 0px;
	padding: 8px 16px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: 600;
	margin-left: 5px;	
	outline: none;
	transition: all .3s;
}

#entry-content #filters button.is-checked, #entry-content #filters button:hover {
	background-color: #00AEEF;
}

.single-resources h5, .single-events h5, .single-jobs h5 {
	font-size: 2.5em;
	line-height: 100%;
	font-weight: 300;
	margin: 0px;
	color: #aaa;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 20px;
}

.single-resources h5 span, .single-events h5 span, .single-jobs h5 span {
	padding-left: 15px;
	border-left: 1px dotted #aaa;
	margin-left: 15px;
}

.single-resources h5 span:first-of-type, .single-events h5 span:first-of-type, .single-jobs h5 span:first-of-type {
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px;
}

.single-resources h5 span a::after, .single-events h5 span a::after, .single-jobs h5 span a::after {
	content: ', ';
}

.single-resources h5 span a:last-of-type::after, .single-events h5 span a:last-of-type::after, .single-jobs h5 span a:last-of-type::after {
	content: none;
}

.single-resources p.credit {
	clear: both;
	padding-top: 15px;
	border-top: 1px dotted #aaa;
	font-style: italic;
}



/* calendars */

.page-template-community .event, .page-template-training .event, .page-template-pastevents .event, .page-template-calendar .event {
	width: 31%;
	margin: 1%;
}

.page-template-community #entry-content .event p, .page-template-training #entry-content .event p, .page-template-pastevents #entry-content .event p, .page-template-calendar #entry-content .event p {
	font-size: 1.2em;
}

.page-template-community #entry-content .event h3, .page-template-training #entry-content .event h3, .page-template-pastevents #entry-content .event h3, .page-template-calendar #entry-content .event h3 {
	font-size: 3em;
	margin-top: 5px;
}

.page-template-pastevents #entry-content .event h3 {
	font-size: 2.3em;
	margin-top: 5px;
}

.page-template-community #entry-content .event, .page-template-training #entry-content .event, .page-template-pastevents #entry-content .event, .page-template-calendar #entry-content .event {
	box-shadow: 0px 0px 21px #e7f9ff;
}

.page-template-community #entry-content .event:hover, .page-template-training #entry-content .event:hover, .page-template-pastevents #entry-content .event:hover, .page-template-calendar #entry-content .event:hover {
	box-shadow: 0px 0px 21px #86b1bf;
}

.page-template-community #entry-content .events, .page-template-training #entry-content .events, .page-template-pastevents #entry-content .events, .page-template-calendar #entry-content .events {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

p.fmi a::after {
	content: ' or ';
	color: #6D6F71;
}

p.fmi a:last-of-type::after {
	content: none;
}

#entry-content p.button {
	padding-top: 25px;
}

#entry-content p.button a {
	color: #fff;
	background-color: #EC008C;
	border: 0px;
	padding: 8px 16px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	font-weight: 600;
	font-size: 2em;
	margin-left: 5px;	
	outline: none;
	transition: all .3s;
	color: #fff;
	font-family: Hind, sans-serif;
}

#entry-content p.button a:hover {
	background-color: #00AEEF;	
}




/* calendar */

#calendar {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 2px dotted #ccc;
}

#calendar table {
	font-size: 1.2em;
}


.page-template-calendar #entry-content h1 {
	font-weight: 400;
	color: #4585C5;
	margin-bottom: 20px;
}

#calendar a {
	text-decoration: none;
	color: #334A5D;
}	

.fc-toolbar {
	
}

.fc-toolbar button {
	border: 0px;
	background-color: transparent;
}

.fc-toolbar .fc-left {
	font-size: 2em;
	float: left;
}

.fc-toolbar .fc-right {
	font-size: 2em;
	float: right;
}

.fc-toolbar .fc-center {
	text-align: center;
}

.fc-toolbar .fc-center h2 {
	clear: none;
	color: #4585C5;
	font-size: 25px;
	text-transform: uppercase;
}

.fc-icon-right-single-arrow::after {
	content: '\25ba';
	color: #9A9EA9;
	transition: all .3s;
}


.fc-icon-left-single-arrow::after {
	content: '\25c0';
	color: #9A9EA9;
	transition: all .3s;
}

.fc-icon-left-single-arrow:hover::after, .fc-icon-right-single-arrow:hover::after {
	color: #334a5c;
}


#calendar td {
	vertical-align: top;
}
		
body #entry-content #calendar td, body #entry-content #calendar tr, body #entry-content #calendar table, body #entry-content #calendar thead, body #entry-content #calendar th {
	border: 0px;
}

#entry-content #calendar .fc-day-header {
	width: 14.2%;
	text-align: center;
	font-weight: 900;
	font-size: 90%;
	color: #000;
	background-color: #E7E8E9;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
}

.fc-event-container {
	background-color: #e7f3fc;
}

div.fc-week thead {
	background-color: #fff;
}

div.fc-week td {
	width: 14.2%;
	box-sizing: border-box;
	text-align: right;
	color: #334A5D;
}

#calendar .starttime {
	font-weight: 900;
}

#calendar .eventname {
	text-transform: uppercase;
	font-size: 80%;
	line-height: 115%;
	font-weight: 600;
}

#calendar .eventname a {
	color: #4585C5;
	display: block;
	transition: all .3s;
}

#calendar .eventname a:hover {
	color: #334a5c;
}

#calendar .eventnote {
	text-transform: uppercase;
	font-size: 80%;
	line-height: 115%;
	font-weight: 100;
	padding-top: 3px;
}

#calendar .eventbuy {
	font-size: 75%;
	padding-top: 6px;
}

#calendar .eventbuy a {
	color: #fff;
	display: inline-block;
	padding: 4px 6px;
	line-height: 100%;
	background-color: #4585C5;
	transition: all .3s;
}

#calendar .eventbuy a:hover {
	background-color: #334a5c;
}

body #entry-content #calendar .fc-week td {
	border-right: 1px solid #dcdcdf;
}

body #entry-content #calendar .fc-week tr td:last-of-type {
	border-right: 0px;
}

body #entry-content #calendar .fc-week tr td.fc-event-container:last-of-type {
	border-right: 1px solid #dcdcdf;
}

body #entry-content #calendar .fc-week {
	border-bottom: 1px solid #dcdcdf;
}

body #entry-content #calendar .fc-week:last-of-type {
	border-bottom: 0px;
}

.fc-content-skeleton, .fc-content-skeleton table, .fc-content-skeleton tbody, .fc-content-skeleton td {
	height: 100%;
}

#calendar .fc-week thead td {
	padding: 15px;
}

#calendar .fc-week tbody td {
	padding-top: 10px;
	padding-bottom: 20px;
}

#calendar .fc-bg {
	display: none;
}

#calendar table {
	margin-bottom: 0px;
}

.page-template-event #calendar {
	max-width: 70%;
}

.fc-view-container table {
	width: 100%;
}

.starttime, .eventname {
	line-height: 120%;
	padding-right: 3px;
}

.starttime {
	padding-bottom: 5px;
}


/* forms */

.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style div.frm_description {
	line-height: 100%;
	font-family: Hind, sans-serif;
}

.frm_style_formidable-style.with_frm_style div.frm_description {
	padding-top: 3px;
}

#subform {
	display: none; 
	clear: both;
	padding: 30px;
	background-color: #f3f3f3;
	margin-top: 30px;
}

table.ui-datepicker-calendar {
	line-height: 100%;
}


/* jobs */

.jobs {
	padding-top: 30px;
}

.job {
	background-color: rgba(246, 246, 246, 0.89);
	box-shadow: 0px 0px 13px rgba(148, 148, 148, 0.81);
	margin-bottom: 20px;
	position: relative;
}

#entry-content .job h3 {
	font-size: 2.2em;
	margin-top: 0px;
}

#entry-content .job h3 em {
	float: right;
	font-style: normal;
	font-size: 80%;
	margin: 0px 0px 10px 20px;
}

#entry-content .job h3 em::before {
	content: 'Posted '
}

.job a {
	display: block;
	margin: 0px;
	position: relative;
	padding: 20px 20px 30px 20px;
	overflow: hidden;
}

.single-jobs h2 span {
	display: block;
	font-size: 40%;
	text-transform: uppercase;
	line-height: 120%;
}





.trigger {
	display: none;
}




#sidebar #special .contain {
	padding: 0px;
}

.single-resources article iframe {
	max-width: 100%;
	margin-top: 30px;
}


.testimonial .alignleft {
	width: 20%;
	height: auto;
	float: left;
	margin: 0px 20px 15px 0px;
}

.testimonial {
	position: relative;
	margin: 0px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #eee;
}

#entry-content .testimonial p {
	line-height: 180%;
}

#entry-content .testimonial p.quoteauthor {
		color: #00AEEF;
		text-transform: uppercase;
		margin-bottom: 10px;
		font-weight: 700;
		font-size: 1.8em;
}

.testimonial .quoteauthor::after {
	content: ':';
	margin-right: 4px;
}



#entry-content .testimonial p.related {
	color: #aaa;
}

.home .testimonial img.alignright {
	width: 200px;
	height: auto;
	float: right;
	margin: 0px 0px 15px 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.home #special + .testimonials .testimonial  {
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	margin-top: 20px;
	border-top: 2px dotted #eee;
	border-bottom: 0px;
}

.home .testimonials h3 {
	float: left;
	margin: 0px 30px 15px 0px;
	width: 20%;
	font-size: 3.7em;
	line-height: 100%;
	font-weight: 100;
	color: #00AEEF;
}

.home .testimonial p {
		font-size: 1.6em;
		line-height: 170%;
		margin: 0px 0 .75em 0;
		font-family: Hind, sans-serif;
		color: #888;
}

.home .testimonial p.quoteauthor {
		color: #00AEEF;
		text-transform: uppercase;
		margin-bottom: 10px;
		font-weight: 700;
		font-size: 1.8em;
}

.home .testimonial a {
	color: #EC008C;
}

.home .testimonials h3 a {
	display: block;
	font-size: 40%;
}

.salsa-form label {
	width: 150px;
	display: inline-block;
		font-size: 1.2em;
		line-height: 170%;
		margin: 0px 0 0 0;
		font-family: Hind, sans-serif;
		color: #888;
}

label.required {
	display: none;
}

.salsa-input {
	padding-bottom: 10px;
}

.salsa-input input {
	width: 300px;
	padding: 10px;
	
}

.salsa-input input#salsa-submit {
	width: auto;
	margin-left: 150px;
	background-color: #F47A5C;
    display: block;
    padding: 10px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 2.3em;
    line-height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

form.salsa-form {
	padding-bottom: 30px;
}

.home #highlights .excerpt .more-link {
	color: #EC008C;
}

.home #highlights .excerpt .more-link::before {
	content: '(';
}

.home #highlights .excerpt .more-link::after {
	content: ')';
}



#entry-content p.loginnotice {
	color: #aaa;
	padding-bottom: 10px;
}

#entry-content p.loginnotice::before {
	color: #EC008C;
	content: '\25EF';
	padding-right: 7px;
}





.wpum-form fieldset input.input-email, .wpum-form fieldset input.input-text, .wpum-form fieldset select, .wpum-form fieldset textarea {
    margin: 0;
    vertical-align: middle;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 0px;
    background-color: #f3faff;
    font-size: 1.4em;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #f3faff !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.wpum-form input[type='submit'] {
	width: auto;
	background-color: #EC008C;
	margin-bottom: 15px;
    padding: 7px 15px;
    color: #fff;
    font-weight: 600;
    font-size: 1.8em;
    line-height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0px;
}

.wpum-form fieldset label {
	font-family: Hind, sans-serif;
	font-size: 1.2em;
	padding-bottom: 7px;
	color: #666;
}


#entry-content ul.userress {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
}

#entry-content ul.userress li::before {
	content: none;
	width: 0px;
	margin: 0px;
}

#entry-content .userress li {
	padding: 0px;
	width: 31%;
	margin: 1%;
	box-sizing: border-box;
}

#entry-content .userress li a {
	display: block;
	padding: 15px;
	border: 1px dotted #EC008C;
	transition: all .3s;
	background-color: rgba(255,255,255,.65)
}

#entry-content .userress li a:hover {
	background-color: #EC008C;
	color: #fff;
}



.prlog {
	float: right;
	display: block;
	width: auto;
	background-color: #7bdcff;
    padding: 7px 11px 5px 11px;
    color: #006d94;
    font-weight: 600;
    font-size: 1.2em;
    line-height: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0px;
    text-transform: uppercase;
    transition: all .3s;
}

.prlog:hover {
	background-color: #fff;
}

.welcomename {
	float: right;
	color: #fff;
	font-size: 1.4em;
	font-weight: 500;
	padding: 7px 11px;
	margin: 0px;
	line-height: 100%;
}

.welcomename span {
	padding: 0px 8px;
}
.welcomename a {
	color: #fff9b2;
}

.relres {
	padding-top: 20px;
}

#entry-content .reseve h3 {
	font-size: 2.5em;
	padding-top: 10px;
	clear: both;
}

.page-template-modules #entry-content ul.mods > li::before {
	content: none;
}

.page-template-modules #entry-content ul.mods {
	list-style: none;
	padding: 30px 0px;
	font-size: 1.5em;
}

.page-template-modules ul.mods > li {
	border-top: 1px dotted #EC008C;
}

.page-template-modules ul.mods li:nth-of-type(1), .page-template-modules ul.mods li:nth-of-type(2) {
	border-top: 0px;
}

.page-template-modules ul.mods > li a {
	display: grid;
	grid-template-columns: .75fr 1.5fr .75fr;
	grid-template-rows: auto;
	  grid-template-areas: 
	    "name descrip accred";
	column-gap: 40px;
}

.page-template-modules ul.mods li span:nth-of-type(1) {
	display: block;
	grid-area: name;
	font-size: 1.4em;
}

.page-template-modules ul.mods li:nth-of-type(1) span:nth-of-type(1) {
	font-size: 1em;
}

.page-template-modules ul.mods li span:nth-of-type(2) {
	display: block;
	grid-area: descrip;
}

.page-template-modules ul.mods li span:nth-of-type(3) {
	display: block;
	grid-area: accred;
}

.page-template-modules #entry-content ul.mods > li a {
	padding: 10px 10px 5px 10px;
}

.page-template-modules #entry-content ul.mods > li a:hover {
	background-color: #f9f9f9;
	background-color: rgba(250, 250, 250, 0.81);
}

.page-template-modules #entry-content ul.mods > li:nth-of-type(1) a {
	color: #fff;
	background-color: #00AEEF;
	font-weight: 700;
	text-transform: uppercase;
}

.page-template-modules #entry-content ul.mods > li ul {
	padding: 0px;
	margin: 0px;
}

.page-template-modules #entry-content ul.mods > li li {
	font-size: .6em;
	margin: 0px 0px 4px 0px;
	line-height: 1.4;
}

.page-template-modules ul.mods li span:nth-of-type(1) em {
	display: block;
	padding-top: 10px;
	font-size: .7em;
}

.page-template-modules ul.mods li span:nth-of-type(3) em {
	display: block;
	padding-top: 5px;
	font-style: normal;
}

#entry-content p.signup {
	text-align: center;
	font-weight: 700;
	font-size: 1.7em;
	padding-bottom: 20px;
}

p.signup span {
	display: block;
	padding-bottom: 10px;
}

#entry-content p.signup a {
	display: inline-block;
	position: relative;
	background-color: rgba(245, 123, 93, 0.4);
	padding: 6px 22px;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	transition: all .5s;
	background-color: #EC008C;
	color: #ffffff;
}

.coursemeta {
	font-size: 1.8em;
	line-height: 1.2;
	border-bottom: 1px dotted #EC008C;
	color: #EC008C;
}

.coursemeta span {
	padding: 10px 20px;
	display: inline-block;
	border-right: 1px dotted #EC008C;
}

.coursemeta span.cwlinks {
	width: 100%;
	border-right: 0px;
	padding-bottom: 20px;
}

.coursemeta span.cwlinks a em {
	font-style: normal;
	font-size: 70%;
}

.coursemeta span:last-of-type {
	border-right: 0px;
}

#entry-content .coursemeta span a {
	display: inline-block;
	position: relative;
	padding: 6px 22px;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	transition: all .5s;
	background-color: #EC008C;
	color: #ffffff;
}

#entry-content .coursemeta span a:hover {
	background-color: #00AEEF;
}
/* 
h2 + div.coursemeta {
	border-top: 1px dotted #EC008C;
}
*/

#entry-content div.coursemeta + p, #entry-content div.coursemeta + ul {
	margin-top: 40px;
}


.mapmenu {
	font-family: Hind, sans-serif;
	font-size: 1.55em;
	line-height: 1.2;
	margin: 7px 0px 20px 30px;
	width: 70px;
	text-align: center;
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F47A5C;
	color: #fff;
	padding: 10px 20px;
	position: relative;
}

.mapmenu::before {
    content: '\2630';
    font-size: 2em;
    line-height: 100%;
    display: block;
    color: #fff;
}

#entry-content .mapmenu ul {
	display: none;
	background-color: #fff;
	border: 2px solid #F47A5C;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.mapmenu:hover, .mapmenu:focus {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#entry-content .mapmenu:hover ul, #entry-content .mapmenu:focus ul {
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	width: 200px;
}

#entry-content .mapmenu ul li {
	margin: 0px;
	padding: 0px;
	font-size: 60%;
	line-height: 1.2;
	text-align: left;
}

#entry-content .mapmenu ul li:first-of-type a {
	padding-top: 10px;
}

#entry-content .mapmenu ul li:last-of-type a {
	padding-bottom: 10px;
}

#entry-content .mapmenu ul li::before {
	content: none;
}

.mapmenu ul li a {
	padding: 5px 14px;
	display: block;
	background-color: transparent;
	transition: all .3s;
}

.mapmenu ul li:hover a {
	background-color: #fcf2f0;
}

.modbutts.buttonsboth {
	display: grid;
	grid-template-columns: .5fr .5fr;
	grid-template-rows: auto;
	  grid-template-areas: 
	    "signup login";
	column-gap: 80px;	
	align-items: end;
}

.modbutts.onebutton {
	display: grid;
	grid-template-columns: .5fr .5fr;
	grid-template-rows: auto;
	  grid-template-areas: 
	    "signup signup";
	column-gap: 40px;	
}

.modbutts p:first-of-type {
	grid-area: signup;
}

.modbutts p:nth-of-type(2) {
	grid-area: login;
}

.disclaimer {
	padding: 30px 30px 10px 30px;
	background-color: #e5fbff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 60px;
	clear: both;
}