/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code */
#stacks_in_15 {
	font-weight: bold;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanTabs/
 * Support: support@1littledesigner.com
 * cleanTabs Version 3.9.3
 * Uses jQuery EasyTabs plugin 3.2.0 (licensing listed in script.js)
 */

/* ====================
 * CLEARFIX
 ====================== */
.clearfix:after,
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix,
.forceClearfix .panel-container div {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .forceClearfix .panel-container div {
	height: 1%;
}
.clearfix,
.forceClearfix .panel-container div {
	display: block;
}
/* close commented backslash hack */
/* ====================
 * REMOVE INTRUSIVE CODING
 ====================== */
#tabContainer_stacks_in_56,
#tabContainer_stacks_in_56 .tab-container,
#tabContainer_stacks_in_56 .etabs,
#tabContainer_stacks_in_56 .tab,
#tabContainer_stacks_in_56 .tab a,
#tabContainer_stacks_in_56 .panel-container,
#tabContainer_stacks_in_56 .tabContent {
	margin: 0; 
	padding: 0;
	opacity: 1;
}
#tabContainer_stacks_in_56 li {
	margin-left: 0;
	margin-right: 0;
}
#tabContainer_stacks_in_56 li a {
	line-height: 2.1 !important;
}
#tabContainer_stacks_in_56 li a.active {
	line-height: 2.1 !important; 
	-webkit-backface-visible: visible !important;
}
#tabContainer_stacks_in_56 a,
#tabContainer_stacks_in_56 a:hover {
	text-decoration: none;
}
#tabContainer_stacks_in_56 .tab a,
#tabContainer_stacks_in_56 .tab a:focus,
#tabContainer_stacks_in_56 .tab a:active,
#tabContainer_stacks_in_56 .tab a:visited,
#tabContainer_stacks_in_56 .tab a:link {
	outline: none !important;
	border: none !important;
}
#tabContainer_stacks_in_56 li,
#tabContainer_stacks_in_56 li a {
	cursor: pointer;
}
/* ====================
 * TRANSPARENCY OPTION
 ====================== */
#tabContainer_stacks_in_56.borderTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_56.borderTransparencyOn .tab,
#tabContainer_stacks_in_56.borderTransparencyOn #tab-container ul.etabs,
#tabContainer_stacks_in_56.borderTransparencyOn #tab-container .panel-container,
.tabDemo #tabContainer_stacks_in_56.borderTransparencyOn #tab-container .panel-container {
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
#tabContainer_stacks_in_56.tabTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_56.tabTransparencyOn .tab,
#tabContainer_stacks_in_56.tabTransparencyOn .tab:hover,
.tabDemo #tabContainer_stacks_in_56.tabTransparencyOn .tab:hover {
	background: none !important;
	background-color: none !important;
}
#tabContainer_stacks_in_56.contentTransparencyOn #tab-container .panel-container {
	background: none !important;
	background-color: none !important;
}
/* ====================
 * DEFAULT STYLING
 ====================== */
#tabContainer_stacks_in_56 {
	width: 98%;
	padding-right: 3px;
}
#tabContainer_stacks_in_56 #tab-container {
	min-width: 400px;
}
#tabContainer_stacks_in_56 .etabs { 
	margin: 0; 
	padding: 0; 
}
#tabContainer_stacks_in_56.controlTabWidthOn #tab-container ul.etabs li.tab {
	width: 150px;
}
#tabContainer_stacks_in_56 .tab, .tabDemo #tabContainer_stacks_in_56 .tab { 
	display: inline-block; 
	zoom: 1; 
	*display: inline; /* IE7 */
	background: #EEEEEE; 
	border: solid 1px #999999; 
	border-bottom: none;
	border-radius: 4px 4px 0 0; 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0;
	
}
#tabContainer_stacks_in_56 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
	margin-left: 10px;
}
#tabContainer_stacks_in_56 #tab-container ul.etabs.firstTabPerc li.tab:first-child {
	margin-left: 0%;
}
#tabContainer_stacks_in_56 #tab-container ul.etabs .tab:hover,
.tabDemo #tabContainer_stacks_in_56 #tab-container ul.etabs .tab:hover {
	background-color: #E0E0E0;
	border-color: #999999;
}
#tabContainer_stacks_in_56 #tab-container .tab a {
	position: relative;
	font-size: 14px; 
	line-height: 2em;
	display: block; 
	padding: 0 10px; 
	outline: none; 
	text-decoration: none;
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container ul.etabs .tab a {
	color: #708090 !important;
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container ul.etabs .tab a:hover { 
	text-decoration: none;
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_56 #tab-container ul.etabs .tab.active { 
	background: #FFFFFF; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #666666; 
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container ul.etabs .tab a.active { 
	font-weight: bold;
	color: #809D9C !important; 
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container ul.etabs .tab a.active:hover {
	color: #525D74 !important;
}
#tabContainer_stacks_in_56 #tab-container .panel-container {
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-radius: 0 4px 4px 4px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px;
}
#tabContainer_stacks_in_56.textInheritOff #tab-container .panel-container {
	color: #333333 !important;
	font-size: 14px;
}
#tabContainer_stacks_in_56.borderTransparencyOff #tab-container .panel-container {
	border: solid #666666 1px; 
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container .panel-container a {
	color: #4E78A0;
}
#tabContainer_stacks_in_56.linkInheritOff #tab-container .panel-container a:hover {
	color: #0D4F8B;
}
#tabContainer_stacks_in_56 .panel-container { 
	margin-bottom: 10px; 
}

/* ====================
 * TAB COUNT CONTROL
 * Adds display none depending on total count
 ====================== */
#tabContainer_stacks_in_56 .tabCounter1 .tabContent2, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent3, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent4, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent5, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent6, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent12,
#tabContainer_stacks_in_56 .tabCounter1 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter1 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter2 .tabContent3, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent4, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent5, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent6, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter2 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter3 .tabContent4, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent5, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent6, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent12,
#tabContainer_stacks_in_56 .tabCounter3 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter3 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter4 .tabContent5, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent6, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter4 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter5 .tabContent6, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter5 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter6 .tabContent7, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter6 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter7 .tabContent8, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter7 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter8 .tabContent9, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter8 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter9 .tabContent10, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent12, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter9 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter10 .tabContent11, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent12,
#tabContainer_stacks_in_56 .tabCounter10 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter10 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter11 .tabContent12,
#tabContainer_stacks_in_56 .tabCounter11 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter11 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter12 .tabContent13, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter12 .tabContent20,

#tabContainer_stacks_in_56 .tabCounter13 .tabContent14, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter13 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter14 .tabContent15, 
#tabContainer_stacks_in_56 .tabCounter14 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter14 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter14 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter14 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter14 .tabContent20,

#tabContainer_stacks_in_56 .tabCounter15 .tabContent16, 
#tabContainer_stacks_in_56 .tabCounter15 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter15 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter15 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter15 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter16 .tabContent17, 
#tabContainer_stacks_in_56 .tabCounter16 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter16 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter16 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter17 .tabContent18, 
#tabContainer_stacks_in_56 .tabCounter17 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter17 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter18 .tabContent19, 
#tabContainer_stacks_in_56 .tabCounter18 .tabContent20, 

#tabContainer_stacks_in_56 .tabCounter19 .tabContent20 {
	display: none !important;
}
/* ====================
 * BACKEND
 ====================== */
.tabDemo #tabContainer_stacks_in_56 .panel-container div.tabContent div {
	padding-top: 5px;
}
.tabDemo #tabContainer_stacks_in_56 .tab {
	width: inherit;
}
/* ====================
 * THEMES
 ====================== */
#tabContainer_stacks_in_56 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs .tab.active {
	border-color: #666666;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme2 ul.etabs {
	margin-bottom: 5px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme2 .panel-container {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme2 ul.etabs .tab {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom: solid 1px #999999;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs .tab.active,
#tabContainer_stacks_in_56 #tab-container.tabTheme7 ul.etabs .tab.active {
	padding-top: 1px; 
	padding-bottom: -1px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs {
	padding: 3px 4px; 
	border-right: solid 1px #666666; 
	border-left: solid 1px #666666;
	background: #FFFFFF;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3.tabsBottomOff ul.etabs {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-top: solid 1px #666666; 
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3.tabsBottomOn ul.etabs {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-bottom: solid 1px #666666; 
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs .tab {
	border-bottom: solid 1px #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3.tabsBottomOff .panel-container {
	border-radius: 0 0 4px 4px;
	border-top: 0;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme3.tabsBottomOn .panel-container {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme2.tabsBottomOn .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme3.tabsBottomOn .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOn .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	margin-bottom: 0;
}  
#tabContainer_stacks_in_56 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme7 .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme5 .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme6 .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme7 .panel-container {
	border-right: none;
	border-left: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOff .panel-container,
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOn .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	border: none;
	border-top: none;
	border-bottom: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_56 #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_56 #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
	margin-left: 10px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5 ul.etabs .tab,
#tabContainer_stacks_in_56 #tab-container.tabTheme6 ul.etabs .tab,
#tabContainer_stacks_in_56 #tab-container.tabTheme7 ul.etabs .tab {
	border: none;
	background: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #666666;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #666666;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab.active,
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab.active {
	border-top: solid 5px #666666;
	top: 0;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab,
#tabContainer_stacks_in_56 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots1 ul.etabs li a {
	padding-bottom: 10px;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots1 ul.etabs li a:after {
	content:'';
	position: absolute;
	left: 45%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	background: #809D9C;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
}
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots1 ul.etabs li a:hover:after,
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots1 ul.etabs li a.active:after {
	background: #325C74;
}
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 45%;
	margin-left: 24px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #809D9C;
	margin: 0 auto;
	z-index: 0;
	
}
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots2 ul.etabs li a:hover:after,
#tabContainer_stacks_in_56 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	border-top-color: #325C74;
}
/* ====================
 * RESPONSIVENESS
 ====================== */

/* iPads */
@media (max-width : 768px) {
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 47%;
		margin: 1%;
		border-bottom: solid 1px #666666;
		border-radius: 4px; 
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
	}
	#tabContainer_stacks_in_56.responsiveOn ul.etabs .tab.active {padding-top: 0;}
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
		margin-left: 1%;
	}
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme5 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_56 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
	#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 6px;
	}
	#tabContainer_stacks_in_56 #tab-container ul.etabs .tab.active {
		padding-top: 0;
		top: 0;
	}
}

/* iPhones */
@media (max-width : 480px) {
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 98%;
	}
	#tabContainer_stacks_in_56.responsiveOn #tab-container.tabTheme7 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_56 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
}
#stacks_in_474>.s3_row {
	margin: 0 -10px;
}

#stacks_in_474>.s3_row>.s3_column_left {
	width: 35.00%;
}

#stacks_in_474>.s3_row>.s3_column_right {
	width: 65.000000%;
}




#stacks_in_474>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_474>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_474>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_474 {
	margin: 35px 0px 0px 0px;
}

#stacks_in_477 {
	margin: 5px 0px 0px 0px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_402sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_402sl-wrapper{z-index:1000000}.stacks_in_402sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_402sl-wrapper button:hover{opacity:.7}.stacks_in_402sl-wrapper .stacks_in_402sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_402sl-wrapper .stacks_in_402sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_402sl-wrapper .stacks_in_402sl-navigation{width:100%;display:none}.stacks_in_402sl-wrapper .stacks_in_402sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_402sl-wrapper .stacks_in_402sl-navigation button.stacks_in_402sl-next{right:40px;color:#fff}.stacks_in_402sl-wrapper .stacks_in_402sl-navigation button.stacks_in_402sl-prev{left:40px;color:#fff}.stacks_in_402sl-wrapper .stacks_in_402sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_402sl-wrapper .stacks_in_402sl-image img{margin:0;padding:0;display:block}.stacks_in_402sl-wrapper .stacks_in_402sl-image .stacks_in_402sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_402sl-wrapper .stacks_in_402sl-image .stacks_in_402sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_402sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_402sl-image:hover > .stacks_in_402sl-caption{	opacity: 0.8;}	.stacks_in_402sl-caption{		opacity: 0.8 !important;	}.stacks_in_402sl-overlay{background:#fff !important;}.stacks_in_402sl-close{color:#000 !important}.stacks_in_402sl-prev{color:#000 !important}.stacks_in_402sl-next{color:#000 !important}.stacks_in_402sl-counter{color:#000 !important}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_402 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_402 .dooMasterImage:hover > .montageImageZoom { opacity:0.85; }#stacks_in_402Montage{	background: rgba(224, 225, 229, 1.00);	z-index: 100;}#stacks_in_402 .montageImageTitle{	display: none;}.stacks_in_402green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_402centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_402 .montageImageTitle{	display: none !important;}	#stacks_in_402 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_402 {
	background-color: rgba(224, 225, 229, 1.00);
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */#stacks_in_481>.s3_row {
	margin: 0 -10px;
}

#stacks_in_481>.s3_row>.s3_column_left {
	width: 35.00%;
}

#stacks_in_481>.s3_row>.s3_column_right {
	width: 65.000000%;
}




#stacks_in_481>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_481>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_481>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_481 {
	margin: 35px 0px 0px 0px;
}

#stacks_in_486 {
	margin: 5px 0px 0px 0px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_419sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_419sl-wrapper{z-index:1000000}.stacks_in_419sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_419sl-wrapper button:hover{opacity:.7}.stacks_in_419sl-wrapper .stacks_in_419sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_419sl-wrapper .stacks_in_419sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_419sl-wrapper .stacks_in_419sl-navigation{width:100%;display:none}.stacks_in_419sl-wrapper .stacks_in_419sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_419sl-wrapper .stacks_in_419sl-navigation button.stacks_in_419sl-next{right:40px;color:#fff}.stacks_in_419sl-wrapper .stacks_in_419sl-navigation button.stacks_in_419sl-prev{left:40px;color:#fff}.stacks_in_419sl-wrapper .stacks_in_419sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_419sl-wrapper .stacks_in_419sl-image img{margin:0;padding:0;display:block}.stacks_in_419sl-wrapper .stacks_in_419sl-image .stacks_in_419sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_419sl-wrapper .stacks_in_419sl-image .stacks_in_419sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_419sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_419sl-image:hover > .stacks_in_419sl-caption{	opacity: 0.8;}	.stacks_in_419sl-caption{		opacity: 0.8 !important;	}.stacks_in_419sl-overlay{background:#fff !important;}.stacks_in_419sl-close{color:#000 !important}.stacks_in_419sl-prev{color:#000 !important}.stacks_in_419sl-next{color:#000 !important}.stacks_in_419sl-counter{color:#000 !important}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_419Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_419 .montageImageTitle{	display: none;}.stacks_in_419green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_419centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_419 .montageImageTitle{	display: none !important;}	#stacks_in_419 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */#stacks_in_488>.s3_row {
	margin: 0 -10px;
}

#stacks_in_488>.s3_row>.s3_column_left {
	width: 35.00%;
}

#stacks_in_488>.s3_row>.s3_column_right {
	width: 65.000000%;
}




#stacks_in_488>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_488>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_488>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_488 {
	margin: 35px 0px 0px 0px;
}

#stacks_in_493 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_493 {
	width: 60%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_462sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_462sl-wrapper{z-index:1000000}.stacks_in_462sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_462sl-wrapper button:hover{opacity:.7}.stacks_in_462sl-wrapper .stacks_in_462sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_462sl-wrapper .stacks_in_462sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_462sl-wrapper .stacks_in_462sl-navigation{width:100%;display:none}.stacks_in_462sl-wrapper .stacks_in_462sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_462sl-wrapper .stacks_in_462sl-navigation button.stacks_in_462sl-next{right:40px;color:#fff}.stacks_in_462sl-wrapper .stacks_in_462sl-navigation button.stacks_in_462sl-prev{left:40px;color:#fff}.stacks_in_462sl-wrapper .stacks_in_462sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_462sl-wrapper .stacks_in_462sl-image img{margin:0;padding:0;display:block}.stacks_in_462sl-wrapper .stacks_in_462sl-image .stacks_in_462sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_462sl-wrapper .stacks_in_462sl-image .stacks_in_462sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_462sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_462sl-image:hover > .stacks_in_462sl-caption{	opacity: 0.8;}	.stacks_in_462sl-caption{		opacity: 0.8 !important;	}.stacks_in_462sl-overlay{background:#fff !important;}.stacks_in_462sl-close{color:#000 !important}.stacks_in_462sl-prev{color:#000 !important}.stacks_in_462sl-next{color:#000 !important}.stacks_in_462sl-counter{color:#000 !important}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_462Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_462 .montageImageTitle{	display: none;}.stacks_in_462green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_462centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_462 .montageImageTitle{	display: none !important;}	#stacks_in_462 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */#stacks_in_495>.s3_row {
	margin: 0 -10px;
}

#stacks_in_495>.s3_row>.s3_column_left {
	width: 35.00%;
}

#stacks_in_495>.s3_row>.s3_column_right {
	width: 65.000000%;
}




#stacks_in_495>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_495>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_495>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_495 {
	margin: 35px 0px 0px 0px;
}

#stacks_in_500 {
	margin: 5px 0px 0px 0px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_385sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_385sl-wrapper{z-index:1000000}.stacks_in_385sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_385sl-wrapper button:hover{opacity:.7}.stacks_in_385sl-wrapper .stacks_in_385sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_385sl-wrapper .stacks_in_385sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_385sl-wrapper .stacks_in_385sl-navigation{width:100%;display:none}.stacks_in_385sl-wrapper .stacks_in_385sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_385sl-wrapper .stacks_in_385sl-navigation button.stacks_in_385sl-next{right:40px;color:#fff}.stacks_in_385sl-wrapper .stacks_in_385sl-navigation button.stacks_in_385sl-prev{left:40px;color:#fff}.stacks_in_385sl-wrapper .stacks_in_385sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_385sl-wrapper .stacks_in_385sl-image img{margin:0;padding:0;display:block}.stacks_in_385sl-wrapper .stacks_in_385sl-image .stacks_in_385sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_385sl-wrapper .stacks_in_385sl-image .stacks_in_385sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_385sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_385sl-image:hover > .stacks_in_385sl-caption{	opacity: 0.8;}	.stacks_in_385sl-caption{		opacity: 0.8 !important;	}.stacks_in_385sl-overlay{background:#fff !important;}.stacks_in_385sl-close{color:#000 !important}.stacks_in_385sl-prev{color:#000 !important}.stacks_in_385sl-next{color:#000 !important}.stacks_in_385sl-counter{color:#000 !important}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_385 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_385 .dooMasterImage:hover > .montageImageZoom { opacity:0.85; }#stacks_in_385Montage{	background: rgba(224, 225, 229, 1.00);	z-index: 100;}#stacks_in_385 .montageImageTitle{	display: none;}.stacks_in_385green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_385centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_385 .montageImageTitle{	display: none !important;}	#stacks_in_385 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_385 {
	background-color: rgba(224, 225, 229, 1.00);
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */#stacks_in_517>.s3_row {
	margin: 0 -13px;
}

#stacks_in_517>.s3_row>.s3_column {
	padding: 0 13px;
}








  


@media only screen and (max-width: 770px) {




	#stacks_in_517>.s3_row  {
		margin: -13px -13px;
	}
	#stacks_in_517>.s3_row>.s3_column {
		padding: 13px 13px;
		width:50%;
	}



}



@media only screen and (max-width: 400px) {


	#stacks_in_517>.s3_row  {
		margin: -13px 0;
	}
	#stacks_in_517>.s3_row>.s3_column {
		padding: 13px 0;
		width:100%;
	}





}




  

#stacks_in_517 {
	background-color: rgba(206, 208, 211, 1.00);
	margin: 50px 0px 0px 0px;
	padding:  25px;
}

#stacks_in_535 {
	padding: 7px 0px 10px 0px;
}

#stacks_in_537 {
	display:inline-block; width:100%; line-height: 0.900000em;
}

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

#stacks_in_534 {
	display:inline-block; width:100%; line-height: 0.900000em;
}
#stacks_in_523>.s3_row {
	margin: 0 -10px;
}

#stacks_in_523>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_523>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_523>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_523>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_523>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_523>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




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

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