/*!
Theme Name: Opportunity Fund 2018
Author: Argus
Author URI: http://argussf.com
*/

@import "fonts/fonts.css";
@import "fonts/museosansmf/museosansmf.css";
/*

ORANGE      #FF4612


*/

body {
	font-family: Avenir;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Avenir;
}
.beon {
	font-family: Beon;
}
img {
	max-width: 100%;
}
a {
	outline: none;
}
.reset-list, .reset-list > li ul {
	margin: 0;
	padding: 0;
}
.reset-list > li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.two-columns {
	column-count: 2;
}
.three-columns {
	column-count: 3;
}
.four-columns {
	column-count: 4;
}
p {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.story-caption {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 48%;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.86);
}
#masthead {
	width: 100%; /* needed for sticky behavior */
	background: #FF4612;
	padding: 2rem 0;
}
#masthead-mobile {
	width: 100%; /* needed for sticky behavior */
	background: #FF4612;
	padding: 2rem 0;
	display: none;
}
#masthead-mobile .gray {
	background: #424449;
}
#masthead-sticky {
	position: fixed;
	top: 0;
	width: 100%; /* needed for sticky behavior */
	background: #424449;
	padding: 1rem 0;
	display: none;
}
#masthead .logo img {
	width: 270px;
	height: auto;
}

#masthead .site-title img {
	width: 320px;
	height: auto;
	display: inline-block;
	margin-top: 20px;
}
#masthead-sticky.stuck {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
}
#masthead .hamburger {
	position: absolute;
	right: 1rem;
	top: 50px;
	transform: translateY(-50%);
}
#masthead .hamburger-inner,
#masthead .hamburger-inner:after,
#masthead .hamburger-inner:before,
#masthead .hamburger.is-active .hamburger-inner,
#masthead .hamburger.is-active .hamburger-inner:after,
#masthead .hamburger.is-active .hamburger-inner:before {
	 background-color: #fdf882;
 }
#masthead-sticky .hamburger {
	position: absolute;
	right: 1rem;
	top: 50px;
	transform: translateY(-50%);
}
#masthead-sticky .hamburger-inner,
#masthead-sticky .hamburger-inner:after,
#masthead-sticky .hamburger-inner:before,
#masthead-sticky .hamburger.is-active .hamburger-inner,
#masthead-sticky .hamburger.is-active .hamburger-inner:after,
#masthead-sticky .hamburger.is-active .hamburger-inner:before {
	background-color: #FFF;
}
#main-nav a {
	color: white;
}
#main-nav li {
	display: inline;
	margin-left: 15px;
}
#main-nav li a {
	font-size: 1.5rem;
	font-family: Avenir;
	font-weight: 800;
}
#masthead-sticky #main-nav li a {
	font-size: 1rem;
}
#masthead a.download {
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 0;
	margin-left: auto;
}
#masthead .download img {
	width: 50px;
	height: auto;
	margin-bottom: 10px;
}
#masthead-sticky .download img {
	width: 40px;
	height: auto;
	margin-bottom: 10px;
}


#banner .slide {
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5rem;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#banner .slide .slide-text {
	position: absolute;
	bottom: 7rem;
	left: 50%;
	transform: translate(-50%, 0);
	border-radius: 25px;
	background: rgba(255, 255, 255, 0.7);
	margin: 0 auto;
	padding: 1rem;
}
#banner .caption {
	font-size: 1rem;
	color: #FFF;
	text-align: center;
	font-family: Avenir, sans-serif;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#banner .bg-video {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: 80vh;
	z-index: -100;
}

@media (min-width: 1100px) {
	#banner .slide {

	}
	#banner .bg-video {
		/*width: 100%;*/
		height: auto;
	}
}
@media (max-width: 640px) and (max-height: 640px) {
	#banner .slide {
		width: auto;
		height: 350px;
	}
	#banner .bg-video {
		width: auto;
		height: 350px;
	}
}
section#president {
	background: #fc4e16;
	background-size: cover;
	margin-bottom: 20px;
}
.neon-border-yellow {
	background: url(images/Neon-Yellow-Border.png) no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	padding: 2.5rem 1.5rem;
	margin: 0 0 2rem;
}
/*.neon-border-yellow.reverse {
	background-image: url(images/Neon-Yellow-Border-Reverse.png);
}

*/
.neon-border-yellow h2 {
	font-size: 3.5rem;
	line-height: 1;
	color: #ffffff;
	text-shadow: 0 0 5px yellow, 0 0 5px yellow
}
.yellow-text-glow {
	font-size: 3.5rem;
	line-height: 1;
	color: #ffffff;
	text-shadow: 0 0 10px rgba(255,255,255,.3), 0 0 20px rgba(255,255,255,.3), 0 0 30px rgba(255, 255, 171, 0.3);
}
.nav-text-glow {
	text-shadow: 0 0 5px rgba(255,255,255,.9), 0 0 2px rgba(255,255,255,.2), 0 0 5px rgba(255, 255, 171, 0.9)
}
.neon-border-blue-square {
	background: url(images/neon-blue-border-square.png) no-repeat center center;
	background-size: 95% 99%;
	color: white;
	padding: 4rem;
	font-size: 1.5rem;
	font-weight: 100;

}
.neon-border-blue-tall {
	background: url(images/neon-blue-border-tall.png) no-repeat center center;
	background-size: 95% 99%;
	color: white;
	padding: 4rem;
	font-size: 1.5rem;
	font-weight: 100;

}
.neon-bar {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 30px;
	height: 30px;
	border: none;
	margin: 15px 0;
}
.neon-bar-blue {
	background-image: url(images/neon-bar-blue.png);
}
.neon-bar-white {
	background-image: url(images/neon-bar-white.png);
}
blockquote {
	font-family: Avenir;
}
#president blockquote footer {
	color: white;
	font-size: 2.2rem;
}
#president .headshot {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 600px;
}
#president .headshot .caption {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: white;
	font-size: 1.2rem;
	font-family: Avenir;
}
.headshot .caption b {
	display: block;
}
#president .presidents-letter {
	color: white;
	font-size: 1.4rem;
	font-weight: 100;
	background-color: #fc4e16;
	padding: 2.5rem;
	font-family: Avenir;
}

.section-header {
	font-size: 6rem;
	text-align: center;
	color: #FFF;
	padding: 2rem 0;
}
section#impact {
	background-color: #804295;
	color: white;
	margin-bottom: 20px;
}
#impact .section-header {
	background-color: #752F8A;
}

.impact-stat-slide {
	padding: 10rem 6rem !important;
	border: solid 1px transparent;
	position: relative;
	z-index:1;
}
.arrow-flash1, .arrow-flash2 {
	position: absolute;
	width: 200px;
	height: auto;
}
.arrow-flash1 {
	right: 0;
	top: 20px;
	transform: rotate(-20deg);

}
.arrow-flash2 {
	left: 0;
	bottom: 20px;

	transform: rotate(160deg);

}
section#client-stories {

}
#client-stories .story-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 1;
}
#client-stories .story-text h3 {
	font-size: 3rem;
}
#client-stories .story-text {
	background: rgba(44, 16, 53, 0.8) url(images/neon-border-yellow-tall.png) no-repeat center center;
	background-size: 95% 99%;
	color: white;
	padding: 4rem 4rem 5rem;
	font-size: 1.5rem;
	font-weight: 100;
}
/*.story-slider .bg-video {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: 80vh;
	z-index: -100;
}*/
.impact-stats {
	background: url(images/gravel-purple.jpg) repeat left top;
	padding: 2rem 0;
}
.impact-stats h2 {
	font-size: 5rem;
	margin: 3rem 0;
}
#expansion {
	background: url(images/brick-background.jpg) no-repeat left top;
	background-size: cover;
}
#expansion h2 {
	color: yellow;
	font-size: 5rem;
}
#expansion .expansion-state-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 400px;
	max-width: 620px;
	margin: auto;
}
#expansion .state-name {
	text-align: center;
	color: yellow;
	font-size: 6rem;
	text-transform: uppercase;
	font-family: Budmo;
	position: relative;
	left: -2.7rem;
}
section#community {
	background-color: #01956d;
	color: #FFF;
	margin-bottom: 20px;
	border-bottom: solid 1px transparent;
}
.orange-gravel {
	background: url(images/gravel-orange.jpg) no-repeat left top;
	background-size: cover;
	padding: 2rem 0;
	color: white;
}
.green-gravel {
	background: url(images/gravel-green.jpg) no-repeat left top;
	background-size: cover;
	padding: 2rem 0;
	color: white;
}
.neon-border-blue {
	background: url(images/neon-blue-border.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 2.5rem;
	margin: 0 0 2rem;
}
.quote-headshot {
	border-radius: 50%;
	width: 380px;
	height: auto;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.quote-text {
	font-size: 2rem;
	line-height: 1.4;
	font-family: Avenir;
}
.staff-quotes .quote-text {
	font-size: 3rem;
}
.quote-attrib {
	font-family: Avenir;
	font-size: 1.7rem;
}
#community-stories {}
#community-stories .story-text {
	background: rgba(47, 47, 47, 0.8) url(images/blackboard.jpg) no-repeat center center;
	background-size: 100% 100%;
	color: white;
	font-size: 1.5rem;
	font-weight: 100;
}
#community-stories .story-slide {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 1;
	color: white;
}
#community-stories .story-slide.half {
	background-size: auto 100%;
}
#community-stories h4, #staff-stories h4 {
	font-weight: 800;
	margin-bottom: 2rem;
	font-size: 130%;
	line-height: 1.4;
}

section#community-stories2 {

}
#community-stories2 .story-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1;
}

#community-stories2 .story-text h3 {
	font-size: 3rem;
}
#community-stories2 .story-text {
	background: rgba(0, 0, 0, 0.6) url(images/neon-blue-border-tall.png) no-repeat center center;
	background-size: 95% 99%;
	color: white;
	padding: 4rem 4rem 5rem;
	font-size: 1.5rem;
	font-weight: 100;
}
#community-stories2 .story-text.horizontal {
	background: rgba(0, 0, 0, 0.6) url(images/neon-blue-border.png) no-repeat center center;
	background-size: 97% 97%;
	color: white;
	padding: 4rem 4rem 5rem;
	font-size: 1.2rem;
	font-weight: 100;
	margin-top: 600px;
	width: 100%;
}
#community-stories2 h4 {
	font-weight: 800;
	margin-bottom: 2rem;
	font-size: 130%;
	line-height: 1.4;
}

.tab-content {
	font-weight:100;
}
.tab-content p {
	margin-bottom: 40px;
}

#staff-stories .slick-dots {
	display: none !important;
}
#staff-stories .story-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	z-index: 1;
}
#staff-stories .story-text h3 {
	font-size: 3rem;
}
#staff-stories .story-text {
	background: rgba(1, 80, 58, 0.8) url(images/neon-blue-border-square.png) no-repeat center center;
	background-size: 95% 99%;
	color: white;
	padding: 4rem 4rem 6rem;
	font-size: 1.5rem;
	font-weight: 100;
}
.accordion {

}
.accordion h3 {
	position: relative;
	text-align: center;
	font-size: 3.7rem;
	color: #FFF;
	padding: 20px 0;
	margin: 0 10px 10px;
	cursor: pointer;
}
.accordion h3::after {
	width: 80px;
	height: 80px;
	content: "";

	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -40px;

	background: url(images/icon-plus.png) no-repeat right center;
	background-size: 80px 80px;
	-webkit-transition: all 0.7s;
	transition: all 0.7s;
}
.accordion.active h3::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.accordion-content {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2rem;
	display: none;
	text-align: center;
	font-size: 1.3rem;
}
.tab-triggers li {
	display: block;
	width: 24%;
	margin-right: 14px;
	float: left;
	height: 90px;
	overflow: hidden;
}
#individual-donor-tabs.tab-triggers li,
#investor-donor-tabs.tab-triggers li {
	width: 49%;
}
.tab-triggers li a {
	display: block;
	background-color: #003227;
	color: #93cab1;
	padding: 1rem;
	height: 90px;
	line-height: 1.2
}
.tab-triggers a:hover {
	color: white;
	text-decoration: none;
}
.tab-triggers li:last-child {
	margin-right: 0;
	float: right;
}
.tab-triggers li.active a, .tab-triggers li a.active {
	background: #0c5243;
	color: #FFF;
}
.tab-content {
	background-color: #0c5243;
	color: #FFF;
	padding: 4rem 2rem;
	clear: both;
}
.tab-content .tab-content-single {
	display: none;
}
#financials {
	background: #346094;
	color: #FFF;
}
.financial-slider-wrap {
	background: #51759e;
}

.financial-slider .slide {
	padding: 10rem 4rem;
	text-align: center;
	position: relative;
	z-index: 1;
}
.curved-arrow-blink1, .curved-arrow-blink2 {
	position: absolute;
	width: 225px;
	height: auto;
}
.curved-arrow-blink1 {
	top: 0;
	left: 0;
	transform: rotate(40deg);
}
.curved-arrow-blink2 {
	bottom: 0;
	right: 0;
	transform: rotate(210deg);
}
.financial-slider .number {
	max-width: 80%;
	height: auto;
	margin: 0 auto;
}

#icons a {
	display:inline-block;
	margin-right: 7px;
}
#icons a:last-child {
	margin-right: 0;
}
#icons a:hover img {
	opacity:.75;
}
#icons .social {
	width: 64px;
	height: 64px;
}
/* SLIDERS */
#client-stories .story-slider ul.slick-dots {
	bottom: 100px;
	width: 50%;
}
#community-stories .story-slider ul.slick-dots,
#community-stories2 .story-slider ul.slick-dots
{
	bottom: 75px;
	width: 100%;
}
#staff-stories .story-slider ul.slick-dots {
	bottom: 65px;
	width: 50%;
}
#community-stories .story-slide p {
	font-size: 1.4rem;
}
section#financials a {
	color: white;
	text-decoration: underline;
}
.financial-slider ul.slick-dots {
	bottom: 20px;
}
table#financial-table {
    text-align: initial;
    width: 100%;
    font-weight: 100;
    margin-bottom: 6rem;
}
#financial-table th {
    text-align: left;
    font-size: 2.2rem;
    font-weight: 100 !important;
    padding-top: 1rem;
}
#financial-table .titles {
    text-align: right;
}
#financial-table .numbers {
    text-align: right;
}
#financial-table td{
    padding: 7px 10px;
}
#financial-table .lr {
    border-right: solid 1px rgba(255, 255, 255, 0.6);
}
#financial-table .lb {
    border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}
.dollar {
    /*display: block;
    float: left;*/
}
.footnote {
	text-align: center;
	clear: both;
}
#financials .footnote {
    font-size: 1.1rem;
    font-weight: 100;
    text-align: left;
}
.impact-stat-slider ul.slick-dots {
	bottom: 40px;
}

.footer-content {

}
.footer-content .footer-logo {
	width: 390px;
}
.footer-content #icons {
	margin-top: 6rem;
}
.slick-dots li button::before {
	color: white;
	font-size: 24px;
	opacity: 1;
}
.slick-dots li.slick-active button::before {
	color: magenta;
}

/* /////////// MEDIA QUERIES ///////////////*/
@media (min-width: 992px) {
	#main-nav li.text-download-link {
		display: none;
	}
	.hamburger {
		display: none;
	}
	#main-nav {
		display: block !important;
	}
}

@media (max-width: 991px) {
	.neon-border-yellow h2 {
		font-size: 2.5rem;
	}
	.section-header {
		font-size: 4rem;
	}
	#expansion h2 {
		font-size: 4rem;
	}
	#expansion .expansion-state-wrapper {
		top: 290px;
	}
	#expansion .state-name {
		font-size: 4rem;
	}

	.impact-stats h2 {
		font-size: 3rem;
	}


	.slick-dots li button::before {
		font-size: 15px;
	}
	#masthead {
		padding: 1rem 0;
		position: relative;
	}
	.nav-wrap {
		clear: both;
		width: 100%;
	}
	#main-nav {
		text-align: center;
		margin-top: 2rem;
		display: none;
	}
	#masthead a.download, #masthead-sticky a.download {
		display: none;
	}
	#main-nav li {
		display: block;
		text-align: center;
		width: 100%;
		padding: .4rem;
	}
	#masthead-sticky #main-nav li a {
		font-size: 1.5rem;
	}

	.neon-border-blue {
		padding-top: 5rem;
		background-image: url(images/neon-blue-border-widesq.png);
	}

	.accordion h3 {
		font-size: 3rem;
		padding-right: 65px;
	}
	.accordion h3::after {
		width: 60px;
		height: 60px;
		background-size: 100%;
		margin-top: -30px;
	}
	#client-stories .story-slide,
	#community-stories2 .story-slide,
	#staff-stories .story-slide {
		background-size: auto 600px;
	}
	#client-stories .story-text,
	#community-stories2 .story-text.horizontal,
	#staff-stories .story-text {
		margin-top: 600px;
		background-image: url(images/neon-blue-border-widesq.png);
	}

	.story-caption {
		top: 480px;
		width: auto;
		left: 10px;
		right: auto;
		text-align: center;
	}
	#client-stories .story-slider ul.slick-dots,
	#community-stories .story-slider ul.slick-dots,
	#community-stories2 .story-slider ul.slick-dots
	{
		width: 100%;
	}

	#staff-stories .story-slide .story-text {
		height: auto !important;
	}

}
@media (max-width: 768px){
	.three-columns, .four-columns {
		column-count: 2;
	}


	.curved-arrow-blink1, .curved-arrow-blink2 {
		width: 165px;
	}
	.impact-stat-slide {
		padding: 5rem 15px !important;
	}


	.neon-border-yellow h2 {
		font-size: 2.5rem;
	}


	.quote-headshot {
		width: 340px;
	}
	.staff-quotes .quote-text {
		font-size: 2.3rem;
	}
	#expansion h2 {
		font-size: 2rem;
	}
	#expansion .expansion-state-wrapper {
		top: 210px;
	}
	#expansion .state-name {
		font-size: 2.7rem;
	}


	/*.parent-height {
		height: auto !important;
	}*/

	.accordion h3 {
		font-size: 2.6rem;
		padding-right: 65px;
	}
	.accordion h3::after {
		width: 60px;
		height: 60px;
		background-size: 100%;
		margin-top: -30px;
	}
	.financial-slider .slide {
		padding-right: 0;
		padding-left: 0;
	}
	.tab-triggers li a {
		font-size: 1.1rem;
	}
	#individual-donor-tabs.tab-triggers li,
	#investor-donor-tabs.tab-triggers li
	{
		width: 48%;
	}

	#board-tab-triggers li {
		width: 49%;
		margin: 1px;
	}
	#board-tab-triggers li:last-child {
		float: left;
		margin-right: inherit;
	}

	#client-stories .story-text,
	#community-stories2 .story-text.horizontal,
	#staff-stories .story-text {
		margin-top: 500px;
		background-image: url(images/neon-blue-border-tall.png);
	}

	ul.slick-dots {
		width: 100% !important;
	}


}


@media (max-width: 480px) {
	.two-columns, .three-columns, .four-columns {
		column-count: 1;
	}

	.section-header {
		font-size: 3rem;
	}
	blockquote.neon-border-yellow {
		background-image: url(images/neon-border-yellow-square.png);
	}
	.neon-border-yellow {
		background-image: url(images/neon-border-yellow-square.png);
	}
	.curved-arrow-blink1, .curved-arrow-blink2 {
		width: 125px;
	}
	.curved-arrow-blink1 {
		left: 30px;
	}
	.curved-arrow-blink2 {
		right: 30px;
	}
	#expansion h2 {
		font-size: 2.3rem;
	}
	#expansion .expansion-state-wrapper {
		top: 200px;
	}
	#expansion .state-name {
		font-size: 2rem;
	}
	.quote-headshot {
		width: 220px;

	}

	#client-stories .story-slide,
	#community-stories2 .story-slide,
	#staff-stories .story-slide {
		background-size: auto 500px;
	}
	#client-stories .story-text,
	#community-stories2 .story-text.horizontal,
	#staff-stories .story-text {
		margin-top: 500px;
		background-image: url(images/neon-blue-border-taller.png);
	}

	.footer-content #icons {
		margin-top: 3rem;
	}
	#icons .social {
		width: 40px;
		height: 40px;
	}

}
/* HORIZONTAL */
@media(max-height: 480px) {
	.site-title img {
		max-width: 180px;
	}
	.logo {
		flex: none;
		width: 30%;
	}
	.logo img {
		max-width: 200px;
	}
	#masthead {
		padding: 10px 0;
	}
	#masthead .hamburger {
		top: 46px;
	}
	#main-nav li a {
		font-size: 1rem;
	}
	#banner .bg-video {
		height: auto;
		width: 100%;
	}
}