/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #534741; }
a:visited { color: #534741; }
a:hover { color: #777; }
/*a:focus { outline: thin dotted; }*/
a, a:hover, a:active, a:focus, a:visited { outline: none !important; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width:100%;}

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
h1, h2, h3, h4, h5{
	font-weight:normal;
	
	}

/*FONTS*/
.oswald{font-family: 'Oswald', sans-serif;}
/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body{background:#534741;}
#outer-container{
	width:100%;
	background:#E3DCD3;
	margin-top:0;
	}
#container, #footer-inner{
	width:90%;
	float:none;
	margin:auto;
	position:relative;
	padding-left:5%;
	padding-right:5%;
	max-width:1920px;
	
	}
#container{min-height:640px;}
.header{
	padding-top:30px;
	width:100%;
	border-bottom:1px solid #534741;
	padding-bottom:25px;
	position:relative;
	}
.main-logo{
	position:absolute;
	bottom:0;
	right:0;
	
	}
.header nav li{
	float:left;
	clear:none;
	margin-right:30px;
	position:relative;
	}

	
.header nav li ul{
	position:absolute;
	top:25px;
	left:0;
	display:none;
	width:250px;
	background:#002F5E;
	z-index:5001;
	padding-bottom:10px;
	
	-webkit-box-shadow: inset 0px 1px 5px 1px #002345;
	box-shadow: inset 0px 1px 5px 1px #002345; 
	}
.header nav li ul li{
	float:left;
	clear:left;
	margin:0;
	text-align:center;
	width:250px;
	padding-top:10px;
	z-index:5002;
	}
.header nav li ul li a{
	border-bottom:1px solid #002F5E;
	font-size:11pt;
	color:#E3DCD3;
	text-transform:none;
	z-index:5003;
	}
.header nav li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#534741;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #E3DCD3;
	padding-bottom:4px;
	}

/*Slideshow stuff  */
#back_to_camera {
		clear: both;
		display: block;
		height: 80px;
		line-height: 40px;
		padding: 20px;
	}
.fluid_container {
	/*margin: 25px auto 0;*/
	/*margin: 25px 5% 0;*/
	/*max-width: 1200px;*/
	width: 100%;
}

/* Our Companies > McDermott Properties Page */
h1.company-title{
	font-weight:400;
	color:#002F5E;
	padding-top:20px;
	}
/*h1.harmonic, h1.ace{
	color: #AC2226;
	}
h1.comcap{
	color: #0B663F;
	}
h1.ai{
	color: #EF6B00;
	}
*/


article.company-about{
	position:relative;
	width:50%;
	padding-bottom:25px;
	}
article.company-about img{
	position: absolute;
	left:0;
	top:10%;
	}
article.company-about p{
	margin:0;
	padding-left:200px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534741;
	font-size:1em;
	line-height:1.1em;
}

article.company-bio{
	position:relative;
	width:80%;
	padding:30px 0 0 140px;
	background:#e2d9ca;
	margin-bottom:50px;
	float:left;
	min-height: 260px;
}

.ceo-headshot{
	width:165px;
	height:100%;
	position:absolute;
	text-align:center;
	top:0;
	left:0;
	
	background: #d4c4b4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0YzRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2Q0YzRiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGI4YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #d4c4b4 0%, #d4c4b4 95%, #c8b8a8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d4c4b4), color-stop(95%,#d4c4b4), color-stop(100%,#c8b8a8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d4c4b4 0%,#d4c4b4 95%,#c8b8a8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d4c4b4 0%,#d4c4b4 95%,#c8b8a8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d4c4b4 0%,#d4c4b4 95%,#c8b8a8 100%); /* IE10+ */
	background: linear-gradient(to right,  #d4c4b4 0%,#d4c4b4 95%,#c8b8a8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4c4b4', endColorstr='#c8b8a8',GradientType=1 ); /* IE6-8 */
	}
article.company-bio .ceo-headshot p{
	font-family:  'Oswald', sans-serif;
	margin-top:25px;
	/*color:#002F5E;*/
	float:left;
	width:100%;
	font-size:1.3em;
	}
article.company-bio a{
	text-decoration:none;
	}
article.company-bio h5{
	color:#002F5E;
	text-transform:uppercase;
	font-size:.9em;
	margin-top:0;
	margin-bottom:12px;
	padding-left:60px;
	}
article.company-bio h5 span{
	
	color:#534741;
	font-size:.8em;
	
	}
article.company-bio p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534741;
	font-size:1.1em;
	line-height:1.1em;
	width:46%;
}
.image-area{
	position:absolute;
	right:5%;
	/*bottom:50px;*/
	top:100px;
	height:75%;
	max-height:550px;
	left:53%;
	background: url(../img/square-photo-1.png);
	background-position:left bottom;
	over-flow:hidden;
	
	}
.image-area div{
	width:279px; /*50%;*/
	height:100%;
	float:right;
	margin:0;
	position:relative;
	display:none;
	}
.image-area p{
	color:#ffffff;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:20px 20px 0 20px;
	font-size:1.5em;
	text-transform:uppercase;
	}
	
body.contact-page .image-area{
	background: url(../img/skyscraper.png);
	background-position:left top;
	}
body.leadership-page .image-area{
	background: url(../img/int/int3.jpg);
	background-position:left top;
	}
body.press-page .image-area{
	background: url(../img/int/int1.jpg);
	background-position:left top;
	}

article.company-about p.phone-number{
	font-family: oswald, sans-serif;
	font-size:1.4em;
	color:#00305E;
	padding-top:45px;
	}
article.company-about p.phone-number.hcs{
	color:#ac2226;
	}
article.company-about p.phone-number.comcap{
	color:#0b663f;
	}
body.contact-page article.company-about {
    padding-bottom: 30px;
    position: relative;
    width: 50%;
}
body.press-page h1.company-title{
	color:#002F5E; /*#D22B00;*/
	}	
.press-articles{
	width:50%; /*45%;*/
	overflow-y:scroll;
	overflow-x:hidden;
	height:430px;
	margin-bottom:50px;
	padding:0px; /*5%;*/
	margin-right:0px; /*5%;*/
	float:left;
	}
.press-articles a{
	text-decoration:none; 
	color:#D22B00;
	font-size:.9em;
	float:left;
	clear:left;
	margin-bottom:25px;
	text-transform:uppercase;
	-webkit-transition:.8s ease-in;
	-moz-transition:.8s ease-in;
    -ms-transition:.8s ease-in;
    -o-transition:.8s ease-in;
	transition:.8s ease-in;
	}
	.press-articles a:hover{
		color:#00305E;
		
		}
	
.press-articles a span{
	color:#534741;
	font-size:.8em;
	margin-top:-3px;
	float:left;
	}
.press-articles a span.lower{
	float:none;
	color:#002F5E !important; /*#8CA23F !important;*/
	font-size:1em;
	margin-top:inherit;
	text-transform:lowercase;
}
article.company-about p.no-logo {
    padding-left:0;
}

.leadership-module{
	/*float:left;*/
	clear:left;
	position:relative;
	height:auto;
	margin-right:0px;
	}
.leadership-module .bio-span-left{
	float: left;
	height:100%;
	width: 118px; /* 30%;*/
	margin-right:30px;
	}
.leadership-module .bio-span-left img{
	display: inline;
	}
.leadership-module .bio-span{
	float: left;
	height:100%;
	padding:0;
	margin:0;
	width: 70%;
	}
/*.leadership-module p.leader-bio{*/
p.leader-bio{
	text-transform:none;
	display: inline-block;
	/*float:left;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	/*clear:left;*/
	color:#534741;
	font-size: .5em;
	margin-top:2px;
	margin-bottom:42px;
	}
.leadership-module p.leader-names{
	/*position: relative;
	top: 0px;
	padding-left:130px;*/
	display: inline-block;
	font-size:.9em;
	color:#002F5E;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
	}
.leadership-module p.leader-names span.lower,
.company-bio h5 span.lower {
	text-transform:uppercase;
	color: inherit;
	}

.leadership-module p.leader-names span{
	/*color: #534741;
    float: left;*/
	display: inline-block;
    font-size: 0.8em;
	text-transform:uppercase;
	/*height:45px;*/
	}
.american-community-experience article.company-about img {
    left: 0;
    position: absolute;
    top: 0;
}

/*---------PORTFOLIO PAGE-----*/
body.portfolio-page p {	font-family:Georgia, "Times New Roman", Times, serif;
	}
article.portfolio-module{
	width:23%;
	float:left;
	padding-right:2%;
	padding-bottom:12px;
}
article.portfolio-module a{
	text-decoration:none; 
	color:#D22B00;
	font-size:.9em;
	margin-bottom:25px;
	text-transform:uppercase;
	-webkit-transition:.8s ease-in;
	-moz-transition:.8s ease-in;
    -ms-transition:.8s ease-in;
    -o-transition:.8s ease-in;
	transition:.8s ease-in;
	}

article.portfolio-module a span{
	color:#534741;
	font-size:.8em;
	/*margin-top:-3px;*/
	}
article.portfolio-module a div {
	padding: 0; margin-top: 4px; line-height:1em; 
	}
article.portfolio-module.bottom-row{
	/*padding-top:25px;*/
	}

/* Color overrides */
.mcdermott, p.mcdermott, article.mcdermott, a.mcdermott {
	color: #002F5E !important;
	}
.harmonic, p.harmonic, article.harmonic, a.harmonic, a:hover.harmonic, a:visited.harmonic {
	color: #AC2226 !important;
	}
.ace, p.ace, article.ace, a.ace {
	color:  #D22B00 !important; /*#AC2226;*/
	}
.comcap, p.comcap, article.comcap, a.comcap {
	color: #0B663F !important;
	}
.ai, p.ai, article.ai, a.ai {
	color: #EF6B00 !important;
	}
.press, p.press, article.press, a.press {
	color: #002F5E !important; /*#8CA23F !important;*/
}
	
.image-area.mcdermott { background: url(../img/int/int1.jpg) no-repeat !important; }
.image-area.mcdermott div, .image-area.leadership div, .image-area.press div{
	background: #002447; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #002447 0%, #00305e 5%, #00305e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#002447), color-stop(5%,#00305e), color-stop(100%,#00305e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #002447 0%,#00305e 5%,#00305e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #002447 0%,#00305e 5%,#00305e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #002447 0%,#00305e 5%,#00305e 100%); /* IE10+ */
		background: linear-gradient(to right,  #002447 0%,#00305e 5%,#00305e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002447', endColorstr='#00305e',GradientType=1 ); /* IE6-8 */
}
.image-area.comcap { background: url(../img/int/int2.jpg) no-repeat !important; }
.image-area.comcap div{
	background: #07442a; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #07442a 0%, #0B663F 5%, #0B663F 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#07442a), color-stop(5%,#0B663F), color-stop(100%,#0B663F)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #07442a 0%,#0B663F 5%,#0B663F 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #07442a 0%,#0B663F 5%,#0B663F 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #07442a 0%,#0B663F 5%,#0B663F 100%); /* IE10+ */
		background: linear-gradient(to right,  #07442a 0%,#0B663F 5%,#0B663F 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07442a', endColorstr='#0B663F',GradientType=1 ); /* IE6-8 */
	}
.image-area.harmonic { background: url(../img/int/int4.jpg) no-repeat !important; }
.image-area.harmonic div{
	background: #8b1b1f; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #8b1b1f 0%, #AC2226 5%, #AC2226 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#8b1b1f), color-stop(5%,#AC2226), color-stop(100%,#AC2226)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #8b1b1f 0%,#AC2226 5%,#AC2226 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #8b1b1f 0%,#AC2226 5%,#AC2226 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #8b1b1f 0%,#AC2226 5%,#AC2226 100%); /* IE10+ */
		background: linear-gradient(to right,  #8b1b1f 0%,#AC2226 5%,#AC2226 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b1b1f', endColorstr='#AC2226',GradientType=1 ); /* IE6-8 */
	}
.image-area.ace, .image-area.contact  { background: url(../img/int/int5.jpg) no-repeat !important; }
.image-area.ace div, .image-area.contact div{
	background: #b22400; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #b22400 0%, #D22B00 5%, #D22B00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b22400), color-stop(5%,#D22B00), color-stop(100%,#D22B00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #b22400 0%,#D22B00 5%,#D22B00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #b22400 0%,#D22B00 5%,#D22B00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #b22400 0%,#D22B00 5%,#D22B00 100%); /* IE10+ */
		background: linear-gradient(to right,  #b22400 0%,#D22B00 5%,#D22B00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b22400', endColorstr='#D22B00',GradientType=1 ); /* IE6-8 */
	}
.image-area.ai { background: url(../img/int/int6.jpg) no-repeat !important; }
.image-area.ai div{
	background: #c95a00; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #c95a00 0%, #EF6B00 5%, #EF6B00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c95a00), color-stop(5%,#EF6B00), color-stop(100%,#EF6B00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #c95a00 0%,#EF6B00 5%,#EF6B00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #c95a00 0%,#EF6B00 5%,#EF6B00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #c95a00 0%,#EF6B00 5%,#EF6B00 100%); /* IE10+ */
		background: linear-gradient(to right,  #c95a00 0%,#EF6B00 5%,#EF6B00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c95a00', endColorstr='#EF6B00',GradientType=1 ); /* IE6-8 */
	}
	
/*.image-area.press div{
	background: #002F5E; /* Old browsers */

		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMDAzMDVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzA1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  #002F5E 0%, #8CA23F 5%, #8CA23F 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#002F5E), color-stop(5%,#8CA23F), color-stop(100%,#8CA23F)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #002F5E 0%,#8CA23F 5%,#8CA23F 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #002F5E 0%,#8CA23F 5%,#8CA23F 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #002F5E 0%,#8CA23F 5%,#8CA23F 100%); /* IE10+ */
		background: linear-gradient(to right,  #002F5E 0%,#8CA23F 5%,#8CA23F 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002F5E', endColorstr='#8CA23F',GradientType=1 ); /* IE6-8 */
	}
*/

/* Accordion for company pages - bios */
.accordion {
   /*margin: 50px;   */
   margin-top: 0px;
}
.accordion dt, dd {
      /*padding: 10px;
      border: 1px solid black;*/
      border-bottom: 0; 
}
.accordion:last-of-type {
        /*border-bottom: 1px solid black; */
}
.accordion a {
        display: block;
        /*color: black;
        font-weight: bold;*/
}
.accordion dd {
     border-top: 0; 
     font-size: .8em;
	 padding-left: 20px;
	 padding-right: 80px;
}
.accordion dd p img {
	float:left;
	display: inline-block;
	padding-right:2px;
	width:118px;
	height:90px;
}
.accordion dd:last-of-type {
       /*border-top: 1px solid white;*/
       position: relative;
       top: -1px;
}

/* Footer */
.footer{
	width:100%;
	height:100%;
	background:#534741;
	margin-top:0;
	-webkit-box-shadow: inset 0px 4px 3px 1px #352c28;
    box-shadow: inset 0px 4px 3px 1px #352c28;
	padding-top:15px;
	padding-bottom:30px;
	}
#footer-inner img{
	float:left;
	margin-top:-2px;
	
	}
#footer-inner p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#E3DCD3;
	margin: -5px 0 0 4px;
	float:left;
	text-transform:uppercase;
	}
#footer-inner p span{
	margin-right:30px;
	font-weight:bold;
	font-size:7pt;
	}
#footer-inner p.contact-info{
	position:absolute;
	top:0;
	right:5%;
	}
#footer-inner p span.bullet { margin:0; }
#footer-inner a,
#footer-inner a:hover,
#footer-inner a:focus,
#footer-inner a:visited{
	color:#E3DCD3;
	text-decoration:none;
	}


/* =============================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width : 1024px) {
	.header { height:120px; }	
	.header ul li { clear:left; }
	#footer-inner img { display:block; margin-bottom: 20px; }
	#footer-inner p { display:block; width:100%; margin:16px 0; padding: 0; }
	#footer-inner p.contact-info { left: 5%; top: inherit; right: auto; }
	article.company-bio .ceo-headshot { display:none; }
	article.company-bio{
		position:relative;
		width:100%;
		padding:30px 0 0 0px;
		margin-left: 0px;
		}
	article.company-bio h5{
		padding-left:0px;
		}	
	.image-area { max-height: 500px; }
}
@media screen and (max-width : 1024px) {
	article.portfolio-module{ width:30%; }
	.image-area { top: 220px; }
}
@media screen and (max-width : 849px) {
	.slideshow .caption { font-size: .7em; }
	.company-about img { display:none; }
	article.company-about p{ padding-left:0px; }
}
@media screen and (max-width : 768px) {
	.image-area { display:none; }
	article.company-about { width: 100%; }
	.press-articles, .bio-span { width: 100%; }
	article.portfolio-module{ width:46%; }
}
@media screen and (max-width : 500px) {
	.header { height:158px; }	
	.header a img.main-logo {
		bottom:0;
		right:auto;
		left: 0;
	 }	
	.slideshow .caption { font-size: .62em; }
	footer span.bullet { display:none; }
	#footer-inner nav p a { display:block; clear:both; width:100%; padding: 0 0 8px;}
	#footer-inner nav p{ padding: 0; margin: 30px 0 20px; }
	#footer-inner nav p.contact-info { padding: 0; margin: 10px 0 20px; }
	article.portfolio-module{
		width:92%;
	}
	
}
@media screen and (max-width : 400px) {
	.slideshow .caption { font-size: .56em; }
	.slideshow div > span { display:none; }
	.slideshow img { height: 0; }
/*	.slideshow .caption { width: 100%; display: block;}*/
}
@media screen and (max-width : 320px) {
	
	
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
