.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

#stacks_in_1 {
	background-color: rgba(230, 230, 230, 1.00);
}
html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_611 {
	display: none;
}

#gatewayWindowShadestacks_in_611 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 998;
	background: #000000;
	opacity: 0.80;
	filter: alpha(opacity = 80);
}

#gatewayContainerstacks_in_611 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 5%;
	right: 0%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_611 {
	width: 100%;
	display: block;
}

#gatewayBarFillstacks_in_611 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.75;
	filter: alpha(opacity = 75);
	background-color: #191919;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#B3B3B3), to(#191919));
	background-image: -moz-linear-gradient(top, #B3B3B3, #191919);
	background-image: -ms-linear-gradient(top, #B3B3B3, #191919);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B3B3B3), color-stop(100%, #191919));
	background-image: -webkit-linear-gradient(top, #B3B3B3, #191919);
	background-image: -o-linear-gradient(top, #B3B3B3, #191919);
	background-image: linear-gradient(top, #B3B3B3, #191919);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#gatewayBarstacks_in_611 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_611 {
	position: relative;
	z-index: 10;
	display: block;
	color: #FFFFFF;
	max-width: 800px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_611 h1,
#gatewayBarContentstacks_in_611 h2,
#gatewayBarContentstacks_in_611 h3,
#gatewayBarContentstacks_in_611 h4,
#gatewayBarContentstacks_in_611 h5,
#gatewayBarContentstacks_in_611 h6,
#gatewayBarContentstacks_in_611 label {
	color: #21B7CA;
}

#gatewayBarContentstacks_in_611 a {
	color: #1EA8FF;
}

#gatewayBarContentstacks_in_611 a:hover {
	color: #0F80FF;
}

#gatewayLinkstacks_in_611 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_611 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: block;
	padding: 25px;
	font-size: 35px;
	color: #E6E6E6;
	line-height: 1;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
}

#closeButtonstacks_in_611:hover {
	cursor: pointer;
	color: #FB0207;
}

#closeButtonstacks_in_611 [class^="fa fa-"] {
	color: #E6E6E6;
}

#closeButtonstacks_in_611:hover [class^="fa fa-"] {
	color: #FB0207;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_611,
	#closeButtonstacks_in_611,
	#gatewayContainerstacks_in_611 {
		display: none !important;
	}
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_657 {
		font-family: 'Baloo Bhaina 2', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 115%;
		line-height: 120%;
		letter-spacing: 1px;
		direction: ltr;
	}

	#fontStackstacks_in_657 {
		color: rgba(230, 230, 230, 1.00);
	}
}

#stacks_in_657 {
	margin: 30px 0px 30px 0px;
}
/* @group Font Icons */

@font-face {
  font-family: 'fontello';
  src: url('font-icons/fontello.eot?19778278');
  src: url('font-icons/fontello.eot?19778278#iefix') format('embedded-opentype'),
	   url('font-icons/fontello.woff?19778278') format('woff'),
	   url('font-icons/fontello.ttf?19778278') format('truetype'),
	   url('font-icons/fontello.svg?19778278#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

#freeStyleWrapperstacks_in_246 [class^="freestyle-icon-"]:before,
#freeStyleWrapperstacks_in_246 [class*=" freestyle-icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
#freeStyleWrapperstacks_in_246 .freestyle-icon-left-open:before { content: '\e800'; }
#freeStyleWrapperstacks_in_246 .freestyle-icon-right-open:before { content: '\e801'; }
#freeStyleWrapperstacks_in_246 .freestyle-icon-play:before { content: '\e802'; }
#freeStyleWrapperstacks_in_246 .freestyle-icon-pause:before { content: '\e803'; }

/* @end */

/* @group General / CSS reset */

#freeStyleWrapperstacks_in_246 {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

#freeStyleWrapperstacks_in_246 a {
	outline: none;
}

#freeStyleWrapperstacks_in_246 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#freeStyleWrapperstacks_in_246 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

%[if 1 ]%

/* @group BX Slider */

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/freestyle-bx-loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(freestyle-images/freestyle-bx-controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(freestyle-images/freestyle-bx-controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* WW Reset */

.bx-wrapper {
	margin: 0px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0px;
}

.bx-wrapper ul,
.bx-wrapper li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bx-wrapper img {
	max-width: none;
	width: 100%;
	height: auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 60;
}

/* Added by WW */

/* Hide slider until loaded */
#freeStyleSliderstacks_in_246 {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

.bx-wrapper .bx-controls a {
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-prev {
	left: 10px;
	width: 32px;
	height: 32px;
	text-align: left;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-next {
	right: 10px;
	width: 32px;
	height: 32px;
	text-align: right;
	border-radius: 16px;
	background: #686868;
	opacity: 0.80;
}

.bx-wrapper .bx-next:hover {
	opacity: 1.00;
}

.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	margin-left: 10px;
}

.bx-wrapper .bx-controls-auto [class^="freestyle-icon-"] {
	font-size: 22px;
	color: #BDBDBD;
	line-height: 34px;
	text-shadow: none;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-start.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}

.bx-controls-auto,
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 85px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: 0px;
	width: 32px;
	height: 32px;
	outline: 0;
	background: none;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover [class^="freestyle-icon-"],
.bx-wrapper .bx-controls-auto .bx-stop.active [class^="freestyle-icon-"] {
	background: none;
	color: #000000;
	text-shadow: none;
}




.bx-wrapper .bx-controls {
	display: none;
-webkit-transition: all 1s ease-in-out;
	   -moz-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
		 -o-transition: all 1s ease-in-out;
			transition: all 1s ease-in-out;
}

.bx-wrapper:hover .bx-controls {
	display: block;
}



/* @end */









/* @group Maps */

.freeStyleMapContainer {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* @end */

/* @group Video */

.freeStyleMapContainer iframe {
	max-width: 100%;
	max-height: 100%;
}

.freeStyleVideoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px; 
	height: 0;
	overflow: hidden;
}
 
.freeStyleVideoContainer iframe,
.freeStyleVideoContainer object,
.freeStyleVideoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group HTML5 Video */

.html5VideoContainer {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.html5VideoContainer video,
.html5VideoContainer canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
 }
 
.html5VideoContainer video {
	height: 100% !important;
	position: absolute;
	-webkit-transform-style: preserve-3d;
}

/* @end */

/* @group Vine Video */





.vineVideoContainer iframe {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	border: none;
	outline: none;
}





/* @end */

/* @group Overlay */

#freeStyleOverlaystacks_in_246 {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 55;
	display: block;
	width: 33%;
}

#overlayFillstacks_in_246 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.80;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

#overlayContentstacks_in_246 {
	position: relative;
	display: block;
	z-index: 5;
	padding: 2%;
	margin: 0;
	color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 100%;
}

/* @end */

@media screen and (max-width: 569px) {
	#freeStyleOverlaystacks_in_246 {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: block;
		width: 100%;
	}
	
	#overlayFillstacks_in_246,
	#overlayContentstacks_in_246 {
		opacity: 1.00;
		border-radius: 0px;
		-webkit-border-radius: 0px;
	}
}

#stacks_in_246 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_533 {
	background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_481 h1,#stacks_in_481 div{color:rgba(190, 170, 54, 1.00)}#stacks_in_481 h1 a,#stacks_in_481 div a{color:rgba(190, 170, 54, 1.00)}#stacks_in_481 h1 a:hover,#stacks_in_481 div a:hover{color:rgba(142, 127, 40, 1.00)}#stacks_in_481 small,#stacks_in_481 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_481 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Cinzel",Sans-Serif;font-weight:700;font-style:normal}
@media only screen and (max-width:480.00px){#stacks_in_481 h1{font-size:198.00%!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_481 h1{font-size:198.00%!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_481 h1{font-size:198.00%!important}}@media only screen and (min-width:2000.00px){#stacks_in_481 h1{font-size:198.00%!important}}

#stacks_in_481 {
	background-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_492 h2,#stacks_in_492 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_492 h2,#stacks_in_492 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_492 h2,#stacks_in_492 div{letter-spacing:10.00px}}#stacks_in_492 .header-pro.text-center .hTxt{margin-right:-10px}#stacks_in_492 h2,#stacks_in_492 div{color:rgba(177, 156, 41, 1.00)}#stacks_in_492 h2 a,#stacks_in_492 div a{color:rgba(177, 156, 41, 1.00)}#stacks_in_492 h2 a:hover,#stacks_in_492 div a:hover{color:rgba(132, 117, 30, 1.00)}#stacks_in_492 small,#stacks_in_492 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_492 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Poiret One",Sans-Serif;font-weight:400;font-style:normal}


#stacks_in_492 {
	margin: 0px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_525 {
		font-family: 'josefin slab', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 140%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_525 {
		color: rgba(128, 128, 128, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_517 {
		font-family: 'josefin slab', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 80%;
		line-height: 150%;
		letter-spacing: 1px;
		direction: ltr;
	}

	#fontStackstacks_in_517 {
		color: rgba(128, 128, 128, 1.00);
	}
}

#stacks_out_519 {
	width: 77%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_650 {
		font-family: 'josefin slab', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 1px;
		direction: ltr;
	}

	#fontStackstacks_in_650 {
		color: rgba(251, 2, 7, 1.00);
	}
}

#stacks_out_652 {
	width: 77%;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_145 #myExtraContent7,
#ExtraContentPlusstacks_in_145 #fs {
	display: none;
}


.spacerStack {
	height: 150.00px;
}

#spacerStackstacks_in_215 {
	height: 150.00px;
}




























@media print {
	#spacerStackstacks_in_215 {
		display: none !important;
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_408 {
		font-family: 'Josefin Slab', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 90%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_408 {
		color: rgba(127, 127, 127, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_223_1 {
		font-family: 'Josefin Slab', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 90%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_223_1 {
		color: rgba(127, 127, 127, 1.00);
	}
}

#stacks_in_223_1 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 0px 0px;
}

#stacks_in_223_6 {
	margin: 0px 0px 5px 0px;
}
.floatingmessage {display: block;}
.simplemessage {display: none; }

@media screen and (max-width: 480px) {	
.floatingmessage {display: none;}
.simplemessage {display: block; }

 



}



/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_208_15 #myExtraContent10,
#ExtraContentPlusstacks_in_208_15 #fs {
	display: none;
}


#stacks_in_208_15 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_208_68 {
	background-color: rgba(100, 101, 255, 0.15);
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_208_53 {
		font-family: 'Copperplate', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_208_53 {
		color: rgba(255, 0, 0, 0.75);
	}
}
#stacks_in_208_55>.s3_row {
	margin: 0 -10px;
}

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








  


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




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



}



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


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





}




  

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

.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_208_70 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_208_70 {
		display: none !important;
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_208_3 {
		font-family: 'copperplate', sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_208_3 {
		color: rgba(127, 127, 127, 1.00);
	}
}
#stacks_in_208_44>.s3_row {
	margin: 0 -10px;
}

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








  


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




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



}



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


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





}




  

#stacks_in_208_44 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_208_37 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 1px 0px 1px;
}

#stacks_in_208_35 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 1px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_208_16 {
		font-family: 'copperplate', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 75%;
		line-height: 110%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_208_16 {
		color: rgba(127, 127, 127, 1.00);
	}
}
