/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'WeissStd';
        src: url('../resources/fonts/WeissStd.eot'); /* IE9 Compat Modes */
    src: local('WeissStd')
           , url('../resources/fonts/WeissStd.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
         , url('../resources/fonts/WeissStd.woff2') format('woff2') /* Super Modern Browsers */
          , url('../resources/fonts/WeissStd.woff') format('woff') /* Modern Browsers */
        
           , url('../resources/fonts/WeissStd.svg#WeissStd') format('svg') /* Legacy iOS */
           , url('../resources/fonts/WeissStd.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}



body,
p,
h1,





#stacks_in_34, #stacks_in_34 h1, #stacks_in_34 h2, #stacks_in_34 h3, #stacks_in_34 h4, #stacks_in_34 h5, #stacks_in_34 h6, #stacks_in_34 p {
    font-family: 'WeissStd', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}












.spacerStack {
	height: 3.00rem;
}

#spacerStackstacks_in_41 {
	height: 3.00rem;
}


















@media print {
	#spacerStackstacks_in_41 {
		display: none !important;
	}
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_12 {
	display: block;
}

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

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

#adaptiveGridstacks_in_12 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */


/* Color picker style settings */







	
	#stacks_in_39 p,
	#stacks_in_39 {
		
	}
	

	
	
	
	
	



#stacks_in_39 p,
#stacks_in_39 {
	
}












.spacerStack {
	height: 3.00rem;
}

#spacerStackstacks_in_42 {
	height: 3.00rem;
}


















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

#stacks_in_44 {
	font-size: 80%;
	font-weight: lighter;
}
