/*
Theme Name: Stevens Lawson
Theme URI: http://stevenslawson.co.nz
Description: A custom theme for Stevens Lawson Architects.
Author: Luxe
Author URI: http://luxe.net.nz
Version: 2.0
License: BSD 2-Clause
License URI: http://opensource.org/licenses/bsd-license.php
*/

/* 
-------------------------------------------------------------------------------*/

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=170370ab-2423-432a-8b52-d8a9803d7fde&fontids=1122854,1122863");/* ---------------------------------------------------------
   1. Normalize
   2. Embedded fonts styles
   3. General reset
   4. Common site styles
   5. General form styles
   6. Layout styles
   ---------------------------------------------------------*/

/* ---------------------------------------------------------
   1. Normalize
   ---------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

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

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

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

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

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

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

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

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

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

small {
	font-size: 80%;
}

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

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

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

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

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

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

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

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

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

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

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

td,
th {
	padding: 0;
}

/* ---------------------------------------------------------
   2. Embedded fonts styles
   ---------------------------------------------------------*/

@font-face {
	font-family: "Gill Sans W04 Light";
	src: url("fonts/1122854/99f44245-9d58-4190-a64e-a3376f8b53b3.eot?#iefix");
	src: url("fonts/1122854/99f44245-9d58-4190-a64e-a3376f8b53b3.eot?#iefix") format("eot"), url("fonts/1122854/3054685f-9d62-4022-a91b-c967a77f0399.woff2") format("woff2"), url("fonts/1122854/bef137ae-8972-46a3-9a77-f0453736e755.woff") format("woff"), url("fonts/1122854/c4072f74-697b-4348-a99d-a43bc92d5416.ttf") format("truetype"), url("fonts/1122854/2f1959a9-36af-4490-bdb5-aec3ca90bbb2.svg#2f1959a9-36af-4490-bdb5-aec3ca90bbb2") format("svg");
}

@font-face {
	font-family: "Gill Sans W04 Roman";
	src: url("fonts/1122863/c575cf0c-7e15-4f49-913a-af4676e20343.eot?#iefix");
	src: url("fonts/1122863/c575cf0c-7e15-4f49-913a-af4676e20343.eot?#iefix") format("eot"), url("fonts/1122863/a5dcf2a7-92c3-402b-8233-9da23c2af1c1.woff2") format("woff2"), url("fonts/1122863/39ede25d-544d-4537-8668-3e9af68a26ec.woff") format("woff"), url("fonts/1122863/fe7e264f-3a4a-40c8-85eb-f9e2cb4b6f21.ttf") format("truetype"), url("fonts/1122863/f45aa0ef-7101-4ac6-84f9-fce14d01e189.svg#f45aa0ef-7101-4ac6-84f9-fce14d01e189") format("svg");
}

.drop ul,
.footer-nav ul,
.content-article footer ul,
.filters-aside ul,
.contact-info ul,
.team-list,
.awards-article .list,
.press-list,
.press-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.content-article:after,
.navigation:after,
.news-section:after {
	content: "";
	display: block;
	clear: both;
}

.logo,
#nav:before,
.nav-opener .lt,
.nav-opener .lb,
.drop ul a,
.footer-nav ul a,
.content-heading.opened .nav-bar .anchor,
.content-heading .nav-bar,
.artile-link .title a,
.artile-link h2 a,
.category a,
.location a,
.button,
.filters-aside .holder a,
.news .title a,
.news h2 a {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

/* ---------------------------------------------------------
   3. General reset
   ---------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #231f20;
	background: #fff;
	font: 12px / 2 "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

.gm-style img {
	max-width: none;
}

/* ---------------------------------------------------------
   4. Common site styles
   ---------------------------------------------------------*/

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: normal;
	margin: 0 0 .5em;
	color: #231f20;
}

h1,
.h1 {
	font-size: 80px;
}

h2,
.h2 {
	font-size: 27px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #d82028;
	text-decoration: none;
}

a:hover,
a:focus {
	
}

/* ---------------------------------------------------------
   5. General form styles
   ---------------------------------------------------------*/

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
	box-sizing: border-box;
	border: 1px solid #686868;
	padding: .4em 0;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #231f20;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #231f20;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #231f20;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #231f20;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #231f20;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #231f20;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

/* ---------------------------------------------------------
   6. Layout styles
   ---------------------------------------------------------*/

/* splash block styles */

.splash {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	height: 100vh;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	-webkit-animation-name: splash-animation;
	animation-name: splash-animation;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: none;
	padding: 165px 40px 150px;
}

.visible-splash .splash {
	display: block;
}

.hidden-splash .splash {
	display: none;
}

.splash .holder {
	height: 100%;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.splash .holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	margin: 0 -5px 0 0;
	height: 100%;
}

.splash img {
	max-height: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

/* header styles */

#header {
	padding: 16px 60px 10px 16px;
}

.logo {
	width: 63px;
	opacity: 0;
}

.hidden-splash .logo {
	opacity: 1;
}

.logo img {
	display: block;
}

/* main navigation styles */

#nav {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 27;
}

#nav:before {
	pointer-events: none;
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .7);
	top: -9999px;
	left: -9999px;
	right: -9999px;
	bottom: -9999px;
	z-index: 2;
	opacity: 0;
}

.nav-active #nav:before {
	pointer-events: auto;
	opacity: 1;
}

.nav-holder {
	opacity: 0;
	transform: translateX(40px);
	transition: opacity 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s, transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s;
}

.nav-active .nav-holder {
	opacity: 1;
	transform: translateX(0px);
}

.nav-opener {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	outline: none;
	top: 10px;
	z-index: 4;
}

.nav-opener .lt,
.nav-opener .lb {
	position: absolute;
	height: 2px;
	left: 8px;
	right: 3px;
	top: 12px;
	background: black;
}
/*
.gallery-open .nav-opener .lt,
.gallery-open .nav-opener .lb {
	background: white;
}
*/

.nav-active .nav-opener .lt,
.nav-active .nav-opener .lb {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 47%;
	left: 22%;
	right: 22%;
	bottom: 22%;
	background: black;
}

.nav-opener .lb {
	top: 20px;
	right: 8px;
	left: 3px;
	bottom: 12px;
}

.nav-active .nav-opener .lb {
	top: 47%;
	left: 22%;
	right: 22%;
	bottom: 22%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.drop {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 3;
	width: 282px;
	will-change: transform;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	background: #fff;
	box-sizing: border-box;
}

.nav-active .drop {
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.resize-active .drop {
	-webkit-transition: none !important;
	transition: none !important;
}

.drop p {
	margin: 0;
}

.drop ul {
	line-height: 1.2;
	margin-bottom: 10px;
}

.drop ul li {
	padding: 0 0 6px;
	text-indent: 0px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.drop ul li.current_page_item, .single-projects .drop ul li.menu-item-53, .single-news .drop ul li.menu-item-67, .drop ul li.current-menu-item {
	text-indent: 20px;
}

.drop ul li.active a, .drop ul li.current_page_item a {
	color: #d82028;
}

.drop ul li.current_page_item a:after, .single-projects .drop ul li.menu-item-53 a:after, .single-news .drop ul li.menu-item-67 a:after, .drop ul li.current-menu-item a:after {
    height: 1px;
    content: "";
    position: absolute;
    background: #e5e5e5;
    left: 0;
    right: 0;
    bottom: -2px;
}
.drop a {
	color: #8c8c8c;
}
.drop ul a {
	color: #000;
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	display: inline-block;
    vertical-align: top;
	font-size: 32px;
    position: relative;
}
.drop ul li.current_page_item a, .single-projects .drop ul li.menu-item-53 a, .single-news .drop ul li.menu-item-67 a, .drop ul li.current-menu-item a {
	color: #d82028;
}

.drop ul a:hover {
	text-decoration: none;
	color: #d82028;
}

.drop .nav-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 100%;
	background-color: #FFF;
}

.drop .nav-frame {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 59px 24px 0;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.drop .bottom address {
	padding: 24px 22px;
	font-style: normal;
	margin: 0;
	line-height: 20px;
	color: #000;
}
.drop .bottom address a{
	color: #000;
}

.drop .footer {
	line-height: 1.88;
	background: #fff;
	padding: 20px 24px;
	line-height: 15px;
	color: #333;
	/*border-top: 1px solid #333;*/
}

.drop .footer .footer-holder {
	opacity: .6;
}

.drop .author,
.drop .title {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
}

.drop .author.vcard {
	letter-spacing: 1px;
}

.drop .title {
	color: #686868;
	margin-bottom: 21px;
}

/* footer styles */

#footer {
	visibility: hidden;
	border-top: 1px solid #e5e5e5;
}

.footer-nav ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.footer-nav ul li {
	display: table-cell;
	padding: 0 5px;
}

.footer-nav ul li.active {
	display: none;
}

.footer-nav ul a {
	color: #7a7a7a;
	padding: 3px 0 5px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.footer-nav ul a:hover {
	text-decoration: none;
	color: #7a7a7a;
}

/* global styles */

body.nav-active {
	overflow: hidden !important;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

#wrapper.fade-in {
	opacity: 1;
}

/* home page slideshow styles */

.home-slideshow {
	position: relative;
	overflow: hidden;
	min-height: 250px;
}

.home-slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-position: 50% 50% !important;
	background-size: 100% auto !important;
	background-repeat: no-repeat;
}

.home-slideshow .slide.active {
	z-index: 2;
}

.home-slideshow .slide .over {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}

/* additional classes */

.hidden {
	display: none;
}

.gray-text {
	color: #686868;
}

.black-text {
	color: #231f20;
}

.light-text {
	color: #e5e5e5;
}

.red-text {
	color: #d82028;
}

.not-ie .grayscale img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	-webkit-filter: grayscale(1);
}

.not-ie .grayscale:hover img,
.not-ie .grayscale:focus img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: none;
	filter: none;
}

.news .grayscale:hover img,
.news .grayscale:focus img,
.studio-content-article .grayscale:hover img,
.studio-content-article .grayscale:focus img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	-webkit-filter: grayscale(1);
}

.news .grayscale:hover:before,
.news .grayscale:focus:before,
.studio-content-article .grayscale:hover:before,
.studio-content-article .grayscale:focus:before {
	opacity: 1;
}

.grayscale-fix {
	width: 388px;
	height: 265px;
	display: block !important;
}

.grayscale-fix svg img {
	display: block;
	position: relative;
	z-index: 100;
	max-width: none;
}

.grayscale,
picture {
	vertical-align: top;
}

.grayscale {
	width: 100%;
	height: auto;
	display: block;
}

.grayscale:hover .grayscale-fix {
	visibility: hidden !important;
}

.grayscale:hover .color {
	visibility: visible !important;
}

/* project page styles */

.content-article p {
	margin: 0 0 28px;
}

.content-article .container {
	margin: 0 auto 57px;
	line-height: 1.67;
	padding: 8px 40px 0;
}

.content-article .container .visual {
	margin: 0 -18px 20px;
	text-align: center;
}

.content-article footer {
	overflow: hidden;
	position: relative;
	line-height: 1.67;
	padding: 0 0 31px;
	margin-top: -10px;
}

.content-article footer:after {
	content: "";
	left: 100px;
	right: 100px;
	bottom: 0;
	height: 1px;
	position: absolute;
	background: #000;
}

.content-article footer .title {
	color: #d82028;
	text-transform: uppercase;
	text-indent: 12px;
	margin: 0 0 1px;
	letter-spacing: 1px;
	font-weight: normal;
	display: block;
}

/* content article header styles */

.content-heading .holder {
	padding: 18px;
	position: relative;
	-webkit-transition: -webkit-transform 1s linear;
	transition: transform 1s linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.content-heading h1 {
	margin: 0;
	line-height: 23px;
	font-size: 25px;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-indent: 40px;
}

.content-heading .project-gallery {
	width: 100%;
	position: relative;
}

.content-heading .project-gallery .slide {
	padding: 0 16px;
	margin: 0 0 20px;
}

.content-heading .project-gallery .slide.bg-stretch {
	background-size: cover;
	background-position: 50% 50%;
}

.content-heading .project-gallery .slide.active {
	z-index: 2;
}

.content-heading .project-gallery .slide .visual {
	height: 100%;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}

.content-heading .project-gallery .slide .visual:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	margin: 0 -5px 0 0;
	height: 100%;
}

.content-heading .project-gallery .slide img {
	max-height: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

/*.content-heading.opened .holder {*/
	/*-webkit-transform: translateX(-100%);*/
	/*-ms-transform: translateX(-100%);*/
	/*transform: translateX(-100%);*/
/*}*/

.content-heading.opened .nav-bar {
	pointer-events: auto;
	opacity: 1;
}

.content-heading.opened .nav-bar .anchor {
	opacity: 1;
}

.content-heading.opened .nav-bar.hide .anchor {
	opacity: 0;
}

.content-heading.opened .nav-bar#light .counter,
.content-heading.opened .nav-bar#light .anchor {
	color: #FFF;
}

.content-heading.opened .nav-bar#light .counter:hover,
.content-heading.opened .nav-bar#light .anchor:hover {
	color: #FFF;
}

.content-heading.opened .show-gallery {
	display: none;
}

.content-heading .prev,
.content-heading .next {
	position: absolute;

	bottom: 0;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 5;
	width: 50%;
	height: 100vh;
	outline: none;
}
.content-heading .next, .content-heading .project-gallery .slide {
	cursor: url(images/right-white.png) 16 16,e-resize;
}
.content-heading.opened .next {
	cursor: url(images/right.png) 16 16,e-resize;
}
.content-heading .nav-bar#light .next, .content-heading.opened .nav-bar#light .next {
	cursor: url(images/right-white.png) 16 16,w-resize;
}

a[href='#project-info'] {
	cursor: url(images/down.png) 25 25,e-resize !important;
}

.content-heading .next {
	right: 0;
}
.content-heading .prev {
	cursor: url(images/left.png) 16 16,w-resize;
	right: auto;
	left: 0;
}
.content-heading .nav-bar#light .prev {
	cursor: url(images/left-white.png) 16 16,w-resize;
}

.content-heading .next.disabled {
	cursor: url(images/end.png) 16 16,pointer;
}

.content-heading.opened .counter,
.content-heading.opened .anchor {
	position: absolute;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 5;
	text-align: center;
	width: 40%;
	left: 50%;
	bottom: 20px;
	margin: 0 0 0 -20%;
	color: #000;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.content-heading.opened .counter.light,
.content-heading.opened .anchor.light {
	color: #e5e5e5;
}

.content-heading.opened .counter:hover,
.content-heading.opened .anchor:hover {
	color: #000;
	text-decoration: none;
}

.content-heading.opened .counter {
	bottom: 40px;
}

.content-heading .show-gallery {
	position: absolute;
	left: 44px;
	bottom: 44px;
	overflow: hidden;
	text-indent: -9999px;
	width: 78px;
	height: 12px;
	z-index: 5;
}

.content-heading .nav-bar {
	opacity: 0;
	pointer-events: none;
	height: 58px;
	width: 100%;
}

.content-heading .nav-bar:hover .counter,
.content-heading .nav-bar:hover .anchor {
	color: #000;
}

/* projects navigation styles */

.navigation {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 20px 0 0;
}

.backlink {
	margin-top: 80px;
	text-align: center;
}
.backlink a{
	color: #000;
}

.artile-link {
	overflow: hidden;
	display: block;
	color: #231f20;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 2px;
}

.artile-link .visual {
	margin: 0 15px 0 0;
	float: left;
	width: 55%;
	max-width: 300px;
	
}

.artile-link img {
	max-width: 100%;
	float: left;
}

.artile-link:hover,
.artile-link:focus {
	text-decoration: none;
}

.artile-link .holder {
	overflow: hidden;
	position: relative;
}

.artile-link .frame {
	overflow: hidden;
	padding: 42px 0 0 4px;
}

.artile-link .title,
.artile-link h2 {
	line-height: 12px;
	font-size: 12px;
	display: block;
	margin: 0;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #d82028;
	font-weight: normal;
	text-indent: 13px;
}

.artile-link .title a:hover,
.artile-link .title a:focus,
.artile-link h2 a:hover,
.artile-link h2 a:focus {
	text-decoration: none;
	color: #231f20;
}

.category {
	color: #686868;
	letter-spacing: 1px;
	line-height: 12px;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}

.category a {
	color: #686868;
}

.category a:hover {
	color: #231f20;
}

.location {
	color: #231f20;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}

.location a {
	color: #231f20;
}

.location a:hover {
	color: #d82028;
	text-decoration: none;
}

.awardnote, .backlink {
	color: #231f20;
	font-size: 15px;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}

.button {
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 20px;
}

.button:hover {
	text-decoration: none;
	color: #231f20;
}

.date {
	position: absolute;
	top: 0;
	font-size: 11px;
	line-height: 10px;
	color: #a1a1a1;
	left: 4px;
}

.date:after {
	content: "";
	position: absolute;
	background: #d1d1d1;
	height: 1px;
	left: 0;
	bottom: -6px;
	right: 0;
}

.date span {
	display: block;
}

.date span.day {
	text-indent: 13px;
}

.date span.month {
	color: #686868;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.date span.year {
	text-indent: 8px;
}

/* projest-list page styles ; project filters styles */

.twocolumns {
	margin: 0 auto;
	padding: 5px 20px 0;
}

.filters-aside {
	position: absolute;
	/*right: 12px;
	left: 93px;*/
	top: 100px;
	right: 0;
	min-width: 200px;
	z-index: 2;
	text-transform: uppercase;
}

.filters-aside .opener {
	display: block;
	/*border: solid #e5e5e5;*/
	border-width: 1px 0;
	padding: 3px 18px;
	outline: none;
}
.filters-aside a.opener {
	color: #686868;
}

.filters-aside .opener:hover,
.filters-aside .opener:focus {
	text-decoration: none;
}
.filters-aside .opener .black-text:hover{
	color: #d82028;
}

.filters-aside .holder {
	background: #fff;
	overflow: hidden;
	line-height: 1.4;
	padding: 13px 18px;
}

.filters-aside .holder a {
	color: #231f20;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.filters-aside .holder a:hover,
.filters-aside .holder a:focus {
	text-decoration: none;
	color: #d82028;
}

.filters-aside .holder a.active {
	padding: 0 0 0 12px;
}

.filters-aside .holder a.active:after {
	height: 1px;
	content: "";
	position: absolute;
	background: #e5e5e5;
	left: 0;
	right: 0;
	bottom: 0;
}

.filters-aside .frame {
	overflow: hidden;
}

.filters-aside .col {
	margin-bottom: 25px;
	overflow: hidden;
}

.filters-aside .title {
	display: block;
	color: #686868;
	font-weight: normal;
	margin-bottom: 5px;
}

.filters-aside ul li {
	margin-bottom: 5px;
}

/* content styles */

/* project post styles */

.project {
	overflow: hidden;
	margin: 0 -22px 53px;
	padding: 0 20px;
}

.project .visual {
	margin: 0 -20px 7px;
	background-color: #231f20;
}

.project .visual img {
	vertical-align: top;
	width: 100%;
}
.project .visual a {
	opacity: 0.5;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.project:hover .visual a {
	opacity: 1;
}

.project .category {
	display: none;
}

.project header {
	text-transform: uppercase;
}

.project h2 {
	line-height: 12px;
	font-size: 12px;
	text-indent: 20px;
	letter-spacing: 1px;
	margin: 0;
	color: #d82028;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

/* news page styles */

.search-block {
	border-bottom: 1px solid #e5e5e5;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.4;
	padding-bottom: 5px;
	position: absolute;
	left: 150px;
	right: 12px;
	top: 85px;
	z-index: 4;
}

.search-block label {
	float: left;
	color: #d82028;
}

.search-block .holder {
	overflow: hidden;
}

.search-block input[type="search"] {
	width: 100%;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 5px;
	display: block;
	letter-spacing: 1px;
	border: none;
	text-transform: uppercase;
}

.news-section {
	margin: 0 0 50px;
}

.news-section footer {
	text-align: center;
}

.news-section-holder {
	overflow: hidden;
	text-align: center;
	margin-right: -22px;
}

.news {
	width: 100%;
	overflow: hidden;
	text-align: left;
	color: #231f20;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 53px;
}

.news.fake {
	padding-bottom: 0;
}

.news .holder {
	overflow: hidden;
	position: relative;
}

.news .frame {
	overflow: hidden;
	padding: 0 10px 0 0;
}

.news .visual {
	margin: 0 0 6px;
}

.news .visual a {
	position: relative;
}

.news .visual a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	background: rgba(35, 31, 32, .3);
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.news .visual img {
	width: 100%;
	height: auto;
	display: block;
}

.news .title,
.news h2 {
	line-height: 12px;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	margin: 0;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #d82028;
	font-weight: normal;
	text-indent: 13px;
}

.news .title a:hover,
.news .title a:focus,
.news h2 a:hover,
.news h2 a:focus {
	text-decoration: none;
}

.news .date {
	top: auto;
	left: auto;
	float: left;
	width: 40px;
	margin: 6px 16px 0 0;
	position: relative;
}

.news .date:after {
	width: 1px;
	top: 0;
	left: auto;
	height: auto;
	bottom: -9999px;
	right: -6px;
}

.news.news-article {
	text-transform: none;
	width: 100%;
	overflow: hidden;
	line-height: 2em;
	max-width: 100%;
	display: block;
	float: none;
	letter-spacing: 0;
	margin: 0 auto;
}

.news.news-article .visual {
	margin: 0 0 54px;
	text-align: center;
}

.news.news-article .visual img {
	max-width: 100%;
	width: auto;
	margin: 0 auto;
}

.news.news-article .date {
	margin-right: 21px;
	font-size: 12px;
}

.news.news-article .image {
	background: #fff;
	padding: 20px 0;
	margin: -10px -30px 19px -50px;
	position: relative;
	z-index: 3;
}

.news.news-article .image img {
	width: 100%;
	display: block;
}

.news.news-article .frame {
	margin-bottom: -2em;
	overflow: visible;
	padding: 0 0 0 61px;
}

.news.news-article .holder {
	margin: 0 auto;
	max-width: 798px;
	padding: 0 60px 0 20px;
}

.news.news-article h1 {
	text-transform: uppercase;
	font-size: 18px;
	text-indent: 20px;
	margin: 0 0 30px;
	line-height: 18px;
}

.news.news-article p {
	margin-bottom: 2em;
}

.article-holder + .twocolumns {
	position: relative;
	padding-top: 0;
}

.article-holder + .twocolumns .news-section {
	padding-top: 185px;
}

.article-holder + .twocolumns .search-block {
	left: 20px;
	right: 40px;
	top: 120px;
}

.filter-section {
	position: relative;
}

.filter-overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 110%;
	height: 100%;
	background: #fff;
	z-index: 21;
	text-align: center;
}

.filter-overlay img {
	display: inline-block;
	vertical-align: top;
}

.loading .filter-overlay {
	display: block;
}

.page-content {
	position: relative;
	overflow: hidden;
	min-height: 250px;
	white-space: nowrap;
	font-size: 15px;
	line-height: 25px;
}

.page-content:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
	margin: 0 0 0 -5px;
}

.page-content .holder {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	white-space: normal;
	text-align: center;
	padding: 10px 20px;
}

.page-content .search-form {
	margin: 0 0 50px;
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.page-content .search-form label {
	display: block;
}

.page-content .search-form input[type=search] {
	display: block;
	width: 100%;
	max-width: 290px;
	font-size: 25px;
	line-height: 35px;
	height: 40px;
	padding: 2px 0;
	margin: 0 auto;
	border: 1px solid #686868;
	border-width: 0 0 1px;
	color: #d82028;
	text-align: center;
}

.page-content .search-form input[type=search]::-webkit-input-placeholder {
	color: #d82028;
}

.page-content .search-form input[type=search]::-moz-placeholder {
	opacity: 1;
	color: #d82028;
}

.page-content .search-form input[type=search]:-moz-placeholder {
	color: #d82028;
}

.page-content .search-form input[type=search]:-ms-input-placeholder {
	color: #d82028;
}

.page-content .search-form input[type=search].placeholder {
	color: #d82028;
}

.contact-info {
	text-align: center;
	margin: 0 0 15px;
}

.contact-info ul {
	display: inline-block;
	vertical-align: top;
}

.contact-info ul a {
	color: #231f20;
}

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

.contact-info ul ul li {
	float: left;
	position: relative;
	padding: 0 7px 0 8px;
}

.contact-info ul ul li:not(:first-child):before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 1px;
	height: 15px;
	background: #231f20;
}

.team-info .contact-info {
	padding: 0 10px 40px;
}

.team-info .contact-info ul li {
	color: #d82028;
	font-size: 13px;
	line-height: 17px;
}

.team-info .contact-info ul a {
	color: #d82028;
}

.team-info .contact-info ul a.tel {
	font-size: 15px;
}

.team-info .contact-info ul ul li:before {
	background: #d82028;
	top: 3px;
}

.team-info {
	margin: -85px 0 0;
}

.team-list {
	padding: 0 0 0 12px;
	letter-spacing: -4px;
	font-size: 0;
}

.team-list:nth-child(2n+1) {
	padding: 0 0 0 112px;
}

.team-list:nth-child(2n+1) li:first-child {
	margin-left: -100px;
}

.team-list li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 12px;
	width: 100px;
	padding: 0 20px 20px 0;
}

.team-list li a {
	display: block;
	text-decoration: none;
}

.team-list li a:hover {
	text-decoration: none;
}

.team-list li .photo {
	overflow: hidden;
	margin: 0 0 8px;
}

.team-list li img {
	display: block;
	-webkit-transition: .2s -webkit-transform ease-in;
	transition: .2s transform ease-in;
}

.team-list li h3 {
	font-size: 10px;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 1px;
	margin: 0 0 2px;
	text-transform: uppercase;
	text-indent: 10px;
	color: #d82028;
}

.team-list li .dep {
	display: block;
	color: #686868;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 0 2px;
}

.team-list li .title {
	display: block;
	text-transform: uppercase;
	color: #231f20;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 2px;
}

.team-list li img {
	height: auto;
	max-width: 100%;
}

.content-article.studio-content-article .container {
	padding: 0 20px;
}

.content-article.studio-content-article .container .visual {
	margin: 0 0 20px;
}

.content-article.studio-content-article footer:after {
	display: none;
}

.content-article .image-load img {
	width: 100%;
	height: auto;
}

.content-article .promo {
	margin: 0 0 15px;
}

.content-article .heading, .content-article h3 {
	font-size: 15px;
	line-height: 1.538;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.content-article.studio-content-article h3:first-child {
	margin-top: 0;
}

.content-article .info h4 {
	color: #686868;
	margin: 0;
	font-size: 12px;
	line-height: 1.67;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.content-article .info .holder {
	overflow: hidden;
}

.content-article .info .address {
	float: left;
	width: 60%;
	font-style: normal;
}

.content-article .info .contact-info {
	float: left;
	width: 40%;
	text-align: left;
}

.content-article .info .contact-info ul li {
	color: #d82028;
}

.content-article .info .contact-info ul li:first-child {
	padding-left: 0;
}

.content-article .info .contact-info ul li:before {
	background: #d82028;
	top: 3px;
}

.content-article .info .contact-info ul a {
	color: #d82028;
}

.content-article .info .contact-info ul a.map {
	text-decoration: underline;
}

.content-article .info .contact-info ul a.map:hover {
	text-decoration: none;
}

.awards-article {
	text-transform: uppercase;
}

.awards-article .container {
	margin: 0 auto;
	max-width: 400px;
}
.awards-article .container img{
	max-width: 300px;
}

.awards-article [class^="align-"] {
	margin: 0 0 5px;
}

.awards-article .align-centre {
	text-align: center;
}

.awards-article .align-left {
	text-align: left;
}

.awards-article .align-right {
	text-align: right;
}

.awards-article .details {
	position: relative;
	padding: 0 0 0 10px;
	margin-left: calc(50% - 65px);
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 15px;
}

.awards-article .details:before {
	content: "";
	width: 1px;
	position: absolute;
	top: 3px;
	left: 0;
	bottom: 25px;
	z-index: 2;
	background: #e5e5e5;
}

.awards-article h2 {
	font-size: 21px;
	line-height: 20px;
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 25px -40px;
	text-indent: 35px;
	letter-spacing: 2px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.awards-article h2 span {
	position: relative;
	z-index: 3;
	display: block;
	text-indent: 0;
	background: #fff;
}

.awards-article h2 span.light-text {
	color: #d1d1d1;
}

.awards-article .list {
	max-width: 190px;
	margin: 0 0 -20px;
	position: relative;
}

.awards-article .list li {
	padding: 0 0 10px;
}

.awards-article .award-date {
	display: block;
	color: #686868;
	letter-spacing: 1px;
}

.awards-article h3 {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	text-indent: 13px;
	letter-spacing: 1px;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.awards-article .winner {
	font-weight: normal;
	display: block;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

.press-section {
	padding: 10px 20px;
	text-transform: none;
	letter-spacing: 0;
}


body.postid-20 {
	background-color: #f4f4f4;
}

.press-section .container {
	margin: 0 auto;
}

.press-section h1 {
	margin: 0;
	font-family: "Gill Sans W04 Roman", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #686868;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.press-list {
	font-size: 12px;
	line-height: 16px;
}

.press-list > li {
	padding: 15px 0 10px;
	border-top: 1px solid #e5e5e5;
}

.press-list > li:first-child {
	border: none;
}

ul.press-list ul {
	padding-left: 20px;
}

.press-list ul li {
	padding: 5px 0;
	letter-spacing: 0px;
}

.press-list .year {
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
	/*font-size: 15px;
	
	line-height: 1.5;
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;*/
	
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 24px;
}

.prepare-load img {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.prepare-load.image-load img {
	opacity: 1;
}

.slide-image-load,
.lazyload {
	position: relative;
}

.slide-image-load:before,
.lazyload:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 54px;
	height: 54px;
	/*background: url("images/loader.gif") no-repeat;*/
}

.slide-image-load.image-load:before,
.lazyload.image-load:before {
	display: none;
}

@media (min-width: 375px) {
	.twocolumns {
		padding: 5px 40px 0;
	}

	.project {
		margin-right: -40px;
		margin-left: -40px;
	}

	.news-section-holder {
		margin-right: -60px;
	}

	.article-holder + .twocolumns {
		padding-left: 60px;
	}

	.article-holder + .twocolumns .search-block {
		left: 60px;
	}

	.team-list li {
		width: 120px;
	}

	.team-list li h3 {
		font-size: 12px;
	}
}

@media (min-width: 376px) and (max-width: 768px) {
	.news-section {
		padding-left: 53px;
	}

	.article-holder + .twocolumns .news-section {
		padding-left: 0;
	}
}

@media (min-width: 376px) {
	.team-list:nth-child(2n+1) {
		text-align: right;
		padding: 0 0 0 12px;
	}

	.team-list:nth-child(2n+1) li:first-child {
		margin: 0;
	}

	.team-list:nth-child(2n+1) li {
		text-align: left;
	}
}


.content-article .heading, .content-article h3 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 20px;
    margin-top: 0;
}

@media (min-width: 769px) {
	#header {
		position: absolute;
		z-index: 22;
		padding: 0;
		top: 40px;
		left: 40px;
	}

	.logo {
		width: 90px;
	}

	.nav-opener {
		width: 60px;
		height: 60px;
		right: 20px;
		top: 20px;
	}

	.nav-opener .lt,
	.nav-opener .lb {
		height: 3px;
		left: 15px;
		right: 5px;
		top: 17px;
	}

	.nav-opener .lb {
		right: 15px;
		top: 28px;
		left: 5px;
	}

	.drop {
		width: 450px;
		font-size: 14px;
	}

	.drop ul li {
		padding: .1em 0;
	}
	
	

	.drop .nav-frame {
		padding: 80px 50px 0;
		margin-bottom: 40px;
		min-height: 320px;
	}

	.drop .bottom address {
		padding: 30px 50px;
		line-height: 1.6;
	}

	.drop .footer {
		padding: 30px 50px;
		font-size: 14px;
		line-height: 20px;
	}

	.drop .title {
		margin-bottom: 40px;
	}

	#footer {
		display: none;
	}

	#wrapper {
		display: block;
	}

	.home-slideshow {
		margin: 0 0 0 250px;
		min-height: 400px;
	}

	.home-slideshow .slide {
		background-size: contain !important;
		background-position: 100% 15% !important;
	}

	.content-article {
		margin-bottom: 100px;
	}

	.content-article p {
		margin: 0 0 40px;
	}

	.content-article .container {
		padding: 87px 0 0;
		line-height: 2;
		margin-bottom: 106px;
		max-width: 688px;
		font-size: 15px;
	}

	.content-article .container .visual {
		padding-top: 34px;
		margin: 0 0 24px;
	}

	.content-article footer {
		font-size: 15px;
		margin: 0;
		line-height: 2;
		padding: 0 0 67px;
	}

	.content-article footer:after {
		/*left: 70px;
		background: #686868;
		right: 70px;*/
	}

	.content-article footer .title {
		font-size: 15px;
		margin: 0 0 2px;
		text-indent: 25px;
	}
	
	.content-article .image.photo {
		width: 130%;
	    margin-left: -15%;
		margin-bottom: 80px;
		margin-top: 80px;
	}
	.content-article .image.photo img{
		width: 100%;
	}
	
	.content-heading {
		height: 100vh;
		min-height: 320px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.content-heading .holder {
		height: 100vh;
		min-height: 320px;
		width: 75vw;
		float: left;
		padding: 20vh 8% 23.79vh 12%;
		box-sizing: border-box;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.content-heading h1 {
		line-height: 50px;
		font-size: 42px;
		text-indent: 80px;
		letter-spacing: 10px;
	}

	.content-heading .project-gallery {
		width: 100vw;
		min-height: 320px;
		/*background: #2a2e30;*/
		background: #FFF;
		box-sizing: border-box;
		position: absolute;
		left: 75%;
		top: 0;
	}

	.content-heading .project-gallery .slide {
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		padding: 60px 50px 80px;
		box-sizing: border-box;
		margin: 0;
		width: 100%;
		min-height: 320px;
	}
	
	.content-heading .project-gallery .slide.bg-stretch {
		background-color: #CCC;
	}

	.twocolumns {
		position: relative;
		padding: 59px 40px 0;
	}

	.filters-aside {
		position: static;
		width: 20%;
		font-size: 15px;
		line-height: 1.4;
		float: left;
		letter-spacing: 1px;
		padding-top: 200px;
		margin: 0 5% 0 0;
	}

	.filters-aside .opener {
		padding: 18px 0 19px;
	}

	.filters-aside .holder {
		padding: 21px 0;
	}

	.filters-aside .holder a.active {
		padding-left: 22px;
	}

	.filters-aside .holder a.active:after {
		bottom: -2px;
	}

	.filters-aside .title {
		margin-bottom: 19px;
	}

	.filters-aside ul li {
		margin-bottom: 5px;
	}

	#content {
		overflow: hidden;
	}

	.project {
		font-size: 15px;
		margin-left: 0;
		margin-right: 0;
		line-height: 22px;
	}

	.project .visual {
		margin-bottom: 23px;
	}

	.project .category {
		display: block;
	    opacity: 0.6;
	}

	.project h2 {
		font-size: 15px;
		line-height: 20px;
		text-indent: 24px;
	}

	.search-block {
		right: auto;
		font-size: 15px;
		left: 40px;
		width: 320px;
		top: 278px;
	}

	.search-block input[type="search"] {
		font-size: 15px;
	}

	.news-section {
		padding: 60px;
		margin: 0 0 100px;
	}

	.news-section-holder {
		padding: 0 0 0 16px;
		width: 100%;
		margin-right: 0;
	}

	.news.fake {
		height: 225px;
	}

	.news {
		padding: 0 5% 90px;
		width: 48.5%;
		float: left;
	}

	.news .visual {
		margin: 0 0 9px;
	}

	.news.news-article {
		font-size: 15px;
	}

	.news.news-article .holder {
		padding: 0;
	}

	.news.news-article h1 {
		letter-spacing: 1px;
		margin: 0 0 50px;
		font-size: 32px;
		text-indent: 42px;
		line-height: 30px;
	}

	.article-holder {
		padding: 38px 130px 0 170px;
	}

	.article-holder + .twocolumns .search-block {
		left: 40px;
		right: auto;
		top: 278px;
	}

	.page-content {
		margin: 0 100px 0 160px;
		min-height: 400px;
		font-size: 20px;
		line-height: 30px;
	}

	.page-content .search-form {
		margin: 0 0 70px;
	}

	.page-content .search-form input[type=search] {
		font-size: 40px;
		line-height: 50px;
		height: 55px;
		max-width: 380px;
	}

	.contact-info ul ul li:not(:first-child):before {
		top: 9px;
	}

	.team-info .contact-info {
		padding-bottom: 90px;
	}

	.team-info {
		padding: 100px 0 0;
		margin: 0;
	}

	.team-list li {
		width: 15%;
		max-width: 160px;
	}

	.team-list li .photo {
		margin: 0 0 12px;
	}

	.content-article .promo {
		margin: 0 0 30px;
	}

	.content-article .heading, .content-article h3 {
		font-size: 26px;
		margin-bottom: 40px;
	    margin-top: 80px;
	}

	.content-article .info h4 {
		font-size: 15px;
	}

	.content-article .info .contact-info ul li:before {
		top: 12px;
		height: 20px;
		width: 2px;
	}

	.awards-article {
		padding: 280px 0 0;
	}

	.awards-article .container {
		max-width: 640px;
	}
	.awards-article .container img{
		max-width: 500px;
	}

	.awards-article .details {
		margin-left: calc(50% - 100px);
		padding: 0 0 0 15px;
		font-size: 14px;
		line-height: 17px;
	}

	.awards-article .details:before {
		bottom: 22px;
	}

	.awards-article h2 {
		font-size: 24px;
		line-height: 24px;
		text-indent: 38px;
	}

	.awards-article .list {
		max-width: 300px;
	}

	.awards-article h3 {
		font-size: 14px;
		line-height: 17px;
	}

	.press-section {
		/*padding: 275px 0px 40px 40px;*/
		padding: 275px 40px 40px 40px;
	}

	.press-list {
		border-bottom: 1px solid #e5e5e5;
	}

	.press-list > li {
		padding: 25px 0 10px;
	}
	
	.double, .project h2.double, .location.double {
		font-family: "Gill Sans W04 Light", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
		font-size: 24px;
		line-height: 26px;
	}
}

@media (min-width: 1024px) {
	.content-article footer:after {
		left: 200px;
		right: 200px;
	}
	.splash {
		padding: 199px 50px 195px;
	}

	.navigation {
		padding: 0 50px;
	}

	.artile-link {
		max-width: 388px;
		float: left;
		line-height: 20px;
		font-size: 15px;
	}

	.artile-link.prev-article {
		margin-top: 156px;
	}

	.artile-link.next-article {
		float: right;
	}

	.artile-link .visual {
		float: none;
		width: auto;
		max-width: 1000px;
		margin: 0 0 12px;
		line-height: 0;
	}

	.artile-link img {
		float: none;
	}

	.artile-link .frame {
		padding: 0 0 0 4px;
	}

	.artile-link .title,
	.artile-link h2 {
		line-height: 20px;
		font-size: 15px;
	}

	.category {
		font-size: 15px;
		line-height: 20px;
	}

	.location {
		font-size: 15px;
		line-height: 20px;
	}

	.button {
		min-width: 375px;
		font-size: 15px;
	}

	.date {
		top: auto;
		left: auto;
		float: left;
		width: 40px;
		margin: 6px 16px 0 0;
		position: relative;
	}

	.date:after {
		width: 1px;
		top: 0;
		left: auto;
		height: auto;
		bottom: -9999px;
		right: -6px;
	}

	.news .title,
	.news h2 {
		line-height: 20px;
		font-size: 15px;
	}

	.team-info .contact-info {
		width: 250px;
		float: right;
		text-align: right;
	}

	.team-info .contact-info ul ul li:last-child {
		padding-right: 0;
	}

	.team-info {
		padding: 140px 90px 0 20px;
	}

	.team-list li {
		font-size: 15px;
		line-height: 20px;
	}

	.team-list li h3 {
		font-size: 15px;
		text-indent: 20px;
	}

	.team-list li .title {
		font-size: 15px;
	}

	.content-article .promo {
		margin: 0 0 50px;
	}

	.awards-article {
		padding: 38px 0 0;
	}

	.awards-article [class^="align-"] {
		margin: 0 0 22px;
	}

	.awards-article .details {
		margin-left: calc(50% - 141px);
		margin-bottom: 72px;
		font-size: 15px;
		line-height: 20px;
		padding: 0 0 0 23px;
	}

	.awards-article .details:before {
		bottom: 39px;
		top: 5px;
	}

	.awards-article h2 {
		font-size: 42px;
		line-height: 40px;
		text-indent: 65px;
		margin: 0 0 21px -79px;
	}

	.awards-article .list li {
		padding: 0 0 19px;
	}

	.awards-article h3 {
		font-size: 15px;
		line-height: 20px;
	}

	.awards-article .winner {
		margin: 0 0 17px;
	}

	.press-section {
		/*padding: 120px 0px 40px 210px;*/
		padding: 120px 40px 40px 25%;
	}

	.press-section h1 {
		font-size: 15px;
		line-height: 21px;
	}

	.press-list {
		font-size: 15px;
		line-height: 21px;
	}

	.press-list .year {
		/*font-size: 42px;
		line-height: 40px;*/
		margin: 0 0 5px -28px;
	}
	
	ul.press-list ul {
		padding-left: 0;
	}
	
}

@media (min-width: 1200px) {
	#header {
		top: 89px;
		left: 60px;
	}

	.logo {
		width: 128px;
	}

	.nav-opener {
		right: 63px;
		top: 39px;
	}

	.drop {
		font-size: 18px;
		width: 546px;
		/*width: 480px;*/
	}

	.drop .nav-frame {
		padding: 150px 50px 0;
		min-height: 400px;
	}

	.drop .bottom address {
		line-height: 2;
		padding: 44px 50px 0px;
	}

	.drop .footer {
		font-size: 15px;
		padding: 44px 50px 46px;
		line-height: 1.5em;
	}

	/*.home-slideshow {
		margin: 0 0 0 367px;
	}*/

	.content-heading h1 {
		letter-spacing: 6px;
		line-height: 60px;
		text-indent: 125px;
		font-size: 50px;
		max-width: 800px;
	}

	.filters-aside {
		padding-top: 300px;
		margin-left: 20px;
	}

	.project {
		margin-bottom: 122px;
		padding-left: 73px;
	}
	.project .category {
		margin-left: -40px;
	}
	.project .visual {
		margin-left: -73px;
	}

	.search-block {
		width: 375px;
		top: 379px;
		left: 60px;
	}

	.news-section {
		padding-top: 210px;
	}

	.news-section-holder {
		margin-bottom: 80px;
	}

	.news {
		width: 32%;
		line-height: 20px;
		font-size: 15px;
		padding: 0 4% 90px;
	}

	.news .frame {
		margin-bottom: -4px;
	}

	.news.news-article .image {
		padding: 77px 0 84px;
		margin: -32px -32px 19px -43px;
	}

	.news.news-article .frame {
		padding: 0 50px 0 61px;
	}

	.article-holder {
		padding: 59px 286px 0 293px;
	}

	.article-holder + .twocolumns .search-block {
		top: 295px;
	}

	.page-content {
		margin: 0 190px 0 250px;
		font-size: 26px;
		line-height: 40px;
	}

	.page-content .search-form {
		margin: 0 0 135px;
	}

	.page-content .search-form label {
		margin: 0 0 10px;
	}

	.page-content .search-form input[type=search] {
		font-size: 50px;
		line-height: 60px;
		height: 75px;
		padding: 7px 0;
		max-width: 580px;
	}

	.contact-info ul ul li {
		padding: 0 10px 0 12px;
	}

	.contact-info ul ul li:not(:first-child):before {
		top: 10px;
		width: 2px;
		height: 24px;
	}

	.team-info .contact-info ul li {
		font-size: 18px;
		line-height: 30px;
	}

	.team-info .contact-info ul a.tel {
		font-size: 25px;
	}

	.team-info .contact-info ul ul li:before {
		top: 9px;
		height: 16px;
	}

	.team-list li {
		/*max-width: 190px;
		max-width: 220px;*/
		max-width: 15%;
		padding: 0 30px 58px 0;
	}

	.team-list li .photo {
		margin: 0 0 21px;
	}

	.awards-article {
		padding: 59px 0 0;
	}

	.awards-article .container {
		max-width: 800px;
	}
	.awards-article .container img{
		max-width: 600px;
	}

	.press-section {
		/*padding: 164px 0px 40px 340px;*/
		padding: 164px 40px 40px 50%;
	}

	.press-list > li:first-child {
		padding-top: 49px;
	}

	.press-list > li {
		padding: 49px 0 24px;
	}

	.press-list ul li {
		padding: 10px 0;
	}

	.press-list .year {
		margin: 0 0 5px -48px;
	}
	
	
}


@media (min-width: 1850px) {
	.content-heading .show-gallery {
		left: 365px;
	}

	.twocolumns {
		/*padding-right: 247px*/
	}

	.filters-aside .col {
		float: left;
		width: 46%;
		margin: 0 0 40px 7.5%;
	}

	.filters-aside .col:first-child {
		margin-left: 0;
	}

	.news-section footer {
		margin-right: -187px;
	}

	.news-section-holder {
		/*width: 110%;*/
		text-align: left;
	}

	.news {
		padding: 0 3% 90px;
	}

	.news.news-article {
		font-size: 15px;
	}

	.news.news-article h1 {
		font-size: 42px;
		margin: 0 0 79px;
		line-height: 40px;
	}

	.team-info {
		padding: 150px 125px 0 250px;
	}

	.team-list li {
		/* max-width: 250px; */
		max-width: 15%;
	}

	.awards-article .container {
		max-width: 1001px;
	}

	.press-section {
		/*padding: 164px 0px 40px 640px;*/
	}
}

@media (min-width: 2000px) {
	.news {
		width: 24.5%;
	}
}

@media (max-width: 1024px) {
	.project .visual a {
	    opacity: 1;
	}
	
	.drop ul a {
	    font-size: 24px;
	}
	.news h2 {
		margin-top: 6px;
	}
	.news.news-article h1 {
		margin-top: 3px;
	}
}




@media (max-width: 768px) {

	.home-slideshow {
		height: auto !important;
	}
	
	
	.home-slideshow .slide {
		background-position: 50% 0% !important;
	}

	.content-heading .project-gallery {
		-webkit-transform: translateX(0) !important;
		-ms-transform: translateX(0) !important;
		transform: translateX(0) !important;
		height: auto !important;
	}

	.content-heading .project-gallery .slide {
		opacity: 1 !important;
		height: auto !important;
	}

	.content-heading .project-gallery .slide.bg-stretch {
		background-position: 50% 50%;
		height: 286px !important;
	}

	.content-heading .show-gallery {
		display: none;
	}

	.content-heading .nav-bar {
		display: none;
	}
	.awardnote, .backlink {
	    font-size: 12px;
	}
	
	
}

@media (max-width: 450px) {
	ul.team-list, .team-list:nth-child(2n+1) {
		padding-left: 12px;
		padding-bottom: 40px;
	}
	.team-list:nth-child(2n+1) li:first-child {
		margin-left: 0px;
	}
	
	.team-list li {
		padding: 0 10px 20px 0;
	}
	
	ul.team-list {
		
	}
	
}

@-webkit-keyframes splash-animation {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	67% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	99.9% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}

	100% {
		display: none;
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}
}

@keyframes splash-animation {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	67% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	99.9% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}

	100% {
		display: none;
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}
}

