
#stacks_in_58_1 {
	padding: 40px 20px 20px 20px;
}

#stacks_in_72 {
	padding:  20px;
}

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

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

#adaptiveGridstacks_in_289 {
	display: block;
}

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

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

#adaptiveGridstacks_in_289 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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



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

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

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

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



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

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

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

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
















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  *//* -- Start Anchor Each css Template -- */



.stacks_in_295editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_295editInfo i{
	vertical-align: middle;
}

.stacks_in_295editInfo:before{
content:"#da2";
float: right;
}

.stacks_in_295editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_295topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_295topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_296 {
	padding: 0px 0px 5px 20px;
}

#stacks_in_297 {
	font-size: 105%;
}
/* -- Start Anchor Each css Template -- */



.stacks_in_420editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_420editInfo i{
	vertical-align: middle;
}

.stacks_in_420editInfo:before{
content:"#da3";
float: right;
}

.stacks_in_420editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_420topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_420topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_421 {
	padding: 0px 0px 5px 20px;
}

#stacks_in_422 {
	font-size: 105%;
}
/* -- Start Anchor Each css Template -- */



.stacks_in_300editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_300editInfo i{
	vertical-align: middle;
}

.stacks_in_300editInfo:before{
content:"#da3";
float: right;
}

.stacks_in_300editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_300topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_300topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_301 {
	padding: 0px 0px 5px 20px;
}

#stacks_in_302 {
	font-size: 105%;
}
/* -- Start Anchor Each css Template -- */



.stacks_in_305editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_305editInfo i{
	vertical-align: middle;
}

.stacks_in_305editInfo:before{
content:"#da4";
float: right;
}

.stacks_in_305editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_305topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_305topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_306 {
	padding: 0px 0px 5px 20px;
}

#stacks_in_307 {
	font-size: 105%;
}
/* -- Start Anchor Each css Template -- */



.stacks_in_310editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_310editInfo i{
	vertical-align: middle;
}

.stacks_in_310editInfo:before{
content:"#da5";
float: right;
}

.stacks_in_310editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_310topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_310topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_311 {
	padding: 0px 0px 5px 20px;
}

#stacks_in_312 {
	font-size: 105%;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_321anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_321editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_321editInfo i{
	vertical-align: middle;
}

.stacks_in_321editInfo:before{
content:"#da1";
float: right;
}

.stacks_in_321editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_321topOffset{
	position: relative;
	height: 110;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_321topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- *//* -- Start Anchor Each css Template -- */


.stacks_in_317anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_317editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_317editInfo i{
	vertical-align: middle;
}

.stacks_in_317editInfo:before{
content:"#da2";
float: right;
}

.stacks_in_317editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_317topOffset{
	position: relative;
	height: 110;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_317topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_285 {
	padding: 20px 20px 10px 20px;
}

#stacks_in_286 {
	font-size: 150%;
}

#stacks_in_418 {
	padding: 10px 20px 10px 20px;
}

#stacks_in_107 {
	padding: 10px 20px 10px 20px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_318anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_318editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_318editInfo i{
	vertical-align: middle;
}

.stacks_in_318editInfo:before{
content:"#da3";
float: right;
}

.stacks_in_318editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_318topOffset{
	position: relative;
	height: 110;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_318topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_283 {
	padding: 20px 20px 10px 20px;
}

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

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

#adaptiveGridstacks_in_259 {
	display: block;
}

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

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

#adaptiveGridstacks_in_259 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_259 {
	margin-left:0;
}

#stacks_out_260 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_364 {
	display: block;
}

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

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

#adaptiveGridstacks_in_364 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_365 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_276 {
	display: block;
}

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

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

#adaptiveGridstacks_in_276 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_in_280 {
	padding: 0px 10px 0px 10px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_319anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_319editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_319editInfo i{
	vertical-align: middle;
}

.stacks_in_319editInfo:before{
content:"#da4";
float: right;
}

.stacks_in_319editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_319topOffset{
	position: relative;
	height: 110;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_319topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_257 {
	padding: 20px 0px 10px 20px;
}

#stacks_in_258 {
	font-size: 150%;
}

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

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

#adaptiveGridstacks_in_128 {
	display: block;
}

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

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

#adaptiveGridstacks_in_128 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_129 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_424 {
	display: block;
}

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

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

#adaptiveGridstacks_in_424 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_425 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_111 {
	display: block;
}

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

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

#adaptiveGridstacks_in_111 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_116 {
	margin-left:0;
}

#stacks_in_118 {
	padding: 0px 10px 0px 10px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_320anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_320editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_320editInfo i{
	vertical-align: middle;
}

.stacks_in_320editInfo:before{
content:"#da5";
float: right;
}

.stacks_in_320editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_320topOffset{
	position: relative;
	height: 110;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_320topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */
#stacks_in_253 {
	padding: 20px 20px 10px 20px;
}

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

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

#adaptiveGridstacks_in_147 {
	display: block;
}

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

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

#adaptiveGridstacks_in_147 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_148 {
	margin-left:0;
}

#stacks_in_151 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 0px 10px 0px 10px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_171 {
	display: block;
}

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

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

#adaptiveGridstacks_in_171 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_371 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_188 {
	display: block;
}

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

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

#adaptiveGridstacks_in_188 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_189 {
	margin-left:0;
}

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

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

#adaptiveGridstacks_in_219 {
	display: block;
}

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

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

#adaptiveGridstacks_in_219 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

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

#stacks_out_383 {
	margin-left:0;
}

#stacks_in_223 {
	padding: 0px 10px 0px 10px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_415_1 #myExtraContent2,
#ExtraContentPlusstacks_in_415_1 #fs {
	display: none;
}


#stacks_in_415_2 {
	padding: 0px 0px 5px 0px;
}
#stacks_in_387_2>.s3_row {
	margin: 0 -10px;
}

#stacks_in_387_2>.s3_row>.s3_column {
	padding: 0 10px;
}








  


@media only screen and (max-width: 770px) {






}



@media only screen and (max-width: 400px) {


	#stacks_in_387_2>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_387_2>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}





}




  

#stacks_in_387_41 {
	font-size: 80%;
}

#stacks_in_387_7 {
	font-size: 80%;
}

#stacks_in_387_4 {
	font-size: 80%;
}

#stacks_in_387_13 {
	font-size: 80%;
}

#stacks_in_387_16 {
	font-size: 80%;
}

#stacks_in_387_35 {
	font-size: 80%;
}
