
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


#stacks_in_2{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_2{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_2{
		padding: 0px 0px 0px 0px;
	}
}


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


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


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



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

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

@media ( min-width : 768px ) {
	
	#stacks_in_18 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_18 .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_18 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_18 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_18 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_18 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_18 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_18 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_18 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_18 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_18 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_18 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_18 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_18 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_18 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_18 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_18 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_18 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_18 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_18 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_18 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_18 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_18 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_18 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_18 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_18 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_4 {
	padding:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_23headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}#stacks_in_13 .stacks_in_13-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_13 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_13 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_13 .stacks_in_13-button,
#stacks_in_13 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_13 {
		text-align: center;
	}









#stacks_in_13 a.stacks_in_13-button, #stacks_in_13 a.stacks_in_13-button:visited, #stacks_in_13 a.stacks_in_13-button:hover, #stacks_in_13 a.stacks_in_13-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_13 .stacks_in_13-button {
		
			background-color: #1ABC9C;
		
	}

	#stacks_in_13 a.stacks_in_13-button, #stacks_in_13 a.stacks_in_13-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_13 a.stacks_in_13-button:hover, #stacks_in_13 a.stacks_in_13-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #2ED0B0;
		
	}

	
	#stacks_in_13 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_13 a.stacks_in_13-button:hover .button_icon, #stacks_in_13 a.stacks_in_13-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_8{
	max-width: px;margin: 0 auto;
}
#stacks_in_8{
	padding: px px px px;
}
@media screen and (min-width: px){
	#stacks_in_8{
		padding: px px px px;
	}
}
#stacks_in_14{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_14{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_14{
		padding: 0px 0px 0px 0px;
	}
}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
