#viewPortTextstacks_in_253 h1,
#viewPortTextstacks_in_253 h2,
#viewPortTextstacks_in_253 h3,
#viewPortTextstacks_in_253 h4,
#viewPortTextstacks_in_253 h5,
#viewPortTextstacks_in_253 h6,
#viewPortTextstacks_in_253 p,
#viewPortTextstacks_in_253

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 580px) {
	#viewPortTextstacks_in_253 h1,
	#viewPortTextstacks_in_253 h2,
	#viewPortTextstacks_in_253 h3,
	#viewPortTextstacks_in_253 h4,
	#viewPortTextstacks_in_253 h5,
	#viewPortTextstacks_in_253 h6,
	#viewPortTextstacks_in_253 p,
	#viewPortTextstacks_in_253
	
	{
		font-size: 9.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 580px) {
	#viewPortTextstacks_in_253 h1,
	#viewPortTextstacks_in_253 h2,
	#viewPortTextstacks_in_253 h3,
	#viewPortTextstacks_in_253 h4,
	#viewPortTextstacks_in_253 h5,
	#viewPortTextstacks_in_253 h6,
	#viewPortTextstacks_in_253 p,
	#viewPortTextstacks_in_253
	
	{
		font-size: 46px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_253 h1,
	#viewPortTextstacks_in_253 h2,
	#viewPortTextstacks_in_253 h3,
	#viewPortTextstacks_in_253 h4,
	#viewPortTextstacks_in_253 h5,
	#viewPortTextstacks_in_253 h6,
	#viewPortTextstacks_in_253 p,
	#viewPortTextstacks_in_253
	
	{
		font-size: 18px;
	}
}/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_260 {
	display: block;
}

/*  */

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

#adaptiveGridstacks_in_260 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

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

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_274 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_274 {
		display: none !important;
	}
}

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

#ExtraContentPlusstacks_in_251_7 #myExtraContent8,
#ExtraContentPlusstacks_in_251_7 #fs {
	display: none;
}

/* LinkPlus stack v1.1.4 */#stacks_in_251_5 a:link {			color: #B5B39F !important;		}#stacks_in_251_5 a:visited {	color: #CDCBB4 !important;	}#stacks_in_251_5 a:hover,#stacks_in_251_5 a:focus  {	color: #C07029 !important;	}#stacks_in_251_5 a:active  {	color: #CDCBB4 !important;		}#stacks_in_251_5 a:link span,#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:link:before, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:link:after /* for DLI */ {	color: #CDCBB4 !important;	text-decoration: none !important;	cursor: pointer;}#stacks_in_251_5 a:visited span,#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:visited:before, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:visited:after /* for DLI */ {	color: #CDCBB4 !important;}#stacks_in_251_5 a:hover span,#stacks_in_251_5 a:focus span,#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:hover:before, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:focus:before, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:hover:after, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:focus:after /* for DLI */ {	color: #E6E4CA !important;}#stacks_in_251_5 a:active span,#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:active:before, /* for DLI */#stacks_in_251_5 .com_marathia_stacks_downloadlinkicon_stack a:active:after /* for DLI */ {	color: #CDCBB4 !important;}/* @group internal link icon *//* @end *//* @group external link icon *//* @end *//* @group email link icon */#stacks_in_251_5 a[href^="mailto"] span:after {								content: "";}/* @end *//* End of LinkPlus stack */
#stacks_in_251_3 {
	padding: 8px 0px 0px 0px;
}
