.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}







.rwml-menu-imported {
	display: none;
}

#stacks_in_7 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.de .rwml-translatable:lang(de) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}












#usefulStackWrapperstacks_in_8 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_8 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_8 {
		display: none;
	}
}









@media print {
	#usefulStackWrapperstacks_in_8 {
		display: none;
	}
}























#rwml_switcher_links_stacks_in_9 {
	
	
	text-align: right;
}










@media print {
	#switchContainerstacks_in_9 {
		display: none !important;
	}
}





#stacks_in_12 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}




#stacks_in_16 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}




#stacks_in_68_10 {
	
	
	
	
	
	 text-align: ;
}




/* CSS code for getting consent for cookies, custom popup message box */
#mini_cookie_wrapper_stacks_in_68_2 {
	display: inline-block;
	background: rgba(255, 255, 255, 1.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	margin: 2rem;
	padding: 1rem;
	max-height: 100vh;
	max-width: 50rem;
	overflow: auto;
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	z-index: 99999;
}





#mini_cookie_window_shade_stacks_in_68_2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.50);
	content: '';
	overflow: hidden;
	z-index: 99999;
}



#mini_cookie_window_shade_stacks_in_68_2.dismissed {
	display: none;
}



#mini_cookie_wrapper_stacks_in_68_2.dismissed {
	display: none;
}

#mini_cookie_stacks_in_68_2 {
	display: flex;
	align-items: center;
	
	
}

#mini_cookie_content_stacks_in_68_2,
#mini_cookie_button_stacks_in_68_2 {
	font-size: 0.95rem;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0;
}

#mini_cookie_content_stacks_in_68_2 {
	flex: 1;
	color: rgba(66, 66, 66, 1.00);
}

@media screen and (max-width: 466px) {
	/* Mobile styling */
	#mini_cookie_stacks_in_68_2 {
		flex-direction: column;
	}

	#mini_cookie_wrapper_stacks_in_68_2 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mini_cookie_content_stacks_in_68_2 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mini_cookie_button_stacks_in_68_2 {
		margin-left: 0 !important;
	}
}

#mini_cookie_supplementary_link_stacks_in_68_2 a,
#mini_cookie_supplementary_link_stacks_in_68_2 a:visited,
#mini_cookie_content_stacks_in_68_2 a,
#mini_cookie_content_stacks_in_68_2 a:visited {
	font-weight: 600;
	color: rgba(29, 224, 5, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	text-decoration: underline;
}

#mini_cookie_supplementary_link_stacks_in_68_2 a:hover,
#mini_cookie_supplementary_link_stacks_in_68_2 a:active,
#mini_cookie_content_stacks_in_68_2 a:hover,
#mini_cookie_content_stacks_in_68_2 a:active {
	color: rgba(33, 255, 6, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mini_cookie_supplementary_link_stacks_in_68_2 a:focus,
#mini_cookie_content_stacks_in_68_2 a:focus {
	outline: 1px dotted rgba(33, 255, 6, 1.00);
}

#mini_cookie_supplementary_link_stacks_in_68_2 a {
	display: inline-block;
	padding: 8px 16px;
	font-size: 1rem;
}








#mini_cookie_consent_button_wrapper_stacks_in_68_2 {
	display: flex;
	flex-direction: row;
	margin-left: 1rem;
	text-align: center;
}

#mini_cookie_consent_button_wrapper_stacks_in_68_2 #mini_cookie_button_stacks_in_68_2 {
	order: 1;
	margin-left: 0;
}

#mini_cookie_consent_button_wrapper_stacks_in_68_2 #mini_cookie_supplementary_link_stacks_in_68_2 {
	order: 2;
	margin-left: 0;
	padding-right: 0;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mini_cookie_button_stacks_in_68_2,
#mini_cookie_button_accept_all_stacks_in_68_2,
#mini_cookie_button_disallow_all_stacks_in_68_2,
.mini_cookie_button_stacks_in_68_2 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(0, 0, 0, 1.00);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(255, 255, 255, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	margin-bottom: 5px;
	
	
}

#mini_cookie_button_stacks_in_68_2:hover,
.mini_cookie_button_stacks_in_68_2:hover,
#mini_cookie_button_accept_all_stacks_in_68_2:hover,
#mini_cookie_button_disallow_all_stacks_in_68_2:hover,
#mini_cookie_button_stacks_in_68_2:active,
.mini_cookie_button_stacks_in_68_2:active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(102, 102, 102, 1.00);
	border: 1px hidden rgba(41, 145, 204, 0.40)
}

#mini_cookie_button_stacks_in_68_2:focus,
#mini_cookie_button_accept_all_stacks_in_68_2:focus,
#mini_cookie_button_disallow_all_stacks_in_68_2:focus,
.mini_cookie_button_stacks_in_68_2:focus {
	outline: 2px dotted rgba(255, 255, 255, 1.00);
}







#dialog_title_stacks_in_68_2,
#dialog_desc_stacks_in_68_2 {
	display: none;
}


@media print {
	#mini_cookie_stack_stacks_in_68_2,
	#mini_cookie_window_shade_stacks_in_68_2,
	#mini_cookie_wrapper_stacks_in_68_2 {
		display: none;
	}
}






#stacks_in_68_19 {
	
	
	
	
	
	 text-align: ;
}




/* CSS code for getting consent for cookies, custom popup message box */
#mini_cookie_wrapper_stacks_in_68_28 {
	display: inline-block;
	background: rgba(255, 255, 255, 1.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	margin: 2rem;
	padding: 1rem;
	max-height: 100vh;
	max-width: 50rem;
	overflow: auto;
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	z-index: 99999;
}





#mini_cookie_window_shade_stacks_in_68_28 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.50);
	content: '';
	overflow: hidden;
	z-index: 99999;
}



#mini_cookie_window_shade_stacks_in_68_28.dismissed {
	display: none;
}



#mini_cookie_wrapper_stacks_in_68_28.dismissed {
	display: none;
}

#mini_cookie_stacks_in_68_28 {
	display: flex;
	align-items: center;
	
	
}

#mini_cookie_content_stacks_in_68_28,
#mini_cookie_button_stacks_in_68_28 {
	font-size: 0.95rem;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0;
}

#mini_cookie_content_stacks_in_68_28 {
	flex: 1;
	color: rgba(66, 66, 66, 1.00);
}

@media screen and (max-width: 466px) {
	/* Mobile styling */
	#mini_cookie_stacks_in_68_28 {
		flex-direction: column;
	}

	#mini_cookie_wrapper_stacks_in_68_28 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mini_cookie_content_stacks_in_68_28 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mini_cookie_button_stacks_in_68_28 {
		margin-left: 0 !important;
	}
}

#mini_cookie_supplementary_link_stacks_in_68_28 a,
#mini_cookie_supplementary_link_stacks_in_68_28 a:visited,
#mini_cookie_content_stacks_in_68_28 a,
#mini_cookie_content_stacks_in_68_28 a:visited {
	font-weight: 600;
	color: rgba(29, 224, 5, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	text-decoration: underline;
}

#mini_cookie_supplementary_link_stacks_in_68_28 a:hover,
#mini_cookie_supplementary_link_stacks_in_68_28 a:active,
#mini_cookie_content_stacks_in_68_28 a:hover,
#mini_cookie_content_stacks_in_68_28 a:active {
	color: rgba(33, 255, 6, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mini_cookie_supplementary_link_stacks_in_68_28 a:focus,
#mini_cookie_content_stacks_in_68_28 a:focus {
	outline: 1px dotted rgba(33, 255, 6, 1.00);
}

#mini_cookie_supplementary_link_stacks_in_68_28 a {
	display: inline-block;
	padding: 8px 16px;
	font-size: 1rem;
}








#mini_cookie_consent_button_wrapper_stacks_in_68_28 {
	display: flex;
	flex-direction: row;
	margin-left: 1rem;
	text-align: center;
}

#mini_cookie_consent_button_wrapper_stacks_in_68_28 #mini_cookie_button_stacks_in_68_28 {
	order: 1;
	margin-left: 0;
}

#mini_cookie_consent_button_wrapper_stacks_in_68_28 #mini_cookie_supplementary_link_stacks_in_68_28 {
	order: 2;
	margin-left: 0;
	padding-right: 0;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mini_cookie_button_stacks_in_68_28,
#mini_cookie_button_accept_all_stacks_in_68_28,
#mini_cookie_button_disallow_all_stacks_in_68_28,
.mini_cookie_button_stacks_in_68_28 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(0, 0, 0, 1.00);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(255, 255, 255, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	margin-bottom: 5px;
	
	
}

#mini_cookie_button_stacks_in_68_28:hover,
.mini_cookie_button_stacks_in_68_28:hover,
#mini_cookie_button_accept_all_stacks_in_68_28:hover,
#mini_cookie_button_disallow_all_stacks_in_68_28:hover,
#mini_cookie_button_stacks_in_68_28:active,
.mini_cookie_button_stacks_in_68_28:active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(102, 102, 102, 1.00);
	border: 1px hidden rgba(41, 145, 204, 0.40)
}

#mini_cookie_button_stacks_in_68_28:focus,
#mini_cookie_button_accept_all_stacks_in_68_28:focus,
#mini_cookie_button_disallow_all_stacks_in_68_28:focus,
.mini_cookie_button_stacks_in_68_28:focus {
	outline: 2px dotted rgba(255, 255, 255, 1.00);
}







#dialog_title_stacks_in_68_28,
#dialog_desc_stacks_in_68_28 {
	display: none;
}


@media print {
	#mini_cookie_stack_stacks_in_68_28,
	#mini_cookie_window_shade_stacks_in_68_28,
	#mini_cookie_wrapper_stacks_in_68_28 {
		display: none;
	}
}



.walkies,
.walkies-nohtml5 {
  height: 2px;
  border: none;
  z-index: 9999;
  color: rgba(29, 224, 5, 1.00);
  width: 100%;
  display: block
}

.walkies {
  background: rgba(234, 234, 234, 1.00);
}



div.walkies,
progress.walkies {
  position: fixed;
  top: 0;
}







progress.walkies {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

progress.walkies::-webkit-progress-bar {
  background-color: transparent
}

progress.walkies::-webkit-progress-value {
  background-color: rgba(29, 224, 5, 1.00)
}

progress.walkies::-moz-progress-bar {
  background-color: rgba(29, 224, 5, 1.00)
}

.walkies-nohtml5 {
  background: #eee
}

.walkies-nohtml5 span {
  width: 0;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background: rgba(29, 224, 5, 1.00)
}

.animated .walkies-nohtml5 span {
  -webkit-transition: width .3s ease;
  transition: width .3s ease
}

@media print {
  div.walkies,
  progress.walkies {
    display: none;
  }
}



/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_63_2 #myExtraContent1,
#ExtraContentPlusstacks_in_63_2 #fs {
	display: none;
}

#usefulStackWrapperstacks_in_63_11 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_63_11 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 20%;
	margin-left: 0%;
	margin-right: 13%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_63_11 {
		display: none;
	}
}









@media print {
	#usefulStackWrapperstacks_in_63_11 {
		display: none;
	}
}







#stacks_in_20 {
	
	
	
	
	
	 text-align: ;
}






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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_38 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_38 {
		display: none !important;
	}
}
#stackSliderWrapperstacks_in_2 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_2 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #CDCDCD;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #1DE005;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #21FF06;	
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_2 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_2 {
		height: auto;
	}
}
#fullScreenWrapper-player1 {
    width: 100%;
}

#playerWrapper-player1 {
	display: block;
	position: relative;
}

#playerWrapper-player1 *,
#playerWrapper-player1 *:before,
#playerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player1 {
	padding-bottom: 56.25%;
}






#playerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player1 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player1 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player1 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player1,
#playerSplashButtonstacks_in_5 {
	display: none !important;
}


#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player1 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player1 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player1:hover #toolbar-player1 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player1.playerInFullScreenMode:hover #toolbar-player1,
#playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarHovered,
.playerTouchDevice #playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    opacity: 1.00;
}
 */

#playerWrapper-player1.playerInFullScreenMode #fullscreenHoverRegionstacks_in_5 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player1 .media-button,
#toolbar-player1 .timingContent {
    line-height: 45px;
}

#toolbar-player1 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_5 {
    order: 3;
    display: block;
}

#pausestacks_in_5 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_5 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_5 {
    order: 8;
}

#contractFromFullScreenstacks_in_5 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player1 .media-button a,
#toolbar-player1 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player1 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player1 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_5 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player1 .duration,
#toolbar-player1 .scrubberWrapper,
#toolbar-player1 .time {
    /* display: table-cell; */
}

#toolbar-player1 .time,
#toolbar-player1 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player1 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_5 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_5 {
  display: none !important;
}

#volumestacks_in_5:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_5 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_5:hover #volumeMasterControllerstacks_in_5 {
	display: none;
}

#volumeMinstacks_in_5 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_5 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_5[type=range],
#volumeMinstacks_in_5,
#volumeMaxstacks_in_5 {
	display: none;
}

#volumeMinstacks_in_5,
#volumeMaxstacks_in_5 {
	cursor: pointer;
}

#volumestacks_in_5:hover #volumeMinstacks_in_5,
#volumestacks_in_5:hover #volumeMaxstacks_in_5,
#volumestacks_in_5:hover #volume-barstacks_in_5 {
	display: inline;
}

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

#volume-barstacks_in_5[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_5[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_5[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_5[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_5[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_5[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_5[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_5[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_5[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_5[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_5[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player1.playerInFullScreenMode,
#fullScreenWrapper-player1.playerInFullScreenMode #playerWrapper-player1  {
    height: 100%;
}

#fullScreenWrapper-player1.playerInFullScreenMode #mediaFrame-player1 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player1.playerInFullScreenMode player1 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player1 #fullscreenHoverRegion-player1 {
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #fullscreenHoverRegion-player1 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}




















#fullScreenWrapper-player2 {
    width: 100%;
}

#playerWrapper-player2 {
	display: block;
	position: relative;
}

#playerWrapper-player2 *,
#playerWrapper-player2 *:before,
#playerWrapper-player2 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player2 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player2 {
	padding-bottom: 56.25%;
}






#playerWrapper-player2 #media-player2 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player2 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player2 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player2 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player2 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player2 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player2 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player2,
#playerSplashButtonstacks_in_4 {
	display: none !important;
}


#media-controls-wrapper-player2 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player2 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player2 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player2 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player2:hover #toolbar-player2 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player2.playerInFullScreenMode:hover #toolbar-player2,
#playerWrapper-player2.playerInFullScreenMode #toolbar-player2 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2.playerInFullScreenMode #toolbar-player2.toolbarHovered,
.playerTouchDevice #playerWrapper-player2.playerInFullScreenMode #toolbar-player2 {
    opacity: 1.00;
}
 */

#playerWrapper-player2.playerInFullScreenMode #fullscreenHoverRegionstacks_in_4 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player2 .media-button,
#toolbar-player2 .timingContent {
    line-height: 45px;
}

#toolbar-player2 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player2 span.time,
#media-controls-player2 span.player-extra-element,
#media-controls-player2 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_4 {
    order: 3;
    display: block;
}

#pausestacks_in_4 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_4 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_4 {
    order: 8;
}

#contractFromFullScreenstacks_in_4 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player2 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player2 .media-button a,
#toolbar-player2 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player2 span.media-button a:hover,
#media-controls-player2 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player2 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player2 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_4 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player2 .duration,
#toolbar-player2 .scrubberWrapper,
#toolbar-player2 .time {
    /* display: table-cell; */
}

#toolbar-player2 .time,
#toolbar-player2 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player2 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player2 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player2 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player2 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_4 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_4 {
  display: none !important;
}

#volumestacks_in_4:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_4 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_4:hover #volumeMasterControllerstacks_in_4 {
	display: none;
}

#volumeMinstacks_in_4 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_4 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_4[type=range],
#volumeMinstacks_in_4,
#volumeMaxstacks_in_4 {
	display: none;
}

#volumeMinstacks_in_4,
#volumeMaxstacks_in_4 {
	cursor: pointer;
}

#volumestacks_in_4:hover #volumeMinstacks_in_4,
#volumestacks_in_4:hover #volumeMaxstacks_in_4,
#volumestacks_in_4:hover #volume-barstacks_in_4 {
	display: inline;
}

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

#volume-barstacks_in_4[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_4[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_4[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_4[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_4[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_4[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_4[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_4[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_4[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_4[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_4[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player2.playerInFullScreenMode,
#fullScreenWrapper-player2.playerInFullScreenMode #playerWrapper-player2  {
    height: 100%;
}

#fullScreenWrapper-player2.playerInFullScreenMode #mediaFrame-player2 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player2.playerInFullScreenMode player2 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player2.playerInFullScreenMode #toolbar-player2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player2.playerInFullScreenMode #toolbar-player2.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player2.playerInFullScreenMode #PlayerCaptionsBarplayer2 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player2.playerInFullScreenMode #PlayerCaptionsBarplayer2.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player2 #fullscreenHoverRegion-player2 {
	display: none;
}

#fullScreenWrapper-player2.playerInFullScreenMode #fullscreenHoverRegion-player2 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}




















#fullScreenWrapper-player3 {
    width: 100%;
}

#playerWrapper-player3 {
	display: block;
	position: relative;
}

#playerWrapper-player3 *,
#playerWrapper-player3 *:before,
#playerWrapper-player3 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player3 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player3 {
	padding-bottom: 56.25%;
}






#playerWrapper-player3 #media-player3 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player3 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player3 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player3 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player3 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player3 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player3 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player3,
#playerSplashButtonstacks_in_6 {
	display: none !important;
}


#media-controls-wrapper-player3 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player3 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player3 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player3 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player3:hover #toolbar-player3 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player3.playerInFullScreenMode:hover #toolbar-player3,
#playerWrapper-player3.playerInFullScreenMode #toolbar-player3 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3.playerInFullScreenMode #toolbar-player3.toolbarHovered,
.playerTouchDevice #playerWrapper-player3.playerInFullScreenMode #toolbar-player3 {
    opacity: 1.00;
}
 */

#playerWrapper-player3.playerInFullScreenMode #fullscreenHoverRegionstacks_in_6 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player3 .media-button,
#toolbar-player3 .timingContent {
    line-height: 45px;
}

#toolbar-player3 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player3 span.time,
#media-controls-player3 span.player-extra-element,
#media-controls-player3 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_6 {
    order: 3;
    display: block;
}

#pausestacks_in_6 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_6 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_6 {
    order: 8;
}

#contractFromFullScreenstacks_in_6 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player3 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player3 .media-button a,
#toolbar-player3 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player3 span.media-button a:hover,
#media-controls-player3 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player3 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player3 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_6 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player3 .duration,
#toolbar-player3 .scrubberWrapper,
#toolbar-player3 .time {
    /* display: table-cell; */
}

#toolbar-player3 .time,
#toolbar-player3 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player3 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player3 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player3 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player3 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_6 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_6 {
  display: none !important;
}

#volumestacks_in_6:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_6 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_6:hover #volumeMasterControllerstacks_in_6 {
	display: none;
}

#volumeMinstacks_in_6 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_6 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_6[type=range],
#volumeMinstacks_in_6,
#volumeMaxstacks_in_6 {
	display: none;
}

#volumeMinstacks_in_6,
#volumeMaxstacks_in_6 {
	cursor: pointer;
}

#volumestacks_in_6:hover #volumeMinstacks_in_6,
#volumestacks_in_6:hover #volumeMaxstacks_in_6,
#volumestacks_in_6:hover #volume-barstacks_in_6 {
	display: inline;
}

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

#volume-barstacks_in_6[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_6[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_6[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_6[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_6[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_6[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_6[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_6[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_6[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_6[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_6[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player3.playerInFullScreenMode,
#fullScreenWrapper-player3.playerInFullScreenMode #playerWrapper-player3  {
    height: 100%;
}

#fullScreenWrapper-player3.playerInFullScreenMode #mediaFrame-player3 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player3.playerInFullScreenMode player3 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player3.playerInFullScreenMode #toolbar-player3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player3.playerInFullScreenMode #toolbar-player3.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player3.playerInFullScreenMode #PlayerCaptionsBarplayer3 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player3.playerInFullScreenMode #PlayerCaptionsBarplayer3.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player3 #fullscreenHoverRegion-player3 {
	display: none;
}

#fullScreenWrapper-player3.playerInFullScreenMode #fullscreenHoverRegion-player3 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}























#stacks_in_41 {
	
	
	
	
	
	 text-align: ;
}






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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_52 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_52 {
		display: none !important;
	}
}
#stackSliderWrapperstacks_in_53 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_53 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #CDCDCD;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #1DE005;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #21FF06;	
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_53 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_53 {
		height: auto;
	}
}
#fullScreenWrapper-player1 {
    width: 100%;
}

#playerWrapper-player1 {
	display: block;
	position: relative;
}

#playerWrapper-player1 *,
#playerWrapper-player1 *:before,
#playerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player1 {
	padding-bottom: 56.25%;
}






#playerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player1 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player1 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player1 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player1,
#playerSplashButtonstacks_in_54 {
	display: none !important;
}


#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player1 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player1 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player1:hover #toolbar-player1 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player1.playerInFullScreenMode:hover #toolbar-player1,
#playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarHovered,
.playerTouchDevice #playerWrapper-player1.playerInFullScreenMode #toolbar-player1 {
    opacity: 1.00;
}
 */

#playerWrapper-player1.playerInFullScreenMode #fullscreenHoverRegionstacks_in_54 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player1 .media-button,
#toolbar-player1 .timingContent {
    line-height: 45px;
}

#toolbar-player1 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_54 {
    order: 3;
    display: block;
}

#pausestacks_in_54 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_54 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_54 {
    order: 8;
}

#contractFromFullScreenstacks_in_54 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player1 .media-button a,
#toolbar-player1 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player1 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player1 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_54 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player1 .duration,
#toolbar-player1 .scrubberWrapper,
#toolbar-player1 .time {
    /* display: table-cell; */
}

#toolbar-player1 .time,
#toolbar-player1 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player1 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_54 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_54 {
  display: none !important;
}

#volumestacks_in_54:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_54 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_54:hover #volumeMasterControllerstacks_in_54 {
	display: none;
}

#volumeMinstacks_in_54 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_54 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_54[type=range],
#volumeMinstacks_in_54,
#volumeMaxstacks_in_54 {
	display: none;
}

#volumeMinstacks_in_54,
#volumeMaxstacks_in_54 {
	cursor: pointer;
}

#volumestacks_in_54:hover #volumeMinstacks_in_54,
#volumestacks_in_54:hover #volumeMaxstacks_in_54,
#volumestacks_in_54:hover #volume-barstacks_in_54 {
	display: inline;
}

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

#volume-barstacks_in_54[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_54[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_54[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_54[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_54[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_54[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_54[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_54[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_54[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_54[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_54[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player1.playerInFullScreenMode,
#fullScreenWrapper-player1.playerInFullScreenMode #playerWrapper-player1  {
    height: 100%;
}

#fullScreenWrapper-player1.playerInFullScreenMode #mediaFrame-player1 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player1.playerInFullScreenMode player1 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #toolbar-player1.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player1.playerInFullScreenMode #PlayerCaptionsBarplayer1.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player1 #fullscreenHoverRegion-player1 {
	display: none;
}

#fullScreenWrapper-player1.playerInFullScreenMode #fullscreenHoverRegion-player1 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}




















#fullScreenWrapper-player2 {
    width: 100%;
}

#playerWrapper-player2 {
	display: block;
	position: relative;
}

#playerWrapper-player2 *,
#playerWrapper-player2 *:before,
#playerWrapper-player2 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player2 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player2 {
	padding-bottom: 56.25%;
}






#playerWrapper-player2 #media-player2 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player2 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player2 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player2 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player2 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player2 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player2 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player2,
#playerSplashButtonstacks_in_55 {
	display: none !important;
}


#media-controls-wrapper-player2 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player2 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player2 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player2 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player2:hover #toolbar-player2 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player2.playerInFullScreenMode:hover #toolbar-player2,
#playerWrapper-player2.playerInFullScreenMode #toolbar-player2 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player2.playerInFullScreenMode #toolbar-player2.toolbarHovered,
.playerTouchDevice #playerWrapper-player2.playerInFullScreenMode #toolbar-player2 {
    opacity: 1.00;
}
 */

#playerWrapper-player2.playerInFullScreenMode #fullscreenHoverRegionstacks_in_55 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player2 .media-button,
#toolbar-player2 .timingContent {
    line-height: 45px;
}

#toolbar-player2 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player2 span.time,
#media-controls-player2 span.player-extra-element,
#media-controls-player2 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_55 {
    order: 3;
    display: block;
}

#pausestacks_in_55 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_55 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_55 {
    order: 8;
}

#contractFromFullScreenstacks_in_55 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player2 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player2 .media-button a,
#toolbar-player2 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player2 span.media-button a:hover,
#media-controls-player2 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player2 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player2 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_55 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player2 .duration,
#toolbar-player2 .scrubberWrapper,
#toolbar-player2 .time {
    /* display: table-cell; */
}

#toolbar-player2 .time,
#toolbar-player2 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player2 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player2 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player2 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player2 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_55 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_55 {
  display: none !important;
}

#volumestacks_in_55:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_55 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_55:hover #volumeMasterControllerstacks_in_55 {
	display: none;
}

#volumeMinstacks_in_55 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_55 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_55[type=range],
#volumeMinstacks_in_55,
#volumeMaxstacks_in_55 {
	display: none;
}

#volumeMinstacks_in_55,
#volumeMaxstacks_in_55 {
	cursor: pointer;
}

#volumestacks_in_55:hover #volumeMinstacks_in_55,
#volumestacks_in_55:hover #volumeMaxstacks_in_55,
#volumestacks_in_55:hover #volume-barstacks_in_55 {
	display: inline;
}

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

#volume-barstacks_in_55[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_55[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_55[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_55[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_55[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_55[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_55[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_55[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_55[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_55[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_55[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player2.playerInFullScreenMode,
#fullScreenWrapper-player2.playerInFullScreenMode #playerWrapper-player2  {
    height: 100%;
}

#fullScreenWrapper-player2.playerInFullScreenMode #mediaFrame-player2 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player2.playerInFullScreenMode player2 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player2.playerInFullScreenMode #toolbar-player2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player2.playerInFullScreenMode #toolbar-player2.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player2.playerInFullScreenMode #PlayerCaptionsBarplayer2 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player2.playerInFullScreenMode #PlayerCaptionsBarplayer2.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player2 #fullscreenHoverRegion-player2 {
	display: none;
}

#fullScreenWrapper-player2.playerInFullScreenMode #fullscreenHoverRegion-player2 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}




















#fullScreenWrapper-player3 {
    width: 100%;
}

#playerWrapper-player3 {
	display: block;
	position: relative;
}

#playerWrapper-player3 *,
#playerWrapper-player3 *:before,
#playerWrapper-player3 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-player3 {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 1.00);
}




#mediaFrame-player3 {
	padding-bottom: 56.25%;
}






#playerWrapper-player3 #media-player3 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-player3 .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-player3 .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-player3 .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-player3 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-player3 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-player3 .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3 .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */


/* If Player custom controls are disabled */
#toolbar-player3,
#playerSplashButtonstacks_in_56 {
	display: none !important;
}


#media-controls-wrapper-player3 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-player3 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-player3 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-player3 {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-player3:hover #toolbar-player3 {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-player3.playerInFullScreenMode:hover #toolbar-player3,
#playerWrapper-player3.playerInFullScreenMode #toolbar-player3 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-player3.playerInFullScreenMode #toolbar-player3.toolbarHovered,
.playerTouchDevice #playerWrapper-player3.playerInFullScreenMode #toolbar-player3 {
    opacity: 1.00;
}
 */

#playerWrapper-player3.playerInFullScreenMode #fullscreenHoverRegionstacks_in_56 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-player3 .media-button,
#toolbar-player3 .timingContent {
    line-height: 45px;
}

#toolbar-player3 .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-player3 span.time,
#media-controls-player3 span.player-extra-element,
#media-controls-player3 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_56 {
    order: 3;
    display: block;
}

#pausestacks_in_56 {
    order: 3;
    display: none /* Start hidden */
}









#timingstacks_in_56 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_56 {
    order: 8;
}

#contractFromFullScreenstacks_in_56 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-player3 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

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

#toolbar-player3 .media-button a,
#toolbar-player3 .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-player3 span.media-button a:hover,
#media-controls-player3 span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-player3 .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-player3 .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_56 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-player3 .duration,
#toolbar-player3 .scrubberWrapper,
#toolbar-player3 .time {
    /* display: table-cell; */
}

#toolbar-player3 .time,
#toolbar-player3 .duration {
	font-size: 12px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-player3 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 5px;
    vertical-align: middle;
}

#toolbar-player3 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 5px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-player3 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 5px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-player3 .progress {
    background-color: rgba(255, 255, 255, 1.00);
}




/* @group Volume */

#volumestacks_in_56 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_56 {
  display: none !important;
}

#volumestacks_in_56:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_56 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_56:hover #volumeMasterControllerstacks_in_56 {
	display: none;
}

#volumeMinstacks_in_56 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_56 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_56[type=range],
#volumeMinstacks_in_56,
#volumeMaxstacks_in_56 {
	display: none;
}

#volumeMinstacks_in_56,
#volumeMaxstacks_in_56 {
	cursor: pointer;
}

#volumestacks_in_56:hover #volumeMinstacks_in_56,
#volumestacks_in_56:hover #volumeMaxstacks_in_56,
#volumestacks_in_56:hover #volume-barstacks_in_56 {
	display: inline;
}

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

#volume-barstacks_in_56[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_56[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

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

#volume-barstacks_in_56[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_56[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_56[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_56[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_56[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_56[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_56[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_56[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_56[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-player3.playerInFullScreenMode,
#fullScreenWrapper-player3.playerInFullScreenMode #playerWrapper-player3  {
    height: 100%;
}

#fullScreenWrapper-player3.playerInFullScreenMode #mediaFrame-player3 {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-player3.playerInFullScreenMode player3 {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-player3.playerInFullScreenMode #toolbar-player3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-player3.playerInFullScreenMode #toolbar-player3.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-player3.playerInFullScreenMode #PlayerCaptionsBarplayer3 {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-player3.playerInFullScreenMode #PlayerCaptionsBarplayer3.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-player3 #fullscreenHoverRegion-player3 {
	display: none;
}

#fullScreenWrapper-player3.playerInFullScreenMode #fullscreenHoverRegion-player3 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}





















.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_65_19 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_65_19 {
		display: none !important;
	}
}



#stacks_in_65_22 {
	
	
	
	
	
	 text-align: ;
}



/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_65_2 *,
#adaptiveGridstacks_in_65_2 *:before,
#adaptiveGridstacks_in_65_2 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_65_2 {
	display: block;
}

/*  */

#adaptiveGridstacks_in_65_2:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_65_2 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_65_2 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_65_2 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_2 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_2 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_2 {
		margin-right: -0px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_2 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_2 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_2 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_2 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_2 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_2 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_2 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_2 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_2 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_2 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_2 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_65_2 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_65_2 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_65_2 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_65_2 .column1,
	#adaptiveGridstacks_in_65_2 .column2,
	#adaptiveGridstacks_in_65_2 .column3,
	#adaptiveGridstacks_in_65_2 .column4,
	#adaptiveGridstacks_in_65_2 .column5,
	#adaptiveGridstacks_in_65_2 .column6,
	#adaptiveGridstacks_in_65_2 .column7,
	#adaptiveGridstacks_in_65_2 .column8,
	#adaptiveGridstacks_in_65_2 .column9,
	#adaptiveGridstacks_in_65_2 .column10,
	#adaptiveGridstacks_in_65_2 .column11,
	#adaptiveGridstacks_in_65_2 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_65_2 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_65_158 {
	text-align: right !important;
}




#stacks_in_65_158 img {
	margin: 0 0 0 auto !important;
}


@media only screen and (max-width: 700px) {
    #stacks_in_65_158 {
		text-align: right !important;
	}
	
	#stacks_in_65_158 img {
		margin: 0 auto !important;
	}
	
	
	
	
	#stacks_in_65_158 img {
		margin: 0 0 0 auto !important;
	}
	
}

@media only screen and (max-width: 466px) {
    #stacks_in_65_158 {
		text-align: left !important;
	}
	
	#stacks_in_65_158 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_65_158 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */


#stacks_in_65_24 {
	
	
	
	
	
	 text-align: ;
}



/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_65_25 *,
#adaptiveGridstacks_in_65_25 *:before,
#adaptiveGridstacks_in_65_25 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_65_25 {
	display: block;
}

/*  */

#adaptiveGridstacks_in_65_25:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_65_25 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_65_25 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_65_25 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_25 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_25 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_65_25 {
		margin-right: -0px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_25 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_25 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_25 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_25 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_65_25 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_25 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 466px) {
	#adaptiveGridstacks_in_65_25 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_25 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_25 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 700px) {
	#adaptiveGridstacks_in_65_25 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_65_25 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_65_25 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_65_25 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_65_25 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_65_25 .column1,
	#adaptiveGridstacks_in_65_25 .column2,
	#adaptiveGridstacks_in_65_25 .column3,
	#adaptiveGridstacks_in_65_25 .column4,
	#adaptiveGridstacks_in_65_25 .column5,
	#adaptiveGridstacks_in_65_25 .column6,
	#adaptiveGridstacks_in_65_25 .column7,
	#adaptiveGridstacks_in_65_25 .column8,
	#adaptiveGridstacks_in_65_25 .column9,
	#adaptiveGridstacks_in_65_25 .column10,
	#adaptiveGridstacks_in_65_25 .column11,
	#adaptiveGridstacks_in_65_25 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_65_25 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* -- Start Textalign Each css Template -- */
#stacks_in_65_162 {
	text-align: right !important;
}




#stacks_in_65_162 img {
	margin: 0 0 0 auto !important;
}


@media only screen and (max-width: 700px) {
    #stacks_in_65_162 {
		text-align: right !important;
	}
	
	#stacks_in_65_162 img {
		margin: 0 auto !important;
	}
	
	
	
	
	#stacks_in_65_162 img {
		margin: 0 0 0 auto !important;
	}
	
}

@media only screen and (max-width: 466px) {
    #stacks_in_65_162 {
		text-align: left !important;
	}
	
	#stacks_in_65_162 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_65_162 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */