
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-lig-webfont.eot');
    src: url('../files/font/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-lig-webfont.woff') format('woff'),
         url('../files/font/lato-lig-webfont.ttf') format('truetype'),
         url('../files/font/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Styling for Preview Mode & Publishing */


/**
 * 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
===================================*/

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

#stacks_in_33 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

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

#stacks_in_33 .bx-wrapper .bx-viewport {
}

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

/* LOADER */

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


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



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

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

#stacks_in_33 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	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;
}

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






/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_33 .bx-wrapper .bx-prev,
#stacks_in_33 .bx-wrapper .bx-next,
#stacks_in_33 .bx-wrapper .bx-pager,
#stacks_in_33 .bx-wrapper .bx-pager-item,
#stacks_in_33 .bx-wrapper .bx-pager-item a {
	border: none;
}



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

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

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

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

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

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



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

#stacks_in_33 ul.bxslider, #stacks_in_33 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */



#stacks_in_33 {
	padding: 30px 0px 0px 0px;
}

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

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

padding:2.5em 0.5em;

font-style:italic;
}


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


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

#stacks_in_6 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_9 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_11 {
	padding: 10px 0px 10px 0px;
}
#stacks_in_13>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

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

padding:2.5em 0.5em;

font-style:italic;
}


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


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

#stacks_in_22 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}#stacks_in_39 .stacks_in_39-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	/*-webkit-font-smoothing: subpixel-antialiased;*/
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_39 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_39 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_39 .stacks_in_39-button,
#stacks_in_39 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_39 {
		text-align: center;
	}









#stacks_in_39 a.stacks_in_39-button, #stacks_in_39 a.stacks_in_39-button:visited, #stacks_in_39 a.stacks_in_39-button:hover, #stacks_in_39 a.stacks_in_39-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_39 .stacks_in_39-button {
		
			background-color: #074080;
		
	}

	#stacks_in_39 a.stacks_in_39-button, #stacks_in_39 a.stacks_in_39-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_39 a.stacks_in_39-button:hover, #stacks_in_39 a.stacks_in_39-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #1B5494;
		
	}

	
	#stacks_in_39 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_39 a.stacks_in_39-button:hover .button_icon, #stacks_in_39 a.stacks_in_39-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



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