
#stacks_in_493_page4 {
	font-size: 65%;
}

#stacks_in_494_page4 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_498_page4{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_498_page4 .c+.c .count{margin-left: 4px;}
#stacks_in_498_page4.s3 .c.s2_3 .count,#stacks_in_498_page4.s4 .c.s2_4 .count,#stacks_in_498_page4.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_498_page4.s2 .c.s1_2 .c-pad,#stacks_in_498_page4.s3 .c.s1_3 .c-pad,#stacks_in_498_page4.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_498_page4.s3 .c.s2_3 .c-pad,#stacks_in_498_page4.s4 .c.s2_4 .c-pad,#stacks_in_498_page4.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_498_page4.s2 .c.s2_2 .c-pad,#stacks_in_498_page4.s3 .c.s3_3 .c-pad,#stacks_in_498_page4.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_498_page4 .c+.c .count,
	#stacks_in_498_page4.s3 .c.s2_3 .count,
	#stacks_in_498_page4.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_498_page4 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_498_page4 .c:first-child,#stacks_in_498_page4.s4 .c.s1_4,#stacks_in_498_page4.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_498_page4 .c:last-child,#stacks_in_498_page4.s4 .c.s3_4,#stacks_in_498_page4.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_498_page4.s2 .c-pad,#stacks_in_498_page4.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_498_page4.s4 .c.s2_4 .count,
	#stacks_in_498_page4.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_498_page4.s4 .c {width: 49.2%;}
	#stacks_in_498_page4.s4 .c.s1_4 .c-pad,#stacks_in_498_page4.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_498_page4.s4 .c.s2_4 .c-pad,#stacks_in_498_page4.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 240px) {
	#stacks_in_498_page4 .count{ margin-left: 0 !important;}
	#stacks_in_498_page4 .c .c-pad{padding: 0 !important;}
	#stacks_in_498_page4.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/* Start Video Plus stack CSS code */.stacks_in_506_page4overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_506_page4leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_506_page4leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_506_page4leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_506_page4leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_506_page4rightCol{	position: absolute;	width: 30%;	background: #333333;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_506_page4rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_506_page4theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_506_page4overlay{		background: #333333 !important;		padding-top: 70px;	}		.stacks_in_506_page4leftCol{		position: relative;		width: 100%;		height: auto;		background: #333333;	}		.stacks_in_506_page4leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_506_page4leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_506_page4leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_506_page4rightCol{		position: relative;		width: 100%;		background: #333333;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_506_page4rightcolContent{		margin: auto;	}}.stacks_in_506_page4posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_506_page4posterWrapper img:hover{	cursor: pointer;}.stacks_in_506_page4rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_out_506_page4 {
	width: 300px;
}

#stacks_in_506_page4 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin: 0px 0px 10px 0px;
}

#stacks_in_510_page4 {
	font-size: 120%;
}
/* Start Video Plus stack CSS code */.stacks_in_499_page4overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_499_page4leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_499_page4leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_499_page4leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_499_page4leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_499_page4rightCol{	position: absolute;	width: 30%;	background: #333333;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_499_page4rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_499_page4theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_499_page4overlay{		background: #333333 !important;		padding-top: 70px;	}		.stacks_in_499_page4leftCol{		position: relative;		width: 100%;		height: auto;		background: #333333;	}		.stacks_in_499_page4leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_499_page4leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_499_page4leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_499_page4rightCol{		position: relative;		width: 100%;		background: #333333;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_499_page4rightcolContent{		margin: auto;	}}.stacks_in_499_page4posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_499_page4posterWrapper img:hover{	cursor: pointer;}.stacks_in_499_page4rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_out_499_page4 {
	width: 300px;
}

#stacks_in_499_page4 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin: 0px 0px 10px 0px;
}

#stacks_in_503_page4 {
	font-size: 120%;
}
/* Start Video Plus stack CSS code */.stacks_in_513_page4overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_513_page4leftCol{	position: absolute;	width: 70%;	height: 100%;	top:0;	left: 0;	right: 30%;	overflow: scroll;	margin-left: -70%;	transition: all 0.6s ease;}.stacks_in_513_page4leftcolTable{	position: relative;	display: table;	width: 100%;	height: 100%;}.stacks_in_513_page4leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_513_page4leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_513_page4rightCol{	position: absolute;	width: 30%;	background: #333333;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;}.stacks_in_513_page4rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_513_page4theX{	display: none;	position: absolute;	width: 33px;	height: 33px;	top: 20px;	right: 20px;}@media all and (max-width: 768px) {	.stacks_in_513_page4overlay{		background: #333333 !important;		padding-top: 70px;	}		.stacks_in_513_page4leftCol{		position: relative;		width: 100%;		height: auto;		background: #333333;	}		.stacks_in_513_page4leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_513_page4leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_513_page4leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_513_page4rightCol{		position: relative;		width: 100%;		background: #333333;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_513_page4rightcolContent{		margin: auto;	}}.stacks_in_513_page4posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_513_page4posterWrapper img:hover{	cursor: pointer;}.stacks_in_513_page4rightcolContentInner img{	max-width: 100%;	height: auto;}/* End Video Plus stack CSS code */
#stacks_out_513_page4 {
	width: 300px;
}

#stacks_in_513_page4 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin: 0px 0px 10px 0px;
}

#stacks_in_517_page4 {
	font-size: 120%;
}

#stacks_in_481_page4 {
	font-size: 65%;
}

#stacks_in_331_page4 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_402_page4 {
	padding: 0px 0px 15px 0px;
}

#stacks_in_403_page4 {
	font-size: 135%;
	font-weight: bold;
}
#stacks_in_339_page4>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_339_page4 {
	padding: 0px 0px 25px 0px;
}
/* @group Basics */

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

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

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

/* @end */

/* @group Big Play Button */

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

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

/*  */

/* @end */

/* @group Video Controls */

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

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

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_491_page4 {
	-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_491_page4:hover #videoPlayerControlsstacks_in_491_page4 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_491_page4 {
	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_491_page4 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_491_page4:hover #videoPlayerControlsstacks_in_491_page4 {
	opacity: 1.00;
}

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

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_491_page4 #videoPlayerPlayPausestacks_in_491_page4 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_491_page4 #videoPlayerFullScreenstacks_in_491_page4 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

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

#videoPlayerCurrentTimestacks_in_491_page4 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_491_page4 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @group Volume */

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

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

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

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

#volumestacks_in_491_page4:hover #volumeButtonstacks_in_491_page4 {
	display: none;
}

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

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

#volume-barstacks_in_491_page4[type=range],
#volumeMinstacks_in_491_page4,
#volumeMaxstacks_in_491_page4 {
	display: none;
}

#volumeMinstacks_in_491_page4,
#volumeMaxstacks_in_491_page4 {
	cursor: pointer;
}

#volumestacks_in_491_page4:hover #volume-barstacks_in_491_page4,
#volumestacks_in_491_page4:hover #volumeMinstacks_in_491_page4,
#volumestacks_in_491_page4:hover #volumeMaxstacks_in_491_page4 {
	display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_491_page4 #videoPlayerFullScreenstacks_in_491_page4,
	#videoPlayerControlsstacks_in_491_page4 #volumestacks_in_491_page4 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_345_page4 {
	padding: 10px 0px 10px 0px;
}
/* @group Basics */

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

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

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

/* @end */

/* @group Big Play Button */

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

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

/*  */

/* @end */

/* @group Video Controls */

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

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

/*  */

/*  */

/*  */

/*  */

/*  */
#videoPlayerControlsstacks_in_490_page4 {
	-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_490_page4:hover #videoPlayerControlsstacks_in_490_page4 {
	max-height: 60px;
	opacity: 1.00;
}
/*  */

/*  */

/*  */

#videoPlayerControlsFillstacks_in_490_page4 {
	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_490_page4 {
	display: flex;
	position: relative;
	z-index: 2;
}

#videoPlayerContainerstacks_in_490_page4:hover #videoPlayerControlsstacks_in_490_page4 {
	opacity: 1.00;
}

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

button:hover {
	cursor: pointer;
}

#videoPlayerControlsstacks_in_490_page4 #videoPlayerPlayPausestacks_in_490_page4 {
	display: inline-block;
}

#videoPlayerControlsstacks_in_490_page4 #videoPlayerFullScreenstacks_in_490_page4 {
	display: inline-block;
}

/* @end */

/* @group Video Timing */

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

#videoPlayerCurrentTimestacks_in_490_page4 {
	display: inline-block;
}

#videoPlayerDurationstacks_in_490_page4 {
	display: inline-block;
}

/*  */

/*  */

/* @end */

/* @group Seek Bar */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @group Volume */

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

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

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

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

#volumestacks_in_490_page4:hover #volumeButtonstacks_in_490_page4 {
	display: none;
}

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

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

#volume-barstacks_in_490_page4[type=range],
#volumeMinstacks_in_490_page4,
#volumeMaxstacks_in_490_page4 {
	display: none;
}

#volumeMinstacks_in_490_page4,
#volumeMaxstacks_in_490_page4 {
	cursor: pointer;
}

#volumestacks_in_490_page4:hover #volume-barstacks_in_490_page4,
#volumestacks_in_490_page4:hover #volumeMinstacks_in_490_page4,
#volumestacks_in_490_page4:hover #volumeMaxstacks_in_490_page4 {
	display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Responsive Behavior */

@media screen and (max-width: 569px) {
	#videoPlayerControlsstacks_in_490_page4 #videoPlayerFullScreenstacks_in_490_page4,
	#videoPlayerControlsstacks_in_490_page4 #volumestacks_in_490_page4 {
		display: none;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_347_page4 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_342_page4>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_342_page4 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 2px 0px 0px 0px;
	padding: 19px 0px 20px 0px;
}

#stacks_in_351_page4 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_352_page4 {
	font-size: 65%;
}

#stacks_in_349_page4 {
	padding: 0px 0px 35px 0px;
}
