/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* General styles */
/* 
body:not(.has-background-image) {
	background-color: white;
	background-image: none;
}

#binder, #spine #glue:before {
	border-right: 1px solid #efefef;
}

main {
	font-weight: 300;
	color: #464e54;
	font-size: 1.1em;
	line-height: 1.6em;
	border-right: none;
}

main a {
	color: #981e32;
}

main a:hover {
	transition: color .8s ease;
}

main ol li, 
main ul li {
	padding-top: .5em;
	line-height: 1.5em;
}

.main-header {
	margin-bottom: 0;
}

.main-header sub {
	font-size: 1.4em;
}

.style-bookmark .main-header {
	left: 500px;
}

.size-xlarge .max-1188 .main-header .header-group {
	width: 470px;
}

.style-bookmark .main-header {
	background-color: transparent;
}

.main-header sub:not(.unset), 
.main-header sup:not(.unset) {
	font-weight: 300;
	text-transform: uppercase;
}

.main-header sup:not(.unset) {
	color: #464e54;
	padding-bottom: 12px;
}

.main-header sub:not(.unset) {
	padding: 15px;
	background-color: #464e54;
}

h1,
.intro {
	font-weight: 700;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #82a9af;
	padding-bottom: .4em;
}

.introbody {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 300;
	font-size: 1.4em;
	color: #464e54;
	line-height: 1.5em;
}

.introbodymem {
	padding-top: 10px;

	
}

section.intro-wrap {
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 3em;
}

section.intro-wrapmem {
	padding-left: 2em;
	padding-right: 2em;

}

h1, {
	font-size: 2.85em;
}

h1,
h2,
h3,
h4 {
	text-transform: uppercase;
}

h2 {
	font-weight: 600;
	font-size: 2.4em;
	color: #82a9af;
	line-height: 1.2em;
	padding-bottom: 1.2em;
}

h2+h3 {
	padding-bottom: .05em;
	padding-top: .5em;
}

h3 {
	font-family: 'Open Sans Condensed';
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #82a9af;
	padding-bottom: .8em;
	padding-top: 1em;
}

h4 {
	font-weight: 400;
	font-size: 1.1em;
	color: #464e54;
	line-height: 1.2em;
}

.inline {
	display: inline;
}

blockquote {
	font-weight: 600;
	font-size: 2.45em;
	color: #b5babe;
	line-height: 48pt;
}

q {
	font-weight: 600;
	font-size: 2.65em;
	color: #b5babe;
	line-height: 48pt;
	padding-left: 300px;
	padding-bottom: 30px;
}

blockquote.accent {
	color: #3f6b72;
}

section.lined {
	border-top: 1px solid #efefef;
}

section.halves-lined .column.one {
	border-right: 1px solid #efefef;
}

.bg-light-gray {
	background-color: #efefef;
}

.bg-light-gray h1, 
.bg-light-gray h2, 
.bg-light-gray h3, 
.bg-light-gray h4, 
.bg-light-gray h5 {
	color: #82a9af;
}

.bg-dark {
	background-color: #464e54;
}

.bg-dark,
.gray-dark-back,
.crimson-back,
.gray-light-back {
	color: #fff;
}


.aboutus h3 {
	font-family: 'Open Sans Condensed';
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #82a9af;
	padding-bottom: .8em;
	padding-top: 0;
}

.home-create-single {
	padding: 0;
}

.home-create-single .column.one {
	padding-top: 0;
}

.home-create-single h3 {
	font-family: 'Open Sans Condensed';
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #82a9af;
	padding-bottom: .8em;
	padding-top: 1em;
}

.home-create {
	padding: 0 0 0 5em;
}

.home-create .column.one {
	padding-right: 2rem;
}

.home-create .column.two {
	padding-right: 5rem;
}

.home .home-intro {
	padding: 0 50px 65px;
	text-align: center;
}

.home .home-intro h1 {
	color: #464e54;
	text-transform: lowercase;
	font-size: 2.9em;
	font-weight: 700;
	padding-bottom: 25px;
}

.home .home-intro .pw {
	text-transform: capitalize;
	font-weight: 300;
	font-family: 'Open Sans Condensed';
	font-size: 6em;
	color: #82a9af;
	padding-left: 40px;
}

.home .home-why {
	font-size: 3em;
	line-height: 1.4em;
	font-weight: 300;
	color: #464e54;
	display: block;
	padding: 30px 70px 70px 50px;
}

.home .main-header sub:not(.unset) {
	display: none;
}

.home .main-header sup:not(.unset) {
	text-align: right;
	padding-right: 100px;
}

.home .hp-image {
	background-image: url(/wp-content/uploads/sites/2968/2018/12/efa_inauguralretreat.jpg);

	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: block;
	height: 440px;
}

.for-re-network,
.for-re-engage,
.for-re-invest, 
.for-engage,
.for-network, 
.for-invest {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 550px;
}

.for-re-network {
	background-image: url(/wp-content/uploads/sites/157/2014/08/ROTATOR.network.jpg);
}

.for-re-engage {
	background-image: url(/wp-content/uploads/sites/157/2014/08/DSC_0052GG.jpg);
}

.for-re-invest {
	background-image: url(/wp-content/uploads/sites/157/2014/08/ROTATOR.invest-will-need-better-photo1.jpg);
}

.for-network {
	background-image: url(/wp-content/uploads/sites/157/2014/08/Job-Fair_1505.jpg);
	height: 550px;
}

.for-engage {
	background-image: url(/wp-content/uploads/sites/157/2014/08/D32_5285.jpg);
	height: 750px;
}

.for-invest {
	background-image: url(/wp-content/uploads/sites/157/2015/06/shutterstock_273162077.jpg);
	height: 450px;
}

#page-2389 {
	background-repeat: no-repeat;
}

.page-id-2389 .column.one:last-child {
	padding-top: 0;
}

.seattle-img {
	text-align: right;
}

.seattle-img h1 {
	color: #fff;
}

.ask-ed em {
	font-size: 21px;
}

.page-for-universities .section-wrapper-has-background {
	background-position: top;
}

.about .home-intro {
	text-transform: capitalize;
	text-align: bottom;
	font-weight: 300;
	font-family: 'Open Sans Condensed';
	font-size: 2em;
	font-style: italic;
	color: #fff;
	padding-left: 5px;
}

.existing-part h2 {
	padding-bottom: 10px;
}

.partner h3 {
	padding-bottom: .3em;
	padding-top: 30px;
}

.side-left.gutter .column.two:not(.gutterless) {
	padding-left: 1.5rem;
}

.page-contact-us h3 {
	padding-top: 0;
}

.prosper h3 {
	font-size: 5em;
	padding-top: 0;
	color: #fff;
}

.events h3 {
	padding-bottom: 10px;
}

.h3-for-uni h3 {
	padding-bottom: .3em;
	padding-top: 1em;
}

.page-about .bg-dark p {
	padding-bottom: 0;
}

.events-archive .main-header sub:not(.unset) {
	display: none;
}

.h3-edit h3 {
	padding-bottom: .2em;
	padding-top: 9px;
}


.size-lt-medium .org-wrapper {
	float: left;
	box-sizing: border-box;
	width: 50%;
}

.size-lt-medium .org-wrapper .column {
	min-height: 205px;
}

.org-chart a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #efefef;
}

.org-chart a:hover {
	background-color: rgba(0,0,0,0.2);
}

#tribe-bar-form,	 	 
#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background-color: #FFF;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	color: #981e32;
}

.tribe-bar-views-inner,	 	 
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	background-color: #efefef;
}

.tribe-events-meta-group .tribe-events-single-section-title, 	 	 
#tribe-events-pg-template .tribe-events-content h3, 	 	 
.tribe-events-after-html h3, 	 	 
.tribe-events-before-html h3 {
	font-size: 1.8em;
	font-weight: 300;
	padding-bottom: 0;
}

.page-visiting-seattle .section-wrapper-has-background {
	height: 300px;
	background-position: center;
}

@media (min-width: 791px) and (max-width: 1091px) {
	.home .hp-image {

		width: 100% !important;
	}
}

@media (min-width: 791px) and (max-width: 1010px) {
	.style-bookmark .main-header {
		left: 300px;
	}
	
	.size-xlarge .max-1188 .main-header .header-group {
		width: 300px;
	}
	
	.row.side-left .column.one.prosper,.row.side-left .column.two.home-create {
		width: 100%;
	}
	
	.prosper h3 {
		padding-bottom: 0;
	}
}

@media (max-width:1127px) {
	.home .home-intro .pw {
		padding-left: 0;
		line-height: 1.1em;
	}
}

@media (max-width: 791px) {
	.main-header sup:not(.unset) span {
		width: 200px;
	}
	
	.style-bookmark .main-header {
		left: 0;
	}
	
	section.intro-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	
	.home .home-intro .pw {
		line-height: 1.1em;
	}
	
	.prosper h3 {
		font-size: 6em;
		text-align: center;
		padding-bottom: 0;
	}
	
	.home .hp-image {
		width: 100% !important;

		background-position: left;
	}
	
	.halves.gutter .column.two:not(.gutterless), .halves.gutter .column:nth-of-type(2n+4):not(.gutterless), .side-left.gutter .column.two:not(.gutterless), .side-right.gutter .column.two:not(.gutterless) {
		padding-left: 2rem;
	}
	
	.home-create {
		padding: 0 0 0 6em;
	}
	
	.home-create .column.one {
		padding-right: 0;
	}
	
	.home-create .column.two {
		padding-right: 0;
	}
	
	.home .home-why,.home-create {
		text-align: center;
	}
	
	.home .fluid .row.halves .column {
		width: 100%;
	}
}

@media (max-width: 491px) {
	.prosper h3 {
		font-size: 4em;
	}
	
	h2 {
		font-size: 1.6em;
		font-weight: 700px;
	}
	
	.home-create {
		font-size: 1.8em;
		line-height: 1.6em;
		padding: 30px;
	}
	
	.home .hp-image {
		width: 100% !important;
		background-position: -150px;
	}
	
	.main-header sub:not(.unset) *, .main-header sub:not(.unset) a, .main-header sup:not(.unset) a {
		width: 170px;
	}
	
	.transport h2 {
		font-size: 1.5em;
	}
	
	.transport h3 {
		font-size: .8em;
	}
	
	.h3-edit h3 {
		font-size: 1.5em;
	}
	
	.h3-edit h2 {
		font-size: 2.3em;
	}
	
	.mobile-for-uni h2 {
		font-size: 1.9em;
	}
	
	.mobile-for-uni h3 {
		font-size: 1.6em;
	}
	
	.home .mobile-list ul {
		font-size: .9em;
	}
	
	.button-efa {
	}
	
	.home-create {
		padding: 0;
	}
	
	.home-create .column.one {
		padding-right: 0;
	}
	
	.home-create .column.two {
		padding-right: 0;
	}
	

	.home .home-intro {
		padding: 0 0 50px;
	}
	
	.home .home-intro .pw {
		font-size: 4em;
		text-align: center;
	}
	
	.home .home-intro h1 {
		font-size: 1.7em;
		text-align: left;
		padding-bottom: 10px;
	}
}

.apples-image {
	height: 300px;
}

.spine-social-channels {
	color: #464e54;
}

.picture-p p {
	padding-bottom: 0;
}

body.page-for-universities .section-wrapper-has-background {
	background-size: 90%;
}

body.page-partner-organizations .section-wrapper-has-background {
	background-size: 100%;
	height: 300px;
}

body.home .section-wrapper-has-background {
	background-size: 100%;
	background-repeat: no-repeat;
}

.bground {
	background-image: rgba(0,0,0,.3);
	color: #fff;
}

.partner-pad {
	padding-bottom: 0;
}

h5 {
	padding: 0;
}

figcaption.wp-caption-text {
	font-size: .8em;
	color: darkgrey;
	line-height: 1.45;
	padding-bottom: 1.5em;
}

.button {
	color: #981e32;
	border: solid #82a9af 1px;
	background: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 16px;
}

.button:hover {
	color: #fff;
	background: #82a9af;
	transition: color .3s linear;
}

.button a {
	color: #464e54;
}


.button-efa {
	color: #464e54;
	border: solid #82a9af 1px;

	background: #82a9af;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 18px;
	padding: .5em 1em;
	border-radius: .5em;
	display: block;
	text-align: center;
	width: 260px;
	text-decoration: none;
}

.button-efa:hover {
	color: #464e54;
	background: #fff;
background: #82a9af; 
	transition: color .3s linear;
}

.button-efa a {
	color: #464e54;
}
  */