/* -- 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 -- */
/* -- Start Shady Each css Template -- */

#stacks_in_420,#stacks_in_420 * {
	overflow: visible !important;
}

#stacks_in_420 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_420_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */
#stacks_in_421 {
	padding: 3px 0px 0px 0px;
}

#stacks_in_424 {
	margin:  3px;
}

#stacks_in_426 {
	margin:  3px;
}
#stacks_in_428 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_428 .jwresp_col{float:none} #stacks_in_428 #jwresp_col2_stacks_in_428{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_428 #jwresp_col1_stacks_in_428,#stacks_in_428 #jwresp_col3_stacks_in_428{width:32%}#stacks_in_428 #jwresp_col1_stacks_in_428{float:left}#stacks_in_428 #jwresp_col3_stacks_in_428{float:right} @media screen and (max-width:770px){#stacks_in_428 #jwresp_col1_stacks_in_428,#stacks_in_428 #jwresp_col3_stacks_in_428{margin-bottom:20px}#stacks_in_428 #jwresp_col1_stacks_in_428{width:49%}#stacks_in_428 #jwresp_col3_stacks_in_428{width:49%}#stacks_in_428 #jwresp_col2_stacks_in_428{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_428 #jwresp_col1_stacks_in_428,#stacks_in_428 #jwresp_col3_stacks_in_428,#stacks_in_428 #jwresp_col2_stacks_in_428{float:none;width:100%;display:block}#stacks_in_428 #jwresp_col1_stacks_in_428,#stacks_in_428 #jwresp_col3_stacks_in_428{margin-bottom:20px}} 

#stacks_in_440 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Video Each css Template -- */

.stacks_in_443postertitle{
	text-align: center;	
}

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

.stacks_in_443videoXplayButton:hover #stacks_in_443triangle{
	fill: rgba(255, 255, 255, 0.90);
}
.stacks_in_443videoXplayButton:hover #stacks_in_443circle{
	fill: rgba(255, 255, 255, 0.90);
}

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

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

.centered_image{
	overflow: visible !important;
}

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



/* -- End Video Each css Template -- */
#stacks_in_446 {
	padding: 15px 0px 15px 0px;
}
#stacks_in_429_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_429 a:link, #stacks_in_429 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_429 a:hover, #stacks_in_429 a:active {
	color:#FFFFFF;
}










#stacks_in_429 a:link, #stacks_in_429 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#999999));
	border:1px solid #999999;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_429 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#848484));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_429 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_429 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_430 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_430 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_430 #jwresp_col2_stacks_in_430{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_430 #jwresp_col1_stacks_in_430,#stacks_in_430 #jwresp_col2_stacks_in_430{width:100%;float:none;display:block}#stacks_in_430 #jwresp_col1_stacks_in_430{margin-bottom:15px}}

#stacks_in_453 {
	padding: 10px 0px 10px 0px;
}

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

#stacks_out_431 {
	width: 95%;
	margin-left:0;
}

#stacks_in_174 {
	padding: 0px 0px 10px 0px;
}
/* -- Start Shady Each css Template -- */

#stacks_in_176,#stacks_in_176 * {
	overflow: visible !important;
}

#stacks_in_176 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_176_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */
#stacks_in_176 {
	padding: 0px 0px 10px 0px;
}

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

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

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

#stacks_in_395 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_397 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_397 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_397 #jwresp_col2_stacks_in_397{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_397 #jwresp_col1_stacks_in_397,#stacks_in_397 #jwresp_col2_stacks_in_397{width:100%;float:none;display:block}#stacks_in_397 #jwresp_col1_stacks_in_397{margin-bottom:15px}}

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

#stacks_in_210 {
	padding: 15px 0px 15px 0px;
}
#stacks_in_266_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_266 a:link, #stacks_in_266 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_266 a:hover, #stacks_in_266 a:active {
	color:#FFFFFF;
}










#stacks_in_266 a:link, #stacks_in_266 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#999999));
	border:1px solid #999999;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_266 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#848484));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_266 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_266 {
	padding: 0px 0px 20px 0px;
}
/* -- Start Video Each css Template -- */

.stacks_in_414postertitle{
	text-align: center;	
}

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

.stacks_in_414videoXplayButton:hover #stacks_in_414triangle{
	fill: rgba(255, 255, 255, 0.90);
}
.stacks_in_414videoXplayButton:hover #stacks_in_414circle{
	fill: rgba(255, 255, 255, 0.90);
}

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

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

.centered_image{
	overflow: visible !important;
}

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



/* -- End Video Each css Template -- */@media print {
	#stacks_in_299 {
		display: none;
	}		
}
#stacks_in_299 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_416 {
	padding: 5px 0px 10px 0px;
}

#stacks_in_356 {
	padding: 0px 0px 10px 0px;
}
/* Start dooGrid stack each CSS code */.stacks_in_307gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_307gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_307gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_307gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_307gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_307 {
	padding: 0px 0px 10px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGrid stack each CSS code */.stacks_in_344gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_344gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_344gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_344gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_344gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_282 {
	margin:  10px;
}

#stacks_in_229 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#stacks_out_229 {
	width: 95%;
	margin-left:0;
}
