.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
/* @group Wrapper and reset */

#quoteSliderWrapperstacks_in_81009_2 {
	-moz-box-shadow: 0 0 0px rgba(204, 204, 204, 1.00);
	-webkit-box-shadow: 0 0 0px rgba(204, 204, 204, 1.00);
	box-shadow: 0 0 0px rgba(204, 204, 204, 1.00);
	margin: 0px; /* Space needed for the shadow */
	border-radius: 0px;
	padding-bottom: 1.00%;
	padding-top: 2.00%;
	position: relative;
	visibility: hidden;
}

#quoteSliderWidthWrapperstacks_in_81009_2 {
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#quoteSliderWrapperstacks_in_81009_2 ul,
#quoteSliderWrapperstacks_in_81009_2 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

/* @group Title */

#quoteSliderTitlestacks_in_81009_2 {
	font-size: 28px;
	display: block;
	color: rgba(5, 119, 128, 1.00);
	text-align: center;
	padding-bottom: 3.00%;
	border-bottom: 1px solid rgba(204, 204, 204, 1.00);
	width: 75.00%;
	margin: 0 auto 3.00%;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	#quoteSliderTitlestacks_in_81009_2 {
		font-size: 18px;
	}
}

/* @end */

/* @group Background */ /* */




/* Solid colour fill */
#quoteSliderWrapperstacks_in_81009_2 {
	background: rgba(255, 255, 255, 1.00);
}

#portholeStackstacks_in_81009_2:hover #quoteSliderWrapperstacks_in_81009_2 {
	background: rgba(255, 255, 255, 1.00);
}

















/* */ 

/* @end */



/* @group BX Slider */

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

#slider-wrapperstacks_in_81009_2 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

/* @end */

#slider-wrapperstacks_in_81009_2 img {
	max-width: 100%;
	display: block;
}

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

#slider-wrapperstacks_in_81009_2 .bx-viewport {
	left: 0;
	background: transparent;
	
	/*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);
}

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

/* PAGER */

#QuoteSliderPagerstacks_in_81009_2 .bx-pager,
#QuoteSliderPagerFake .bx-pager {
	text-align: center;
	font-weight: bold;
	color: #C0C0C0;
	padding-top: 20px;
}

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

#QuoteSliderPagerstacks_in_81009_2 .bx-pager.bx-default-pager a,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a {
	background: #C0C0C0;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#QuoteSliderPagerstacks_in_81009_2 .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerstacks_in_81009_2 .bx-pager.bx-default-pager a.active,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a.active {
	background: #E65926;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* @end */

/* @group Next / Previous buttons */

#nextstacks_in_81009_2,
#prevstacks_in_81009_2 {
	position: absolute;
	font-size: 35px;
	z-index: 100;
}

#nextstacks_in_81009_2 {
	
	right: 5px;
	top: 50%;
}

#prevstacks_in_81009_2 {
	left: 5px;
	top: 50%;
}

#nextstacks_in_81009_2 a,
#prevstacks_in_81009_2 a,
#nextstacks_in_81009_2 a [class^="fa fa-"],
#prevstacks_in_81009_2 a [class^="fa fa-"] {
	color: rgba(192, 192, 192, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#nextstacks_in_81009_2 a:hover,
#prevstacks_in_81009_2 a:hover,
#nextstacks_in_81009_2 a:hover [class^="fa fa-"],
#prevstacks_in_81009_2 a:hover [class^="fa fa-"] {
	color: rgba(5, 119, 128, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
}

#nextstacks_in_81009_2 .disabled,
#prevstacks_in_81009_2 .disabled {
	display: none;
}

@media screen and (max-width: 768px) {
	#nextstacks_in_81009_2,
	#prevstacks_in_81009_2 {
		font-size: 25px;
	}
}


/* @end */

/* @group Quotes */

#quoteSliderWrapperstacks_in_81009_2 li {
	font-size: 18px;
	font-style: italic;
	width: auto;
	display: block;
	color: rgba(51, 51, 51, 1.00);
	text-align: center;
}

#quoteSliderWrapperstacks_in_81009_2 li a {
	color: %id=quoteslider_quotestaticlinks;
	background: none;
	outline: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#quoteSliderWrapperstacks_in_81009_2 li a:hover {
	color: %id=quoteslider_quotehoverlinks;
	background: none;
	outline: none;
}

#quoteSliderWrapperstacks_in_81009_2 li div {
	padding-bottom: 2.00%;
	padding-top: 0.00%;
	padding-left: 10.00%;
	padding-right: 10.00%;
}

@media screen and (max-width: 768px) {
	#quoteSliderWrapperstacks_in_81009_2 li {
		font-size: 12px;
	}
}

/* @end */

/* @group Cites */

#quoteSliderWrapperstacks_in_81009_2 li cite {
	display: block;
	font-style: normal;
	color: rgba(5, 119, 128, 1.00);
	margin-top: 8px;
}


#quoteSliderWrapperstacks_in_81009_2 li cite:before {
	content: '- ';
}


/* @end */



@media print {
	#quoteSliderWrapperstacks_in_81009_2 {
		display: none;
	}
}
#stacks_in_81012,#stacks_in_81012 .stacks_out,#stacks_in_81012 .stacks_in{overflow:visible}#stacks_in_81012{padding:0.15em 0}

#stacks_in_80982 {
	padding: 150px 0px 150px 0px;
}

#stacks_in_80983 {
	letter-spacing: 10px;
}
#stacks_in_81004 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_81004 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_81004 #jwresp_col2_stacks_in_81004{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_81004 #jwresp_col1_stacks_in_81004,#stacks_in_81004 #jwresp_col2_stacks_in_81004{width:100%;float:none;display:block}#stacks_in_81004 #jwresp_col1_stacks_in_81004{margin-bottom:15px}}

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



	#stacks_in_81003 .button_icon,#stacks_in_81003 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


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


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




#stacks_in_81003 .sweet_button_wrapper {
	text-align:center;

	
		height:28px;
	
}

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

	
		#stacks_in_81003 .button_icon,#stacks_in_81003 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

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

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

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








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








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

#stacks_out_81003 {
	width: 85%;
}



	#stacks_in_80972 .button_icon,#stacks_in_80972 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


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


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




#stacks_in_80972 .sweet_button_wrapper {
	text-align:center;

	
		height:28px;
	
}

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

	
		#stacks_in_80972 .button_icon,#stacks_in_80972 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

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

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

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








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








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

#stacks_out_80972 {
	width: 85%;
}

#stacks_in_80919 {
	background-color: rgba(204, 204, 204, 1.00);
	margin: 50px 0px 100px 0px;
	padding:  20px;
}
.hyphenate .post-title,.hyphenate .post-summary,.hyphenate .post-content{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.post-date,.post-words{margin-bottom:1rem;display:block}small .post-date,small .post-words{margin:0;display:inline}.no-margin{margin:0}img.post-image{width:auto;height:auto;max-width:100%;display:block;margin:0 auto}img.post-image.unlimited{width:100%}img.post-image.circle{border-radius:50% !important}img.post-image.auto-lightbox{cursor:pointer}img.post-image.align-left{margin-left:0 !important}img.post-image.align-right{margin-right:0 !important}@media only screen and (max-width:40em){img.post-image.align-mobile-center{margin-left:auto !important;margin-right:auto !important}}

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

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

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

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