
#stacks_in_13_page33 {
	padding:  10px;
}

#stacks_in_15_page33 {
	padding:  10px;
}
#stacks_in_34_page33>.s3_row {
	margin: 0 -10px;
}

#stacks_in_34_page33>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_34_page33>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_34_page33>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_34_page33>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_34_page33>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_49_page33 {
	padding:  10px;
}

#stacks_in_51_page33 {
	background-color: rgba(0, 64, 128, 1.00);
}

#stacks_in_52_page33 {
	font-size: 149%;
}
#PlayerWrapper-Eric {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-Eric *,
#PlayerWrapper-Eric *:before,
#PlayerWrapper-Eric *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-Eric {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(0, 64, 128, 1.00);
}








#MediaFrame-Eric {
	padding-bottom: 1.00%;
}


#PlayerWrapper-Eric #media-Eric {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-Eric .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#PlayerWrapper-Eric .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-Eric .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Eric .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Eric .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: rgba(255, 255, 255, 1.00);
}

#PlayerWrapper-Eric .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Eric .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#PlayerWrapper-Eric .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-Eric .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-Eric {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-Eric {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-Eric {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: rgba(153, 153, 153, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%, rgba(153, 153, 153, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1.00)), color-stop(100%,rgba(153, 153, 153, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153, 153, 153, 1.00) 0%,rgba(153, 153, 153, 1.00) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(153, 153, 153, 1.00)', endColorstr='rgba(153, 153, 153, 1.00)',GradientType=0 ); /* IE6-9 */
}





#media-controls-Eric button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-Eric span.media-button,
#media-controls-Eric span.time,
#media-controls-Eric span.player-extra-element,
#media-controls-Eric span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-Eric span.media-button.left-aligned,
#media-controls-Eric span.time.left-aligned,
#media-controls-Eric span.player-extra-element.left-aligned,
#media-controls-Eric span.duration.left-aligned {
	text-align: left;
}

#media-controls-Eric span.media-button.right-aligned,
#media-controls-Eric span.time.right-aligned,
#media-controls-Eric span.player-extra-element.right-aligned,
#media-controls-Eric span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-Eric span.media-button a,
#media-controls-Eric span.media-button button {
	font-size: 24px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-Eric span.media-button a,
	#media-controls-Eric span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-Eric span.media-button a:hover,
#media-controls-Eric span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Icons */
#media-controls-Eric [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-Eric [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

/* Time and titles */
#media-controls-Eric span.time,
#media-controls-Eric span.player-extra-element,
#media-controls-Eric span.duration {
	font-size: 14px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-Eric span.time,
	#media-controls-Eric span.player-extra-element,
	#media-controls-Eric span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-Eric .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-Eric .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-Eric .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(82, 157, 225, 1.00)), color-stop(100%, rgba(36, 94, 143, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	background-image: linear-gradient(to bottom, rgba(82, 157, 225, 1.00) 0, rgba(36, 94, 143, 1.00) 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-Eric .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-Eric .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-Eric,
	#PlayerWrapper-Eric .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_in_28_page33 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_28_page33 .pullquote:before, #stacks_in_28_page33 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_28_page33 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_28_page33 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_28_page33 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_28_page33 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_28_page33 {
	padding:  9px;
}

#stacks_in_31_page33 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_31_page33 .pullquote:before, #stacks_in_31_page33 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_31_page33 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_31_page33 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_31_page33 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_31_page33 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_31_page33 {
	padding:  10px;
}

#stacks_in_45_page33 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_45_page33 .pullquote:before, #stacks_in_45_page33 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_45_page33 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_45_page33 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_45_page33 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_45_page33 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_45_page33 {
	padding:  10px;
}
