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

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_366 .pullquote:before, #stacks_in_366 .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_366 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_366 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_366 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#audioPlayerContainerstacks_in_305 {
	position: relative;
	z-index: 1;
}

#audioPlayerContainerstacks_in_305,
#audioPlayerContainerstacks_in_305:before,
#audioPlayerContainerstacks_in_305:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#audioPlayerstacks_in_305 {
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_305 {
	position: relative;
	z-index: 5;
	overflow: hidden;
	border-radius: 0px;
}

#audioPlayerControlsstacks_in_305 [class^="fa fa-"] {
	color: rgba(133, 26, 79, 1.00);
}


#audioPlayerstacks_in_305 {
	display: block;
}

#audioPlayerControlsstacks_in_305 {
	display: none;
}



/* No background */
#audioPlayerControlsstacks_in_305 {
	background: transparent;
}




















#audioPlayerControlsWrapperstacks_in_305 {
	display: flex;
	position: relative;
	z-index: 2;
}

#audioPlayerControlsstacks_in_305 button {
	background: none;
	border: 0;
	outline: none;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	width: 30px;
	padding: 0;
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	cursor: pointer;
}

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_305 #audioPlayerPlayPausestacks_in_305 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_305 #audioPlayerFullScreenstacks_in_305 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_305 {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: rgba(60, 0, 96, 1.00);
	padding: 0;
	text-align: center;
	font-size: 15px;
}

#audioPlayerCurrentTimestacks_in_305 {
	display: inline-block;
	width: 30px;
}

#audioPlayerDurationstacks_in_305 {
	display: inline-block;
	width: 30px;
}

#audioPlayerTimeDividerstacks_in_305 {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: rgba(60, 0, 96, 1.00);
}





@media screen and (min-width: 568px) {
	#audioPlayerTimeDividerstacks_in_305 {
		display: none;
	}
}

#progressBarstacks_in_305 {
	display: none;
}

@media screen and (min-width: 568px) {
	#progressBarstacks_in_305 {
		flex: 1;
		padding-right: 15px;
		padding-left: 15px;
		height: 30px;
		line-height: 30px;
		vertical-align: middle;
		display: inline-block;
	}

	#audioPlayerSeekBarstacks_in_305[type=range] {
		-webkit-appearance: none;
		background: none;
		display: inline-block;
		width: 99%;
		height: 30px;
		line-height: 30px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]:focus {
		outline: none;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]:focus::-webkit-slider-runnable-track {
		background: #851A4F;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-ms-fill-lower {
		background: #851A4F;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-ms-fill-upper {
		background: #851A4F;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]:focus::-ms-fill-lower {
		background: #851A4F;
	}

	#audioPlayerSeekBarstacks_in_305[type=range]:focus::-ms-fill-upper {
		background: #851A4F;
	}
}

#volumestacks_in_305 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_305 {
		display: inline-block;
		max-width: 30px;
		width: 30px;
		line-height: 30px;
		height: 30px;
		transition: all ease-in-out 300ms;
		text-align: center;
		position: relative;
		overflow: hidden;
		font-size: 22px;
		vertical-align: middle;
	}

	#volumestacks_in_305 [class^="fa fa-"] {
		color: rgba(133, 26, 79, 1.00);
	}

	#volumestacks_in_305:hover {
		max-width: 150px;
		width: 150px;
		padding: 0px 15px;
	}

	#volumeButtonstacks_in_305 {
		display: inline-block;
		max-width: 30px;
		width: 30px;
		line-height: 30px;
		height: 30px;
		color: rgba(133, 26, 79, 1.00);
	}

	#volumestacks_in_305:hover #volumeButtonstacks_in_305 {
		display: none;
	}

	#volumeMinstacks_in_305 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 30px;
		line-height: 30px;
		color: rgba(133, 26, 79, 1.00);
	}

	#volumeMaxstacks_in_305 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 30px;
		line-height: 30px;
		color: rgba(133, 26, 79, 1.00);
	}

	#volume-barstacks_in_305[type=range],
	#volumeMinstacks_in_305,
	#volumeMaxstacks_in_305 {
		display: none;
	}

	#volumeMinstacks_in_305,
	#volumeMaxstacks_in_305 {
		cursor: pointer;
	}

	#volumestacks_in_305:hover #volume-barstacks_in_305,
	#volumestacks_in_305:hover #volumeMinstacks_in_305,
	#volumestacks_in_305:hover #volumeMaxstacks_in_305 {
		display: inline;
	}

	#volume-barstacks_in_305[type=range] {
		-webkit-appearance: none;
		background: none;
		width: 50%;
		text-align: center;
		line-height: 30px;
		height: 30px;
	}

	#volume-barstacks_in_305[type=range]::-webkit-slider-runnable-track {
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_305[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
		margin-top: -5px;
	}

	#volume-barstacks_in_305[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_305[type=range]:focus::-webkit-slider-runnable-track {
		background: #851A4F;
	}

	#volume-barstacks_in_305[type=range]::-moz-range-track {
		width: 100%;
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_305[type=range]::-moz-range-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_305[type=range]::-ms-track {
		width: 100%;
		height: 5px;
		background: #851A4F;
		border: none;
		border-radius: 3px;
	}

	#volume-barstacks_in_305[type=range]::-ms-fill-lower {
		background: #851A4F;
		border-radius: 10px;
	}

	#volume-barstacks_in_305[type=range]::-ms-fill-upper {
		background: #851A4F;
		border-radius: 10px;
	}

	#volume-barstacks_in_305[type=range]::-ms-thumb {
		border: none;
		height: 16px;
		width: 16px;
		border-radius: 50%;
		background: #4C4C4C;
	}

	#volume-barstacks_in_305[type=range]:focus::-ms-fill-lower {
		background: #851A4F;
	}

	#volume-barstacks_in_305[type=range]:focus::-ms-fill-upper {
		background: #851A4F;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_305 #audioPlayerFullScreenstacks_in_305,
	#audioPlayerControlsstacks_in_305 #volumestacks_in_305 {
		display: none;
	}
}



#stacks_in_260 {
	display:inline-block; width:100%; line-height: 1.610000em;
	font-size: 101%;
}

#stacks_in_317 {
	background-color: rgba(78, 0, 116, 1.00);
}

#stacks_in_372 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_148 {
	background-color: rgba(78, 0, 116, 1.00);
}

#stacks_in_360 {
	background-color: rgba(78, 0, 116, 1.00);
}

#stacks_in_119 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_343 {
	background-color: rgba(78, 0, 116, 1.00);
}
#stacks_in_319>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_152 {
	background-color: rgba(78, 0, 116, 1.00);
}

#stacks_in_49 {
	margin:  4px;
}

#stacks_in_50 {
	display:inline-block; width:100%; line-height: 1.690000em;
}
