/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24317 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24317 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  *//* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24404 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24404 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_24419 {
	padding: 0px 0px 10px 0px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24491 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24491 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_24507 {
	padding: 0px 0px 10px 0px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24560 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24560 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  *//* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24632 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24632 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  *//* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_24704 {
	display: block;
}

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

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

#adaptiveGridstacks_in_24704 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_24717 {
	padding: 15px 25px 0px 0px;
}

#stacks_in_24719 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_304 {
	margin:  2px;
	padding:  5px;
}
