@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}

#stacks_in_124 {
	padding: 0px 0px 15px 0px;
}
#uTubestacks_in_122 {
	position: relative;
	
	
	
	
	padding-bottom: 56.25%;
	
	
	
	height: 0;
	overflow: hidden;
}

#uTubestacks_in_122 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000000;
	border: none;
	box-shadow: none;
	outline: none;
}






#stacks_in_122 {
	padding: 0px 0px 100px 0px;
}

#stacks_out_122 {
	width: 69%;
}

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

#stacks_in_2 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_128 {
	padding: 0px 0px 46px 0px;
}
.featherlight-content {
	overflow: visible !important;
	border-radius: 0px;
}

.featherlight-content img {
	border-radius: 0px;
	overflow: hidden;
}

img.readyToLiteBox {
	cursor: pointer;
}



/*  */

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.90);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 0;
		border-bottom: 0px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0px;
		right: 0px;
		line-height: 50px;
		font-size: 18px;
		width: 50px;
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: rgba(0, 0, 0, 0.60);
		color: rgba(255, 255, 255, 1.00);
		overflow: hidden;
		border-radius: 0px;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 20px;
		margin-right: 20px;
		max-height: 98%;

		padding: 0;
		border-bottom: 0px solid transparent;
	}
}

.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_5 .stacks_left {
	width:200px;
}

#stacks_in_5 .stacks_row {
	width:600px;
}
#stacks_in_5 {
	padding: 0px 0px 50px 0px;
}
#stacks_in_6{padding-left:0px;padding-right:0px;}#stacks_in_6 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_6 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6 > .jack.width-static{width:500px}#stacks_in_6 > .jack.width-flexible{width:100%}#stacks_in_6 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6 > .jack::after{border-radius:0px}#stacks_in_6 > .jack.border-detailed-radius,#stacks_in_6 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6 > .jack.bg-image:not(.glass){}#stacks_in_6 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6 > .jack.bg-image.glass.after,#stacks_in_6 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6 > .jack.bg-image.glass.after,#stacks_in_6 > .glass.jack.bg-image::after{}#stacks_in_6 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_6 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_6 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_6 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_6 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_6 > .jack.peek-shadow::before,#stacks_in_6 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_6 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6 > .jack{overflow:visible;}#stacks_in_6 > .jack.height-static{height:100px}#stacks_in_6 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_77 {
	padding: 0px 0px 17px 0px;
}
#stacks_in_11{padding-left:0px;padding-right:0px;}#stacks_in_11 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_11 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_11 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_11 > .jack.width-static{width:500px}#stacks_in_11 > .jack.width-flexible{width:100%}#stacks_in_11 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_11 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_11 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_11 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_11 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_11 > .jack::after{border-radius:0px}#stacks_in_11 > .jack.border-detailed-radius,#stacks_in_11 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_11 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_11 > .jack.bg-color{background-color:#89C5FF}#stacks_in_11 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_11 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_11 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_11 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_11 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_11 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11 > .jack.bg-image:not(.glass){}#stacks_in_11 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_11 > .jack.bg-image.glass.after,#stacks_in_11 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_11 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_11 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_11 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_11 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_11 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_11 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_11 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_11 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11 > .jack.bg-image.glass.after,#stacks_in_11 > .glass.jack.bg-image::after{}#stacks_in_11 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_11 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_11 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_11 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_11 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_11 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_11 > .jack.peek-shadow::before,#stacks_in_11 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_11 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_11 > .jack{overflow:visible;}#stacks_in_11 > .jack.height-static{height:100px}#stacks_in_11 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_79 {
	padding: 0px 0px 17px 0px;
}
#stacks_in_73{padding-left:0px;padding-right:0px;}#stacks_in_73 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_73 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_73 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_73 > .jack.width-static{width:500px}#stacks_in_73 > .jack.width-flexible{width:100%}#stacks_in_73 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_73 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_73 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_73 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_73 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_73 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_73 > .jack::after{border-radius:0px}#stacks_in_73 > .jack.border-detailed-radius,#stacks_in_73 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_73 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_73 > .jack.bg-color{background-color:#89C5FF}#stacks_in_73 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_73 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_73 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_73 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_73 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_73 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_73 > .jack.bg-image:not(.glass){}#stacks_in_73 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_73 > .jack.bg-image.glass.after,#stacks_in_73 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_73 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_73 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_73 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_73 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_73 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_73 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_73 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_73 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_73 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_73 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_73 > .jack.bg-image.glass.after,#stacks_in_73 > .glass.jack.bg-image::after{}#stacks_in_73 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_73 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_73 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_73 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_73 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_73 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_73 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_73 > .jack.peek-shadow::before,#stacks_in_73 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_73 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_73 > .jack{overflow:visible;}#stacks_in_73 > .jack.height-static{height:100px}#stacks_in_73 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_110 {
	padding: 0px 0px 17px 0px;
}
#stacks_in_21{padding-left:0px;padding-right:0px;}#stacks_in_21 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_21 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_21 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_21 > .jack.width-static{width:500px}#stacks_in_21 > .jack.width-flexible{width:100%}#stacks_in_21 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_21 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_21 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_21 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_21 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_21 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_21 > .jack::after{border-radius:0px}#stacks_in_21 > .jack.border-detailed-radius,#stacks_in_21 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_21 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_21 > .jack.bg-color{background-color:#89C5FF}#stacks_in_21 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_21 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_21 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_21 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_21 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_21 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_21 > .jack.bg-image:not(.glass){}#stacks_in_21 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_21 > .jack.bg-image.glass.after,#stacks_in_21 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_21 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_21 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_21 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_21 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_21 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_21 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_21 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_21 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_21 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_21 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_21 > .jack.bg-image.glass.after,#stacks_in_21 > .glass.jack.bg-image::after{}#stacks_in_21 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_21 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_21 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_21 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_21 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_21 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_21 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_21 > .jack.peek-shadow::before,#stacks_in_21 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_21 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_21 > .jack{overflow:visible;}#stacks_in_21 > .jack.height-static{height:100px}#stacks_in_21 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_83 {
	padding: 0px 0px 17px 0px;
}
#stacks_in_26{padding-left:0px;padding-right:0px;}#stacks_in_26 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_26 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_26 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_26 > .jack.width-static{width:500px}#stacks_in_26 > .jack.width-flexible{width:100%}#stacks_in_26 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_26 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_26 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_26 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_26 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_26 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_26 > .jack::after{border-radius:0px}#stacks_in_26 > .jack.border-detailed-radius,#stacks_in_26 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_26 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_26 > .jack.bg-color{background-color:#89C5FF}#stacks_in_26 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_26 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_26 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_26 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_26 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_26 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_26 > .jack.bg-image:not(.glass){}#stacks_in_26 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_26 > .jack.bg-image.glass.after,#stacks_in_26 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_26 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_26 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_26 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_26 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_26 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_26 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_26 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_26 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_26 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_26 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_26 > .jack.bg-image.glass.after,#stacks_in_26 > .glass.jack.bg-image::after{}#stacks_in_26 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_26 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_26 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_26 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_26 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_26 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_26 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_26 > .jack.peek-shadow::before,#stacks_in_26 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_26 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_26 > .jack{overflow:visible;}#stacks_in_26 > .jack.height-static{height:100px}#stacks_in_26 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_91 {
	padding: 0px 0px 17px 0px;
}
#stacks_in_49{padding-left:0px;padding-right:0px;}#stacks_in_49 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_49 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_49 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_49 > .jack.width-static{width:500px}#stacks_in_49 > .jack.width-flexible{width:100%}#stacks_in_49 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_49 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_49 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_49 > .jack::after{border-radius:0px}#stacks_in_49 > .jack.border-detailed-radius,#stacks_in_49 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_49 > .jack.bg-color{background-color:#89C5FF}#stacks_in_49 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_49 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_49 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_49 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_49 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_49 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_49 > .jack.bg-image:not(.glass){}#stacks_in_49 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_49 > .jack.bg-image.glass.after,#stacks_in_49 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_49 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_49 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_49 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_49 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_49 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_49 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_49 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_49 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_49 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_49 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_49 > .jack.bg-image.glass.after,#stacks_in_49 > .glass.jack.bg-image::after{}#stacks_in_49 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_49 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_49 > .jack.drop-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:8px 8px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_49 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_49 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_49 > .jack.peek-shadow::before,#stacks_in_49 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_49 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_49 > .jack{overflow:visible;}#stacks_in_49 > .jack.height-static{height:100px}#stacks_in_49 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_in_93 {
	padding: 0px 0px 17px 0px;
}

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

#stacks_in_121 {
	font-size: 99%;
}
