/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_643 {
	display: block;
}

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

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

#adaptiveGridstacks_in_643 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_643 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_643 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_643 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_649 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_646 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_661 {
	display: block;
}

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

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

#adaptiveGridstacks_in_661 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_661 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_661 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_661 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_667 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_662 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_664 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_652 {
	display: block;
}

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

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

#adaptiveGridstacks_in_652 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_652 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_652 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_652 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_658 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_655 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_905 {
	display: block;
}

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

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

#adaptiveGridstacks_in_905 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_905 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_905 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_905 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_630 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_627 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_787 {
	display: block;
}

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

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

#adaptiveGridstacks_in_787 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_787 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_787 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_787 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_566 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_563 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_902 {
	display: block;
}

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

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

#adaptiveGridstacks_in_902 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_902 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_902 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_902 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_612 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_609 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_899 {
	display: block;
}

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

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

#adaptiveGridstacks_in_899 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_899 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_899 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_899 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_536 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_533 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_896 {
	display: block;
}

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

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

#adaptiveGridstacks_in_896 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_896 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_896 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_896 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_746 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_743 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_893 {
	display: block;
}

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

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

#adaptiveGridstacks_in_893 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_893 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_893 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_893 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_584 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_581 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_890 {
	display: block;
}

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

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

#adaptiveGridstacks_in_890 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_890 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_890 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_890 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_557 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_550 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_552 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_554 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_887 {
	display: block;
}

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

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

#adaptiveGridstacks_in_887 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_887 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_887 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_887 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_515 {
	margin:  10px;
	padding:  15px;
}

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

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

#adaptiveGridstacks_in_884 {
	display: block;
}

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

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

#adaptiveGridstacks_in_884 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_884 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_884 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_884 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_388 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_477 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_383 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_385 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_881 {
	display: block;
}

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

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

#adaptiveGridstacks_in_881 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_881 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_881 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_881 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_367 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_479 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_364 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_878 {
	display: block;
}

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

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

#adaptiveGridstacks_in_878 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_878 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_878 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_878 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_407 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_481 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_404 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_875 {
	display: block;
}

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

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

#adaptiveGridstacks_in_875 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_875 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_875 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_875 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_426 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_483 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_423 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_872 {
	display: block;
}

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

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

#adaptiveGridstacks_in_872 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_872 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_872 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_872 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_445 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_485 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_442 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_869 {
	display: block;
}

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

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

#adaptiveGridstacks_in_869 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_869 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_869 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_869 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_464 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_487 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_461 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_866 {
	display: block;
}

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

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

#adaptiveGridstacks_in_866 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_866 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_866 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_866 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_165 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_489 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_160 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_162 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_863 {
	display: block;
}

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

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

#adaptiveGridstacks_in_863 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_863 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_863 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_863 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_139 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_491 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_59 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_52 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_860 {
	display: block;
}

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

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

#adaptiveGridstacks_in_860 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_860 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_860 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_860 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_186 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_493 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_189 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_183 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_857 {
	display: block;
}

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

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

#adaptiveGridstacks_in_857 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_857 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_857 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_857 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_209 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_495 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_206 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_854 {
	display: block;
}

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

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

#adaptiveGridstacks_in_854 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_854 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_854 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_854 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_220 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_497 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_84 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_217 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_851 {
	display: block;
}

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

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

#adaptiveGridstacks_in_851 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_851 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_851 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_851 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_251 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_499 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_248 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_848 {
	display: block;
}

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

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

#adaptiveGridstacks_in_848 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_848 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_848 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_848 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_270 {
	margin:  10px;
	padding:  15px;
}

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

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

#adaptiveGridstacks_in_845 {
	display: block;
}

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

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

#adaptiveGridstacks_in_845 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_845 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_845 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_845 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_289 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_503 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_286 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_842 {
	display: block;
}

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

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

#adaptiveGridstacks_in_842 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_842 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_842 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_842 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_308 {
	margin:  10px;
	padding:  15px;
}

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

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

#adaptiveGridstacks_in_823 {
	display: block;
}

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

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

#adaptiveGridstacks_in_823 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_823 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_823 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_823 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_329 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_509 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_in_117 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 0px 10px;
}

#stacks_in_326 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 0px 10px 10px 10px;
}

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

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

#adaptiveGridstacks_in_790 {
	display: block;
}

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

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

#adaptiveGridstacks_in_790 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_790 .column1 {
		width: 70.00%;
	}
}



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

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

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

@media screen and (min-width: 5000px) {
	#adaptiveGridstacks_in_790 .column2 {
		width: 30.00%;
	}
}






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_790 {
	border: solid rgba(128, 128, 128, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}

#stacks_in_336 {
	margin:  10px;
	padding:  15px;
}

#stacks_in_507 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  10px;
}
