
#stacks_in_4 {
	margin: 40px 0px 20px 0px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_14 {
	display: block;
}

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

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

#adaptiveGridstacks_in_14 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */
#adaptiveGridstacks_in_14 .gridCellInner {
	background: #F5F5F5;
}
/*  */

/*  */
#adaptiveGridstacks_in_14 .gridCellInner {
	border: 1px solid #B3B3B3;
	overflow: visible;
}
/*  */

/*  */
#adaptiveGridstacks_in_14 .gridCellInner {
	margin: 6px;
}
/*  */

/*  */
#adaptiveGridstacks_in_14 .gridCellInner {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */#UsefulStackWrapperstacks_in_15 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 2000px;
	
	min-height: 0px;
	max-height: 5000px;
	overflow: hidden;
}

#UsefulStackstacks_in_15 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}



@media screen and (max-width: 770px) {
	#UsefulStackstacks_in_15 {
		display: none;
	}
}





/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_16 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_16.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_16.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_16.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_16.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_16.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_16.inheritOff a, #simpleText_stacks_in_16.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_16.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_16.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_16.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_16.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_16.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_16.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_16.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_16.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_16.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

#stacks_in_16 {
	margin: 10px 10px 0px 0px;
}
/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_29 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_29.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_29.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_29.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_29.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_29.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_29.inheritOff a, #simpleText_stacks_in_29.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_29.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_29.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_29.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_29.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_29.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_29.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_29.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_29.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_29.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

#stacks_in_29 {
	margin: 10px 0px 20px 10px;
}
