#litePlayerVideoWrapperstacks_in_3_page15 {
	position: relative;
	display: block;
	text-align: center;
	height: 0px;
	z-index: 0;
}

#litePlayerVideoWrapperstacks_in_3_page15 img {
	max-width: 100%;
	height: auto;
}




#litePlayerVideoWrapperstacks_in_3_page15 {
	padding-bottom: 56.25%;
}






#litePlayerVideoWrapperstacks_in_3_page15 video {
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#litePlayerVideoControlsstacks_in_3_page15 {
	z-index: 20;
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#litePlayerVideoControlsstacks_in_3_page15 a {
	text-decoration: none;
	outline: none;
}

#litePlayerVideoPlaystacks_in_3_page15 {
	width: auto;
	height: auto;
	text-align: center;
	background: rgba(0, 0, 0, 1.00);
	color: rgba(255, 255, 255, 1.00);
	text-decoration: none;
	padding: 20px;
	border-radius: 5px;
	display: inline-block;
	transition: all ease-out 300ms;
	-webkit-transition: all ease-out 300ms;
	-moz-transition: all ease-out 300ms;
	opacity: 0.65;
}

#litePlayerVideoPlaystacks_in_3_page15:hover {
	background: rgba(0, 0, 0, 1.00);
	opacity: 1.00;
	color: rgba(255, 255, 255, 1.00);
}

#litePlayerVideoPlaystacks_in_3_page15 [class^="fa fa-"] {
	line-height: 40px;
	font-size: 40px;
	color: rgba(255, 255, 255, 1.00);
}

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

#litePlayerVideoControlsstacks_in_3_page15 span {
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin-top: 10px;
	line-height: 1.00em;
}

#litePlayerstacks_in_3_page15.litePlayerVideoIsPlaying #litePlayerVideoPlaystacks_in_3_page15 {
	opacity: 0;
}

#pauseButtonWrapperstacks_in_3_page15 {
	text-align: center;
	margin-top: 5px;
}

#pauseButtonWrapperstacks_in_3_page15 a {
	text-decoration: none;
	outline: none;
}

#litePlayerVideoPausestacks_in_3_page15 {
	display: inline-block;
	visibility: hidden;
	padding: 10px;
	margin: 0px;
	border-radius: 5px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	background: rgba(51, 51, 51, 1.00);
	text-decoration: none;
	font-family: sans-serif;
	font-size: 15px;
	transition: all ease-out 300ms;
	-webkit-transition: all ease-out 300ms;
	-moz-transition: all ease-out 300ms;
	opacity: 0.80;
}

#litePlayerVideoPausestacks_in_3_page15:hover {
	background: rgba(51, 51, 51, 1.00);
	opacity: 1.00;
	color: rgba(255, 255, 255, 1.00);
}

#litePlayerstacks_in_3_page15.litePlayerVideoIsPlaying #litePlayerVideoPausestacks_in_3_page15 {
	visibility: visible;
}


