﻿/*===================== 
	Color information	
	-red: #d52027;
	-gray: #939597;
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}

/*===================== 
		Fonts

font-family: 'Josefin Sans', sans-serif;
font-family: 'Source Sans Pro', sans-serif;

=======================*/


/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
	font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
	padding:0;
	overflow-x:hidden;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}

img { border: 0;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 32px;
	font-weight:700;
	color:#fff;
	padding:1% 0 1% 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;	
	text-align:left;
	margin-bottom:2%;
}
h2 {
	font-size: 19px;
	font-weight:700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;	
}
h3{	font-size: 27px;
	font-weight:700;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;	
	text-align:left;
	padding: 2% 0;
}
h4 {
	font-size: 24px;
	font-weight:700;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;	
}

p {
	margin: 0;
	padding:0;
	font-size:18px;
	font-weight:300;
	color:#fff;
	font-family: 'Montserrat', sans-serif;	
	text-align:left;
	line-height:28px;
	
}
	
.se-container #se-about span{color:#000; font-size: 18px;}

.bold{
    font-weight: bold;
	}
div.banner_text{
	background:#000;
	color:#fff;
	font-size:32px;
	text-align:left;
	padding:1% 0;
}

::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.home-video i{
	height: 100px;
}
/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/
	}
	
a.link,
a.link:link, 
a.link:visited, 
a.link:active {
	outline: 0;/*reset*/
    color:inherit; 
     text-decoration: none;
	}
	a.link:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color: #BFBFBF;
		}  
a{text-decoration: none;}
[class*="ghost"] {
	border: 2px solid;
	padding: 1rem 2.5rem;
	transition: ease all .5s;
	font-weight: 700;
	text-transform: uppercase;
	}
	a.ghost-w {
		border-color: #fff;
		color: #fff;
		}
		a.ghost-w:hover {
			background: #fff;
			color: #ed1b24;
			}
	a.ghost-r {
		border-color: #ed1b24;
		color: #ed1b24;
		}
		a.ghost-r:hover {
			background: #ed1b24;
			color: #fff;
			}


/*===================== 
	header styles 
=======================*/
header {}
.header-width {width: 95%; margin: 0 auto;}
.logo {width:30%; text-align: left; padding-bottom:2%; display:inline-block; vertical-align: middle;}
.logo img {padding: 15px 0 0 0; max-width: 350px; width: 100%;}
#cssmenu li .social a{ display:inline-block; float:left;}
.social {display:inline-block; vertical-align: middle; text-align: right; width:68%;}
.social img {max-width: 47px; display:inline-block; line-height: 28px;}
ul{font-family: 'Montserrat', sans-serif;}
ul li{line-height: 36px;}
.mobile-header {display:None;}

/*===================== 
	Home Page layout styles 
=======================*/
/*===================== 
	slideshow styles 
=======================*/
.cycle-slideshow {
	position: relative;
	}

.cycle-slide {
	width: 100%;
	}

.cycle-overlay {
	position: absolute;
	top: 0vw;
	left: 0;
	background: rgba(0,0,0,.8);
	color: #fff;
	padding: 2rem 4% 3rem 2rem;
	box-sizing: border-box;
	}

.overlay-content {
	max-width: 600px;
	width: 100%;
	}
	.overlay-content h1 {
		font-size: 2.25rem;
		font-weight:400;
		}
	.overlay-content h2 {
		color: #ababab;
		}
	.overlay-content p.button {
		box-sizing: border-box;
		margin-top: 2rem;
		width:200px !important;
		}
	.overlay-content p {
		font-size: 14px;
		font-weight: 600;
		}
	.overlay-content .link {
		transition: ease all .3s;
		text-transform: uppercase;
		margin-top:2%;
		background:#FF0004; 
		display:inline-block; 
		width:45%; 
		text-align:center; 
		color:#fff; 
		font-weight:400; 
		border:2px solid #CD0003;
		padding:5px 0;
		}
		.overlay-content .link:hover {
			background:#CD0003; 
			display:inline-block; 
			width:45%; 
			text-align:center; 
			color:#fff; 
			font-weight:400; 
			border:1px solid #CD0003;
			}
	
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;
	}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ccc; cursor: pointer; 
	}
.cycle-pager span.cycle-pager-active { color: #ed1b24;}
.cycle-pager > * { cursor: pointer;}

[id*="toggleText"] {
	display: none;
	}

/*video slideshow*/
.swiper-container {
    width: 100%;
    height: 100vh;
    max-width: 100%;
    margin: 0 auto;


	
	.swiper-button-next{
		position: absolute;
	}
    
	.swiper-button-prev{
		position: absolute;
	}
    .swiper-wrapper {
      
        .swiper-slide {
        
            iframe {
                width: 100%;
                height: 100%;
            }
        }
    }
}

.readmore {background:#FF0004; display:inline-block; width:300px; text-align:center; color:#fff; font-weight:400; border:2px solid #CD0003;}
.contact {background:#fff; display:inline-block; width:300px; text-align:center; color:#000; font-weight:400; border:1px solid #E0E0E0;}
.readmore:hover{background:#CD0003; display:inline-block; width:300px; text-align:center; color:#fff; font-weight:400; border:1px solid #CD0003;}
.contact:hover {background:#E0E0E0; display:inline-block; width:300px; text-align:center; color:#000; font-weight:400; border:1px solid #E0E0E0;}

.whoweare-width {width: 60%; margin: 0 auto; text-align:center;}
.whoweare-width h1 {color: #000; margin: 0 auto; text-transform:none;font-size:50px; border-bottom:4px solid #EC0101; line-height:65px; font-weight:400; width: 75%; text-align:center; letter-spacing:1px; padding-top:3%;}
.whoweare-width p {font-size:18px; color:#000; text-align:center; padding-top:4%; padding-bottom:2%;}

.width {width:60%; margin: 0 auto;}
.quicklinks {width:23%;display:inline-block; vertical-align:top; text-align:center;margin:2px 2px; padding-top:5px; background:#fff; border:4px solid #fff; background:#fff; border:4px solid #fff;}
.quicklinks:hover {background:#EC0101; border:4px solid #000; padding-top:5px; width:23%;}
.icon {padding-bottom:10px; padding-top:10px;} 
.icon img {max-width:150px; width:100%;}
.description {width:100%;}
.description h3 {background:#000;  line-height: 20px; font-size:20px; font-weight:500; letter-spacing:1px; text-transform:uppercase; padding:10px 20px;}

.button-width{width:90%; margin: 0 auto; padding-top:5%; z-index:9999;}
.button-1 {background:url(../siteart/recreational-paving.jpg) no-repeat;display:inline-block; width:45%;height:300px; position:absolute;}
.button-1:hover {background:#000;}
.title {margin: 0 auto; text-align:center; background: none; width:60%;  border:4px solid #fff; padding:30px 0; margin-top:11%; color:#fff; font-size:22px; letter-spacing:1px; text-transform:uppercase;}
.button-2 {background:url(../siteart/residential-paving.jpg) no-repeat; display:inline-block; width:45%; height:300px; position:absolute;right:100px;}
.button-2:hover {background:#000;}

.map {}

.location {background:url(../siteart/location-home.jpg) no-repeat; width:100%; height:350px; margin-top:35px;}
.location-header { background: #000; border: 3px solid #fff; width: 300px; font-size:24px; text-transform:uppercase; color: #fff; letter-spacing:1px; text-align:center; position:absolute; left:42%; margin-top:67px;}
.location-header h1 { text-align:center;letter-spacing:1px;}
.location-text {width:75%; float:right; margin-top:55px;}
.bg-location {width:50%; background: rgba(0,0,0,0.78); float:right; height:100%;}
.location-button {width:300px; text-align:center; background:#FF0004; border:2px solid #CD0003; margin-left:15px;margin-top:2%;}
.location-button h2 {color:#fff; font-size:24px; font-weight:300; text-transform:none;padding:3% 0; letter-spacing:1px; }
.location-button:hover {background:#CD0003;}

/*===================== 
	Who We Are 
=======================*/

.mission-text {width: 60%; margin: 0 auto; text-align: center;}
.mission-text p {font-size:20px; line-height: 30px; color:#000; text-align: center; }
.mission-text h1 {font-size:40px; font-weight:400; color:#000; padding: 2% 0 1% 0; margin: 0; text-transform:none; text-align: center;}
.mission-text h2 {text-transform:none; font-weight:300; color:#434343; font-size:18px;line-height:32px; padding:2% 0;} 
.inlinelink{ color: #FF0004; font-weight: 700; }
.width {width: 70%; margin: 0 auto;}
.whoweare-button {width: 24%; display:inline-block; padding: 1% 0; background: #fff; border:1px solid #FF0004; text-align:center;}
.whoweare-button:hover {border:1.5px solid #FF0004; }

.whoweare-text p{font-size:20px; line-height: 30px; }
.whoweare-button h1, .whoweare-button h2 {font-size:16px; text-transform:uppercase; letter-spacing:1px; color: #FF0004; display:inline-block; text-align:center; margin: 0 auto; font-weight:400;}
.whoweare-text h1 {font-size:37px; font-weight:400; color:#000; padding: 2% 0 1% 0; margin: 0; text-transform:none; text-align: center;}
.col-1-2 {width:49%; display:inline-block; vertical-align:top; margin-bottom:25px;}
.whoweare-text h2 {text-transform:none; font-weight:300; color:#434343; font-size:18px;line-height:32px; padding:2% 0;} 
.services h3 {color:#fff; border-bottom:.5px solid #ddd; font-weight:400; font-size:18px; background: #FF0004; margin-top:5px;opacity:.8; padding-left:15px;}
.col-2-2 {width: 48%; display:inline-block;vertical-align:top;padding-left:2%;margin-bottom:25px;}
.col-2-2 p{font-weight:300; color:#434343; font-size:16px;line-height:30px; text-transform:none; padding:2% 0; }
.col-2-2 h3 {color: #bbb;}
.col-2-2 h3 {color: #bbb;}
.col-1 {width:100%; display:inline-block; vertical-align:top;}

/*===================== 
	Community Involvement
=======================*/
.width {width: 70%; margin: 0 auto;}
.whoweare-button {width: 24%; display:inline-block; padding: 1% 0; background: #fff; border:1px solid #FF0004; text-align:center;}
.whoweare-button:hover {border:1.5px solid #FF0004; }

.whoweare-button h1, .whoweare-button h2 {font-size:16px; text-transform:uppercase; letter-spacing:1px; color: #FF0004; display:inline-block; text-align:center; margin: 0 auto; font-weight:400;}
.community {border-top:1px solid #ddd; padding:15px 0px; width: 30%; display:inline-block;  margin:0 15px; height:135px; }
.community-text p {font-size:16px; color: #000; line-height: 22px; margin-bottom: 3%; }
.community-text h1 {font-size: 30px; font-weight: 400; color: #000; padding: 2% 0 1% 0; margin: 0 auto; text-transform: none;}
.community-text h2 { font-weight:300; color:#FF0004; font-size:20px; line-height:30px; padding:1% 0; text-transform: uppercase; letter-spacing: 1px; } 

/*===================== 
	Leadership
=======================*/
.team-members {width:30%; display:inline-block; padding-right:1.5%;}
.whoweare-text p {font-weight:300; color:#434343; font-size:18px;line-height:30px; }
.member-description {border-bottom:1px solid #ddd; opacity:.8; }
.member-description h2 {font-size:26px; font-weight:400; letter-spacing:1px; line-height:40px; padding: 0 0; margin: 0 ; color:#FF0004;}
.member-description h3 {font-size:16.5px; font-weight:400; letter-spacing:1px; line-height:30px; padding: 0; margin: 0; color:#000;}
.member-description p {font-weight:300; color:#434343; font-size:16px;line-height:30px;}



/*===================== 
	Affiliate Companies
=======================*/
.companies {padding:2% 0; border-bottom:1px solid #ddd;}
.companies h2 {color:#FF0004;font-size:26px; letter-spacing:1px;}
.web-link {background:#000; color:#fff; border:1px solid #000; width:200px; text-align:center; padding:10px 0; font-size:14px; letter-spacing:1px; text-transform:uppercase;}
.web-link:hover {background:#fff; color:#000; border:1px solid #000;}

/*===================== 
	Projects & Services
=======================*/
.services-text p {font-size:16px; color: #000; line-height: 22px; margin-bottom: 3%; }
.services-text h1 {font-size: 30px; font-weight: 400; color: #000; padding: 2% 0 1% 0; margin: 0 auto; text-transform: none;}
.services-text h2 { font-weight:300; color:#FF0004; font-size:20px; line-height:30px; padding:1% 0; text-transform: uppercase; letter-spacing: 1px; } 
.service-section {text-align: center;}
.services-available h2 {color:#000; font-weight: 600; letter-spacing: 1px; font-size:22px; line-height:30px; display:inline-block;}
.services-available h3 {color: #000; font-weight:400; font-size:22px; line-height:30px; display:inline-block; }
.services-available p {colot:#000; font-size:16px;}
.project-text h1 {font-size:35px; font-weight:400; color:#000; padding: 2% 0 1% 0; margin: 0; text-transform:none;}

.project-text h2 {text-transform:none;font-weight:300; color:#434343; font-size:16px;line-height:30px; padding:5px 0;} 
.project-text p {font-weight:300; color:#434343; font-size:16px;line-height:30px;  padding: 2% 0%;}

.projects {padding:2% 0; border-bottom:1px solid #ddd; }
.projects h2 {color:#FF0004;font-size:26px; letter-spacing:1px;}
.project-img {display:inline-block; width:35%; vertical-align:top;}
.project-img img {max-width:400px; width:100%; padding:0 1%;}
.project-description {display:inline-block; width:60%; vertical-align:top; padding-left:2%;}
.project-descrption h2 {font-size:26px; font-weight:400; letter-spacing:1px; line-height:35px; padding: 0 0; margin: 0 ; color:#FF0004;}
.project-description h3 {font-size:18px; font-weight:400; letter-spacing:1px; line-height:28px; padding: 0; margin: 0; color:#000;}


/*===================== 
	Careers
=======================*/
.careers-header h1 {font-size:35px; letter-spacing:1px;font-weight:400; text-transform:none; color:#000; padding: 2% 0 0 0;}
.careers-header p {font-weight:300; color:#434343; font-size:16px;line-height:30px;padding:0 2%;}

.career-description {display:inline-block; width:100%; vertical-align:top; padding-left:2%;}
.career-description h2 {font-size:26px; font-weight:400; letter-spacing:1px; line-height:40px; padding: 0 0; margin: 0 ; color:#FF0004;}
.career-description h3 {font-size:18px; font-weight:400; letter-spacing:1px; line-height:28px; padding: 0; margin: 0; color:#000; text-transform:none;}
.career-description p {font-weight:300; color:#434343; font-size:16px;line-height:30px; padding:2% 2%;}

.careers-header ul li{
	font-weight:300; color:#434343; font-size:16px;line-height:30px; padding-left: 16px;
	margin-bottom: 10px;
}
/*===================== 
	Contact
=======================*/
.contact-text h1 {font-size:30px; font-weight:400; color:#000; letter-spacing:1px; text-transform:none;}
.contact-right {width:49%; display:inline-block; padding-left:2%; vertical-align:middle;}
.contact-right h2 {color:#ff0004; font-weight:400; letter-spacing:1px; font-size:24px; text-transform:none;}
.contact-right p {color:#000; font-weight:400; font-size:18px; line-height:30px; letter-spacing:1px;}
.contact-right p a {color: #ff0004;}
.map-left {width:48%; display:inline-block; vertical-align:middle;}

form {padding-bottom: 3%;}
#formpage {
	vertical-align:top;
	width:100%; 
	margin: 0 auto;
}

#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input {
	padding:6px 5px 10px;
	border:2px solid #000;
	font-family: 'Open Sans', sans-serif;	
	color:#000;
	font-size:13px;
	background:none;
}

#formpage textarea {
	padding:6px 5px;
	border:2px solid #000;
	font-family: 'Open Sans', sans-serif;	
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:none;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:4px solid #000;
	color:#000;
	vertical-align:middle;
	font-size:15px;
	line-height:normal;
	padding:15px 8px;
	max-width: 400px;
	min-width:200px;
	width:100%;
	background:none;
	font-weight:600;
}
#formpage select:hover {
	background:#000 !important;
	color:#fff;
}
#formpage h3 {color:#000;}
#formpage p{color:#000; padding-top:1%;}
.formfield {
	width:97%; 
	float:left; 
	margin-right: 10px; 
	margin-top: 10px;
	color: #000;
	
}
.formfield-3 {
	width:31%; 
	float:left; 
	margin-right: 10px; 
	margin-top: 10px;
	color: #000;
	
}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
#formpage .checks input  {
    width:20px;
	margin-top: 5px;
}
#formpage .checks-other input  {
    width:50%;
	margin-top: 5px;
}
#formpage fieldset {margin-top:2%;}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:100%;
    height:85px;
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#ff0004; 
	color:#fff;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	border:2px solid #000;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
    width:200px;
    margin:0;
    padding:12px 0;
    background: none; /* For browsers that do not support gradients */
    border: 3px solid #000;
    font-size:20px;
    line-height:14px;
    font-weight:700;
    color:#000;
	font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;

}
#formpage input.button:hover {
	background: #000;
	color:#ff0004;
	text-shadow:none;
	border: none;
	font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
	padding:12px 0;
	border: 3px solid #000;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#000;
    font-size:13px;
    text-align:left;
} 

/*control the Captcha */

.CaptchaPanel {margin:0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#ddd;width: 30%;margin: 0 auto;}

.CaptchaImagePanel {
margin:0 auto;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/*===================== 
	footer styles 
=======================*/
footer {width:100%; margin: 0 auto; background:#fff; border-top:2px solid #000;}
.footer-width {width:95%; margin: 0 auto;}
.footer-bg {width:90%; margin: 0 auto;}
.footer-logo {display:inline-block;padding: 2% 0; vertical-align:top; width:43%;}
.footer-logo img{max-width:300px; width:100%; display:inline-block; padding-right:6%; }
.footer-social {width: 20%; display:inline-block; vertical-align:top; padding: 2% 0;}
.footer-social h2 {font-size:24px; font-weight: 400; letter-spacing: 1px; color: #000; text-transform:none;padding-bottom:2%;}
.footer-social img {display:inline-block; max-width:50px; width:100%;}
.footer-links {display:inline-block; width:50%;color:#000;float:right; text-align:right; }
.footer-links h2 {display:inline-block;padding:2% 0;color:#000; font-weight:500;}
.footer-links h2:hover {color:#FF0004;}
footer p {color:#000; font-weight:400 ; float:right; text-align:right; margin-top:75px}

.footer {background: #556c36; padding: 1% 0; max-width:2000px !important; width: 100%;}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color: #C5C5C5;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#fff; }

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#fff;}

.divfooter {width:60%px; text-align:center; margin:0 auto; padding-top:1%;}


.sm-button{ color:#d52027; border: 2px solid #d52027; padding: 8px 14px; margin: 20px 10px; float: left; width:100%; max-width:180px; font-size: 15px;font-family: 'Josefin Sans', sans-serif; text-align:center;}
.sm-button:hover{color:#fff; border: 2px solid #fff; background:#d52027;}





/*===================== 
   Responsive Styles
=======================*/
@media screen and (max-width: 1800px){
		.nivo-caption h1 {font-size:40px; line-height:42px; margin-top:3%;}
		.location-header {left:39%;}
}

@media screen and (max-width: 1550px){
	.width {width:85%;}
	.footer-links h2 {font-size:16px;}
	nav {width:89%;}
	.nivo-caption h1 {font-size:40px; line-height:42px; margin-top:3%;}
	.nivo-caption p {font-size:17px; line-height:22px;}
	.readmore {width:30%;}
	.contact {width:65%;}
	.readmore:hover{background:#CD0003; display:inline-block; width:30%; text-align:center; color:#fff; font-weight:400; border:1px solid #CD0003;}
	.contact:hover {background:#E0E0E0; display:inline-block; width:60%; text-align:center; color:#000; font-weight:400; border:1px solid #E0E0E0;}
	.footer-logo {width:25%;}
	.community	{width:45%;}
}

@media screen and (max-width: 1300px) {
	.logo {margin: 0 auto;}
	.nivo-caption {width:80%;}
	.nivo-caption p{width:80%;}
	.overlay-content h1 {font-size:1.75vw;}
	.overlay-content .link {width:35%;}
	.whoweare-button h1, .whoweare-button h2 {font-size:14px;}
	.whoweare-width {width:80%;}
	.whoweare-button {width:47.5%;}
	.quicklinks {width:48%;}
	.quicklinks h1 {width: 100%;}
	.quicklinks:hover {width:48%;}
	.width {width:75%;}
	.button-2 {right:52px;}
	.title {width:75%;margin-top:20%;}
	.location-header {left:10%;}

	.footer-links {width:100%;}
	.footer-logo {width:30%;}
}

@media screen and (max-width: 1120px) {
	.nivo-caption {display:none;}
	.nivo-caption a {
	display:none;
	}
	.services-available h3 {font-size:18px;}
	.services-available h2 {font-size:18px;}
	.location-header{left:3%;}
	.mobile-header {display:relative;}
	.map-left {width:100%;}
	.contact-right {width:100%;}
	.width {width:92%;}
	.col-1-2 {width:100%; padding:0;}
	.col-2-2 {width:100%; padding: 0;}
	.bg-location {width:80%;}
	.team-members {width:46%;}
	.footer-links h2 {font-size:14px;}
	.footer-links {width:100%;}
	.footer-logo {width:19%;}
	.footer-social {width:25%;}
	footer p {margin-top:49px;}
	

}
@media screen and (max-width: 960px) {	
	.overlay-content { display: none;}
	.cycle-overlay { display: none;}
	.mission-text {width: 95%; margin: 0 auto; text-align: center;}
	.footer p {margin-top:0px; }
	footer {display:inline-block;}
}
@media screen and (max-width: 900px) {	
.whoweare-button {width:49%;}
	.services-available h3 {font-size:16px;}
	.services-available h2 {font-size:16px;}
	.footer-links {width:100%; text-align:center;}
	.footer-logo {width:100%; border:none; text-align:center; margin: 0 auto;}
	.footer-logo img {width:100%; border:none; text-align:center; margin: 0 auto;}
	.footer-social {width:100%; text-align:center;}
	footer p {margin-top:0; font-size:13px; text-align:center;width: 100%;}
	.button-1 {width: 100%; left:0; right:0; position:relative;}
	.button-2{width: 100%; left:0; right:0; position:relative;}
	.whoweare-width {width:95%;}
	.map {margin-top:0;}
	.location-header  {display:none;}
	.community	{width:98%;}
	.formfield-3 {width:97%;}
}



@media screen and (max-width:760px) {
	.quicklinks {width: 98%;}
	.quicklinks:hover {width: 100%;}
	.title {width:80%; margin-top:20%;}
	.button-width {width:100%;}
	.team-members {width:95%;}


}
@media screen and (max-width:630px) {
	.contact-right p {font-size:16px;}
	.whoweare-button {width:100%;}
	.quicklinks {width: 98%;}
	.quicklinks:hover {width: 100%;}
	.whoweare-width h1 {font-size:32px; line-height:30px;}
	.whoweare-width p {font-size:16px;}
	.bg-location {width:100%;}
	.location-text {width:100%; margin:0 auto; float:none; text-align:center; margin-top:12%;}
	.location-text h3{width:100%; margin:0 auto; float:none; text-align:center;}
	.location-text p{width:100%; margin:0 auto; float:none; text-align:center;}
	.location-button {margin: 0 auto;}
	.project-description {width:95%;}
	.project-img {width:100%;}
	.formfield {width:96%;}
	.CaptchaPanel{width: 90%;}

}


@media screen and (max-width: 475px){
	.logo {width:100%; text-align: center;}
	.logo img {max-width:250px; width: 100%; text-align: center;}
	.social {width: 100%; text-align: center;}

	.contact-right p {font-size:14px;}
	footer p {float:none; text-align:center;}
	.footer-logo img {padding-right:0;}
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 320px) {
}
