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

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

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

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

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








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



}



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


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


}




#stacks_out_111 {
	width: 75%;
}

#stacks_in_116 {
	display:inline-block; width:100%; line-height: 0.990000em;
}
/* @group Basics */

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

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

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

/* @end */

/* @group Big Play Button */

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

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

/*  */

/* @end */

/* @group Video Controls */

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

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

/*  */

/*  */

/*  */

/*  */

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

#videoPlayerContainerstacks_in_106:hover #videoPlayerControlsstacks_in_106 {
	max-height: 50px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

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

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

#videoPlayerContainerstacks_in_106:hover #videoPlayerControlsstacks_in_106 {
	opacity: 1.00;
}

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

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_106 #videoPlayerPlayPausestacks_in_106 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_106 #videoPlayerFullScreenstacks_in_106 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

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

#videoPlayerCurrentTimestacks_in_106 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_106 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @group Volume */

#volumestacks_in_106 {
	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: 14px;
	vertical-align: middle;
}

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

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

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

#volumestacks_in_106:hover #volumeButtonstacks_in_106 {
	display: none;
}

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

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

#volume-barstacks_in_106[type=range],
#volumeMinstacks_in_106,
#volumeMaxstacks_in_106 {
	display: none;
}

#volumeMinstacks_in_106,
#volumeMaxstacks_in_106 {
	cursor: pointer;
}

#volumestacks_in_106:hover #volume-barstacks_in_106,
#volumestacks_in_106:hover #volumeMinstacks_in_106,
#volumestacks_in_106:hover #volumeMaxstacks_in_106 {
	display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_106 #videoPlayerFullScreenstacks_in_106,
	#videoPlayerControlsstacks_in_106 #volumestacks_in_106 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_out_106 {
	margin-left:0;
}

#stacks_in_135 {
	padding: 5px 0px 0px 0px;
}

#stacks_out_135 {
	width: 96%;
	margin-left:0;
}

#stacks_out_117 {
	width: 90%;
}

#stacks_in_143 {
	display:inline-block; width:100%; line-height: 1.030000em;
}
#stacks_in_137>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_out_121 {
	width: 97%;
}

#stacks_in_122 {
	display:inline-block; width:100%; line-height: 0.990000em;
}

#stacks_out_129 {
	width: 95%;
}

#stacks_out_133 {
	width: 98%;
}

#stacks_in_134 {
	display:inline-block; width:100%; line-height: 0.990000em;
}

#stacks_out_153 {
	width: 96%;
}

#stacks_out_146 {
	width: 93%;
}

#stacks_in_147 {
	display:inline-block; width:100%; line-height: 0.990000em;
}

#stacks_in_157 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_157 {
	width: 67%;
}

#stacks_in_159 {
	margin: 12px 0px 0px 0px;
}
#stacks_in_161>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

#stacks_in_164 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 5px 0px 0px 0px;
}

#stacks_in_166 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}

#stacks_out_166 {
	width: 80%;
}

#stacks_out_52 {
	width: 72%;
}

#stacks_out_123 {
	width: 89%;
}

#stacks_out_125 {
	width: 90%;
}

#stacks_in_126 {
	display:inline-block; width:100%; line-height: 0.990000em;
}

#stacks_in_179 {
	margin: 8px 0px 0px 0px;
}

#stacks_out_179 {
	width: 48%;
}
#stacks_in_172>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_172 {
	margin: 12px 0px 10px 0px;
}

#stacks_in_175 {
	margin: 0px 0px 5px 0px;
}

#stacks_in_177 {
	margin: 0px 0px 5px 0px;
}
