#stacks_in_649>.s3_row {
	margin: 0 -10px;
}

#stacks_in_649>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_649>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






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

#stacks_in_623 {
	word-spacing: 3px;
	font-size: 110%;
}

#stacks_in_816 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
}
#stackSliderWrapperstacks_in_824 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

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


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

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

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

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

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

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

/* LOADER */

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

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

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

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

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

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

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

/* AUTO CONTROLS (START / STOP) */

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

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

#stackSliderWrapperstacks_in_824 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

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

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


@media print {
	#stackSliderstacks_in_824 {
		height: auto;
	}
}

#stacks_in_849 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_849 .pullquote:before, #stacks_in_849 .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_849 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_849 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_849 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_832 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_832 .pullquote:before, #stacks_in_832 .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_832 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_832 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_832 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_699 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_699 .pullquote:before, #stacks_in_699 .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_699 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_699 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_699 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_841 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_841 .pullquote:before, #stacks_in_841 .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_841 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_841 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_841 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_835 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_835 .pullquote:before, #stacks_in_835 .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_835 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_835 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_835 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_838 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_838 .pullquote:before, #stacks_in_838 .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_838 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_838 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_838 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_794 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_794 .pullquote:before, #stacks_in_794 .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_794 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_794 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_794 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_806 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_806 .pullquote:before, #stacks_in_806 .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_806 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_806 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_806 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_799 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_799 .pullquote:before, #stacks_in_799 .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_799 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_799 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_799 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_846 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_846 .pullquote:before, #stacks_in_846 .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_846 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_846 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_846 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_852 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_852 .pullquote:before, #stacks_in_852 .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_852 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_852 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


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

#stacks_in_852 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}