pre,
textarea {
  overflow: auto;
}

:root,
[aria-disabled] {
  cursor: default;
}

[hidden],
audio:not([controls]),
template {
  display: none;
}

button {
  overflow: visible;
}

details,
main,
summary {
  display: block;
}

input[type=number] {
  width: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

textarea {
  resize: vertical;
}

*,
:after,
:before {
  box-sizing: inherit;
  border-style: solid;
  border-width: 0;
}

* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  color: #000;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

[type=button],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
button,
select,
textarea {
  min-height: 1.5em;
}

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

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

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

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

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

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

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[hidden][aria-hidden=false] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

@font-face {
  font-family: PostGrotesk-Book;
  src: url(../fonts/PostGrotesk-Book.eot);
  src: url(../fonts/PostGrotesk-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/PostGrotesk-Book.woff) format("woff"), url(../fonts/PostGrotesk-Book.ttf) format("truetype"), url(../fonts/PostGrotesk-Book.svg#PostGrotesk-Book) format("svg");
  font-weight: 400;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: PostGrotesk-Book;
    src: url(../fonts/PostGrotesk-Book.svg#PostGrotesk-Book) format("svg");
  }
}

@font-face {
  font-family: PostGrotesk-Book-Italic;
  src: url(../fonts/PostGrotesk-BookItalic.eot);
  src: url(../fonts/PostGrotesk-BookItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/PostGrotesk-BookItalic.woff) format("woff"), url(../fonts/PostGrotesk-BookItalic.ttf) format("truetype"), url(../fonts/PostGrotesk-BookItalic.svg#PostGrotesk-Book-Italic) format("svg");
  font-weight: 400;
  font-style: italic;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: PostGrotesk-Book-Italic;
    src: url(../fonts/PostGrotesk-BookItalic.svg#PostGrotesk-Book-Italic) format("svg");
  }
}

@font-face {
  font-family: icofont;
  src: url(../fonts/icofont/icofont.eot);
  src: url(../fonts/icofont/icofont.eot?#iefix) format("embedded-opentype"), url(../fonts/icofont/icofont.woff) format("woff"), url(../fonts/icofont/icofont.ttf) format("truetype"), url(../fonts/icofont/icofont.svg#icofont) format("svg");
  font-weight: 400;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: icofont;
    src: url(../fonts/icofont/icofont.svg#icofont) format("svg");
  }
}

.flex-direction-nav a,
.icon__link {
  display: inline-block;
}

.flex-direction-nav a:before,
.icon__link:before {
  font-size: .875rem;
  display: block;
  font-family: icofont;
  line-height: 1;
  color: #999;
}

.flex-direction-nav a:hover:before,
.icon__link:hover:before {
  color: #000;
}

.flex-direction-nav a.social__link,
.icon__link.social__link {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}

.flex-direction-nav a.icon__link--share,
.icon__link.icon__link--share {
  margin: 0 0 0 2.25rem;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}

.flex-direction-nav a.icon__link--next,
.flex-direction-nav a.icon__link--previous,
.icon__link.icon__link--next,
.icon__link.icon__link--previous {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}

.icon__link--facebook:before {
  content: '\46';
}

.icon__link--googlePlus:before {
  content: '\47';
  margin-left: -25%;
}

.icon__link--twitter:before {
  content: '\54';
}

.icon__link--vimeo:before {
  content: '\56';
}

.icon__link--instagram:before {
  content: '\49';
}

.icon__link--pinterest:before {
  content: '\50';
}

.icon__link--share:before {
  content: '\53';
}

.icon__link--previous:before {
  content: '\70';
}

.icon__link--next:before {
  content: '\6e';
}

.icon__link--left:before {
  content: '\3c';
}

.icon__link--right:before {
  content: '\3e';
}

.icon__link--down:before {
  font-size: 2.5rem;
  content: '\64';
}

.icon__link--search:before {
  font-size: 24px;
  content: '\73';
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev,
.icon__link--down {
  height: 25px;
  width: 46px;
}

.flex-direction-nav .flex-next:before,
.flex-direction-nav .flex-prev:before,
.icon__link--down:before {
  font-size: 25px;
  color: #fff;
}

.flex-direction-nav .flex-next:hover:before,
.flex-direction-nav .flex-prev:hover:before,
.icon__link--down:hover:before {
  color: #fff;
}

.icon__link--down {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  z-index: 4;
  bottom: 28px;
  width: 25px;
  height: 46px;
}

.icon__link--down:before {
  font-size: 46px;
}

.footer__nav .icon__link {
  width: 1.875rem;
  height: 1.875rem;
  padding: .5rem;
  border-radius: 50%;
  border: 1px solid #999;
}

.footer__nav .icon__link:before {
  font-size: .75rem;
}

.footer__nav .icon__link:hover {
  border: 1px solid #000;
}

.footer__nav .icon__link:hover:before {
  color: #000;
}

body,
html {
  line-height: 1.2;
  transition: font .4s ease;
  font-size: 16px;
}

@media only screen and (max-width: 64em) {
  body,
  html {
    font-size: 16px;
  }
}

@media only screen and (max-width: 40em) {
  body,
  html {
    font-size: 16px;
  }
}

body {
  font-family: PostGrotesk-Book, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}

body em,
body i {
  font-family: PostGrotesk-Book-Italic, arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}

* {
  font-weight: inherit;
}

h1,
h2,
h3,
h4 {
  font-size: 20px;
  line-height: 24px;
  line-height: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
}

h1.logo__text,
h2.logo__text,
h3.logo__text,
h4.logo__text {
  font-size: 1.875rem;
  white-space: nowrap;
  margin: 0;
}

@media screen and (max-width: 390px) {
  h1.logo__text,
  h2.logo__text,
  h3.logo__text,
  h4.logo__text {
    font-size: 1.375rem;
  }
}

h5,
h6 {
  font-size: .75rem;
}

.logo__text {
  margin: 0;
  text-align: center;
}

ol,
p,
ul {
  font-size: 20px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
}

li {
  list-style: none;
}

.list--clients li {
  color: #999;
}

.list--clients li b,
.list--clients li strong {
  color: #000;
}

.project__details dd,
.project__details dt,
.project__details h4,
.project__details h5,
.project__details li,
.project__details p {
  font-size: 20px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  margin: 0 0 .25rem;
}

.post__lead {
  display: block;
}

.post__lead dd,
.post__lead dt,
.post__lead h3,
.post__lead h4,
.post__lead h5,
.post__lead li,
.post__lead p {
  font-size: 20px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.333;
}

.post__lead h3 + p {
  margin-top: .4375rem;
}

small {
  font-size: 14px;
  font-size: .7rem;
  line-height: 24px;
  line-height: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
}

bold,
strong {
  font-weight: 400;
}

a {
  color: #999;
}

.logo__link,
.nav__link--active,
a:hover {
  color: #000;
}

.list--team {
  margin-top: .4375rem;
}

.list--team i {
  display: block;
}

.list--team li + li {
  margin-top: .4375rem;
}

.list--results li {
  margin: 0 0 .6875rem;
}

:focus {
  outline: 0;
}

.search {
  position: fixed;
  top: 1.5625rem;
  right: 1.5625rem;
}

.search.active .search__reveal {
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}

.search.active .search__input {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity:1;
  pointer-events: all;
}

@media only screen and (max-width: 40em) {
  .search {
    position: fixed;
    top: 1rem;
    right: 1rem;
    left: 1.4375rem;
    z-index:10;
    padding:0.5625rem;
  }
  .search .search__reveal {
    top:0.5rem;
  }
  .search.active .search__reveal {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .search .search__input {
    margin-top: 0;
    left:0;
    width:100%;
    background:#fff;
    border:1px solid #ccc;
    z-index:11000;
    line-height:40px;
    height:40px;
    top: 0;
  }
}

.search .search__input,
.search .search__reveal {
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  position: absolute;
  right: 0;
}

.search__input {
  opacity:0;
  pointer-events: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  font-size: 18px;
  padding: .125rem .25rem;
  text-align: right;
}

.search__input::-webkit-input-placeholder {
  color: hsla(0, 0%, 60%, .6);
}

.search__input::-moz-placeholder {
  color: hsla(0, 0%, 60%, .6);
}

.search__input:-ms-input-placeholder {
  color: hsla(0, 0%, 60%, .6);
}

.search__input::placeholder {
  color: hsla(0, 0%, 60%, .6);
}

.search__input:focus::-webkit-input-placeholder,
.search__input:hover::-webkit-input-placeholder {
  color: hsla(0, 0%, 60%, .8);
}

.search__input:focus::-moz-placeholder,
.search__input:hover::-moz-placeholder {
  color: hsla(0, 0%, 60%, .8);
}

.search__input:focus:-ms-input-placeholder,
.search__input:hover:-ms-input-placeholder {
  color: hsla(0, 0%, 60%, .8);
}

.search__input:focus::placeholder,
.search__input:hover::placeholder {
  color: hsla(0, 0%, 60%, .8);
}

.search__reveal {
  z-index: 0;
}

.search__reveal:before {
  color: #000;
}

.header--home .search__input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .6);
}

.header--home .search__input::-moz-placeholder {
  color: hsla(0, 0%, 100%, .6);
}

.header--home .search__input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .6);
}

.header--home .search__input::placeholder {
  color: hsla(0, 0%, 100%, .6);
}

.header--home .search__input:focus,
.header--home .search__input:hover {
  color: #fff;
}

.header--home .search__input:focus::-webkit-input-placeholder,
.header--home .search__input:hover::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, .8);
}

.header--home .search__input:focus::-moz-placeholder,
.header--home .search__input:hover::-moz-placeholder {
  color: hsla(0, 0%, 100%, .8);
}

.header--home .search__input:focus:-ms-input-placeholder,
.header--home .search__input:hover:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, .8);
}

.header--home .search__input:focus::placeholder,
.header--home .search__input:hover::placeholder {
  color: hsla(0, 0%, 100%, .8);
}

.header--home .search__reveal:before {
  color: #fff;
}

.nav--main {
  margin: 0;
  position: fixed;
  height: 100%;
  width: 50%;
  top: 0;
  left: 0;
  transition: all .5s ease;
  background: hsla(0, 0%, 95%, .95);
  z-index: 6;
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  transition-duration: .3s;
}

@media only screen and (max-width: 40em) {
  .nav--main {
    width: 100%;
  }
}

.nav--main > ul {
  margin: 1.5625rem 4rem;
  padding: 0;
}

.nav--main > ul > li:before {
  content: '';
  display: block;
  margin: 1.5rem auto .4375rem;
  width: 24px;
  height: 2px;
  background: #000;
}

.nav__list {
  list-style: none;
  position: relative;
}

.nav__list li {
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
}

.nav__list li.active > a,
.nav__list li.active > span {
  color: #000;
}

.nav__list li .nav__link,
.nav__list li a {
  color: #999;
  cursor: pointer;
  display: block;
  transition-duration: .1s;
}

.nav__list li .nav__link.active,
.nav__list li .nav__link:hover,
.nav__list li a.active,
.nav__list li a:hover {
  color: #000;
  transition-duration: .2s;
}

.nav__list li.active ul {
  opacity: 1;
  padding: .75rem 0 0;
  max-height: 1000px;
}

.nav__list li ul {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition-duration: .5s;
}

.nav__reveal {
  margin: 0;
  position: absolute;
  top: 1.5625rem;
  left: 1.5625rem;
  z-index: 7;
  line-height: 0;
}

.nav__reveal .icon--burger {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nav__reveal .icon--burger,
.nav__reveal .icon--burger:after,
.nav__reveal .icon--burger:before {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  transition-duration: .3s;
}

.nav__reveal .icon--burger:after,
.nav__reveal .icon--burger:before {
  position: absolute;
  content: "";
}

.nav__reveal .icon--burger:before {
  top: -8px;
}

.nav__reveal .icon--burger:after {
  top: 8px;
}

.nav__reveal.is--open .icon--burger {
  background-color: transparent;
}

.nav__reveal.is--open .icon--burger:before {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

.nav__reveal.is--open .icon--burger:after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

.header__nav.active > nav {
  max-height: 9000px !important;
  display: block;
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition-duration: .5s;
}

@media only screen and (max-width: 64em) {
  .arrow:hover {
    cursor: pointer;
  }

  .rotate {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}

.header--home .nav__reveal .icon--burger {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.header--home .nav__reveal .icon--burger,
.header--home .nav__reveal .icon--burger:after,
.header--home .nav__reveal .icon--burger:before {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #fff;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  transition-duration: .3s;
}

.header--home .nav__reveal .icon--burger:after,
.header--home .nav__reveal .icon--burger:before {
  position: absolute;
  content: "";
}

.header--home .nav__reveal .icon--burger:before {
  top: -8px;
}

.header--home .nav__reveal .icon--burger:after {
  top: 8px;
}

.header--home .nav__reveal.is--open .icon--burger {
  background-color: transparent;
}

.header--home .nav__reveal.is--open .icon--burger:after,
.header--home .nav__reveal.is--open .icon--burger:before {
  background-color: #999;
}

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

body {
  padding-top: 8.25rem;
}

.header--main {
  position: absolute;
  top: 0;
  z-index: 5;
  min-width: 100%;
  min-height: 5.375rem;
  position: fixed;
  width: 100%;
  background-color: #fff;
}

.header--main.header--home .logo__link {
  color: #fff;
}

.header--main .header__logo {
  width: 100%;
  text-align: center;
  padding: 1.5625rem 4.0625rem .9375rem;
}

.header--main .header__logo h6 {
  margin-top: .9375rem;
}

#page_home {
  padding-top: 0;
}

#page_home .grid--boxes {
  margin: 1.3125rem auto;
}

#page_home .header--home {
  background-color: transparent;
}

.page__region {
  margin: .5rem auto;
  padding: 1.5625rem;
  max-width: 1440px;
  position: relative;
}

.view__type {
  z-index: 1;
  position: absolute;
  right: .875rem;
  top: -.4375rem;
}

@media only screen and (max-width: 40em) {
  .view__type {
    top: -.875rem;
  }
}

.view__type .view__item {
  display: inline-block;
  color: #999;
}

.view__type .view__item a.active {
  color: #000;
}

.content__header {
  margin: .875rem 0 .5em;
}

.content__textWrapper {
  margin: 0 0 1.125rem;
}

.content__textWrapper p + p {
  text-indent: 2.1875rem;
}

.content__headline {
  margin: 0 0 .5rem;
}

.overlined:before {
  content: '\2014';
  display: block;
  line-height: 0;
  margin: 0 0 .5rem;
  position: relative;
  padding: 0;
}

.breadcramb > * + :before {
  display: inline-block;
  content: '/';
  color: #000;
  padding: 0 3px 0 3px;
}

.figure--article {
  margin: 0 0 .875rem;
}

.figure--awards {
  max-width: 120px;
  margin: .5rem 0 1.5rem;
  float: none;
}

.multicol {
  margin: 0 0 1rem;
}

.multicol.multicol--x2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: .4375rem;
  -moz-column-gap: .4375rem;
  column-gap: .4375rem;
}

@media only screen and (max-width: 40em) {
  .multicol.multicol--x2 {
    webkit-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.grid--boxes {
  padding: .875rem 1.125rem;
  text-align: center;
}

.grid--boxes > * {
  text-align: left;
}

.grid--boxes .col {
  padding: .4375rem;
  position: relative;
}

.grid--center {
  text-align: center;
  font-size: 0;
}

.grid--center .col.grid__item {
  font-size: 1rem;
  margin: auto;
  text-align: left;
  float: none;
  vertical-align: top;
  display: inline-block;
}

.figure--grid {
  background: url(../images/loading.gif) no-repeat center center;
}

.grid__itemWrapper {
  position: relative;
  overflow: hidden;
}

.article--grid {
  margin: 0;
  padding: 0 .875rem .875rem 0;
}

.article--grid .post__title {
  display: block;
}

.article--grid .post__title:before {
  content: '\2014';
  display: block;
  line-height: 0;
  margin-bottom: .75rem;
  position: relative;
  padding: 0;
}

.article--grid a {
  display: block;
}

.caption--grid {
  margin: 0;
}

.caption--grid .grid__link {
  transition: opacity .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 63%, .9);
  opacity: 0;
  word-wrap: break-word;
  color: #fff;
}

.caption--grid .grid__link .link__wrapper {
  padding: .9375rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.caption--grid .grid__link .link__wrapper:before {
  content: '\2014';
  display: block;
  line-height: 1.125rem;
}

.caption--grid .grid__link h3,
.caption--grid .grid__link h4 {
  line-height: 1.33;
}

.caption--grid .grid__link:hover {
  opacity: 1;
}

.fade {
  opacity: 0;
  transition-duration: .1s;
}

.fade,
.page__region--grid {
  transition-property: all;
  transition-timing-function: ease-in-out;
}

.page__region--grid {
  opacity: 1;
  transition-duration: .8s;
}

.grid--boxes .caption__textWrapper p + p,
.grid--boxes .content__textWrapper p + p,
.grid--boxes .grid__textWrapper p + p {
  text-indent: 0;
}

.image--grid {
  max-height: 1000px;
  transition: all .2s ease;
}

.post__lead,
.post__title {
  display: block;
}

.post__lead {
  margin-top: .25rem;
}

.page__region--people .header--people {
  text-align: center;
}

@media only screen and (max-width: 64em) {
  .page__region--people .col1of3:nth-child(2n+1) {
    clear: left;
  }

  .page__region--people .content__toggle {
    margin: 0 0 .875rem;
  }
}

.page__region--people .content__target {
  padding: 0;
}

.page__region--people .content__target.is--expanded {
  padding: .4375rem 0 .875rem;
}

.content__press .post__date {
  margin: 0 0 .4375rem;
}

.content__press .content__textWrapper {
  padding: 0 25% 0 0;
}

@media only screen and (min-width: 40.0625em) {
  .content__press:nth-child(4n+1) {
    clear: left;
  }
}

@media only screen and (max-width: 40em) {
  .content__press:nth-child(2n+1) {
    clear: left;
  }
}

.image--press {
  padding: 0 30% 0 0;
  margin: .75rem 0;
}

.content__footer {
  padding: .4375rem 0 .875rem;
}

.content__footer .content__footerWrapper {
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

.awards__footer {
  margin: .875rem 0 0;
}

.awards__logos {
  padding: .875rem 0 .4375rem;
}

@media only screen and (min-width: 64.0625em) {
  .awards__logos {
    width: 50%;
    float: left;
    margin-left: 25%;
    margin-right: -100%;
  }
}

.awards__logos li {
  display: inline;
}

.awards__logos figure {
  display: inline-block;
  margin: .4375rem;
}

.header--project {
  margin-bottom: 0;
}

.header--project .icon:hover {
  color: #000;
}

.project__title > * {
  display: inline-block;
}

.project__title:after {
  content: '\2014';
  display: block;
  line-height: 0;
  position: absolute;
  top: -.375rem;
  padding: 0;
}

.project__awards,
.project__details {
  position: relative;
  font-size: .75rem;
}

.project__awards *,
.project__awards dd,
.project__awards dt,
.project__awards h4,
.project__awards h5,
.project__awards li,
.project__awards p,
.project__details *,
.project__details dd,
.project__details dt,
.project__details h4,
.project__details h5,
.project__details li,
.project__details p {
  font-size: inherit;
  line-height: 1.33;
  margin: 0;
}

.project__awards {
  padding: 0 0 .9375rem;
  background: #fff;
  z-index: 1;
  min-height: 116px;
}

@media only screen and (max-width: 40em) {
  .project__awards {
    min-height: none;
  }
}

.project__details {
  z-index: 0;
  max-height: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  transition-property: height, opacity, -webkit-transform;
  transition-property: height, opacity, transform;
  transition-property: height, opacity, transform, -webkit-transform;
  transition-duration: .5s;
  overflow: hidden;
}

@media only screen and (max-width: 40em) {
  .project__details {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.project__details .col {
  padding: 0 .9375rem 0 0;
}

.project__details .col s li {
  line-height: 1;
}

.project__wrapper.active .project__details {
  max-height: 9000px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.project__related {
  margin: .9375rem auto 1.5625rem;
  padding: 0 .4375rem;
}

.project__related header h4 {
  font-size: 1rem;
}

.project__related .flexslider {
  margin: .9375rem 0;
}

.content__trigger {
  position: relative;
  z-index: 1;
  color: #999;
  cursor: pointer;
}

.content__trigger:after {
  content: '\2014';
  display: block;
  line-height: 0;
  position: absolute;
  top: -.375rem;
  padding: 0;
}

.content__trigger:before {
  content: "\2192";
  width: .875rem;
  text-align: left;
  display: inline-block;
  color: #999;
}

.content__trigger.is--expanded:before {
  content: "\00d7";
}

.content__trigger.is--expanded,
.content__trigger.is--expanded:before,
.content__trigger:hover,
.content__trigger:hover:before {
  color: #000;
}

.content__trigger h1,
.content__trigger h2,
.content__trigger h3,
.content__trigger h4,
.content__trigger h5,
.content__trigger h6,
.content__trigger p {
  display: inline-block;
}

.contentNav__list {
  text-align: right;
}

.contentNav__list li {
  display: inline-block;
  padding: 0 .4375rem 0 0;
}

.contentNav__list li:last-child {
  padding: 0;
}

.content__target {
  max-height: 0;
  z-index: 0;
  opacity: 0;
  position: relative;
  clear: left;
  margin: 0;
  padding: 0 .4375rem;
  overflow: hidden;
  transition: all .4s ease-in-out;
}

.content__target.is--expanded {
  transition: all .8s ease-in-out;
  padding: .625rem .4375rem .875rem 0;
  opacity: 1;
  max-height: 2000px;
}

.content__target .col {
  padding: 0 1.125rem 0 0;
}

.content__target dl + dl,
.content__target p + h5,
.content__target ul + h5 {
  margin-top: 1rem;
}

.--mobile .content__trigger {
  margin: 0 0 .375rem;
}

.--mobile .content__target {
  transition: all .4s ease-in-out;
  padding: 0 0 .875rem;
}

.--mobile .content__target.is--expanded {
  padding: .4375rem 0 1.3125rem;
}

@media only screen and (min-width: 64.0625em) {
  .--mobile .content__trigger {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
    pointer-events: none;
    color: #000;
  }

  .--mobile .content__trigger:before {
    display: none;
  }

  .--mobile .content__target {
    clear: none;
    width: 74.5762711864%;
    float: right;
    margin-right: 0;
    opacity: 1;
    max-height: 2000px;
  }
}

.content__project .content__target.is--expanded {
  padding: .75rem 0 .875rem;
}

.project__footer {
  padding: .4375rem .4375rem .875rem;
}

.project__footer .project__awards .col.award {
  padding: .4375rem .875rem .4375rem 0;
}

.project__footer .project__awards .col.award h4,
.project__footer .project__awards .col.award p {
  font-size: .75rem;
  font-family: PostGrotesk-Book, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}

.text--more + [data-readmore-toggle],
.text--more[data-readmore] {
  display: block;
  width: 100%;
  max-height: 7.25rem;
}

.content--more span {
  display: none;
}

.link--more {
  display: inline-block;
}

.figure__map {
  margin: .4375rem 0;
  display: block;
}

#google-map {
  min-height: 390px;
  margin: .4375rem .875rem 0 0;
}

.footer--main {
  position: relative;
  margin: 0 auto;
  padding: 0 1.5625rem 1.5625rem;
  text-align: center;
}

.footer--main h4,
.footer--main h5,
.footer--main p {
  font-size: .75rem;
  padding: 0;
  margin: 0;
  line-height: 1.33;
  white-space: nowrap;
}

.footer__nav ul {
  margin: .9375rem 0 .4375rem;
}

.footer__nav ul li {
  display: inline-block;
  margin: 0 0 .4375rem;
}

.footer__nav ul li + li {
  margin-left: .25rem;
}

.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.row:after {
  content: " ";
  display: block;
  clear: both;
}

.col {
  box-sizing: border-box;
  width: 100%;
  float: left;
}

.col.grid__item {
  *zoom: 1;
  transition: all .2s ease;
}

.col.grid__item:after,
.col.grid__item:before {
  display: table;
  content: '';
  line-height: 0;
}

.col.grid__item:after {
  clear: both;
}

@media only screen and (max-width: 64em) {
  .col,
  .col.col2of3,
  .col.col5of6 {
    box-sizing: border-box;
    width: 100%;
    float: left;
  }

  .col.col1of2,
  .col.col1of3 {
    box-sizing: border-box;
    width: 50%;
    float: left;
  }

  .col.col1of4,
  .col.col1of6 {
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media only screen and (max-width: 40em) {
  .col,
  .col.col1of2,
  .col.col1of3,
  .col.col2of3,
  .col.col5of6 {
    box-sizing: border-box;
    width: 100%;
    float: left;
  }

  .col.col1of4,
  .col.col1of6 {
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

.col.col--noPad {
  padding: .4375rem 0 !important;
}

.col.project__title {
  box-sizing: border-box;
  width: 75%;
  float: left;
}

.col.project__Nav {
  box-sizing: border-box;
  width: 25%;
  float: left;
}

.col.project__description {
  box-sizing: border-box;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 40em) {
  .col.project__description {
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-bottom: .875rem;
  }
}

.col.project__sidebar {
  box-sizing: border-box;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 40em) {
  .col.project__sidebar {
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
}

.col.project__sidebar .project__details .col {
  box-sizing: border-box;
  width: 33.3333333333%;
  float: left;
}

.col1of6 {
  width: 16.6666666667%;
}

.col1of3,
.col1of6,
.col2of6 {
  box-sizing: border-box;
  float: left;
}

.col1of3,
.col2of6 {
  width: 33.3333333333%;
}

.col1of2 {
  box-sizing: border-box;
  width: 50%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .col1of2 + .col {
    padding-left: .4375rem;
  }
}

.col2of3 {
  width: 66.6666666667%;
}

.col2of3,
.col5of6 {
  box-sizing: border-box;
  float: left;
}

.col5of6 {
  width: 83.3333333333%;
}

.col1of4 {
  box-sizing: border-box;
  width: 25%;
  float: left;
}

.grid--list .image--grid {
  max-height: 0;
}

.grid--list .row .col {
  box-sizing: border-box;
  width: 16.6666666667%;
  float: left;
  float: none;
}

@media only screen and (max-width: 64em) {
  .grid--list .row .col {
    box-sizing: border-box;
    width: 25%;
    float: left;
  }
}

@media only screen and (max-width: 40em) {
  .grid--list .row .col {
    box-sizing: border-box;
    width: 50%;
    float: left;
  }
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline: none;
}

.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1;
  overflow: hidden;
}

.flex-viewport {
  transition: all 1s ease;
}

.flex-viewport,
.loading .flex-viewport {
  max-height: 2000px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  height: 0;
}

.flex-direction-nav a {
  display: block;
  margin: -1.5em 0 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  overflow: hidden;
  opacity: .4;
  cursor: pointer;
  color: hsla(0, 0%, 100%, .8);
  transition: all .3s ease;
}

.flex-direction-nav {
  z-index: 4;
}

.flex-direction-nav > li {
  display: inline-block;
}

.flex-direction-nav > li + li {
  margin-left: .75rem;
}

.flex-direction-nav .flex-prev {
  left: -4rem;
}

.flex-direction-nav .flex-next {
  right: -4rem;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: .9;
  left: 1.5rem;
}

.flexslider:hover .flex-next {
  opacity: .9;
  right: 1.5rem;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: icofont;
  overflow: hidden;
  display: block;
  content: '\3c';
}

.flex-direction-nav a.flex-next:before {
  content: '\3e';
}

a.flex-next svg,
a.flex-prev svg {
  width: 46px;
  height: 25px;
  display: block;
}

a.flex-next:hover .-svg,
a.flex-next:hover .-svg *,
a.flex-prev:hover .-svg,
a.flex-prev:hover .-svg * {
  fill: #000 !important;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 4;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: icofont;
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

.flex-control-nav {
  width: 100%;
  margin: .9375rem 0 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, .7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, .9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media only screen and (max-width: 64em) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 1.5rem;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 1.5rem;
  }
}

#page_home .flex-control-nav {
  margin: 0;
  position: absolute;
  bottom: 40%;
  text-align: center;
  z-index: 3;
}

@media screen and (max-width: 720px) {
  #page_home .flex-control-nav {
    bottom: 38%;
  }
}

@media screen and (max-height: 720px) {
  #page_home .flex-control-nav {
    bottom: 38%;
  }
}

@media screen and (max-height: 640px) {
  #page_home .flex-control-nav {
    bottom: 36%;
  }
}

@media screen and (max-height: 480px) {
  #page_home .flex-control-nav {
    bottom: 32%;
  }
}

#page_home .flex-control-nav li {
  margin: 0 .5em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  mix-blend-mode: overlay;
  mix-blend-mode: screen;
}

#page_home .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  opacity: .8;
  mix-blend-mode: overlay;
  mix-blend-mode: screen;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -o-box-shadow: none;
  box-shadow: none;
}

#page_home .flex-control-paging li a:hover {
  background: #666;
  opacity: 1;
}

#page_home .flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}

.content__featured .post__header {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75%;
  margin: -1.5625rem 0 0;
}

.content__featured .post__header h3 {
  font-size: 3.75rem;
  line-height: 1;
}

.content__featured .post__header h3:before {
  content: '\2014';
  display: block;
  line-height: 2rem;
}

.content__featured a {
  color: #fff;
}

.content__featured .post {
  position: relative;
  color: #fff;
}

.content__featured .post .post__thumbnail {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0 auto;
}

.content__featured .post .post__thumbnail img {
  min-height: 100%;
  min-width: 100%;
  max-width: 10000% !important;
  width: auto !important;
}

.content__featured .post .post__header {
  text-align: center;
}



