/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


/*
 * flex-slider.2.5.0
 */

/** jQuery FlexSlider v2.5.0* http://www.woothemes.com/flexslider/** Copyright 2012 WooThemes* Free to use under the GPLv2 and later license.* http://www.gnu.org/licenses/gpl-2.0.html** Contributing author:Tyler Smith (@mbmufffin)**//* ====================================================================================================================* FONT-FACE* ====================================================================================================================*//*@font-face{font-family:'flexslider-icon';src:url('fonts/flexslider-icon.eot');src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('fonts/flexslider-icon.woff') format('woff'),url('fonts/flexslider-icon.ttf') format('truetype'),url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal}*//* ====================================================================================================================* RESETS* ====================================================================================================================*/.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:none}.slides,.slides > li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}/* ====================================================================================================================* BASE STYLES* ====================================================================================================================*/.sf-flexslider{margin:0;padding:0}.sf-flexslider .slides > li{display:none;-webkit-backface-visibility:hidden}.sf-flexslider .slides img{width:100%;display:block}.sf-flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .sf-flexslider .slides{display:block}* html .sf-flexslider .slides{height:1%}.no-js .sf-flexslider .slides > li:first-child{display:block}/* ====================================================================================================================* DEFAULT THEME* ====================================================================================================================*/.sf-flexslider{margin:0 0 60px;background:#ffffff;border:4px solid #ffffff;position:relative;zoom:1;border-radius:4px;-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:'' 0 1px 4px rgba(0,0,0,0.2);box-shadow:'' 0 1px 4px rgba(0,0,0,0.2)}.sf-flexslider .slides{zoom:1}.sf-flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;transition:all 1s ease}.sf-loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.flex-direction-nav a:before{font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.sf-flexslider:hover .flex-direction-nav .flex-prev{opacity:0.7;left:10px}.sf-flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.sf-flexslider:hover .flex-direction-nav .flex-next{opacity:0.7;right:10px}.sf-flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:0.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}/* ====================================================================================================================* RESPONSIVE* ====================================================================================================================*/@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}



@-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}
.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons > div{width:49.5%;display:inline-block}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.com_joeworkman_stacks_easycms_image_stack img,.com_joeworkman_stacks_totalcms_image_stack img{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}.com_joeworkman_stacks_easycms_image_stack img.circle,.com_joeworkman_stacks_totalcms_image_stack img.circle{border-radius:50% !important}.com_joeworkman_stacks_easycms_image_stack img.unlimited,.com_joeworkman_stacks_totalcms_image_stack img.unlimited{width:100%;}.com_joeworkman_stacks_easycms_image_stack img.auto-lightbox,.com_joeworkman_stacks_totalcms_image_stack img.auto-lightbox{cursor:pointer}.com_joeworkman_stacks_easycms_image_stack img.align-left,.com_joeworkman_stacks_totalcms_image_stack img.align-left{margin-left:0 !important}.com_joeworkman_stacks_easycms_image_stack img.align-right,.com_joeworkman_stacks_totalcms_image_stack img.align-right{margin-right:0 !important}@media only screen and (max-width:40em){.com_joeworkman_stacks_easycms_image_stack img.align-mobile-center,.com_joeworkman_stacks_totalcms_image_stack img.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}#total-image-reveal{position:fixed !important;top:10% !important;left:0;right:0;cursor:pointer;height:80vh;padding:0;background:transparent;box-shadow:none;border:none}#total-image-reveal img{display:block;margin:0 auto;height:auto;max-height:100%;max-width:100%;width:auto;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.4)}#total-image-reveal .close-reveal-modal{position:fixed}
#cookiejar_stacks_in_72361_2{padding:20px;background-color:rgba(255, 255, 255, 0.95)}



	#stacks_in_72361_14 .button_icon,#stacks_in_72361_14 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_72361_14 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_72361_14 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:14px;
	}
	#stacks_in_72361_14 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 14px 0px 7px;
	}


#stacks_in_72361_14 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_72361_14 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_72361_14 .button_icon,#stacks_in_72361_14 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_72361_14 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_72361_14 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_14 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_72361_14 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_72361_14 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(20, 20, 20, 1.00);
}
#stacks_in_72361_14 .sweet_button:active{
	background: rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_14 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_14 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_72361_14 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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



#stacks_in_72361_17 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_72361_17 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_72361_17 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_72361_17 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_72361_17 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(255, 255, 255, 1.00);
}
#stacks_in_72361_17 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_72361_17 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_72361_17 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(255, 255, 255, 1.00);
}
#stacks_in_72361_17 .sweet_button:active{
	background: rgba(235, 235, 235, 1.00);
}
#stacks_in_72361_17 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_17 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_72361_17 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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



	#stacks_in_72361_10 .button_icon,#stacks_in_72361_10 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_72361_10 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_72361_10 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:14px;
	}
	#stacks_in_72361_10 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 14px 0px 7px;
	}


#stacks_in_72361_10 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_72361_10 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_72361_10 .button_icon,#stacks_in_72361_10 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_72361_10 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_72361_10 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_10 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_72361_10 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_72361_10 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(20, 20, 20, 1.00);
}
#stacks_in_72361_10 .sweet_button:active{
	background: rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_10 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_10 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_72361_10 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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



	#stacks_in_72361_12 .button_icon,#stacks_in_72361_12 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_72361_12 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_72361_12 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:14px;
	}
	#stacks_in_72361_12 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 14px 0px 7px;
	}


#stacks_in_72361_12 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_72361_12 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_72361_12 .button_icon,#stacks_in_72361_12 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_72361_12 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_72361_12 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:1px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(255, 255, 255, 1.00);
}
#stacks_in_72361_12 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_72361_12 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_72361_12 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(255, 255, 255, 1.00);
}
#stacks_in_72361_12 .sweet_button:active{
	background: rgba(235, 235, 235, 1.00);
}
#stacks_in_72361_12 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_72361_12 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_72361_12 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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

#stacks_in_52902 {
	background-color: rgba(255, 192, 0, 1.00);
}
#stacks_in_52904 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_52904 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_52904 #jwresp_col2_stacks_in_52904{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_52904 #jwresp_col1_stacks_in_52904,#stacks_in_52904 #jwresp_col2_stacks_in_52904{width:100%;float:none;display:block}#stacks_in_52904 #jwresp_col1_stacks_in_52904{margin-bottom:15px}}
#stacks_in_54500 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_54500 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_54500 .fluid-image.unlimited img{width:100% !important}#stacks_in_54500 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_54500 .fluid-image.align-left img{float:left}#stacks_in_54500 .fluid-image.align-right img{float:right}

#stacks_in_54500 {
	padding: 20px 0px 0px 20px;
}
#stacks_in_55298 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_55298 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_55298 .fluid-image.unlimited img{width:100% !important}#stacks_in_55298 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_55298 .fluid-image.align-left img{float:left}#stacks_in_55298 .fluid-image.align-right img{float:right}

#stacks_in_55298 {
	padding: 20px 0px 100px 20px;
}
#stacks_in_60767 .jwresp_wrapper{width:100%;overflow:auto;position:relative}#stacks_in_60767 .jwresp_col{overflow:hidden;margin:0 1%; width:18.4%; float:none}#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col2_stacks_in_60767{float:left}#stacks_in_60767 #jwresp_col4_stacks_in_60767,#stacks_in_60767 #jwresp_col5_stacks_in_60767{float:right}#stacks_in_60767 #jwresp_col1_stacks_in_60767{margin-left:0}#stacks_in_60767 #jwresp_col5_stacks_in_60767{margin-right:0}#stacks_in_60767 #jwresp_col3_stacks_in_60767{margin:0 auto;float:none}#stacks_in_60767 .jwresp_clear{display:none} @media screen and (max-width:500px){#stacks_in_60767 .jwresp_clear{display:block;clear:both;height:0}#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col2_stacks_in_60767,#stacks_in_60767 #jwresp_col3_stacks_in_60767,#stacks_in_60767 #jwresp_col4_stacks_in_60767{margin:0}#stacks_in_60767 #jwresp_col5_stacks_in_60767{position:relative;margin:0 auto;float:none;width:32%}#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col2_stacks_in_60767{width:32%}#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col4_stacks_in_60767{float:left}#stacks_in_60767 #jwresp_col2_stacks_in_60767,#stacks_in_60767 #jwresp_col3_stacks_in_60767{float:right}#stacks_in_60767 #jwresp_col4_stacks_in_60767,#stacks_in_60767 #jwresp_col3_stacks_in_60767{width:49%;margin-top:5px}}  @media screen and (max-width:500px){#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col2_stacks_in_60767,#stacks_in_60767 #jwresp_col3_stacks_in_60767,#stacks_in_60767 #jwresp_col4_stacks_in_60767,#stacks_in_60767 #jwresp_col5_stacks_in_60767{width:100%;display:block;margin:0}#stacks_in_60767 #jwresp_col1_stacks_in_60767,#stacks_in_60767 #jwresp_col2_stacks_in_60767,#stacks_in_60767 #jwresp_col4_stacks_in_60767,#stacks_in_60767 #jwresp_col5_stacks_in_60767{margin-bottom:5px}}

#stacks_in_60767 {
	padding: 0px 0px 0px 30px;
}
#stacks_in_54476{border-radius:0px;}#stacks_in_54476 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_54476 .boxgrid .back,#stacks_in_54476 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_54476 .boxgrid .cover{opacity:1.00;background-color:#FFC000;}
#stacks_in_54470{border-radius:0px;}#stacks_in_54470 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_54470 .boxgrid .back,#stacks_in_54470 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_54470 .boxgrid .cover{opacity:1.00;background-color:#FFC000;}
#stacks_in_54441{border-radius:0px;}#stacks_in_54441 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_54441 .boxgrid .back,#stacks_in_54441 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_54441 .boxgrid .cover{opacity:1.00;background-color:#FFC000;}
#stacks_in_54464{border-radius:0px;}#stacks_in_54464 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_54464 .boxgrid .back,#stacks_in_54464 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_54464 .boxgrid .cover{opacity:1.00;background-color:#FFC000;}
#stacks_in_60780{border-radius:0px;}#stacks_in_60780 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_60780 .boxgrid .back,#stacks_in_60780 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_60780 .boxgrid .cover{opacity:1.00;background-color:#FFC000;}
@font-face{font-family:'sf-icons';src:url('fonts/sf-icons.eot')}@font-face{font-family:'sf-icons';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');font-weight:normal;font-style:normal}i.sf-control{font-family:'sf-icons';font-size:18px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sf-icon-cl-1:before{content:"\e000"}.sf-icon-cl-2:before{content:"\e002"}.sf-icon-cl-3:before{content:"\e001"}.sf-icon-cr-1:before{content:"\e003"}.sf-icon-cr-2:before{content:"\e004"}.sf-icon-cr-3:before{content:"\e005"}#sf3-folder-check{margin:20px 0 10px}#sf3-folder-check:not(.sf3-error) span{background:#119115;border-radius:50px;padding:8px 15px}#sf3-folder-check div,#sf3-folder-check.sf3-error{text-align:center;font-size:16px;color:#AFFFB7;padding:10px}.sf3-error:before{content:'Folder cannot be found.';color:#fff;font-weight:bolder;background:#D53F4F;border-radius:50px;padding:8px 15px}#stacks_in_72186-sf .sf3-error:after{content:'http://my-website.com/remote';color:#D53F4F;font-weight:bolder;background:#fff;margin-left:15px;border:2px solid #D53F4F;border-radius:50px;padding:8px 15px}.sf3-error img{display:none}#stacks_in_72186-sf .flex-control-nav{bottom:0;padding:12px 0 0 !important;position:relative}#stacks_in_72186-sf .flex-control-nav.flex-control-paging li a.flex-active{background:rgba(36, 181, 227, 1.00)}#stacks_in_72186-sf .flex-control-nav.flex-control-paging li a{background:rgba(17, 17, 17, 0.75);-webkit-transition:background 300ms;transition:background 300ms}#stacks_in_72186-sf ul.slides{margin:0 !important;padding:0 !important}#stacks_in_72186-sf{position:relative;z-index:10;height:auto}#stacks_in_72186-sf,#stacks_in_72186-sf .sf-slider.sf-flexslider{background-color:transparent;overflow:hidden;margin:0;border:0}#stacks_in_72186-sf .sf-flexslider{opacity:1;margin:0;border-radius:0;-webkit-transition:opacity 500ms;transition:opacity 500ms}#stacks_in_72186-sf .sf-error{text-align:center;font-size:15px;margin:30px 0;font-weight:bolder;padding:7px 10px;line-height:20px;border-radius:4px;color:#FFF;background:#F78E8F;display:inline-block}#stacks_in_72186-sf .sf-slider.loaded{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}#stacks_in_72186-sf .loaded .flex-viewport,#stacks_in_72186-sf .sf-slider,#stacks_in_72186-sf .flex-viewport{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}#stacks_in_72186-sf .sf-flexslider.sf-loading{opacity:0}#stacks_in_72186-sf{min-height:70px}#stacks_in_72186-sf .carousel{background-color:rgba(0, 0, 0, 1.00);line-height:0}#stacks_in_72186-sf .flex-loading{width:50px;height:50px;border-radius:100%;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:5px solid transparent;border-bottom-color:rgba(25, 165, 223, 1.00);border-top-color:rgba(25, 165, 223, 1.00);-webkit-animation:rotate 500ms linear 0s infinite;animation:rotate 500ms linear 0s infinite}@media only screen and (max-width:400px){#stacks_in_72186-sf .flex-loading{display:none}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#stacks_in_72186-sf .sf-flexslider.carousel{line-height:0}#stacks_in_72186-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{position:relative !important;top:0 !important;left:0 !important}#stacks_in_72186-sf .sf-flexslider .slides > li{position:relative;line-height:normal}#stacks_in_72186-sf .sf-flexslider .slides > li img{padding-bottom:0 !important;}#stacks_in_72186-sf .sf-flexslider .slides > li,#stacks_in_72186-sf .sf-flexslider .carousel > li,#stacks_in_72186-sf ul.flex-direction-nav{background:none inherit;opacity:1;-webkit-transition:opacity 300ms;transition:opacity 300ms;padding:0 !important;list-style:none !important}#stacks_in_72186-sf ul.flex-direction-nav li{background:none inherit;padding:0 !important;list-style:none !important}#stacks_in_72186-sf .sf-flexslider .slides > li.hero{text-align:center}#stacks_in_72186-sf .sf-flexslider .slides > li.hero div.sf-hero-background{background-size:cover;background-position:center;position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;-webkit-transform:scale(1.1);transform:scale(1.1)}#stacks_in_72186-sf .sf-hero-bg-crop{overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#stacks_in_72186-sf .sf-flexslider .slides > li.hero .sf-hero-content{text-align:center;position:relative;padding:20% 5%;z-index:10;-webkit-backface-visibility:hidden;backface-visibility:hidden}#stacks_in_72186-sf .sf-flexslider .slides > li.hero .sf-hero-tint{position:absolute;height:100%;width:100%;top:0;left:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#stacks_in_72186-sf .sf-flexslider .slides > li.hero h2,#stacks_in_72186-sf .sf-flexslider .slides > li.hero p{text-shadow:none;display:inline-block;margin:0;text-decoration:none;padding:5px 0 !important}#stacks_in_72186-sf .sf-flexslider .slides > li.hero a.sf-hero-button{display:inline-block;text-shadow:none;border-radius:4px;margin-top:10px;text-decoration:none}#stacks_in_72186-sf .sf-flexslider .slides > li.youtube .embed-container,#stacks_in_72186-sf .sf-flexslider .slides > li.vimeo .embed-container,#stacks_in_72186-sf .sf-flexslider .slides > li.map .embed-container{position:relative;padding-bottom:56.25%;height:0;margin-bottom:0;overflow:hidden;max-width:100%}#stacks_in_72186-sf .sf-flexslider .slides > li.instagram .embed-container{position:relative;padding-bottom:100%;height:0;overflow:hidden}#stacks_in_72186-sf .sf-flexslider .slides > li .embed-container iframe,#stacks_in_72186-sf .sf-flexslider .slides > li .embed-container object,#stacks_in_72186-sf .sf-flexslider .slides > li .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}#stacks_in_72186-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{padding-top:56.25% !important}#stacks_in_72186-sf li.hero h2,#stacks_in_72186-sf li.hero p,#stacks_in_72186-sf li.hero a.sf-hero-button{opacity:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_72186-sf li.hero:not(.flex-active-slide) h2,#stacks_in_72186-sf li.hero:not(.flex-active-slide) p,#stacks_in_72186-sf li.hero:not(.flex-active-slide) a.sf-hero-button{-webkit-transition:opacity 300ms !important;transition:opacity 300ms !important}#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide.hero h2,#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide.hero p,#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide.hero a.sf-hero-button{opacity:1}#stacks_in_72186-sf p.flex-caption{position:absolute;bottom:0;left:0;padding:0;margin:0;background:rgba(0,0,0,0.65);width:100%;opacity:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}#stacks_in_72186-sf .sf-slider.loaded p.flex-caption{-webkit-transition:opacity 300ms 500ms;transition:opacity 300ms 500ms}#stacks_in_72186-sf p.flex-caption span{color:#fff;font-family:Arial;display:block;font-size:14px;line-height:140%;text-shadow:none;padding:2% 3%}#stacks_in_72186-sf .flex-active-slide .caption-wrap,#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide p.flex-caption,#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide:hover .caption-wrap,#stacks_in_72186-sf .caption-wrap{opacity:1}#stacks_in_72186-sf .flex-active-slide .caption-wrap{position:relative;z-index:100}#stacks_in_72186-sf .caption-wrap{-webkit-transition:opacity .3s 500ms;transition:opacity .3s 500ms}li.sf3-slide.hide-caption .caption-wrap{display:none}#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide .caption-wrap{opacity:0;-webkit-transition:opacity .5s 503ms;transition:opacity .5s 50300ms;-webkit-transition:opacity .5s 3500ms;transition:opacity .5s 3500ms}#stacks_in_72186-sf .sf-slider.loaded .flex-active-slide:hover .caption-wrap{-webkit-transition:opacity .3s !important;transition:opacity .3s !important}@media only screen and (max-width:400px){#stacks_in_72186-sf p.flex-caption{display:none}}#stacks_in_72186-sf .flex-direction-nav .flex-disabled{display:none}#stacks_in_72186-sf .sf-slider .flex-direction-nav .flex-prev,#stacks_in_72186-sf .sf-slider:hover .flex-direction-nav .flex-prev{left:30px}#stacks_in_72186-sf .sf-slider .flex-direction-nav .flex-next,#stacks_in_72186-sf .sf-slider:hover .flex-direction-nav .flex-next{right:30px}#stacks_in_72186-sf .carousel .flex-direction-nav .flex-prev,#stacks_in_72186-sf .carousel:hover .flex-direction-nav .flex-prev{left:15px}#stacks_in_72186-sf .carousel .flex-direction-nav .flex-next,#stacks_in_72186-sf .carousel:hover .flex-direction-nav .flex-next{right:15px}#stacks_in_72186-sf .sf-flexslider .flex-direction-nav .flex-prev,#stacks_in_72186-sf .sf-flexslider .flex-direction-nav .flex-next{-moz-transition:transform .3s,background-color .3s;-webkit-transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s}#stacks_in_72186-sf .sf-flexslider .flex-direction-nav .flex-prev{-moz-transform:translateX(-118px);-webkit-transform:translateX(-118px);transform:translateX(-118px)}#stacks_in_72186-sf .sf-flexslider .flex-direction-nav .flex-next{-moz-transform:translateX(118px);-webkit-transform:translateX(118px);transform:translateX(118px)}#stacks_in_72186-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,#stacks_in_72186-sf .sf-flexslider:hover .flex-direction-nav .flex-next{-moz-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}#stacks_in_72186-sf .flex-direction-nav a{position:absolute;top:50%;opacity:1;outline:0;width:44px;height:44px;margin-top:-22.000000px;border-radius:4px;text-shadow:none;text-indent:0;z-index:9999}#stacks_in_72186-sf .flex-direction-nav a{background:rgba(0, 0, 0, 0.50)}#stacks_in_72186-sf .flex-direction-nav a:hover{background:rgba(0, 0, 0, 1.00)}#stacks_in_72186-sf .flex-direction-nav a:before{display:none}#stacks_in_72186-sf .sf-control{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px}#stacks_in_72186-sf .sf-control:before,#stacks_in_72186-sf .sf-control:after{-webkit-transition:color 300ms;transition:color 300ms;color:rgba(255, 255, 255, 1.00)}#stacks_in_72186-sf .flex-direction-nav a:hover .sf-control:before,#stacks_in_72186-sf .flex-direction-nav a:hover .sf-control:after{color:rgba(8, 211, 253, 1.00)}@media only screen and (max-width:400px){#stacks_in_72186-sf .flex-direction-nav{opacity:0}}@media only screen and (max-width:400px){#stacks_in_72186-sf.iframe .flex-direction-nav{display:block}}@media only screen and (max-width:400px){#stacks_in_72186-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,#stacks_in_72186-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{-moz-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}}#stacks_in_72186-sf .carousel{border-radius:0 0 3px 3px;line-height:0;margin-top:-1px;border:6px solid rgba(0, 0, 0, 1.00)}@media only screen and (max-width:400px){#stacks_in_72186-sf .carousel{display:none}}#stacks_in_72186-sf .carousel *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#stacks_in_72186-sf .carousel .slides li{width:70px;margin-right:0;opacity:0.65;transition:opacity 150ms;cursor:pointer;overflow:hidden;position:relative;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;background-position:center;}#stacks_in_72186-sf .carousel .slides li:before{content:'';display:block;padding-top:70%}#stacks_in_72186-sf .carousel .slides li + li{margin-left:5px !important}#stacks_in_72186-sf .carousel .slides li:hover,#stacks_in_72186-sf .carousel .slides li.flex-active-slide,#stacks_in_72186-sf .carousel .slides li.flex-active-slide:hover{opacity:1}#stacks_in_72186-sf .carousel .flex-direction-nav .flex-prev{-moz-transform:translateX(-103px);-webkit-transform:translateX(-103px);transform:translateX(-103px)}#stacks_in_72186-sf .carousel .flex-direction-nav .flex-next{-moz-transform:translateX(103px);-webkit-transform:translateX(103px);transform:translateX(103px)}#stacks_in_72186-sf .carousel .flex-direction-nav a{background:rgba(0, 0, 0, 0.50)}#stacks_in_72186-sf .carousel .flex-direction-nav a:hover{background:rgba(0, 0, 0, 1.00)}#stacks_in_72186-sf .carousel .sf-control{color:rgba(255, 255, 255, 1.00)}#stacks_in_72186-sf .carousel .flex-direction-nav a:hover .sf-control{color:rgba(8, 211, 253, 1.00)}#stacks_in_72186-sf .freeze{text-align:center;padding:20px 0;margin:20px 0;border-radius:5px;border:2px solid #2E83F8}#stacks_in_72186-sf .freeze span{color:#2E83F8;text-transform:uppercase;letter-spacing:2px;font-size:13px;font-weight:600}

#stacks_in_72229 {
	padding: 0px 0px 50px 0px;
}
#stacks_in_72230,#stacks_in_72230 .stacks_out,#stacks_in_72230 .stacks_in{overflow:visible}#stacks_in_72230{padding:0.15em 0}

#stacks_in_72232 {
	padding: 50px 0px 0px 0px;
}

#stacks_out_72232 {
	width: 80%;
}

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

#stacks_in_72237 {
	padding: 50px 0px 50px 0px;
}

#stacks_out_72237 {
	width: 80%;
}

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

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

#stacks_in_72242 {
	background-color: rgba(251, 214, 127, 1.00);
    background-image: url("E4B132EE-8CBE-4FC5-AD0E-4FD8FF16ADB9.png");
	background-repeat: no-repeat;
	background-position: top;
	margin: 50px 0px 0px 0px;
}

#stacks_out_72242 {
	width: 80%;
}

#stacks_in_72244 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 75px 0px 25px 0px;
}

#stacks_in_72249 {
	padding: 50px 0px 50px 0px;
}



#stacks_in_72254 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_72254 img.maxwidth{max-width:500px}#stacks_in_72254 img.maxheight{width:auto;max-height:500px}

#stacks_in_72256 {
	padding: 15px 0px 0px 0px;
}
.clearing-blackout{z-index:999999}.clearing-blackout li{clear:inherit !important}.clearing-blackout .carousel .gallery-caption{display:none !important}.clearing-blackout .visible-img img{transform:translateY(-50%) translateX(-50%) translateZ(0) !important}.clearing-caption p,.clearing-caption h1,.clearing-caption h2,.clearing-caption h3,.clearing-caption h4,.clearing-caption h5,.clearing-caption h6{margin:0}#clearing_stacks_in_72257{display:block;margin:0 -0.625em;padding:0}#clearing_stacks_in_72257 li{margin:0;box-sizing:border-box}#clearing_stacks_in_72257 li img{height:auto}#clearing_stacks_in_72257 li img.maxwidth{max-width:500px}#clearing_stacks_in_72257 li img.maxheight{width:auto;max-height:500px}#clearing_stacks_in_72257 li a.circle{border-radius:50% !important}#clearing_stacks_in_72257 li a.circle img{border-radius:50% !important}#clearing_stacks_in_72257 .gallery-caption{display:none;text-align:center;margin-top:0.5rem;margin-bottom:0.5rem;font-size:0.9rem}#clearing_stacks_in_72257.captions .gallery-caption{display:block}#clearing_stacks_in_72257 a.th{border-style:solid;border-color:rgba(255, 255, 255, 1.00);border-width:4px}.clearing-blackout .carousel #clearing_stacks_in_72257 li,.clearing-blackout .carousel #clearing_stacks_in_72257 li a,.clearing-blackout .carousel #clearing_stacks_in_72257 li img{height:100% !important;width:auto !important}.clearing-blackout .carousel #clearing_stacks_in_72257 .gallery-caption{display:none !important}

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

#stacks_in_72262 {
	margin: 25px 0px 0px 0px;
}

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

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

#stacks_in_72270 {
	background-color: rgba(251, 214, 127, 1.00);
    background-image: url("BC5A3F7A-CBC2-438F-9880-3A971198D388.png");
	background-repeat: no-repeat;
	background-position: top;
	margin: 50px 0px 0px 0px;
}

#stacks_in_72271 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 50px 0px 25px 0px;
}

#stacks_in_72276 {
	padding: 50px 0px 50px 0px;
}



#stacks_in_72281 img{border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_72281 img.maxwidth{max-width:500px}#stacks_in_72281 img.maxheight{width:auto;max-height:500px}

#stacks_in_72283 {
	padding: 15px 0px 0px 0px;
}
.clearing-blackout{z-index:999999}.clearing-blackout li{clear:inherit !important}.clearing-blackout .carousel .gallery-caption{display:none !important}.clearing-blackout .visible-img img{transform:translateY(-50%) translateX(-50%) translateZ(0) !important}.clearing-caption p,.clearing-caption h1,.clearing-caption h2,.clearing-caption h3,.clearing-caption h4,.clearing-caption h5,.clearing-caption h6{margin:0}#clearing_stacks_in_72284{display:block;margin:0 -0.625em;padding:0}#clearing_stacks_in_72284 li{margin:0;box-sizing:border-box}#clearing_stacks_in_72284 li img{height:auto}#clearing_stacks_in_72284 li img.maxwidth{max-width:500px}#clearing_stacks_in_72284 li img.maxheight{width:auto;max-height:500px}#clearing_stacks_in_72284 li a.circle{border-radius:50% !important}#clearing_stacks_in_72284 li a.circle img{border-radius:50% !important}#clearing_stacks_in_72284 .gallery-caption{display:none;text-align:center;margin-top:0.5rem;margin-bottom:0.5rem;font-size:0.9rem}#clearing_stacks_in_72284.captions .gallery-caption{display:block}#clearing_stacks_in_72284 a.th{border-style:solid;border-color:rgba(255, 255, 255, 1.00);border-width:4px}.clearing-blackout .carousel #clearing_stacks_in_72284 li,.clearing-blackout .carousel #clearing_stacks_in_72284 li a,.clearing-blackout .carousel #clearing_stacks_in_72284 li img{height:100% !important;width:auto !important}.clearing-blackout .carousel #clearing_stacks_in_72284 .gallery-caption{display:none !important}

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

#stacks_in_72289 {
	margin: 25px 0px 0px 0px;
}

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

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

#stacks_in_469 {
	padding: 180px 0px 0px 0px;
}

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

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

#stacks_in_49336 {
	padding: 75px 0px 75px 0px;
}

#stacks_out_49336 {
	width: 80%;
}

#stacks_in_49350 {
	padding: 0px 0px 15px 0px;
}
#stacks_in_57818,#stacks_in_57818 .stacks_out,#stacks_in_57818 .stacks_in{overflow:visible}#stacks_in_57818{padding:0.15em 0}

#stacks_in_49344 {
	line-height: 2em;
}

#stacks_in_49345 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_49345 .pullquote:before, #stacks_in_49345 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_49345 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_49345 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_49345 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_49345 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_49345 {
	padding: 50px 0px 0px 0px;
}
#stacks_in_49352 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_49352 .jwresp_col{overflow:hidden;margin:0;width:64%; float:left;}#stacks_in_49352 #jwresp_col2_stacks_in_49352{ float:right; width:34%}@media screen and (max-width:500px){#stacks_in_49352 #jwresp_col1_stacks_in_49352,#stacks_in_49352 #jwresp_col2_stacks_in_49352{width:100%;float:none;display:block}#stacks_in_49352 #jwresp_col1_stacks_in_49352{margin-bottom:15px}}

#stacks_in_49352 {
	padding: 50px 0px 0px 0px;
}

#stacks_in_49355 {
	padding: 30px 0px 0px 0px;
}
#stacks_in_63464{border-radius:0px;}#stacks_in_63464 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_63464 .boxgrid .back,#stacks_in_63464 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_63464 .boxgrid .cover{opacity:1.00;}

#stacks_in_501 {
	padding: 180px 0px 0px 0px;
}

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

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

#stacks_in_539 {
	padding: 20px 0px 180px 0px;
}
#stacks_in_47318,#stacks_in_47318 .stacks_out,#stacks_in_47318 .stacks_in{overflow:visible}#stacks_in_47318{padding:0.15em 0}

#stacks_in_47320 {
	padding: 100px 0px 15px 0px;
}

#stacks_out_47320 {
	width: 80%;
}

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

#stacks_out_2337 {
	width: 80%;
}

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

#stacks_out_47773 {
	width: 80%;
}

#stacks_in_47777 {
	padding: 25px 0px 50px 0px;
}

#stacks_out_47777 {
	width: 80%;
}
#stacks_in_72303,#stacks_in_72303 .stacks_out,#stacks_in_72303 .stacks_in{overflow:visible}#stacks_in_72303{padding:0.15em 0}

#stacks_in_72303 {
	background-color: rgba(251, 229, 176, 1.00);
	padding: 0px 0px 50px 0px;
}

#stacks_out_72303 {
	width: 80%;
}

#stacks_in_72304 {
	padding: 50px 0px 15px 0px;
}

#stacks_out_72304 {
	width: 80%;
}

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

#stacks_out_72307 {
	width: 80%;
}

#stacks_in_72311 {
	padding: 25px 0px 0px 0px;
}
.stacksSpacerstacks_in_48036 {
	display: block;
	width: 100%;
	height:100px;
}#stacks_in_6402 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6402 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_6402 #jwresp_col2_stacks_in_6402{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_6402 #jwresp_col1_stacks_in_6402,#stacks_in_6402 #jwresp_col2_stacks_in_6402{width:100%;float:none;display:block}#stacks_in_6402 #jwresp_col1_stacks_in_6402{margin-bottom:15px}}

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

#stacks_out_6402 {
	width: 60%;
}
#stacks_in_72225_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_72225_2 .jwresp_col{float:none} #stacks_in_72225_2 #jwresp_col2_stacks_in_72225_2{position:relative;margin:0 auto;width:32%;float:none}#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2,#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2{width:32%}#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2{float:left}#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2{float:right} @media screen and (max-width:770px){#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2,#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2{margin-bottom:20px}#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2{width:49%}#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2{width:49%}#stacks_in_72225_2 #jwresp_col2_stacks_in_72225_2{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2,#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2,#stacks_in_72225_2 #jwresp_col2_stacks_in_72225_2{float:none;width:100%;display:block}#stacks_in_72225_2 #jwresp_col1_stacks_in_72225_2,#stacks_in_72225_2 #jwresp_col3_stacks_in_72225_2{margin-bottom:20px}} 

#stacks_out_72225_2 {
	width: 80%;
}
/* Start Sprightly 2 stack CSS code *//* ############# both edit and preview ################# */ /* constrain max size responsive */.stacks_in_72225_12desaturate img {max-width: 100%;height: auto;}/* ############# edit mode only ################# *//* End Sprightly 2 stack CSS code */
#stacks_in_72221_1 {
	padding: 25px 25px 25px 25px;
}

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

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

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
