
#stacks_in_2 {
	margin:  18px;
}

#stacks_in_64 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_154>.s3_row {
	margin: 0 -10px;
}

#stacks_in_154>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_154>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_154>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#stacks_in_126>.s3_row {
	margin: 0 -10px;
}

#stacks_in_126>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_126>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_126>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



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

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_86 {
	background: #FECC66;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_86 #audioPlayerPlayPausestacks_in_86 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_86 #audioPlayerFullScreenstacks_in_86 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_86 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_86 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_86 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_86 {
	display: none;
}

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

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

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

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

	#volumestacks_in_86:hover #volumeButtonstacks_in_86 {
		display: none;
	}

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

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

	#volume-barstacks_in_86[type=range],
	#volumeMinstacks_in_86,
	#volumeMaxstacks_in_86 {
		display: none;
	}

	#volumeMinstacks_in_86,
	#volumeMaxstacks_in_86 {
		cursor: pointer;
	}

	#volumestacks_in_86:hover #volume-barstacks_in_86,
	#volumestacks_in_86:hover #volumeMinstacks_in_86,
	#volumestacks_in_86:hover #volumeMaxstacks_in_86 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_86 #audioPlayerFullScreenstacks_in_86,
	#audioPlayerControlsstacks_in_86 #volumestacks_in_86 {
		display: none;
	}
}



#stacks_in_86 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_87 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_87 {
	background: #804003;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_87 #audioPlayerPlayPausestacks_in_87 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_87 #audioPlayerFullScreenstacks_in_87 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_87 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_87 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_87 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_87 {
	display: none;
}

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

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

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

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

	#volumestacks_in_87:hover #volumeButtonstacks_in_87 {
		display: none;
	}

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

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

	#volume-barstacks_in_87[type=range],
	#volumeMinstacks_in_87,
	#volumeMaxstacks_in_87 {
		display: none;
	}

	#volumeMinstacks_in_87,
	#volumeMaxstacks_in_87 {
		cursor: pointer;
	}

	#volumestacks_in_87:hover #volume-barstacks_in_87,
	#volumestacks_in_87:hover #volumeMinstacks_in_87,
	#volumestacks_in_87:hover #volumeMaxstacks_in_87 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_87 #audioPlayerFullScreenstacks_in_87,
	#audioPlayerControlsstacks_in_87 #volumestacks_in_87 {
		display: none;
	}
}



#stacks_in_87 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_71 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_71 {
	background: #66CCFF;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_71 #audioPlayerPlayPausestacks_in_71 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_71 #audioPlayerFullScreenstacks_in_71 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_71 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_71 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_71 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_71 {
	display: none;
}

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

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

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

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

	#volumestacks_in_71:hover #volumeButtonstacks_in_71 {
		display: none;
	}

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

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

	#volume-barstacks_in_71[type=range],
	#volumeMinstacks_in_71,
	#volumeMaxstacks_in_71 {
		display: none;
	}

	#volumeMinstacks_in_71,
	#volumeMaxstacks_in_71 {
		cursor: pointer;
	}

	#volumestacks_in_71:hover #volume-barstacks_in_71,
	#volumestacks_in_71:hover #volumeMinstacks_in_71,
	#volumestacks_in_71:hover #volumeMaxstacks_in_71 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_71 #audioPlayerFullScreenstacks_in_71,
	#audioPlayerControlsstacks_in_71 #volumestacks_in_71 {
		display: none;
	}
}



#stacks_in_71 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_89 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_89 {
	background: #118002;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_89 #audioPlayerPlayPausestacks_in_89 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_89 #audioPlayerFullScreenstacks_in_89 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_89 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_89 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_89 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_89 {
	display: none;
}

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

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

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

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

	#volumestacks_in_89:hover #volumeButtonstacks_in_89 {
		display: none;
	}

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

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

	#volume-barstacks_in_89[type=range],
	#volumeMinstacks_in_89,
	#volumeMaxstacks_in_89 {
		display: none;
	}

	#volumeMinstacks_in_89,
	#volumeMaxstacks_in_89 {
		cursor: pointer;
	}

	#volumestacks_in_89:hover #volume-barstacks_in_89,
	#volumestacks_in_89:hover #volumeMinstacks_in_89,
	#volumestacks_in_89:hover #volumeMaxstacks_in_89 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_89 #audioPlayerFullScreenstacks_in_89,
	#audioPlayerControlsstacks_in_89 #volumestacks_in_89 {
		display: none;
	}
}



#stacks_in_89 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_112 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_112 {
	background: #FECC66;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_112 #audioPlayerPlayPausestacks_in_112 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_112 #audioPlayerFullScreenstacks_in_112 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_112 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_112 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_112 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_112 {
	display: none;
}

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

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

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

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

	#volumestacks_in_112:hover #volumeButtonstacks_in_112 {
		display: none;
	}

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

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

	#volume-barstacks_in_112[type=range],
	#volumeMinstacks_in_112,
	#volumeMaxstacks_in_112 {
		display: none;
	}

	#volumeMinstacks_in_112,
	#volumeMaxstacks_in_112 {
		cursor: pointer;
	}

	#volumestacks_in_112:hover #volume-barstacks_in_112,
	#volumestacks_in_112:hover #volumeMinstacks_in_112,
	#volumestacks_in_112:hover #volumeMaxstacks_in_112 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_112 #audioPlayerFullScreenstacks_in_112,
	#audioPlayerControlsstacks_in_112 #volumestacks_in_112 {
		display: none;
	}
}



#stacks_in_112 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_113 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_113 {
	background: #804003;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_113 #audioPlayerPlayPausestacks_in_113 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_113 #audioPlayerFullScreenstacks_in_113 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_113 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_113 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_113 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_113 {
	display: none;
}

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

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

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

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

	#volumestacks_in_113:hover #volumeButtonstacks_in_113 {
		display: none;
	}

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

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

	#volume-barstacks_in_113[type=range],
	#volumeMinstacks_in_113,
	#volumeMaxstacks_in_113 {
		display: none;
	}

	#volumeMinstacks_in_113,
	#volumeMaxstacks_in_113 {
		cursor: pointer;
	}

	#volumestacks_in_113:hover #volume-barstacks_in_113,
	#volumestacks_in_113:hover #volumeMinstacks_in_113,
	#volumestacks_in_113:hover #volumeMaxstacks_in_113 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_113 #audioPlayerFullScreenstacks_in_113,
	#audioPlayerControlsstacks_in_113 #volumestacks_in_113 {
		display: none;
	}
}



#stacks_in_113 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_114 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_114 {
	background: #66CCFF;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_114 #audioPlayerPlayPausestacks_in_114 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_114 #audioPlayerFullScreenstacks_in_114 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_114 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_114 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_114 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_114 {
	display: none;
}

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

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

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

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

	#volumestacks_in_114:hover #volumeButtonstacks_in_114 {
		display: none;
	}

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

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

	#volume-barstacks_in_114[type=range],
	#volumeMinstacks_in_114,
	#volumeMaxstacks_in_114 {
		display: none;
	}

	#volumeMinstacks_in_114,
	#volumeMaxstacks_in_114 {
		cursor: pointer;
	}

	#volumestacks_in_114:hover #volume-barstacks_in_114,
	#volumestacks_in_114:hover #volumeMinstacks_in_114,
	#volumestacks_in_114:hover #volumeMaxstacks_in_114 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_114 #audioPlayerFullScreenstacks_in_114,
	#audioPlayerControlsstacks_in_114 #volumestacks_in_114 {
		display: none;
	}
}



#stacks_in_114 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_115 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_115 {
	background: #118002;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_115 #audioPlayerPlayPausestacks_in_115 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_115 #audioPlayerFullScreenstacks_in_115 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_115 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_115 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_115 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_115 {
	display: none;
}

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

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

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

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

	#volumestacks_in_115:hover #volumeButtonstacks_in_115 {
		display: none;
	}

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

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

	#volume-barstacks_in_115[type=range],
	#volumeMinstacks_in_115,
	#volumeMaxstacks_in_115 {
		display: none;
	}

	#volumeMinstacks_in_115,
	#volumeMaxstacks_in_115 {
		cursor: pointer;
	}

	#volumestacks_in_115:hover #volume-barstacks_in_115,
	#volumestacks_in_115:hover #volumeMinstacks_in_115,
	#volumestacks_in_115:hover #volumeMaxstacks_in_115 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_115 #audioPlayerFullScreenstacks_in_115,
	#audioPlayerControlsstacks_in_115 #volumestacks_in_115 {
		display: none;
	}
}



#stacks_in_115 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_118 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_118 {
	background: #FECC66;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_118 #audioPlayerPlayPausestacks_in_118 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_118 #audioPlayerFullScreenstacks_in_118 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_118 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_118 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_118 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_118 {
	display: none;
}

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

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

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

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

	#volumestacks_in_118:hover #volumeButtonstacks_in_118 {
		display: none;
	}

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

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

	#volume-barstacks_in_118[type=range],
	#volumeMinstacks_in_118,
	#volumeMaxstacks_in_118 {
		display: none;
	}

	#volumeMinstacks_in_118,
	#volumeMaxstacks_in_118 {
		cursor: pointer;
	}

	#volumestacks_in_118:hover #volume-barstacks_in_118,
	#volumestacks_in_118:hover #volumeMinstacks_in_118,
	#volumestacks_in_118:hover #volumeMaxstacks_in_118 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_118 #audioPlayerFullScreenstacks_in_118,
	#audioPlayerControlsstacks_in_118 #volumestacks_in_118 {
		display: none;
	}
}



#stacks_in_118 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_119 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_119 {
	background: #804003;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_119 #audioPlayerPlayPausestacks_in_119 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_119 #audioPlayerFullScreenstacks_in_119 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_119 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_119 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_119 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_119 {
	display: none;
}

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

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

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

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

	#volumestacks_in_119:hover #volumeButtonstacks_in_119 {
		display: none;
	}

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

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

	#volume-barstacks_in_119[type=range],
	#volumeMinstacks_in_119,
	#volumeMaxstacks_in_119 {
		display: none;
	}

	#volumeMinstacks_in_119,
	#volumeMaxstacks_in_119 {
		cursor: pointer;
	}

	#volumestacks_in_119:hover #volume-barstacks_in_119,
	#volumestacks_in_119:hover #volumeMinstacks_in_119,
	#volumestacks_in_119:hover #volumeMaxstacks_in_119 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_119 #audioPlayerFullScreenstacks_in_119,
	#audioPlayerControlsstacks_in_119 #volumestacks_in_119 {
		display: none;
	}
}



#stacks_in_119 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_120 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_120 {
	background: #66CCFF;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_120 #audioPlayerPlayPausestacks_in_120 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_120 #audioPlayerFullScreenstacks_in_120 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_120 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_120 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_120 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_120 {
	display: none;
}

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

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

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

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

	#volumestacks_in_120:hover #volumeButtonstacks_in_120 {
		display: none;
	}

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

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

	#volume-barstacks_in_120[type=range],
	#volumeMinstacks_in_120,
	#volumeMaxstacks_in_120 {
		display: none;
	}

	#volumeMinstacks_in_120,
	#volumeMaxstacks_in_120 {
		cursor: pointer;
	}

	#volumestacks_in_120:hover #volume-barstacks_in_120,
	#volumestacks_in_120:hover #volumeMinstacks_in_120,
	#volumestacks_in_120:hover #volumeMaxstacks_in_120 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_120 #audioPlayerFullScreenstacks_in_120,
	#audioPlayerControlsstacks_in_120 #volumestacks_in_120 {
		display: none;
	}
}



#stacks_in_120 {
	padding:  10px;
}
#audioPlayerContainerstacks_in_121 {
	position: relative;
	z-index: 1;
}

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

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

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

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






/* Solid colour fill */
#audioPlayerControlsstacks_in_121 {
	background: #118002;
}


















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

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

button:hover {
	cursor: pointer;
}

#audioPlayerControlsstacks_in_121 #audioPlayerPlayPausestacks_in_121 {
	display: inline-block;
}

#audioPlayerControlsstacks_in_121 #audioPlayerFullScreenstacks_in_121 {
	display: ;
}

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

#audioPlayerCurrentTimestacks_in_121 {
	display: inline-block;
	width: 50px;
}

#audioPlayerDurationstacks_in_121 {
	display: inline-block;
	width: 50px;
}

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





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

#progressBarstacks_in_121 {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#volumestacks_in_121 {
	display: none;
}

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

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

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

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

	#volumestacks_in_121:hover #volumeButtonstacks_in_121 {
		display: none;
	}

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

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

	#volume-barstacks_in_121[type=range],
	#volumeMinstacks_in_121,
	#volumeMaxstacks_in_121 {
		display: none;
	}

	#volumeMinstacks_in_121,
	#volumeMaxstacks_in_121 {
		cursor: pointer;
	}

	#volumestacks_in_121:hover #volume-barstacks_in_121,
	#volumestacks_in_121:hover #volumeMinstacks_in_121,
	#volumestacks_in_121:hover #volumeMaxstacks_in_121 {
		display: inline;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 569px) {
	#audioPlayerControlsstacks_in_121 #audioPlayerFullScreenstacks_in_121,
	#audioPlayerControlsstacks_in_121 #volumestacks_in_121 {
		display: none;
	}
}



#stacks_in_121 {
	padding:  10px;
}
