


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



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

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

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

#stacks_in_737 {
	font-size: 104%;
	font-weight: lighter;
}

#stacks_in_173 {
	text-transform: capitalize;
	font-size: 99%;
	font-weight: bold;
}

#stacks_in_886 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_887 {
	font-size: 139%;
}

#stacks_in_947 {
	background-color: rgba(33, 37, 41, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_948 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1294 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1295 {
	font-size: 139%;
}

#stacks_in_1395 {
	background-color: rgba(33, 37, 41, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1396 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_753 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_754 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 85%;
}

#stacks_in_831 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_in_202 {
	text-transform: capitalize;
	font-size: 99%;
	font-weight: bold;
}

#stacks_in_1697 {
	display:inline-block; width:100%; line-height: 0.980000em;
}



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



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

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

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

#stacks_in_1779 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1659 {
	background-color: rgba(230, 230, 230, 0.50);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1781 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1693 {
	display:inline-block; width:100%; line-height: 1.700000em;
}

#stacks_in_1777 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1702 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_in_1703 {
	font-size: 50%;
}

#stacks_in_1705 {
	display:inline-block; width:100%; line-height: 0.980000em;
}



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



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

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

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

#stacks_in_1773 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1685 {
	background-color: rgba(230, 230, 230, 0.50);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1775 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_932 {
	display:inline-block; width:100%; line-height: 1.700000em;
}

#stacks_in_1771 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1700 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_in_1701 {
	font-size: 50%;
}

#stacks_in_1699 {
	display:inline-block; width:100%; line-height: 0.980000em;
}



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



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

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

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

#stacks_in_1767 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1258 {
	background-color: rgba(230, 230, 230, 0.50);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1769 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1709 {
	display:inline-block; width:100%; line-height: 1.700000em;
}

#stacks_in_1765 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1706 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_in_1707 {
	font-size: 50%;
}

#stacks_in_1713 {
	display:inline-block; width:100%; line-height: 0.980000em;
}



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



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

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

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

#stacks_in_1761 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1653 {
	background-color: rgba(230, 230, 230, 0.50);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1759 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1751 {
	display:inline-block; width:100%; line-height: 1.700000em;
}

#stacks_in_1763 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1752 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_in_1753 {
	font-size: 50%;
}

#stacks_in_1755 {
	display:inline-block; width:100%; line-height: 0.980000em;
}



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



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

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

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

#stacks_in_1725 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1651 {
	background-color: rgba(230, 230, 230, 0.50);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_1730 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1732 {
	display:inline-block; width:100%; line-height: 1.700000em;
}

#stacks_in_1757 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

#stacks_in_1733 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_in_1734 {
	font-size: 50%;
}

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

#stacks_in_1440 {
	font-size: 89%;
	font-weight: lighter;
}



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



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

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

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

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

#stacks_out_1107 {
	width: 85%;
}

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

#stacks_out_1397 {
	width: 85%;
}



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



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

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

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

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

#stacks_out_1401 {
	width: 85%;
}

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

#stacks_out_1403 {
	width: 85%;
}



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



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

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

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

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

#stacks_out_1413 {
	width: 85%;
}

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

#stacks_out_1788 {
	width: 85%;
}

#stacks_in_1453 {
	background-color: rgba(230, 230, 230, 0.35);
	padding:  10px;
}

#stacks_in_1454 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 134%;
	font-weight: bold;
}



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



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

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

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

#stacks_in_1331 {
	text-transform: capitalize;
	font-size: 99%;
}

#stacks_in_1343 {
	font-size: 109%;
	font-weight: lighter;
}

#stacks_in_1345 {
	display:inline-block; width:100%; line-height: 0.980000em;
}

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

#stacks_out_1325 {
	width: 84%;
}

#stacks_out_258 {
	width: 95%;
}

#stacks_in_275 {
	background-color: rgba(33, 37, 41, 1.00);
	padding:  5px;
}

#stacks_in_276 {
	font-size: 140%;
}

#stacks_in_250 {
	padding:  5px;
}

#stacks_in_251 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
	font-weight: lighter;
}

#stacks_out_1346 {
	width: 55%;
}

#stacks_in_1437 {
	padding:  5px;
}

#stacks_in_1438 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
	font-weight: lighter;
}

#stacks_in_1457 {
	background-color: rgba(230, 230, 230, 0.35);
	padding:  10px;
}

#stacks_in_1458 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_321 {
	background-color: rgba(33, 37, 41, 1.00);
}

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

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



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



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

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

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

#stacks_out_285 {
	width: 84%;
}

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

#stacks_out_290 {
	width: 84%;
}

#stacks_in_1811 {
	background-color: rgba(0, 0, 255, 0.02);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}

#stacks_out_1811 {
	width: 95%;
}

#stacks_in_1813 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 115%;
	font-weight: lighter;
}

#stacks_in_1235 {
	background-color: rgba(230, 230, 230, 0.50);
	padding: 0px 0px 5px 0px;
}

#stacks_in_1236 {
	font-size: 120%;
	font-weight: lighter;
}

#stacks_in_1234 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_3 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1226 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_796 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1224 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_798 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1222 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_800 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1220 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_808 {
	display:inline-block; width:100%; line-height: 1.500000em;
}



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



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

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

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

#stacks_out_1426 {
	width: 84%;
}

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

#stacks_out_1431 {
	width: 84%;
}

#stacks_in_1218 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_806 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1216 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_802 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1212 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_804 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}

#stacks_in_1208 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_810 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}

#stacks_in_1206 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_812 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1204 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_814 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_1196 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_816 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}

#stacks_in_1200 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_1198 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 99%;
}



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



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

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

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

#stacks_out_247 {
	width: 84%;
}

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

#stacks_out_51 {
	width: 84%;
}

#stacks_in_869 {
	background-color: rgba(230, 230, 230, 0.20);
	padding: 10px 0px 0px 0px;
}

#stacks_in_871 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 89%;
}

#stacks_in_1189 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1190 {
	display:inline-block; width:100%; line-height: 1.500000em;
}



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



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

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

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

#stacks_out_1323 {
	width: 84%;
}

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

#stacks_out_1311 {
	width: 84%;
}

#stacks_in_874 {
	background-color: rgba(230, 230, 230, 0.20);
	padding: 10px 0px 0px 0px;
}

#stacks_in_875 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}

#stacks_in_1187 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1188 {
	display:inline-block; width:100%; line-height: 1.500000em;
}



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



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

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

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

#stacks_out_988 {
	width: 85%;
}

#stacks_out_1385 {
	width: 85%;
}

#stacks_in_1387 {
	font-weight: lighter;
}

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

#stacks_out_1393 {
	width: 84%;
}

#stacks_out_1390 {
	width: 85%;
}

#stacks_in_1392 {
	font-weight: lighter;
}
