@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Site Icons";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

body,
input[type=submit],
input[type=button],
button {
  -webkit-font-smoothing: antialiased;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}
blockquote::before, blockquote::after,
q::before,
q::after {
  content: none;
}

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

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: none;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  background: none;
}

input[type=radio],
input[type=checkbox],
input[type=color],
input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

.google-map, .flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.google-map iframe, .flex-container iframe,
.google-map object,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row {
  margin-left: -30px;
  font-size: 0;
}
.row.row--reverse {
  direction: rtl;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .row.row--reverse--undo {
    direction: ltr;
  }
}
.row.row--centred {
  text-align: center;
}
.row.row--flush {
  margin-left: 0;
}
.row.row--flush > .col {
  padding-left: 0;
}
.row.row--big {
  margin-left: -90px;
}
.row.row--big > .col {
  padding-left: 90px;
}
@media only screen and (max-width: 768px) {
  .row.row--big--undo {
    margin-left: -30px;
  }
  .row.row--big--undo > .col {
    padding-left: 30px;
  }
}
.row.row--vertically-centred > .col {
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .row.row--narrow-on-mobile {
    margin-left: -15px;
  }
  .row.row--narrow-on-mobile > .col {
    padding-left: 15px;
  }
}

.col {
  text-align: left;
  direction: ltr;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  white-space: normal;
  padding-left: 30px;
  font-size: 15px;
}

.a1-12 {
  width: 8.3333333333%;
}

.a2-12 {
  width: 16.6666666667%;
}

.a3-12 {
  width: 25%;
}

.a4-12 {
  width: 33.3333333333%;
}

.a5-12 {
  width: 41.6666666667%;
}

.a6-12 {
  width: 50%;
}

.a7-12 {
  width: 58.3333333333%;
}

.a8-12 {
  width: 66.6666666667%;
}

.a9-12 {
  width: 75%;
}

.a10-12 {
  width: 83.3333333333%;
}

.a11-12 {
  width: 91.6666666667%;
}

.a12-12 {
  width: 100%;
}

@media only screen and (max-width: 1279px) {
  .b1-12 {
    width: 8.3333333333%;
  }
  .b2-12 {
    width: 16.6666666667%;
  }
  .b3-12 {
    width: 25%;
  }
  .b4-12 {
    width: 33.3333333333%;
  }
  .b5-12 {
    width: 41.6666666667%;
  }
  .b6-12 {
    width: 50%;
  }
  .b7-12 {
    width: 58.3333333333%;
  }
  .b8-12 {
    width: 66.6666666667%;
  }
  .b9-12 {
    width: 75%;
  }
  .b10-12 {
    width: 83.3333333333%;
  }
  .b11-12 {
    width: 91.6666666667%;
  }
  .b12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c1-12 {
    width: 8.3333333333%;
  }
  .c2-12 {
    width: 16.6666666667%;
  }
  .c3-12 {
    width: 25%;
  }
  .c4-12 {
    width: 33.3333333333%;
  }
  .c5-12 {
    width: 41.6666666667%;
  }
  .c6-12 {
    width: 50%;
  }
  .c7-12 {
    width: 58.3333333333%;
  }
  .c8-12 {
    width: 66.6666666667%;
  }
  .c9-12 {
    width: 75%;
  }
  .c10-12 {
    width: 83.3333333333%;
  }
  .c11-12 {
    width: 91.6666666667%;
  }
  .c12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .d1-12 {
    width: 8.3333333333%;
  }
  .d2-12 {
    width: 16.6666666667%;
  }
  .d3-12 {
    width: 25%;
  }
  .d4-12 {
    width: 33.3333333333%;
  }
  .d5-12 {
    width: 41.6666666667%;
  }
  .d6-12 {
    width: 50%;
  }
  .d7-12 {
    width: 58.3333333333%;
  }
  .d8-12 {
    width: 66.6666666667%;
  }
  .d9-12 {
    width: 75%;
  }
  .d10-12 {
    width: 83.3333333333%;
  }
  .d11-12 {
    width: 91.6666666667%;
  }
  .d12-12 {
    width: 100%;
  }
}
img,
object,
video,
audio {
  max-width: 100%;
}

img {
  height: auto;
  display: block;
}

.flex-container {
  padding-bottom: 56.25%;
}

.mobile__work-filter--close::before, .mobile__work-filter--open::after, .header__mobile-nav-close::before, .header__mobile-nav-open::after, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon--twitter::before,
.icon-end--twitter::after {
  content: "\e600";
}

.icon--instagram::before,
.icon-end--instagram::after {
  content: "\e601";
}

.icon--direction::before,
.icon-end--direction::after {
  content: "\e900";
}

.header__mobile-nav-open::after, .icon--menu::before,
.icon-end--menu::after {
  content: "\e901";
}

.mobile__work-filter--close::before, .header__mobile-nav-close::before, .icon--menu-close::before,
.icon-end--menu-close::after {
  content: "\e902";
}

.mobile__work-filter--open::after, .icon--filter::before,
.icon-end--filter::after {
  content: "\e903";
}

.icon--search::before,
.icon-end--search::after {
  content: "\e904";
}

.icon--close::before,
.icon-end--close::after {
  content: "\e905";
}

.container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 60px;
}
@media only screen and (max-width: 1279px) {
  .container {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .container.container--full-bleed-on-mobile {
    padding: 0;
  }
}

.container--full-bleed {
  padding: 0;
}

.invisible {
  left: -999rem;
  position: absolute;
}

.removed {
  display: none;
}

.relative {
  position: relative;
}

.seperated {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .seperated {
    margin-bottom: 15px;
  }
}

.seperated--big {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .seperated--big {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .seperated--on-mobile {
    margin-bottom: 15px;
  }
}

.seperated-section {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .seperated-section {
    margin-bottom: 60px;
  }
}

.show-on-mobile {
  display: none;
}
@media only screen and (max-width: 480px) {
  .show-on-mobile {
    display: block;
  }
}

.hide-on-mobile {
  display: block;
}
@media only screen and (max-width: 480px) {
  .hide-on-mobile {
    display: none;
  }
}

.gamma {
  font-size: 30px;
}

.delta {
  font-size: 26px;
}

.eta {
  font-size: 17px;
}

.h,
.typeset h3,
.typeset h2 {
  font-family: "Rubik";
  font-weight: bold;
  margin-bottom: 7.5px;
}

.p,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  line-height: 2;
  margin: 0 0 15px;
}

.a {
  color: #4a4a4a;
  text-decoration: none;
  transition: color 0.2s;
}
.a:hover, .a:focus {
  color: #9b9b9b;
}

.a-body,
.typeset a {
  border-bottom: 1px solid #d91c5b;
  color: #4a4a4a;
  text-decoration: none;
  transition: color 0.2s;
}
.a-body:hover, .a-body:focus,
.typeset a:hover,
.typeset a:focus {
  color: #9b9b9b;
}

.tagline {
  font-size: 30px;
  color: #4a4a4a;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .tagline {
    font-size: 26px;
  }
}

.muted-text {
  color: #9b9b9b;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 18px;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 9px;
}

.typeset ul li, .ul li {
  list-style: disc outside;
}

.typeset ol li, .ol li {
  list-style: decimal outside;
}

.typeset h2 {
  font-size: 30px;
}
.typeset h3 {
  font-size: 26px;
}
.cookie-notice {
  background-color: #f9f9f9;
  border-top: 2px solid #4a4a4a;
  bottom: 0;
  color: #4a4a4a;
  display: none;
  left: 0;
  margin: 0 auto;
  padding: 37.5px 0;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 6;
}
.cookie-notice button {
  font-size: 13px;
  background-color: #fff;
  border: 2px solid #d91c5b;
  color: #4a4a4a;
  height: auto;
  margin: 10px auto;
  padding: 3px 5px;
  transition: color 0.2s;
  width: 80px;
}
.cookie-notice button:hover, .cookie-notice button:focus {
  color: #9b9b9b;
}
.cookie-notice a {
  color: #4a4a4a;
}
.show-cookie-notice .cookie-notice {
  display: block;
}
@media only screen and (max-width: 768px) {
  .cookie-notice {
    padding: 15px 10px;
  }
}

.header-fixed {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 2;
}
.header-fixed.header--compact {
  box-shadow: 0 0 5px #9b9b9b;
}
@media only screen and (max-width: 1024px) {
  .header-fixed {
    box-shadow: 0 0 5px #9b9b9b;
  }
}

.header-inner {
  height: 170px;
  transition: height 0.2s;
}
@media only screen and (max-width: 1024px) {
  .header-inner {
    height: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .header-inner {
    height: 56.6666666667px;
  }
}
.header-inner.header--compact {
  height: 85px;
}
@media only screen and (max-width: 480px) {
  .header-inner.header--compact {
    height: 56.6666666667px;
  }
}
.header-inner.header--compact .header-logo {
  padding-top: 33.75px;
}
@media only screen and (max-width: 767px) {
  .header-inner.header--compact .header-logo {
    padding-top: 19.5px;
  }
}
.header-inner.header--compact .header-centre p {
  padding-top: 33px;
}
.header-inner.header--compact .nav-primary {
  padding-top: 33px;
}
.header-inner.header--compact.header--has-both-navs .nav-primary {
  padding-top: 18px;
}
@media only screen and (max-width: 1024px) {
  .header-inner.header--compact.header--has-both-navs .nav-primary {
    padding-top: 22.5px;
  }
}

.header-logo {
  max-height: 21px;
  padding: 75px 0 0;
  transition: padding 0.2s;
}
@media only screen and (max-width: 1024px) {
  .header-logo {
    padding-top: 33.75px;
  }
}
@media only screen and (max-width: 767px) {
  .header-logo {
    padding-top: 21.75px;
  }
}

.header-centre p {
  font-size: 17px;
  padding: 75px 0 0;
  transition: padding 0.2s;
}
@media only screen and (max-width: 1279px) {
  .header-centre {
    display: none;
  }
}

.header--has-both-navs .nav-primary {
  padding-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .header--has-both-navs .nav-primary {
    padding-top: 21px;
  }
}
@media only screen and (max-width: 767px) {
  .header--has-both-navs .nav-primary {
    padding-top: 90px;
  }
}

@media only screen and (max-width: 767px) {
  .header__drawer,
  .filter__drawer {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    bottom: 0;
    overflow: auto;
    position: fixed;
    right: -100vw;
    top: 0;
    transition: right 0.5s;
    width: 100vw;
    z-index: 4;
  }
}

@media only screen and (max-width: 767px) {
  .body-mobile-nav-open .header__drawer {
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .body-work-filter-open .filter__drawer {
    right: 0;
  }
}

.filter-beneath-nav {
  display: none;
  position: absolute;
  top: 85px;
  width: 100%;
}
.filter-beneath-nav .filter__category-title {
  margin-left: 30px;
  margin-top: 12px;
}
@media only screen and (max-width: 480px) {
  .filter-beneath-nav .filter__category-title {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-beneath-nav {
    display: block;
    top: 56.6666666667px;
  }
}

.header__mobile-nav-open,
.header__mobile-nav-close {
  bottom: 15px;
  color: #4a4a4a;
  display: none;
  padding: 6px 0;
  position: absolute;
  top: 15px;
  width: 45px;
}
@media only screen and (max-width: 767px) {
  .header__mobile-nav-open,
  .header__mobile-nav-close {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .header__mobile-nav-open,
  .header__mobile-nav-close {
    bottom: auto;
    top: 10.5px;
  }
}

.header__mobile-nav-open {
  right: 15px;
  transition: right 0.5s;
  width: auto;
  z-index: 3;
}
.header__mobile-nav-open::before {
  content: "Menu";
  vertical-align: -1px;
}
.header__mobile-nav-open::after {
  font-size: 26px;
  padding-left: 15px;
}

.header__mobile-nav-close {
  left: 15px;
  transition: left 0.5s;
  width: auto;
  z-index: 5;
}
.header__mobile-nav-close::before {
  font-size: 26px;
  padding-right: 15px;
  vertical-align: -5px;
}
.header__mobile-nav-close::after {
  content: "Close menu";
  white-space: nowrap;
}

.nav-primary {
  padding: 75px 0 0;
  position: relative;
  transition: padding 0.2s;
  z-index: 4;
}
@media only screen and (max-width: 1024px) {
  .nav-primary {
    padding-top: 33px;
  }
}
@media only screen and (max-width: 480px) {
  .nav-primary {
    padding-top: 60px;
  }
}
.nav-primary ul {
  margin-right: -7.5px;
  position: absolute;
  right: 0;
}
.nav-primary ul li {
  font-size: 17px;
  display: inline-block;
  margin-left: 7.5px;
}
.nav-primary ul li.nav-primary__chunk {
  margin-left: 22.5px;
}
@media only screen and (max-width: 1480px) {
  .nav-primary ul li {
    margin-left: 3.75px;
  }
  .nav-primary ul li.nav-primary__chunk {
    margin-left: 7.5px;
  }
}
@media only screen and (max-width: 1024px) {
  .nav-primary ul li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-primary ul li {
    margin-right: 0;
  }
}
.nav-primary ul .icon::before {
  font-size: 17px;
  vertical-align: -1px;
}

.nav-secondary {
  margin-top: -7.5px;
  padding: 0;
  position: relative;
  z-index: 3;
}
.nav-secondary ul {
  position: absolute;
  right: 0;
}
.nav-secondary ul li {
  display: inline-block;
  margin-left: 7.5px;
}
@media only screen and (max-width: 1024px) {
  .nav-secondary ul li {
    font-size: 13px;
  }
}
.nav-secondary li.selected {
  color: #9b9b9b;
}
.nav-secondary li.selected a {
  color: #9b9b9b;
}

.nav-primary li.selected,
.nav-secondary--work li.selected {
  color: #9b9b9b;
}
.nav-primary li.selected a,
.nav-secondary--work li.selected a {
  color: #9b9b9b;
}
@media only screen and (max-width: 767px) {
  .nav-primary,
  .nav-secondary--work {
    padding-top: 90px;
  }
  .nav-primary ul,
  .nav-secondary--work ul {
    left: 0;
  }
  .nav-primary ul li,
  .nav-secondary--work ul li {
    font-size: 26px;
    display: block;
    font-weight: 300;
    margin-bottom: 7.5px;
    margin-left: 18.75px;
  }
  .nav-primary ul li a,
  .nav-secondary--work ul li a {
    display: block;
  }
  .nav-primary ul .nav__social-icons li,
  .nav-secondary--work ul .nav__social-icons li {
    display: inline-block;
    margin-left: 18.75px;
  }
}

.nav-secondary--practice ul {
  padding-right: 3px;
  right: 0;
  transition: right 0.5s;
}
@media only screen and (max-width: 767px) {
  .nav-secondary--practice {
    padding: 0;
    position: relative;
  }
  .nav-secondary--practice ul {
    background: #fff;
    box-shadow: 0 5px 5px -5px #9b9b9b;
    left: 0;
    padding: 11px 18px 11px 0;
    position: fixed;
    text-align: right;
    top: 44px;
  }
  .nav-secondary--practice ul li {
    font-size: 13px;
  }
}

.mobile__work-filter--open,
.mobile__work-filter--close {
  color: #4a4a4a;
  display: none;
  padding: 5px 0;
  position: absolute;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .mobile__work-filter--open,
  .mobile__work-filter--close {
    display: block;
  }
}

.mobile__work-filter--open {
  margin-top: 5px;
  right: 15px;
}
.mobile__work-filter--open::before {
  content: "Filter";
  vertical-align: -1px;
}
.mobile__work-filter--open::after {
  font-size: 26px;
  padding-left: 15px;
}

.mobile__work-filter--close {
  left: 15px;
  top: 15px;
}
.mobile__work-filter--close::before {
  font-size: 26px;
  padding-right: 15px;
  vertical-align: -5px;
}
.mobile__work-filter--close::after {
  content: "Close filter";
  white-space: nowrap;
}

.interior-nav {
  border-left: 8px solid #d91c5b;
  margin-bottom: 60px;
  margin-top: 60px;
  padding-left: 45px;
}
.interior-nav p {
  font-size: 17px;
  margin-bottom: 3.75px;
}
.interior-nav ul li {
  font-size: 26px;
  display: inline-block;
  margin-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .interior-nav ul li {
    font-size: 17px;
  }
}
@media only screen and (max-width: 768px) {
  .interior-nav ul li {
    font-size: 15px;
    margin-right: 7.5px;
  }
}
.interior-nav ul li a {
  color: #9b9b9b;
  font-weight: lighter;
  transition: color 0.2s;
}
.interior-nav ul li a:hover, .interior-nav ul li a:focus {
  color: #4a4a4a;
}

body,
input,
textarea,
button {
  font-size: 15px;
  font-family: "Rubik";
}

body {
  color: #4a4a4a;
  line-height: 1.4;
  overflow-x: hidden;
  position: relative;
  right: 0;
  transition: right 0.5s;
}

@media only screen and (max-width: 767px) {
  .body-mobile-nav-open,
  .body-work-filter-open {
    right: 25vw;
  }
}

.main {
  padding-top: 170px;
  transition: padding 0.2s;
}
@media only screen and (max-width: 1024px) {
  .main {
    padding-top: 127.5px;
  }
}
@media only screen and (max-width: 767px) {
  .main {
    padding-top: 85px;
  }
}
.main.main--flush {
  padding-top: 85px;
}
@media only screen and (max-width: 767px) {
  .main.main--flush {
    padding-top: 56.6666666667px;
  }
}
@media only screen and (max-width: 1024px) {
  .main.main--hero {
    padding-top: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .main.main--hero {
    padding-top: 56.6666666667px;
  }
}
@media only screen and (max-width: 1024px) {
  .main.main--work {
    padding-top: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .main.main--work {
    padding-top: 100px;
  }
}
.main.main--practice {
  padding-top: 85px;
}

.js-parallax {
  backface-visibility: hidden;
}

.content {
  position: relative;
}

.content-surround {
  background: #fff;
  padding-top: 90px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .content-surround {
    padding-top: 60px;
  }
}

.tagline {
  margin-bottom: 75px;
}
@media only screen and (max-width: 1024px) {
  .tagline {
    margin-bottom: 45px;
  }
}

.tagline--home {
  margin-top: 15px;
}

@media only screen and (max-width: 768px) {
  .tagline--legal {
    margin-bottom: 15px;
  }
}

.tagline--error {
  margin-bottom: 15px;
}

.content-border-top {
  border-top: 5px solid #f9f9f9;
}

.hero-image {
  margin: 0 auto;
}

.image-container {
  overflow: hidden;
  position: relative;
}
.image-container::before {
  background-color: #d91c5b;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s;
  z-index: 1;
}

.image-container--landscape {
  padding-bottom: 71.4285714286%;
}

.image-container--portrait {
  padding-bottom: 140%;
}

.image-container__image {
  backface-visibility: hidden;
  position: absolute;
  transition: transform 0.2s;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .image-container__image {
    transform: none;
    transition: none;
  }
}

.image-container--inset {
  margin-left: 60px;
}
@media only screen and (max-width: 1279px) {
  .image-container--inset {
    margin-left: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .image-container--inset {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .image-container--inset {
    margin-left: 0;
  }
}

.title-tab__title {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .title-tab__title {
    margin-bottom: 3.75px;
  }
}

.award__title {
  margin-bottom: 15px;
  position: relative;
}
.award__title::before {
  background-color: #9b9b9b;
  content: "";
  height: 2px;
  left: -28px;
  position: absolute;
  top: 10px;
  width: 20px;
}
@media only screen and (max-width: 768px) {
  .award__title::before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .award__title {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .project__title {
    margin-bottom: 60px;
  }
}

.project__footnotes {
  font-size: 13px;
}

.entry__title {
  font-size: 26px;
}
@media only screen and (max-width: 768px) {
  .entry__title {
    font-size: 17px;
  }
}

@media only screen and (max-width: 480px) {
  .entry__image {
    margin-bottom: 15px;
  }
}

.card:hover .image-container::before, .card:focus .image-container::before {
  opacity: 0.3;
}

.info-list {
  line-height: 2;
}

.info-list__item {
  margin-left: 11.25px;
}

.client__logo {
  height: auto;
  margin: 0 auto;
  max-height: 100px;
  max-width: 160px;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .client__logo {
    max-width: 70%;
    padding: 15px;
  }
}

.contact-icon::before {
  font-size: 26px;
  color: #d91c5b;
  padding-right: 7.5px;
  vertical-align: -6px;
}

.person__email {
  line-height: 2;
}

.google-map {
  padding-bottom: 100%;
}

.pagination li {
  display: inline-block;
  margin-right: 7.5px;
}
.pagination span {
  color: #9b9b9b;
}

.footer {
  font-size: 0;
  position: relative;
}
@media only screen and (max-width: 1030px) {
  .footer {
    border-bottom: 8px solid #d91c5b;
    padding: 30px 0;
  }
}
.footer ul li {
  display: inline-block;
  margin-right: 7.5px;
  padding-bottom: 3.75px;
}
.footer ul li:first-child {
  margin-left: 7.5px;
}
@media only screen and (max-width: 480px) {
  .footer ul li:first-child {
    margin-left: 0;
  }
}
.footer ul li:last-child {
  margin-right: 0;
}

.footer__section {
  font-size: 15px;
  border-bottom: 8px solid #d91c5b;
  display: inline-block;
  padding: 90px 0 75px;
  vertical-align: middle;
}
@media only screen and (max-width: 1030px) {
  .footer__section {
    border: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .footer__section {
    font-size: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .footer__section {
    display: block;
    margin-bottom: 7.5px;
  }
}

.accreditation {
  position: absolute;
  right: 0;
  top: 79.5px;
}
.accreditation img {
  display: inline-block;
  width: 195px;
}
@media only screen and (max-width: 1030px) {
  .accreditation {
    display: block;
    padding-top: 7.5px;
    position: relative;
    right: 0;
    top: 0;
  }
}

.clients {
  -moz-column-count: 3;
       column-count: 3;
}
@media only screen and (max-width: 1030px) {
  .clients {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media only screen and (max-width: 767px) {
  .clients {
    -moz-column-count: 1;
         column-count: 1;
  }
}

.title-tab--static, .title-tab--under, .title-tab--before,
.title-tab--after, .interior-nav {
  padding: 30px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .title-tab--static, .title-tab--under, .title-tab--before,
  .title-tab--after, .interior-nav {
    font-size: 13px;
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .title-tab--static, .title-tab--under, .title-tab--before,
  .title-tab--after, .interior-nav {
    padding: 15px;
  }
}

.title-tab--under::before {
  background-color: #d91c5b;
  content: "";
  height: 8px;
  position: absolute;
  width: 120px;
}

.title-tab--before::before,
.title-tab--after::before {
  background-color: #d91c5b;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  transition: width 0.2s, margin 0.2s;
  width: 8px;
}

.title-tab--before,
.title-tab--after {
  margin-top: 45px;
}
@media only screen and (max-width: 768px) {
  .title-tab--before,
  .title-tab--after {
    margin-top: 30px;
  }
}

.title-tab--before::before {
  margin-left: -30px;
}

.title-tab--after {
  text-align: right;
}
.title-tab--after::before {
  margin-left: 22px;
}

.title-tab--grey::before {
  background-color: #4a4a4a;
}

.title-tab--under::before {
  top: 0;
  transition: height 0.2s, top 0.2s;
}

.title-tab--static {
  font-size: 17px;
  border-left: 8px solid #4a4a4a;
}
@media only screen and (max-width: 768px) {
  .title-tab--static {
    font-size: 15px;
    padding: 15px;
  }
}

.card:hover .title-tab--under::before, .card:focus .title-tab--under::before {
  height: 24px;
  top: -16px;
}
.card:hover .title-tab--after::before, .card:focus .title-tab--after::before {
  width: 24px;
}
.card:hover .title-tab--before::before, .card:focus .title-tab--before::before {
  margin-left: -46px;
  width: 24px;
}

.swipe {
  overflow: hidden;
  position: relative;
  visibility: hidden;
}

.swipebox {
  background-color: #f9f9f9;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  bottom: 0;
  left: 0;
  opacity: 1;
  overflow: hidden;
  padding-right: 95px;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.2s, visibility 0s 0s, z-index 0s 0s;
  visibility: visible;
  z-index: 9999;
}
.swipebox.disabled {
  opacity: 0;
  transition: opacity 0.2s, visibility 0s 0.2s, z-index 0s 0.2s;
  visibility: hidden;
  z-index: -1;
}
@media only screen and (max-width: 480px) {
  .swipebox {
    padding-right: 0;
  }
}

.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap img,
.swipe-wrap .swipe-video {
  margin: 0 auto;
}
@media only screen and (max-width: 480px) {
  .swipe-wrap img,
  .swipe-wrap .swipe-video {
    padding-bottom: 80px;
  }
}
.swipe-wrap .swipe-wrap__inner {
  background-position: center center;
  background-size: cover;
  float: left;
  height: 100vh;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .swipe-wrap .swipe-wrap__inner {
    height: 40vh;
  }
}

.swipe-wrap__item {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.swipebox__item {
  position: relative;
}
.swipebox__item:hover .swipebox__link, .swipebox__item:focus .swipebox__link {
  background-image: url("../img/enlarge-hover.svg");
}

.swipebox__link {
  background-image: url("../img/enlarge.svg");
  background-size: cover;
  height: 25px;
  margin: 10px 10px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
}

.swipebox__index {
  left: 15px;
  position: absolute;
  top: 15px;
}
@media only screen and (max-width: 480px) {
  .swipebox__index {
    display: none;
  }
}

.swipebox__caption {
  left: 30px;
  position: absolute;
  top: 50%;
  transform: rotate(90deg) translate(-50%, 0);
  transform-origin: 0 0;
  white-space: nowrap;
}
@media only screen and (max-width: 480px) {
  .swipebox__caption {
    display: none;
  }
}

.swipebox__nav {
  background-color: #fff;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 95px;
  z-index: 999;
}
@media only screen and (max-width: 480px) {
  .swipebox__nav {
    height: 80px;
    left: 0;
    top: auto;
    width: auto;
  }
}

.swipebox__button {
  border-bottom: 1px solid #d91c5b;
  color: #4a4a4a;
  cursor: pointer;
  display: block;
  left: 15px;
  line-height: 1;
  padding: 4.5px 0 3px;
  position: absolute;
  transition: border-color 0.2s, color 0.2s;
  width: auto;
}
.swipebox__button:hover {
  border-bottom-color: #9b9b9b;
  color: #9b9b9b;
}
@media only screen and (max-width: 480px) {
  .swipebox__button {
    left: auto;
  }
}

.swipebox__button--close {
  top: 150px;
}
.swipebox__button--close::before {
  content: "Close";
}
@media only screen and (max-width: 480px) {
  .swipebox__button--close {
    position: absolute;
    right: 15px;
    top: 11.25px;
  }
}

.swipebox__button--prev {
  top: 90px;
}
.swipebox__button--prev::before {
  content: "Previous";
}
@media only screen and (max-width: 480px) {
  .swipebox__button--prev {
    left: 15px;
    top: 41.25px;
  }
}

.swipebox__button--next {
  top: 60px;
}
.swipebox__button--next::before {
  content: "Next";
}
@media only screen and (max-width: 480px) {
  .swipebox__button--next {
    left: 15px;
    top: 11.25px;
  }
}

@media only screen and (max-width: 767px) {
  .search-trigger--desktop {
    display: none;
    height: 0;
    visibility: hidden;
    width: 0;
  }
}

.search-trigger--mobile {
  display: none;
  height: 0;
  visibility: hidden;
  width: 0;
}
@media only screen and (max-width: 767px) {
  .search-trigger--mobile {
    display: block;
    height: auto;
    visibility: visible;
    width: auto;
  }
}

.body-search-open .overlay {
  opacity: 1;
  visibility: visible;
}

.overlay {
  opacity: 0;
  position: relative;
  transition: opacity 0.2s, visibility 0.2s 0s;
  visibility: hidden;
  z-index: 7;
}
.overlay .overlay-inner {
  background-color: #f9f9f9;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

button.icon-end--close {
  position: fixed;
}
button.icon-end--close::after {
  font-size: 26px;
  margin: 15px 15px 0 0;
  position: absolute;
  right: 0;
  z-index: 8;
}

form.search {
  left: 0;
  margin-top: -25px;
  position: absolute;
  right: 0;
  top: 50%;
}
form.search input, form.search--retry input {
  font-size: 26px;
  border-bottom: 4px solid #d91c5b;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 15px;
  padding-left: 0;
}
form.search input:focus, form.search--retry input:focus {
  outline: none;
}
@media only screen and (max-width: 767px) {
  form.search--mobile {
    margin-top: 30px;
  }
  form.search--mobile input {
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    max-width: 80%;
    padding-left: 0;
  }
  form.search--mobile input:focus {
    border-bottom: 4px solid #d91c5b;
    outline: none;
  }
}

.search__category-label {
  font-size: 13px;
  color: #9b9b9b;
  margin-bottom: 7.5px;
}
@media only screen and (max-width: 768px) {
  .search__category-label {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .search__category-label {
    margin-left: 15px;
  }
}