/*
Welcome to custom CSS for the WSU Spine Theme!

You may delete these comments and get started with your custom stylesheet.
Before doing so, please review the WSU web standards:

http://brand.wsu.edu/media/web/web-standards/

As a general rule of thumb, if your styles target aspects of the spine
(#spine), that's against standard, whereas if you're styling elsewhere on
the page, it's all good.
*/
body {
	margin: 0;
}

#binder.fluid.max-1584,
#binder.fluid.max-1584 .row {
	max-width: 100%;
}

main {
	margin: 0 auto !important;
	width: 100% !important;
	padding-bottom: 0;
}

.page-child main {
	background: #fff;
	max-width: 980px;
}

.page-child .two ul {
	list-style: none;
	padding: 0;
	margin: 2rem 0;
	padding: 2rem 1rem;
	border: 1px solid #5e6a71;
	border-left: none;
	border-right: none;
}

.page-child h2 {
	text-align: left;
}

img.camp-sign {
	width: 100%;
}

blockquote {
	font-size: 2rem;
	line-height: 1.25;
	font-style: italic;
}

.page-child #jacket {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#34000c+0,981e32+64,981e32+100 */
	background: #34000c;
/* Old browsers */
	background: -moz-linear-gradient(top,#34000c 0%,#981e32 64%,#981e32 100%);
/* FF3.6+ */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#34000c),color-stop(64%,#981e32),color-stop(100%,#981e32));
/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,#34000c 0%,#981e32 64%,#981e32 100%);
/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#34000c 0%,#981e32 64%,#981e32 100%);
/* Opera 11.10+ */
	background: -ms-linear-gradient(top,#34000c 0%,#981e32 64%,#981e32 100%);
/* IE10+ */
	background: linear-gradient(to bottom,#34000c 0%,#981e32 64%,#981e32 100%);
/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#34000c',endColorstr='#981e32',GradientType=0);
/* IE6-9 */
}

.page-child #binder {
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/campaign-wave-lt.png') no-repeat right top;
}

.section {
	min-height: 100vh;
	width: 100%;
	background: #fff;
	position: relative;
	border-top: 1px solid #5e6a71;
}

.section section {
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/campaign-wave-lt.png') no-repeat right top;
	box-sizing: border-box;
	padding: 5rem 2rem;
}

.row.single {
	max-width: 100% !important;
	margin: 0 auto;
}

.row.single .column.one {
	max-width: 640px;
	margin: 0 auto;
	float: none;
}

#spine,
.main-header {
	display: none;
}

.section.camp-intro {
	position: fixed;
	top: 0;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/Aerial_7330.jpg') center no-repeat;
	background-size: cover;
	border: none;
	box-shadow: inset 0 -55vh 80px rgba(0,0,0,0.5);
}

.section.camp-intro section {
	background: none;
	padding-top: 0;
}

.camp-intro .row.single .column {
	max-width: 100%;
}

.camp-intro h1 {
	margin: 8vh 0 4vh;
	font-size: 8vh;
	color: #fff;
	font-weight: 800;
	padding: 0;
}

.camp-intro h1:nth-of-type(2) {
	font-size: 10vh;
}

h2 {
	padding-top: 1rem;
}

.camp-intro h2 {
	font-size: 4.5vh;
	color: #fff;
	padding: 0;
}

.camp-intro img {
	max-width: 250px !important;
	width: 25vw;
}

.stick-image.stick-nav-bar, 
.stick-image.stick-nav-bar section {
	height: 30px !important;
	background-color: #fff;
	position: relative;
	text-align: center;
	z-index: 5;
}

.stick-image.stick-nav-bar section {
	border-bottom: 1px solid #5e6a71;
}

.stick-nav-bar {
/* margin-top to not cover the fix section above */
	margin-top: calc(100vh - 15px);
}

.stick-nav-bar .row.single .column.one {
	max-width: 100%;
	position: relative;
}

span.stick-nav-links {
	position: absolute;
	right: 3rem;
	font-size: .8rem;
	bottom: -1rem;
}

/* ----- base type ----- */
h2 {
	text-align: center;
	font-size: 4rem;
	margin-bottom: 4rem;
	font-weight: 300;
}

h2 strong {
	text-transform: uppercase;
	font-weight: 800;
	color: #981e32;
}

/* - - - */
/* ----- thank you section ----- */
.camp-thankyou {
}

.camp-total {
	width: 120%;
	margin: 3rem 0 0 -10%;
}

h3 {
	text-align: center;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

.camp-slider h3 {
	font-size: 2.5rem;
}

span.camp-total-dollars {
	font-size: 5.5rem;
	display: block;
	width: 100%;
	padding-left: 25%;
	box-sizing: border-box;
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/WA-stylized-gray.png') no-repeat left;
	background-size: 23%;
	line-height: 1.2;
}

.row.single .column.one .row.thirds .column.one,
.row.single .column.one .row.halves .column.one {
	float: left;
}

.row.thirds.camp-spec-totals,
.row.halves.camp-spec-totals,
.row.halves.camp-pie,
.row.halves.camp-area-totals {
	margin: 1rem 0 0;
	padding: 1.5rem 0 0;
	border: 4px dotted #5e6a71;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-bottom: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row.thirds.camp-spec-totals .column,
.row.halves.camp-spec-totals .column,
.row.thirds.camp-ideas .column,
.row.halves.camp-area-totals .column {
	text-align: center;
}

span.camp-spec-amount,
.camp-spec-descr {
	display: block;
}

.camp-spec-amount {
	font-size: 3rem;
	line-height: .75;
}

.thirds span.camp-spec-amount {
	font-size: 2rem;
}

.camp-area-totals span.camp-spec-amount {
	font-size: 2rem;
}

.camp-spec-descr {
	text-transform: uppercase;
	line-height: 1.25;
	color: #981e32;
	letter-spacing: -1px;
}

.camp-spec-totals .column.two {
	border: 4px dotted #5e6a71;
	border-top: none;
	border-bottom: none;
}

.halves.camp-spec-totals .column.two {
	border-right: none;
}

.camp-spec-totals .column,
.camp-spec-totals > .column > .camp-spec-amount {
	padding: 1rem;
}

.camp-pie .column.one img {
	width: 80%;
}

.camp-pie .column.one {
	text-align: center;
}

.camp-pie .two {
	padding: 5rem 0 0 4rem;
}

.camp-pie ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.pie-descrs li {
	position: relative;
	margin-bottom: .5rem;
}

ul.pie-descrs li:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: -30px;
}

li.pie-students:before {
	background: #981e32;
}

li.pie-faculty:before {
	background: #5e6a71;
}

li.pie-programs:before {
	background: #b5babe;
}

/* responsive videos */
.video-wrap-inner {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	width: 100%;
	margin: 2rem 0 4rem;
}

.camp-intro .video-wrap-inner {
	max-width: 800px;
}

.camp-slider .video-wrap-inner {
	margin: 0;
}

.video-wrap-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.intro-video-wrap-control {
	width: 100%;
	max-width: 600px;
	margin: 2rem auto;
}

.intro-video-wrap-inner {
	position: relative;
	padding-bottom: 52.25%;
	padding-top: 25px;
	height: 0;
}

.intro-video-wrap-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.camp-ideas.row.thirds {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.camp-ideas.row.thirds .column {
	padding: .3rem.5rem;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* ----- footer ----- */
.section-wrapper.footer-graphic {
	position: relative;
	background: url('https://foundation.wsu.edu/wp-content/themes/wsu-foundation-theme/images/Wash-State-Silhouette-gray1.svg')no-repeat #fff;
	background-size: 100%;
	height: 400px;
	background-position: bottom;
}

.footer-graphic section {
	color: #eff0f1;
	font-size: .8rem;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.footer-graphic a {
	color: #fff;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-graphic a:hover {
	text-decoration: underline;
}

/* --- slider --- */
/* eliminating min-heights for slider sections */
.section-wrapper.camp-students.section,
.section-wrapper.camp-faculty.section,
.section-wrapper.camp-programs.section {
	min-height: auto;
}

.camp-slider-wrap {
	background: #fff;
	position: relative;
}

.camp-slider-wrap section > .column {
	border-top: 1px solid #981e32;
}

.camp-slider p {
	line-height: 1.65;
	font-size: .85rem;
}

.camp-slider .column {
	padding: 0 2rem;
}

.camp-slider-wrap section.row.single > .column.one {
	max-width: 80%;
	padding: 0 5rem;
}

ul.camp-slider {
	list-style: none;
	padding: 0;
	margin: 3rem 0 5rem;
}

.sss {
	height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
/*overflow: hidden;*/
}

.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext,
.sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
}

.sssprev {
	left: -1.8rem;
	background: url('https://magazine.wsu.edu/wp-content/themes/wsu-magazine-theme/images/left-arrow_icon.svg') no-repeat;
	background-position: 10px;
}

.sssnext {
	right: -1.8rem;
	background: url('https://magazine.wsu.edu/wp-content/themes/wsu-magazine-theme/images/right-arrow_icon.svg') no-repeat;
	background-position: 5px;
}

.sssprev:hover,
.sssnext:hover {
	cursor: pointer;
}

/* stick and slide images */
.stick-image {
	height: 75vh;
}

.stick-image.student-stick-image section {
	background: url('https://wsu.edu/wp-content/uploads/sites/625/2015/09/TerrellDome-CougarHead.jpg') center center;
	background-size: cover;
}

.stick-image.faculty-stick-image section {
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/Spokane-Pharmacy-1.jpg') center center;
	background-size: cover;
}

.stick-image.programs-stick-image section {
	background: url('https://s3.wp.wsu.edu/uploads/sites/964/2015/09/wsu-wine-center.jpg') center center;
	background-size: cover;
}

.stick-image section {
	height: 75vh;
	width: 100%;
	padding: 0;
}

.stick-image.sticky section {
	position: fixed !important;
	top: 0;
	width: 100%;
}

.content-after-stick {
	position: relative;
}

/* ----- */
@media only screen and (max-width: 1300px) {
	.camp-intro h1 {
		font-size: 5vh;
	}
	
	.camp-intro h2 {
		font-size: 3vh;
	}
	
	.section.camp-intro {
	}
}

@media only screen and (max-width: 850px) {
	.camp-total {
		width: 100%;
		margin: 3rem 0 0;
	}
	
	.camp-slider-wrap section.row.single > .column.one {
		max-width: 100%;
		padding: 0 5rem;
	}
	
	.camp-slider .halves .column {
		width: 100% !important;
	}
	
	.camp-slider .halves .column.one {
		margin-bottom: 1.5rem;
	}
}

@media only screen and (max-width: 620px) {
	.row.thirds.camp-spec-totals, 
																																														.row.halves.camp-spec-totals, 
																																														.row.halves.camp-pie, 
																																														.row.halves.camp-area-totals {
		display: block;
		border: none;
		margin: 0;
		padding: 0;
	}
	
	.camp-total .column {
		width: 100% !important;
		max-width: 100% !important;
		border-bottom: 4px dotted #5e6a71;
	}
	
	.camp-ideas .column {
		border: none;
	}
	
	.camp-spec-totals .column.two {
		border: none;
		border-bottom: 4px dotted #5e6a71;
	}
	
	.thirds span.camp-spec-amount {
		font-size: 3rem;
	}
	
	.camp-pie .two {
		padding: 2rem;
	}
	
	.camp-pie .column {
		border: none;
	}
	
	.row.halves.camp-pie {
		border-bottom: 4px dotted #5e6a71;
	}
	
	.camp-spec-totals > .column > .camp-spec-amount {
		padding-bottom: 0;
	}
	
	.stick-image,
																																			.stick-image section {
		height: 200px;
	}
	
	.stick-image.sticky section {
		position: relative !important;
	}
	
	.section-wrapper.footer-graphic {
		height: 200px;
		background-position: bottom right;
		background-size: 200%;
	}
	
	.camp-intro h1 {
		font-size: 3vh;
	}
	
	.camp-intro img {
		width: 50%;
	}
}