/*
	Theme Name: Cerami & Associates
	Theme URI: http://www.ceramiassociates.com/
	Description: Cerami & Associates is the largest women-owned acoustics and technology consulting firm in the Americas. 
	Author: Muse Intermedia
	Author URI: http://www.museintermedia.com/
	Version: 1.0

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Widgets
	- Sidebars
	- Footer Widgets
	- Media Queries
		
*/

/* Fonts */

@font-face {
	font-family: "UntitledSansWeb-Light";
	font-style: normal;
		src: url("fonts/UntitledSansWeb-Light.eot"); 
		src: url("fonts/UntitledSansWeb-Light.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-Light.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-Light.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Light";
	font-style: italic;
		src: url("fonts/UntitledSansWeb-LightItalic.eot"); 
		src: url("fonts/UntitledSansWeb-LightItalic.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-LightItalic.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-LightItalic.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Regular";
	font-style: normal;
		src: url("fonts/UntitledSansWeb-Regular.eot"); 
		src: url("fonts/UntitledSansWeb-Regular.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-Regular.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-Regular.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Regular";
	font-style: italic;
		src: url("fonts/UntitledSansWeb-RegularItalic.eot"); 
		src: url("fonts/UntitledSansWeb-RegularItalic.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-RegularItalic.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-RegularItalic.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Medium";
	font-style: normal;
		src: url("fonts/UntitledSansWeb-Medium.eot"); 
		src: url("fonts/UntitledSansWeb-Medium.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-Medium.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-Medium.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Medium";
	font-style: italic;
		src: url("fonts/UntitledSansWeb-MediumItalic.eot"); 
		src: url("fonts/UntitledSansWeb-MediumItalic.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-MediumItalic.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-MediumItalic.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Bold";
	font-style: normal;
		src: url("fonts/UntitledSansWeb-Bold.eot"); 
		src: url("fonts/UntitledSansWeb-Bold.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-Bold.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-Bold.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Bold";
	font-style: italic;
		src: url("fonts/UntitledSansWeb-BoldItalic.eot"); 
		src: url("fonts/UntitledSansWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-BoldItalic.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-BoldItalic.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Black";
	font-style: normal;
		src: url("fonts/UntitledSansWeb-Black.eot"); 
		src: url("fonts/UntitledSansWeb-Black.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-Black.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-Black.woff") format("woff")
}

@font-face {
	font-family: "UntitledSansWeb-Black";
	font-style: italic;
		src: url("fonts/UntitledSansWeb-BlackItalic.eot"); 
		src: url("fonts/UntitledSansWeb-BlackItalic.eot?#iefix") format("embedded-opentype"), 
			 url("fonts/UntitledSansWeb-BlackItalic.woff2") format("woff2"), 
			 url("fonts/UntitledSansWeb-BlackItalic.woff") format("woff")
}

/* Color

Red 
#0072CE

*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	color: #383838;
	font-family: "UntitledSansWeb-Regular";
	font-style: normal;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0em;
	background: #f4f5f2;
}

.slider-font-light {
	font-family: "UntitledSansWeb-Light" !important;
}

.slider-font-regular {
	font-family: "UntitledSansWeb-Regular" !important;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #222;
	color: #fff;
}

::selection {
	background-color: #222;
	color: #fff;
}

a {
	color: #0072CE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 25px;
	padding: 0;
}

strong, .title-bold {
	font-family: "UntitledSansWeb-Medium";
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
	font-size: 25px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #383838;
	font-style: italic;
	position: relative;
}

blockquote:before {
	font-family: "UntitledSansWeb-Regular";
	font-size: 25px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #383838;
	font-style: italic;	
	content: '“';
    position: absolute;
    top: 0px;
    left: 0px;
}

blockquote p {
	margin: 0px 0px 0px 0px;
}

blockquote span {
	display: block;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #0072CE;
	font-style: normal;
}

hr {
    height: 1px;
    background: #3d3d3d;
	margin: 30px 0px 30px 0px;
	border-style: none;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

.red {
	color: #0072CE;
}

.larger {
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
}

.careers-large-text {
	font-size: 25px;
    line-height: 1.30em;
	color: #0072CE !important;
}

.flexible-content-full-width-image {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.flexible-content-full-width-image a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-decoration: none;
	color: #ffffff;
}
.flexible-content-full-width-image a img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.flexible-content-full-width-image a .caption {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 80%;
	line-height: 1.30em;
	color: #ffffff;
    background: #777777;
    text-align: left;
    margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0072CE;
	font-family: "UntitledSansWeb-Light";
	line-height: 1em;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #3d3d3d;
}

h1 {
	font-size: 46px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img {
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #ffffff;
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	font-family: "UntitledSansWeb-Regular";
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #6c6c6c;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	padding: 15px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #383838;
	background: none;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	text-decoration: none;
}

.button {
	border-radius: 0px;
	display: inline-block;
}

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

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	margin: 0px auto 50px auto;
	max-width: 1350px;
}

.home .site-container {
	display: none;
}

.site-inner {
	background-color: #e2e1dc;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content  */

.content {
	float: right;
	width: 1000px;
	padding: 35px 113px 35px 113px;
}

.home .content {
	padding: 0px 0px 0px 0px;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

.history-page p:first-of-type {
	margin: 0px 0px 0px 0px;
}

/* Primary Sidebar */

.sidebar-primary {
	background-color: #ffffff;
	float: right;
	width: 350px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
	padding-right: 2.564102564102564%;
	border-right: 1px solid #3d3d3d;
}

.clear {
	clear: both;
	overflow: hidden;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	border: 1px solid #fff;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form input[type="search"] {
	color: #888;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 16px;
	text-transform: uppercase;
	width: 100%;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #f5f5f5;
	color: #777;
	font-size: 12px;
	margin: -40px -60px 30px;
	padding: 20px;
}

.archive-description,
.author-box {
	margin-bottom: 30px;
	padding: 30px;
}

.archive-description {
	padding: 16px 20px;
}

.author-box {
	background-color: #f5f5f5;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.author-box p {
	font-size: 14px;
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	display: none;
	font-size: 42px;
	line-height: 1;
	margin-bottom: 20px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover,
.footer-widgets .entry-title a:hover {
	color: #ba0c27;
	text-decoration: none;
}

.archive-title,
.widget-title {
	font-family: "UntitledSansWeb-Medium";
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0em;
	color: #3d3d3d;
	text-transform: none;
	margin-bottom: 15px;
	border-bottom: 1px solid #3d3d3d;
}

.footer-widgets .entry-title,
.sidebar .entry-title {
	font-size: 16px;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.site-header .wrap {
	display: block;
	width: 1350px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

/* Title Area
--------------------------------------------- */

.title-area {
	display: block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
}

.site-title {
	font-size: 36px;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border-bottom: none;
}

.site-title a,
.site-title a:hover {
	display: block;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.header-widget-area {
	display: block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
}

.tagline {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.040em;
	color: #60605f;
	text-transform: uppercase;
	float: right;
	margin: 40px 28px 0px 0px
}

.hamburger-menu-icon {
    display: inline-block;
    width: auto;
    height: auto;
    overflow: hidden;
    line-height: 12px;
    float: right;
    margin: 40px 0px 0px 0px;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.menu-main-menu-container {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url("images/navigation-close.png") #ffffff no-repeat;
	background-position: right 55px top 55px;
	position: fixed;
	top: 0px;
	z-index: 5000;
	cursor: pointer;
}

.genesis-nav-menu {
	/* background: url("images/navigation-bg.png") no-repeat; */
	background-position: left center;
	clear: both;
	color: #0072CE;
	font-family: "UntitledSansWeb-Light";
	font-size: 78px;
	line-height: 78px;
	letter-spacing: -.025em;
	text-transform: uppercase;
	margin: 0;
	overflow: hidden;
	width: 100%;
	padding: 45px 150px 60px 0px;
}

.genesis-nav-menu .menu-item {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

.genesis-nav-menu a {
	color: #0072CE;
	display: block;
	padding: 0px 0px 0px 0px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu a:hover {
	color: #0072CE;
	text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a {
	color: #0072CE;
}
.genesis-nav-menu li.menu-item-has-children a span.arrow {
	content: "+";
	padding: 0px 0px 0px 0px;
}

.genesis-nav-menu .sub-menu {
	display: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	width: 100%;
}

.genesis-nav-menu .sub-menu a {
	color: #949494;
	font-size: 29px;
	line-height: 29px;
	padding: 0px 0px 10px 0px;
}

.genesis-nav-menu .sub-menu li a:after, .genesis-nav-menu .sub-menu li:hover a:after {
	content: "" !important;
	padding: 0px 0px 0px 0px !important;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #949494;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 0px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.market-content-left ol li,
.market-content-left ul li {
	margin-left: 40px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.market-content-left ol > li {
	list-style-type: decimal;
}

.market-content-left ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.market-content-left ol ol,
.market-content-left ul ul {
	margin-bottom: 0;
}

.content .entry-header .entry-meta {
	background-color: #f8f8f8;
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 5;
	margin: 0 0 24px -60px;
	max-width: 600px;
	overflow: hidden;
	padding-left: 60px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta a {
	color: #777;
	font-family: "UntitledSansWeb-Bold";
}

.content .entry-header .entry-meta {
	margin-bottom: 24px;
}

.content .entry-header .entry-meta .entry-comments-link {
	background-color: #ba0c27;
	color: #fff;
	float: right;
	font-size: 12px;
	padding: 0 20px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta .entry-comments-link a {
	color: #fff;
	padding-left: 32px;
}

.entry-footer .entry-meta {
	border-top: 1px dotted #ddd;
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
}

.entry-footer .entry-tags {
	margin-left: 4px;
	padding-left: 10px;
}

/* Pagination
--------------------------------------------- */

.wp-pagenavi {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
}

.wp-pagenavi a, .wp-pagenavi span {
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.010em;
	background: #ba0c27;
	color: #ffffff;
	margin: 0px 10px 0px 0px !important;
	padding: 10px 20px 10px 20px !important;
	border: none !important;	
}

.wp-pagenavi a:hover, .wp-pagenavi span:hover, .wp-pagenavi span.current {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

.wp-pagenavi span.pages:hover {
	color: #ffffff !important;
	background: #000000 !important;
}

/* Comments
--------------------------------------------- */

.entry-comments,
.entry-pings {
	margin-bottom: 40px;
	overflow: hidden;
}

.entry-comments h3, .comment-respond h3, .entry-pings h3 {
	font-size: 20px;
	font-family: "UntitledSansWeb-Bold";
	color: #ba0c27;
	text-transform: none;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px !important;
	border-left: none;
	background: none;
}

.entry-comments .comment-header {
	margin: 0px 0px 20px 0px;
}

.entry-comments .comment-author {
	display: inline-block;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0em;
	color: #ba0c27;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
}

.entry-comments .comment-meta {
	display: inline-block;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0em;
	color: #3c3b3b;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
}
.entry-comments .comment-meta a {
	color: #3c3b3b;
}

.entry-comments .comment-content {
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0em;
	color: #3c3b3b;
	margin: 0px 0px 10px 0px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%
}

.comment-reply a {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0em;
	color: #ffffff;
	text-transform: lowercase;
	padding: 13px 30px 13px 30px;
	margin: 0px 50px 0px 0px;
	background: #ba0c27;
	text-align: center;
}

.comment-respond label, .logged-in-as {
	display: block;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0em;
	margin: 0px 0px 10px 0px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	overflow: hidden;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	padding: 0px 0px 25px 0px;
	margin: 25px 0px 25px 0px;
}

.comment-list li.depth-2,
.ping-list li.depth-2 {
	padding: 0px 0px 0px 25px;
	margin: 25px 0px 25px 0px;
	border-left: 3px solid #ba0c27;
}

.comment-list li.depth-3,
.ping-list li.depth-3 {
	padding: 0px 0px 0px 50px;
	margin: 25px 0px 25px 0px;
	border-left: 3px solid #ba0c27;
}

.comment-list li.depth-4,
.ping-list li.depth-4 {
	padding: 0px 0px 0px 75px;
	margin: 25px 0px 25px 0px;
	border-left: 3px solid #ba0c27;
}

.comment-list li li {
	margin-right: -1px;
}

.comment {
	border-right: none;
}

.comment-header,
.ping-list .comment-meta {
	color: #3c3b3b;
	float: left;
	width: 100%;
}

.comment-list cite,
.ping-list cite {
	display: inline-block;
}

.comment-list li,
.ping-list li {
	border-bottom: 3px solid #e2e2e2;
}

.comment-list li li,
.ping-list li li {
	border-bottom: none;
}

.comment-list li li li,
.ping-list li li li {
	border-bottom: none;
}

.comment-list li li li li,
.ping-list li li li li {
	border-bottom: none;
}

.comment-header .comment-meta a,
.comment-metadata a {
	font-size: 16px;
}

.comment-content {
	clear: both;
}

.comment-content p,
.comment-header p.comment-meta {
	margin: 0;
}

.comment .avatar {
	margin-right: 10px;
}

.alt,
.even {
	
}

.comment-reply {

}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags, .says {
	display: none;
}

.comment-form input, .comment-form textarea {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
 	font-family: "Gotham A", "Gotham B";
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0em;
	text-transform: uppercase;
	background: #ffffff;
	color: #a2a2a2;
	padding: 18px 30px 18px 30px;
	border: none;
	box-shadow: none;
	border-right: none;	
}

.comment-form textarea, .comment-form input[type="text"], .comment-form input[type="email"] {
	box-shadow: inset -3px 2px 8.55px 0.45px rgba(0, 0, 0, 0.89);
}

.comment-form .form-submit {
	margin: 0px 0px 0px 0px;
}

.comment-form input[type="submit"] {
	display: inline-block;
	width: auto;
	float: right;
	background: #ba0c27;
	color: #ffffff;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: left;
}

.widget ol > li {
	background-image: none;
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	text-indent: 0;
}

.widget ul > li {
	list-style-position: outside;
	padding: 0 0 0 16px;
}

.widget ol > li:last-child,
.widget ul > li:last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget_calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 6px 0 0;
	text-align: right;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 14px;
	padding-bottom: 30px;
}

.sidebar p {
	margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.sidebar li,
.sidebar .more-from-category a {
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
}

.sidebar .more-from-category {
	padding-top: 6px;
}

.sidebar .widget {
	margin-bottom: 0;
	padding: 30px 40px;
	word-wrap: break-word;
}

.sidebar .search-form {
	width: 100%;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 25px 0px 65px 0px;
	background-color: #ffffff;
	color: #3d3d3d;
	clear: both;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0em;
}

.footer-widgets .wrap {
	display: block;
	width: 1350px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	float: left;
	text-align: left;
}

.footer-widgets .first {
	border-right: none
}

.footer-widgets-1 {
	width: 25%;
}

.footer-widgets-2 {
	width: 50%;
}

.footer-widgets-3 {
	width: 25%;
}

.footer-widgets-4 {
	width: 100%;
	border-top: 1px solid #3d3d3d;
	padding: 15px 0px 0px 0px;
}

.footer-widgets .widget {
	margin-bottom: 10px;
	word-wrap: break-word;
}

.footer-widgets .widget.widget_text {
	display: block;
    overflow: hidden;
    float: none;
    clear: both;
}

.footer-widgets #media_image-3, .footer-widgets #media_image-4 {
	display: inline-block;
    overflow: hidden;
    float: left;
	margin: 0px 10px 0px 0px;
}

/* Footer Navigation Menu */

.footer-widgets ul.menu li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer-widgets ul.menu li a {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #3d3d3d;
}

.footer-widgets ul.menu li a:hover {
	color: #0072CE;
}

.footer-widgets ul#menu-footer-menu-bottom li {
	display: inline-block;
	width: auto;
	float: left;
	margin: 0px 10px 0px 0px;
}

.footer-widgets ul#menu-footer-menu-bottom li a {
	font-family: "UntitledSansWeb-Medium";
}

/* Shared Styles */

.page-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.page-content-wrap {
	display: block;
	width: 1350px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

a.btn-grey {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	padding: 15px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #383838;
	text-decoration: none;
}

.btn-arrow-right-red  {
	display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0px 30px 8px 30px;
    border: 1px solid #0072CE;
    background: url(images/arrow-red-right.png) no-repeat;
    background-position: center center;
}

a.btn-grey-underline {
	display: inline;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Bold";
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0px 0px 0px 5px;
}

a.btn-red-right {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Bold";
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0em;
    color: #0072CE;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
}

.morelink {
	display: inline;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Bold";
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	text-decoration: underline;
}

a.btn-red-text-black-outline {
	display: block;
	width: 20%;
	min-width: 250px;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 21px;
	line-height: 21px;
	letter-spacing: 0em;
	color: #0072CE;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin: 0px auto;
	padding: 15px;
	border: 2px solid #575757;
}

/* ALM */

.alm-btn-wrap {
    padding: 0px 0px 30px 0px !important;
}

.alm-btn-wrap .alm-load-more-btn {
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	overflow: hidden !important;
	font-family: "UntitledSansWeb-Medium" !important;
	font-size: 13px !important;
	line-height: 13px !important;
	letter-spacing: 0em !important;
	color: #6c6c6c !important;
	text-transform: uppercase !important;
	padding: 15px 20px 15px 20px !important;
	margin: 0px 0px 0px 0px !important;
	border: 1px solid #6c6c6c !important;
	background: none !important;
	text-decoration: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
	background: none !important;
}

.alm-load-more-btn.done{
   display: none !important;
}

.alm-filters-container {
    margin-top: 15px !important;
}

.alm-filters-container .alm-filter {
    display: inline-block !important;
    width: 32%;
    height: auto;
    overflow: hidden;
    padding: 0 0 10px !important;
    margin: 0% 0% 0% 2% !important;
    float: right;
}

.alm-filters-container .alm-filter:nth-of-type(3) {
    margin: 0% 0% 0% 0% !important;
}

.alm-filters-container .alm-filter--text-wrap.has-button input[type=text] {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.alm-filters-container .alm-filter--text-wrap.has-button button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	-webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.alm-filters-container .alm-filter--text-wrap input[type=text], .alm-filters-container .alm-filter--taxonomy select, .alm-filters-container .alm-filter--tag select {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
	border: 1px solid #6c6c6c !important;
	color: #6c6c6c !important;
}

/* Slick */

.slick-prev {
    left: 5px !important;
	width: 50px !important;
	height: 50px !important;
	z-index: 5;
}

.slick-next {
    right: 5px !important;
	width: 50px !important;
	height: 50px !important;
	z-index: 5;
}

.slick-prev:before {
	font-family: "Font Awesome 5 Pro" !important;
	font-weight: 300;
	font-size: 50px !important;
    content: '\f053' !important;
}

.slick-next:before {
	font-family: "Font Awesome 5 Pro" !important;
	font-weight: 300;
	font-size: 50px !important;
    content: '\f054' !important;
}

.slick-initialized { 
	visibility: visible !important;
}

/* Flexible Content */

.full-width-image {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.full-width-image img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.flexible-content-full-width-content h3 {
	padding: 5px 0px 15px 0px;
}

.flexible-content-projects {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0px 0px 0px;
	border-top: 1px solid #3e3c3d;
}

.flexible-content-leadership {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.flexible-content-full-width-content ol,
.flexible-content-full-width-content ul {
	margin-bottom: 25px;
}

.flexible-content-50-50 ol,
.flexible-content-50-50 ul {
	margin-bottom: 25px;
}

.flexible-content-full-width-content ol li,
.flexible-content-full-width-content ul li {
	margin-left: 40px;
}

.flexible-content-full-width-content ol > li {
	list-style-type: decimal;
}

.flexible-content-full-width-content ul > li {
	list-style-type: disc;
}

.flexible-content-full-width-content ol ol,
.flexible-content-full-width-content ul ul {
	margin-bottom: 0;
}

/* Magnific Popup */

.white-popup {
	display: block;
	overflow: hidden;
	position: relative;
	background: #FFF;
	width: auto;
	max-width: 70%;
	margin: 140px auto 0px auto;
	padding: 15px;
}

.mfp-close {
    width: 42px !important;
    height: 42px !important;
    line-height: 42px !important;
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    padding: 0 0 18px 10px;
    color: #454545 !important;
	background: #ffffff !important;
	font-family: "UntitledSansWeb-Light" !important;
    font-style: normal !important;
    font-size: 23px !important;
	text-transform: uppercase !important;
}

/* Jobs */

.jobs-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

.jobs-loop .alm-btn-wrap {
    padding: 0px 0px 0px 0px !important;
}

.job {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.job .job-post-title {
	text-decoration: none;
	text-transform: none;
	   margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	border-bottom: none;
	line-height: 1.2em;
}

/* Projects */

.projects-page .flexible-content-h1 h1 {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}

.project {
	display: block;
	width: 48.717948717948715%;
	height: auto;
	overflow: hidden;
	margin: 0% 2.564102564102564% 2.564102564102564% 0%;
	float: left;
}

.project:nth-of-type(2n) {
	margin: 0% 0% 2.564102564102564% 0%;
}

.project .project-image {
	display: block;
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: #949494;
	margin: 0px 0px 0px 0px;
}

.project .project-image a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.project .project-image img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition-property: -moz-filter, -ms-filter, -o-filter, -webkit-filter, filter;
    transition-duration: 1s;
}

.project:hover .project-image img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.project .project-content {
	display: block;
	width: 100%;
	height: 115px;
	overflow: hidden;	
	background: #6c6c6c;
	position: relative;	
	margin: 0px 0px 0px 0px;
}

.project:hover .project-content {
	background: #0072CE;
}

.project .project-content .project-tagline {
	display: none;
	width: 100%;
	height: auto;
	overflow: visible;	
	font-family: "UntitledSansWeb-Light";
	font-size: 18.5px;
	line-height: 19.5px;
	letter-spacing: 0em;
	color: #ffffff;
	position: absolute;
	top: 5px;
	left: 15px;
}

.project:hover .project-content .project-tagline {
	display: block;
}

.project .project-content .project-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "UntitledSansWeb-Light";
	font-size: 45px;
	line-height: 39px;
	letter-spacing: -0.025em;
	color: #ffffff;
	text-transform: uppercase;
	text-align: right;
	border-bottom: none;
	position: absolute;
	bottom: -3px;
	right: 0px;
	word-break: keep-all;
}

.project .project-content .project-title a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #ffffff;
	text-decoration: none;
}

/* Leadership */

.leadership-page .flexible-content-h1 h1 {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}

.leadership-page .post-page-navigation .post-page-navigation-wrap {
    padding: 30px 0px 0px 0px;
	border-top: 1px solid #3e3c3d;
}

.leadership {
	display: block;
	width: 31.623931623931625%;
	height: auto;
	overflow: hidden;
	margin: 0% 2.564102564102564% 2.564102564102564% 0%;
	float: left;
	position: relative;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

.leadership:nth-of-type(3n) {
	margin: 0% 0% 2.564102564102564% 0%;
}

.leadership .leadership-image {
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
	background: #949494;
	margin: 0px 0px 0px 0px;
}

.leadership .leadership-image a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.leadership .leadership-image img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.leadership .leadership-content {
    display: block;
    width: 100%;
    height: 85px;
    overflow: hidden;
    background: #6c6c6c;
    position: relative;
    margin: 0px 0px 0px 0px;
}

.leadership:hover .leadership-content {
    background: #0072CE;
}

.leadership .leadership-content .leadership-title {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "UntitledSansWeb-Light";
    font-size: 34px;
    line-height: 28px;
    letter-spacing: -0.025em;
    color: #ffffff;
    text-transform: uppercase;
    text-align: right;
    border-bottom: none;
    position: absolute;
    bottom: -1px;
    right: 0px;
}

.leadership .leadership-content .leadership-title a {
	display: block;
	width: 100%;
	height: auto;
	overflow: visible;
	color: #ffffff;
	text-decoration: none;
}

.leadership-popup-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0em;
	color: #383838;
	background: #e2e1dc;
	padding: 45px;
}

.leadership-popup-content.page-content-wrap {
	width: 1350px;
	background: #e2e1dc !important;
}

.leadership-popup-content .content-left {
	display: inline-block;
	width: 40%;
	height: auto;
	overflow: hidden;
	float: left;
}

.leadership-popup-content .content-left img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.leadership-popup-content .content-right {
	display: inline-block;
	width: 60%;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0px 25px;
}

.leadership-popup-content h2 {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	font-family: "UntitledSansWeb-Light";
	font-size: 45px;
	line-height: 39px;
	letter-spacing: -0.025em;
}

.leadership-popup-content .accreditation {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
	font-family: "UntitledSansWeb-Regular";
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-transform: uppercase;
	color: #383838;
	margin: 10px 0px 0px 0px;
}

.leadership-popup-content .bio-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: right;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0em;
	text-transform: uppercase;
	color: #3d3d3d;
}

.leadership-popup-content .bio-meta-container {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0em;
	text-transform: uppercase;
	color: #3d3d3d;
	border-top: 1px solid #3d3d3d;
}

.leadership-popup-content .bio-headers {
	font-family: "UntitledSansWeb-Medium";
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0em;
	text-transform: uppercase;
	color: #0072CE;
	margin: 0px 0px 10px 0px;
}


/* Leadership - Single Post */

.single-leadership .leadership-popup-content {
	background: none;
}

/* Slider Section */

.slider-section {
	display: none;
	/*width: 1350px;*/
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto 30px auto;
}

.home .slider-section, .about-us .slider-section, .careers-page .slider-section {
	display: block;
}

/* Flexible Header Area */

.flexible-header-area {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 24px 0px;	
}

.leadership-page .flexible-header-area, .projects-page .flexible-header-area, .single-project .flexible-header-area, .about-us .flexible-header-area, .trending-page .flexible-header-area, .single .flexible-header-area, .careers-page .flexible-header-area {
	display: none;
}

.flexible-header-area .flexible-header-area-wrap {
	position: relative;
}

.flexible-header-area .flexible-header-area-wrap img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.flexible-header-area .flexible-header-area-wrap .flexible-header-area-content {
	display: inline-block;
	width: auto;
	height: 400px;
	overflow: hidden;
	font-family: "UntitledSansWeb-Light";
	font-size: 45px;
	line-height: 45px;
	letter-spacing: 0em;
	color: #ffffff;
	padding: 160px 95px 15px 95px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

.flexible-header-area .flexible-header-area-wrap .flexible-header-area-content p {
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;	
}

.home .flexible-header-area {
	display: none;
}

/* Flexible Content */

.flexible-content-50-50.page-content {
	display: flex;
}

/* Homepage */

.service-boxes {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

.service-box {
	display: inline-block;
	width: 48%;
	height: 537px;
	overflow: hidden;
	float: left;
	margin: 0% 4% 4% 0%;	
}

.service-box:nth-of-type(2) {
	margin: 0% 0% 4% 0%;
}

.service-box.video {
	height: 537px;
	margin: 0% 0% 4% 0%;
	background: #e2e1dc;
}

.service-box.markets {
	height: 537px;
	margin: 0% 0% 4% 0%;
}

.service-box a {
	display: block;
	width: 100%;
	height: 537px;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}

.service-box a img {
	display: block;
	width: 100%;
	height: 537px;
	overflow: hidden;
	position: relative;
}

.service-box a .service-box-content {
	display: block;
	width: 100%;
	height: 537px;
	overflow: hidden;
	position: absolute;
	top: 0px;	
	background: linear-gradient(transparent, transparent 50%, #0072CE 50%, #0072CE);
	background-size: 100% 200%;
	transition: background .5s, text 0s;
}

.service-box:hover a .service-box-content {
	background-position: 100% 100%;
}

.service-box:hover a .service-box-content .service-box-title {
	color: #ffffff;
}

.service-box:hover a .service-box-content .service-box-text {
	color: #ffffff;
	display: inline-block;
}

.service-box:hover a .service-box-content .service-box-title .btn-arrow-right-red {
    border: 1px solid #ffffff;
    background: url(images/arrow-red-white-right.png) no-repeat;
	background-position: center center;
}

.service-box.acoustic-design:hover a .service-box-content {
	background: url(images/accoustic.png) no-repeat;
	background-color: #0072CE;
	background-position: center center;
	background-size: cover;
}

.service-box.technology-consulting:hover a .service-box-content {
	background: url(images/technology.png) no-repeat;
	background-color: #0072CE;
	background-position: center center;
	background-size: cover;
}

.service-box.site-assessments:hover a .service-box-content {
	background: url(images/site-assessment.png) no-repeat;
	background-color: #0072CE;
	background-position: center center;
	background-size: cover;
}

.service-box.immersive:hover a .service-box-content {
	background: url(images/immersive.png) no-repeat;
	background-color: #0072CE;
	background-position: center center;
	background-size: cover;
}

.service-box.vibration-engineering:hover a .service-box-content {
	background: url(images/vibration-engineering.png) no-repeat;
	background-color: #0072CE;
	background-position: center center;
	background-size: cover;
}

.service-box a .service-box-content .service-box-content-wrap {
	display: block;
	width: 100%;
	height: 537px;
	overflow: hidden;
	position: relative;
}

.service-box a .service-box-content .service-box-title {
	display: inline-block;
	width: 95%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Light";	
	font-size: 65px;
	line-height: 58px;
	letter-spacing: 0em;
	color: #0072CE;
	text-transform: uppercase;	
	padding: 0px 20px 0px 0px;
}

.service-box.acoustic-design a .service-box-content .service-box-title {
	position: absolute;
	bottom: -7px;
	left: 0px;	
	width: 75%;
}

.service-box.technology-consulting a .service-box-content .service-box-title {
	position: absolute;
	top: -7px;
	left: -3px;	
}

.service-box.immersive a .service-box-content .service-box-title {
    position: absolute;
    bottom: -4px;
    left: -4px;
	width: 75%;
}

.service-box.site-assessments a .service-box-content .service-box-title {
	position: absolute;
	bottom: -5px;
	left: -2px;	
}

.service-box.vibration-engineering a .service-box-content .service-box-title {
	position: absolute;
	bottom: -5px;
	left: -2px;	
}

.service-box.markets a .service-box-content .service-box-title {
	position: absolute;
	bottom: -5px;
	left: -2px;	
}

.service-box a .service-box-content .service-box-text {
	display: none;
	width: 75%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0em;
	 color: #60605f;
}

.service-box a .service-box-content .service-box-text p {
	margin: 0px 0px 0px 0px;
}

.service-box.acoustic-design a .service-box-content .service-box-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

.service-box.technology-consulting a .service-box-content .service-box-text {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.service-box.immersive a .service-box-content .service-box-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

.service-box.site-assessments a .service-box-content .service-box-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

.service-box.vibration-engineering a .service-box-content .service-box-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

.service-box.markets a .service-box-content .service-box-text {
    position: absolute;
    top: 30px;
    left: 30px;
}

.about-cerami {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.about-cerami a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.about-cerami a img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.about-cerami .about-cerami-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
	padding: 30px 50px 50px 50px;
}

.about-cerami a .about-cerami-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Light";
	font-weight: 300;
	font-size: 271px;
	line-height: 271px;
	letter-spacing: 0em;
	color: #0072CE;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	bottom: -35px;
	z-index: 10;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.about-cerami .about-cerami-content .about-cerami-tagline {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
	font-size: 37px;
	line-height: 37px;
	letter-spacing: 0em;
	color: #0072CE;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

.about-cerami .about-cerami-content .about-cerami-text {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Light";
	font-size: 37px;
	line-height: 46px;
	letter-spacing: 0em;
	color: #000000;	
}

.about-cerami .about-cerami-content .about-cerami-text a {
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
}

.about-cerami .about-cerami-content .about-cerami-text p {
	margin: 0px 0px 0px 0px;
}

.facts {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 40px 0px;
}

.facts-top {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
	font-family: "UntitledSansWeb-Light";
    font-size: 37px;
    line-height: 46px;
    letter-spacing: 0em;
    color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
}

.facts-bottom {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0072CE;
	margin: 40px 0px 0px 0px;
}

.facts-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.fact-content {
	display: inline-block;
	width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 20px 20px 20px 20px;
	border-right: 5px solid #ffffff;
}

.fact-content:nth-of-type(4) {
	border-right: none;
}

.fact-quantity {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-family: "UntitledSansWeb-Light";
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0em;
    color: #ffffff;
	margin: 0px 0px 10px 0px;
}

.fact-text {
    display: block;
    width: 100%;
    height: auto;
	min-height: 67px;
    overflow: hidden;
    text-align: center;
    font-family: "UntitledSansWeb-Light";
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0em;
    color: #ffffff;
}

.careers-page .fact-quantity, .careers-page .fact-text {
	color: #383838;
}


.careers-page .fact-content {
	border-right: 5px solid #383838;
}

.careers-page .fact-content:nth-of-type(4) {
	border-right: none;
}

/* Projects Page */

.projects {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

/* Single Projects */

.single-project .site-container {
	display: none;
}

.project-images {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 24px 0px;
}

.project-images-loop .project-image {
	cursor: pointer;
}

.project-images-loop .project-image {
	margin: 0px 15px 0px 15px;
}

.project-images-loop-top {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	visibility: hidden;
}

.project-images-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	visibility: hidden;
}

.project-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}

.project-content .project-content-wrap {
	padding: 25px 115px 60px 115px;
	background: #e2e1dc;	
}

.project-content h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: none;
}

.project-content-row {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.project-info {
	padding: 30px 0px 30px 0px;
	margin: 30px 0px 30px 0px;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}

.project-content-left {
	display: inline-block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 50px;
	border-right: 1px solid #3d3d3d;
}

.project-content-right {
	display: inline-block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-left: 50px;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0em;
	color: #231f20;
}

.project-location {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}

.project-highlight-text {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.020em;
	color: #383838;
	text-transform: uppercase;	
}

.projects-related-news {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.projects-related-news .related-news-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.project-quote {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.project-quote .project-quote-text {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-style: italic;
	font-size: 25px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #383838;
}

.project-quote .project-quote-text p {
	display: inline;
	margin: 0px 0px 0px 0px;
}

.project-quote .project-quote-attribution {
	display: block;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #0072CE;
}

.related-projects {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.related-projects .related-projects-wrap {
	padding: 40px 115px 0px 115px;
	background: #e2e1dc;	
}

.related-projects h2, .related-leadership h2 {
	color: #3d3d3d;
}

.related-project {
	display: inline-block;
	width: 30%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0% 5% 0% 0%;
}

.related-project:nth-of-type(3) {
	margin: 0% 0% 0% 0%;
}

.related-project .related-project-image {
	display: block;
	width: 100%;
	height: 222px;
	overflow: hidden;
	background: #949494;
}

.related-project .related-project-image img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition-property: -moz-filter, -ms-filter, -o-filter, -webkit-filter, filter;
    transition-duration: 1s;
}

.related-project:hover .related-project-image img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.related-project h4.related-project-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 21px;
	line-height: 24px;
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}

.related-project h4.related-project-title a {
	text-decoration: none;
}

.more-related-projects {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.more-related-projects .more-related-projects-wrap {
	padding: 0px 115px 85px 115px;
	background: #e2e1dc;	
}

.more-related-projects h2 {
	margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border-top: 1px solid #3d3d3d;
	border-bottom: none;
	color: #3d3d3d;
}

.more-related-projects .more-related-projects-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

.more-related-projects .more-related-project {
	display: inline-block;
	width: 48%;
	height: auto;
	overflow: hidden;
	float: left;
}

.more-related-projects .more-related-project:nth-of-type(2n) {
    border-left: 1px solid #3d3d3d;
    padding: 0% 2% 0% 2%;
    margin: 0% 2% 0% 2%;
}

.more-related-projects .more-related-project h4.more-related-project-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0em;
	text-transform: none;
	color: #454545;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.more-related-projects .more-related-project h4.more-related-project-title a {
	text-decoration: none;
	color: #454545;
}

/* Market Overview */

.market-single {
    display: block;
    width: 48.717948717948715%;
    height: 200px;
    overflow: hidden;
    margin: 0% 2.564102564102564% 2.564102564102564% 0%;
    float: left;
	position: relative;
	background: linear-gradient(#6c6c6c, #6c6c6c 50%, #0072CE 50%, #0072CE);
	background-size: 100% 200%;
	transition: background 1s;
}

.market-single a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #ffffff;
	text-decoration: none;
}

.market-single:hover {
	background-position: 100% 100%;
}

.market-single:nth-of-type(2n) {
	margin: 0% 0% 2.564102564102564% 0%;
}

.market-single .market-content {
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;	
	position: absolute;	
	top: 0px;
	left: 0px;
}

.market-single:hover .market-phrases {
	display: block;
}

.market-single .market-phrases {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "UntitledSansWeb-Light";
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -0.025em;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	border-bottom: none;
	position: absolute;
	top: 10px;
	left: 10px;
	word-break: keep-all;
}

.market-single .market-phrases .market-phrase {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}

.market-single .market-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "UntitledSansWeb-Light";
	font-weight: 700;
	font-size: 35px;
	line-height: 29px;
	letter-spacing: -0.025em;
	color: #ffffff;
	text-transform: uppercase;
	text-align: right;
	border-bottom: none;
	position: absolute;
	bottom: 8px;
	right: 10px;
	word-break: keep-all;
}

/* Single Markets */

.single-market .site-container {
	display: none;
}

.market-images {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 24px 0px;
}

.market-images-loop .market-image {
	cursor: pointer;
}

.market-images-loop .market-image {
	margin: 0px 15px 0px 15px;
}

.market-images-loop-top {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.market-images-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	visibility: hidden;
}

.market-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}

.market-content .market-content-wrap {
	padding: 25px 115px 60px 115px;
	background: #e2e1dc;	
}

.market-content h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: none;
}

.market-content-row {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.market-info {
	padding: 30px 0px 30px 0px;
	margin: 30px 0px 30px 0px;
	border-top: 1px solid #3d3d3d;
	border-bottom: 1px solid #3d3d3d;
}

.market-content-left {
	display: inline-block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 50px;
	padding-bottom: 50px;
	border-right: 1px solid #3d3d3d;
}

.market-content-descriptor {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0em;
	color: #231f20;
}

.market-content-right {
	display: inline-block;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-left: 50px;
}

.stats-loop {
	display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
	margin: 0px 0px 100px 0px;
}	

.stat-content {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #6c6c6c;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
	text-align: center;
}

.stat-content:first-of-type {
	padding: 0px 0px 20px 0px;
}

.stat-content:last-of-type {
    border-bottom: none;
	padding: 20px 0px 0px 0px;
}

.stat-text {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Light";
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0em;
    color: #0072CE;
    padding: 0px 0px 5px 0px;
}		

.stat-description {
    display: block;
    width: 70%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Light";
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0em;
    color: #454545;
    padding: 0px 0px 0px 20px;	
	margin: 0% auto;
}	

.market-highlight-text {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.020em;
	color: #383838;
	text-transform: uppercase;	
}

.related-leadership {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.related-leadership .related-leadership-wrap {
    padding: 40px 115px 0px 115px;
    background: #e2e1dc;
}

.related-leadership-single {
    display: block;
    width: 31.623931623931625%;
    height: auto;
    overflow: hidden;
    margin: 0% 2.564102564102564% 2.564102564102564% 0%;
    float: left;
}

.related-leadership-single:nth-of-type(3n) {
	margin: 0% 0% 2.564102564102564% 0%;
}

.leadership-image {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.leadership-image a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.leadership-image a img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.leadership-name {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Light";
    font-size: 16px;
    line-height: 16px;
    color: #0072CE;
    text-transform: uppercase;
    margin: 10px 0px 0px 0px;
}

.leadership-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #3d3d3d;
}

.market-quote {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
}

.market-quote .market-quote-text {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-style: italic;
	font-size: 25px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #383838;
}

.market-quote .market-quote-text p {
	display: inline;
	margin: 0px 0px 0px 0px;
}

.market-quote .market-quote-attribution {
	display: block;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 28.5px;
	letter-spacing: 0em;
	color: #0072CE;
}

.clients {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.clients .clients-wrap {
	padding: 0px 115px 85px 115px;
	background: #e2e1dc;	
}

.clients h2 {
	margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border-top: 1px solid #3d3d3d;
	border-bottom: none;
	color: #3d3d3d;
}

.clients .clients-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

.clients .clients-column {
	display: inline-block;
	width: 48%;
	height: auto;
	overflow: hidden;
	float: left;
}

.clients .clients-column:nth-of-type(2n) {
    margin: 0% 2% 0% 2%;
}

.clients .clients-column h4.more-related-project-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0em;
	text-transform: none;
	color: #454545;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clients .clients-column h4.more-related-project-title a {
	text-decoration: none;
	color: #454545;
}

/* Search Page */

.search-posts-wrapper {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* Post and Page Navigation */

.post-page-navigation {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 24px 0px;
}

.post-page-navigation .post-page-navigation-wrap {
	padding: 0px 0px 0px 115px;
}

.post-page-navigation ul.menu li {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 14px;
    line-height: 14px;
	margin: 0px 6px 0px 0px;
}

.post-page-navigation ul.menu li:after {
	content: "|";
}

.post-page-navigation ul.menu li:last-of-type:after {
	content: "";
}

.post-page-navigation ul.menu li a {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #383838;
	text-transform: uppercase;
	padding: 0px 6px 0px 0px;
}

.post-page-navigation ul.menu li a:hover, .post-page-navigation ul.menu li.current-menu-item a {
	color: #0072CE;
}

.post-page-navigation .section-title {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #383838;
	text-transform: uppercase;
}

.post-page-navigation .section-title:after {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: right;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #383838;
	text-transform: uppercase;	
	content: "|";
	padding: 0px 6px 0px 6px;
}

.post-page-navigation a {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #383838;
	text-transform: uppercase;	
	padding: 0px 6px 0px 6px;
}

.post-page-navigation .current-post {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #0072CE;
	text-transform: uppercase;	
	padding: 0px 6px 0px 6px;
}

/* Trending */

.trending-loop {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

h3.section-title {
	font-size: 30px;
	line-height: 20px;
	letter-spacing: 0em;
	text-decoration: none;
	color: #383838;
	border-bottom: 2px solid #3d3d3d;
}

.trending-post {
	display: inline-block;
	width: 32%;
	height: auto;
	overflow: hidden;
	float: left;
	min-height: 670px;
	margin: 0% 2% 2% 0%;
}

.trending-post:nth-of-type(3n) {
	margin: 0% 0% 2% 0%;
}

.trending-loop-top .trending-post:nth-of-type(1) {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: none;
	min-height: auto;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.trending-loop-top .trending-post:nth-of-type(1) .trending-post-image {
	display: inline-block;
	width: 32%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0% 2% 0% 0%;
}

.trending-loop-top .trending-post:nth-of-type(1) .trending-post-title {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Regular";
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0em;
    color: #383838;
    text-transform: uppercase;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px solid #3d3d3d;
}

.trending-loop-top .trending-post:nth-of-type(1) .trending-post-content {
	display: inline-block;
	width: 66%;
	height: auto;
	overflow: hidden;
	float: left;
}

.trending-post .trending-post-image {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #bfbebb;
}

.trending-post .trending-post-image a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.trending-post .trending-post-image a img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.trending-post .trending-post-content {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.trending-post .trending-post-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 19px;
	line-height: 23px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	padding: 30px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #3d3d3d;
}

.trending-post .trending-post-title a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #383838;
}

.trending-post .trending-date {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
}

.trending-loop.people .trending-post .trending-date, .trending-loop.community .trending-post .trending-date {
	display: none;
}

.trending-post .trending-excerpt {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Regular";
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
}

.trending-post .trending-excerpt a.btn-grey-underline {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Bold";
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.trending-loop-more {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;		
	padding: 45px 0px 0px 0px;
	margin: 45px 0px 0px 0px;
	border-top: 1px solid #3d3d3d;
}

.trending-post-more {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

.trending-post-more a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0em;
	color: #383838;
}

.trending-post-more a span {
	font-family: "UntitledSansWeb-Medium";
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
	text-decoration: underline;
}

/* Single Trending */

.single .site-container {
	display: none;
}

.post-individual {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}

.post-individual .post-individual-wrap {
	padding: 25px 115px 60px 115px;
	background: #e2e1dc;	
}

.post-individual .post-page-navigation .post-page-navigation-wrap {
    padding: 0px 0px 0px 0px;
}

.parent-title {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;	
    color: #0072CE;
    font-family: "UntitledSansWeb-Light";
	font-size: 53px;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 15px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #3d3d3d;	
}

h1.title {
	display: inline-block;
    width: 71%;
    height: auto;
    overflow: hidden;
	font-family: "UntitledSansWeb-Medium";
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #383838;
	text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #3d3d3d;	
}

/* Careers */

.careers-page h3 {
	color: #575757;
	border-bottom: none;
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1400px) {	
	
.site-container {
	max-width: 1100px;
}	
	
.site-header .wrap, .footer-widgets .wrap, .page-content-wrap, .slider-section {
    width: 1100px;
}	
	
.leadership {
    width: 31.623931623931625%;
}
	
.leadership:nth-of-type(4n) {
    margin: 0% 2.564102564102564% 2.564102564102564% 0%;
}
	
.leadership:nth-of-type(3n) {
    margin: 0% 0% 2.564102564102564% 0%;
}	
	
.trending-post {
    min-height: 730px;
}
	
.service-box {
    height: 434px;
}
	
.service-box.markets {
    height: 434px;
}

.service-box a {
    height: 434px;
}	
	
.service-box a img {
	height: 434px;
}
	
.service-box a .service-box-content, .service-box a .service-box-content .service-box-content-wrap {
	height: 434px;
}
	
}

@media only screen and (max-width: 1180px) {	
	
.project .project-content .project-title {
    font-size: 32px;
    line-height: 26px;
}
	
.project .project-content .project-tagline {
    width: 80%;
}
	
}

@media only screen and (max-width: 1000px) {

/* Content */
	
.mobile-hide {
	display: none;
}
	
.flexible-content-50-50 ol li, .flexible-content-50-50 ul li {
	display: block;
	margin: 0px 0px 10px 0px;	
}
	
.site-container {
	max-width: 100%;
}
	
.page-content-wrap {
	width: 100%;
	padding: 3.5% 3.5% 0% 3.5%;
}
	
.entry-content {
	width: 100%;
	padding: 0% 3.5% 0% 3.5%;
}	
	
.five-sixths,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.four-sixths,
.home-middle .widget,
.home-top .widget,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.one-fifth,
.four-fifths {
	margin: 0;
	width: 100%;
}
	
.first {
    padding-right: 0%;
    border-right: none;
}	
	
.content {
	float: none;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.content-sidebar-wrap {
	width: 100%;
    float: none;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.full-width-content .content, 
.content-sidebar .content {
	width: 100%;
	float: none;
}

.sidebar-primary {
	display: block;
  	float: none;
  	width: 100%;
}

.sidebar .widget {
    margin: 0px 0px 0px 0px;
}
	
/* Shared Page Styles */

.entry {
    margin-bottom: 0px;
}

.alignleft {
    float: none;
    text-align: none;
	width: 100% !important;
}

a.alignleft img, img.alignleft {
	margin: 0px 0px 12px 0px;
	width: 100% !important;
}
	
.wp-caption.alignleft {
    margin: 0px 0px 12px 0px;
    width: 100% !important;
    float: none;
}

.alignleft > a, .alignleft > a > img {
	display: block;
	margin: 0px auto;	
	text-align: center;
}

.alignright {
    float: none;
    text-align: none;
	width: 100% !important;
}

a.alignright img, img.alignright, .alignright > img {
	margin: 0px 0px 12px 0px;
	width: 100% !important;
}
	
.wp-caption.alignright {
    margin: 0px 0px 12px 0px;
    width: 100% !important;
    float: none;
}

.alignright > a, .alignright > a > img {
	display: block;
	margin: 0px auto;	
	text-align: center;
}
	
a.alignnone img, img.alignnone {
    width: 100%;
    margin-bottom: 0px;
}
	
.wp-caption-text {
	padding: 0% 3.5% 0% 3.5%;	
}
	
.history-page .larger, .careers-page h3 {
	padding: 0% 3.5% 0% 3.5%;
}
	
/* Fonts */
	
body {
	line-height: 20px;		
}
	
blockquote {
	padding: 0% 0% 0% 3.5%;	
}	
	
blockquote p {
	padding: 0% 0% 0% 0%;		
}
	
blockquote:before {
	left: 3.5%;	
}	
	
blockquote img.alignright, blockquote img.alignleft {
    margin: 0px 0px 12px 12px;
    width: 40% !important;
    float: right;	
}
	
.one-half blockquote:before {
	left: 0%;	
}	
	
.larger {
	display: block;
}	
	
/* ALM */
	
.alm-filters-container .alm-filter {
    display: block !important;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0% 0% 2% 0% !important;
    float: none;
}	
	
.alm-filters-container .alm-filter--inner {
    padding: 0 0 0px !important;
}	
	
/* Buttons */
	
.btn-arrow-right-red {
	width: 25px;
    height: 25px;
    margin: 10px 10px 8px 10px;	
}
	
/* Post Page Navigation */
	
.post-page-navigation {
	margin: 0px 0px 0px 0px;	
}	
	
.post-page-navigation .post-page-navigation-wrap {
    padding: 0% 3.5% 3.5% 3.5% !important;
}	
	
.leadership-page .post-page-navigation .post-page-navigation-wrap {
    padding: 3.5% 3.5% 3.5% 3.5% !important;
}	
	
/* Flexible Content */
	
.flexible-header-area .flexible-header-area-wrap {
	height: auto;
	padding: 0% 0% 0% 0%;
}	
	
.flexible-content-full-width-content p {
	padding: 0% 3.5% 0% 3.5%;	
}
	
.flexible-content-full-width-content p .larger {
	padding: 0% 0% 0% 0%;	
}
	
.flexible-content-50-50 {
	padding: 0% 3.5% 0% 3.5%;
}
	
.flexible-content-50-50.page-content {
	display: block;
}
	
.flexible-content-50-50 .one-half.first {
	padding: 0% 0% 3.5% 0%;		
}	
	
/* Slider Section */
	
.slider-section {
    width: 100%;
}	
	
/* Header */
	
.site-header .wrap {
	width: 100%;
	padding: 0% 3.5% 0% 0%;	
}	
	
.title-area {
    display: block;
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}
	
.hamburger-menu-icon {
    margin: 0px 0px 0px 0px;
}	
	
.hamburger-menu-icon a img {
	width: 30px;
}
	
.tagline {
    display: none;
}
	
.menu-main-menu-container {
    background-position: right 20px top 55px;
}	
	
.genesis-nav-menu {
    background-size: cover;
    font-size: 50px;
    line-height: 50px;
    padding: 100px 20px 20px 20px;
}	
	
/* Footer */
	
.footer-widgets {
    padding: 0px 0px 0px 0px;
}
	
.footer-widgets .wrap {
	width: 100%;
	margin: 0% 0% 0% 0%;
	padding: 5% 3.5% 5% 3.5%;
}
	
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    float: none;
	text-align: center;
}
	
.footer-widgets ul.menu li {
    text-align: center;
}
	
.footer-widgets ul#menu-footer-menu-bottom li {
    display: block;
    width: 100%;
    float: none;
    margin: 0px 0px 0px 0px;
}
	
.footer-widgets #media_image-3, .footer-widgets #media_image-4 {
    display: block;
    width: 100%;
    float: none;
    margin: 0px 0px 0px 0px;
}
	
/* Magnific */
	
.white-popup {
    max-width: 95%;
    margin: 3.5% auto 3.5% auto;
}	
	
/* Homepage */
	
.about-cerami a h1.about-cerami-title {
    font-size: 50px;
    line-height: 50px;
	bottom: 0px;
}
	
.service-box {
    display: block;
    width: 100%;
    float: none;
    margin: 0% 0% 4% 0%;
	background: #ffffff;
}	
	
.service-box a .service-box-content .service-box-text p {
	margin: 0px 0px 0px 0px;
}	
	
.service-box a .service-box-content .service-box-title {
	font-size: 50px;
    line-height: 50px;
}
	
.about-cerami a .about-cerami-title {
	font-size: 80px;
    line-height: 79px;
    text-align: left;
    position: relative;
    bottom: auto;
	padding: 3.5% 3.5% 0% 3.5%;	
}
	
.about-cerami .about-cerami-content .about-cerami-text {
    font-size: 30px;
    line-height: 34px;
}	
	
.about-cerami .about-cerami-content {
    padding: 3.5% 3.5% 3.5% 3.5%;
}	
	
.about-cerami .about-cerami-content .about-cerami-tagline {
    font-size: 25px;
    line-height: 25px;
}
	
.fact-content {
	display: block;
	width: 100%;
	border-right: none;
	margin: 0px 0px 20px 0px;
	float: none;
}	
	
.facts-left {
    display: block;
    width: 100%;
    height: auto;
    float: none;
}	
	
.facts-left div {
	padding: 0px 0px 0px 0px !important;
}	
	
.facts-right {
    display: block;
    width: 100%;
    height: auto;
    float: none;
	padding: 0% 3.5% 0% 3.5%;
}	
	
.fact-quantity {
    font-size: 30px;
    line-height: 30px;
}
	
.fact-text {
    font-size: 18px;
    line-height: 26px;	
}
	
.facts-link {
    margin: 3.5% 0% 3.5% 0%;
}
	

/* Projects */
	
.project, .project:nth-of-type(3n) {
    width: 100%;
    margin: 0% 0% 3.5% 0%;
    float: none;
}
	
.project .project-content .project-tagline {
	font-size: 16px;
	line-height: 17px;	
}
	
.project .project-image {
    height: auto;	
}
	
.project-images-loop {
    margin: 10px 0px 0px 0px;
}
	
.project-images-loop .project-image {
	margin: 0px 5px 0px 5px;
}	
	
.project-content .project-content-wrap {
    padding: 3.5% 3.5% 3.5% 3.5%;
}
	
.project-content-left {
    display: block;
    width: 100%;
    float: none;
    padding-right: 0px;
    border-right: none;
}
	
.project-content-right {
    display: block;
    width: 100%;
    float: none;
    padding-left: 0px;
}	
	
/* Leadership */
	
.leadership-popup-content.page-content-wrap {
	width: 100%;
}
	
.leadership, .leadership:nth-of-type(4n) {
    width: 100%;
    margin: 0% 0% 3.5% 0%;
    float: none;
}	
	
.leadership .leadership-image {
    height: auto;
}
	
.leadership-popup-content {
    padding: 3.5%;
}	
	
.leadership-popup-content .content-left {
    display: block;
    width: 100%;
    float: none;
}	
	
.leadership-popup-content .content-right {
    display: block;
    width: 100%;
    float: none;
    padding: 3.5% 0% 0% 0%;
}
	
.leadership-popup-content h2 {
    font-size: 35px;
    line-height: 47px;
}	
	
.leadership-popup-content h2, .leadership-popup-content .bio-title {
	text-align: left;	
}	
	
/* Markets */
	
.market-single, .market-single:nth-of-type(2n) {
    width: 100%;
    margin: 0% 0% 3.5% 0%;
    float: none;
	height: 100px;
}	
	
.market-single .market-content {
    height: 100px;
}	
	
.market-single .market-title {
	font-size: 24px;
    line-height: 20px;
}	
	
.market-content .market-content-wrap {
    padding: 3.5% 3.5% 3.5% 3.5%;
}
	
.market-single .market-phrases {
    display: none !important;
}
	
.related-leadership .related-leadership-wrap {
    padding: 3.5% 3.5% 3.5% 3.5%;
}	
	
.related-leadership-single, .related-leadership-single:nth-of-type(3n) {
    width: 100%;
    margin: 0% 0% 3.5% 0%;
    float: none;
}	
	
.clients .clients-wrap {
    padding: 3.5% 3.5% 3.5% 3.5%;
}	
	
.clients .clients-column, .clients .clients-column:nth-of-type(2n) {
    width: 100%;
    margin: 0% 0% 0% 0%;
    float: none;
}
	
.clients .clients-column p {
	margin: 0px 0px 0px 0px;
}
	
.related-projects .related-projects-wrap {
    padding: 3.5% 3.5% 3.5% 3.5%;
}
	
.related-projects .project, .related-projects .project:nth-of-type(2n) {
    width: 100%;
    margin: 0% 0% 3.5% 0%;
    float: none;
}	
	
.market-content-left {
    display: block;
    width: 100%;
    float: none;
    padding-right: 0px;
    border-right: none;
}
	
.market-content-right {
    display: block;
    width: 100%;
    float: none;
    padding-left: 0px;
}	
	
/* Jobs */
	
.jobs-loop {
    margin: 0% 3.5% 0% 3.5%;
}	
	
.job {
	padding: 0% 3.5% 0% 0%;
}	
	
/* Trending */

h3.section-title {
    padding: 3.5%;	
}
	
.trending-post, .trending-post:nth-of-type(3n) {
    display: block;
    width: 100%;
    float: none;
    min-height: auto;
    margin: 0% 0% 3.5% 0%;
}

.trending-post .trending-post-content {
    padding: 0% 3.5% 0% 3.5%;	
}
	
.trending-loop-top .trending-post:nth-of-type(1) .trending-post-image {
    display: block;
    width: 100%;
    float: none;
    margin: 0% 2% 0% 0%;
}	
	
.trending-loop-top .trending-post:nth-of-type(1) .trending-post-content {
    display: block;
    width: 100%;
    float: none;
}	
	
.trending-loop-top .trending-post:nth-of-type(1) .trending-post-title {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-family: "UntitledSansWeb-Medium";
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0em;
    color: #383838;
    text-transform: uppercase;
    margin: 0% 0% 0% 0%;
	padding: 3.5% 0% 3.5% 0%;
    border-bottom: 1px solid #3d3d3d;
}
	
.trending-post .trending-post-title {
    margin: 0% 0% 0% 0%;
	padding: 3.5% 0% 3.5% 0%;
}		
	
.post-individual .post-individual-wrap {
    padding: 3.5%;
}	
	
.post-form {
	padding: 3.5%;	
}	
	
.parent-title {
	padding: 3.5%;	
}	
	
}