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

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_8 {
	background: #800002;
}


















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

#audioPlayerControlsstacks_in_8 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_8 #audioPlayerPlayPausestacks_in_8 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_8 #audioPlayerFullScreenstacks_in_8 {
	display: ;
}

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

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

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

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





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

#progressBarstacks_in_8 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_8 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_8 {
		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_8 [class^="fa fa-"] {
		color: rgba(255, 255, 255, 1.00);
	}

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

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

	#volumestacks_in_8:hover #volumeButtonstacks_in_8 {
		display: none;
	}

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

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

	#volume-barstacks_in_8[type=range],
	#volumeMinstacks_in_8,
	#volumeMaxstacks_in_8 {
		display: none;
	}

	#volumeMinstacks_in_8,
	#volumeMaxstacks_in_8 {
		cursor: pointer;
	}

	#volumestacks_in_8:hover #volume-barstacks_in_8,
	#volumestacks_in_8:hover #volumeMinstacks_in_8,
	#volumestacks_in_8:hover #volumeMaxstacks_in_8 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_8 #audioPlayerFullScreenstacks_in_8,
	#audioPlayerControlsstacks_in_8 #volumestacks_in_8 {
		display: none;
	}
}



#stacks_in_8 {
	background-color: rgba(128, 0, 2, 1.00);
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_5 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_5 .theDivider1,
#simpleDivider_stacks_in_5 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_5 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_5.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_5.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_5 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_5.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_5.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_5.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_5.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_11 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_11 .theDivider1,
#simpleDivider_stacks_in_11 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_11 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_11.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_11.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_11 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_11.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_11.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_11.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_11.bgImageOn .theDivider1 img {
	display: block;
}

#audioPlayerContainerstacks_in_2 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_2 {
	background: #800002;
}


















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

#audioPlayerControlsstacks_in_2 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_2 #audioPlayerPlayPausestacks_in_2 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_2 #audioPlayerFullScreenstacks_in_2 {
	display: ;
}

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

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

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

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





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

#progressBarstacks_in_2 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_2 {
	display: none;
}

@media screen and (min-width: 768px) {
	#volumestacks_in_2 {
		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_2 [class^="fa fa-"] {
		color: rgba(255, 255, 255, 1.00);
	}

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

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

	#volumestacks_in_2:hover #volumeButtonstacks_in_2 {
		display: none;
	}

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

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

	#volume-barstacks_in_2[type=range],
	#volumeMinstacks_in_2,
	#volumeMaxstacks_in_2 {
		display: none;
	}

	#volumeMinstacks_in_2,
	#volumeMaxstacks_in_2 {
		cursor: pointer;
	}

	#volumestacks_in_2:hover #volume-barstacks_in_2,
	#volumestacks_in_2:hover #volumeMinstacks_in_2,
	#volumestacks_in_2:hover #volumeMaxstacks_in_2 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_2 #audioPlayerFullScreenstacks_in_2,
	#audioPlayerControlsstacks_in_2 #volumestacks_in_2 {
		display: none;
	}
}


