/*
Theme Name: Cooper Carry
Theme URI: http://imaginuity.com
Description: www.coopercarry.com web site
Version: 1.0
Author: Imaginuity
Author URI: http://imaginuity.com/
 */

 /* Fix for smaller resolutions, for divs blocking options */
 #acf-leadership {
  pointer-events: none;
}

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* Reset {{{1 */
/* Reset - HTML5 Boilerplate {{{2 */
/* ==========================================================================
HTML5 display definitions
========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
	display: inline-block;
			 *display: inline;
			 *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
	display: none;
}

/* ==========================================================================
Base
========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
	margin: 0;
}

/* ==========================================================================
Links
========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
	outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}

/* ==========================================================================
Typography
========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
	font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
	margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
	quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
	content: '';
	content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* ==========================================================================
Lists
========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
	padding: 0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
}

/* ==========================================================================
Embedded content
========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
	overflow: hidden;
}

/* ==========================================================================
Figures
========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
	margin: 0;
}

/* ==========================================================================
Forms
========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
			*overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
			 *height: 13px; /* 3 */
			 *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* ==========================================================================
Tables
========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */

html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* ==========================================================================
Author's custom styles
========================================================================== */

/* CMS Styles */
/*
#wpadminbar { display: none; }
*/

/* Global Styles */
body			{ margin: 0; padding: 0; font-family:Arial, Sans-Serif; font-size: 13px; line-height:1.5em; background:#ffffff; }
nav ul ul			{ padding:0 0 0 10px; }
h1				{ margin:0 0 1em 0; padding: 0; }
h2				{ font-size: 16px; }
h3				{ font-size: 14px; }
h4				{ font-size: 13px; }
h5				{ font-size: 13px; }
a				{ color: #555; }
a:hover			{ color: #d7291c; }

#survey-popup { display:none; margin: -150px 0 0 -150px; padding:20px; width: 300px; height: auto; left:49%; top:400px; background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0; position:absolute; z-index:1000; }

#survey-popup a {
	color: #525252;
	font-size: 12px;
}
#survey-popup a:hover {
	text-decoration: underline;
}

#survey-popup .close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 16px;
	width: 16px;
	background: transparent url(img/close-icon-yellow.png) no-repeat 0 0;
	text-indent: 99999px;
}



/* ==========================================================================
Media Queries
========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
Helper classes
========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
			  *text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}

.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: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow:none !important;
		text-shadow: none !important;
 }

 a,
 a:visited {
	 text-decoration: underline;
 }

 a[href]:after {
	 content: " (" attr(href) ")";
 }

 abbr[title]:after {
	 content: " (" attr(title) ")";
 }

 /*
  * Don't show links for images, or javascript/internal links
  */

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: "";
 }

 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;
 }

 #print-logo { display: block; }
 #site-logo { display: none; }

}

/* }}} */

/* }}} */

/* CooperCarry Styles {{{1 */
/* Global {{{2 */
/* Global - Large {{{3 */
body {
	background-color: #6D6E71;
}

a, input[type="submit"] {
	position: relative;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input[type="submit"]:hover {
	cursor: pointer;
	-moz-box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
		 inset 0 2px 0 hsla(0,0%,100%,.1),
		 inset 0 1.2em 0 hsla(0,0%,100%,.05),
		 inset 0 0 0 3em hsla(0,0%,100%,.1),
		 0 .25em .25em hsla(0,0%,0%,.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .25),
		 inset 0 2px 0 rgba(255, 255, 255, .1),
		 inset 0 1.2em 0 rgba(255, 255, 255, .05),
		 inset 0 0 0 3em rgba(255, 255, 255, .1),
		 0 .25em .25em rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .25),
		 inset 0 2px 0 rgba(255, 255, 255, .1),
		 inset 0 1.2em 0 rgba(255, 255, 255, .05),
		 inset 0 0 0 3em rgba(255, 255, 255, .1),
		 0 .25em .25em rgba(0, 0, 0, .1);
}

a:active, input[type="submit"]:active {
	top: 1px;
	left: 2px;
}
a#at3winheaderclose:active {
	left: initial;
}

#body-wrap {
	position: relative;
	width: 980px;
	margin: auto;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	color: #525252;
	z-index: 10;
}

#popup-video {
	position: fixed;
	z-index: 101;
	border: 6px solid white;
	background: black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#popup-video .close {
	display: block;
	position: absolute;
	top: -38px;
	right: -38px;
	z-index: 10;
}

#popup-video .close:active {
	top: -37px;
	left: auto;
	right: -40px;
}

#popup-video-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #000000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#loading-note {
    position: fixed;
    display: block;
    z-index: 50;
    top: 0;
    left: 0;
    color: black;
    font-size: 1.2em;
    font-weight: bold;
    background: #E2E82C;
    padding: 2px 10px 3px 10px;
}

#historyFrame {
    position: absolute;
    z-index: -1;
    height: 0px;
    width: 0px;
}

.new-content-wrapper {
	position: absolute;
	z-index: 10;
	margin: 0;
	padding: 0;
}

#debug-bar {
	height: 80%;
	width: 90%;
	position: fixed;
	top: 10%;
	left: 100%;
	z-index: 1000;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#debug-bar.active {
	left: 10%;
}

#debug-button {
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -37px;
	z-index: 1;
	text-align: center;
	line-height: 40px;
	height: 50px;
	width: 75px;
	background: #212121;
	font-size: 1.5em;
	font-weight: bold;
	color: white;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

#debug {
	position: relative;
	width: 100%;
	height: 100%;
	background: white;
	border: 2px solid #212121;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 2;
	overflow: scroll;
}

#cc-footer {
	position: absolute;
	bottom: 12px;
	font-size: 10px;
	margin-left: 52px;
}

body.portfolio-page #cc-footer {
	display: none;
}

#hero-map .gm-style-iw div {
	overflow:visible!important;
}

/* }}} */

/* Global - Mobile {{{3 */
@media all and (max-width: 599px) {
	body {
		min-height: 100%;
		background: #333333;
	}

	#body-wrap {
		width: 100%;
	}

	#popup-video .close {
		top: -32px;
		right: -6px;
	}

	#popup-video .close:active {
		top: -31px;
		right: -8px;
	}

	#popup-video .close img {
		width: 25px;
		height: 25px;
	}

	#cc-footer {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Common Classes {{{2 */
.coopercarry {
	font-variant: small-caps;
}

.scroll-to {
	display: inline-block;
	position: relative;
}

.scroll-to.up:after {
	content: url(img/arrow_up_black.png);
	display: inline-block;
	position: absolute;
	left: 102%;
	left: -moz-calc(100% + 8px);
	left: -webkit-calc(100% + 8px);
	left: calc(100% + 8px);
	top: -2px;
}

.scroll-to.down:after {
	content: url(img/arrow_down_black.png);
	display: inline-block;
	position: absolute;
	left: 102%;
	left: -moz-calc(100% + 8px);
	left: -webkit-calc(100% + 8px);
	left: calc(100% + 8px);
	top: -2px;
}

.scroll-to.up:hover:after {
	content: url(img/arrow_up_red.png);
}

.scroll-to.down:hover:after {
	content: url(img/arrow_down_red.png);
}

.back-to {
	display: block;
	margin-top: 20px;
}

.more {
	font-size: 12px;
	font-weight: bold;
}

.more:after {
	content: '\00BB';
	display: inline-block;
	position: relative;
	margin-left: 2px;
	bottom: 1px;
}

#loading-note {
    position: fixed;
    display: block;
    z-index: 50;
    top: 50px;
    left: 0;
    color: black;
    font-size: 1.2em;
    font-weight: bold;
    background: #E2E82C;
    padding: 2px 10px 3px 10px;
}

.content ul {
	margin-left: 20px;
}

.content h5 {
	margin-bottom: 0;
}

.button {
    background-color: #999;
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:    -moz-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:     -ms-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:      -o-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    background-image:         linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.1));
    border: none;
    border-radius: .5em;
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.25em 0 hsla(0,0%,0%,.5),
                0 .25em .25em hsla(0,0%,0%,.1);
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 .5em 1em;
    padding: .5em 1.5em .75em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px hsla(0,0%,100%,.25);
    vertical-align: middle;
}
.button:hover {
    outline: none;
}
.button:hover,
.button:focus {
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.25em 0 hsla(0,0%,0%,.5),
                inset 0 0 0 3em hsla(0,0%,100%,.2),
                0 .25em .25em hsla(0,0%,0%,.1);
}
.button:active {
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.1),
                inset 0 0 0 3em hsla(0,0%,100%,.2),
                inset 0 .25em .5em hsla(0,0%,0%,.05),
                0 -1px 1px hsla(0,0%,0%,.1),
                0 1px 1px hsla(0,0%,100%,.25);
    margin-top: .25em;
    outline: none;
    padding-bottom: .5em;
}

/* Light Text */

.lightText {
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.05),
                inset 0 -.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.25em 0 hsla(0,0%,0%,.5),
                0 .25em .25em hsla(0,0%,0%,.1);
    color: #fff;
    text-shadow: 0 -1px 1px hsla(0,0%,0%,.25);
}
.lightText:hover,
.lightText:focus {
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.05),
                inset 0 -.2em 0 hsla(0,0%,100%,.1),
                inset 0 -.25em 0 hsla(0,0%,0%,.5),
                inset 0 0 0 3em hsla(0,0%,100%,.2),
                0 .25em .25em hsla(0,0%,0%,.1);
}
.lightText:active {
    box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.25),
                inset 0 2px 0 hsla(0,0%,100%,.1),
                inset 0 1.2em 0 hsla(0,0%,100%,.05),
                inset 0 0 0 3em hsla(0,0%,100%,.2),
                inset 0 .25em .5em hsla(0,0%,0%,.05),
                0 -1px 1px hsla(0,0%,0%,.1),
                0 1px 1px hsla(0,0%,100%,.25);
}

/* Large */

.large {
    font-size: 1.25em;
}

/* Medium */

.medium {
    font-size: 1em;
}

/* Small */

.small {
    font-size: .75em;
}

/* Regular */

.regular {
    border-radius: .5em;
}

/* Square */

.square {
    border-radius: .25em;
}

/* Round */

.round {
    border-radius: 1.25em;
}

/* Red */

.red {
    background-color: #ff6c6f;
}

/* Orange */

.orange {
    background-color: #f6cf6f;
}

/* Yellow */

.yellow {
    background-color: #fff6c6;
}

/* Green */

.green {
    background-color: #6fcf6f;
}

/* Blue */

.blue {
    background-color: #6fc6ff;
}

/* Purple */

.purple {
    background-color: #f6c6ff;
}

/* White */

.white {
    background-color: #eee;
}

/* Grey */

.grey {
    background-color: #999;
}

/* Black */

.black {
    background-color: #444;
}

/* }}} */

/* Pagers {{{2 */
div.pager {
	height: 100%;
	width: 100%;
}

div.pages {
	position: relative;
	height: 100%;
	height: -moz-calc(100% - 1px);
	height: -webkit-calc(100% - 1px);
	height: calc(100% - 1px);
}
/*div.pages {
	position: relative;
	height: 100%;
	height: -moz-calc(100% - 10px);
	height: -webkit-calc(100% - 10px);
	height: calc(100% - 10px);
}*/
div.pages .page {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
	z-index: 9;
}

div.pages .page.active {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 10;
}

div.pages .page li {
	position: relative;
}

div.pages .page li:active {
	top: 1px;
	left: 2px;
}

div.pages .page li a:active {
	top: auto;
	left: auto;
}

div.pager .page-links {
	display: block;
	position: relative;
	left: -2px;
	padding: 0;
	margin: 20px 0 0 0;
	height: 10px;
	width: 100%;
	z-index:9000; /*added by Bowers on 3/18/13 */
}

div.pager .page-links .prev, div.pager .page-links .next  {
	display: none;
}

div.pager .page-links .prev.active, div.pager .page-links .next.active {
	display: block;
}

div#portfolio-nav-pager.pager .page-links { /* overrides the margin-top for nav arrows */
	/*margin-top:-11px;*/
}

div#portfolio-nav-pager.pager .page-links { /* overrides the margin-top for nav arrows */
	margin-top: 0;
}

div.pager .page-links li {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 2px 0 0;
}

div.pager .page-links li.page-link {
	display: none;
}

div.pager .page-links li a {
	display: none;
}

div.pager .page-links li.active a {
	display: inline-block;
}

div.pager .page-links li.prev {
	float: left;

}

div.pager .page-links li a.prev {
	background: url("img/left-arrow.png") no-repeat scroll center center transparent;
	height: 20px;
	margin: -9px;
	opacity: 0.6;
	padding: 12px;
	width: 12px;
	filter: alpha(opacity=60);
}

div.pager .page-links li a.prev:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

div.pager .page-links li.next {
	float: right;
}

div.pager .page-links li a.next {
	background: url("img/right-arrow.png") no-repeat scroll center center transparent;
	height: 20px;
	margin: -9px;
	opacity: 0.6;
	padding: 12px;
	width: 12px;
	filter: alpha(opacity=60);
}

div.pager .page-links li a.next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*
div.pager .page-links li a div {
	height: 100%;
	width: 100%;
	background: #aeadad;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

div.pager .page-links li a.active div, div.pager .page-links li a:hover div, div.pager .page-links li a:active div {
	background: #231f20;
}
*/

div.pager .page-links li a:active {
	top: 1px;
	left: 1px;
}

div.pager .page-links li a.prev:active {
	left: -1px;
}

/* }}} */

/* General {{{2 */
/* Hero {{{3 */
/* Hero - Large {{{4 */
body.home #hero-container {
	display: none;
}

#hero-container-wrapper {
	width: 980px;
	height: 600px;
}

#hero-container {
	position: absolute;
	width: 980px;
	height: 600px;
	background: #666666;
	margin: auto;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}

body.home #hero-container img.hero {
	display: none;
}

#hero-container img.hero {
	display: block;
	position: absolute;
	top: 0;
	height: 600px;
	opacity: 0;
	filter: alpha(opacity=0);
	width:100%;
	z-index: 0;
}

#hero-container img.hero.active,
#hero-container img.hero.incoming {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 1;
}

body.home #hero-nav {
	display: none;
}

#hero-nav {
	position: absolute;
	height: 66px;
	width:100%;
	top: 271px;
	z-index: 2;
}

body.one-hero #hero-nav {
	display: none;
}

#hero-nav a.hero-nav-button {
	display: none;
	height: 66px;
	width: 30px;
}

#hero-nav a.hero-nav-button:hover {
	cursor: pointer;
}

#hero-arrow-left {
	float: left;
	background: url(img/projectHeroLeftArrow.png) no-repeat top left;
	margin: 0px 0px 0px 20px;
}

/*#hero-arrow-left {
	float: left;
	background: url(img/arrow-left.png) no-repeat top left;
	margin: 0px 0px 0px 20px;
}*/
#hero-arrow-left:active {
	left: -2px;
}

#hero-arrow-right {
	float: right;
	background: url(img/projectHeroRightArrow.png) no-repeat top right;
	margin: 0px 20px 0px 0px;
}

/*#hero-arrow-right {
	float: right;
	background: url(img/arrow-right.png) no-repeat top right;
	margin: 0px 20px 0px 0px;
}*/
#hero-container .hero-title-container {
	position: absolute;
	height: 45px;
	top: 460px;
	left: 190px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 0;
	-webkit-transition: all 750ms linear;
    -moz-transition: all 750ms linear;
    -ms-transition: all 750ms linear;
    -o-transition: all 750ms linear;
    transition: all 750ms linear;
}

#hero-container img.hero.active + .hero-title-container {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
}

#hero-container .hero-title-container .left {
	height: 37px;
	width: 310px;
	background-color: #ffea00;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 37px;
	padding: 4px 0;
	color: #414141;
}

#hero-container .hero-title-container .right {
	height: 37px;
	width: 360px;
	float: left;
	margin: 0 0 0 20px;
	color: #ffffff;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 21px;
	line-height: 38px;
	padding: 4px 0;
}

/* }}} */

/* Hero - Mobile {{{4 */
@media all and (max-width: 599px) {
	#hero-container-wrapper {
		width: 100%;
		height: 300px;
	}

	body.no-mobile-hero #hero-container-wrapper {
		display: none;
	}

	#hero-container {
		position: absolute;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	body.no-mobile-hero #hero-container {
		display: none;
	}

	#hero-container img.hero {
		width: 100%;
		height: auto;
	}

	#hero-nav {
		position: relative;
		width: 100%;
		height: auto;
		top: auto;
		left: auto;
		margin: 0;
	}

	#hero-nav .left {
		float: none;
		width: 100%;
		text-align: center;
	}

	#hero-nav .right {
		float: none;
		width: 100%;
		text-align: center;
	}
	body.project-page #portfolio-pager {
		height: 500px !important;
	}
}

/* }}} */

/* }}} */

/* Primary Nav {{{3 */
/* Primary Nav - Global {{{4 */
/* Primary Nav - Global - Large {{{5 */
body.home #primary-nav-container {
	display: none;
}

#primary-nav-container {
	height: 82px;
	width: 980px;
	background: #4E4E4E;
	z-index: 10;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-size: 12px;
	font-weight: bold;
}

#mobile-primary-nav-container {
    display: none;
}

#primary-nav {
	float: right;
	margin: 29px 0px 0px 0px;
}

#primary-nav h2 {
	font-weight:700;
}

.primary-nav-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.primary-nav-list > li {
	position: relative;
	width: 96px;
	float: left;
	padding: 0;
	text-transform: capitalize;
	text-align: center;
	height: 15px;
}

.primary-nav-list > li.last {
	width: auto;
	margin: 0 40px 0 15px;
}

.primary-nav-list a {
	text-decoration: none;
	color: #e3e2e2;
	margin: 0 auto;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

.primary-nav-list a.active {
	color: #f8e618;
}

@media only screen and (min-width: 756px) {
	.primary-nav-list a:hover {
		color: #f8e618;
	}
}

#logo-wrap {
	background-image: url("img/ccTagline_logo_white_v3.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80% 80%;
	display: block;
	float: left;
	height: 82px;
	width: 225px;
}

/*#logo-wrap {
	display: block;
	background: url(img/cc-logo.png) no-repeat 55px 9px;
	height: 78px;
	float: left;
	width: 225px;
}*/
#logo-wrap:active {
	top: auto;
	left: auto;
}

.search-box {
	width: 111px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background: #6D6E71;
	border: 0px solid;
	color: #ffffff;
	font-size: 11px;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-weight: bold;
}

#search-form {
	position: relative;
	margin: -3px 0px 0px 0px;
}

#search-form input {
	padding: 0 5px;
}

.search-submit {
	right: 5px;
	top: 3px;
	position: absolute;
	z-index: 10px;
}

.search-submit:active {
    top: 4px;
    left: auto;
    right: 4px;
}

.search-submit img {
    vertical-align: top;
}


#primary-nav .primary-nav-list > li #philosophy-nav-dd-container,
#primary-nav .primary-nav-list > li #people-nav-dd-container,
#primary-nav .primary-nav-list > li #portfolio-nav-dd-container {
	display: none;
}

#primary-nav .primary-nav-list > li .primary-nav-button.active,
#primary-nav .primary-nav-list > li .primary-nav-dd-container.active {
	display: block !important;
}

#primary-nav .primary-nav-list > li .primary-nav-button.active {
	padding-top: 0;
}

@media (min-width: 756px) {
	#primary-nav .primary-nav-list > li #philosophy-nav-dd-container,
	#primary-nav .primary-nav-list > li #people-nav-dd-container,
	#primary-nav .primary-nav-list > li #portfolio-nav-dd-container {
		display: block;
		height: 0;
		opacity: 0;
	}

	#primary-nav .primary-nav-list > li:hover .primary-nav-button,
	#primary-nav .primary-nav-list > li:hover .primary-nav-dd-container {
		visibility: visible;
		height: auto !important;
		opacity: 1 !important;
	}

	#primary-nav .primary-nav-list > li #people-nav-dd-container.active {
		padding-top: 0;
	}

	#primary-nav .primary-nav-list > li:hover #people-nav-dd-container.active {
		padding-top: 23px;
	}
}

div.primary-nav-dd-container {
	position: absolute;
	z-index: 4;
	width: 303px;
	top: 38px;
	right: -45px;
	color: #525252;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    -moz-transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    -ms-transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    -o-transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out;
}

.primary-nav-list > li:hover .primary-nav-dd-container {
	visibility:visible;
	height:auto;
	opacity: 1;
}

div.primary-nav-dd-container.active, html .primary-nav-list .primary-nav-button:hover + div.primary-nav-dd-container, html div.primary-nav-dd-container:hover {
	opacity: 1;
	padding-top: 23px;
	top: 15px;
}

.primary-nav-list > li:hover .close {
	display:none!important;
}

div.primary-nav-dd-container .close {
	display: none;
	position: absolute;
	bottom: 8px;
	right: 8px;
	height: 16px;
	width: 45px;
	font-weight: normal;
	font-size: 10px;
	color: #525252;
	text-shadow: none;
	vertical-align: middle;
	line-height: 16px;
	background: transparent url(img/close-icon-yellow.png) no-repeat right 0;
}

div.primary-nav-dd-container .close:active {
	top: auto;
	left: auto;
	bottom: 7px;
	right: 7px;
}

/* Only show nav close button on touch devices */
html.mod-touch div.primary-nav-dd-container .close {
	display: block;
	bottom: 23px;
}

html.mod-touch div.primary-nav-dd-container .close:active {
	bottom: 22px;
}

div.primary-nav-dd-topper {
	width: 183px;
	height: 15px;
	background: url(img/nav-dropdown-topper.png) 119px 0px no-repeat;
	padding: 0px 0px 0px 119px;
}

div.primary-nav-dd-mobile-bottom {
	display: none;
	position: absolute;
	bottom: 0;
	width: 183px;
	height: 15px;
	background: url(img/nav-dropdown-mobile-bottom.png) 119px 0px no-repeat;
	padding: 0px 0px 0px 119px;
}

div.primary-nav-dd-container .nav-left {
	width: 120px;
	float: left;
	background: url(img/nav-dropdown-bg-grey.png) repeat 0 0;
	visibility: hidden;
	height: 1px;
}

div.primary-nav-dd-container .nav-right {
	width: 183px;
	float: left;
	background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0;
	padding-bottom: 15px;
}

div.primary-nav-dd-container .nav-right h2 {
	margin: 10px 0px 2px 16px;
	text-transform: uppercase;
	font-size: 11px;
	width: 120px;
	color: #494f51;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}

div.primary-nav-dd-container .nav-right h2 a {
	color: #525252;
}

div.primary-nav-dd-container .nav-right h2.link {
	width: 100%;
	margin: 10px 0 2px 0;
}

div.primary-nav-dd-container .nav-right h2.link a {
	display: block;
	padding: 2px 0px 4px 16px;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}

div.primary-nav-dd-container .nav-right h2.link:hover {
	cursor: pointer;
	background-color: #565656;
}

div.primary-nav-dd-container .nav-right h2.link:hover a {
	color: #ffffff;
	text-shadow: none;
}

div.primary-nav-dd-container .nav-right h2 a:active {
	top: auto;
	left: auto;
}

div.primary-nav-dd-container .nav-right h2:first-child {
	margin-top: 16px;
}

div.primary-nav-dd-container .nav-right ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

div.primary-nav-dd-container .nav-right ul li a {
	display: block;
	padding: 2px 0px 3px 16px;
	margin: 1px 0 0;
	line-height: 12px;
	color: #525252;
	text-shadow: none;
}

/*
div.primary-nav-dd-container .nav-right ul li.active a, div.primary-nav-dd-container .nav-right ul li.current-menu-item a, div.primary-nav-dd-container .nav-right ul li:hover a {
*/
div.primary-nav-dd-container .nav-right ul li:hover a {
	background-color: #565656;
	color: #ffffff;
	cursor: pointer;
}

div.primary-nav-dd-container .nav-right ul li a:active {
	top: auto;
	left: auto;
}

/* }}} */

/* Primary Nav - Global - Mobile {{{5 */
@media all and (max-width: 599px) {
	#primary-nav-container {
		position: relative;
		height: 80px;
		width: 100%;
	}

    #mobile-primary-nav-container {
        display: block;
    }
/*#home-logo-wrap {
	display: block;
	background-image:  url('img/cc_tagline_logo_white.svg');
    background-position: 56px 9px;
    background-repeat: no-repeat;
    background-size: 75% 75%;
	height: 82px;
	float: left;
	width: 225px;
}*/
	#logo-wrap {
	background-image: url("img/ccSansTagline_logo_white.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 90% 100%;
		clear: both;
		display: inline-block;
		height: 50px;
		float: none;
		left: 50%;
		margin: 0 0 0 -85px;
		width: 171px;
	}

	/*#logo-wrap {
		left: 50%;
		display: inline-block;
		width: 171px;
		height: 50px;
		float: none;
		margin: 0 0 0 -85px;
		background: url(img/cc-logo-small.png) no-repeat 18px 5px;
		clear: both;
	}*/
	#logo-wrap:active {
		left: 50%;
		top: 2px;
		margin-left: -84px;
	}

	#primary-nav {
		display: block;
		float: none;
		margin: 0 auto 5px auto;
		text-align: center;
	}

	#search-form {
		display: none;
	}

	#mobile-home-nav div.primary-nav-dd-topper {
		display: none;
	}

	#mobile-home-nav div.primary-nav-dd-mobile-bottom {
		display: block;
	}

	#mobile-home-nav div.primary-nav-dd-container {
		top: auto !important;
		bottom: 15px;
	}

	div.primary-nav-dd-container.active {
        padding-top: 5px !important;
		opacity: 1 !important;
		filter: alpha(opacity=100) !important;
	}

	#mobile-home-nav div.primary-nav-dd-container.active {
		top: auto !important;
		bottom: 15px;
	}

	html.mod-no-touch .primary-nav-list .primary-nav-button:hover + div.primary-nav-dd-container, html.mod-no-touch div.primary-nav-dd-container:hover {
		opacity: 0;
		filter: alpha(opacity=0);
	}

	.primary-nav-list {
		float: none;
		display: inline-block;
		margin: 0 auto;
	}

	.primary-nav-list > li {
		display: inline-block;
		float: none;
		width: 80px;
	}

	.primary-nav-list > li.last {
		margin: 0;
	}

	#philosophy-nav-dd-container {
		right: -90px;
	}

	#philosophy-nav-dd-topper {
		background: url('img/nav-dropdown-topper.png') no-repeat 81px 0;
	}

	#philosophy-nav-dd-mobile-bottom {
		background: url('img/nav-dropdown-mobile-bottom.png') no-repeat 66px 0;
	}

	#portfolio-nav-dd-container {
		right: -20px;
	}

    #people-nav-dd-topper {
		background: url('img/nav-dropdown-topper.png') no-repeat 133px 0;
	}

	#people-nav-dd-mobile-bottom {
		background: url('img/nav-dropdown-mobile-bottom.png') no-repeat 125px 0;
	}

	#portfolio-nav-dd-topper {
		background: url('img/nav-dropdown-topper.png') no-repeat 156px 0;
	}

	#portfolio-nav-dd-mobile-bottom {
		background: url('img/nav-dropdown-mobile-bottom.png') no-repeat 165px 0;
	}
}

/* }}} */

/* Primary Nav - Philosophy {{{4 */
/* Primary Nav - Philosophy - Large {{{5 */
#philosophy-nav-dd-container.active, html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #philosophy-nav-dd-container, html.mod-no-touch #philosophy-nav-dd-container:hover {
	height: auto;
}

#philosophy-nav-right {
	height: auto;
}

/* }}} */

/* Primary Nav - Philosophy - Mobile {{{5 */
@media all and (max-width: 599px) {
	#philosophy-nav-dd-container.active {
		height: 206px !important;
	}

	#philosophy-primary-nav-button {
		left: -10px;
	}

	html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #philosophy-nav-dd-container, html.mod-no-touch #philosophy-nav-dd-container:hover {
		height: 0;
	}

}

/* }}} */

/* }}} */

/* Primary Nav - People {{{4 */
/* Primary Nav - People - Large {{{5 */
#people-nav-dd-container.active, html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #people-nav-dd-container, html.mod-no-touch #people-nav-dd-container:hover {
	height: auto;
}

#people-nav-right {
	height: auto;
}

/* }}} */

/* Primary Nav - People - Mobile {{{5 */
@media all and (max-width: 599px) {
	#people-nav-dd-container.active {
		height: 117px !important;
	}

	#people-primary-nav-button {
		left: -6px;
	}

	html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #people-nav-dd-container, html.mod-no-touch #people-nav-dd-container:hover {
		height: 0;
	}
}

/* }}} */

/* }}} */

/* Primary Nav - Portfolio {{{4 */
/* Primary Nav - Portfolio - Large {{{5 */
#portfolio-nav-dd-container.active, html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #portfolio-nav-dd-container, html.mod-no-touch #portfolio-nav-dd-container:hover {
	height: auto;
}

body.portfolio-group #portfolio-nav-dd-container.active #portfolio-nav-left, html.mod-no-touch body.portfolio-group .primary-nav-list .primary-nav-button:hover + #portfolio-nav-dd-container #portfolio-nav-left, html.mod-no-touch body.portfolio-group #portfolio-nav-dd-container:hover #portfolio-nav-left {
	visibility: visible;
	/*height: 380px;*/
	height: 100%;
	/*padding-bottom: 10px;*/
	padding-bottom: 0;
}

#portfolio-nav-left h2 {
	margin: 16px 0px 5px 16px;
	text-transform: uppercase;
	font-size: 11px;
	width: 120px;
	height: 26px;
	color: #494f51;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}

#portfolio-nav-left #portfolio-nav-pager {
	height: 340px;
}

#portfolio-nav-left .page li {
	height: 90px;
	width: 75px;
	padding: 0px 0px 20px 27px;
	font-weight: normal;
	font-size: 9px;
}

#portfolio-nav-left .page li a:first-child {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#portfolio-nav-left .page li a:first-child img {
	height: 66px;
	margin: 0 auto;
}

#portfolio-nav-left .page li a.text {
	display: block;
	width: 85px;
	font-size: 10px;
	line-height: 11px;
	padding: 3px 0;
	color: #525252;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    margin-left: 0;
}

#portfolio-nav-left .page-links {
	padding-left: 27px;
	width: 70px;
	margin-top: 0;
	position: relative;
	top: -15px;
}

#portfolio-nav-left .page-links li a {
}

#portfolio-nav-right {
	height: auto;
}

/* }}} */

/* Primary Nav - Portfolio - Mobile {{{5 */
@media all and (max-width: 599px) {
	body.portfolio-group #portfolio-nav-dd-container.active #portfolio-nav-left, html.mod-no-touch body.portfolio-group .primary-nav-list .primary-nav-button:hover + #portfolio-nav-dd-container #portfolio-nav-left, html.mod-no-touch body.portfolio-group #portfolio-nav-dd-container:hover #portfolio-nav-left {
		height: 1px;
		visibility: hidden;
		padding-bottom: 0;
	}

	#portfolio-primary-nav-button {
		left: 10px;
	}

	#portfolio-nav-dd-container.active {
		height: 282px !important;
	}

	html.mod-no-touch .primary-nav-list .primary-nav-button:hover + #portfolio-nav-dd-container, html.mod-no-touch #portfolio-nav-dd-container:hover {
		height: 0;
	}

	#portfolio-nav-dd-container.primary-nav-dd-container .nav-left {
		height: 0;
	}

	#portfolio-nav-dd-container.primary-nav-dd-container .nav-right {
		width: 100%;
		height: 257px;
	}

	#portfolio-nav-dd-container.primary-nav-dd-container .nav-right #portfolio-nav-right-group-1 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 49%;
		float: left;
	}

	#portfolio-nav-dd-container.primary-nav-dd-container .nav-right #portfolio-nav-right-group-2 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 49%;
		float: right;
	}

	#portfolio-nav-dd-container.primary-nav-dd-container .nav-right h2 {
		height: 26px;
	}
}

/* }}} */

/* }}} */

/* }}} */

/* Top Footer {{{3 */
/* Top Footer - Large {{{4 */

body.home #social-icons, body.home #secondary-nav {
	display: none;
}

#social-icons, #secondary-nav {
	z-index: 10;
	position: absolute;
	top: 644px;
	height: 38px;
}

#social-icons, #mobile-social-icons {
	right: 0;
	margin: 0px 20px 0px 0px;
}

#social-icons ul, #mobile-social-icons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#social-icons ul li, #mobile-social-icons ul li {
	float: left;
	padding: 0px 7px 0px 0px;
}

#social-icons ul li img {
	display: inline-block;
	width: 20px;
	height: 20px;
}

#social-icons ul li img.hover {
	display: none;
}

#social-icons ul li a:hover img.hover {
	display: inline-block;
}

#social-icons ul li a:hover img.default {
	display: none;
}

#secondary-nav, #mobile-secondary-nav {
	left: 0;
	margin: 0px 0px 0px 52px;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-size: 11px;
}

#secondary-nav ul, #mobile-secondary-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#secondary-nav ul li, #mobile-secondary-nav ul li {
	position: relative;
	float: left;
	padding: 0px 41px 0px 0px;
}

#secondary-nav > ul > li > a, #mobile-secondary-nav > ul > li > a {
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

#secondary-nav a, #mobile-secondary-nav a {
	text-decoration: none;
	color: #ffffff;
}

#secondary-nav a.active, #secondary-nav a:hover, #secondary-nav a:active, #mobile-secondary-nav a.active, #mobile-secondary-nav a:hover, #mobile-secondary-nav a:active {
	color: #f8e618;
}

#mobile-footer {
	display: none;
}

.project-map-image {
}

.project-map-image > iframe {
	width: 90%;
	height: 189px;
	margin: 0 5%;
}

#hero-map {
	width:100%;
	height:547px;
}


#project-map {
	width:110px;
	height:130px;
}

/* }}} */

/* Top Footer - Mobile {{{4 */
@media all and (max-width: 599px) {
	#social-icons, #secondary-nav {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Mobile Footer {{{3 */
@media all and (max-width: 599px) {
	body.home #mobile-footer {
		display: none;
	}

	#mobile-footer {
		display: block;
		position: relative;
		bottom: auto;
		left: auto;
		margin: 0;
		background: #333333;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}

	#mobile-cc-footer {
		display: block;
		margin-top: 10px;
		color: #ffffff;
		font-size: 9px;
		text-align: center;
		text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	}

	#mobile-cc-footer a {
		color: #ffffff;
	}

	#mobile-cc-footer a:hover {
		color: #f8e618;
	}

	body.portfolio-page #mobile-footer {
		display: none;
	}

	#mobile-secondary-nav {
		margin: 0;
	}

	#mobile-secondary-nav ul {
		float: none;
		padding: 0;
		margin: 0 auto 10px auto;
		height: 20px;
		text-align: center;
	}

	#mobile-secondary-nav ul li {
		display: inline-block;
		float: none;
		width: 95px;
		padding: 0;
		text-align: center;
	}

	#mobile-social-icons {
		display: block;
		float: none;
		text-align: center;
		margin: 0;
	}

	#mobile-social-icons ul {
		float: none;
		margin: 0 auto;
	}

	#mobile-social-icons ul li {
		display: inline-block;
		float: none;
		padding: 0 10px;
	}
}

/* }}} */

/* Top Connect Box {{{3 */
#connect-box, #connect-box * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#connect-box {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 0;
	height: 0;
	padding: 15px;
    margin: 0;
    border: none;
	background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0;
	color: #565656;
	text-align: left;
	visibility: hidden;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#connect-box.active {
	width: 426px;
	height: 422px;
	bottom: 29px;
	bottom: -moz-calc(1.5em + 10px);
	bottom: -webkit-calc(1.5em + 10px);
	bottom: calc(1.5em + 10px);
	visibility: visible;
	z-index: 99999;
}

#connect-box .close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 16px;
	width: 16px;
	background: transparent url(img/close-icon-yellow.png) no-repeat 0 0;
}

#connect-box .close:active {
	top: 11px;
	left: auto;
	right: 8px;
}

#connect-box a, #connect-box a:hover, #connect-box a:active, #connect-box a:focus {
	color: #525252 !important;
	text-shadow: none !important;
}

#connect-box-left {
	display: inline-block;
	float: left;
	width: 182px;
	height: 392px;
	padding-right: 5px;
}

#connect-box-divider {
	display: inline-block;
	float: left;
	width: 1px;
	height: 383px;
	border-right: 1px solid #aea842;
	border-color: rgba(0, 0, 0, .4);
	margin-right: 18px;
}

#connect-box-right {
	display: inline-block;
	float: left;
	width: 195px;
	height: 392px;
	padding-right: 8px;
}

#connect-box h2 {
	height: 30px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 15px 0;
	color: #494f51;
}

#connect-box-left a, #connect-info a {
	display: block;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
}

#connect-box-left a.email, #connect-info a.email {
	text-decoration: underline;
}

.contact-info {
	margin-top: 13px;
}

.contact-info.first {
	margin-top: 0;
}

.contact-info > * {
	display: block;
	font-size: 10px;
	line-height: 13px;
	word-spacing: -1px;
}

.contact-info span {
	white-space: nowrap;
}

.contact-info .address_row {
    overflow: hidden;
}

.contact-info .address_row span {
    display: inline-block;
	white-space: normal;
    margin-right: 2px;
}

.contact-info .address_row span.address1 {
    margin-right: 5px;
}

.contact-info .address_row span.address2 {
    position: relative;
}

.contact-info .address_row span.address2:before {
    content: ",";
    display: block;
    position: absolute;
    left: -5px;
    height: 13px;
    vertical-align: middle;
    line-height: 13px;
}

.contact-info span a {
	display: inline-block !important;
	height: auto !important;
	line-height: 13px !important;
	margin: 0 !important;
	font-size: 10px !important;
}

.contact-info span a:hover {
	text-decoration: underline !important;
}

#contact-form-wrapper {
	position: relative;
	margin-bottom: 10px;
	height: 194px;
	width: 182px;
}

#gform_wrapper_1, #contact-form-message {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	max-width: 100%;
}

#gform_1 .gfield_admin_icons, #gform_1 .gfield_description {
	display: none;
}

#gform_1 ul li {
	float: none;
	padding: 0;
	margin-top: 9px;
	width: 100%;
}

#gform_1 ul li:first-child {
	margin-top: 0;
}

#gform_1 label {
	display: none;
}

#gform_1 .ginput_container {
	position: relative;
}

#gform_1 label.error {
	position: absolute;
	height: 18px;
	line-height: 18px;
	top: 0;
	right: 4px;
}

#gform_1 input, #gform_1 textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	height: 18px;
	outline: none;
	border: none;
	padding: 0 8px;
	vertical-align: middle;
	background: white;
	font-size: 12px;
	line-height: 18px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

#gform_1 input.error, #gform_1 textarea.error {
	background: #fbe3e4;
	color: #8a1f11;
}

.error::-webkit-input-placeholder, .error:-moz-placeholder, .error::-moz-placeholder, .error:-ms-input-placeholder {
	color: #8a1f11;
}

#gform_1 textarea {
	height: 74px;
}

#gform_1 input:focus, #gform_1 textarea:focus {
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
    box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
}

#gform_1 .gform_footer {
	margin: 10px 0 5px;
	padding: 0;
	float: right;
}

#gform_1 input[type="submit"] {
	float: right;
	width: auto;
	height: 22px;
	padding: 0 8px;
	margin-left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	background: #636869;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

#contact-form-message {
	opacity: 0;
	filter: alpha(opacity=0);
}

#contact-form-message p {
	margin-top: 0;
}

#connect-box-social a {
	display: block;
	height: 25px;
	font-size: 10px;
	line-height: 25px;
	vertical-align: middle;
	white-space: nowrap;
	word-spacing: -1px;
	margin-top: 3px;
}

#connect-box-social a:first-child {
	margin-top: 0;
}

#connect-box-social a:hover, #connect-box-social a:focus {
	text-decoration: underline;
}

#connect-box-social a img {
	float: left;
	margin-right: 6px;
	width: 23px;
	height: 23px;
}
	#connect-box-social a img.svg.twitter {
		background: url('img/twitter-icon.png');
		background-image: url('img/twitter-icon.svg'), none;
	}
	#connect-box-social a img.svg.facebook {
		background: url('img/facebook-icon.png');
		background-image: url('img/facebook-icon.svg'), none;
	}
	#connect-box-social a img.svg.gplus {
		background: url('img/gplus-icon.png');
		background-image: url('img/gplus-icon.svg'), none;
	}
	#connect-box-social a img.svg.linkedin {
		background: url('img/linkedin-icon.png');
		background-image: url('img/linkedin-icon.svg'), none;
	}
	#connect-box-social a img.svg.optimism {
		background: url('img/optimism-icon.png');
		background-image: url('img/optimism-icon.svg'), none;
	}

/* }}} */

/* Home {{{3 */
/* Home - Large {{{4 */
#home-hero {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -50%;
	z-index: 11;
	overflow: hidden;
}

#home-hero img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	transform: translate(0px,0px);
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 1000ms linear, visibility 1000ms linear;
    -moz-transition: opacity 1000ms linear, visibility 1000ms linear;
    -ms-transition: opacity 1000ms linear, visibility 1000ms linear;
    -o-transition: opacity 1000ms linear, visibility 1000ms linear;
    transition: opacity 1000ms linear, visibility 1000ms linear;
}

html.mod-no-touch #home-hero img {
	height: auto;
	min-height: 100%;
	min-width: 102%;
	min-width: -moz-calc(100% + 200px);
	min-width: -webkit-calc(100% + 200px);
	min-width: calc(100% + 200px);
}

@media all and (max-height: 960px) and (max-width: 1800px) {
    html.mod-no-touch #home-hero img {
        height: 100%;
    }
}

@-webkit-keyframes homeheroslide {
	0% {
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
	}
	100% {
		position: absolute;
	}
}

@-webkit-keyframes marioSlide {
	0%{
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
	}
	100% {
		-webkit-transform: translate(-200px, 0);
		-moz-transform: translate(-200px, 0);
		-o-transform: translate(-200px, 0);
		transform: translate(-200px, 0);
	}
}

@-moz-keyframes marioSlide {
	0%{
		left: 0px;
	}
	25% {
		left: -50px;
	}
	50% {
		left: -100px;
	}
	75% {
		left: -150px;
	}
	100% {
		left: -200px;
	}
}

@-o-keyframes marioSlide {
	0%{
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
	}
	100% {
		-webkit-transform: translate(-200px, 0);
		-moz-transform: translate(-200px, 0);
		-o-transform: translate(-200px, 0);
		transform: translate(-200px, 0);
	}
}
@-moz-keyframes homeheroslide {
	0% {
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
	}
	100% {
		position: absolute;
	}
}

@-o-keyframes homeheroslide {
	0% {
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
	100% {
		position: absolute;
	}
}

#home-hero img {
	position: absolute;
}

#home-hero img.active {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

#home-hero img.active.animate {
	-webkit-animation: newTest 6s linear;
	-moz-animation: newTest 6s linear;
}
@-webkit-keyframes newTest {
	from {
		-webkit-transform: translate(0,0);
	}
	to {
		-webkit-transform: translate(-200px,0);
	}
}
@-moz-keyframes newTest {
	from {
		-moz-transform: translate(0,0);
	}
	to {
		-moz-transform: translate(-200px,0);
	}
}
@-o-keyframes newTest {
	from {
		-o-transform: translate(0,0);
	}
	to {
		-o-transform: translate(-200px,0);
	}
}
@keyframes newTest {
	from {
		transform: translate(0,0);
	}
	to {
		transform: translate(-200px,0);
	}
}

#home-hero-title-container {
	position: fixed;
	top: 70%;
	left: 50%;
	height: 45px;
	width: 690px;
	margin-left: -345px;
	margin-top: -23px;
	z-index: 11;
}

#home-hero-title-container .left {
	display: inline-block;
	height: 37px;
	width: 310px;
	background-color: #ffea00;
	float: left;
	text-align: center;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 37px;
	padding: 4px 0;
	color: #414141;
}

#home-hero-title-container .left:hover {
    text-decoration: none;
}

#home-hero-title-container .right {
	display: inline-block;
	height: 37px;
	width: 360px;
	float: left;
	margin: 0;
	color: #ffffff;
	font-family: "Arial", sans-serif;
	white-space: nowrap;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-weight: bold;
	letter-spacing: 0;
	font-size: 21px;
	line-height: 38px;
	padding: 4px 0 4px 20px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	background: transparent url('img/light-hero-bg.png') repeat 0 0;
}

#home-hero-title-container .right:hover {
	text-decoration: none;
}

#home-hero-title-container .mobile {
	display: none;
}

#home-nav-wrapper {
	height: 82px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	background: url(img/header-bg.png) repeat;
	z-index: 11;
	text-align: center;
}

#home-nav-container {
	height: 82px;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	font-family: "Arial", sans-serif;
	/*
	font-family: "Helvetica", "Arial", sans-serif;
	*/
	font-size: 12px;
	font-weight: bold;
}

#home-nav-container > br {
	display: none;
}

#home-nav {
	float: right;
	margin: 29px 0 0px 0px;
}

#mobile-home-nav {
    display: none;
}

#home-secondary-nav li {
	display: inline-block;
	float: left;
	position: relative;
	padding: 0px 40px 0px 0px;
}

#home-secondary-nav > li > a {
	font-weight: bold;
	text-transform: uppercase;
}

#home-secondary-nav a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	font-size: 11px;
}

#home-secondary-nav a.active, #home-secondary-nav a:hover, #home-secondary-nav a:active, #home-secondary-nav a.active, #home-secondary-nav a:hover, #home-secondary-nav a:active {
	color: #f8e618;
}

#home-cc-footer {
	position: relative;
	top: 10px;
	display: inline-block;
	float: left;
	color: #ffffff;
	font-size: 9px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	width: 100%;
	text-align: left;
	padding-left: 40px;
}

#home-cc-footer a {
	color: #ffffff;
}

#home-cc-footer a:hover {
	color: #f8e618;
}

#home-logo-wrap {
	background-image: url("img/ccTagline_logo_white_v3.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80% 80%;
	display: block;
	float: left;
	height: 82px;
	width: 225px;
}
#home-logo-wrap span,
#logo-wrap span {
    color: rgba(255,255,255,.5);
    position: absolute;
    top: 50%;
    font-weight: bold;
    font-size: 24px;
    transform: translateY(-50%);
    left: 0;
    letter-spacing: 1px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#logo-wrap span {
	left: 10px;
}

/*#home-logo-wrap {
	display: block;
	background: url(img/cc-logo.png) no-repeat 55px 9px;
	height: 82px;
	float: left;
	width: 225px;
}*/

#home-logo-wrap:active {
	top: auto;
	left: auto;
}

#home-bottom-wrapper {
	position: fixed;
	bottom: 35px;
	width: 100%;
	text-align: center;
	z-index: 11;
	left: 50%;
	margin-left: -50%;
}

#home-bottom-container {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

#home-secondary-nav {
	display: block;
	float: left;
	margin: 0;
	/*
	background: transparent url('img/light-hero-bg.png') repeat 0 0;
	*/
	padding-left: 40px;
}

#home-social-icons {
	margin: 0px 40px 0px 0px;
	float: right;
}

#home-social-icons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#home-social-icons ul li {
	float: left;
	padding: 0px 7px 0px 0px;
}

/* begin switching for .svg social icons with .pmg fallback for ie6,7,and 8 */

#home-social-icons ul li img {
	display: inline-block;
}

#home-social-icons ul li img.hover {
	display: none;
}

#home-social-icons ul li a:hover img.hover {
	display: inline-block;
}

#home-social-icons ul li a:hover img.default {
	display: none;
}



/* begin over-overrides */
ul.socialIconItem li a {
	display:inline-block;
	height:23px;
	width:23px;
}
	a.twitter {
		background: url('img/twitter-icon.png');
		background-image: url('img/twitter-icon.svg'), none;

	}
		a.twitter:hover {
			background: url('img/twitter-icon-hover.png');
			background-image: url('img/twitter-icon-hover.svg'), none;

		}
	a.facebook {
		background: url('img/facebook-icon.png');
		background-image: url('img/facebook-icon.svg'), none;

	}
		a.facebook:hover {
			background: url('img/facebook-icon-hover.png');
			background-image: url('img/facebook-icon-hover.svg'), none;

		}
	a.gplus {
		background: url('img/gplus-icon.png');
		background-image: url('img/gplus-icon.svg'), none;

	}
		a.gplus:hover {
			background: url('img/gplus-icon-hover.png');
			background-image: url('img/gplus-icon-hover.svg'), none;

		}
	a.linkedin {
		background: url('img/linkedin-icon.png');
		background-image: url('img/linkedin-icon.svg'), none;

	}
		a.linkedin:hover {
			background: url('img/linkedin-icon-hover.png');
			background-image: url('img/linkedin-icon-hover.svg'), none;

		}
	a.optimism {
		background: url('img/optimism-icon.png');
		background-image: url('img/optimism-icon.svg'), none;

	}
		a.optimism:hover {
			background: url('img/optimism-icon-hover.png');
			background-image: url('img/optimism-icon-hover.svg'), none;

		}

/* }}} */

/* Home - Mobile {{{4 */
@media all and (max-width: 599px) {
	#home-nav-wrapper {
		height: auto;
	}

	#home-nav-container {
        display: none;
		height: auto;
	}


	#home-logo-wrap, #mobile-home-logo-wrap {
		background-image: url("img/ccSansTagline_logo_white.svg");
		background-position: 9px -14px;
		background-repeat: no-repeat;
		background-size: 90% 130%;
		display: block;
		float: none;
		height: 50px;
		margin: 0 auto;
		position: relative;
		top: 6px;
		width: 171px;
	}

	#home-nav-container > br {
		display: block;
	}

    #home-nav {
        display: none;
    }

	#mobile-home-nav {
		display: inline-block;
		float: none;
		margin: 0 auto 5px auto;
	}

	#home-hero {
		position: relative;
		height: 300px;
	}

	#home-hero img {
		height: 100%;
		min-width: 102%;
	}

	#home-hero-title-container {
		position: relative;
		width: 100%;
		height: 90px;
		top: auto;
		left: auto;
		margin: 0;
	}

	#home-hero-title-container .left {
		float: none;
		width: 100%;
		text-align: center;
	}

	#home-hero-title-container .right {
		float: none;
		width: 100%;
		text-align: center;
		background: transparent url('img/header-bg.png') repeat 0 0;
		padding-left: 0;
		padding-right: 0;
	}

	#home-hero-title-container .large {
		display: none;
	}

	#home-hero-title-container .mobile {
		display: inline-block;
	}

	#home-bottom-wrapper {
		position: relative;
		bottom: auto;
		left: auto;
		margin: 0;
		background: #333333;
		padding-top: 20px;
		padding-bottom: 20px;
		top:50px;
	}

	#home-secondary-nav {
		float: none;
		padding: 0;
		margin: 0 auto 20px auto;
		height: 20px;
		text-align: center;
	}

	#home-secondary-nav li {
		float: none;
		width: 95px;
		padding: 0;
		text-align: center;
	}

	#home-social-icons {
		display: inline-block;
		float: none;
		margin: 0 auto;
	}

	#home-social-icons ul li {
		padding: 0 10px;
	}

	#home-cc-footer {
		float: none;
		text-align: center;
		padding-left: 0;
		top: 0;
	}

    .primary-nav-list > li > a {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 11px;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
		padding: 5px 0 5px 10px;
        color: #ffffff;
    }

    .primary-nav-list > li:first-child > a {
        padding-left: 0;
        padding-right: 10px;
    }
}

/* }}} */

/* }}} */

/* }}} */

/* Main Content {{{3 */
#main-content {
	position: relative;
	z-index: 3;
	background-color: white;
}

/* Main Content - Headline {{{4 */
/* Main Content - Headline - Large {{{5 */
#main-content-headline-container {
	position: absolute;
	bottom: 100%;
	left: 318px;
	width: 478px;
	height: 53px;
	background-color: #000000;
	float: left;
	z-index: 9999;
}

#main-content-headline-container .scroll-to.down:after {
	content: none;
}

#main-content-headline-container .scroll-to.down:after:hover {
	content: none;
}

body.portfolio-page #main-content-headline-container {
	display: none;
}

#my-portfolio-button {
	height: 13px;
	width: 33px;
	float: right;
	background: url(img/mybook-icon.png) no-repeat;
	margin: 19px 21px 0px 0px;
	padding-bottom: 21px;
}

#my-portfolio-menu {
	display: block;
	position: absolute;
	height: 0;
	right: 0;
	top: 100%;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	list-style-type: none;
	z-index: 10;
	background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#my-portfolio-menu li {
	display: none;
	margin: 5px 0;
}

#my-portfolio-menu li.active {
	display: block;
}

#my-portfolio-menu li a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid transparent;
	display: block;
	width: 100%;
	padding-left: 5px;
	vertical-align: middle;
	line-height: 20px;
}

#my-portfolio-menu li a:hover {
	border-left: 1px solid #666666;
}

#my-portfolio-menu li a .icon {
	float: left;
	height: 16px;
	margin-top: 2px;
	margin-right: 5px;
}

#my-portfolio-menu.active, #my-portfolio-button:hover + #my-portfolio-menu, #my-portfolio-menu:hover {
	height: 55px;
	padding: 5px 10px;
}

#main-content-headline-downarrow {
	display: block;
	height: 12px;
	width: 24px;
	float: right;
	background: url(img/down-arrow-yellow.png) no-repeat;
	margin: 19px 26px 0px 0px;
}

#main-content-headline, #mobile-main-content-headline {
	float: left;
	margin: 15px 0px 0px 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #d6d6d6;
	max-width: 340px;
}

#mobile-main-content-headline {
	display: none;
}

/* }}} */

/* Main Content - Headline - Mobile {{{5 */
@media all and (max-width: 599px) {
	#main-content-headline-container {
		position: relative;
		bottom: auto;
		left: auto;
		width: 100%;
		float: none;
	}

	body.no-mobile-hero #main-content-headline-downarrow {
		display: none;
	}

	#mobile-main-content-headline {
		display: block;
	}

	#main-content-headline {
		margin-left: 20px;
	}

	#main-content-headline.large-only {
		display: none;
	}

	#my-portfolio-button {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Main Content - Left Column {{{4 */
/* Main Content - Left Column - Large {{{5 */
#left-content-column {
	float: left;
	width: 556px;
	min-height: 853px;
	position: relative;
	padding-bottom: 25px;
}

#left-content, .left-content {
	position: relative;
	width: 448px;
	min-height: 853px;
	margin: 25px 40px 0px 52px;
	color: #525252;
	line-height: 1.8;
	font-size: 13px;
	padding-bottom: 33px;
}

#left-content hr {
	height: 2px;
	background-color: #f8e618;
	border: 0;
	margin-top: 58px;
}

#left-content h2 + hr {
	margin-top: 1em;
}

#left-content h2, .left-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	line-height: 25px;
}

.project-page #left-content h1, .left-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	line-height: 25px;
}

#left-content h4, .left-content h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #525252;
}

#left-content p, .left-content p {
	margin: 0 0 20px;
}

#left-content .address span {
	display: block;
	white-space: nowrap;
}

#left-content .thumbnail {
	float: left;
	margin: 0 15px 15px 0;
}

#left-content a.scroll-to.up {
	position: absolute;
	bottom: 10px;
}

#left-content a.scroll-to.up:active {
	top: auto;
	bottom: 9px;
}

/* }}} */

/* Main Content - Left Column - Mobile {{{5 */
@media all and (max-width: 599px) {
	#main-content #left-content-column {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: 20px;
		min-height: 0;
	}

	#left-content-column #left-content {
		width: 100%;
		margin: 0;
		min-height: 0;
	}

	#left-content .scroll-to.up {
		display: none;
	}

	#left-content .scroll-to.up + hr {
		display: none;
	}


	#left-content h2.large-only {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Main Content - Right Column {{{4 */
/* Main Content - Right Column - Large {{{5 */
#right-content-column {
	width: 424px;
	min-height: 853px;
	float: left;
	background-color: #e8e8e8;
	position: relative;
	font-size: 11px;
	padding-bottom: 25px;
}

#right-content-column h2 {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0 0 5px;
	height: auto;
}

#right-content-column .page {
	padding: 0px;
	list-style-type: none;
	margin: 0;
}

#right-content-column .page li {
	padding: 0px 0px 17px 0px;
	height: 144px;
}

#right-content-column .page li a {
	display: inline-block;
	color: #525252;
	font-size: 12px;
	line-height: 15px;
	width: 95px;
	text-decoration: none;
	padding: 3px 0;
}

#right-content-column .page li a:first-child {
	position: relative;
	height: 95px;
	width: 95px;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#right-content-column .page li.active a:first-child {
	border: 3px solid #ffeb11;
	height: 89px;
	width: 89px;
}

#right-content-column .page li a:first-child img {
	height: 95px;
	width: 95px;
	margin: 0 auto;
}

#right-content-column .page li.active a:first-child img {
	height: 89px;
	width: 89px;
}

#right-content-column .page-links {
	max-width: 100px;
}

#right-content-left {
	width: 144px;
	min-height: 832px;
	float: left;
	margin: 21px 10px 0px 58px;
}

#right-content-mid {
	width: 1px;
	float: left;
	height: 100%;
	height: -moz-calc(100% - 58px);
	height: -webkit-calc(100% - 58px);
	height: calc(100% - 58px);
	background-color: #bababa;
	margin: 58px 0px 0px 0px;
}

#right-content-right {
	width: 156px;
	min-height: 832px;
	float: left;
	margin: 21px 0px 0px 55px;
}

#portfolio-pager, #leadership-pager {
	height: 770px;
}

body.project-page #portfolio-pager {
	height: 808px;
}

body.project-page #portfolio-pager .page li:first-child {
	height: 169px;
}

#leadership-pager .page-links, #team-pager .page-links {
	width: 110px;
}

#right-content-column .page li a .principal, #right-content-column .page li a .director {
	font-weight: normal;
	font-style: italic;
}

/* }}} */

/* Main Content - Right Column - Mobile {{{5 */
@media all and (max-width: 599px) {
	#main-content #right-content-column {
		width: 100%;
		min-height: 0;
	}

	body.no-mobile-sidebar #main-content #right-content-column {
		display: none;
		text-align: center;
	}

	#right-content-column h2 {
		text-align: center;
	}

	#main-content #right-content-left {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin-left: 0;
		padding: 0;
		min-height: 0;
		margin-bottom: 60px;
	}

	#main-content #right-content-left h2 br, #main-content #right-content-right h2 br {
		display: none;
	}

	#main-content #right-content-mid {
		display: none;
	}

	#main-content #right-content-right {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin-left: 0;
		padding: 0;
		min-height: 0;
	}

	#right-content-column .page {
		text-align: center;
	}

	#right-content-column .page li {
		display: inline-block;
		width: 49%;
		float: left;
	}

	#right-content-column .page li a {
		height: 30px;
	}

	#right-content-column .page-links {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}

	#right-content-column .page-links li {
		float: none;
		margin: 0 20px;
	}

	#portfolio-pager, #leadership-pager, #team-pager {
		height: 450px;
	}

	#leadership-pager .page-links, #team-pager .page-links {
		width: 100%;
		text-align: center;
	}
}

/* }}} */

/* }}} */

/* Main Content - Connect {{{4 */
#connect-form #gform_1 input, #connect-form #gform_1 textarea {
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	border: 1px solid #666666;
	height: 24px;
}

#connect-form #gform_1 textarea {
	height: 110px;
}

#connect-form #contact-form-wrapper {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#connect-form #gform_wrapper_1 {
	position: relative;
}

#connect-form #connect-box-social {
	margin-bottom: 20px;
}

/* }}} */

/* Main Content - Person {{{4 */
/* Main Content - Person - Large {{{5 */
#main-content-headline-person {
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 335px;
	width: 100%;
	overflow: hidden;
}

#main-content-headline-person-image {
	float: left;
	width: 238px;
	height: 335px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

#main-content-headline-person-image img {
	position: relative;
	height: 336px;
	width: 238px;
	vertical-align: middle;
}

#main-content-headline-person-info {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 240px;
	height: 335px;
	padding: 25px 20px 20px;
	background: #e8e8e8;
}

#main-content-headline-person-info h2 {
	margin: 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
}

#main-content-headline-person-info p a.scroll-to {
	font-weight: bold;
}

#left-content #person-name {
	margin-bottom: 0;
	line-height: 1.4em;
}

#left-content a.person-info {
	display: block;
	font-size: 14px;
	line-height: 1.5em;
}

#left-content #person-content {
	margin-top: 30px;
}

#person-discipline span {
	display: inline-block;
	width: 125px;
	text-transform: uppercase;
}

#person-other-groups {
    margin-top: 1em;
}

#specialty-list, .people-list, #service-list {
	list-style-type: none;
}

body.people #left-content hr {
	margin-top: 39px;
}

.people-list {
	margin-top: 0;
	display: inline-block;
	width: 32%;
	vertical-align: top;
}

.people-list.mobile {
	display: none;
	width: 49%;
}

#specialty-list li, #service-list li {
	display: inline-block;
	width: 32%;
}

body.small-sidebar.people #right-content-column ul li a {
	color: #525252;
	text-transform: none;
	font-size: 12px;
}

#person-linkedin img {
	margin-right: 5px;
}

#person-linkedin img, #person-linkedin:hover img.hover {
	display: inline-block;
}

#person-linkedin img.hover, #person-linkedin:hover img.default {
	display: none;
}

/* }}} */

/* Main Content - Person - Mobile {{{5 */
@media all and (max-width: 599px) {
	#specialty-list li, #people-list li, #service-list li {
		width: 48%;
	}

	.people-list {
		display: none;
	}

	.people-list.mobile {
		display: inline-block;
	}

	#main-content-headline-person {
		position: relative;
		bottom: auto;
		left: auto;
		height: auto;
	}

	#main-content-headline-person-image {
		width: 100%;
		height: auto;
	}

	#main-content-headline-person-image img {
		width: 100%;
		height: auto;
	}

	#main-content-headline-person-info {
		display: none;
	}

	#person-linkedin {
		display: block;
		margin-bottom: 20px;
	}

	body.person-page #main-content-headline-container {
		height: auto;
	}

	body.person-page #main-content-headline {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Main Content - Project {{{4 */
/* Main Content - Project - Large {{{5 */
body.project-page #hero-nav a.hero-nav-button {
	display: inline-block;
	padding: 0 20px;
}

#project-title {
	margin-bottom: 20px;
}

#project-location {
	display: block;
	margin: 20px 0 20px 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}

.left-content .portfolio-gallery-image {
	width: 900px;
	margin-bottom: 60px;
}

.left-content .project-detail {
	min-height: 30px;
	vertical-align: top;
	padding-bottom: 20px;
}

.left-content .project-detail strong {
	float: left;
	width: 35%;
	padding-right:5%;
	text-transform: uppercase;
	font-weight: normal;
	margin:5px 0 0 0;
	line-height:1.2em;
}

.left-content .project-detail p, .left-content .project-detail .address_row {
	float: right;
	width: 60%;
	margin-bottom: 0;
}

.left-content .project-detail .project-sub-info {
	float: right;
	width: 60%;
}

.left-content .project-detail a {
	text-decoration: underline;
}

.left-content.project .content {
	margin-top: 20px;
}

#project-thumbs {
	display: none;
}

#leads-pager {
	height: auto;
}

#team-pager {
	height: 468px;
}

#right-content-column #team-list-header {
	height: 23px;
	padding-top: 15px;
}

#project-thumbs, #project-team {
	list-style-type: none;
	margin: 0;
}

#project-thumbs li, #project-team li {
	padding: 0 0 17px 0;
	height: 117px;
}

#e-brochure, #e-brochure-2, #case-study {
	display: block;
    margin-bottom: 10px;
	padding-left: 30px;
	background: transparent url('img/brochure-icon.png') no-repeat 0 0;
}

#e-brochure:hover, #e-brochure-2:hover, #case-study:hover {
	background: transparent url('img/brochure-icon-hover.png') no-repeat 0 0;
}

#project-awards {
    padding-left: 15px;
}

#group-leadership {
    list-style-type: none;
	margin-top: 0;
}

#group-leadership li {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    margin-right: 10px;
	margin-top: 1em;
    font-size: 12px;
}

#group-leadership li.last {
	margin-right: 0;
}

#group-leadership li a {
    margin: 0 !important;
    line-height: 15px;
    display: inline-block;
}

#group-leadership li a:first-child {
    display: block;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#group-leadership li:active a {
	top: 1px;
	left: 1px;
}

#group-leadership li a:hover {
	text-decoration: none;
}

#group-leadership li a:first-child, #group-leadership li a img {
    width: 95px;
    height: 95px;
}

#group-leadership li a img {
    display: block;
}

/* }}} */

/* Main Content - Project - Mobile {{{5 */
@media all and (max-width: 599px) {
	.left-content .project-detail .address_row, .left-content .project-detail p {
		float: left;
	}

	body.project-page #hero-nav {
		top: 50%;
		width: 100%;
		height: 66px;
		margin-top: -33px;
	}

	body.project-page #hero-nav a.hero-nav-button.left {
		float: left;
	}

	body.project-page #hero-nav a.hero-nav-button.right {
		float: right;
	}

	body.project-page #main-content #right-content-left {
		display: none;
	}
}

/* }}} */

/* }}} */

/* Main Content - Articles {{{4 */
/* Main Content - Articles - Large {{{5 */
body.small-sidebar #left-content-column {
	width: 796px;
}

body.small-sidebar #left-content {
	width: 692px;
}

#mobile-articles-nav {
	display: none;
}

#left-content .archives {
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
}

#news-posts {
	list-style-type: none;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 15px;
}

#news-posts > li {
	margin: 20px 0;
}

#news-posts > li > h3 {
	margin-bottom: 0;
}

#news-posts ul {
	list-style-type: none;
	margin-top: 0;
}

#news-posts ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 16%;
	margin: 10px 0;
}

#news-posts .news-archive-year > h3 {
	font-size: 18px;
}

#news-posts .news-archive-month a {
	text-decoration: underline;
}

#news-posts li.news-post {
	margin-bottom: 30px;
}

#news-posts li .date {
	margin-bottom: 5px;
	font-weight: bold;
}

#news-posts li .title {
	line-height: 18px;
	margin-bottom: 4px;
}

article a {
	text-decoration: underline;
}

.file {
	font-size: 12px;
	margin-top: 8px;
	line-height: 18px;
	vertical-align: middle;
}

.file a {
	display: inline-block;
	text-decoration: underline;
}

.file a img {
	display: inline-block;
	height: 23px;
	width: 23px;
	margin-left: 10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.file a img.hover {
	display: none;
}

.file a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.file a:hover img.default {
	display: none;
}

.file a:hover img.hover {
	display: inline-block;
}

body.small-sidebar #right-content-column {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 184px;
	min-height: 853px;
	padding: 0 44px 25px 45px;
	float: left;
	background-color: #e8e8e8;
	position: relative;
	font-size: 11px;
}

body.small-sidebar.philosophy-page #right-content-column {
	padding: 0 48px 25px 49px;
}

body.small-sidebar.articles #right-content-column, body.small-sidebar.simple #right-content-column {
	padding: 0 10px 25px 25px;
}

body.small-sidebar #right-content-column ul {
	width: 100%;
	list-style-type: none;
	margin-top: 35px;
	margin-top: -moz-calc(25px + 1em);
	margin-top: -webkit-calc(25px + 1em);
	margin-top: calc(25px + 1em);
}

body.small-sidebar #right-content-column ul li {
	margin: 5px 0 10px 0;
}

body.small-sidebar #right-content-column .pager ul li {
	margin: 0;
}

body.small-sidebar #right-content-column ul li a {
	display: inline-block;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	color: #8e8e8e;
	font-weight: normal;
}

body.small-sidebar #right-content-column ul li:hover a, body.small-sidebar #right-content-column ul li.active a {
	color: #525252;
}

body.small-sidebar #right-content-column ul li a span {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

#post-date {
	font-size: 12px;
	font-weight: bold;
}

#post-content {
	font-size: 15px;
	line-height: 24px;
}

/* Main Content - Articles - Blog {{{6 */
body.post-parent #news-posts li .title a, body.video-parent #news-posts li .title a {
	text-decoration: underline;
}

#news-posts li .excerpt {
	margin-top: 10px;
}

#news-posts li .excerpt .more {
	font-size: 12px;
	font-weight: bold;
}

#news-posts li .excerpt .more:after {
	content: '\00BB';
	display: inline-block;
	position: relative;
	margin-left: 2px;
	bottom: 1px;
}

/* }}} */

/* Main Content - Articles - Videos {{{6 */
#news-posts .youtube-thumb, .search-result .youtube-thumb {
	float: right;
	position: relative;
	margin: 0 0 15px 15px;
	width: 150px;
	height: 112px;
}

#news-posts .youtube-thumb img, .search-result .youtube-thumb img {
	width: 150px;
}

#news-posts .youtube-thumb img.play, .search-result .youtube-thumb img.play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px;
}

#news-posts .youtube-thumb img.play:hover, .search-result .youtube-thumb img.play:hover {
	width: 64px;
	height: 64px;
	margin-top: -32px;
	margin-left: -32px;
}

/* }}} */

/* }}} */

/* Main Content - Articles - Mobile {{{5 */
@media all and (max-width: 599px) {
	#mobile-articles-nav {
		display: block;
		list-style-type: none;
		border-bottom: 1px solid #666666;
		text-align: center;
		margin-top: 0;
	}

	#mobile-articles-nav li {
		display: inline-block;
		width: 32%;
	}

	#mobile-articles-nav li:first-child {
		margin-left: 0;
	}

	#mobile-articles-nav li a {
		display: inline-block;
		margin: 0px;
		font-size: 13px;
		line-height: 15px;
		text-transform: uppercase;
		color: #8e8e8e;
		font-weight: bold;
	}

	#mobile-articles-nav li:hover a, #mobile-articles-nav li.active a {
		color: #525252;
		text-decoration: none;
	}
}

/* }}} */

/* }}} */

/* Main Content - Philosophy {{{4 */
body.philosophy-page #left-content hr {
	margin-top: 39px;
}

body.philosophy-page #right-content-column ul li a {
	display: block;
	text-transform: none;
}

body.philosophy-page #right-content-column ul li a:first-child {
	width: 81px;
	height: 81px;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

body.philosophy-page #right-content-column ul li a img {
	position: relative;
	height: 95px;
	width: 95px;
}

body.philosophy-page #right-content-column ul li.active .ph_img {
	width: 95px;
	height: 95px;
}

body.philosophy-page #right-content-column ul li.active a:first-child img, body.philosophy-page #right-content-column ul li:hover a:first-child img {
	/**** old ****
	left: -3px;
	top: -3px;
	*** edited by mario ***/

	top: 0; left: 0;
}

#awards p {
	background: transparent url('img/arrow_right_black.png') no-repeat right center;
	border-bottom: 1px solid #666666;
}

#awards p:first-child {
	background: none;
	border-bottom: none;
}

#awards p.ui-state-active {
	background: transparent url('img/arrow_down_black.png') no-repeat right center;
}

#awards p:hover {
	cursor: pointer;
	background: transparent url('img/arrow_right_red.png') no-repeat right center;
}

#awards p.ui-state-active:hover {
	background: transparent url('img/arrow_down_red.png') no-repeat right center;
}

#inspirational-projects {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0px;
}

#inspirational-projects li {
	display: inline-block;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
    vertical-align: top;
}

#inspirational-projects li a {
	font-size: 13px;
	display: inline-block;
    width: 95px;
    line-height: 1.2em;
}

#inspirational-projects li a:first-child {
    width: 95px;
    height: 95px;
    display: block;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#inspirational-projects li:hover a {
	text-decoration: underline;
}

#inspirational-projects li a img {
	width: 95px;
	height: 95px;
}

/* }}} */

/* Main Content - Search {{{4 */
.search-result {
	margin-bottom: 20px;
}

.search-result a.title {
	font-weight: bold;
}

/* }}} */

/* Main Content - My Portfolio {{{4 */
/*
@font-face {
	font-family: 'pdf_georgia';
	src: url('fonts/georgia.eot');
	src: local('☺'), url('fonts/georgia.woff') format('woff'), url('fonts/georgia.ttf') format('truetype'), url('fonts/georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

#my-portfolio-form {
}

#my-portfolio-form .row {
	position: relative;
	margin-bottom: 10px;
}

#my-portfolio-form .row.submit {
	text-align: right;
	margin-top: 20px;
}

#my-portfolio-form label {
	display: inline-block;
	width: 150px;
	float: left;
	font-weight: bold;
}

#my-portfolio-form label.error {
	position: absolute;
	bottom: 3px;
	right: 9px;
	width: auto;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #8a1f11;
	font-weight: normal;
}

#my-portfolio-form .row.submit label.error {
	position: relative;
	float: none;
	display: inline-block;
	bottom: auto;
	right: auto;
	margin-right: 10px;
}

#my-portfolio-form input[type="text"], #my-portfolio-form input[type="email"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	outline: none;
	border: 1px solid #525252;
	padding: 2px 8px;
	vertical-align: middle;
	background: white;
	font-size: 12px;
	line-height: 18px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

#my-portfolio-form input[type="text"]:focus, #my-portfolio-form input[type="email"]:focus {
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
    box-shadow: 0 0 5px rgba(81, 203, 238, 0.6);
}

#my-portfolio-form input[type="text"].error, #my-portfolio-form input[type="email"].error {
	background: #fbe3e4;
	color: #8a1f11;
}

#my-portfolio-form .row.email {
	margin-bottom: 0;
}

#my-portfolio-form .row.email label + .email-input {
	margin-top: 0;
}

#my-portfolio-form .row.email .email-input {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

#my-portfolio-form .row.email .email-input .portfolio-email-button {
	display: block;
	position: absolute;
	height: 18px;
	width: 18px;
	top: 50%;
	margin-top: -8px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#my-portfolio-form .row.email .email-input .portfolio-email-button.disabled, #my-portfolio-form .row.email .email-input .portfolio-email-button.disabled:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
	cursor: default;
}

#my-portfolio-form .row.email .email-input .portfolio-email-button:active {
	top: 50%;
	left: auto;
}

#my-portfolio-form .row.email .email-input .remove, #my-portfolio-form .row.email .email-input .remove.disabled, #my-portfolio-form .row.email .email-input .remove.disabled:hover {
	right: -23px;
	background: #ffffff url('img/remove-icon.png') no-repeat center center;
}

#my-portfolio-form .row.email .email-input .remove:hover {
	background: #ffffff url('img/remove-icon-hover.png') no-repeat center center;
}

#my-portfolio-form .row.email .email-input .add, #my-portfolio-form .row.email .email-input .add.disabled, #my-portfolio-form .row.email .email-input .add.disabled:hover {
	right: -46px;
	background: #ffffff url('img/add-icon.png') no-repeat center center;
}

#my-portfolio-form .row.email .email-input .add:hover {
	background: #ffffff url('img/add-icon-hover.png') no-repeat center center;
}

#my-portfolio-form .row.submit .message {
	display: inline-block;
	width: 80%;
	line-height: 1.4em;
	text-align: left;
	float: left;
}

#my-portfolio-form .row.submit .message .email-address {
	font-weight: bold;
}

#my-portfolio-form input[type="submit"] {
	margin: 0;
	margin-left: 10px;
	width: 78px;
}

#my-portfolio-form input[type="submit"]:active {
	top: 0;
	left: 0;
	margin-top: .25em;
}

body.my-portfolio #right-content-column {
	padding-top: 32px;
}

#right-content-column #my-portfolio-pages {
	margin: 0;
	list-style-type: none;
}

#right-content-column #my-portfolio-pages li {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
}

#right-content-column #my-portfolio-pages li:last-child {
	margin-bottom: 0;
}

#my-portfolio-pages li:hover {
	cursor: move;
}

#my-portfolio-pages li img {
	display: block;
	width: 95px;
	height: 95px;
}

#my-portfolio-pages li span {
	display: inline-block;
	color: #525252;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	width: 115px;
	padding: 3px 0;
}

#my-portfolio-pages li a.remove {
	position: absolute;
	display: block;
	top: 0;
	right: -20px;
	z-index: 10;
}

#my-portfolio-pages li a.remove:active {
	top: 2px;
	left: auto;
	right: -21px;
}

#my-portfolio-pages li a.remove img {
	height: 18px;
	width: 18px;
}

/* }}} */

/* Main Content - My Portfolio Page {{{4 */
body.portfolio-page {
	background: white;
}

body.portfolio-page #body-wrap {
	width: 1275px;
	min-height: 1650px;
}

body.portfolio-page #main-content {
	background: white url('img/pdf-bg.png') repeat-y 0 0;
	min-height: 1650px;
}

body.portfolio-page #main-content.pages-2 {
	height: 3300px;
}

body.portfolio-page #main-content.pages-3 {
	height: 4950px;
}

body.portfolio-page #main-content.pages-4 {
	height: 6600px;
}

body.portfolio-page #main-content.pages-5 {
	height: 8250px;
}

body.portfolio-page #main-content.pages-6 {
	height: 9900px;
}

body.portfolio-page #main-content.pages-7 {
	height: 11550px;
}

body.portfolio-page #main-content.pages-8 {
	height: 13200px;
}

body.portfolio-page #main-content.pages-9 {
	height: 14850px;
}

body.portfolio-page #main-content.pages-10 {
	height: 16500px;
}

body.portfolio-page #main-content #left-content-column {
	width: 1035px;
	padding: 183px 0 0 180px;
}

body.portfolio-page #main-content #left-content-column .left-content {
	float: none;
	width: 900px;
	/*
	margin: 327px 0 0 0;
	*/
	margin:0;
	padding-left: 135px;
	padding-bottom: 0;
	font-size: 18px;
	min-height: 1323px;
	max-height: 1323px;
	overflow: hidden;
}

body.portfolio-page #main-content #left-content-column .left-content:first-child {
	margin: 0;
}

body.portfolio-page #main-content #left-content-column .left-content h2 {
	font-size: 24px;
}

body.portfolio-page #right-content-column {
	display: none;
}

body.portfolio-page #main-content #left-content-column .left-content .content {
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
}

body.portfolio-page #main-content #left-content-column .left-content .content p {
	margin-bottom: 28px;
}

body.portfolio-page #main-content #left-content-column .left-content .content .portfolio-hide {
	display: none;
}

/* Main Content - My Portfolio Page - Cover Page {{{5 */
#my-portfolio-cover-hero {
	display: block;
	position: absolute;
	top: 230px;
	left: 85px;
	width: 1130px;
}

#my-portfolio-cover-title {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 950px;
	text-align: left;
	padding: 26px 30px 26px 212px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#my-portfolio-cover-title div {
	line-height: 70px;
	font-size: 35px;
}

#my-portfolio-cover-title div.title {
	margin-right: 10px;
}

#my-portfolio-cover-title div.subtitle {
	font-size: 25px;
}

#my-portfolio-cover-title div.date {
	font-size: 25px;
}

body.portfolio-page.my-portfolio-toc #left-content {
	padding-left: 0;
}

/* }}} */

/* Main Content - My Portfolio Page - TOC {{{5 */
body.portfolio-page.my-portfolio-toc #left-content {
	width: 750px;
	margin-left: 410px;
}

body.my-portfolio-toc #left-content h1 {
	font-size: 31px;
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
	padding-left: 70px;
}

body.my-portfolio-toc #left-content h1 .date {
	display: inline-block;
	margin-left: 10px;
	font-size: 26px;
	line-height: 45px;
}

#my-portfolio-toc {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 90px 0 110px 0;
}

#my-portfolio-toc li {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	margin: 45px 0;
}

#my-portfolio-toc li .page {
	display: inline-block;
	width: 70px;
	float: left;
}

#my-portfolio-toc li .title {
	display: inline-block;
	width: 830px;
}

#my-portfolio-toc-footer {
	background: transparent url('img/cc-logo-icon.png') no-repeat 0 10px;
	padding-left: 70px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* }}} */

/* Main Content - My Portfolio Page - Person {{{5 */
#portfolio-person-image {
	margin: 0 30px 30px 0;
	float: left;
}

body.portfolio-page.person-page #left-content #person-name, body.portfolio-page.person-page #left-content .person-info {
	margin: 0 0 10px 0;
}

body.portfolio-page #left-content .person-info {
	font-size: 18px;
}

body.portfolio-page.person-page .left-content .back-to {
	display: none;
}

body.portfolio-page.person-page .left-content #person-content {
	clear: both;
}

/* }}} */

/* Main Content - My Portfolio Page - Project {{{5 */
#portfolio-hero {
	width: 900px;
	height: 551px;
	margin-bottom: 30px;
}

body.portfolio-page #project-title {
	display: none;
}

body.portfolio-page #main-content .left-content .project-detail {
}

body.portfolio-page #main-content .left-content .project-detail strong {
	width: 300px;
}

body.portfolio-page #main-content .left-content .project-detail p, body.portfolio-page #main-content .left-content .project-detail .address_row {
	width: 550px;
}

body.portfolio-page #main-content .left-content .project-detail strong {
	font-weight: normal;
}

#main-content .left-content .portfolio-project-title {
	height: 25px;
	margin-top: 0;
	margin-bottom: 20px;
	white-space: nowrap;
}

#main-content .left-content .content.extra {
	height: 1278px;
}

/* }}} */

/* Main Content - My Portfolio Page - Philosophy {{{5 */
body.portfolio-page.philosophy-page #main-content #left-content-column .left-content {
	margin: 330px 0 0 0;
	max-height: 1320px;
	min-height: 1320px;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content:first-child {
	margin: 0;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content p {
	margin-bottom: 30px;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content {
	margin: 0;
	height: 100%;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content > h2:first-child {
	margin-top: 0;
	height: 30px;
	margin-bottom: 30px;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content > * {
	margin-top: 0;
	margin-bottom: 30px;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content ul {
	margin: 0 0 30px 20px;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content > #awards {
	margin-bottom: 0;
}

body.portfolio-page.philosophy-page #main-content #awards p, body.portfolio-page.philosophy-page #main-content #awards p.ui-state-active, body.portfolio-page.philosophy-page #main-content #awards p:hover, body.portfolio-page.philosophy-page #main-content #awards p.ui-state-active:hover {
	background: none;
	border: none;
	cursor: default;
}

body.portfolio-page.philosophy-page #main-content #left-content-column .left-content .content #inspirational-projects {
	margin-left: 0;
}

body.portfolio-page.philosophy-page #main-content #inspirational-projects li {
	height: 156px;
	margin-bottom: 19px;
}

body.portfolio-page.philosophy-page #main-content #inspirational-projects a {
	font-size: 13px;
}
/******************** PLEASE DON'T DELETE ME *****************/
.page-template-template-aspire-magazine-php #main-content #right-content-column,
.page-template-template-philosophy-page-php #main-content #right-content-column {
	margin: 0;
	padding: 0;
	width: 424px !important;
	background: #E8E8E8;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul,
.page-template-template-philosophy-page-php #main-content #right-content-column ul {
	margin-top: calc(25px + 1em); padding: 0;
	background: url('images/right_col_bg.gif');
	height: calc(100% - 58px);
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	height: 144px;
	padding: 0 0 17px 0;
	margin: 0px 65px 0px 58px;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li .ph_text,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li .ph_text {
	position: absolute;
	top: 105px; left: 0;
	color: #525252;
	font-size: 12px;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li .ph_img,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li .ph_img {
	border-radius: 4px;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li.active .ph_img,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li.active .ph_img {
	border: 3px solid yellow;
	border-radius: 4px;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li.active:hover .ph_img,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li.active:hover .ph_img {
	border: 3px solid yellow;
	border-radius: 4px;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li .ph_img:hover,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li .ph_img:hover {
	border: 0;
}
.page-template-template-aspire-magazine-php #main-content #right-content-column ul > li .ph_text:hover,
.page-template-template-philosophy-page-php #main-content #right-content-column ul > li .ph_text:hover {
	text-decoration: none;
}
.page-template-template-aspire-magazine-php #main-content #left-content-column,
.page-template-template-philosophy-page-php #main-content #left-content-column {
	width: 556px !important;
	max-width: 100%;
}
.page-template-template-aspire-magazine-php #main-content #left-content-column #left-content,
.page-template-template-aspire-magazine-php #main-content #left-content-column .left-content,
.page-template-template-philosophy-page-php #main-content #left-content-column #left-content,
.page-template-template-philosophy-page-php #main-content #left-content-column .left-content {
	width: 448px !important;
	max-width: 100%;
}
.page-template-template-people-php #main-content #right-content-column .pages {
	position: relative;
	left: 20px;
}
/********************** ASPIRE MAGAZINE POST TYPE CSS****************************/
#aspire_magazine_list {
	list-style: none;
	margin: 0; padding: 0;
}
#aspire_magazine_list > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 30px 20px 0;
}

#aspire_magazine_list > li:nth-of-type(odd) {
	width: 45%;
}

#aspire_magazine_list > li:nth-of-type(even) {
	margin-right: 10px;
}

@media all and (min-width: 400px) {
	#aspire_magazine_list > li:nth-of-type(n) {
		width: 27%;
		margin-right: 10px;
		margin-left: 10px;
	}
}


#camera-icons {
	overflow: hidden;
	margin: -15px 0 15px 0;
	padding: 0;
	list-style: none;
}
#camera-icons > li {
	float: left;
	margin-right: 10px;
	position: relative;
}
#camera-icons > li:hover {
	cursor: pointer;
}
#camera-icons > li#webcam {
	background: url(img/CameraOn.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
}
#camera-icons > li#webcam:hover {
	background: url(img/CameraOn.png) no-repeat center center;
}
#camera-icons > li#virtualtour {
	background: url(img/Eye2On.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
}
#camera-icons > li#virtualtour:hover {
	background: url(img/Eye2On.png) no-repeat center center;
}
#camera-icons > li > a {
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
}


/*******************************TEMP__********************************************/
.page-id-10499 #right-content-column li:first-child {
	display: none;
}
/*********************************************************************************
	Media Query for fix to Pager Nav
*********************************************************************************/
@media all and (max-width: 460px) {
	.page-links {
		position: relative !important;
		top: 20px; left: 0; right: 0; bottom: 0;
		margin: auto !important;
		width: 160px !important;
	}
	.page-links > li {
		float: left !important;
		width: 40px !important;
	}
	body.project-page #portfolio-pager .page li:first-child {
		height: 0px;
	}

	#survey-popup { display:none; margin: -150px 0 0 -0; padding:20px; width: 280px; height: auto; left:0; top:208px; background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0; position:absolute; z-index:1000; }

}
@media only screen and (max-width : 568px) and (orientation : landscape)  {
	#survey-popup { display:none; margin: -150px 0 0 -140px; padding:20px; width: 280px; height: auto; left:50%; top:268px; background: transparent url(img/nav-dropdown-bg-yellow.png) repeat 0 0; position:absolute; z-index:1000; }

}
/*******************************/
.alignleft {
	float: left;
	margin: 0 20px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 20px;
}
.blog-post #main-content a {
	text-decoration: underline;
	color: #252525;
}
.wp-caption-text {
	font-size: 12px;
	font-style: italic;
}

.e-brochure-holder {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}

.e-brochure-thumbnail {
	float: left;
	width: 95px;
	height: 95px;
	display: block;
}
.e-brochure-thumbnail a {
	border-radius: 3px;
	overflow: hidden;
	display: block;
	height: 95px;
	width: 95px;
}

#e-brochure, #e-brochure-2 {
	float: left;
}

.web-cam {
	background: url(img/WebcamFinal.png) no-repeat left center;
	text-indent: 40px;
	height: 32px;
	line-height: 32px;
	display: block;
	margin-bottom: 20px;
}

.has-thumbnail a#e-brochure:active, .has-thumbnail a#e-brochure-2:active {
	top: 73px !important;
}
.press-release-contact {
	list-style: none;
	display: block;
	text-align: right;
}
.pr-year-list {
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.pr-year-list > li {
	float: left;
	margin-right: 10px;
}

/* we want the AddThis area to still take up room when channels not present -
 added by Imaginuity[JOB] 4/16 */
.addthis_default_style {
	min-height:1px;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    html {zoom:0.8;}
    div.primary-nav-dd-container .nav-right {
    	zoom: 100%;
    	font-size: .8em;
    }
    div.primary-nav-dd-container .nav-right h2 {
    	font-size: 1.0em;
    }
    #portfolio-nav-left.nav-left h2 {
    	font-size: .8em;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	html {
		zoom: 105%;
	}
}
/* }}} */

/* }}} */

/* }}} */

/* }}} */
/* }}} */
/* }}} */


/************************************************************************************************************************************
/*  NEW RULES */

.alert-container { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 9999; }
.alert-container .alert { position: absolute; margin: auto; padding: 60px 30px; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); min-width: 280px; max-width: 600px; height: auto; background-color: #ffffff; color: #000000; }
.alert-container a.close { position: absolute; top: 0; right: 4px; color: #000000; font-size: 2rem; }
.alert-container .fa-times:hover { cursor: pointer; }
.alert-container ul, .alert-container ol { padding-left: 15px; }


.show {
	display: inline-block !important;
}

.hide {
	display: none !important;
}

