.footerLinks .contact { background: none; }
a { cursor: pointer; }
.no-padding { padding: 0 !important; }
.bgxwhtInner {
	min-height: 400px;
}
			
#about-values h3 {
	font-size: 1.6875em;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.testimonialWrapper {
		display: none;
		top: 0;
}

#about-slider1 {
position: relative;
top: 46px;
}

.center {
		text-align: center;
	}

textarea {
	height: 120px;
	resize: none;
}

.result-item {
	position: relative;
}
.result-stat {
	height: 100%;
}

.result-number {
	height: 100%;
}
		
	
	.subnav li.active a, .mainnav li.active a, .mainnav li a.active {
		color: #FFC20E;
	}
	
	.subnav li:after, .mainnav li:after {
		content: " / ";
	}
			.subnav li:last-child:after, .mainnav li:last-child:after {
				content: "";
			}
	
		.subnav li, .mainnav li {
			padding: 0 5px;
		}

	
		
ul.bg-slideshow, ul.bg-slideshow-small {
	width: 100%;
	height: 100%;
	position: absolute;
}
	.bg-slideshow li, .bg-slideshow-small li {
		width: 100%;
		height: 100%;
		position: absolute;
	}
				
	.bg-slideshow li span, .bg-slideshow-small li span {
		width: 100%;
		height: 100%;
		position: absolute;
		display: none;
	}

/* Body Background Full Screen Images */
body {
	background: url('../media/1611/bkg-about.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}

.home { background: none; }
.homepage {
	background: url('../media/1616/bkg-home.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
	
.home-building {
	background: url('../media/9629/home-interior.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.automotive {
	background: url('../media/9630/auto-interior.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.healthcare {
	background: url('../media/9627/health-interior.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.about {
	background: url('../media/1611/bkg-about.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.contact {
	background: url('../media/2712/bkg-contact.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.other-industries {
	background: url('../media/9628/other-interior.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}
.terms-privacy {
	background: url('../media/2984/bkg-terms-privacy.jpg') no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	}

div.line {
	background: #000000;
	height: 1px;
	margin: 15px 0;
}


/* foundation overrides */
.orbit-bullets li.active {
	background: #FFC20E;
}

.clear { clear: both; height: 1px; }

/* About, Leadership widget */

#bio-container {
	display: none;
	position: relative;
	width: 95%;
	margin: 10px auto;
	top: 0;
	min-height: 200px;
	line-height: 14px;
	font-size: 13px;
}
	#bio-container h2 {
		margin: 0;
	}

	#bio-container .title {
	}

	.bio-content {
		margin: 10px 0;
	}

	.leadership-close {
		border: 1px solid #000000;
		border-radius: 3px;
		cursor: pointer;
		padding: 4px 6px;
		float: right;
		font-weight: bold;
		font-size: 10px;
	}

	.bio-linkedin {
		padding: 1px !important;
	}

	.bio-linkedin a {
		width: 20px;
		padding: 1px;
		display: block;
	}

	.leadership-nav-item {
		font-weight: bold;
		font-size: 13px;
		height: 25px;
		padding: 5px;
		font-size: 12px;
		float: left;
		margin: 0 1px;
	text-transform: none;
	}

	.leadership-nav-item a {
		color: #000000;
	}

.leadership-item {
	width: 33%;
	float: left;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

	.leadership-item img {
		width: 100%;
		display: block;
	}

	.leadership-bio {
		display: none;
		height: 0;
		position: absolute;
	}

	.bio-name {
		line-height: 1.25em;
	}

	.bio-title {
		font-size: 1.35em;
		font-weight: bold;
		margin-bottom: .5em;
	}

	.bio-content p {
		font-size: 1.25em;
		line-height: 1.5em;
		margin: 5px 0;
	}

	.bio-content ul {
		margin: 10px;
		font-size: 1.18em;
		font-weight: bold;
	}

	.bio-content li {
		padding: 0;
		line-height: 1.4em;
		font-weight: normal;
	}
/* end about, leadership */

/* about, news+awards */

.nodeYears {
	margin: 4px 0;
	height: 15px;
}

.nodeYear {
	float: left;
	font-size: 14px;
	margin: 0 3px 0 0;
}
	
.nodeYear a {
	cursor: pointer;
	color: #000000;
	padding: 3px;
}

.nodeYear.active a {
	background: #FFC20E;
	border-radius: 2px;
	border: 0;
	font-weight: bold;
}

.nodeYear.active a:hover {
	color: #000000;
}

.nodeYear:after {
	content: " /";
}
	.nodeYear:last-child:after {
		content: "";
	}

.nodeYear a:hover {
	color: #FFC20E;
}
	
.news-item, .awards-item {
	font-size: 16px;
	margin: 20px 0;
	display: none;
}

.news-filter {
	font-size: 14px;
	margin: 0 3px 0 0;
		}

	.news-date {
		font-weight: 700;
	font-size: 1.286em;
	}
	.news-title a, .awards-title a {
		color: #000000;
	}
						
	.news-title a:hover, .awards-title a:hover {
		color: #FFC20E;
	}

/* post-content */
#author-image {
	float: left;
}
		
#author-info {
	background: #000000;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px 5px 0;
}

.results-desc {
}

.author-name {
	text-transform: uppercase;
	color: #FFC20E;
	font-weight: bold;
}

.author-title {
	color: #FFC20E;
}

.author-bio {
	line-height: 14px;
}


/* orbit gallery */
.orbit-container {
	/*
	background: none;
	width: 800px;
	margin: auto;
	*/
}

.success .orbit-container {
	width: 90%;
	margin: auto;
}


.site-content ul, .site-content ol {
	margin: 20px;
}

#work-samples {
	height: 300px;
}

.featured-culture-title {
			font-size: 18px;
			margin: 5px 0;
			font-weight: bold;
		}

.leadership-exp  {
			margin: 0 0 10px 0;
		}

.footer-copyright {
	font-size: 12px;
}
		
.footer-contact {
	font-size: 13px;
	padding: 6px 0 0 0;
}

.awards-title {
	padding: 2px 20px;
}

.awards-group {
	font-weight: bold;			
}

#bg,
#bg img {
  display: none;
}

.bg-slideshow img {
			width: 100%;
		}


p iframe {
	width: 502px;
	height: 283px;
}

@media (max-width: 480px) {
	p iframe {
		width: 100%;
	}
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */