/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_54854 {
	display: block;
}

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

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

#adaptiveGridstacks_in_54854 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

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

#adaptiveGridstacks_in_54926 {
	display: block;
}

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

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

#adaptiveGridstacks_in_54926 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

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

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

#adaptiveGridstacks_in_54996 {
	display: block;
}

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

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

#adaptiveGridstacks_in_54996 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

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

#adaptiveGridstacks_in_55069 {
	display: block;
}

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

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

#adaptiveGridstacks_in_55069 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_55082 {
	padding: 20px 0px 0px 0px;
}

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

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

#adaptiveGridstacks_in_55138 {
	display: block;
}

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

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

#adaptiveGridstacks_in_55138 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_55151 {
	padding: 5px 5px 5px 0px;
}

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

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