
#stickystacks_in_159 {
	display: block;
	position: fixed;
	right: 80px;
	top: 190px;
	padding: 0;
	margin: 0;
	width: 200px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_159 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_159 {
		display: none !important;
	}
}/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_160buttonPressWrapper{
	position: relative !important;
}

#stacks_in_160 a, #stacks_in_160 a:hover, #stacks_in_160 a:visited, #stacks_in_160 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_160button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_160button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_160 a, #stacks_in_160 a:visited, #stacks_in_160 a:active{
	color: #FFFFFF !important;
}

#stacks_in_160 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_160button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_160buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_160buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_160buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_160buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_148>.s3_row {
	margin: 0 -10px;
}

#stacks_in_148>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_148>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_154 {
	margin: 24px 8px 8px 8px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_23 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_23 .container:after,
#stacks_in_23 .row:after, 
#stacks_in_23 .mbcol:after, 
#stacks_in_23 .clr:after, 
#stacks_in_23 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_23 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_23 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_23 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_23 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_23 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_23 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_23 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_23 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_23 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_23 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_23 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_23 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_23 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_23 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_23 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_23 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_23 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_23 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_23 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_23 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_23 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_23 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_23 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_23 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_23 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_23 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_23 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_23 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_42 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_163buttonPressWrapper{
	position: relative !important;
}

#stacks_in_163 a, #stacks_in_163 a:hover, #stacks_in_163 a:visited, #stacks_in_163 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_163button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_163button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_163 a, #stacks_in_163 a:visited, #stacks_in_163 a:active{
	color: #FFFFFF !important;
}

#stacks_in_163 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_163button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_163buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_163buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_163buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_163buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_163 {
	margin:  4px;
}

#stacks_in_24 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_25 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_25 .container:after,
#stacks_in_25 .row:after, 
#stacks_in_25 .mbcol:after, 
#stacks_in_25 .clr:after, 
#stacks_in_25 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_25 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_25 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_25 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_25 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_25 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_25 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_25 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_25 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_25 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_25 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_25 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_25 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_25 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_25 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_25 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_25 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_25 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_25 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_25 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_25 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_25 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_25 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_25 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_25 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_25 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_25 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_25 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_25 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_50 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_165buttonPressWrapper{
	position: relative !important;
}

#stacks_in_165 a, #stacks_in_165 a:hover, #stacks_in_165 a:visited, #stacks_in_165 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_165button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_165button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_165 a, #stacks_in_165 a:visited, #stacks_in_165 a:active{
	color: #FFFFFF !important;
}

#stacks_in_165 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_165button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_165buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_165buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_165buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_165buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_165 {
	margin:  4px;
}

#stacks_in_28 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_29 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_29 .container:after,
#stacks_in_29 .row:after, 
#stacks_in_29 .mbcol:after, 
#stacks_in_29 .clr:after, 
#stacks_in_29 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_29 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_29 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_29 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_29 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_29 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_29 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_29 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_29 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_29 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_29 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_29 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_29 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_29 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_29 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_29 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_29 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_29 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_29 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_29 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_29 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_29 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_29 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_29 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_29 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_29 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_29 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_29 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_29 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_66 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_166buttonPressWrapper{
	position: relative !important;
}

#stacks_in_166 a, #stacks_in_166 a:hover, #stacks_in_166 a:visited, #stacks_in_166 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_166button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_166button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_166 a, #stacks_in_166 a:visited, #stacks_in_166 a:active{
	color: #FFFFFF !important;
}

#stacks_in_166 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_166button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_166buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_166buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_166buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_166buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_166 {
	margin:  4px;
}

#stacks_in_32 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_33 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_33 .container:after,
#stacks_in_33 .row:after, 
#stacks_in_33 .mbcol:after, 
#stacks_in_33 .clr:after, 
#stacks_in_33 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_33 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_33 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_33 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_33 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_33 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_33 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_33 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_33 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_33 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_33 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_33 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_33 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_33 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_33 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_33 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_33 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_33 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_33 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_33 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_33 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_33 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_33 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_33 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_33 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_33 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_33 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_33 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_33 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_82 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_167buttonPressWrapper{
	position: relative !important;
}

#stacks_in_167 a, #stacks_in_167 a:hover, #stacks_in_167 a:visited, #stacks_in_167 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_167button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_167button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_167 a, #stacks_in_167 a:visited, #stacks_in_167 a:active{
	color: #FFFFFF !important;
}

#stacks_in_167 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_167button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_167buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_167buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_167buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_167buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_167 {
	margin:  4px;
}

#stacks_in_34 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_35 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_35 .container:after,
#stacks_in_35 .row:after, 
#stacks_in_35 .mbcol:after, 
#stacks_in_35 .clr:after, 
#stacks_in_35 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_35 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_35 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_35 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_35 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_35 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_35 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_35 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_35 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_35 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_35 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_35 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_35 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_35 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_35 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_35 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_35 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_35 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_35 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_35 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_35 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_35 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_35 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_35 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_35 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_35 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_35 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_35 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_35 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_90 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_168buttonPressWrapper{
	position: relative !important;
}

#stacks_in_168 a, #stacks_in_168 a:hover, #stacks_in_168 a:visited, #stacks_in_168 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_168button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_168button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_168 a, #stacks_in_168 a:visited, #stacks_in_168 a:active{
	color: #FFFFFF !important;
}

#stacks_in_168 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_168button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_168buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_168buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_168buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_168buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_168 {
	margin:  4px;
}

#stacks_in_36 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_37 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_37 .container:after,
#stacks_in_37 .row:after, 
#stacks_in_37 .mbcol:after, 
#stacks_in_37 .clr:after, 
#stacks_in_37 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_37 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_37 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_37 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_37 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_37 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_37 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_37 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_37 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_37 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_37 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_37 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_37 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_37 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_37 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_37 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_37 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_37 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_37 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_37 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_37 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_37 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_37 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_37 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_37 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_37 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_37 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_37 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_37 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_98 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_169buttonPressWrapper{
	position: relative !important;
}

#stacks_in_169 a, #stacks_in_169 a:hover, #stacks_in_169 a:visited, #stacks_in_169 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_169button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_169button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_169 a, #stacks_in_169 a:visited, #stacks_in_169 a:active{
	color: #FFFFFF !important;
}

#stacks_in_169 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_169button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_169buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_169buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_169buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_169buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_169 {
	margin:  4px;
}

#stacks_in_38 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_39 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_39 .container:after,
#stacks_in_39 .row:after, 
#stacks_in_39 .mbcol:after, 
#stacks_in_39 .clr:after, 
#stacks_in_39 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_39 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_39 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_39 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_39 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_39 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_39 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_39 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_39 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_39 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_39 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_39 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_39 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_39 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_39 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_39 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_39 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_39 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_39 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_39 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_39 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_39 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_39 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_39 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_39 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_39 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_39 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_39 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_39 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_106 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_170buttonPressWrapper{
	position: relative !important;
}

#stacks_in_170 a, #stacks_in_170 a:hover, #stacks_in_170 a:visited, #stacks_in_170 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_170button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_170button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_170 a, #stacks_in_170 a:visited, #stacks_in_170 a:active{
	color: #FFFFFF !important;
}

#stacks_in_170 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_170button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_170buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_170buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_170buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_170buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_170 {
	margin:  4px;
}

#stacks_in_40 {
	margin: 17px 0px 17px 0px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_41 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_41 .container:after,
#stacks_in_41 .row:after, 
#stacks_in_41 .mbcol:after, 
#stacks_in_41 .clr:after, 
#stacks_in_41 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_41 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_41 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_41 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_41 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_41 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_41 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_41 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_41 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_41 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_41 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_41 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_41 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_41 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_41 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_41 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_41 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_41 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_41 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_41 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_41 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_41 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_41 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_41 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_41 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_41 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_41 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_41 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_41 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_41 {
	margin:  5px;
}

#stacks_in_114 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_173buttonPressWrapper{
	position: relative !important;
}

#stacks_in_173 a, #stacks_in_173 a:hover, #stacks_in_173 a:visited, #stacks_in_173 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_173button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_173button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_173 a, #stacks_in_173 a:visited, #stacks_in_173 a:active{
	color: #FFFFFF !important;
}

#stacks_in_173 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_173button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_173buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_173buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_173buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_173buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_173 {
	margin:  4px;
}



/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_139 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_139 .container:after,
#stacks_in_139 .row:after, 
#stacks_in_139 .mbcol:after, 
#stacks_in_139 .clr:after, 
#stacks_in_139 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_139 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_139 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_139 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_139 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_139 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_139 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_139 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_139 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_139 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_139 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_139 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_139 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_139 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_139 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_139 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_139 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_139 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_139 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_139 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_139 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_139 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_139 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_139 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_139 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_139 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_139 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_139 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_139 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_139 {
	margin:  5px;
}

#stacks_in_140 {
	margin: 10px 10px 30px 10px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_174buttonPressWrapper{
	position: relative !important;
}

#stacks_in_174 a, #stacks_in_174 a:hover, #stacks_in_174 a:visited, #stacks_in_174 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_174button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FC5729 !important;
	border-color: #D64922 !important;
	box-sizing: border-box !important;
}

.stacks_in_174button:hover{
	color: #F9F628 !important;
	background-color: #EE6638 !important;
	border-color: #CA562F !important;
}

#stacks_in_174 a, #stacks_in_174 a:visited, #stacks_in_174 a:active{
	color: #FFFFFF !important;
}

#stacks_in_174 a:hover{
	color: #F9F628 !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_174button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_174buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_174buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_174buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_174buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_174 {
	margin:  4px;
}
