/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_4_page24 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_4_page24 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_4_page24:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_4_page24 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_4_page24 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_4_page24 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_4_page24 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */











/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .column5 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .column6 {
		width: 50.00%;
	}
}



/* If column 7 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .column7 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .column7 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .column7 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .column7 {
		width: 50.00%;
	}
}



/* If column 8 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .column8 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .column8 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .column8 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .column8 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .column9 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .column9 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .column9 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .column9 {
		width: 50.00%;
	}
}








/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_4_page24 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_4_page24 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_4_page24 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_4_page24 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_4_page24 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_4_page24 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_4_page24 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_4_page24 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_4_page24 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_4_page24 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */
#adaptiveGridstacks_in_4_page24 .gridCellInner {
	border: 10px solid #B3B3B3;
	overflow: visible;
}
/*  */

/*  */
#adaptiveGridstacks_in_4_page24 .gridCellInner {
	margin: 6px;
}
/*  */

/*  */
#adaptiveGridstacks_in_4_page24 .gridCellInner {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_4_page24 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_4_page24 .column1,
	#adaptiveGridstacks_in_4_page24 .column2,
	#adaptiveGridstacks_in_4_page24 .column3,
	#adaptiveGridstacks_in_4_page24 .column4,
	#adaptiveGridstacks_in_4_page24 .column5,
	#adaptiveGridstacks_in_4_page24 .column6,
	#adaptiveGridstacks_in_4_page24 .column7,
	#adaptiveGridstacks_in_4_page24 .column8,
	#adaptiveGridstacks_in_4_page24 .column9,
	#adaptiveGridstacks_in_4_page24 .column10,
	#adaptiveGridstacks_in_4_page24 .column11,
	#adaptiveGridstacks_in_4_page24 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_4_page24 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_4_page24 {
	padding:  20px;
}

#stacks_in_42_page24 {
	padding:  5px;
}
#columnOnestacks_in_96_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_96_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_96_page24 {
		width: 300.00px;
	}

	#columnTwostacks_in_96_page24 {
		width: calc(100% - 300.00px);
	}

	

	
	#columnOnestacks_in_96_page24 {
		float: right;
	}

	#columnTwostacks_in_96_page24 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_96_page24 {
		float: none;
		width: auto;
	}
	


















.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




#stacks_in_35_page24 {
	margin:  10px;
}

#stacks_out_35_page24 {
	width: 300px;
	float: left;
}

#stacks_in_79_page24 {
	padding:  5px;
}
#columnOnestacks_in_88_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_88_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_88_page24 {
		width: 200.00px;
	}

	#columnTwostacks_in_88_page24 {
		width: calc(100% - 200.00px);
	}

	

	
	#columnOnestacks_in_88_page24 {
		float: right;
	}

	#columnTwostacks_in_88_page24 {
		float: left;
	}
	
}


	


#stacks_in_88_page24 {
	padding:  5px;
}











#embedIframestacks_in_20_page24 {
	width: 100%;
	height: 250px;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	display: block;
}










#stacks_out_20_page24 {
	margin-left:0;
}
#columnOnestacks_in_81_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_81_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_81_page24 {
		width: 300.00px;
	}

	#columnTwostacks_in_81_page24 {
		width: calc(100% - 300.00px);
	}

	

	
	#columnOnestacks_in_81_page24 {
		float: right;
	}

	#columnTwostacks_in_81_page24 {
		float: left;
	}
	
}


	


#stacks_in_81_page24 {
	padding:  5px;
}
/* @group Basics */

#videoPlayerContainerstacks_in_84_page24 {
	position: relative;
	z-index: 1;
}

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

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

/* @end */

/* @group Big Play Button */

#bigPlayButtonstacks_in_84_page24 {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 3;
	font-size: 75px;
	border: none;
	background: none;
	outline: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#bigPlayButtonstacks_in_84_page24 [class^="fa fa-"] {
	cursor: pointer;
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/* @end */

/* @group Video Controls */

#videoPlayerControlsstacks_in_84_page24 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	overflow: hidden;
	margin: 0px;
	border-radius: 0px;
}

#videoPlayerControlsstacks_in_84_page24 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_84_page24 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-o-transition: all 1000ms;
	-ms-transition: all 1000ms;
	transition: all 1000ms;
	max-height: 0px;
	opacity: 0;
}

#videoPlayerContainerstacks_in_84_page24:hover #videoPlayerControlsstacks_in_84_page24 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_84_page24 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1.00);
	opacity: 0.75;
	z-index: 1;
}

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

#videoPlayerContainerstacks_in_84_page24:hover #videoPlayerControlsstacks_in_84_page24 {
	opacity: 1.00;
}

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

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_84_page24 #videoPlayerPlayPausestacks_in_84_page24 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_84_page24 #videoPlayerFullScreenstacks_in_84_page24 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

#videoPlayerVideoTimingstacks_in_84_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	width: auto;
	padding: 0 15px;
	font-size: 12px;
}

#videoPlayerCurrentTimestacks_in_84_page24 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_84_page24 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

#progressBarstacks_in_84_page24 {
	flex: 1;
	padding-right: 10px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	display: inline-block;
}

#videoPlayerSeekBarstacks_in_84_page24[type=range] {
	-webkit-appearance: none;
	background: none;
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
}

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

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

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

#videoPlayerSeekBarstacks_in_84_page24[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

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

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

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

#videoPlayerSeekBarstacks_in_84_page24[type=range]::-ms-fill-lower {
	background: #B3B3B3;
	border-radius: 10px;
}

#videoPlayerSeekBarstacks_in_84_page24[type=range]::-ms-fill-upper {
	background: #B3B3B3;
	border-radius: 10px;
}

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

#videoPlayerSeekBarstacks_in_84_page24[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#videoPlayerSeekBarstacks_in_84_page24[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}
/* @end */

/* @group Volume */

#volumestacks_in_84_page24 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	transition: all ease-in-out 300ms;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	vertical-align: middle;
}

#volumestacks_in_84_page24 [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

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

#volumeButtonstacks_in_84_page24 {
	display: inline-block;
	max-width: 60px;
	width: 60px;
	line-height: 60px;
	height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumestacks_in_84_page24:hover #volumeButtonstacks_in_84_page24 {
	display: none;
}

#volumeMinstacks_in_84_page24 {
	position: absolute;
	left: 10px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volumeMaxstacks_in_84_page24 {
	position: absolute;
	right: 5px;
	top: 0;
	height: 60px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_84_page24[type=range],
#volumeMinstacks_in_84_page24,
#volumeMaxstacks_in_84_page24 {
	display: none;
}

#volumeMinstacks_in_84_page24,
#volumeMaxstacks_in_84_page24 {
	cursor: pointer;
}

#volumestacks_in_84_page24:hover #volume-barstacks_in_84_page24,
#volumestacks_in_84_page24:hover #volumeMinstacks_in_84_page24,
#volumestacks_in_84_page24:hover #volumeMaxstacks_in_84_page24 {
	display: inline;
}

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

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

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

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

#volume-barstacks_in_84_page24[type=range]:focus::-webkit-slider-runnable-track {
	background: #B3B3B3;
}

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

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

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

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

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

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

#volume-barstacks_in_84_page24[type=range]:focus::-ms-fill-lower {
	background: #B3B3B3;
}

#volume-barstacks_in_84_page24[type=range]:focus::-ms-fill-upper {
	background: #B3B3B3;
}

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_84_page24 #videoPlayerFullScreenstacks_in_84_page24,
	#videoPlayerControlsstacks_in_84_page24 #volumestacks_in_84_page24 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */#columnOnestacks_in_44_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_44_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_44_page24 {
		width: 300.00px;
	}

	#columnTwostacks_in_44_page24 {
		width: calc(100% - 300.00px);
	}

	

	
	#columnOnestacks_in_44_page24 {
		float: right;
	}

	#columnTwostacks_in_44_page24 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_44_page24 {
		float: none;
		width: auto;
	}
	


#stacks_in_44_page24 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_50_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_50_page24 [class^="fa fa-"] {
	color: rgba(36, 123, 188, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_50_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_50_page24 #audioPlayerPlayPausestacks_in_50_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_50_page24 #audioPlayerFullScreenstacks_in_50_page24 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_50_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_50_page24 {
	display: inline-block;
	width: 60px;
}

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





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

#progressBarstacks_in_50_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_50_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_50_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_50_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_50_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_50_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_50_page24 {
	display: none;
}

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

	#volumestacks_in_50_page24 [class^="fa fa-"] {
		color: rgba(36, 123, 188, 1.00);
	}

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

	#volumeButtonstacks_in_50_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(36, 123, 188, 1.00);
	}

	#volumestacks_in_50_page24:hover #volumeButtonstacks_in_50_page24 {
		display: none;
	}

	#volumeMinstacks_in_50_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(36, 123, 188, 1.00);
	}

	#volumeMaxstacks_in_50_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(36, 123, 188, 1.00);
	}

	#volume-barstacks_in_50_page24[type=range],
	#volumeMinstacks_in_50_page24,
	#volumeMaxstacks_in_50_page24 {
		display: none;
	}

	#volumeMinstacks_in_50_page24,
	#volumeMaxstacks_in_50_page24 {
		cursor: pointer;
	}

	#volumestacks_in_50_page24:hover #volume-barstacks_in_50_page24,
	#volumestacks_in_50_page24:hover #volumeMinstacks_in_50_page24,
	#volumestacks_in_50_page24:hover #volumeMaxstacks_in_50_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_50_page24[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_50_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_50_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_50_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_50_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_50_page24 #audioPlayerFullScreenstacks_in_50_page24,
	#audioPlayerControlsstacks_in_50_page24 #volumestacks_in_50_page24 {
		display: none;
	}
}



#stacks_in_50_page24 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  4px;
}

#stacks_in_104_page24 {
	padding:  5px;
}
#columnOnestacks_in_60_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_60_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_60_page24 {
		width: 300.00px;
	}

	#columnTwostacks_in_60_page24 {
		width: calc(100% - 300.00px);
	}

	

	
	#columnOnestacks_in_60_page24 {
		float: right;
	}

	#columnTwostacks_in_60_page24 {
		float: left;
	}
	
}


	


#stacks_in_60_page24 {
	padding:  4px;
}
#audioPlayerContainerstacks_in_75_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_75_page24 [class^="fa fa-"] {
	color: rgba(30, 102, 173, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_75_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_75_page24 #audioPlayerPlayPausestacks_in_75_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_75_page24 #audioPlayerFullScreenstacks_in_75_page24 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_75_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_75_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_75_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_75_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}





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

#progressBarstacks_in_75_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_75_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_75_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_75_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_75_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_75_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_75_page24 {
	display: none;
}

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

	#volumestacks_in_75_page24 [class^="fa fa-"] {
		color: rgba(30, 102, 173, 1.00);
	}

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

	#volumeButtonstacks_in_75_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumestacks_in_75_page24:hover #volumeButtonstacks_in_75_page24 {
		display: none;
	}

	#volumeMinstacks_in_75_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumeMaxstacks_in_75_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volume-barstacks_in_75_page24[type=range],
	#volumeMinstacks_in_75_page24,
	#volumeMaxstacks_in_75_page24 {
		display: none;
	}

	#volumeMinstacks_in_75_page24,
	#volumeMaxstacks_in_75_page24 {
		cursor: pointer;
	}

	#volumestacks_in_75_page24:hover #volume-barstacks_in_75_page24,
	#volumestacks_in_75_page24:hover #volumeMinstacks_in_75_page24,
	#volumestacks_in_75_page24:hover #volumeMaxstacks_in_75_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_75_page24[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_75_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_75_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_75_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_75_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_75_page24 #audioPlayerFullScreenstacks_in_75_page24,
	#audioPlayerControlsstacks_in_75_page24 #volumestacks_in_75_page24 {
		display: none;
	}
}



#stacks_in_75_page24 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
	padding:  4px;
}
#columnOnestacks_in_106_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_106_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_106_page24 {
		width: 300.00px;
	}

	#columnTwostacks_in_106_page24 {
		width: calc(100% - 300.00px);
	}

	

	
	#columnOnestacks_in_106_page24 {
		float: right;
	}

	#columnTwostacks_in_106_page24 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_106_page24 {
		float: none;
		width: auto;
	}
	


#stacks_in_106_page24 {
	border: solid rgba(127, 127, 127, 1.00);
	border-width: 3px 0px 0px 0px;
	margin:  10px;
	padding:  4px;
}
#audioPlayerContainerstacks_in_109_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_109_page24 [class^="fa fa-"] {
	color: rgba(25, 80, 157, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_109_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_109_page24 #audioPlayerPlayPausestacks_in_109_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_109_page24 #audioPlayerFullScreenstacks_in_109_page24 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_109_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_109_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_109_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_109_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}





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

#progressBarstacks_in_109_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_109_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_109_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_109_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_109_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_109_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_109_page24 {
	display: none;
}

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

	#volumestacks_in_109_page24 [class^="fa fa-"] {
		color: rgba(25, 80, 157, 1.00);
	}

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

	#volumeButtonstacks_in_109_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(25, 80, 157, 1.00);
	}

	#volumestacks_in_109_page24:hover #volumeButtonstacks_in_109_page24 {
		display: none;
	}

	#volumeMinstacks_in_109_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(25, 80, 157, 1.00);
	}

	#volumeMaxstacks_in_109_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(25, 80, 157, 1.00);
	}

	#volume-barstacks_in_109_page24[type=range],
	#volumeMinstacks_in_109_page24,
	#volumeMaxstacks_in_109_page24 {
		display: none;
	}

	#volumeMinstacks_in_109_page24,
	#volumeMaxstacks_in_109_page24 {
		cursor: pointer;
	}

	#volumestacks_in_109_page24:hover #volume-barstacks_in_109_page24,
	#volumestacks_in_109_page24:hover #volumeMinstacks_in_109_page24,
	#volumestacks_in_109_page24:hover #volumeMaxstacks_in_109_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_109_page24[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_109_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_109_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_109_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_109_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_109_page24 #audioPlayerFullScreenstacks_in_109_page24,
	#audioPlayerControlsstacks_in_109_page24 #volumestacks_in_109_page24 {
		display: none;
	}
}



#stacks_in_109_page24 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
	padding:  4px;
}
#columnOnestacks_in_57_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_57_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_57_page24 {
		width: 200.00px;
	}

	#columnTwostacks_in_57_page24 {
		width: calc(100% - 200.00px);
	}

	
	#columnOnestacks_in_57_page24 {
		float: left;
	}

	#columnTwostacks_in_57_page24 {
		float: right;
	}
	

	
}


	


#stacks_in_57_page24 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_76_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_76_page24 [class^="fa fa-"] {
	color: rgba(30, 102, 173, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_76_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_76_page24 #audioPlayerPlayPausestacks_in_76_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_76_page24 #audioPlayerFullScreenstacks_in_76_page24 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_76_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_76_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_76_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_76_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}





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

#progressBarstacks_in_76_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_76_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_76_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_76_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_76_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_76_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_76_page24 {
	display: none;
}

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

	#volumestacks_in_76_page24 [class^="fa fa-"] {
		color: rgba(30, 102, 173, 1.00);
	}

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

	#volumeButtonstacks_in_76_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumestacks_in_76_page24:hover #volumeButtonstacks_in_76_page24 {
		display: none;
	}

	#volumeMinstacks_in_76_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumeMaxstacks_in_76_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volume-barstacks_in_76_page24[type=range],
	#volumeMinstacks_in_76_page24,
	#volumeMaxstacks_in_76_page24 {
		display: none;
	}

	#volumeMinstacks_in_76_page24,
	#volumeMaxstacks_in_76_page24 {
		cursor: pointer;
	}

	#volumestacks_in_76_page24:hover #volume-barstacks_in_76_page24,
	#volumestacks_in_76_page24:hover #volumeMinstacks_in_76_page24,
	#volumestacks_in_76_page24:hover #volumeMaxstacks_in_76_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_76_page24[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_76_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_76_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_76_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_76_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_76_page24 #audioPlayerFullScreenstacks_in_76_page24,
	#audioPlayerControlsstacks_in_76_page24 #volumestacks_in_76_page24 {
		display: none;
	}
}


#columnOnestacks_in_54_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_54_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_54_page24 {
		width: 200.00px;
	}

	#columnTwostacks_in_54_page24 {
		width: calc(100% - 200.00px);
	}

	
	#columnOnestacks_in_54_page24 {
		float: left;
	}

	#columnTwostacks_in_54_page24 {
		float: right;
	}
	

	
}


	


#stacks_in_54_page24 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_77_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_77_page24 [class^="fa fa-"] {
	color: rgba(30, 102, 173, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_77_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_77_page24 #audioPlayerPlayPausestacks_in_77_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_77_page24 #audioPlayerFullScreenstacks_in_77_page24 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_77_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_77_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_77_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_77_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}





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

#progressBarstacks_in_77_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_77_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_77_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_77_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_77_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_77_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_77_page24 {
	display: none;
}

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

	#volumestacks_in_77_page24 [class^="fa fa-"] {
		color: rgba(30, 102, 173, 1.00);
	}

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

	#volumeButtonstacks_in_77_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumestacks_in_77_page24:hover #volumeButtonstacks_in_77_page24 {
		display: none;
	}

	#volumeMinstacks_in_77_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumeMaxstacks_in_77_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volume-barstacks_in_77_page24[type=range],
	#volumeMinstacks_in_77_page24,
	#volumeMaxstacks_in_77_page24 {
		display: none;
	}

	#volumeMinstacks_in_77_page24,
	#volumeMaxstacks_in_77_page24 {
		cursor: pointer;
	}

	#volumestacks_in_77_page24:hover #volume-barstacks_in_77_page24,
	#volumestacks_in_77_page24:hover #volumeMinstacks_in_77_page24,
	#volumestacks_in_77_page24:hover #volumeMaxstacks_in_77_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_77_page24[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_77_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_77_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_77_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_77_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_77_page24 #audioPlayerFullScreenstacks_in_77_page24,
	#audioPlayerControlsstacks_in_77_page24 #volumestacks_in_77_page24 {
		display: none;
	}
}


#columnOnestacks_in_51_page24 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_51_page24 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_51_page24 {
		width: 200.00px;
	}

	#columnTwostacks_in_51_page24 {
		width: calc(100% - 200.00px);
	}

	
	#columnOnestacks_in_51_page24 {
		float: left;
	}

	#columnTwostacks_in_51_page24 {
		float: right;
	}
	

	
}


	


#stacks_in_51_page24 {
	padding:  5px;
}
#audioPlayerContainerstacks_in_78_page24 {
	position: relative;
	z-index: 1;
}

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

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

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

#audioPlayerControlsstacks_in_78_page24 [class^="fa fa-"] {
	color: rgba(30, 102, 173, 1.00);
}








/* Vertical gradient fill */
#audioPlayerControlsstacks_in_78_page24 {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#EAEAEA), to(#CDCDCD));
	background-image: -moz-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -ms-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(100%, #CDCDCD));
	background-image: -webkit-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: -o-linear-gradient(top, #EAEAEA, #CDCDCD);
	background-image: linear-gradient(top, #EAEAEA, #CDCDCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA', endColorstr='#CDCDCD', GradientType=0);
}
















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_78_page24 #audioPlayerPlayPausestacks_in_78_page24 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_78_page24 #audioPlayerFullScreenstacks_in_78_page24 {
	display: ;
}

.audioPlayerAudioTimingstacks_in_78_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
	padding: 0;
	text-align: center;
	font-size: 14px;
}

#audioPlayerCurrentTimestacks_in_78_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerDurationstacks_in_78_page24 {
	display: inline-block;
	width: 60px;
}

#audioPlayerTimeDividerstacks_in_78_page24 {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: rgba(76, 76, 76, 1.00);
}





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

#progressBarstacks_in_78_page24 {
	display: none;
}

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

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

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

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

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

	#audioPlayerSeekBarstacks_in_78_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

	#audioPlayerSeekBarstacks_in_78_page24[type=range]::-ms-fill-lower {
		background: #B3B3B3;
		border-radius: 10px;
	}

	#audioPlayerSeekBarstacks_in_78_page24[type=range]::-ms-fill-upper {
		background: #B3B3B3;
		border-radius: 10px;
	}

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

	#audioPlayerSeekBarstacks_in_78_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#audioPlayerSeekBarstacks_in_78_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

#volumestacks_in_78_page24 {
	display: none;
}

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

	#volumestacks_in_78_page24 [class^="fa fa-"] {
		color: rgba(30, 102, 173, 1.00);
	}

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

	#volumeButtonstacks_in_78_page24 {
		display: inline-block;
		max-width: 60px;
		width: 60px;
		line-height: 60px;
		height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumestacks_in_78_page24:hover #volumeButtonstacks_in_78_page24 {
		display: none;
	}

	#volumeMinstacks_in_78_page24 {
		position: absolute;
		left: 20px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volumeMaxstacks_in_78_page24 {
		position: absolute;
		right: 15px;
		top: 0;
		height: 60px;
		line-height: 60px;
		color: rgba(30, 102, 173, 1.00);
	}

	#volume-barstacks_in_78_page24[type=range],
	#volumeMinstacks_in_78_page24,
	#volumeMaxstacks_in_78_page24 {
		display: none;
	}

	#volumeMinstacks_in_78_page24,
	#volumeMaxstacks_in_78_page24 {
		cursor: pointer;
	}

	#volumestacks_in_78_page24:hover #volume-barstacks_in_78_page24,
	#volumestacks_in_78_page24:hover #volumeMinstacks_in_78_page24,
	#volumestacks_in_78_page24:hover #volumeMaxstacks_in_78_page24 {
		display: inline;
	}

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

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

	#volume-barstacks_in_78_page24[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_78_page24[type=range]:focus {
		outline: none;
	}

	#volume-barstacks_in_78_page24[type=range]:focus::-webkit-slider-runnable-track {
		background: #B3B3B3;
	}

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

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

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

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

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

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

	#volume-barstacks_in_78_page24[type=range]:focus::-ms-fill-lower {
		background: #B3B3B3;
	}

	#volume-barstacks_in_78_page24[type=range]:focus::-ms-fill-upper {
		background: #B3B3B3;
	}
}

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_78_page24 #audioPlayerFullScreenstacks_in_78_page24,
	#audioPlayerControlsstacks_in_78_page24 #volumestacks_in_78_page24 {
		display: none;
	}
}


#stacks_in_pp113_n14_n5_page24>.s3_row {
	margin: 0 -15px;
}

#stacks_in_pp113_n14_n5_page24>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_pp113_n14_n5_page24>.s3_row>.s3_column_center {
	width: 44.820000%;
}

#stacks_in_pp113_n14_n5_page24>.s3_row>.s3_column_right {
	width: 25.18%;
}

#stacks_in_pp113_n14_n5_page24>.s3_row>.s3_column {
	padding: 0 15px;
}








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


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


}



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


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


}




#stacks_in_pp113_n14_n5_page24 {
	margin: 0px 0px 0px 10px;
}

#stacks_out_pp113_n14_n5_page24 {
	margin-left:0;
}

#stacks_in_pp113_n14_n3_page24 {
	margin:  20px;
}

#stacks_in_pp113_n14_n7_page24 {
	margin:  20px;
}

#stacks_in_pp113_n14_n10_page24 {
	margin:  20px;
}
