


/* 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_904 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_904 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_904 .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_904 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_904 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_904 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_904 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_904 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_904 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_904 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_904 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_904 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_904 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_904 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_904 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_904 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_904 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_904 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_904 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_904 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_904 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_904 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_904 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_904 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_904 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_904 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_904 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_out_905 {
	width: 50%;
}

#stacks_in_902 {
	padding: 10px 0px 0px 15px;
}

#stacks_in_903 {
	font-size: 149%;
}



/* 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_787 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_787 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_787 .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_787 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_787 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_787 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_787 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_787 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_787 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_787 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_787 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_787 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_787 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_787 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_787 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_787 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_787 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_787 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_787 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_787 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_787 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_787 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_787 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_787 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_787 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_787 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_787 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_311 {
	font-size: 115%;
}

#stacks_in_457 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_796 {
	font-size: 79%;
}

#stacks_in_1030 {
	background-color: rgba(17, 128, 64, 0.05);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 10px 10px 20px;
}

#stacks_in_426 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_428 {
	display:inline-block; width:100%; line-height: 1.490000em;
}



/* 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_1057 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1057 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1057 .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_1057 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1057 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1057 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1057 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1057 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1057 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1057 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1057 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1057 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1057 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1057 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1057 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1057 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1057 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1057 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1057 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1057 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1057 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1057 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1057 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1057 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1057 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1057 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1057 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1058 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1058 {
	width: 79%;
}

#stacks_in_1063 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1063 {
	width: 79%;
}

#stacks_in_1175 {
	background-color: rgba(128, 128, 128, 0.05);
	padding: 20px 10px 10px 20px;
}

#stacks_in_1179 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_1180 {
	display:inline-block; width:100%; line-height: 1.490000em;
}



/* 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_921 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_921 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_921 .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_921 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_921 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_921 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_921 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_921 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_921 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_921 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_921 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_921 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_921 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_921 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_921 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_921 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_921 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_921 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_921 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_921 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_921 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_921 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_921 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_921 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_921 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_921 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_921 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_922 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_922 {
	width: 79%;
}

#stacks_in_927 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_927 {
	width: 79%;
}



/* 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_940 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_940 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_940 .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_940 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_940 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_940 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_940 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_940 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_940 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_940 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_940 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_940 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_940 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_940 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_940 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_940 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_940 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_940 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_940 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_940 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_940 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_940 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_940 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_940 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_940 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_940 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_940 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_941 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_941 {
	width: 80%;
}

#stacks_in_946 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_946 {
	width: 80%;
}



/* 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_961 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_961 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_961 .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_961 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_961 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_961 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_961 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_961 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_961 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_961 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_961 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_961 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_961 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_961 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_961 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_961 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_961 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_961 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_961 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_961 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_961 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_961 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_961 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_961 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_961 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_961 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_961 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_962 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_962 {
	width: 80%;
}

#stacks_in_967 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_967 {
	width: 80%;
}



/* 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_994 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_994 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_994 .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_994 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_994 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_994 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_994 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_994 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_994 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_994 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_994 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_994 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_994 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_994 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_994 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_994 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_994 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_994 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_994 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_994 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_994 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_994 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_994 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_994 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_994 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_994 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_994 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1005 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1005 {
	width: 80%;
}

#stacks_in_998 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_998 {
	width: 80%;
}



/* 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_1009 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1009 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1009 .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_1009 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1009 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1009 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1009 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1009 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1009 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1009 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1009 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1009 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1009 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1009 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1009 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1009 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1009 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1009 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1009 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1009 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1009 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1009 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1009 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1009 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1009 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1009 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1009 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1010 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1010 {
	width: 80%;
}

#stacks_in_1015 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1015 {
	width: 80%;
}



/* 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_1044 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1044 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1044 .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_1044 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1044 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1044 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1044 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1044 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1044 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1044 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1044 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1044 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1044 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1044 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1044 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1044 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1044 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1044 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1044 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1044 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1044 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1044 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1044 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1044 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1044 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1044 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1044 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1045 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1045 {
	width: 80%;
}

#stacks_in_1050 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1050 {
	width: 80%;
}



/* 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_1082 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1082 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1082 .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_1082 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1082 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1082 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1082 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1082 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1082 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1082 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1082 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1082 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1082 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1082 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1082 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1082 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1082 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1082 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1082 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1082 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1082 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1082 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1082 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1082 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1082 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1082 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1082 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1083 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1083 {
	width: 80%;
}

#stacks_in_1088 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1088 {
	width: 80%;
}



/* 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_1134 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1134 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1134 .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_1134 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1134 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1134 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1134 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1134 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1134 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1134 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1134 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1134 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1134 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1134 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1134 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1134 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1134 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1134 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1134 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1134 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1134 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1134 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1134 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1134 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1134 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1134 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1134 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1135 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1135 {
	width: 79%;
}

#stacks_in_1140 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1140 {
	width: 79%;
}



/* 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_1191 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1191 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1191 .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_1191 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1191 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1191 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1191 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1191 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1191 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1191 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1191 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1191 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1191 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1191 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1191 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1191 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1191 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1191 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1191 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1191 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1191 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1191 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1191 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1191 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1191 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1191 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1191 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1192 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1192 {
	width: 75%;
}

#stacks_in_1197 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1197 {
	width: 79%;
}



/* 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_1219 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1219 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1219 .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_1219 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1219 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1219 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1219 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1219 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1219 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1219 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1219 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1219 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1219 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1219 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1219 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1219 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1219 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1219 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1219 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1219 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1219 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1219 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1219 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1219 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1219 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1219 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1219 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_1227 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1227 {
	width: 79%;
}

#stacks_in_1222 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_out_1222 {
	width: 79%;
}

#stacks_out_892 {
	width: 34%;
	margin-left:0;
}

#stacks_out_893 {
	width: 49%;
	margin-left:0;
}

#stacks_in_1234 {
	font-size: 120%;
}

#stacks_in_1255 {
	background-color: rgba(230, 230, 230, 0.50);
	padding: 10px 0px 0px 15px;
}

#stacks_in_1257 {
	padding: 0px 0px 0px 15px;
}



/* 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_1101 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_1101 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_1101 .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_1101 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_1101 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_1101 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_1101 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_1101 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_1101 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_1101 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_1101 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_1101 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_1101 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_1101 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_1101 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_1101 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_1101 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_1101 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_1101 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_1101 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_1101 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_1101 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_1101 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_1101 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_1101 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_1101 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_1101 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_out_1104 {
	width: 90%;
}

#stacks_in_1109 {
	padding:  7px;
}

#stacks_in_1113 {
	letter-spacing: -1px;
	font-size: 144%;
	font-weight: bold;
}

#stacks_in_1115 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 94%;
}

#stacks_in_1116 {
	background-color: rgba(255, 0, 0, 1.00);
	margin:  11px;
	padding: 5px 0px 5px 30px;
}

#stacks_in_1117 {
	font-size: 99%;
	font-weight: bolder;
}

#stacks_in_1118 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  7px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	padding:  7px;
}

#stacks_in_1119 {
	padding:  5px;
}

#stacks_in_1121 {
	font-size: 110%;
}

#stacks_in_1123 {
	display:inline-block; width:100%; line-height: 1.590000em;
	font-size: 72%;
}

#stacks_in_845 {
	display:inline-block; width:100%; line-height: 0.950000em;
	font-size: 74%;
	font-weight: lighter;
}
