/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_293 *,
#adaptiveGridstacks_in_293 *:before,
#adaptiveGridstacks_in_293 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_293 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_293 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_293:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_293 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_293 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_293 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_293 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_293 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_293 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_293 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_293 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_293 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_293 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_293 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_293 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_293 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_293 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_293 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_293 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_293 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_293 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_293 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_293 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_293 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_293 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_293 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_293 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_293 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_293 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_293 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_293 .column1,
	#adaptiveGridstacks_in_293 .column2,
	#adaptiveGridstacks_in_293 .column3,
	#adaptiveGridstacks_in_293 .column4,
	#adaptiveGridstacks_in_293 .column5,
	#adaptiveGridstacks_in_293 .column6,
	#adaptiveGridstacks_in_293 .column7,
	#adaptiveGridstacks_in_293 .column8,
	#adaptiveGridstacks_in_293 .column9,
	#adaptiveGridstacks_in_293 .column10,
	#adaptiveGridstacks_in_293 .column11,
	#adaptiveGridstacks_in_293 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_293 .gridCellInner {
		padding: 0;
	}
}

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

#ExtraContentPlusstacks_in_301 #myExtraContent3,
#ExtraContentPlusstacks_in_301 #fs {
	display: none;
}


#stacks_in_304 {
	font-size: 110%;
}

#stacks_in_166 {
	font-size: 180%;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_167 *,
#adaptiveGridstacks_in_167 *:before,
#adaptiveGridstacks_in_167 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_167 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_167 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_167:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_167 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_167 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_167 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_167 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column1 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column2 {
		width: 26.66%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column3 {
		width: 5.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column4 {
		width: 26.66%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column5 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column6 {
		width: 26.66%;
	}
}



/* If column 7 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .column7 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .column7 {
		width: 5.00%;
	}
}












/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_167 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_167 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_167 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_167 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_167 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_167 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_167 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_167 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_167 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_167 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_167 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_167 .column1,
	#adaptiveGridstacks_in_167 .column2,
	#adaptiveGridstacks_in_167 .column3,
	#adaptiveGridstacks_in_167 .column4,
	#adaptiveGridstacks_in_167 .column5,
	#adaptiveGridstacks_in_167 .column6,
	#adaptiveGridstacks_in_167 .column7,
	#adaptiveGridstacks_in_167 .column8,
	#adaptiveGridstacks_in_167 .column9,
	#adaptiveGridstacks_in_167 .column10,
	#adaptiveGridstacks_in_167 .column11,
	#adaptiveGridstacks_in_167 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_167 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#spacer_stacks_in_169 {
    height: 1rem;
}#spacer_stacks_in_172 {
    height: 1rem;
}#spacer_stacks_in_175 {
    height: 1rem;
}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_178 *,
#adaptiveGridstacks_in_178 *:before,
#adaptiveGridstacks_in_178 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_178 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_178 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_178:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_178 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_178 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_178 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_178 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column1 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column2 {
		width: 26.66%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column3 {
		width: 5.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column4 {
		width: 26.66%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column5 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column6 {
		width: 26.66%;
	}
}



/* If column 7 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .column7 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .column7 {
		width: 5.00%;
	}
}












/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_178 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_178 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_178 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_178 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_178 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_178 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_178 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_178 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_178 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_178 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_178 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_178 .column1,
	#adaptiveGridstacks_in_178 .column2,
	#adaptiveGridstacks_in_178 .column3,
	#adaptiveGridstacks_in_178 .column4,
	#adaptiveGridstacks_in_178 .column5,
	#adaptiveGridstacks_in_178 .column6,
	#adaptiveGridstacks_in_178 .column7,
	#adaptiveGridstacks_in_178 .column8,
	#adaptiveGridstacks_in_178 .column9,
	#adaptiveGridstacks_in_178 .column10,
	#adaptiveGridstacks_in_178 .column11,
	#adaptiveGridstacks_in_178 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_178 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#spacer_stacks_in_180 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_181 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_182 {
	text-align: center;
}

#stacks_in_182 picture,
#stacks_in_182 source,
#stacks_in_182 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_183 {
    height: 1rem;
}
#stacks_in_184 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_186 {
	font-size: 160%;
}
#spacer_stacks_in_379 {
    height: 1rem;
}#spacer_stacks_in_192 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_193 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_194 {
	text-align: center;
}

#stacks_in_194 picture,
#stacks_in_194 source,
#stacks_in_194 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_195 {
    height: 1rem;
}
#stacks_in_196 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_198 {
	font-size: 160%;
}
#spacer_stacks_in_380 {
    height: 1rem;
}#spacer_stacks_in_204 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_205 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_206 {
	text-align: center;
}

#stacks_in_206 picture,
#stacks_in_206 source,
#stacks_in_206 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_207 {
    height: 1rem;
}
#stacks_in_208 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_210 {
	font-size: 160%;
}
#spacer_stacks_in_381 {
    height: 1rem;
}#spacer_stacks_in_216 {
    height: 3rem;
}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_217 *,
#adaptiveGridstacks_in_217 *:before,
#adaptiveGridstacks_in_217 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_217 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_217 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_217:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_217 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_217 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_217 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_217 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column1 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column1 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column2 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column2 {
		width: 26.66%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column3 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column3 {
		width: 5.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column4 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column4 {
		width: 26.66%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column5 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column5 {
		width: 5.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column6 {
		width: 26.66%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column6 {
		width: 26.66%;
	}
}



/* If column 7 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .column7 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .column7 {
		width: 5.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .column7 {
		width: 5.00%;
	}
}












/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_217 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_217 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_217 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_217 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_217 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_217 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_217 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_217 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_217 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_217 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_217 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_217 .column1,
	#adaptiveGridstacks_in_217 .column2,
	#adaptiveGridstacks_in_217 .column3,
	#adaptiveGridstacks_in_217 .column4,
	#adaptiveGridstacks_in_217 .column5,
	#adaptiveGridstacks_in_217 .column6,
	#adaptiveGridstacks_in_217 .column7,
	#adaptiveGridstacks_in_217 .column8,
	#adaptiveGridstacks_in_217 .column9,
	#adaptiveGridstacks_in_217 .column10,
	#adaptiveGridstacks_in_217 .column11,
	#adaptiveGridstacks_in_217 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_217 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#spacer_stacks_in_219 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_220 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_221 {
	text-align: center;
}

#stacks_in_221 picture,
#stacks_in_221 source,
#stacks_in_221 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_222 {
    height: 1rem;
}
#stacks_in_223 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_225 {
	font-size: 160%;
}
#spacer_stacks_in_385 {
    height: 1rem;
}#spacer_stacks_in_231 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_232 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_233 {
	text-align: center;
}

#stacks_in_233 picture,
#stacks_in_233 source,
#stacks_in_233 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_234 {
    height: 1rem;
}
#stacks_in_235 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_237 {
	font-size: 160%;
}
#spacer_stacks_in_386 {
    height: 1rem;
}#spacer_stacks_in_243 {
    height: 1rem;
}.gogrid_section_uniqid_1 {}
.gogrid_article_uniqid_1 {margin-bottom:15px;}
.gogrid_trailer_uniqid_1 {/*customcss*/;}

@media screen and (max-width: 480px) {
.gogrid_section_uniqid_1 {height: auto !important;}
.gogrid_article_uniqid_1 {height: auto !important;}
}
#stacks_in_244 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding:  10px;
}
#stacks_in_245 {
	text-align: center;
}

#stacks_in_245 picture,
#stacks_in_245 source,
#stacks_in_245 image {
	display: block;
	max-width: 100%;
	height: auto;
}
#spacer_stacks_in_246 {
    height: 1rem;
}
#stacks_in_247 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_249 {
	font-size: 160%;
}
#spacer_stacks_in_387 {
    height: 1rem;
}#spacer_stacks_in_255 {
    height: 3rem;
}#stacks_in_256 .onthelineouterspace
{
display:block;
padding: 12px 60px 12px 60px;
}
#stacks_in_256 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

#spacer_stacks_in_257 {
    height: 3rem;
}/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_260 *,
#adaptiveGridstacks_in_260 *:before,
#adaptiveGridstacks_in_260 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_260 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_260 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_260:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_260 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_260 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_260 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_260 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .column1 {
		width: 20.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .column1 {
		width: 20.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .column1 {
		width: 20.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .column2 {
		width: 20.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .column2 {
		width: 20.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .column2 {
		width: 20.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .column3 {
		width: 20.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .column3 {
		width: 20.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .column3 {
		width: 20.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .column4 {
		width: 20.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .column4 {
		width: 20.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .column4 {
		width: 20.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .column5 {
		width: 20.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .column5 {
		width: 20.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .column5 {
		width: 20.00%;
	}
}
















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_260 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_260 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_260 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_260 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_260 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_260 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_260 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_260 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_260 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_260 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_260 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_260 .column1,
	#adaptiveGridstacks_in_260 .column2,
	#adaptiveGridstacks_in_260 .column3,
	#adaptiveGridstacks_in_260 .column4,
	#adaptiveGridstacks_in_260 .column5,
	#adaptiveGridstacks_in_260 .column6,
	#adaptiveGridstacks_in_260 .column7,
	#adaptiveGridstacks_in_260 .column8,
	#adaptiveGridstacks_in_260 .column9,
	#adaptiveGridstacks_in_260 .column10,
	#adaptiveGridstacks_in_260 .column11,
	#adaptiveGridstacks_in_260 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_260 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_261 .alignment {  display: table; height: 140px;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_261 .alignment_overlay { 

	display: table; height: 140px; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.65;
	

}


#stacks_in_261 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_261 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_261 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_261 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_261 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_261 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_261 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_261 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_261 .alignment {  }
}








.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_266 .alignment {  display: table; height: 140px;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_266 .alignment_overlay { 

	display: table; height: 140px; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.65;
	

}


#stacks_in_266 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_266 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_266 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_266 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_266 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_266 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_266 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_266 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_266 .alignment {  }
}








.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_271 .alignment {  display: table; height: 140px;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_271 .alignment_overlay { 

	display: table; height: 140px; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.65;
	

}


#stacks_in_271 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_271 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_271 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_271 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_271 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_271 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_271 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_271 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_271 .alignment {  }
}








.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_276 .alignment {  display: table; height: 140px;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_276 .alignment_overlay { 

	display: table; height: 140px; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.65;
	

}


#stacks_in_276 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_276 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_276 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_276 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_276 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_276 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_276 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_276 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_276 .alignment {  }
}








.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_281 .alignment {  display: table; height: 140px;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	 background-image:none;      
	 
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_281 .alignment_overlay { 

	display: table; height: 140px; width: 100% !important;

	
	
	 
		background: url(../files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.65;
	

}


#stacks_in_281 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_281 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_281 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_281 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_281 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_281 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_281 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_281 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_281 .alignment {  }
}







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

#ExtraContentPlusstacks_in_421 #myExtraContent6,
#ExtraContentPlusstacks_in_421 #fs {
	display: none;
}


#stacks_in_421 {
	background-color: rgba(204, 204, 204, 1.00);
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_422 *,
#adaptiveGridstacks_in_422 *:before,
#adaptiveGridstacks_in_422 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_422 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_422 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_422:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_422 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_422 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_422 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_422 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_422 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_422 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_422 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_422 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_422 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_422 .column1 {
		width: 33.33%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_422 .column1 {
		width: 33.33%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_422 .column1 {
		width: 33.33%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_422 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_422 .column2 {
		width: 33.33%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_422 .column2 {
		width: 33.33%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_422 .column2 {
		width: 33.33%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_422 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_422 .column3 {
		width: 33.33%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_422 .column3 {
		width: 33.33%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_422 .column3 {
		width: 33.33%;
	}
}




















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_422 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_422 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_422 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_422 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_422 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_422 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_422 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_422 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_422 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_422 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_422 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_422 .column1,
	#adaptiveGridstacks_in_422 .column2,
	#adaptiveGridstacks_in_422 .column3,
	#adaptiveGridstacks_in_422 .column4,
	#adaptiveGridstacks_in_422 .column5,
	#adaptiveGridstacks_in_422 .column6,
	#adaptiveGridstacks_in_422 .column7,
	#adaptiveGridstacks_in_422 .column8,
	#adaptiveGridstacks_in_422 .column9,
	#adaptiveGridstacks_in_422 .column10,
	#adaptiveGridstacks_in_422 .column11,
	#adaptiveGridstacks_in_422 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_422 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#spacer_stacks_in_426 {
    height: 3rem;
}
#stacks_in_431 {
	font-size: 140%;
}

#stacks_in_433 {
	font-size: 110%;
}

#stacks_in_436 {
	font-size: 140%;
}

#stacks_in_438 {
	font-size: 110%;
}
