/* -- Start Video Page css Template -- */

#videoXoverlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: background-color 2s linear;
	z-index: 2147482999;
	overflow: hidden;
	text-align: center;
	padding: 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
}

#videoXclose{
	position: absolute;
	width: 32px;
	height: 32px;
	top:20px;
	right: 20px;
	z-index: 2147483000;
}
	
#videoXcontent{
	display: none;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	height: 100%;
}

#videoXoverlay .fluid-width-video-wrapper{
	margin: 0;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#videoXcontent video {
	max-width: 100%;
	height: auto;
}

#videoXcontent iframe{
	border: none !important;
}
/* -- End Video Page css Template -- */#stacks_in_6 .uk-accordion-title {
    font-size: 1.25rem !important;
    line-height: 1.40 !important;
    color: rgba(255, 255, 255, 1.00) !important;
}

#stacks_in_6 .uk-accordion-title::before {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 1.00)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 1.00)%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
  
#stacks_in_6 .uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 1.00)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E"); 
}
#stacks_in_6 {
	padding:  8px;
}

#stacks_out_6 {
	width: 89%;
}


#stacks_in_8 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_8 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_8 .uk-tab > * > a:hover,
#stacks_in_8 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_8 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_8 {
	width: 94%;
}

#stacks_out_14 {
	width: 94%;
}

#stacks_out_18 {
	width: 94%;
}

#stacks_out_22 {
	width: 94%;
}

#stacks_in_26 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_31 {
	padding:  5px;
}

#stacks_out_31 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_33postertitle{
	text-align: center;	
}

.stacks_in_33videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_33videoXplayButton:hover #stacks_in_33triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_33videoXplayButton:hover #stacks_in_33circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_33posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_33posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_33posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_33imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_33posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_37postertitle{
	text-align: center;	
}

.stacks_in_37videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_37videoXplayButton:hover #stacks_in_37triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_37videoXplayButton:hover #stacks_in_37circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_37posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_37posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_37posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_37imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_37posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_41postertitle{
	text-align: center;	
}

.stacks_in_41videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_41videoXplayButton:hover #stacks_in_41triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_41videoXplayButton:hover #stacks_in_41circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_41posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_41posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_41posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_41imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_41posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_45 {
	font-size: 99%;
}


#stacks_in_207 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_207 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_207 .uk-tab > * > a:hover,
#stacks_in_207 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_207 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_207 {
	width: 94%;
}

#stacks_out_213 {
	width: 94%;
}

#stacks_out_217 {
	width: 94%;
}

#stacks_out_221 {
	width: 94%;
}

#stacks_in_225 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_230 {
	padding:  5px;
}

#stacks_out_230 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_232postertitle{
	text-align: center;	
}

.stacks_in_232videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_232videoXplayButton:hover #stacks_in_232triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_232videoXplayButton:hover #stacks_in_232circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_232posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_232posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_232posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_232imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_232posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_236postertitle{
	text-align: center;	
}

.stacks_in_236videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_236videoXplayButton:hover #stacks_in_236triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_236videoXplayButton:hover #stacks_in_236circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_236posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_236posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_236posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_236imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_236posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_240postertitle{
	text-align: center;	
}

.stacks_in_240videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_240videoXplayButton:hover #stacks_in_240triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_240videoXplayButton:hover #stacks_in_240circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_240posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_240posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_240posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_240imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_240posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_244 {
	font-size: 99%;
}


#stacks_in_86 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_86 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_86 .uk-tab > * > a:hover,
#stacks_in_86 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_86 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_86 {
	width: 94%;
}

#stacks_out_92 {
	width: 94%;
}

#stacks_out_96 {
	width: 94%;
}

#stacks_out_100 {
	width: 94%;
}

#stacks_in_104 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_109 {
	padding:  5px;
}

#stacks_out_109 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_111postertitle{
	text-align: center;	
}

.stacks_in_111videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_111videoXplayButton:hover #stacks_in_111triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_111videoXplayButton:hover #stacks_in_111circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_111posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_111posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_111posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_111imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_111posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_115postertitle{
	text-align: center;	
}

.stacks_in_115videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_115videoXplayButton:hover #stacks_in_115triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_115videoXplayButton:hover #stacks_in_115circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_115posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_115posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_115posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_115imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_115posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_119postertitle{
	text-align: center;	
}

.stacks_in_119videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_119videoXplayButton:hover #stacks_in_119triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_119videoXplayButton:hover #stacks_in_119circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_119posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_119posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_119posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_119imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_119posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_123 {
	font-size: 99%;
}


#stacks_in_168 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_168 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_168 .uk-tab > * > a:hover,
#stacks_in_168 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_168 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_168 {
	width: 94%;
}

#stacks_out_174 {
	width: 94%;
}

#stacks_out_178 {
	width: 94%;
}

#stacks_out_182 {
	width: 94%;
}

#stacks_in_186 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_191 {
	padding:  5px;
}

#stacks_out_191 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_193postertitle{
	text-align: center;	
}

.stacks_in_193videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_193videoXplayButton:hover #stacks_in_193triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_193videoXplayButton:hover #stacks_in_193circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_193posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_193posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_193posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_193imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_193posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_197postertitle{
	text-align: center;	
}

.stacks_in_197videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_197videoXplayButton:hover #stacks_in_197triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_197videoXplayButton:hover #stacks_in_197circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_197posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_197posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_197posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_197imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_197posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_201postertitle{
	text-align: center;	
}

.stacks_in_201videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_201videoXplayButton:hover #stacks_in_201triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_201videoXplayButton:hover #stacks_in_201circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_201posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_201posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_201posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_201imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_201posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_205 {
	font-size: 99%;
}


#stacks_in_285 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_285 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_285 .uk-tab > * > a:hover,
#stacks_in_285 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_285 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_285 {
	width: 94%;
}

#stacks_out_291 {
	width: 94%;
}

#stacks_out_295 {
	width: 94%;
}

#stacks_out_299 {
	width: 94%;
}

#stacks_in_303 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_306 {
	padding:  5px;
}

#stacks_out_306 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_308postertitle{
	text-align: center;	
}

.stacks_in_308videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_308videoXplayButton:hover #stacks_in_308triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_308videoXplayButton:hover #stacks_in_308circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_308posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_308posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_308posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_308imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_308posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_312postertitle{
	text-align: center;	
}

.stacks_in_312videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_312videoXplayButton:hover #stacks_in_312triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_312videoXplayButton:hover #stacks_in_312circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_312posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_312posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_312posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_312imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_312posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_315postertitle{
	text-align: center;	
}

.stacks_in_315videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_315videoXplayButton:hover #stacks_in_315triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_315videoXplayButton:hover #stacks_in_315circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_315posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_315posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_315posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_315imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_315posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */

#stacks_in_47 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_47 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_47 .uk-tab > * > a:hover,
#stacks_in_47 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_47 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_47 {
	width: 94%;
}

#stacks_out_53 {
	width: 94%;
}

#stacks_out_57 {
	width: 94%;
}

#stacks_out_61 {
	width: 94%;
}

#stacks_in_65 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_70 {
	padding:  5px;
}

#stacks_out_70 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_72postertitle{
	text-align: center;	
}

.stacks_in_72videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_72videoXplayButton:hover #stacks_in_72triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_72videoXplayButton:hover #stacks_in_72circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_72posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_72posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_72posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_72imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_72posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_76postertitle{
	text-align: center;	
}

.stacks_in_76videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_76videoXplayButton:hover #stacks_in_76triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_76videoXplayButton:hover #stacks_in_76circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_76posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_76posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_76posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_76imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_76posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_80postertitle{
	text-align: center;	
}

.stacks_in_80videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_80videoXplayButton:hover #stacks_in_80triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_80videoXplayButton:hover #stacks_in_80circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_80posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_80posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_80posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_80imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_80posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_84 {
	font-size: 99%;
}


#stacks_in_246 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_246 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_246 .uk-tab > * > a:hover,
#stacks_in_246 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_246 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_246 {
	width: 94%;
}

#stacks_out_252 {
	width: 94%;
}

#stacks_out_256 {
	width: 94%;
}

#stacks_out_260 {
	width: 94%;
}

#stacks_in_264 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_269 {
	padding:  5px;
}

#stacks_out_269 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_271postertitle{
	text-align: center;	
}

.stacks_in_271videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_271videoXplayButton:hover #stacks_in_271triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_271videoXplayButton:hover #stacks_in_271circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_271posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_271posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_271posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_271imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_271posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_275postertitle{
	text-align: center;	
}

.stacks_in_275videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_275videoXplayButton:hover #stacks_in_275triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_275videoXplayButton:hover #stacks_in_275circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_275posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_275posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_275posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_275imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_275posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_279postertitle{
	text-align: center;	
}

.stacks_in_279videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_279videoXplayButton:hover #stacks_in_279triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_279videoXplayButton:hover #stacks_in_279circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_279posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_279posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_279posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_279imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_279posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_283 {
	font-size: 99%;
}


#stacks_in_125 .uk-tab > * > a {
    color: rgba(255, 255, 255, 1.00) !important;
    font-size: 0.875rem;
    font-weight: 400;
}

#stacks_in_125 .uk-tab::before {
  border-bottom: 1px solid rgba(255, 255, 255, 1.00);
} 

#stacks_in_125 .uk-tab > * > a:hover,
#stacks_in_125 .uk-tab > * > a:focus {
    color: rgba(255, 0, 0, 1.00) !important;
}

#stacks_in_125 .uikit-tab > .uk-active > a {
    border-color: rgba(0, 0, 255, 1.00);
}
#stacks_out_125 {
	width: 94%;
}

#stacks_out_131 {
	width: 94%;
}

#stacks_out_135 {
	width: 94%;
}

#stacks_out_139 {
	width: 94%;
}

#stacks_in_143 {
	padding:  5px;
}



/*prevent overflow for cards etc*/
.uikit-slider{
    overflow: hidden !important
}
#stacks_in_148 {
	padding:  5px;
}

#stacks_out_148 {
	width: 89%;
}
/* -- Start Video Each css Template -- */

.stacks_in_150postertitle{
	text-align: center;	
}

.stacks_in_150videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_150videoXplayButton:hover #stacks_in_150triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_150videoXplayButton:hover #stacks_in_150circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_150posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_150posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_150posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_150imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_150posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_154postertitle{
	text-align: center;	
}

.stacks_in_154videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_154videoXplayButton:hover #stacks_in_154triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_154videoXplayButton:hover #stacks_in_154circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_154posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_154posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_154posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_154imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_154posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- *//* -- Start Video Each css Template -- */

.stacks_in_158postertitle{
	text-align: center;	
}

.stacks_in_158videoXplayButton{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: auto;
	transform: translate(-50%,-50%);
	cursor: pointer;
	transition: width 150ms;
}

.stacks_in_158videoXplayButton:hover #stacks_in_158triangle{
	fill: rgba(0, 0, 255, 1.00);
}
.stacks_in_158videoXplayButton:hover #stacks_in_158circle{
	fill: rgba(0, 0, 255, 1.00);
}

.stacks_in_158posterWrapper{
	text-align:  center ;
}
@media all and (max-width: 768px) {
	.stacks_in_158posterWrapper{
		text-align:  center ;
	}
}
@media all and (max-width: 414px) {
	.stacks_in_158posterWrapper{
		text-align:  center ;
	}
}

.stacks_in_158imageShrinkWrap{
	position: relative;
	display: inline-block;
	max-width: 10000px;
	border-radius: 4px;
}

.centered_image{
	overflow: visible !important;
}

.stacks_in_158posterWrapper img{
	border-radius: 4px;
}



/* -- End Video Each css Template -- */
#stacks_in_166 {
	font-size: 99%;
}
