html {
	height: 100%;
	width: 100%;
}

button.hamburger:focus {
	outline: none;
}

body {
	margin: 0;
	background: url('../images/epBg.png');
	background-color: #000;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 21.5px;
	padding-top: 90px;
}

.page-node-590 .region-content {
	max-width: 800px;
    margin: auto;
    line-height: 34px;
    margin-top: 100px;
    margin-bottom: -100px;
}

.page-node-590 .region-content a:link,
.page-node-590 .region-content a:visited {
	color: white;
}

/*--- JANUARY 2018 UPDATES ---*/

	.page-node-61 .biosSection a:link, 
	.page-node-61 .biosSection a:visited {
		color: #007d82;
		text-decoration: none;
	}

	/*
	.aboutFarewell:before {
	    content: " ";
	    width: 75%;
	    display: block;
	    height: 1px;
	    background: #aaa;
	    margin: 15px auto 15px;
	}
	*/

	.calFarewell {
		width: 80%;
	}

	.calFarewell a:link,
	.calFarewell a:visited {
		text-decoration: none;
    	color: #00ffff;
	}

	.calFarewell p {
		font-size: 20px;
		line-height: 26px;
	}

	/*--- TEST ---*/
	/*
	.admin-menu.page-node-61 .airDates,
	.admin-menu.page-node-61 .region-header li:nth-child(5),
	.admin-menu.page-node-61 .region-header li:nth-child(6),
	.admin-menu.page-node-61 .region-header li.last,
	.admin-menu.page-node-50 .join-social {
		display: none;
	}

	@media only screen and (max-width: 1023px) {
		.admin-menu.page-node-61 .airDates,
		.admin-menu.page-node-61 .region-header li:nth-child(5),
		.admin-menu.page-node-61 .region-header li:nth-child(6),
		.admin-menu.page-node-61 .region-header li.last {
			display: none !important;
		}
	}
	*/

	/*--- END TEST ---*/

/*--- END JANUARY 2018 UPDATES ---*/


body.page-node-585 {
	color: #fff;
}

.preLoader {
	opacity: 0;
	height: 0;
	width: 0;
}

.noscroll {
	overflow: hidden;
}

body.mobileNoScroll.noscroll {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
}

.noscroll #bodyWrap {
	overflow: hidden;
}

span.disabled {
	display: none;
}

body .hamburger {
	display: none;
}

body .hamburger.is-active {
	z-index: 99999 !important;
	display: block;
}

.messages {
	display: none;
}

.antibot-no-js.messages {
	display: block;
}

.clear {
	clear: both;
}
	
.logo {
	cursor: pointer;
}

.corners:before {
	content: "";
	background: url('../images/cornerTop.png') no-repeat;
	width: 31px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -7px;
}

.corners:after {
	content: "";
	background: url('../images/cornerBottom.png') no-repeat;
	width: 31px;
	height: 32px;
	position: absolute;
	bottom: -7px;
	right: -7px;
}

.cornersCh:before {
	content: "";
	background: url('../images/cornerChapterTop.png') no-repeat;
	width: 22px;
	height: 23px;
	position: absolute;
	top: -4px;
	left: -4px;
	z-index: 30;
}

.cornersCh:after {
	content: "";
	background: url('../images/cornerChapterBottom.png') no-repeat;
	width: 22px;
	height: 23px;
	position: absolute;
	bottom: -4px;
	right: -4px;
	z-index: 30;
}

.popupShade {
	background: rgba(0,0,0,.7);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1500;
	display: none;
}

.shadeClick {
	height: 100vh;
    width: 100vw;
    background: transparent;
    z-index: 200;
    position: absolute;
    top: 0;
    left: 0;
}


#block-block-17 {
	text-align: center;
}

.sciBanner .scistarterBanner {
	display: block;
}

.ncwImg div {
	font-size: 12px;
	line-height: 16px;
}

.ncwLink a:link,
.ncwLink a:visited {
	text-decoration: none;
    color: #00ffff;
    font-size: 16px;
}

.calOpen .ncwLink a:link,
.calOpen .ncwLink a:visited {
    color: #007d82;
}

.scistarterBanner {
	display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: rgba(49,105,182,.9);
    text-align: center;
    z-index: 999;
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: .5px
}

.scistarterBanner img {
	vertical-align: middle;
}

.scistarterBanner a:link,
.scistarterBanner a:visited {
	display: block;
	height: 100%;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

/*
.popupShade:after {
	content: ".";
	height: 240px;
	width: 240px;
	background: url('../images/loader.gif');
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	opacity: .3;
}
*/

.theLoad {
	height: 240px;
	width: 240px;
	background: url('../images/loader.gif');
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	opacity: .3;
}

.psWrap {
	position: relative;
}

.adbClose,
.psClose {
	width: 21px;
	height: 22px;
	background: url('../images/popClose.png') no-repeat;
	z-index: 20000;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #444;
	/*
	content: "<i class='fa fa-times-circle-o' aria-hidden='true'></i>";
	font-size: 44px;
	*/
}

.newCalWrap {
	position: relative;
}

.calOpen .ncwClose {
	display: block;
}

.ncwClose {
	width: 21px;
	height: 22px;
	background: url('../images/popClose.png') no-repeat;
	z-index: 9999;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #444;
	display: none;
}


.interviewWrap .psClose {
	color: #eee;
	background: url('../images/popCloseWhite.png') no-repeat;
}
/*
.adbClose:before,
.psClose:before {
	font-family: FontAwesome;
   	content: "\f05c";
}
*/


#bodyWrap {
	margin-top: 45px;
}



/*--- LOAD SHADE ---*/

.loadShade {
	display: none;
	height: 100vh;
	width: 100vw;
	background: #000;
	position: absolute;
	z-index: 9999999999;
}

.loadShade:after {
	content: ".";
	height: 240px;
	width: 240px;
	background: url('../images/loader.gif');
	position: absolute;
	top: 38%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	opacity: .3;
}

/*------ HOMEPAGE REDESIGN ------*/

#block-block-21 .container {
	padding: 0;
}

#block-block-20 h1 {
	margin: 10px 0;
}

.page-node-585 #conWrap {
	max-width: 2235px;
	padding-right: 350px;
	box-sizing: border-box;
}

.page-node-585 #conWrap > .contentArea {
	max-width: 1205px;
	margin: auto;
	padding: 0 40px;
	box-sizing: border-box;
}

#block-block-19 {
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	body.page-node-585 .buzz {
		display: none !important;
	}

	.page-node-585 #conWrap > .contentArea {
		max-width: 100%;
	    margin: auto;
	    padding: 0;
	    box-sizing: border-box;
	}

	.page-node-585 #conWrap {
		padding-right: 0;
	}

	#block-block-20,
	#block-block-19 {
		padding: 0 50px;
	}

	#block-block-21 {
		
	}
}

.page-node-585 #bodyWrap .region-content {
	padding: 0;
}

.page-node-585 .fb-comments, 
.page-node-585 .fb-comments span, 
.page-node-585 .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.page-node-585 .buzz {
	/*width: 410px;*/
	width: 18%;
	min-width: 350px;
}

.page-node-585 #block-block-9,
.page-node-585 #block-block-10 {
	margin: 0 auto 50px;
	width: inherit;
}

.page-node-585 .buzz {
	direction: ltr;
}

.page-node-585 .region-buzz {
	min-width: 295px;
	unicode-bidi:bidi-override;
    direction: rtl;
    overflow: scroll;
	overflow-x: hidden !important;
	padding: 0;
}

.page-node-585 #footer {
	display: none;
}

#block-block-19 img {
	max-width: 100%;
}

#bodyWrap #block-block-20 h1 {
	font-size: 36px;
}

.story p {
	margin: 0;
}

.row > div {
	overflow: hidden;
	text-align: center;
	width: 100%;
	position: relative;
}

.row > div img {
    position: relative;
    left: 100%;
    margin-left: -200%;
}

.row {
	margin-bottom: 25px;
}

.row .inner {
	overflow: hidden;
	position: relative;
}

.homeHead {
	text-align: center;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.hhShow {
	opacity: 1;
}

#block-block-20 {
	max-width: 790px;
	margin: 10px auto 20px;
}

#block-block-20 > .content > p {
	font-size: 21.5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-align: center;
	line-height: 30px;
	width: 89%;
	margin: auto;
}

.page-node-585 .buzz {
    background: rgba(0,0,0,1);
}

#homeVideo {
	position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    margin: auto;
    background: black;
}

.front .bracket {

}

#hVid {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
    width: 94%;
}


/*--- HOMEPAGE STORY BLOCKS ---*/

.story {
	background-size: cover;
	background-position: center;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	position: relative;
}

.story a {
	position: absolute;
	bottom: 15px;
	left: 0;
}

.story a:link,
.story a:visited {
	color: white;
	text-decoration: none;
}

.story a img {
	position: absolute;
	z-index: 10;
	max-width: 100%;
}

.story h3 {
    font-size: 23.5px;
    text-transform: uppercase;
    z-index: 15;
    text-align: left;
    max-width: 100%;
    margin: 0 25px 0 15px;
}

.storyVideo .botPlace {
	width: 100%;
	bottom: 0;
}

.inner a {
	height: 100%;
	width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.botPlace {
	position: absolute;
    bottom: 30px;
	left: 15px;
}

.story.twoThirds h3 {
	max-width: 100%;
    width: 100%;
    display: block;
}

@media only screen and (max-width: 1025px) {
	body.page-node-585 h1 {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1200px) {
	.story h3 {
		font-size: 1.9vw;
	}

	#bodyWrap #block-block-20 h1 {
	    font-size: 2.5vw;
	}

	#block-block-20 .bracket {
		font-size: 6vw;
		margin-top: 5px;
	}

	body .story.quote h2 {
	    font-size: 1.5vw;
	    line-height: 2.4vw;
		padding: 40px 15px 0;
	}
}

@media only screen and (max-width: 915px) {
	#homeVideo {
		display: none !important;
	}

	#block-block-20 .bracket {
		display: none;
	}

	.story.quote {
		max-height: 365px;
		max-width: 362px;
	    margin: auto;
	}

	.story.list {
		padding: 25px;
		max-height: 365px;
		max-width: 362px;
	    margin: auto;
	}

	.story h3 {
		font-size: 23.5px;
	}

	.row .inner {
		overflow: hidden;
	    position: relative;
	    max-width: 362px;
	    margin: auto;
	}

}

@media only screen and (max-width: 880px) {
	#bodyWrap #block-block-20 h1 {
	    line-height: 28px;
	    font-size: 22px;
	    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	body #bodyWrap .story.quote h2 {
	    font-size: 28px;
	    line-height: 32px;
	}
}

.story a span {
	font-size: 17px;
	z-index: 15;
	text-align: left;
    max-width: 90%;
    margin: 0 15px;
    display: block;
}

.storyOne {
	
}

.storyVideo iframe {
	max-width: 100%;
}

.storyVideo h3 {
	position: absolute;
    z-index: 999;
    bottom: 50px;
}

.story.list {
	padding: 25px;
	max-height: 365px;
}

.story.list .inner {
	height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.story.list ul {
	margin: 10px 0 0;
    padding: 0;
}

.story.list li {
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
}

.story.list li span {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.story.list a {
	position: relative;
	bottom: inherit;
	left: inherit;
}

.story.list a span {
    max-width: 100%;
    margin: 0;
}

.story.list li {
	margin-bottom: 15px;
	padding-right: 20px;
}

.story.list li > a br {
	display: none;
}

#block-block-21 > .content {
	overflow: hidden;
}

.listOne {
	background: rgba(0,94,111,1);
}

.listOne a:hover {
	color: #70a7de;
}

.story.list h3 {
	max-width: 100%;
    padding: 0;
    margin: 0;
}

.list li {
	list-style-type: none;
	text-align: left;
}

.story.quote {
	max-height: 363px;
	min-height: 363px;
}

.story.quote h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    text-align: left;
    padding: 30px 15px 0;
    margin-bottom: 0;
    line-height: 34px;
    font-weight: normal;
}

.story.quote .inner {
	height: 100%;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	position: absolute;
}

.story.quote .inner,
.story.quote .inner.quoteOne {
	background: rgba(0,91,75,1);
}

.story.quote .inner.quoteTwo {
	background: rgba(9,85,54,1);
}

.story.quote .inner.quoteThree {
	background: rgba(0,94,111,1);
}

.story.quote .inner.quoteFour {
	background: #004460;
}

.story.quote .inner.quoteFive {
	background: #0394ce;
}

.story.quote .inner > p {
	text-align: left;
	padding-left: 15px;
}

.quote:before {
	content: ' ';
    background: url(../images/quoteBottomRight.png);
    width: 27px;
    height: 22px;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.quote:after {
    content: ' ';
    background: url(../images/quoteTopLeft.png);
    width: 27px;
    height: 22px;
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 999;
}

.quoteOne {
	
}

/*--- SHARING ICONS ---*/

.fb-share-button a {
	background: url('../images/facebookIcon.png') no-repeat;
	height: 39px;
	width: 39px;
	display: block;
}

.tw-share-button a {
	background: url('../images/twitterIcon.png') no-repeat;
	height: 39px;
	width: 39px;
	display: block;
}

.tw-share-button i,
.fb-share-button i {
	display: none;
}

html body ul.showUrl-social {
	margin-top: 15px;
	text-align: center;
}

body .about-social,
body .related-social,
body .video-social,
body .bioName ul {
	margin-top: 20px;
}

ul.join-social {
	text-align: right;
	margin: -55px 0 11px;
}

.join-social li,
.about-social li,
.showUrl-social li
.related-social li,
.video-social li,
ul.intSocial li,
.bioName ul li {
	margin: 0;
}

.intSocial {
	
}

.logged-in .intSocial {
	display: block;
}

.intContent {
	position: relative;
}

.intSocial {
	position: absolute;
	top: 15px;
	right: 12%;
}

.transcript a {
	background-size: 80%;
}

.em-share-button a {
	background: url('../images/emailIcon.png') no-repeat;
	height: 39px;
	width: 39px;
	display: block;
	background-size: 100%;
}

.transcript .em-share-button a {
	background-size: 80%;
}

/*--- SPLASH VIDEO ---*/

#homeWrap {
	opacity: 0;
	transition: opacity 300ms ease-in-out;
}

#homeWrap.showHomeWrap {
	opacity: 1;
}

html body .splashVideo {
	opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 999999;
    background: #000;
    transition: opacity 500ms ease-in-out;
    
}

html body .splashVideo.showSplash {
	opacity: 1;
}

/*
.splashVideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/

.splashVideo video {
  position: fixed;
  top: 50%; left: 50%;
  min-width: 100vw;
  min-height: 100vh;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .splashVideo video {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  .splashVideo video {
    width: 100%;
    height: 100%;
  }
}

/*--- BUZZ ---*/


.buzz {
	height: 100vh;
	background: rgba(0,0,0,.8);
	width: 500px;
	border-left: 2px solid #00ffff;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1500;
	/*transition: all .5s ease;*/
	display: none;
}

.bopen {
	
}

@-webkit-keyframes colours {
	0% {
		color: #ffffff;
		font-size: 23px;
	}
 	93% {
 		color: #ffffff;
 		font-size: 23px;
 	}
	96% {
		color: #00ffff;
		font-size: 32px;
	}
	100% {
		color: #ffffff;
		font-size: 23px;
	}
}

@-moz-keyframes colours {
	0% {
		color: #ffffff;
		font-size: 23px;
	}
 	93% {
 		color: #ffffff;
 		font-size: 23px;
 	}
	96% {
		color: #00ffff;
		font-size: 32px;
	}
	100% {
		color: #ffffff;
		font-size: 23px;
	}
}

@-o-keyframes colours {
	0% {
		color: #ffffff;
		font-size: 23px;
	}
 	93% {
 		color: #ffffff;
 		font-size: 23px;
 	}
	96% {
		color: #00ffff;
		font-size: 32px;
	}
	100% {
		color: #ffffff;
		font-size: 23px;
	}
}

@keyframes colours {
	0% {
		color: #ffffff;
		font-size: 23px;
	}
 	93% {
 		color: #ffffff;
 		font-size: 23px;
 	}
	96% {
		color: #00ffff;
		font-size: 32px;
	}
	100% {
		color: #ffffff;
		font-size: 23px;
	}
}

.buzzClick {
	background: url('../images/lineBuzz.png');
	height: 16px;
	width: 68px;
	text-indent: 83px;
	text-transform: uppercase;
	position: fixed;
	top: 25%;
	left: 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	line-height: 19px;
	letter-spacing: 3px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	/*
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: colours;
    -webkit-animation-timing-function: ease;
    -moz-animation-direction: normal;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: colours;
    -moz-animation-timing-function: ease;
    -o-animation-direction: normal;
    -o-animation-duration: 7s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: colours;
    -o-animation-timing-function: ease;
    animation-direction: normal;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-name: colours;
    animation-timing-function: ease;
    */
}

body .buzzClick:hover {
	color: #00ffff !important;
	font-size: 28px !important;
}

.buzzClose {
	background: url('../images/socialClose.png') no-repeat;
	height: 22px;
	width: 21px;
    position: fixed;
    top: 25px;
    right: 25px;
    font-size: 40px;
    cursor: pointer;
    color: #00ffff;
    display: none;
    font-weight: bold;
}

.logo {
	position: fixed;
	z-index: 90;
	top: 0;
	left: 25px;
	max-width: 130px;
	margin: 19px 0 0 0;
}

.buzzFacebook {
	height: 600px;
	text-align: center;
}

.region-buzz p {
	margin: 0;
}

.region-buzz .buzzHead a:link,
.region-buzz .buzzHead a:visited {
	color: #50a8d9;
	text-decoration: none;
	vertical-align: top;
	margin-left: 20px;
}

.region-buzz .buzzHead img {
	border: none;
}

#block-block-8 {
    height: 500px;
}

.region-buzz img {
	max-width: 100%;
	border: 1px solid #fff;
}

.region-buzz {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    width: 85%;
    margin: auto;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    margin-top: 25%;
    height: 85vh;
}

.buzzTwitter,
#block-block-9 {
	margin-top: 40px;
}

#block-block-10 {
	margin-bottom: 50px;
}

.buzzTwitter p a:link,
.buzzTwitter p a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
}

.buzzTwitter iframe {
	/*height: 2630px !important;*/
}

/*--- NEWSLETTER BLOCK ---*/

.theNewsletter {
	position: relative;
	z-index: 9999;
	display: none;
}

.theNewsletter .block {
	max-height: 85vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.newsies #block-block-11 {
	display: block;
}

.liveitup #block-block-12 {
	display: block;
	max-width: 758px;
	text-align: center;
}

.findme #block-block-13 {
	display: block;
	text-align: center;
	max-width: 800px;
}

.aptIframe iframe {
    border: 1px solid #aaa;
    height: 300px;
    background: #ddd;
    max-width: 80vw;
    width: 100%;
}

#block-block-12 img,
#block-block-13 img {
	margin-top: -40px;
}

.theHashtag {
	font-size: 36px;
	display: block;
	margin: 15px 0;
}

#block-block-12 p {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: 30px;
}

#block-block-12 p:nth-of-type(2) {
	margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    font-weight: 800;
}

#block-block-12 p:nth-of-type(3) {
	text-align: left;
}

#block-block-13 p:first-of-type {
	margin-bottom: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    font-weight: 800;

}

#block-block-13 p {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.lineBreak {
	height: 5px;
	display: block;
}

#block-block-13 a:link,
#block-block-13 a:visited {
	font-size: 26px;
	color: #007d82;
	text-decoration: none;
	font-weight: bold;
}

#block-block-13,
#block-block-12,
#block-block-11 {
    max-width: 900px;
    margin: auto;
    padding: 55px;
    box-sizing: border-box;
	background: #eee;
	font-family: 'Raleway', sans-serif;
	color: #000;
	font-size: 17px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	position: fixed;
	width: 100%;
	z-index: 100;
	display: none;
}

.nlwTop {
	max-height: 200px;
	border-bottom: 1px solid #acacac;
    padding-bottom: 15px;
    margin-bottom: 50px;
}

.nlwTop img {
	float: left;
	margin-right: 15px;
}

.nlwtText {
	float: left;
    width: 58%;
    padding-top: 40px;
    font-size: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	line-height: 28px;
}

.nlwtText > div {
	width: 97%;
}

.nlwtText h2 {
	margin: 0 0 10px 0;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
}

.nlwBot {
	clear: both;
	text-align: center;
}

.nlwBot input:nth-child(1) {
	padding: 5px;
	border: 1px solid #000;
	width: 250px;
	height: 30px;
}

body #mc_embed_signup {
	background: transparent;
}


/*--- HEADER NAVIGATION ---*/

nav {
	height: 115px;
	width: 	100vw;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 999;
	line-height: 115px;
}

header > a {
	position: relative;
	z-index: 1499;
}

body nav ul {
	/*margin-left: 23%;*/
	-webkit-padding-start: 0;
}

li.smActive a:link {
	color: #00ffff;
}

nav .region-header {
	/*max-width: 1135px;*/
    position: fixed;
    left: 235px;
    width: 100%;
    white-space: nowrap;
}

nav h2 {
	display: none;
}

nav a:link, 
nav a:visited {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 21px;
	letter-spacing: 2px;
}

nav a.active-trail:link,
nav a.active-trail:visited {
	color: #00ffff;
}

nav a:hover {
	color: #00ffff;
}

ul.menu {
	margin: 0;
	padding: 0;
}

nav ul.menu li {
	display: inline-block;
	list-style: none;
	list-style-image: none;
	/*margin-right: 1vw;*/
	margin-right: 40px;
	padding: 0;
	position: relative;
}



nav ul.menu li.last {
	margin-right: 0;
	/*
	position: fixed;
	right: 2%;
	*/
}

/*
nav ul.menu li.last a:after {
	content: "";
	background: url('../images/smArrow.png') no-repeat;
    height: 18px;
    width: 40px;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 50px;
}


nav ul.menu li.last a {
	border: 2px solid #00ffff;
	padding: 10px;
	box-sizing: border-box;
}
*/


.airDates {
	background: url('../images/airDatesButton.png') no-repeat;
    text-align: center;
    text-indent: -9999px;
    border-radius: 30px;
    color: #000;
    width: 58px;
    height: 58px;
    float: left;
    line-height: 15px;
    padding-top: 13px;
    box-sizing: border-box;
    text-transform: uppercase;
    position: fixed;
    top: 25px;
    left: 170px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.airDatesBox {
	height: 300px;
	width: 300px;
	position: fixed;
	top: 120px;
	left: 8%;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	z-index: 200;
	display: none;
}

.newsletterBox {
	height: 300px;
	width: 300px;
	position: absolute;
	top: 120px;
	left: -100px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	z-index: 200;
	display: none;
}

.pwTop {
	margin-bottom: 25px;
}

/*--- LOGIN ---*/

.page-user-login #block-system-main {
	text-align: center;
}

form#user-login {
	text-align: left;
	display: inline-block;
	margin: 100px auto 0;
}


/*--- HOME PAGE ---*/

body.front {
	/*background: url('../images/home-bg-large.jpg') no-repeat;
	background-size: cover;
	background-position:center;
	background-size: 115% 115%;*/
}

.homeBack {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	height: 100vh !important;
	width: 100vw !important;
}

.homeBack > div {
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center center;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.homeBack img {
	display: block;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.centerText {
	width: 471px;
	color: #00ffff;
	z-index: 40;
	font-family: 'Oswald', sans-serif;
	position: absolute;
 	top: 50%;
  	left: 50%;
  	font-size: 66px;
  	text-transform: uppercase;
  	letter-spacing: 3px;
  	-webkit-transform: translate(-50%, -50%);
  	-moz-transform: translate(-50%, -50%);
  	-o-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	text-shadow: 0 0 20px #000;

}

.centerText span {
	font-size: 29px;
	letter-spacing: 0px;
}

.centerText div {
	margin-top: -30px;
}

.centerText div.frontDiscover {
	display: inline;
}

.words {
	color: #fff;
	border: 2px solid #fff;
	text-align: center;
	position: absolute;
	box-sizing: border-box;
	line-height: 66px;
	font-size: 66px;
	font-weight: bold;
	cursor: pointer;
}

.words:hover {
	border: 2px solid #00ffff;
	color: #00ffff;
}

.words div {
	font-size: 28px;
	margin: 5px 0 0;
    padding: 0;
    line-height: 28px;
}

.lineWatch {
	background: url('../images/lineWatch.png') no-repeat;
	width: 39px;
	height: 75px;
	position: absolute;
	top: -33px;
	left: -8px;
}

.wordsWatch {
	top: -130px;
	left: -337px;
	padding: 23px 55px;
}

.lineFind {
	background: url('../images/lineFind.png') no-repeat;
	width: 100px;
	height: 203px;
	position: absolute;
	top: -133px;
	right: 56px;
}

.wordsFind {
	top: -173px;
	right: -204px;
	padding: 23px 50px;
}

.lineHappening {
	background: url('../images/lineHappening.png') no-repeat;
	width: 397px;
	height: 60px;
	position: absolute;
	bottom: -50px;
	left: -288px;
}

.wordsHappening {
	bottom: -214px;
	left: -425px;
	padding: 23px 60px;
}

.lineLearn {
	background: url('../images/lineLearnNew.png') no-repeat;
	width: 164px;
	height: 32px;
	position: absolute;
	bottom: -23px;
	right: -83px;
}

.wordsLearn {
	bottom: -62px;
	right: -359px;
	padding: 23px 33px;
}



/*--- FRONT PAGE ANIMATION ---*/

/*
@-webkit-keyframes float {
	0% {
		padding: 23px 55px;
		top: -135px;
		left: -348px;
	}
	50% {
		padding: 28px 60px;
		top: -115px;
		left: -348px;
	}
	100% {
		padding: 23px 55px;
		top: -135px;
		left: -348px;
	}
}

.wordsWatch {
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: float;
    -webkit-animation-timing-function: ease;

    -moz-animation-direction: normal;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: float;
    -moz-animation-timing-function: ease;

    -ms-animation-direction: normal;
    -ms-animation-duration: 7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: float;
    -ms-animation-timing-function: ease;

    -o-animation-direction: normal;
    -o-animation-duration: 7s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: float;
    -o-animation-timing-function: ease;

    animation-direction: normal;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-name: float;
    animation-timing-function: ease;
}


@-webkit-keyframes floatFind {
	0% {
		padding: 23px 50px;
		top: -173px;
		right: -205px;
	}
	50% {
		padding: 30px 55px;
		top: -185px;
		right: -208px;
	}
	100% {
		padding: 23px 50px;
		top: -173px;
		right: -205px;
	}
}

.wordsFind {
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatFind;
    -webkit-animation-timing-function: ease;

    -moz-animation-direction: normal;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: floatFind;
    -moz-animation-timing-function: ease;

    -ms-animation-direction: normal;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: floatFind;
    -ms-animation-timing-function: ease;

    -o-animation-direction: normal;
    -o-animation-duration: 4s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: floatFind;
    -o-animation-timing-function: ease;

    -webkit-animation-direction: normal;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatFind;
    -webkit-animation-timing-function: ease;
}



@-webkit-keyframes floatHappening {
	0% {
		padding: 23px 60px;
		bottom: -217px;
		left: -425px;
	}
	50% {
		padding: 28px 65px;
		bottom: -212px;
		left: -425px;
	}
	100% {
		padding: 23px 60px;
		bottom: -217px;
		left: -425px;
	}
}

.wordsHappening {
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatHappening;
    -webkit-animation-timing-function: ease;

    -moz-animation-direction: normal;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: floatHappening;
    -moz-animation-timing-function: ease;

    -ms-animation-direction: normal;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: floatHappening;
    -ms-animation-timing-function: ease;

    -o-animation-direction: normal;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: floatHappening;
    -o-animation-timing-function: ease;

    -webkit-animation-direction: normal;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatHappening;
    -webkit-animation-timing-function: ease;
}




@-webkit-keyframes floatLearn {
	0% {
		bottom: -62px;
		right: -419px;
		padding: 23px 33px;
	}
	50% {
		bottom: -72px;
		right: -419px;
		padding: 28px 38px;
	}
	100% {
		bottom: -62px;
		right: -419px;
		padding: 23px 33px;
	}
}

.wordsLearn {
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatLearn;
    -webkit-animation-timing-function: ease;

    -moz-animation-direction: normal;
    -moz-animation-duration: 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: floatLearn;
    -moz-animation-timing-function: ease;

    -ms-animation-direction: normal;
    -ms-animation-duration: 3.5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: floatLearn;
    -ms-animation-timing-function: ease;

    -o-animation-direction: normal;
    -o-animation-duration: 3.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: floatLearn;
    -o-animation-timing-function: ease;

    -webkit-animation-direction: normal;
    -webkit-animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: floatLearn;
    -webkit-animation-timing-function: ease;
}
*/

/* --- */

.not-front {
	background: #222;
	color: #fff;
}

#bodyWrap h1 {
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}

/*--- POPCORN TEST ---*/

.page-node-1 .field-name-body {
	width: 800px;
	padding: 30px;
	margin: auto;
}

.poppyVideo {
	display: none;
}

/*--- WATCH THE SERIES ---*/

body.not-front,
body.node-type-about-the-show,
body.page-node-3,
body.node-type-find-a-project,
body.node-type-episode {
	background: url('../images/epBg.png');
}

.node-type-episode #block-system-main {
	padding: 0 50px;
}

.happeningNowWrap,
.epWrap {
	width: 100%;
	max-width: 1525px;
	margin: auto;
	box-sizing: border-box;
	position: relative;
}

#bodyWrap .epNav h1 {
	vertical-align: top;
}

body .epTitle {
	display: none;
	position: absolute;
    font-family: 'Raleway';
    bottom: -40px;
    left: 0;
    right: 0;
    text-align: center;
}

/*
.page-node-5 .titleOne,
.page-node-233 .titleTwo,
.page-node-235 .titleThree,
.page-node-236 .titleFour {
	display: block;
}
*/

.page-node-585 h1,
.ccContact h3,
h3.theHead,
.not-front h1,
.node-type-about-the-show #bodyWrap h1,
#bodyWrap .epNav h1,
#bodyWrap .epConWrap h3 {
	text-align: left;
	font-size: 40px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	display: inline-block;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
	vertical-align: top;
	margin-top: 20px;
}

body .ccContact h3,
#bodyWrap .epConWrap h3 {
	margin-top: 30px;
	vertical-align: middle;
}

#block-block-3 {
	margin-top: 15px;
}

body .segmentContent h3 {
	
}

#block-views-bios-block-4 .views-row,
#block-views-bios-block-5 .views-row,
#block-views-bios-block-6 .views-row {
	max-width: 255px;
}

.node-type-show-url .jpIntro {
	font-size: 18px;
	line-height: 23px;
}



.node-type-show-url .itImg ul,
.node-type-show-url .bioName ul {
	display: none;
}

.suwTopWrap {
	background: rgba(102,68,108,.7);
	padding: 10px 10px 10px 25px;
}

.suwTopWrap p {
	margin: 0;
	padding: 0;
}

body .showUrlWrap {
	
}

.showUrlWrap .segmentContent {
	margin-top: 20px;
}

.suwTopWrap h1 {
	vertical-align: middle;
    padding: 0;
    margin: 0;
}

.node-type-show-url .showUrlWrap > .bioWrap {
	padding: 25px;
	overflow-x: hidden;
	overflow-y: scroll;
}


.block p {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

#block-block-4 h3,
#block-block-3 h3 {
	margin-right: -7px !important;
}

#block-block-4 p,
#block-block-3 p {
	display: inline-block;
}

#block-menu-menu-episode-menu {
	display: inline-block;
	vertical-align: top;
	margin-top: 14px;
	position: relative;
}

#block-menu-menu-episode-menu h2 {
	display: none;
}

#block-menu-menu-episode-menu a:link,
#block-menu-menu-episode-menu a:visited {
	color: #fff;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px;
}

#block-menu-menu-episode-menu ul li {
	float: left;
}

.epNav {
	margin: 0px 0 40px;
}

.epNav ul {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0px;
}

h1 {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

#block-menu-menu-episode-menu ul li.leaf:nth-child(1) {
    padding-left: 74px;
    margin-left: 0;
} 

#block-menu-menu-episode-menu ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    padding-left: 60px;
    position: relative;
} 

#block-menu-menu-episode-menu li a:before {
	font-size: 27px;
    border: 1px solid white;
    padding: 0 15px 0px;
    margin: 0 10px 0 -62px;
    position: absolute;
    top: 9px;
    font-family: 'Oswald';
    font-weight: bold;
    width: 46px;
    box-sizing: border-box;
}

/*
.today {
	color: red !important;
}
*/

#block-menu-menu-episode-menu li.first a:before {
    content: "1";
    padding: 0 17px 0;
}

#block-menu-menu-episode-menu li.first:hover a:before {
	background-color: rgba(46, 251, 254, .4);
}

#block-menu-menu-episode-menu li:nth-child(2) a:before {
    content: "2";
}

#block-menu-menu-episode-menu li:nth-child(2):hover a:before {
	background-color: rgba(46, 251, 254, .4);
}

#block-menu-menu-episode-menu li:nth-child(3) a:before {
    content: "3";
}

#block-menu-menu-episode-menu li:nth-child(3):hover a:before {
	background-color: rgba(46, 251, 254, .4);
}

#block-menu-menu-episode-menu li:nth-child(4) a:before {
    content: "4";
}

#block-menu-menu-episode-menu li:nth-child(4):hover a:before {
	background-color: rgba(46, 251, 254, .4);
}


body #block-menu-menu-episode-menu li.active-trail a:before {
	background-color: rgba(46, 251, 254, .4);
}



#conWrap {
	min-height: 400px;
}

.bracket {
	font-size: 95px;
    vertical-align: middle;
    font-weight: normal;
    margin-top: -10px;
    display: inline-block;
}

/*
.ccContact h3:before,
h3.theHead:before,
.not-front h1:before,
#bodyWrap .epNav h1:before,
#bodyWrap .epConWrap h3:before {
	content: "[";
	font-size: 75px;
	font-weight: normal;
	vertical-align: bottom
}

.ccContact h3:after,
h3.theHead:after,
.not-front h1:after,
#bodyWrap .epNav h1:after,
#bodyWrap .epConWrap h3:after {
	content: "]";
	font-size: 75px;
	font-weight: normal;
	vertical-align: bottom;
}
*/

.page-node-235 .vwLeft,
.page-node-235 #vidRight,
.page-node-233 .vwLeft,
.page-node-233 #vidRight,
.page-node-5 .vwLeft,
.page-node-5 #vidRight,
#vidRight,
.vwLeft {
	visibility: visible !important;
}

.logged-in #vidRight {
	visibility: visible;
}

.page-node-493 .vwLeft,
.page-node-493 #vidRight {
	visibility: visible;
}

.vwLeft {
	width: 272px;
	/*width: 17.83%;*/
	float: left;
	margin-right: 25px;
	max-height: 535px;
}

.vwlCon {
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: 480px;
}

.vwLeft h2 {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	margin: 0;
	font-size: 29px;
	letter-spacing: 3px;
	box-sizing: border-box;
	padding: 5px 0;
	background: #363636;
	font-weight: normal;
	width: 100.5%;
}



.vCenter {
	float: left;
	position: relative;
	display: -ms-flex; 
	display: -webkit-flex; 
	display: flex;
	max-width: 1205px;
	/*width: 78%;*/
	width: 57vw;
	max-height: 534px;
}

#video {
	max-width: 950px;
	/*width: 78.84%;*/
	width: -webkit-calc(60vw - 325px);
	width: -moz-calc(60vw - 325px);
	width: calc(60vw - 325px);
	float: left;
	min-height: 535px;
	display: block;
}

#video iframe {
	height: 535px;
	width: 100%;
}

.epConWrap {
	position: relative;
}

.admin-menu #vidRight div.corrections {
	display: block;
}

#vidRight div.corrections {
	position: absolute;
    bottom: -41px;
    /*right: 0px;*/
    letter-spacing: 0px;
    width: 235px;
    text-align: center;
}

.corClose:after {
	display: block;
    position: absolute;
    top: 5px;
    right: 8px;
    content: 'X';
    color: #aaa;
    font-size: 18px;
    cursor: pointer;
}

.theCor {
	display: none;
    width: 48%;
    background: white;
    position: absolute;
    top: 40px;
    color: black;
    font-size: 14px;
    padding: 20px;
    box-sizing: border-box;
    right: 0;
    z-index: 999;
    margin: auto;
    right: 22px;
}

.theCor span {
	text-transform: uppercase;
	text-align: center;
	display: block;
}

#vidRight div.corrections a:link,
#vidRight div.corrections a:visited {
	color: #007d82;
	z-index: 999;
	position: relative;
}

#vidRight div.corrections a.coCopen:link,
#vidRight div.corrections a.coOpen:visited {
	color: #fff;
}



.transcript {
	position: absolute;
	bottom: -50px;
	right: 0;
	z-index: 80;
	left: 0;
	text-align: right;
}

.transcript ul {
	padding: 0;
	float: left;
}

.transcript a:link,
.transcript a:visited {
	text-decoration: none;
	color: #007d82;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#vidRight {
	float: left;
    width: 235px;
    margin-left: 20px;
    background: #252525;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    /*flex: 1;*/
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
    max-height: 535px;
}
	
.yLink,
#vidRight .field-name-field-pop-comment {
	display: none;
}

#vidRight div { 
	display: block;
	margin-bottom: 15px;
	word-wrap: break-word;
	max-width: 100%;
}

#vidRight div#vrContent {
	display: inline-block;
}

#vidRight div.views-field-field-pop-comment-field-start-time-value,
#vidRight div.views-field-field-pop-comment-field-text-pc-value {
	display: none;
}

.view-popup-comments .views-row {
	max-width: 190px;
}

.view-popup-comments img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 5px;
}

#vidRight .field-name-field-pop-comment,
#vrContent .block h2 {
	display: none;
}

#vidRight div.views-field-field-pop-comment-field-text-pc-value.showPop {
	display: block !important;
}

.page-node-5 #vrContent > div:not(:first-of-type),
.page-node-233 #vrContent > div:not(:first-of-type),
.page-node-235 #vrContent > div:not(:first-of-type),
.page-node-236 #vrContent > div:not(:first-of-type),
.page-node-586 #vrContent > div:not(:first-of-type),
#vrContent .views-field-field-pop-comment-field-text-pc-value {
	border-top: 1px solid #00ffff;
	padding-top: 8px;
	font-size: 12px;
}


#vidRight #vrContent {
	display: block;
	/*
	height: 100% !important;
	width: 100% !important;
	*/
}

#vrContent div br {
	display: none;
}

#vidRight a:link,
#vidRight a:visited {
	color: #00ffff;
	text-decoration: none;
}

.chapter {
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 16px;
	box-sizing: border-box;
	z-index: 25;
	cursor: pointer;
}

.chapter img {
	position: relative;
	z-index: 10;
	max-width: 100%;
}

.chShade {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	background: rgba(0,0,0,.5);
	z-index: 15;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    cursor: pointer;
    box-sizing: border-box;
}

.chText {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	left: 10px;
	cursor: pointer;


}

.chBorder {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 15;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	opacity: 0;
	transition: opacity .5s ease-in-out;
    box-sizing: border-box;
}

.chapter:hover .chShade {
	opacity: 0;
	transition: all .5s ease-in-out;
}


.chapter:hover .chBorder {
	opacity: 1;
	transition: all .5s ease-in-out;
}

/*--- SCROLLBAR TEST ---*/

::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}
::-webkit-scrollbar-corner {
    background-image: url(http://i.stack.imgur.com/FguQn.png?corner.png);
    background-repeat: no-repeat;
}
::-webkit-resizer {
    background-image: url(http://i.stack.imgur.com/aKKDY.png?resizer.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
::-webkit-scrollbar-button:start {
    display: none;
}
::-webkit-scrollbar-button:end {
    display: block;
}
::-webkit-scrollbar:horizontal {
    -webkit-border-image: url(http://i.stack.imgur.com/NQ2K6.png?horizontal-button.png) 0 2 0 2;
    border-color: transparent;
    border-width: 0 2px;
    background-image: url(http://i.stack.imgur.com/8xDbU.png?horizontal-button-background.png);
    background-repeat: repeat-x;
}
::-webkit-scrollbar:horizontal:corner-present {
    border-right-width: 0;
}
::-webkit-scrollbar-thumb:horizontal {
    -webkit-border-image: url(http://i.stack.imgur.com/YQRD7.png?horizontal-thumb.png) 0 15 0 15;
    border-color: transparent;
    border-width: 0 15px;
    min-width: 20px;
}
::-webkit-scrollbar-track-piece:horizontal:start {
    margin-left: 6px;
}
::-webkit-scrollbar-track-piece:horizontal:end {
    margin-right: -6px;
}
::-webkit-scrollbar-track-piece:horizontal:decrement {
    -webkit-border-image: url(http://i.stack.imgur.com/p9yMk.png?horizontal-track.png) 0 15 0 15;
    border-color: transparent;
    border-width: 0 0 0 15px;
}
::-webkit-scrollbar-track-piece:horizontal:increment {
    -webkit-border-image: url(http://i.stack.imgur.com/p9yMk.png?horizontal-track.png) 0 15 0 15;
    border-color: transparent;
    border-width: 0 15px 0 0;
}
::-webkit-scrollbar-button:horizontal {
    width: 21px;
    -webkit-border-image: url(http://i.stack.imgur.com/NQ2K6.png?horizontal-button.png) 0 2 0 2;
    border-color: transparent;
    border-width: 0 2px;
}
::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url(http://i.stack.imgur.com/dGOKL.png?horizontal-decrement-arrow.png), url(http://i.stack.imgur.com/8xDbU.png?horizontal-button-background.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 7px 4px, 0 0;
}
::-webkit-scrollbar-button:horizontal:decrement:active {
    -webkit-border-image: url(http://i.stack.imgur.com/gT5BM.png?horizontal-button-active.png) 0 2 0 2;
    background-image: url(http://i.stack.imgur.com/dGOKL.png?horizontal-decrement-arrow.png), url(http://i.stack.imgur.com/RDf8L.png?horizontal-button-background-active.png);
}
::-webkit-scrollbar-button:horizontal:increment {
    background-image: url(http://i.stack.imgur.com/5rJr5.png?horizontal-increment-arrow.png), url(http://i.stack.imgur.com/8xDbU.png?horizontal-button-background.png);
    background-repeat: no-repeat, repeat-x;
    width: 16px;
    border-left-width: 0;
    background-position: 3px 4px, 0 0;
}
::-webkit-scrollbar-button:horizontal:increment:active {
    -webkit-border-image: url(http://i.stack.imgur.com/gT5BM.png?horizontal-button-active.png) 0 2 0 2;
    background-image: url(http://i.stack.imgur.com/5rJr5.png?horizontal-increment-arrow.png), url(http://i.stack.imgur.com/RDf8L.png?horizontal-button-background-active.png);
}
::-webkit-scrollbar-button:horizontal:end:increment:corner-present {
    border-right-width: 0;
    width: 15px;
}
::-webkit-scrollbar:vertical {
    -webkit-border-image: url(http://i.stack.imgur.com/NdaTT.png?vertical-button.png) 2 0 2 0;
    border-color: transparent;
    border-width: 2px 0;
    background-image: url(http://i.stack.imgur.com/p7j9a.png?vertical-button-background.png);
    background-repeat: repeat-y;
}
::-webkit-scrollbar:vertical:corner-present {
    border-bottom-width: 0;
}
::-webkit-scrollbar-thumb:vertical {
    -webkit-border-image: url(http://i.stack.imgur.com/rPEsZ.png?vertical-thumb.png) 15 0 15 0;
    border-color: transparent;
    border-width: 15px 0;
    min-height: 20px;
}
::-webkit-scrollbar-track-piece:vertical:start {
    margin-top: 6px;
}
::-webkit-scrollbar-track-piece:vertical:end {
    margin-bottom: -6px;
}
::-webkit-scrollbar-track-piece:vertical:decrement {
    -webkit-border-image: url(http://i.stack.imgur.com/Rb6ru.png?vertical-track.png) 15 0 15 0;
    border-color: transparent;
    border-width: 15px 0 0 0;
}
::-webkit-scrollbar-track-piece:vertical:increment {
    -webkit-border-image: url(http://i.stack.imgur.com/Rb6ru.png?vertical-track.png) 15 0 15 0;
    border-color: transparent;
    border-width: 0 0 15px 0;
}
::-webkit-scrollbar-button:vertical {
    height: 21px;
    -webkit-border-image: url(http://i.stack.imgur.com/NdaTT.png?vertical-button.png) 2 0 2 0;
    border-color: transparent;
    border-width: 2px 0;
}
::-webkit-scrollbar-button:vertical:decrement {
    background-image: url(http://i.stack.imgur.com/KQvwk.png?vertical-decrement-arrow.png), url(http://i.stack.imgur.com/p7j9a.png?vertical-button-background.png);
    background-repeat: no-repeat, repeat-y;
    background-position: 4px 7px, 0 0;
}
::-webkit-scrollbar-button:vertical:decrement:active {
    -webkit-border-image: url(http://i.stack.imgur.com/uW3TL.png?vertical-button-active.png) 2 0 2 0;
    background-image: url(http://i.stack.imgur.com/KQvwk.png?vertical-decrement-arrow.png), url(http://i.stack.imgur.com/puDsH.png?vertical-button-background-active.png);
}
::-webkit-scrollbar-button:vertical:increment {
    background-image: url(http://i.stack.imgur.com/UjkVR.png?vertical-increment-arrow.png), url(http://i.stack.imgur.com/p7j9a.png?vertical-button-background.png);
    background-repeat: no-repeat, repeat-y;
    height: 16px;
    border-top-width: 0;
    background-position: 4px 5px, 0 0;
}
::-webkit-scrollbar-button:vertical:increment:active {
    -webkit-border-image: url(http://i.stack.imgur.com/uW3TL.png?vertical-button-active.png) 2 0 2 0;
    background-image: url(http://i.stack.imgur.com/UjkVR.png?vertical-increment-arrow.png), url(http://i.stack.imgur.com/puDsH.png?vertical-button-background-active.png);
}
::-webkit-scrollbar-button:vertical:end:increment:corner-present {
    border-bottom-width: 0;
    height: 15px;
}
::-webkit-scrollbar:disabled {
    background: red;
    -webkit-border-image: none;
    display: none;
}


/*--- =============== ---*/

/*
.field-name-field-project-description::-webkit-scrollbar,
#vidRight::-webkit-scrollbar,
.region-buzz::-webkit-scrollbar,
.sciStarterResults::-webkit-scrollbar,
.vwlCon::-webkit-scrollbar {
    background-color: blue;
    cursor: pointer;
    border-radius: 10px;
}

.field-name-field-project-description::-webkit-scrollbar-track,
#vidRight::-webkit-scrollbar-track,
.region-buzz::-webkit-scrollbar-track,
.sciStarterResults::-webkit-scrollbar-track,
.vwlCon::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ddd;
    cursor: pointer;
}

.field-name-field-project-description::-webkit-scrollbar-thumb,
#vidRight::-webkit-scrollbar-thumb,
.region-buzz::-webkit-scrollbar-thumb,
.sciStarterResults::-webkit-scrollbar-thumb,
.vwlCon::-webkit-scrollbar-thumb {
	background-color: #444;
	cursor: pointer;
}
*/

#block-block-1 .content {
	max-height: 535px;
}

.explore {
	margin-top: 40px;
	display: inline-block;
}

.exLeft {
	max-width: 260px;
	width: 20%;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
}

body .epBlock {
	margin: auto;
	border: 1px solid #848484;
}


.epBlock,
#block-block-7 .gbOne {
	float: none;
	display: inline-block;
	text-transform: uppercase;
	width: 287px;
	border: 1px solid #848484;
}

.epBlock div,
#block-block-7 .gbOne div {
	text-transform: none;
}

.greyBlock,
.exMid {
	max-width: 350px;
	float: left;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	background: #848484;
	margin-right: 25px;
	font-size: 21px;	
	padding: 10px 60px 0;
    cursor: pointer;
    line-height: 25px;
    height: 70px;
    box-sizing: border-box;
    color: #fff;
    border: 1px solid #000;
    letter-spacing: 1px;
}

.epBlock div,
.greyBlock div,
.exRight a:link,
.exRight a:visited,
.exMid a:link,
.exMid a:visited {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0px;
}

#block-block-2 > .content {
	text-align: center;
}

.exRight {
	max-width: 350px;
	float: left;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	background: #848484;
	padding: 10px 60px 0;
    cursor: pointer;
    line-height: 25px;
    height: 70px;
    box-sizing: border-box;
    color: #fff;
    border: 1px solid #000;
}

.greyBlock:hover,
.exMid:hover,
.exRight:hover {
	background: #39caca;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.view-related-projects,
.view-bios {
	position: relative;
}

.view-footer .disabled {
	display: none;
}

.view-related-projects .views-row,
.view-bios .views-row {
	position: relative;
	display: inline-block;
}

.view-related-projects .view-content > div {
	overflow: visible !important;
	position: relative;
}

.swwWrap {

}

.swTitle {
	position: absolute;
	bottom: 8%;
	left: 10%;
	font-size: 23px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 80%;
	overflow: hidden;
	white-space: normal;
}

.swSub {
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	text-transform: none;
	line-height: 14px;
	margin-top: 5px;
}

#block-views-bios-block-1 .views-row,
#block-views-bios-block-2 .views-row,
#block-views-bios-block-3 .views-row,
#block-views-bios-block-4 .views-row,
#block-views-bios-block-5 .views-row,
#block-views-bios-block-6 .views-row,
#block-views-bios-block .views-row {
	margin-right: 7px;
	max-width: 250px;
	overflow: hidden;
}

.front .fb-video {
	max-height: 314px;
}

.front .fb-video video {
	height: auto !important;
}



.swBorder {
    border: 2px solid #fff;
    position: absolute;
    top: 5%;
    right: 8%;
    bottom: 5%;
    left: 5%;
    z-index: 75;
    opacity: 0;
	transition: opacity .5s ease-in-out;
    box-sizing: border-box;
}

.twoThirds .swBorder {
    right: 2%;
    left: 2%;
}

.half .swBorder {
    right: 3%;
    left: 3%;
}

.story:hover .swBorder,
.specialWrap:hover .swBorder {
	opacity: 1;
	transition: all .5s ease-in-out;
}

.specialWrap {
	position: relative;
	z-index: 25;
	transition: all .5s ease-in-out;
	cursor: pointer;
	max-height: 245px;
}

.specialWrap img {
	object-fit: cover;
	width: 100%;
}

.theProject {
	text-align: center;
	color: #fff;
    padding: 7px;
    box-sizing: border-box;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    max-width: 245px;
    height: 31px;
}

.page-node-503 .suwTopWrap,
.page-node-512 .suwTopWrap,
.page-node-506 .suwTopWrap,
.page-node-495 .suwTopWrap,
#smartfin .intTop,
#smartfin .bottomText,
.theProject.smartfin,
#propellerhealth .intTop,
#propellerhealth .bottomText,
.theProject.propellerhealth,
#thebucketbrigade .intTop,
#thebucketbrigade .bottomText,
.theProject.thebucketbrigade,
#cocorahs .intTop,
#cocorahs .bottomText,
.theProject.cocorahs {
	background: rgba(16,100,135,.7);
}

.page-node-497 .suwTopWrap,
.page-node-514 .suwTopWrap,
.page-node-511 .suwTopWrap,
#crabcount .intTop,
#crabcount .bottomText,
.theProject.crabcount,
#summer .intTop,
#summer .bottomText,
.theProject.summer,
#medicmobile .intTop,
#medicmobile .bottomText,
.theProject.medicmobile,
#troutunlimited .intTop,
#troutunlimited .bottomText,
.theProject.troutunlimited,
#openstreetmap .intTop,
#openstreetmap .bottomText,
.theProject.openstreetmap {
	background: rgba(41,115,58,.7);
}

.page-node-507 .suwTopWrap,
.page-node-505 .suwTopWrap,
.page-node-513 .suwTopWrap,
.page-node-221 .suwTopWrap,
#westernmonarchs .intTop,
#westernmonarchs .bottomText,
.theProject.westernmonarchs,
#winter .intTop,
#winter .bottomText,
.theProject.winter,
#countingtrucks .intTop,
#countingtrucks .bottomText,
.theProject.countingtrucks,
#blackandsmellyrivers .intTop,
#blackandsmellyrivers .bottomText,
.theProject.blackandsmellyrivers,
#eyesonalz .intTop,
#eyesonalz .bottomText,
.theProject.eyesonalz {
	background: rgba(102,68,108,.7);
}

.page-node-502 .suwTopWrap,
.page-node-494 .suwTopWrap,
.page-node-509 .suwTopWrap,
.page-node-501 .suwTopWrap,
#christmasbirdcount .intTop,
#christmasbirdcount .bottomText,
.theProject.christmasbirdcount,
#mosquitoalert .intTop,
#mosquitoalert .bottomText,
.theProject.mosquitoalert,
#phillyunleaded .intTop,
#phillyunleaded .bottomText,
.theProject.phillyunleaded,
#publiclab .intTop,
#publiclab .bottomText,
.theProject.publiclab {
	background: rgba(162,86,86,.7);
}

.page-node-529 .suwTopWrap,
#naturesnotebook .intTop,
#naturesnotebook .bottomText,
.theProject.naturesnotebook,
#fall .intTop,
#fall .bottomText,
.theProject.fall {
	background: rgba(178,106,42,.7);
}

#cluestoakiller .intTop,
#cluestoakiller .bottomText,
.theProject.cluestoakiller,
.page-node-530 .suwTopWrap,
#valledeoro .intTop,
#valledeoro .bottomText,
.theProject.valledeoro,
#spring .intTop,
#spring .bottomText,
.theProject.spring {
	background: rgba(152,153,51,.7);
}

.page-node-515 .suwTopWrap,
#worldbank .intTop,
#worldbank .bottomText,
.theProject.worldbank {
	background: rgba(41,54,116,.7);
}

.itImg {
	float: left;
	width: 22%;
	text-align: right;
	margin: -5px 0 -140px 0;
	position: relative;
	z-index: 100;
}

.itImg img {
    margin-right: 22px;
}

.itText {
	width: 78%;
	margin-left: 22%;
}

.view-related-projects .views-row a:link,
.view-related-projects .views-row a:visited,
.view-bios .views-row a:link,
.view-bios .views-row a:visited {
	color: #fff;
	text-decoration: none;
}

.swHover {
	opacity: 0;
	transition: opacity .5s ease-in-out;
    box-sizing: border-box;
    background: url('../images/specialHover.png') no-repeat;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.asbWrap .swHover {
	background: url('../images/specialHoverSm.png') no-repeat;
}

.asbWrap {
	position: relative;
	z-index: 49;
	color: #fff;
}

.asbWrap:hover .swHover,
.specialWrap:hover .swHover {
	opacity: 1;
	transition: all .5s ease-in-out;
}

.bioWrap.videoWrap {
	max-width: 900px;
}

.segmentContent {
	margin-top: 50px;
	text-align: left;
}

.segmentContent .block {
	margin-bottom: 25px;
}

#block-views-bios-block-4,
#block-views-bios-block-5,
#block-views-bios-block-6 {
	display: block;
	max-height: 330px;
}

.segmentRelated div h3,
.segmentContent h2,
#block-views-bios-block-4 h2,
#block-views-bios-block-3 h2,
#block-views-bios-block-1 h2,
#block-views-bios-block-2 h2,
#block-views-bios-block h2 {
	font-size: 19px;
	color: #989898;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

body .cycleNext {
	right: -55px;
}

.cyclePrev,
.cycle-prev,
.cycle-prevOne,
.cycle-prevThree,
.cycle-prevTwo {
    height: 101px;
    width: 34px;
    background: url(../images/cyclePrevLrg.png) no-repeat;
    position: absolute;
    top: 32%;
    left: -50px;
    z-index: 999;
    cursor: pointer;
}

.cycleNext,
.cycle-next,
.cycle-nextOne,
.cycle-nextThree,
.cycle-nextTwo {
	height: 101px;
	width: 34px;
	background: url(../images/cycleNextLrg.png) no-repeat;
    position: absolute;
    top: 32%;
    right: -50px;
    z-index: 999;
    cursor: pointer;
}

#block-views-bios-block,
#block-views-bios-block-1,
#block-views-bios-block-2 {
	margin-bottom: 25px;
}


/*--- BIO TEMPLATE ---*/

.bioWrap {
	max-width: 1260px;
	background: #eee;
	margin: auto;
	font-family: 'Raleway', sans-serif;
	color: #000;
	padding: 55px;
	box-sizing: border-box;
	font-size: 17px;
	top: 50%;
	left: 50%;
	position: fixed;
	width: 100%;
	z-index: 998;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.showUrlWrap {
	max-width: 1535px;
	width: 100%;
	margin: auto;
}

.showUrlWrap .related-social,
.showUrlWrap .video-social,
.showUrlWrap .intSocial {
	display: none;
}

.showUrlWrap .title-wrap {
	display: inline-block;
}

.node-type-show-url .jpIntro {
	width: 66%;
}

.showUrlWrap .bioLeft,
.showUrlWrap .bioMid,
.showUrlWrap .bioRight {
	text-align: left;
}

.showUrlWrap .bioWrap .bioRight {
	box-sizing: border-box;
	margin: 0;
	width: 26%;
}

.showUrlWrap .bioWrap .bioMid {
	width: 51%;
	max-width: 1000px;
}

.showUrlWrap .bioWrap .bioLeft {
	margin-right: 4%;
    width: 15%;
}

.showUrlWrap .bioWrap .bioLeft img {
    height: auto;
    max-width: 100%;
}

.showUrlWrap .bioWrap .bioRight > .field {
	padding: 20px;
	overflow-x: scroll;
    max-height: 37vh;
    font-size: 13px !important;
    background: rgb(226, 230, 234);
}

.showUrlWrap .bioRight h3 {
	color: #fff;
	font-size: 19px;
	text-align: center;
	margin: 0;
	background: rgb(105, 123, 141);
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}

.showUrlWrap .bioLeft .bioName .field-items .field-item {
	font-size: 23px;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}

.showUrlWrap .bioRight p {
	font-size: 13px;
}

.showUrlWrap .bioWrap {
	position: relative;
	transform: none;
	top: inherit;
	left: inherit;
	max-width: 1535px;
	text-align: center;
}

.showUrlWrap .rgGoal {
	font-size: 22px;
}

.showUrlWrap .rgText {
	font-size: 18px;
	line-height: 23px;
}

.showUrlWrap .relDesc {
	font-size: 14px;
	line-height: 20px;
}

.field-name-field-title-addres {
	font-weight: bold;

}

.field-name-field-additional-resources {
	word-wrap: break-word;
}

.field-name-field-additional-resources a:link,
.field-name-field-additional-resources a:visited {
	color: #00746b;
	text-decoration: none;
	font-weight: bold;
}

.field-name-field-additional-resources > .field-items > .field-item {
	margin-bottom: 30px;
}

.field-name-field-additional-resources .field-item > p {
	margin: 0;
}

.theName,
.bioName {
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	text-transform: uppercase;
}

.theName,
.bioLeft .bioName {
	margin-top: 15px;
	font-size: 40px;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: 2px;
}

.relGoal:before {
	content: "";
	height: 1px;
	background: #acacac;
	display: block;
	margin-bottom: 12px;
}

.relGoal:after {
	content: "";
	height: 1px;
	background: #acacac;
	display: block;
	margin-top: 6px;
	margin-bottom: 15px;
}

.rgGoal {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
	color: #a1a1a1;
	letter-spacing: 2px;
}

.rgText {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	line-height: 32px;
	display: inline;
}

.rgText p {
	display: inline;
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.theSubtitle {
	font-size: 25px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #989898;
	line-height: 25px;
	margin-top: 10px;
	font-weight: normal;
}

/*.field-name-field-project-description,*/
.relDesc {
	max-height: 40vh;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 20px;
}

.field-name-field-project-description a:link,
.field-name-field-project-description a:visited {
	text-decoration: none;
	color: #007d82;
	font-weight: bold;
	font-size: 24px;
	word-break: break-word;
}

.node-type-show-url .bioLeft .bioName div {
	line-height: 23px;
	margin-top: 0;
}

.bioLeft .bioName div {
	font-size: 19px;
	color: #989898;
	line-height: 19px;
	margin-top: 10px;
	font-weight: normal;
}


.relTop .bioName {
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.relatedWrap {
	padding: 55px;
	max-width: 1180px;
	max-height: 80vh;
}

.relLeft {
	max-width: 300px;
	width: 30%;
	float: left;
	/*margin-right: 25px;*/
	margin-right: 0;
	margin-bottom: 15px;
}

.relatedWrap .relRight {
	float: right;
	width: 67%;
}

.relRight {
	max-width: 725px;
	width: 65%;
	float: left;
	line-height: 24px;
	letter-spacing: .5px;
	margin-left: 20px;
}

.relOptionalImages {
	margin-top: 30px;
}

.relOptionalImages img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.relOptionalImages .field-item {
	width: 47%;
	display: inline-block;
	margin-right: 10px;
}

.sciStarterFooter {
	position: relative;
	height: 70px;
	width: 100%;
	left: 0;
	text-align: center;
	vertical-align: middle;
	margin: 22px 0 -30px;
}

.sciStarterFooter .ssfOne a:link,
.sciStarterFooter .ssfOne a:visited {
	color: #000;
	text-decoration: none;
	display: block;
    height: 100%;
    width: 100%;
    line-height: 70px;
    max-height: 70px;
}

.sciStarterFooter .ssfTwo a:link,
.sciStarterFooter .ssfTwo a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
    height: 100%;
    width: 100%;
    line-height: 70px;
    max-height: 70px;
}

.sciStarterFooter img {
	vertical-align: middle;
	margin-left: 5px;
}

.featured .notSS,
.scistarter-project .ssfOne {
	display: none;
}

.featured .isSS,
.scistarter-project .ssfTwo {
	display: block;
}

.ssfOne {
	background: #d1d3d4;
}

.isSS {
	display: none;
}

.ssfTwo {
	display: none;
	background: #273c7f;
}

.bioLeft {
	max-width: 300px;
	float: left;
	margin-right: 30px;
}

.bioMid {
	float: left;
	max-width: 650px;
	width: 50%;
	letter-spacing: .5px;
	line-height: 24px;
}

.bioMid p {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0 0 15px;
}

.bioFull {
	line-height: 24px;
}

.episodeText {
	position: absolute;
	top: 3%;
	left: 3%;
	z-index: 990;
}

.epNum {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 16px;
}

.theEpTitle {
	font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 48px;
}

.page-node-515 .segmentRelated .bracket,
.page-node-515 .segmentRelated h3,
.page-node-508 .segmentRelated .bracket,
.page-node-508 .segmentRelated h3 {
	display: none;
}

.eone.episodeText > div.theEpOne {
	display: block;
}

.etwo.episodeText > div.theEpTwo {
	display: block;
}

.ethree.episodeText > div.theEpThree {
	display: block;
}

.efour.episodeText > div.theEpFour {
	display: block;
}

.episodeText > div {
	display: none;
}

.videoWrap a:link,
.videoWrap a:visited,
.bioMid a:link,
.bioMid a:visited {
	text-decoration: none;
	color: #007d82;
	font-weight: bold;
	vertical-align: top;
}

.bioRight {
	float: right;
	max-width: 165px;
	margin: 19px 35px 0 0;
}

.showUrlWrap .bioRight {
	max-width: 365px;
}

.bioRight img {
	margin-bottom: 15px;
}

.bottomText {
	position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 35px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

/*--- FIND A PROJECT ---*/

.projectWrap {
	width: 100%;
	max-width: 1635px;
	margin: auto;
}

.ccContact h3,
.node-type-show-url h1,
.node-type-find-a-project #bodyWrap .pwTop h1 {
	display: inline-block;
}

.ccContact .jpIntro {
	width: 70%;
}

.jpIntro {
	font-size: 19px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    display: inline-block;
    vertical-align: middle;
    max-width: 1000px;
    margin-left: 10px;
}

.pwLeft {
	max-width: 715px;
	float: left;
	margin-right: 35px;
	width: 44%;
}

.pwRight {
	max-width: 875px;
	width: 51%;
	float: right;
}

.field-name-field-slider {
	margin-top: 50px;
}

.pwRight img {
	max-width: 100%;
	height: auto;
}

.pwLeft input {
	width: 100%;
	display: inline-block;
	border: 2px solid #fff;
	color: #00ffff;
	padding: 10px;
	background: none;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 20px;
	max-height: 44px;
	max-width: 341px;
}

.pwLeft select {
	width: 48%;
	float: left;
	border: 2px solid #fff;
	color: #00ffff;
	padding: 10px;
	background: none;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 20px;
	cursor: pointer;
	/*background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;*/
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
	border-radius: none;
	margin: 0 5px 5px 0;
	max-height: 44px;
	max-width: 341px;
}

.pwLeft p {
	width: 48%;
	box-sizing: border-box;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	max-width: 341px;
	max-height: 44px;
}

.pwLeft option {
	background-color: #000;
	padding: 0px;
	cursor: pointer;
}

.ccContact textarea::-webkit-input-placeholder,
.ccContact input::-webkit-input-placeholder,
.pwLeft input::-webkit-input-placeholder {
   color: #00ffff;
}

.ccContact textarea:-moz-placeholder,
.ccContact input:-moz-placeholder,
.pwLeft input:-moz-placeholder {
   color: #00ffff;  
}

.ccContact textarea::-moz-placeholder,
.ccContact input::-moz-placeholder,
.pwLeft input::-moz-placeholder {
   color: #00ffff;  
}

.ccContact textarea:-ms-input-placeholder,
.ccContact input:-ms-input-placeholder,
.pwLeft input:-ms-input-placeholder {  
   color: #00ffff;  
}

.nlwBot input::-webkit-input-placeholder,
.nlwBot input:-moz-placeholder,
.nlwBot input::-moz-placeholder,
.nlwBot input:-ms-input-placeholder {
	color: #000 !important;
}

#sciStarterForm {
	position: relative;
}

#block-block-5 input.ssSubmit {
	background: url('../images/searchButton.png') no-repeat;
	margin-top: -9px;
}

#block-webform-client-block-234 input.webform-submit {
	background: url('../images/sendButton.png') no-repeat;
}

body input.ssSubmit,
#block-webform-client-block-234 input.webform-submit {
    cursor: pointer;
    width: 75px;
    height: 75px;
    max-height: 75px;
    text-indent: -9999px;
    margin: 0 0 -12px 10px;
    color: #000;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
	line-height: 18px;
    box-sizing: border-box;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 15px;
}

/*
#block-webform-client-block-234 input.webform-submit {
    cursor: pointer;
    width: 65px;
    height: 65px;
    border-radius: 35px;
    background: #00ffff;
    text-align: center;
    color: #000;
    max-height: 65px;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
	line-height: 18px;
    box-sizing: border-box;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 15px;
}
*/

.submitThanks {
	display: block;
	color: #989898;
	font-size: 18px;
	margin-top: 30px;
	line-height: 48px;
	text-align: center;
	max-width: 96%;
}

.submitThanks div {
	display: inline-block;
}

.submitThanks p {
	vertical-align: bottom;
	margin-left: 5px;
	width: inherit;
	float: none;
	display: inline-block;
}

.submitThanks p img {
	display: block;
}

.submitThanks a:link,
.submitThanks a:visited {
	color: #00ffff;
	text-decoration: none;
}

body .submitThanks + p {
	width: inherit;
	position: absolute;
	bottom: -20px;
	right: 20px;
}

.field-name-field-slider .field-items > div {
	display: none;
	position: relative;
}

.field-name-field-slider img {
	max-width: 100%;
	height: auto;
}

.field-name-field-caption-about-slide,
.field-name-field-caption {
	/*
	position: absolute;
	bottom: 5%;
	left: 0;
	max-width: 335px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background-color: rgba(0,0,0,.7);
	z-index: 999;
	padding: 20px;
	*/
	position: absolute;
    bottom: 5%;
    left: 0;
    max-width: 400px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background-color: rgba(0,0,0,.7);
    z-index: 999;
    padding: 10px;
}

.sciStarterResults {
    max-height: 717px;
    background: url('../images/sciBg.png') no-repeat center center;
    background-color: rgba(204,204,204,.5);
    box-sizing: border-box;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100vh;
}

.searchResult {
	padding: 5px;
	margin: 7px 0;
}

.srContent {
	display: none;
	font-family: 'Raleway';
	font-size: 16px;
	margin: 10px 0;
	color: #000;
}

.srContent a:link,
.srContent a:visited {
	color: blue;
    text-decoration: none;
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
}

.srTitle {
	cursor: pointer;
	color: #000;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}

.srTask {
	margin: 5px 0 5px;
}

.srTask,
.srGoal,
.srLink {
	margin-left: 11px;
}

.srTask span,
.srGoal span {
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	color: #636363;
}

/*---*/

.srTitle.sectionOpen {
}

.srTitle.sectionOpen:before,
.srTitle:before {
	font-family: FontAwesome;
	padding-right: 5px;
}

.srTitle.sectionOpen:before {
	content:'\f0d7';
}

.srTitle:before {
	content:'\f0da';
}


/*--- HAPPENING NOW ---*/

.hnLeft {
	float: left; 
	width: 80%;
	background: rgba(108, 147, 211, .5);
	padding: 0 30px 30px 30px;
	box-sizing: border-box;
	margin-top: 15px;
	z-index: 2;
    position: relative;
}

body .date-nav {
	padding-bottom: 8px;
}

.hnRight {
	width: 100%;
	margin-top: 10px;
	position: absolute;
	right: 0;
	max-height: 806px;
	overflow-x: hidden;
	overflow-y: scroll;
	z-index: 1;
	display: none;
}

.happeningNowWrap > h4 {
	display: inline-block;
    float: right;
    /*
    position: absolute;
    top: 0;
    right: 15px;
    */
    margin-top: -55px;
    
    width: 175px;
    text-align: center;
}

.coverDiv {
   	top: 0;
   	bottom: 0;
   	right: 0;
   	left: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    z-index: 3;
    display: none;
}

.scrollWrap {
	position: relative;
}

.timelineOpen .coverDiv {
	display: block;
}

.timelineOpen .hnRight {
	z-index: 4;
}

.hnContent {
	float: left;
	max-width: 375px;
	width: 30%;
	background: #ebebeb;
	min-height: 450px;
	margin-right: 40px;
}

.hnCalendar {
	float: left;
	max-width: 740px;
	width: 64%;
}

.node-type-find-a-project #bodyWrap h1,
#bodyWrap .happeningNowWrap h1 {
	display: inline-block;
	text-align: left;
	/*margin: 60px 0 50px;*/
}

.calendar-calendar th {
	display: none;
}

.calendar-calendar td {
	color: rgba(107,115,129,.8);
	font-size: 100px;
	font-family: 'Teko', sans-serif;
	line-height: 115px;
	text-align: center;
	position: relative;
    font-stretch: ultra-condensed;
}

.date-prev .ajax-progress {
	position: absolute;
	left: -20%;
}

.date-next .ajax-progress {
	position: absolute;
	right: -20%;
}

.calendar-calendar td a:link,
.calendar-calendar td a:visited {
	color: #00ffff;
	text-decoration: none;
}

.calendar-calendar td a:hover {
	color: #fff;
}

.calendar-calendar td.dateActive div:first-of-type {
	border: 1px solid #fff;
	height: 100px;
}

.calendar-calendar td.dateActive div.calendar-empty {
	display: none;
}

.calendar-calendar td a:hover {
	text-decoration: none;
}

body .calendar-calendar tr  {
	background-color: transparent;
}

body .calendar-calendar table.mini td,
body .calendar-calendar table.mini td.empty {
	background: transparent;
    border-color: transparent;
}

.view .date-nav-wrapper .date-nav {
	width: initial;
	margin: auto;
	display: inline-block;
}

body .view .date-nav-wrapper .date-heading {
	width: initial;
	display: inline-block;
}

.view .date-nav-wrapper {
	text-align: center;
}

.view .date-nav-wrapper .date-heading h3 {
	font-size: 125px;
	font-family: 'Teko', sans-serif;
	margin-top: 40px;
	text-transform: uppercase;
	display: inline-block;
}

.view .date-nav-wrapper .date-heading h3 a:link,
.view .date-nav-wrapper .date-heading h3 a:visited {
	color: rgba(107,115,129,.8);
	text-decoration: none;	
}

.dateWrap {
	box-sizing: border-box;
    padding: 30px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
}

.dateWrap img {
	max-width: 100%;
	height: auto;
}

.dateImage div:nth-child(2) {
	font-size: 16px;
	font-weight: normal;
}

.dateTitle {
	font-size: 23px;
	margin-top: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 27px;
}

.dateTitle span {
	font-size: 18px;
	text-transform: none;
	letter-spacing: 0px;
}

.dateBody {
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: .5px;
	margin-top: 10px;
}

.dateLink {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	word-break: break-all;
}

.dateLink a:link,
.dateLink a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	text-decoration: none;
    color: #007d82;
    font-weight: bold;
}

body .block-views .view .date-nav-wrapper .date-prev {
	left: -88px;
}

body .view .date-nav-wrapper .date-next {
	right: -80px;
	width: 40px;
}

body .view .date-nav-wrapper .date-prev,
body .view .date-nav-wrapper .date-next {
	background-color: transparent;
	top: 15px;
}

body .view .date-nav-wrapper .date-prev a,
body .view .date-nav-wrapper .date-next a {
	color: transparent;
}

body .view .date-nav-wrapper .date-next a:before {
	content: "_";
	background: url('../images/calNext.png') no-repeat;
	font-size: 80px;
	width: 37px;
	height: 51px;
}

body .view .date-nav-wrapper .date-prev a:before {
	content: "_";
	background: url('../images/calPrev.png') no-repeat;
	font-size: 80px;
	width: 37px;
	height: 51px;
}

.calendar-calendar td.dateActive a:link, 
.calendar-calendar td.dateActive a:visited {
	color: #fff;
}

.calendar-calendar .cornersCh:after {
	bottom: 11px;
	right: -3px;
}


/*--- CITSCI HISTORY ---*/

.view-citsci-history .historyBody {
	display: none;
	position: absolute;
    top: 0px;
    left: -495px;
    width: 400px;
    background: rgba(237,227,227,.8);
    font-size: 18px;
    padding: 20px;
    box-sizing: border-box;
    z-index: 1000;
    color: #000;
    font-family: 'Oswald', sans-serif;
}

.view-citsci-history .views-row {
	position: relative;
	margin-bottom: 5px;
}

.historyWrap {
	float: right;
}

.historyLine {
	width: 2px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
}

.historyDates {
	margin-left: 15px;
	margin-right: 15px;
	color: #fff;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	cursor: pointer;
}

.hnRight h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-align: left;
}

.view-citsci-history .historyTitle {
	position: relative;
}

.view-citsci-history .historyTitle.historyActive,
.view-citsci-history .historyTitle:hover {
	color: #00ffff;
}

.view-citsci-history .historyHorizontal {
	content: " ";
    width: 35px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -48px;
    top: 17px;
}

.view-citsci-history .historyTitle.historyActive .historyHorizontal,
.view-citsci-history .historyTitle:hover .historyHorizontal {
	background: #00ffff;
	width: 65px;
	left: -78px;
}

.view-citsci-history .historyHorizontal:before {
    content: '.';
    color: transparent;
    background: url(../images/dateNode.png) no-repeat center left;
    height: 12px;
    width: 12px;
    position: absolute;
    top: -5px;
    left: -7px;
}

.view-citsci-history .historyTitle.historyActive .historyHorizontal:before,
.view-citsci-history .historyTitle:hover .historyHorizontal:before {
	background: url(../images/dateNodeHover.png) no-repeat center left;
}

.historyClose {
	background: url('../images/historyCloseSm.png') no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	height: 15px;
	width: 14px;
}


/*--- ABOUT THE SHOW ---*/

.showWrap {
	width: 100%;
	max-width: 1525px;
	margin: 0 auto 0;
}


/*--- FOOTER ---*/

#footer {
	width: 100%;
	max-width: 1525px;
	margin: 50px auto 0;
	background: #000;
	box-sizing: border-box;
	padding: 30px 30px 40px;
	color: #00ffff;
}

#footer img {
	max-width: 100%;
	vertical-align: middle;
}

.footerLeft > div:first-of-type img {
	margin-top: -12px;
}

.footerLeft {
	float: left;
	font-size: 12px;
	width: 50%;
}

.footerMid {
	float: left;
	width: 28%;
	text-align: center;
}

.footerMid a {
	height: 51px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
}

.footerMid div {
	margin-bottom: 30px;
}

.footerMid p {
	vertical-align: middle;
}

.footerLeft > div {
	float: left;
	text-align: center;
	margin-right: 30px;
}

.footerRight {
	float: right;
	width: 18%;
	max-width: 325px;
}

.footerRight div {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	box-sizing: border-box;
	padding-top: 20px;
}

.footerRight a:link,
.footerRight a:visited {
	color: #fff;
	font-size: 34px;
	text-decoration: none;
}

.footerBottom {
	font-size: 16px;
	color: #989898;
	margin-top: 25px;
}

.trailerWrap {
	margin-bottom: 30px;
}

.trailerTop {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}

.aboutVideo {
	max-width: 1150px;
	margin: auto;
}

.aboutVideo img {
	max-width: 100%;
	height: auto;
}

.showShare {
	text-align: right;
	color: #00ffff;
	max-width: 1150px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	margin: 15px auto 0;
}

.biosSection {
	background: #ebebeb;
	padding: 60px 5%;
	box-sizing: border-box;
	color: #000;
}

.biosSection p {
	margin-bottom: 15px;
}

.field-name-field-headline-text {
	margin-bottom: 15px;
}

.field-name-field-top-right-text p:nth-of-type(2) {
	width: 98%;
}

.bioDesc {
	letter-spacing: .5px;
	line-height: 24px;
}

.biosSection .field-name-field-headline-text .field-item {
	font-size: 34px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #a2a2a2;
	text-align: center;
	letter-spacing: 2px;
}

.biosSection .field-name-field-headline-text .field-item p {
	margin: 0;
}

.biosSection .field-name-field-headline-text .field-item div {
	font-size: 40px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: -8px;
}

.aboutLeft {
	float: left;
	width: 48%;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	line-height: 26px;
}

.aboutRight {
	float: right;
	width: 48%;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	line-height: 26px;
}

#block-block-7 {
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
}

/*
.greyBlock {
	background: #848484;
	font-size: 30px;
	max-width: 350px;
	width: 45%;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 15px;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 1px;
}
*/

.gbOne {
	/*margin-right: 7%;*/
}

.gbTwo {
	display: none;
}

/*
.greyBlock div {
	font-size: 20px;
	margin: -5px 0 0;
	text-transform: none;
}
*/

#block-views-about-show-bio-block {
	font-size: 16px;
    margin-top: 40px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
}

#block-views-about-show-bio-block a:link,
#block-views-about-show-bio-block a:visited {
	color: #000;
	text-decoration: none;
}

#block-views-about-show-bio-block .content {
	margin: auto;
	max-width: 695px;
	width: 100%;
}

#block-views-about-show-bio-block .views-row {
	float: left;
	margin-right: 5%;
	margin: 50px 5% -25px 0;
}

#block-views-about-show-bio-block .views-row.views-row-last {
	margin-right: 0;
}

#block-views-about-show-bio-block .views-row.views-row-last span {
	display: none;
}

.bioWrap.aboutBioWrap {
	max-width: 1030px;
}

.aboutBioWrap .bioName {
	letter-spacing: 2px;
}

.aboutBioWrap .bioName div {
	font-size: 23px;
	color: #000;
	margin-top: 15px;
}

.aboutBioWrap .bioMid {
	width: 60%;
	max-height: 50vh;
    overflow: scroll;
}

.prodCredits .pcEps {
	display: block;
}

.pcEps {
	display: none;
}

.pcEps a:link,
.pcEps a:visited {
	display: block;
	color: #a7a9ac;
	text-decoration: none;
	margin-bottom: 15px;
	font-size: 25px;
}

.pcEps a.epActive:link,
.pcEps a.epActive:visited {
	color: #000;
}

.pcEps a:hover {
	color: #000;
}

.credWrap {
	
}

.pcwTitle {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
}

.pcwName {
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	display: inline-block;
}

.pcwBody {
    font-size: 18px;
    padding: 15px 0 0 20px;
    max-height: 520px;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
}

.pcwBody strong {
	margin-left: -20px;
}

.view-about-the-show-episode .views-row {
	float: left;
	cursor: pointer;
	margin-right: 0px;
	width: 25%;
}

.view-about-the-show-episode .views-row.views-row-last {
	margin-right: 0;
}

.view-about-the-show-episode {
	max-height: 920px;
	max-width: 1524px;
	position: relative;
}

.view-about-the-show-episode .views-row a:link,
.view-about-the-show-episode .views-row a:visited {
	color: #fff;
	text-decoration: none;
}

.vertImage {
	position: relative;
}

.vertNum {
    font-size: 130px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #fff;
    padding: 5px 7px;
    box-sizing: border-box;
    line-height: 130px;
    text-transform: uppercase;
}

.vertNum span {
    font-size: 26px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    line-height: 28px;
}



.vertTitle {
	font-size: 29px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.vertTitle p {
	margin: 0;
}

.vertImage img {
	position: relative;
	z-index: 5;
	max-width: 100%;
	height: auto;
}

.vertImage .vertText {	
	position: absolute;
  	top: 41%;
  	left: 0;
  	right: 0;
  	margin: auto;
  	width: 80%;
  	z-index: 15;
  	text-align: center;
  	/*
  	transform: translate(-50%, -50%);
  	-webkit-transform: translate(-50%, -50%);
  	top: 58%;
  	left: 50%;
  	*/
}

.views-row-1 .vertImage .vertText {	
	
}

.vertDestiny .bioRight img {
	max-width: 100%;
}

.episodes {
	margin-top: 50px; 
}

.vertHover {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	max-height: 920px;
	max-width: 381px;
}

/*
.views-row-2 .vertHover {
	max-width: 379px;
}

.views-row-4 .vertHover {
	max-width: 381px;
}*/

.episode-one .aboutMore .intTop,
.view-about-the-show-episode .views-row:nth-child(1) .vertHover {
	background-color: rgba(44,53,105,.7);	
}

.episode-two .aboutMore .intTop,
.view-about-the-show-episode .views-row:nth-child(2) .vertHover {
	background-color: rgba(47,120,138,.7);		
}

.episode-three .aboutMore .intTop {
	background-color: rgba(41,115,58,.7);
}

.view-about-the-show-episode .views-row:nth-child(3) .vertHover {
	background-color: rgba(52,106,28,.7);
}

.episode-four .aboutMore .intTop,
.view-about-the-show-episode .views-row:nth-child(4) .vertHover {
	background-color: rgba(149,88,56,.7);
}

.view-about-the-show-episode .views-row:hover .vertCorners,
.view-about-the-show-episode .views-row:hover .vertHover {
	opacity: 1;
}


.vertCorners {
	opacity: 0;
	border: 2px solid #fff;
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	z-index: 10;
}

.vertCorners:before {
	content: "";
	background: url('../images/cornerTop.png') no-repeat;
	width: 31px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -7px;
}

.vertCorners:after {
	content: "";
	background: url('../images/cornerBottom.png') no-repeat;
	width: 31px;
	height: 32px;
	position: absolute;
	bottom: -7px;
	right: -7px;
}

.vertDestiny {
	display: none;
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    z-index: 100;
    height: 100vh;
    max-height: 920px;
}


/*--- ABOUT THE SHOW EPISODE TEMPLATE ---*/

.bioWrap.aboutEpWrap {
	max-width: 1525px;
    background: #eee;
    margin: auto;
    font-family: 'Raleway', sans-serif;
    color: #000;
    padding: 35px 20px 20px;
    box-sizing: border-box;
    font-size: 17px;
    top: inherit;
    left: inherit;
    transform: inherit;
    -webkit-transform: inherit;
    position: absolute;
    max-height: 920px;

}

.aboutEpWrap .bioLeft {
	margin: -35px 3% -24px -20px;
	max-width: 381px;
    margin-right: 30px;
    width: 26%;
}

.aboutEpWrap .bioMid .bioFull {
	text-align: center;
}

.aboutEpWrap .bioMid .bioFull > div {
	text-align: left;
}

.aboutEpWrap a.moreClick {
	display: inline-block;
}

.aboutEpWrap .bioName {
	font-size: 44px;
}

.aboutEpWrap .bioMid {
	max-width: 475px;
	width: 32%;
}

.aboutEpWrap .bioRight {
	max-width: 615px;
	width: 36%;
}

.aboutEpWrap .bioRight img {
	max-width: 100%;
	height: auto;
}

/*
.greyBlock.epBlock {
	letter-spacing: 2px;
	font-size: 30px;
	max-width: 350px;
	width: 100%;
	margin-top: 25px;
	padding: 15px 0 10px;
	line-height: 35px;
}

.greyBlock.epBlock div {
	font-size: 16px;
}
*/

.bioLeft .vertNum {
	color: #fff;
}

.bioRight .fiel-name-field-about-show-slider {
	position: relative;
}

.bioRight .fiel-name-field-about-show-slider img,
.bioRight .field-name-field-extra-image img {
	display: none;
}

/*
.field-name-field-caption-about-slide {
	position: absolute;
	bottom: 4%;
	left: 5%;
	color: #fff;
}
*/


/*--- YOUTUBE POSTER ---*/

.video { 
	position: relative;
}

.video img { 
	position: absolute; 
	display: block; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 20; 
	cursor: pointer; 
	max-width: 100%;
	object-fit: cover;
	min-height: 535px;
}

.aboutVideo { 
	position: relative;
}

.aboutVideo iframe {
	max-width: 100%;
}

.aboutVideo img { 
	position: absolute; 
	display: block; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	z-index: 20; 
	cursor: pointer; 
	max-width: 100%;
	object-fit: cover;
}


/*--- WATCH THE SERIES INTERVIEW TEMPLATE ---*/


	.interviewWrap a:link,
	.interviewWrap a:visited {
		color: #007d82;
		font-family: 'Raleway', sans-serif;
		font-size: 17px;
		text-decoration: none;
	}

	/*--- WYSIWYG ---*/

	.field-name-field-interview-test {
		width: 70%;
    	margin: 0 7.5% 0 auto;
	}

	.field-name-field-interview-test img {
		float: left;
    	margin: 15px 15px 15px -185px;
    	color: black;
    }

	/*--- FIELD COLLECTION ---*/

	.field-collection-container .field-items .field-item {
		margin: 0;
	}

	.field-collection-container {
		max-width: 70%;
		margin: 30px 7.5% 0 auto;
	}

	.field-collection-view {
		padding: 0;
		margin: 0;
		border-bottom: 0;
	}

	.field-collection-view-links {
		display: none;
	}

	.field-collection-view strong {
		font-size: 18px;
    	font-weight: bold;
    	font-family: 'Raleway', sans-serif;
    	font-weight: 800;
	}

	.intImg {
		float: left;
		margin: 0 25px -1px;
		position: relative;
		margin-left: -185px;
	}

	.intImg div {
		display: inline-block;
	}

	.field-collection-container .intImg.double-wide {
		
	}

	.field-collection-container .intImg.horizontal {
		max-width: 281px;
	}

	.field-collection-container .intImg.vertical {
		max-width: 210px;
	}

	.field-collection-container .intImg.square {
		max-width: 160px;
	}

	.non-indented .iiCaption {
		max-width: 100%;
	}

	.iiCaption {
		max-width: 160px;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		color: #868688;
		font-weight: bold;
		font-style: italic;
	}

	.iiCaption p {
		margin: 0;
	}

	/*--- FOCUS GROUP ---*/

	.interviewWrap {
		position: relative;
	}

	.interviewWrap img {
		max-width: 100%;
		height: auto !important;
	}

	.interviewWrap .psClose {
		top: 50px;
    	right: 50px;

	}

	.field-name-field-fg-layout {
		background: #fff;
		overflow-x: hidden;
    	overflow-y: scroll;
    	height: 95vh;
	}

	.field-name-field-fg-layout .field-item {
		text-align: center;
	}

	.field-name-field-fg-layout p {
		-webkit-margin-before: 0em;
	    -webkit-margin-after: 0em;
	    -webkit-margin-start: 0px;
	    -webkit-margin-end: 0px;
	}

	.csoon {
		color: #000;
		padding-top: 50px;
	}

.interviewWrap p {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-bottom: 15px;
}

.interviewWrap {
	max-width: 1525px;
	width: 98vw;
	padding: 40px;
	box-sizing: border-box;
	margin: auto;
	z-index: 1200;
}

.intTop {
	box-sizing: border-box;
	padding: 5px 40px;
	position: relative;
}

.intText p {
	margin-bottom: 15px;
}

.intTop .psClose {
	top: 20px;
	right: 20px;
}

.itCaption {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
}

.itTitle {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 0px;
	font-weight: bold;
}

.aboutMore .itTitle {
	font-family: 'Oswald', sans-serif;
    font-size: 25px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 11px;
    font-weight: normal;
}

.itTitle div {
	font-weight: normal;
	font-size: 24px;
	display: inline-block;
}

.aboutMore .itTitle div {
	font-size: 39px;
    display: inline-block;
    font-weight: bold;
    margin-left: 10px;
}

.intContent {
	background: #eee;
	color: #000;
	padding: 40px;
	box-sizing: border-box;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	line-height: 24px;
	overflow-y: scroll;
    max-height: 85vh;
}

.intContent,
.popupShade,
.psWrap,
.psContent,
.psContent > .content,
.interviewWrap,
#block-block-11,
#block-block-13,
#block-block-12,
.bioWrap,
.redDesc,
.sciStarterResults {
	-webkit-overflow-scrolling: touch;
}


.field-name-field-image-interview {
	display: inline-block;
    max-width: 300px;
    margin-right: 40px;
    vertical-align: top;
}

.field-name-field-interview {
	display: inline-block;
    max-width: 1000px;
    vertical-align: top;
    width: 60%;
}

.field-name-field-interview p {
	margin: 0 0 15px;
}

#bodyWrap .epConWrap .view-related-projects h3 {
	font-size: 19px;
    color: #989898;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    display: block;
    clear: both;
    font-family: 'Oswald', sans-serif;
    margin-top: 15px;
}

#bodyWrap .epConWrap .view-related-projects h3:before {
	display: none;
}

#bodyWrap .epConWrap .view-related-projects h3:after {
	display: none;
}

#bodyWrap .region-content {
	padding: 0 50px;
}

#block-block-4 {
	margin-bottom: -35px;
}

.view-related-projects .views-row {
	margin-right: 7px;
	max-width: 250px;
	overflow: hidden;
}

.view-related-projects .cycle-carousel-wrap {
	overflow: hidden;
}

.view-related-projects 

.footerLeft,
.footerMid,
.footerRight {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}

.footerLeft img {
	display: inline-block;
	vertical-align: middle;
}

/*--- CONTACT FORM ---*/

.ccContact {
	margin-top: 40px;
}

.ccTop {
	height: 110px;
}

.ccContact h3 {
	vertical-align: middle;
}

.ccContact .jpIntro {
	vertical-align: middle;
}

#block-webform-client-block-234 {
	position: relative;
	max-width: 550px;
}

#block-webform-client-block-234 input {
	float: left;
	margin: 6px;
	background: rgba(0,0,0,.7);
	border: 2px solid #fff;
	color: #00ffff;
	max-width: 215px;
	padding: 8px;
	font-size: 16px;
}

#block-webform-client-block-234 .webform-component--subject input {
	margin: 6px 6px 12px 6px;
}

.webform-component--phone-number input {
	clear: left;
}

#block-webform-client-block-234 textarea {
	margin: 15px 0 0 6px;
	background: rgba(0,0,0,.7);
	border: 2px solid #fff;
	color: #00ffff;
	max-width: 550px;
	padding: 5px;
	font-size: 18px;
	clear: both;
	font-family: 'Arial', sans-serif;
}

#block-webform-client-block-234 h2 {
	display: none;
}

#block-webform-client-block-234 input.webform-submit {
	position: absolute;
	bottom: 92px;
	right: -92px;
}

fieldset.captcha {
	border: none;
    margin: 0 0 0 6px;
    padding: 0;
}

.captcha .fieldset-description,
.captcha legend {
	display: none;
}

#block-webform-client-block-234 .links a:link,
#block-webform-client-block-234 .links a:visited {
	color: #007d82;
	text-decoration: none;
}

/*--- asdf ---*/

nav li:nth-child(6) a {
	text-transform: none;
}


/*--- CCL SUBMISSION ---*/

.page-node-570 .region-content {
	max-width: 800px;
	margin: auto;
}

.page-node-570 .submitted {
	display: none;
}

#block-block-18 h1 {
	text-transform: none;
}

#block-block-18 p {
	line-height: 26px;
    font-size: 18px;
}

#block-block-12 a:link,
#block-block-12 a:visited {
	text-decoration: none;
    color: #007d82;
    font-weight: bold;
}

/*--- ECLIPSE ---*/

.page-node-583 .bioLeft {
	visibility: hidden;
}

.page-node-583 .showUrlWrap .title-wrap {
	display: none;
}

.page-node-583 .relGoal {
	display: none;
}

.page-node-583 .suwTopWrap {
	border: 3px solid white;
	border-radius: 2px;
	background: url('../images/eclipseTop.jpg') #000 no-repeat top left;
	height: 11vw;
	max-height: 189px;
	position: relative;
	background-size: 26%;
}

.page-node-583 .relDesc {
    max-height: initial;
    overflow-y: visible;
}

.page-node-583 .suwTopWrap h1 {
	visibility: hidden;
}

.page-node-583 .jpIntro {
	margin-left: 18.5%;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.page-node-583 .jpIntro h2 {
	text-transform: uppercase;
	font-size: 45px;
	line-height: 10px;
	margin: 0;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1.5px;
}

.page-node-583 .jpIntro .sub {
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin: 25px 0 0px;
    display: block;
    line-height: 25px;
}

.page-node-583 .relDesc h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #a1a1a1;
	text-transform: uppercase;
	line-height: 32px;
	margin-top: -2px;
}

.page-node-583 .relDesc h3 span {
	color: #ed3619;
}

.page-node-583 .relDesc > p {
	/*
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	*/
}

.greyBlock.eclipseButton {
	line-height: 45px;
	text-transform: uppercase;
	font-size: 24px;
	border: 0;
	margin-top: 15px;
	padding: 0 !important;
}

.page-node-583 .segmentContent {
	display: none;
}

.page-node-583 a.eclipseLink {
    display: inline-block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 60px;
}

.page-node-583 a.eclipseLink:link,
.page-node-583 a.eclipseLink:visited {
	color: white;
	font-weight: normal;
}

/*--- NEW HTML5 VIDEO PLAYER ---*/

video#hfVid {
	max-width: 100%;
	min-height: 535px;
}

video#hfVid::-webkit-media-controls-panel {
	cursor: pointer;
}


video#hfVid::-webkit-media-controls-volume-slider-container,
video#hfVid::-webkit-media-controls-volume-slider,
video#hfVid::-webkit-media-controls-mute-button,
video#hfVid::-webkit-media-controls-timeline,
video#hfVid::-webkit-media-controls-fullscreen-button,
video#hfVid::-webkit-media-controls-toggle-closed-captions-button,
video#hfVid::-webkit-media-controls-play-button {
	cursor: pointer;
}

.page-node-5 .video,
.page-node-233 .video,
.page-node-235 .video,
.page-node-236 .video,
.page-node-586 .video {
	display: table;
	background: black;
}

.page-node-5 .hFive,
.page-node-233 .hFive,
.page-node-235 .hFive,
.page-node-236 .hFive,
.page-node-586 .hFive {
	display: table-cell;
	vertical-align: middle;
}

/*============================--- MEDIA QUERIES START ---============================*/


@media only screen and (max-width: 1655px) {
	/*
	.epNav li:nth-child(3) {
		 clear: left;
	}

	.epNav li:nth-child(3),
	.epNav li:nth-child(4) {
		 margin-top: 20px;
	}
	*/

	#block-menu-menu-episode-menu {
		width: 100%;	
	}
}


@media only screen and (max-width: 1635px) {
	.vCenter {
		/*width: 77%;*/
	}
}

@media only screen and (max-width: 1600px) {
	.calendar-calendar td {
		font-size: 7.8vw;
	}

	body .submitThanks + p {
		
	}
}

@media only screen and (max-width: 1525px) {

	/*--- WATCH THE SERIES ---*/

	.vCenter {
		width: 71%;
	}

}

@media only screen and (max-width: 1450px) {
	nav ul.menu li {
		
	}

	.not-front h1, #bodyWrap .epNav h1, #bodyWrap .epConWrap h3 {
		font-size: 2.7vw;
	}

	.epNav ul {
		-webkit-padding-start: 0;
	}
}


@media only screen and (max-width: 1400px) {
	
	/*--- HOME PAGE ---*/

	body.front {
		/*background-size: 130% 130%;*/
	}

	.lineHappening {
		left: -130px;
	}

	.wordsHappening {
		left: -245px;
		padding: 15px 45px;
		bottom: -192px;
	}

	.lineWatch {
		left: 80px;
	}

	.wordsWatch {
		left: -187px;
		top: -115px;
		padding: 15px 45px;
	}

	.lineLearn {
		right: -35px;
	}

	.wordsLearn {
		right: -245px;
		padding: 17px 22px;
	}

	.wordsFind {
		right: -160px;
    	padding: 15px 40px;
    	top: -155px;
	}
	.words {
		font-size: 50px;
	}

	.words div {
		font-size: 22px;
		line-height: 22px;
	}

}

@media only screen and (max-width: 1380px) {
	/*
	.epNav li:nth-child(3) {
		 clear: left;
	}

	.epNav li:nth-child(3),
	.epNav li:nth-child(4) {
		 margin-top: 20px;
	}

	#block-menu-menu-episode-menu {
		margin-top: -20px;
	}
	*/
}

@media only screen and (max-width: 1355px) {
	/*
	body nav ul.menu {
		margin-top: 17px;
	}

	nav ul.menu li {
		line-height: 37px;
		display: block;
		float: left;
	}

	nav ul.menu li:nth-of-type(4) {
		clear: left;
	}

	nav ul.menu li.last {
		line-height: 115px;
		top: -5px;
	}
	*/

	.hnLeft {
		width: 75%;
	}

}

@media only screen and (max-width: 1280px) {
	nav a:link, nav a:visited {
		font-size: 14px;
	}

	nav ul.menu li {
		
	}

}

@media only screen and (max-width: 1280px) {
	#block-block-5 input.ssSubmit {
		margin-top: 13px;
	}
}

@media only screen and (max-width: 1260px) {

	/*--- WATCH THE SERIES ---*/

	.vCenter {
		width: 68%;
	}

	.aboutEpWrap .bioName {
		margin-top: 0;
	}

	.aboutEpWrap .bioName p {
		margin: 0 0 20px;
	}

	.vwLeft {
		width: 238px;
	}

}

@media only screen and (max-width: 1215px) {
	body .epNav li:nth-child(3) {
		 clear: none;
	}

	body .epNav li:nth-child(3),
	body .epNav li:nth-child(4) {
		 margin-top: 0px;
	}

	body #block-menu-menu-episode-menu {
		margin-top: 0px;
	}

	#block-menu-menu-episode-menu a:link, #block-menu-menu-episode-menu a:visited {
		font-size: 13px;
	}

	.footerLeft > div {
		margin-right: 0;
		width: 43%;
	}

	.footerLeft > div:nth-child(1) {
		/*margin: 0 55px 0 45px;*/
		margin: 0 auto;
	}

	.footerLeft > div:nth-child(3) {
		clear: both;
	}

	.footerLeft > div:nth-child(3),
	.footerLeft > div:nth-child(4) {
		margin-top: 30px;
	}

	.footerLeft {
		width: 41%;
	}
}

@media only screen and (max-width: 1175px) {

	.jpIntro {
		font-size: 20px;
	}

	.bioMid {
		width: 44%;
	}

	.bioRight {
		margin: 19px 15px 0 0;
	}

}

@media only screen and (min-width: 1143px) {
	.page-node-583 .sub br {
		display: none; 	
	}
}

@media only screen and (max-width: 1143px) {

	.swTitle {
		font-size: 17px;
    	line-height: 23px;
	}
	
	/*--- WATCH THE SERIES ---*/
	.vCenter {
		width: 68%;
	}

	.hideMargin {
		margin-bottom: 100px;
	}

}

@media only screen and (max-width: 1080px){
	.interviewWrap img {
		
	}

	#block-menu-menu-episode-menu ul li.leaf:nth-child(1),
	#block-menu-menu-episode-menu ul li.leaf {
		padding-left: 52px;
	}



	.page-node-583 .relDesc h3 {
		font-size: 24px;
	}



}

/*--- iPad ---*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	/*--- HOMEPAGE & GLOBAL ---*/

	nav {
		height: 105px;
	}

	.lineFind {
		top: -124px;
	}

	.wordsFind {
		top: -160px;
	}

	.centerText {
		width: 471px;
		-webkit-transform: translate(-50%, -35%) scale(.85);
  		-moz-transform: translate(-50%, -35%) scale(.85);
  		-o-transform: translate(-50%, -35%) scale(.85);
  		-ms-transform: translate(-50%, -35%) scale(.85);
	  	transform: translate(-50%, -35%) scale(.85);
	}

	body img.logo {
		max-width: 90px;
    	margin: 33px 0 0 0;
    	left: 10px;
	}

	.airDates {
		left: 109px;
	}

	nav ul.menu li {
		margin: 0 30px 0 0;
	}

	nav .region-header {
		left: 183px;
	}

	nav ul.menu li.last {
		margin-left: -8px;
	}

	/*--- WATCH THE EPISODES ---*/
	
		/*--- VIDEO CHANGES ---*/
		#vidRight,
		.vwLeft {
			display: none;
		}

		html body #video,
		html body .vCenter {
			width: 100%;
		}
	
	.popupShade {
		z-index: 9999;
	}

	.bioLeft {
		max-width: 250px;
	}

	.bioMid {
		width: 47%;
		font-size: 16px;
		line-height: 20px;
	}

	.bioRight {
		max-width: 100px;
	}

	.bioRight img,
	.bioLeft img {
		height: auto;
		max-width: 100%;
	}

	html body .videoWrap {
		margin-top: initial;
	}

	/*--- JOIN A PROJECT ---*/

	body input.ssSubmit {
		margin-top: 12px;
	}

	/*--- ABOUT THE SERIES ---*/

	.aboutEpWrap .bioMid .bioFull > div.theName {
		font-size: 26px;
		line-height: 30px;
	}

	.biosSection .field-name-field-headline-text .field-item div {
		font-size: 36px;
	}

	.aboutEpWrap .bioMid .bioFull > div {
		font-size: 16px;
		line-height: 20px;
		margin-top: -10px;
	}

	.vertDestiny .aboutEpWrap {
		margin-top: 65px;
	}

	.vertDestiny {
		top: 0px;
		position: fixed;
		width: 100vw;
		z-index: 8888;
	}

	/*--- FOOTER ---*/

	.footerMid {
		width: 31%;
	}

	.footerRight {
		width: 20%;
	}

	
}

/*--- HEIGHT BASED MEDIA QUERIES ---*/

@media only screen and (max-height: 1025px){
	.relOptionalImages img {
		
	}

	/*
	.sciStarterFooter {
		position: absolute;
	    height: 70px;
	    width: 90%;
	    left: 0;
	    text-align: center;
	    vertical-align: middle;
	    margin: 22px 0 -30px;
	    max-width: 90%;
	    margin: auto;
	    left: 0;
	    right: 0;
	    bottom: 25px;
	}
	*/
}

@media only screen and (max-height: 900px) {
	.relOptionalImages img {
		
	}
}

@media only screen and (max-height: 875px) {
	.sciStarterFooter {
		position: absolute;
	    height: 65px;
	    width: 100%;
	    left: 0;
	    text-align: center;
	    vertical-align: middle;
	    margin: 22px 0 -30px;
	    max-width: 100%;
	    margin: auto;
	    left: 0;
	    right: 0;
	    bottom: -65px;
	    background: #eee;
	    padding-bottom: 10px;
	}

	.ssfOne, 
	.ssfTwo {
		max-width: 90%;
		margin: auto;
	}

	body .relatedWrap .relRight {
		max-width: 810px;
		width: 90%;
		margin: auto;
	}

	body .relatedWrap .notSS,
	body .relatedWrap .isSS {
		margin-top: 7px;
	}

	.sciStarterFooter .ssfTwo a:link, 
	.sciStarterFooter .ssfTwo a:visited {
		line-height: 65px;
    	max-height: 65px;
	}

	.relLeft {
		width: 20%;
	}

	.relLeft img {
		max-width: 100%;
    	height: auto;
	}

	.relDesc {
		max-height: 51vh;
	}

	.theName {
		font-size: 26px;
    	margin-bottom: -10px;
	}
}

@media only screen and (max-height: 850px) {
	.relatedWrap {
		max-height: 95vh;
	}
}

@media only screen and (max-height: 780px) {
	.centerText {
		-webkit-transform: translate(-50%, -30%) scale(.85);
    	-moz-transform: translate(-50%, -30%) scale(.85);
    	-o-transform: translate(-50%, -30%) scale(.85);
    	-ms-transform: translate(-50%, -30%) scale(.85);
    	transform: translate(-50%, -30%) scale(.85);
	}
}

@media only screen and (max-height: 780px) {
	body .bioWrap.videoWrap {
		max-height: 90vh;
		overflow-y: scroll;
		overflow-x: hidden;
	}
}

@media only screen and (max-width: 1030px){
	.vertTitle {
		font-size: 24px;
		line-height: 33px;
	}

	.interviewWrap {
	    width: 100vw;
	    height: 100vh;
	    padding: 0;
	}

	.intContent {
		padding: 40px 40px 175px;
		max-height: 100vh;
	}

	#smartfin .intTop,
	#smartfin .bottomText,
	.theProject.smartfin,
	#propellerhealth .intTop,
	#propellerhealth .bottomText,
	.theProject.propellerhealth,
	#thebucketbrigade .intTop,
	#thebucketbrigade .bottomText,
	.theProject.thebucketbrigade,
	#cocorahs .intTop,
	#cocorahs .bottomText,
	.theProject.cocorahs {
		background: rgba(16,100,135,1);
	}

	#crabcount .intTop,
	#crabcount .bottomText,
	.theProject.crabcount,
	#summer .intTop,
	#summer .bottomText,
	.theProject.summer,
	#medicmobile .intTop,
	#medicmobile .bottomText,
	.theProject.medicmobile,
	#troutunlimited .intTop,
	#troutunlimited .bottomText,
	.theProject.troutunlimited,
	#openstreetmap .intTop,
	#openstreetmap .bottomText,
	.theProject.openstreetmap {
		background: rgba(41,115,58,1);
	}

	#westernmonarchs .intTop,
	#westernmonarchs .bottomText,
	.theProject.westernmonarchs,
	#winter .intTop,
	#winter .bottomText,
	.theProject.winter,
	#countingtrucks .intTop,
	#countingtrucks .bottomText,
	.theProject.countingtrucks,
	#blackandsmellyrivers .intTop,
	#blackandsmellyrivers .bottomText,
	.theProject.blackandsmellyrivers,
	#eyesonalz .intTop,
	#eyesonalz .bottomText,
	.theProject.eyesonalz {
		background: rgba(102,68,108,1);
	}

	#christmasbirdcount .intTop,
	#christmasbirdcount .bottomText,
	.theProject.christmasbirdcount,
	#mosquitoalert .intTop,
	#mosquitoalert .bottomText,
	.theProject.mosquitoalert,
	#phillyunleaded .intTop,
	#phillyunleaded .bottomText,
	.theProject.phillyunleaded,
	#publiclab .intTop,
	#publiclab .bottomText,
	.theProject.publiclab {
		background: rgba(162,86,86,1);
	}

	#naturesnotebook .intTop,
	#naturesnotebook .bottomText,
	.theProject.naturesnotebook,
	#fall .intTop,
	#fall .bottomText,
	.theProject.fall,
	#cluestoakiller .intTop,
	#cluestoakiller .bottomText,
	.theProject.cluestoakiller {
		background: rgba(178,106,42,1);
	}

	#valledeoro .intTop,
	#valledeoro .bottomText,
	.theProject.valledeoro,
	#spring .intTop,
	#spring .bottomText,
	.theProject.spring {
		background: rgba(152,153,51,1);
	}

	#worldbank .intTop,
	#worldbank .bottomText,
	.theProject.worldbank {
		background: rgba(41,54,116,1);
	}
}

/*--- MOBILE MOBILE MOBILE ---*/

@media only screen and (min-width: 1023px) { 

}


@media only screen and (max-width: 1023px) {
	
	#bodyWrap {
		margin-top: -15px;
	}

	body .epNav {
		margin: 0px 0 60px;
	}

	body .hamburger {
		display: block;
	}


	/*--- SOCIAL MEDIA ---*/

	.region-buzz {
		margin-right: 0;
	}

	.buzzFacebook {
		text-align: right;
		margin-right: -14px;
	}

	#block-block-9,
	#block-block-10 {
		max-width: 325px;
		float: right;
	}

	/*--- SHOW URL / SEGMENT PAGE ---*/

	.node-type-show-url .showUrlWrap > .bioWrap {
		max-height: initial;
		max-width: 95vw;
		padding: 30px 0;
	}

	.intSocial {
		position: relative;
	    right: initial;
	    top: initial;
	    margin-bottom: -30px !important;
	}

	.node-type-show-url .fb-share-button,
	.node-type-show-url .tw-share-button,
	.node-type-show-url .em-share-button {
		display: none;
	}

	.node-type-show-url .showUrl-social .fb-share-button,
	.node-type-show-url .showUrl-social .tw-share-button,
	.node-type-show-url .showUrl-social .em-share-button {
		display: initial;
	}

	.node-type-show-url .showUrl-social a {
		display: inline-block;
	}

	body .showUrlWrap .bioWrap .bioRight > .field {
		max-height: initial;
		display: none;
	}

	.showUrlWrap .bioRight h3:after {
		font-family: FontAwesome;
   		content: "\f0da";
   		margin: 6px 0 0 5px;
	    display: inline-block;
	    vertical-align: top;
	}

	.showUrlWrap .bioRight h3.tisOpen:after {
		font-family: FontAwesome;
   		content: "\f0d7";
	}

	body .showUrlWrap .bioWrap .bioRight > .field.suwShow {
		display: block;
	}

	/*--- HOMEPAGE ---*/

	img.logo {
		max-width: 90px;
		margin: 16px 0 0 0;
	}

	#block-block-20 .bracket {
		margin-top: -10px;
	}

	.bracket {
		font-size: 55px;
	}

	body .splashVideo {
		display: none !important
	}

	html body #nav.mobile-menu-open ul.menu li {
		float: none;
	}

	body #block-menu-menu-episode-menu {
		width: 100%;
	}

	.epNav ul.menu {
		max-width: 288px;
		height: 60px;
		margin: auto;
	}

	body .centerText {
		width: inherit;
		top: inherit;
		left: inherit;
		position: relative;
		text-align: center;
		font-size: 24px;
		/*
		transform: translate(0, -40%);
    	-webkit-transform: translate(0, -40%);
    	-moz-transform: translate(0, -40%);
    	-o-transform: translate(0, -40%);
    	-ms-transform: translate(0, -40%);
    	*/
    	transform: translate(0, 0);
    	-webkit-transform: translate(0, 0);
    	-moz-transform: translate(0, 0);
    	-o-transform: translate(0, 0);
    	-ms-transform: translate(0, 0);
    	
	}

	body.front .words {
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		bottom: inherit;
		display: inline-block;
		font-size: 30px;
		padding: 7px 10px 10px;
		line-height: 34px;
	}

	.corners:before {
		top: -4px;
    	left: -5px;
    	background-size: 65%;
	}

	.corners:after {
		bottom: -16px;
    	right: -16px;
    	background-size: 65%;
	}

	.lineFind,
	.lineWatch,
	.lineLearn,
	.lineHappening {
		display: none;
	}

	.centerText a:first-of-type {
		display: block;
		margin: 20% 0 15px;
	}

	.centerText > a:nth-of-type(2) {
		margin-right: 15px;
	}

	.centerText > a:last-of-type {
		display: block;
		margin: 15px 0;
	}

	.centerText span {
		font-size: inherit;
	}

	.centerText div {
		margin: 0;
	}

	/*---Featured Project---*/
	.showUrlWrap .bioWrap {
		height: auto;
		max-height: 100%;
	}

	.page-node-583 .suwTopWrap {
    	max-width: 94%;
    	margin: 0 auto -5px;
    	height: 15vw;
    	background-size: 35%;
	}

	.page-node-583 .jpIntro h2 {
		margin: 0 0 10px;
	}

	.page-node-583 .jpIntro br {
		display: block;
	}

	.page-node-583 .bioLeft {
		display: none;
	}

	.page-node-583 .showUrlWrap .bioWrap .bioRight {
		margin-top: 40px;
	}

	.page-node-583 .jpIntro h2 {
		margin-top: 5%;
		font-size: 4.5vw;
	}

	.page-node-583 .jpIntro .sub {
		font-size: 2.5vw;
		line-height: 3.3vw;
	}

	.showUrlWrap .bioWrap .bioRight,
	.showUrlWrap .bioWrap .bioMid,
	.showUrlWrap .bioWrap .bioLeft,
	.showUrlWrap .title-wrap {
		width: 90%;
		margin: 0 auto;
	}

	.showUrlWrap .title-wrap {
		text-align: center;
	}

	#bodyWrap .showUrlWrap .title-wrap h1 {
		font-size: 30px;
		line-height: 34px;
    	margin-bottom: 5px;
	}

	.node-type-show-url .jpIntro,
	.showUrlWrap .title-wrap {
		display: block;
	}

	.page-node-583.node-type-show-url .jpIntro {
		width: 100%;
	}

	.node-type-show-url .jpIntro {
		width: 70%;
	    margin: 0 auto 10px;
	    text-align: center;
	}

	.showUrlWrap .bioWrap .bioLeft img {
	    max-width: 30vw;
	}

	.node-type-show-url .explore {
		display: none;
	}

	/*--- WATCH THE EP ---*/

	body .video img { 
		min-height: initial;
		/*max-height: 300px;*/
	}

	body.page-node-5 .epTitle.titleOne,
	body.page-node-233 .epTitle.titleTwo,
	body.page-node-235 .epTitle.titleThree,
	body.page-node-236 .epTitle.titleFour {
		display: block;
		font-weight: bold;

	}

	#bodyWrap .region-content,
	.node-type-episode #block-system-main {
		padding: 0 10px;
	}

	.node-type-find-a-project #bodyWrap h1, 
	#bodyWrap .happeningNowWrap h1,
	.ccContact h3, 
	h3.theHead, 
	.not-front h1, 
	.node-type-about-the-show #bodyWrap h1, 
	#bodyWrap .epNav h1, 
	#bodyWrap .epConWrap h3 {
		font-size: 22px;
		margin-left: 1px;
		margin-top: 0;
	}

	.epNav {
		text-align: center;
		margin: 0;
	}

	/*
	.epNav ul {
		height: 80px;
	}
	*/

	.videoWrap {
		/*margin-top: -35px;*/
	}

	#block-menu-menu-episode-menu a:link, 
	#block-menu-menu-episode-menu a:visited {
	    /*width: 300px;
	    position: absolute;
	    top: 50px;
	    left: 30px;
	    max-width: 300px;
	    overflow: visible;*/
	    max-width: 0;
	    overflow: hidden;
	    padding-left: 6px;
	    display: block;
	    padding-top: 22px;
	}

	/*
	#block-menu-menu-episode-menu li.first a:before {
		top: -53px;
		left: 65px;
	}

	body #block-menu-menu-episode-menu li:nth-child(2) a:before {
		top: -53px;
		left: 36px;
	}

	body #block-menu-menu-episode-menu ul.menu li:nth-child(3) a:before {
		top: -53px;
		left: 26px;
	}

	#block-menu-menu-episode-menu a:link, #block-menu-menu-episode-menu a:visited {
		left: -180px;
	}

	body #block-menu-menu-episode-menu ul.menu li:nth-child(4) a:before {
		top: -53px;
		left: 225px;
	}

	body #block-menu-menu-episode-menu ul.menu li.active-trail a {
		display: none;
	}

	body #block-menu-menu-episode-menu ul.menu li.active-trail a {
		display: block;
	}
	*/

	#block-menu-menu-episode-menu a br {
		display: none;
	}

	#block-menu-menu-episode-menu ul li {
		display: inline-block;
	    max-width: 0;
	    overflow: hidden;
	    width: 0;
    	text-align: center;
    	padding: 0;
    	box-sizing: border-box;
	}

	#block-block-2,
	#vidRight,
	.vwLeft {
		display: none;
	}

	.vCenter,
	#video,
	#video iframe {
		width: 100%;
	}

	#block-block-3 {
		text-align: center;
	}

	#block-block-4 h3,
	#block-block-3 h3 {
		position: relative;
	}

	.page-node-5 #block-block-4 h3:before,
	.page-node-5 #block-block-3 h3:before {
		content: 'Episode 1';
	    position: absolute;
	    top: -24px;
	    left: 0;
	    font-size: 12px;
	    right: 0;
	    width: 100%;
	    text-align: center;
	}

	.page-node-233 #block-block-4 h3:before,
	.page-node-233 #block-block-3 h3:before {
		content: 'Episode 2';
	    position: absolute;
	    top: -24px;
	    left: 0;
	    font-size: 12px;
	    right: 0;
	    width: 100%;
	    text-align: center;
	}

	.page-node-235 #block-block-4 h3:before,
	.page-node-235 #block-block-3 h3:before {
		content: 'Episode 3';
	    position: absolute;
	    top: -24px;
	    left: 0;
	    font-size: 12px;
	    right: 0;
	    width: 100%;
	    text-align: center;
	}

	.page-node-236 #block-block-4 h3:before,
	.page-node-236 #block-block-3 h3:before {
		content: 'Episode 4';
	    position: absolute;
	    top: -24px;
	    left: 0;
	    font-size: 12px;
	    right: 0;
	    width: 100%;
	    text-align: center;
	}

	.view-related-projects .view-content > div > div {
		max-height: 250px;
	}

	.epConWrap .block {
		max-height: 310px;
	}

	#block-views-related-projects-block.block {
		max-height: inherit;
	}
 
	.cycle-prev, 
	.cycle-prevOne, 
	.cycle-prevThree, 
	.cycle-prevTwo {
		width: 25px;
		top: 0%;
		left: 6px;
		background: none;
		top: 0%;
	    background-size: 75%;
	}

	.cycle-prev:after, 
	.cycle-prevOne:after, 
	.cycle-prevThree:after, 
	.cycle-prevTwo:after {
		content: '';
		font-family: FontAwesome;
   		content: "\f0d9";
   		font-size: 50px;
   		text-shadow: 0 0 10px #000;
	}

	body .cycle-next, 
	body .cycle-nextOne, 
	body .cycle-nextThree, 
	body .cycle-nextTwo {
		width: 25px;
		background-position: right;
		background: none;
		top: 0%;
	    right: 0;
	    background-size: 75%;
	}

	.cycle-next:after, 
	.cycle-nextOne:after, 
	.cycle-nextThree:after, 
	.cycle-nextTwo:after {
		content: '.';
		font-family: FontAwesome;
   		content: "\f0da";
   		font-size: 50px;
   		text-shadow: 0 0 10px #000;
	}


	body .cyclePrev {
		width: 25px;
		top: 0%;
		left: 6px;
		background: none;
		top: 0%;
	    background-size: 75%;
	}

	body .cyclePrev:after {
		content: '';
		font-family: FontAwesome;
   		content: "\f0d9";
   		font-size: 50px;
   		text-shadow: 0 0 10px #000;
	}
	

	body .cycleNext {
		width: 25px;
		background-position: right;
		background: none;
		top: 0%;
	    right: 0;
	    background-size: 75%;
	}

	body .cycleNext:after {
		content: '.';
		font-family: FontAwesome;
   		content: "\f0da";
   		font-size: 50px;
   		text-shadow: 0 0 10px #000;
	}

	#block-block-13 img {
		margin-top: -15px;
	}

	.epWrap {
		margin-top: 20px;
	}

	body .theNewsletter #block-block-13.block {
		padding: 50px 23px 23px;
	}

	#block-block-13 .adbClose, #block-block-13 .psClose {
		top: 40px;
	}

	body .theNewsletter #block-block-13.block p {
		font-size: 16px;
		line-height: 22px;
	}

	body .theNewsletter #block-block-13 a:link,
	body .theNewsletter #block-block-13 a:visited {
		margin-top: 10px;
    	display: block;
    	margin-bottom: 10px;
	}

	.intContent {
		overflow: initial;
		max-height: initial;
	}

	.intText {
		text-align: left;
		padding-bottom: 40px;
	}

	.itCaption {
		margin-bottom: 5px;
	}

	.vertDestiny {
		position: fixed;
		height: 100vh;
		width: 100vw;
		z-index: 1000;
		max-height: 100vh;
	}

	.aboutMore .itTitle div {
		line-height: 44px;
	}

	body .bioWrap.videoWrap {
		max-width: initial;
	}

	.interviewWrap, 
	body .theNewsletter .block,
	.relatedWrap,
	.bioWrap {
		height: 100vh;
		width: 100vw;
		top: inherit;
		left: inherit;
		transform: translate(0, 0);
    	-webkit-transform: translate(0, 0);
    	-moz-transform: translate(0, 0);
    	-o-transform: translate(0, 0);
    	-ms-transform: translate(0, 0);
    	overflow-y: auto;
    	overflow-x: hidden;
    	position: absolute;
    	padding: 25px 10px 100px 0;
    	text-align: center;
    	max-height: 100vh;
	}

	.bioLeft .bioName div {
		font-size: 16px;
		margin: 0 0 10px;
	}

	.bottomText {
		display: none;
	}

	.bioMid,
	.bioLeft,
	.relLeft,
	.relatedWrap .relRight {
		max-width: inherit;
		float: none;
		margin: 0;
		width: 100%;
	}

	.bioRight {
		float: none;
		max-width: 100%;
		margin: 0;
	}

	.field-name-field-headline-text {
		margin-top: 20px;
	}

	.field-name-field-extra-images .field-item {
		display: inline-block;
		margin-right: 10px;
	}

	.aboutEpWrap .bioMid {
		margin: auto;
		max-width: 80vw;
	}

	.aboutEpWrap .bioRight {
    	margin: 15px auto 0;
    	float: none;
	}

	.relLeft img {
		max-width: 50vw;
    	height: auto;
    	margin: auto;
    	display: block;
	}

	.bioLeft img {
		max-width: 30vw;
    	height: auto;
    	margin: auto;
    	display: block;
	}

	body .bioLeft .bioName,
	body .theName {
		margin-top: 5px;
		font-size: 26px;
		line-height: 30px;
		text-align: center;
	}

	.videoWrap iframe {
		width: 80vw;
		max-height: 40vh;
		/*height: auto;*/
	}

	.relDesc,
	.field-name-field-project-description,
	.field-name-field-description-vid,
	.field-name-field-full-bio {
		padding: 0 10px;
		text-align: left;
		max-height: initial;
	}

	.theSubtitle {
		margin: 0 0 10px;
		font-size: 16px;
	}

	.sciStarterFooter {
		position: relative;
		height: initial;
		bottom: inherit;
	}

	body .sciStarterFooter a:link,
	body .sciStarterFooter a:visited {
	    position: relative;
	    height: initial;
	    bottom: inherit;
	    max-height: initial !important;
	    line-height: 8px;
	    font-size: 13px;
	    display: inline-block;
	    padding-bottom: 26px;
	    margin: -15px 0 -30px;
	}

	body .sciStarterFooter .ssfOne img {
		display: block;
		margin: auto;
	}

	body .sciStarterFooter .ssfOne a:link,
	body .sciStarterFooter .ssfOne a:visited {
		line-height: 20px;
		padding-top: 10px;
		max-width: 80%;
		margin: auto;
	}


	body .sciStarterFooter .ssfTwo a:link,
	body .sciStarterFooter .ssfTwo a:visited {
		background: #273c7f;
		line-height: initial;
		padding: 20px;
    	box-sizing: border-box;
	}

	.relOptionalImages {
		
	}

	.sciStarterFooter img {
		
	}

	#block-block-4 {
		text-align: center;
	}

	.body .ccContact h3, 
	#bodyWrap .epConWrap h3 {
		margin-top: 14px;
	}

	/*--- JOIN A PROJECT ---*/

	ul.join-social {
		margin-top: 5px;
		text-align: center;
	}

	.pwTop {
		text-align: center;
		margin-top: 30px;
	}

	.calFarewell {
		width: 90%;
		margin: auto;
	}

	.calFarewell h3 {
		font-size: 18px;
	}

	.calFarewell p,
	.jpIntro {
		font-size: 16px;
		line-height: 20px;
		text-align: left;
	}

	.jpIntro br {
		display: none;
	}

	.pwRight,
	.pwLeft {
		max-width: 100%;
		width: 100%;
	}

	.pwRight {
		
	}

	.field-name-field-slider {
		display: none;
	}

	.sciStarterResults {
		max-height: 300px;
	}

	body input.ssSubmit {
		margin-left: 0;
	}

	#sciStarterForm {
		max-width: 700px;
		margin: auto;
	}

	.submitThanks {
		margin-top: 0;
	}

	.submitThanks div {
		display: block;
	}

	.submitThanks p {
		vertical-align: bottom;
	    width: 100%;
	    margin: -15px auto 20px;
	    text-align: center;
	    display: block;
	    max-height: initial;
	}

	.submitThanks p img {
		margin: 0 auto 20px;
	}

	/*--- ABOUT THE SERIES ---*/

	.showWrap {
		text-align: center;
		margin-top: 30px;
	}

	.trailerWrap iframe {
		max-height: 300px;
	}

	.biosSection {
		padding: 20px 15px;
	}

	.biosSection .field-name-field-headline-text .field-item {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.biosSection .field-name-field-headline-text .field-item div {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.biosSection .field-name-field-headline-text .field-item {
		letter-spacing: 1px;
		margin-bottom: 10px;
	}

	html body .aboutLeft {
		margin-bottom: 0;
	}

	.views-row-1 .vertImage .vertText {
		
	}

	.aboutRight,
	.aboutLeft {
		width: 100%;
		text-align: left;
		font-size: 16px;
    	line-height: 20px;
    	text-align: left;
    	margin-bottom: 15px;
	}

	.view-about-the-show-episode .views-row {
		width: 50%;
	}

	.view-about-the-show-episode .views-row-3 {
		clear: left;
	}

	.vertImage .vertText {
		text-shadow: 0 0 20px #000;
	}

	.vertTitle {
		font-size: 18px;
	}

	#block-views-about-show-bio-block .views-row {
		display: inline-block;
	}

	.ccContact .jpIntro {
		width: 100%;
	}

	.ccTop {
		height: inherit;
	}

	#block-webform-client-block-234 input.webform-submit {
		position: relative;
		bottom: inherit;
		right: inherit;
	}

	.aboutEpWrap .bioLeft {
		display: none;
	}

	.aboutEpWrap .bioMid {
		width: 100%;
	}

	.bioWrap.aboutEpWrap {
		
	}

	.aboutBioWrap .bioName div {
		font-size: 16px;
	    margin-bottom: 15px;
	    
	}

	.productionCreditsWrap {
		text-align: center;
	}



	.prodCredits .aboutBioWrap {
		height: initial !important;
		max-height: 100vh;
    	overflow: hidden;
	}

	.pcwTitle {
		display: none;
	}

	.pcwName {
		font-size: 20px;
		margin: 5px 0 7px;
	}

	.pcwBody {
		font-size: 14px;
		text-align: left;
		max-height: 67vh;
	}

	.prodCredits .pcwBody p {
		margin-bottom: 5px;
	}

	body .prodCredits .bioLeft .bioName {
		font-size: 16px;
	}

	.prodCredits .bioLeft img {
		display: none;
	}

	.pcEps a:link, 
	.pcEps a:visited {
		font-size: 16px;
		margin-bottom: 5px;
	}

	body .ccContact h3 {
		margin-top: 15px;
	}

	.aboutBioWrap .bioMid {
		width: 100%;
		max-height: initial;
		font-size: 16px;
    	line-height: 20px;
    	text-align: left;
    	padding: 0 15px;
    	box-sizing: border-box;
	}

	#block-block-11 {
		top: 0;
    	left: 0;
    	position: fixed;
    	max-width: inherit;
    	height: 100vh;
    	width: 100vw;
    	transform: translate(0, 0);
    	-webkit-transform: translate(0, 0);
    	-moz-transform: translate(0, 0);
    	-o-transform: translate(0, 0);
    	-ms-transform: translate(0, 0);
	}

	.nlwtText {
		width: 100%;
    	font-size: 16px;
    	line-height: 20px;
    	margin-bottom: 25px;
	}

	/*--- CROWDCLOUDLIVE ---*/

	#block-block-12 img {
		margin: 0;
	}

	.liveitup .psClose {
		top: 30px;
	}

	.liveitup #block-block-12 {
		padding: 0 20px;
		    overflow-y: auto;
    	overflow-x: hidden;
	}

	#block-block-12 p {
		font-size: 16px;
		line-height: 22px;
	}

	#block-block-12 p:nth-of-type(3) {
		text-align: center;
	}

	

	/*--- CITSCI CALENDAR ---*/

		/*--- NEW ---*/


		body.page-node-482 .hnLeft {
			max-height: initial;
		}

		body .calOpen .ncwClose {
			display: none;
		}

	body .view .date-nav-wrapper {
		margin-top: 0;
	}

	.happeningNowWrap {
		text-align: center;
		margin-top: 30px;
	}

	.hnLeft {
		width: 100%;
		padding: 10px 10px 10px 20px;
		position: relative;
	}

	.hnRight,
	.happeningNowWrap > h4 {
		display: none;
	}

	.hnContent {
		margin: 55px 0 0 0;
		width: 85%;
	}

	.hnCalendar {
		float: right;
		width: 10%;
	}

	.view .date-nav-wrapper .date-heading h3 a:link, 
	.view .date-nav-wrapper .date-heading h3 a:visited {
		color: #fff !important;
	}

	.view .date-nav-wrapper .date-heading h3 {
		font-size: 36px;
		position: absolute;
		top: -25px;
		left: 0;
		right: 0;
		width: 100%;
		text-align: center;
	}

	body .view .date-nav-wrapper .date-prev a:before,
	body .view .date-nav-wrapper .date-next a:before {
		background-size: 50%;
	}

	body .view .date-nav-wrapper .date-prev, 
	body .view .date-nav-wrapper .date-next {
		top: 32px;
		position: relative;
	}

	body .block-views .view .date-nav-wrapper .date-prev {
		top: 13px;
		left: 21%;
		width: 20px;
		height: 25px;
		margin: 0;
		padding: 0;
		position: absolute;
	}

	html body.page-node-482 .view .date-nav-wrapper .date-prev {
		top: 7px;
		left: 20.5%;
	}

	html body.page-node-482 .view .date-nav-wrapper .date-next {
		right: 23%;
    	top: 7px;
    	position: absolute;
    	width: 20px;
    	height: 25px;
    	margin: 0;
    	padding: 0;
	}

	html body .calendar-calendar table.mini td.empty,
	html body .calendar-calendar table.mini td.has-no-events {
		display: none;
	}

	body .calendar-calendar table.mini td {
		display: block;
		height: 40px;
		line-height: inherit;
		width: 100%;
	}

	.view .date-nav-wrapper,
	.view .date-nav-wrapper .date-nav,
	body .view .date-nav-wrapper .date-heading {
		position: initial;
	}

	.view-happening-now .view-header {
		height: 0;
	}

	.view-happening-now .view-content {
		margin-top: 75px;
	}

	.calendar-calendar td.dateActive div:first-of-type {
		border: none;
		height: initial;
	}

	td.cornersCh:after,
	td.cornersCh:before {
		display: none;
	}

	.dateImage div:nth-child(2) {
		font-size: 12px;
	}

	.dateTitle {
		font-size: 20px;
		line-height: 24px;
		margin-top: 5px;
	}

	.dateTitle span {
		font-size: 14px;
	}

	.dateBody {
		text-align: left;
		font-size: 16px;
		line-height: 20px;
		margin-top: 15px;
	}

	.dateLink a:link,
	.dateLink a:visited {
		font-size: 16px;
		margin-top: 10px;
	}

	.hnCalendar .ajax-progress {
			position: absolute;
		top: 0;
		right: 0;
	}

	body.page-node-482 .hnRight {
		display: none;
	}


	/*--- FOOTER ---*/

	.footerLeft,
	.footerMid,
	.footerRight {
		width: 100%;
		clear: both;
		text-align: center;
		max-width: 100%;
	}

	.footerLeft > div {
		width: 50%;
		margin-bottom: 25px !important;
	}

	.footerLeft > div:nth-child(1){
		margin: 0;
	}

	.footerLeft > div:nth-child(3),
	.footerLeft > div:nth-child(4) {
		margin: 0;
	}

	.footerBottom {
		color: #fff;
	}

	.footerBottom a:link,
	.footerBottom a:visited {
		color: #fff;
		text-decoration: none;
	}

	/*--- TEXT COLOR ---*/

	#smartfin .intTop,
	#smartfin .bottomText,
	.theProject.smartfin,
	#propellerhealth .intTop,
	#propellerhealth .bottomText,
	.theProject.propellerhealth,
	#thebucketbrigade .intTop,
	#thebucketbrigade .bottomText,
	.theProject.thebucketbrigade,
	#cocorahs .intTop,
	#cocorahs .bottomText,
	.theProject.cocorahs {
		background: rgba(16,100,135,1);
	}

	#crabcount .intTop,
	#crabcount .bottomText,
	.theProject.crabcount,
	#summer .intTop,
	#summer .bottomText,
	.theProject.summer,
	#medicmobile .intTop,
	#medicmobile .bottomText,
	.theProject.medicmobile,
	#troutunlimited .intTop,
	#troutunlimited .bottomText,
	.theProject.troutunlimited,
	#openstreetmap .intTop,
	#openstreetmap .bottomText,
	.theProject.openstreetmap {
		background: rgba(41,115,58,1);
	}

	#westernmonarchs .intTop,
	#westernmonarchs .bottomText,
	.theProject.westernmonarchs,
	#winter .intTop,
	#winter .bottomText,
	.theProject.winter,
	#countingtrucks .intTop,
	#countingtrucks .bottomText,
	.theProject.countingtrucks,
	#blackandsmellyrivers .intTop,
	#blackandsmellyrivers .bottomText,
	.theProject.blackandsmellyrivers,
	#eyesonalz .intTop,
	#eyesonalz .bottomText,
	.theProject.eyesonalz {
		background: rgba(102,68,108,1);
	}

	#christmasbirdcount .intTop,
	#christmasbirdcount .bottomText,
	.theProject.christmasbirdcount,
	#mosquitoalert .intTop,
	#mosquitoalert .bottomText,
	.theProject.mosquitoalert,
	#phillyunleaded .intTop,
	#phillyunleaded .bottomText,
	.theProject.phillyunleaded,
	#publiclab .intTop,
	#publiclab .bottomText,
	.theProject.publiclab {
		background: rgba(162,86,86,1);
	}

	#naturesnotebook .intTop,
	#naturesnotebook .bottomText,
	.theProject.naturesnotebook,
	#fall .intTop,
	#fall .bottomText,
	.theProject.fall,
	#cluestoakiller .intTop,
	#cluestoakiller .bottomText,
	.theProject.cluestoakiller {
		background: rgba(178,106,42,1);
	}

	#valledeoro .intTop,
	#valledeoro .bottomText,
	.theProject.valledeoro,
	#spring .intTop,
	#spring .bottomText,
	.theProject.spring {
		background: rgba(152,153,51,1);
	}


	#worldbank .intTop,
	#worldbank .bottomText,
	.theProject.worldbank {
		background: rgba(41,54,116,1);
	}


}

@media only screen and (max-width: 800px){
	.relOptionalImages .field-item {
		width: 100%;
	}

	.centerText div.frontDiscover,
	.centerText span,
	.centerText > div:last-of-type {
		display: none;
	}

	/*
	html body.front .centerText {
		-webkit-transform: translate(0, -55%);
    	-moz-transform: translate(0, -55%);
    	-o-transform: translate(0, -55%);
    	-ms-transform: translate(0, -55%);
	}
	*/
}

@media only screen and (max-width: 730px){
	#block-views-about-show-bio-block .views-row {
		float: none;
		min-width: 30%;
	}

	#block-views-about-show-bio-block .views-row-2 {
		margin-right: 0;
	}

	#block-views-about-show-bio-block .views-row-3 {
		margin-top: 20px;
	}

	#block-views-about-show-bio-block .views-row-4 {
		margin-top: 20px;
		vertical-align: top;
	}
}

@media only screen and (max-width: 565px){
	
	.page-node-583 .suwTopWrap {
		height: 180px;
		background-size: 100%;
	}

	body.page-node-583.node-type-show-url .jpIntro {
		width: 90%;
	}

	.page-node-583 .jpIntro h2 {
	    margin: 10% 0 0;
	    font-size: 30px;
	    line-height: 32px;
	}

	body.page-node-583 .jpIntro br {
		display: none;
	}

	.page-node-583 .relDesc h3 {
		font-size: 20px;
	}

	.page-node-583 .jpIntro .sub {
	    font-size: 16px;
	    line-height: 22px;
	    margin-top: 15px;
	}

	body .ncwImg {
		max-width: 100%;
		width: 100%;
		margin-bottom: 5px;
	}

	body .ncwDate div {
		margin-top: -6px;
		font-size: 28px;
	}

	body .ncwConWrap {
		float: none;
		width: 100%;
		margin: 0 auto 40px;
		clear: both;
		border-bottom: 2px solid #aaa;
		padding-bottom: 23px;
	}

	body .ncwTitle {
		line-height: 32px;
	}

	.ncwLink {
		margin-bottom: 8px;
		margin-top: 11px;
	}

	.ncwCon {
		margin-top: 7px;
	}

	.ncwLink a {
		word-wrap: break-word;
    	line-height: 20px;
    	display: block;
	}

	body .ncwTitle {
		font-size: 28px;
	}

	.ncwDate {
		margin-left: -18%;
		margin-top: 14px;
	}

	.calOpen .ncwLink a:link, 
	.calOpen .ncwLink a:visited {
	    text-decoration: none;
	    color: #00ffff;
	    font-size: 16px;
	}

	#block-views-happening-now-block-3 .views-row {
    	width: 76%;
    	margin: auto;
	}

	body .ncwDate {
		width: initial;
	}

	body .newCalWrap.calOpen {
	    background: transparent;
	    color: #fff;
	    padding: 0;
	    box-sizing: border-box;
	}

	.view-happening-now .view-content {
		margin-top: 80px;
	}

	body.page-node-482 .view .date-nav-wrapper .date-heading h3 {
		top: -10px;
		font-size: 44px;
	}

	html body.page-node-482 .view .date-nav-wrapper .date-prev {
		top: 21px;
		left: 1%;
	}

	html body.page-node-482 .view .date-nav-wrapper .date-next {
		right: 5%;
    	top: 21px;
	}

}

@media only screen and (max-width: 500px){
	.vertDestiny .bioRight {
		display: none;
	}

	.vertCorners {
		display: none;
	}

	body .epBlock {
		max-width: 260px;
	}

	html body.front .centerText {
		-webkit-transform: translate(0, 15%) scale(.85);
    	-moz-transform: translate(0, 15%) scale(.85);
    	-o-transform: translate(0, 15%) scale(.85);
    	-ms-transform: translate(0, 15%) scale(.85);
	}

	body .vertImage .vertText {
		top: 18%;
	}	

	body .vertTitle {
		line-height: 25px;
	}

	.aptIframe iframe {
	    max-width: 80vw;
	    margin: auto;
	}

}

@media only screen and (max-width: 400px){
	html body.front .centerText {
		-webkit-transform: translate(0, 0%);
    	-moz-transform: translate(0, 0%);
    	-o-transform: translate(0, 0%);
    	-ms-transform: translate(0, 0%);
	}
}


/*--- LANDSCAPE ---*/

@media only screen and (min-device-width: 414px) and (max-device-width: 736px)  and (orientation: landscape) { 

	html body .centerText {
		-webkit-transform: translate(0, -55%) scale(.85);
    	-moz-transform: translate(0, -55%) scale(.85);
    	-o-transform: translate(0, -55%) scale(.85);
    	-ms-transform: translate(0, -55%) scale(.85);
	}
}


/*--- IPHONE 5 LANDSCAPE ---*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
	html body .centerText {
		-webkit-transform: translate(0, -55%) scale(.85);
    	-moz-transform: translate(0, -55%) scale(.85);
    	-o-transform: translate(0, -55%) scale(.85);
    	-ms-transform: translate(0, -55%) scale(.85);
	}

	body.front .words {
	    position: relative;
	    top: inherit;
	    left: inherit;
	    right: inherit;
	    bottom: inherit;
	    display: inline-block;
	    font-size: 24px;
	    padding: 3px 10px 10px;
	    line-height: 32px;
	}

	.words div {
    	font-size: 19px;
    	line-height: 18px;
    }

}















