@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95.4434%;
	padding-left: 1.2782%;
	padding-right: 1.2782%;
}
header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 98%;
	display: block;
	margin-bottom: 25px;
	background-image: url(images/trans3.png);
	background-repeat: repeat;
	padding-right: 1%;
	padding-left: 1%;
}

footer {
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #313131;
	clear: both;
	width: 98%;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;	
}
#logo {
	clear: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#phone {
	clear: left;
	float: none;
	margin-left: 1.0989%;
	width: 100%;
	display: block;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	padding: 2px;
	margin-top: 10px;
	color: #808285;
	text-align: center;
	font-weight: 400;
}

#phone a:link {
	color: #808285;
	text-decoration: none;
}

#phone a:visited   {
	color: #808285;
	text-decoration: none;
}
#phone a:hover   {
	color: #8CC63F;
	text-decoration: none;
}

#header-email {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	color: #808285;
}
#header-email a:link {
	color: #808285;
	text-decoration: none;
}

#header-email a:visited   {
	color: #808285;
	text-decoration: none;
}
#header-email a:hover   {
	color: #8CC63F;
	text-decoration: none;
}

nav {
	float: left;
	display: block;
	clear: right;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 15px;
}

#footer-box1 {
	float: left;
	margin-left: 0;
	width: 50%;
	display: none;
	height: auto;
	padding: 2px;
	margin-bottom: 15px;
}

#footer-box2 {
	float: left;
	margin-left: 0;
	width: 50%;
	display: none;
	height: auto;
	padding: 2px;
	margin-bottom: 15px;
}

#footer-box3 {
	float: left;
	margin-left: 0;
	width: 50%;
	display: none;
	height: auto;
	padding: 2px;
	margin-bottom: 15px;
}

#footer-box4 {
	float: left;
	margin-left: 0;
	width: 50%;
	display: none;
	height: auto;
	padding: 2px;
	margin-bottom: 15px;
}

#social {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
}

#copyright a {
	text-decoration: none;
	color: #FFF;
}

#copyright a:hover {
	color: #9bad22;
}

#gridContainerFooter {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}

#footernav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	text-align: center;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #212221;
}

#footernav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
}
#footernav ul li a last {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footernav ul li a:visited {
	text-decoration: none;
}
#footernav ul li a:hover {
	text-decoration: none;
	color: #91BE02;
}


#footernav ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	color: #333;
}


#form-wrapper {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: none;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

#address-wrapper {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.heading-1 {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 28pt;
	color: #333333;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1.2;
	display: block;
}

.heading-2 {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: 300;
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}


.heading-3 {
    font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: 300;
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}

.heading-4 {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
	font-weight: 600;
	text-align: center;
	display: block;
}

.contact-info {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: 300;
	text-align: center;
	display: block;
}

.thumbnail-left {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
}

.thumbnail-right {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
}

.download-left {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
	border: 1px solid #f2f2f2;
}

.download-left:hover {
	box-shadow: 3px 3px 23px #333;
	-webkit-box-shadow: 3px 3px 23px #333;
	-moz-box-shadow: 3px 3px 23px #666;
	behavior: url(PIE.htc);
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out ;
	
}


.contact-icon-left {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
}

.contact-icon-left:hover {
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
	filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(8px 8px 7px rgba(0,0,0,0.5));
	filter: drop-shadow(8px 8px 7px rgba(0,0,0,0.5));
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;


}

.contact-icon-right {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
}

.contact-icon-right:hover {
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
	filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(8px 8px 7px rgba(0,0,0,0.5));
	filter: drop-shadow(8px 8px 7px rgba(0,0,0,0.5));
	-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;


}



.gallery {
	border: 1px solid #999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	width: auto;
	display: block;
	float: center;;
}

.gallery:hover {
	box-shadow: 3px 3px 23px #333;
	-webkit-box-shadow: 3px 3px 23px #333;
	-moz-box-shadow: 3px 3px 23px #666;
	behavior: url(PIE.htc);
	
}

#header-wrapper {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#button-callback {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	color: #FFF;
	background-color: #9ac418;
	font-size: 12pt;
	font-weight: 700;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#button-callback:hover {
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);

}
.content-bg1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: auto;
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}

.content-bg2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content-bg3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: auto;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
}
.slider-wrapper-map{
	height: 450px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: left;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	}


.slider-wrapper {
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: left;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	

.slider-wrapper img{
	width: 100%;
	vertical-align: bottom;
	}
.box-contact-small {
	width: 70%;
	text-align: center;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	font-weight: 300;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #8CC63F;
	border: 1pt solid #8CC63F;
}


a .box-contact-small:hover {
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
	border: 1pt solid #808285;
	}	

#slider-section-trans {
	clear: both;
	float: none;
	margin-left: auto;
	width: 95%;
	display: block;
	margin-top: 25px;
	background-repeat: repeat;
	padding: 10px;
	margin-right: auto;
	text-align: center;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #212121;
	background-image: url(images/trans80.png);
	}	

.slider-section-trans-header {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 16pr;
	font-weight: 600;
	color: #808285;
	display: block;
}


#box1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 10pt;
}

#box1 a img {
	height: auto;
	width: auto;
	display: block;
	margin-top: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box1 a img:hover {
border: 1px solid #999;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}

#box2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 10pt;
}
#box2 a img {
	height: auto;
	width: auto;
	display: block;
	margin-top: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box2 a img:hover {
border: 1px solid #999;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}

#box3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 10pt;
}

#box3 a img {
	height: auto;
	width: auto;
	display: block;
	margin-top: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box3 a img:hover {
border: 1px solid #999;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}

#box4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 10pt;
}
#box4 a img {
	height: auto;
	width: auto;
	display: block;
	margin-top: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box4 a img:hover {
border: 1px solid #999;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}

.box-heading {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
}

.box-heading a {
	color: #FFF;
}

.box-heading a:hover {
	color: #C1D631;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}



a .box-heading:hover {
	color: #999999;
	box-shadow: 2px 2px 23px #999;
	-webkit-box-shadow: 2px 2px 23px #999;
	-moz-box-shadow: 2px 2px 23px #999;
	behavior: url(PIE.htc);
}

#section1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#section1 ul li {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	line-height: 2em;
	text-align: center;
	list-style-type: none;
}

#section2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#section2 ul li {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	line-height: 2em;
	text-align: center;
	list-style-type: none;
}

.service-heading {
	font-family: 'Open Sans', 'Arial Narrow', Arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #212121;
	font-weight: 600;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 96.4021%;
	padding-left: 0.7989%;
	padding-right: 0.7989%;
}
header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}

footer {
	width: 97.6262%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}

#logo {
	clear: none;
	float: left;
	text-align: left;	
}
#phone {
	clear: none;
	float: right;
	display: block;
}

#header-email {
	clear: right;
	float: right;

}

nav {
	float: right;
	width: auto;
}
#footer-box1 {
	margin-left: 0;
	width: 48%;
	display: block;
	margin-bottom: 10px;
	float: left;
}
#footer-box2 {
	float: left;
	margin-left: 15px;
	width: 48%;
	display: block;
	;
	margin-bottom: 10px;
}
#footer-box3 {
	float: left;
	margin-left: 0px;
	width: 48%;
	display: block;
	margin-bottom: 10px;
	clear: left;
}

#footer-box4 {
	float: left;
	margin-left: 15px;
	width: 48%;
	display: block;
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	text-align: right;	
}


#social {
	clear: both;
	float: left;
	margin-left: 0;
	width: 11.0497%;
	display: none;
	margin-bottom: 5px;
}

#gridContainerFooter {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#footernav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;	
}
#form-wrapper {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
}
#address-wrapper {
	clear: none;
	float: left;
	display: block;
	margin-top: 1%;
}
.heading-1 {
	font-size: 22pt;

}

.heading-2 {
	font-size: 20pt;
	font-weight: 300;
}


.heading-3 {
	font-size: 20pt;
	font-weight: 300;

}

.heading-4 {
	font-size: 14pt;
}

.contact-info{
	font-size: 14pt;
}

.thumbnail-left {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-right: 25px;
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: auto;
	display: block;
	float: left;
}



.thumbnail-right {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: auto;
	display: block;
	float: right;
}

.download-left {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-right: 25px;
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: auto;
	display: block;
	float: left;
}

.contact-icon-left {
	margin-right: 0px;
	margin-right: 25px;
	height: auto;
	width: auto;
	display: block;
	float: left;
	
}

.contact-icon-right {
	margin-left: 25px;
	height: auto;
	width: auto;
	display: block;
	float: right;
	
}
.gallery {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	clear: none;
	float: left;
	height:auto
}
#header-wrapper {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;

}
#button-callback {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.content-bg1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.content-bg2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.content-bg3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.slider-wrapper {
	height: 275px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.box-contact-small {
	width: 200px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
#slider-section-trans {
	clear: both;
	float: left;
	margin-left: 0;
	width: auto;
	display: block;
	text-align: left;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 16pt;
	font-weight: 400;
}
.slider-section-trans-header {
	font-size: 22pt;
}

#box1 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;

}


#box2 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;

}


#box3 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;

}


#box4 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;

}

.box-heading {
	font-size: 14pt;
}

#section1 {
	clear: left;
	float: left;
	width: 49%;
	display: block;
}

#section2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 49%;
	display: block;
}

.service-heading {
	text-align: left;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 98.9347%;
	max-width: 1232px;
	padding-left: 0.5326%;
	padding-right: 0.5326%;
	min-height: 100%;
	margin-top: auto;
	margin-right: auto;
	/* [disabled]margin-bottom: -190px; */
	margin-left: auto;
	height: 100%;
}
.gridContainerFooter {
	width: 98.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	clear: both;
}

header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 99%;
	display: block;
	padding-right: .5%;
	padding-left: .5%;
}

footer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: both;
}

#logo {
	width: 750px;
}

#phone {
	clear: none;
	float: right;
	margin-left: 1.0989%;
	width: auto;
	display: block;
	font-size: 18pt;
}
#header-email {
	text-align: right;
	width: auto;
	font-size: 12pt;
}


nav {
	margin-top: 15px;
	margin-bottom: 0px;
}

#footer-box1 {
	float: left;
	width: 30%;
	display: block;
	
}

#footer-box2 {
	float: left;
	margin-left: 2%;
	width: 20%;
	display: block;
	
}

#footer-box3 {
	float: left;
	margin-left: 2%;
	width: 24%;
	display: block;
	clear: none;	
}

#footer-box4 {
	float: left;
	margin-left: 2%;
	width: 12%;
	display: block;
	
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	
}

#social {
	clear: both;
	float: left;
	margin-left: 0;
	width: 15.7509%;
	display: block;
	
}



#footernav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#form-wrapper {
	float: right;
	width: 45%;
	clear: none;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#address-wrapper {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 48%;
	display: block;
}

.heading-1 {
	font-size: 28pt;
	/* [disabled]text-align: left; */
}

.heading-2 {
	font-size: 24pt;
}


.heading-3 {
font-size: 24pt;
	text-align: left;
}

.heading-4 {
	font-size: 18pt;
	text-align: left;
}

.contact-info {
	font-size: 12pt;
	text-align: left;

}
.thumbnail-left {
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	display: block;
}

.thumbnail-right {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: auto;
	display: block;
	
}

.download-left {
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	display: block;
}
.contact-icon-left {
	
}

.contact-icon-right {

	
}
.gallery {
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#header-wrapper {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#button-callback {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 12%;
	display: block;
}
.content-bg1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 15px;
	
}

.content-bg2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 50px;
}

.content-bg3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-bottom: 50px;
	padding-top: 20px;
}
.slider-wrapper {
	height: 450px;
}


.box-contact-small {
	
}
#slider-section-trans {
}

.slider-section-trans-header {
	font-size: 18pt;
}

#box1 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 32%;
	display: block;
}
#box2 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 32%;
	display: block;
}


#box3 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 32%;
	display: block;
}
#box4 {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 24%;
	display: block;
}
.box-heading {
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#section1 {
	width: 200px;
}
#section2 {
	width: auto;

}

#section1 ul li {
	font-size: 14pt;
	text-align: left;
}

#section2 ul li {
	font-size: 14pt;
	text-align: left;
}
.service-heading {
}
.min-height {
	height: 600px;
}

}
