@charset "UTF-8";
/*

The almost definitive Sparrows reset and setup stylez.
Based on work from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/.
Lovingly tended to by Jonathon Bellew.

*/
html {
  font-size: 16px;
  -webkit-text-size-adjust: none; }

* html {
  font-size: 100%; }

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, button, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none !important; }
  html:focus, div:focus, span:focus, applet:focus, object:focus, iframe:focus,
  h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, p:focus, blockquote:focus, button:focus, pre:focus,
  a:focus, abbr:focus, acronym:focus, address:focus, big:focus, cite:focus, code:focus,
  del:focus, dfn:focus, em:focus, font:focus, img:focus, ins:focus, kbd:focus, q:focus, s:focus, samp:focus,
  small:focus, strike:focus, strong:focus, sub:focus, sup:focus, tt:focus, var:focus,
  dl:focus, dt:focus, dd:focus, ol:focus, ul:focus, li:focus,
  fieldset:focus, form:focus, input:focus, label:focus, legend:focus,
  table:focus, caption:focus, tbody:focus, tfoot:focus, thead:focus, tr:focus, th:focus, td:focus {
    outline: 0; }

body {
  line-height: 1;
  color: black;
  font-size: 62.5% !important;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  font-weight: normal;
  vertical-align: baseline; }

input, select, th, td {
  /*font-size:1em !important;*/ }

ol, ul {
  list-style: none; }

/*-- todo: tables still need 'cellspacing="0"' in the markup --*/
table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

br.hurdle {
  clear: both !important; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em; }

/*  sIFR and such  */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0; }

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important; }

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden; }

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none; }

u {
  text-decoration: none; }

@media screen and (min-width: 1200px) {
  .constrained {
    margin: 0 auto !important;
    width: 1140px !important; } }
.constrained {
  position: relative; }
  @media screen and (min-width: 1048px) {
    .constrained {
      margin: 0 5%;
      overflow: hidden;
      width: auto; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .constrained {
      margin: 0 6%;
      overflow: hidden;
      width: auto; } }
  @media screen and (max-width: 699px) {
    .constrained {
      margin: 0 6.25%;
      overflow: hidden; } }

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

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

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

@font-face {
  font-family: 'BaskervilleBT-Roman';
  src: url("/fonts/2B0D80_0_0.eot");
  src: url("/fonts/2B0D80_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/2B0D80_0_0.woff") format("woff"), url("/fonts/2B0D80_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'BaskervilleBT-Italic';
  src: url("/fonts/2B0D80_1_0.eot");
  src: url("/fonts/2B0D80_1_0.eot?#iefix") format("embedded-opentype"), url("/fonts/2B0D80_1_0.woff") format("woff"), url("/fonts/2B0D80_1_0.ttf") format("truetype"); }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?85308486#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-up-1:before {
  content: '\e80f'; }

/* '' */
.icon-up:before {
  content: '\e80e'; }

/* '' */
.icon-menu:before {
  content: '\e80c'; }

/* '' */
.icon-cancel:before {
  content: '\e80d'; }

/* '' */
.icon-down-open-mini:before {
  content: '\e80b'; }

/* '' */
.icon-left-open-mini:before {
  content: '\e80a'; }

/* '' */
.icon-right-open-mini:before {
  content: '\e809'; }

/* '' */
.icon-up-open-mini:before {
  content: '\e808'; }

/* '' */
.icon-down-open-big:before {
  content: '\e804'; }

/* '' */
.icon-search:before {
  content: '\e810'; }

/* '' */
.icon-right-open-big:before {
  content: '\e806'; }

/* '' */
.icon-up-open-big:before {
  content: '\e807'; }

/* '' */
.icon-twitter:before {
  content: '\e800'; }

/* '' */
.icon-facebook:before {
  content: '\e801'; }

/* '' */
.icon-pinterest:before {
  content: '\e802'; }

/* '' */
.icon-instagram:before {
  content: '\e803'; }

/* '' */
.icon-up-small:before {
  content: '\e811'; }

/* '' */
.icon-left-open-big:before {
  content: '\e805'; }

/* '' */
* {
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  height: 100%; }

body {
  background: white;
  min-height: 100%;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 1048px) {
    body {
      padding-bottom: 150px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    body {
      padding-bottom: 150px; } }
  @media screen and (max-width: 699px) {
    body {
      padding-bottom: 321px; } }
  @media screen and (min-width: 1048px) {
    body.section-about .navgationBar__navigation-aboutHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 1048px) and (min-width: 1048px) {
      body.section-about .navgationBar__navigation-aboutHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-about .navgationBar__navigation-aboutHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 1048px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-about .navgationBar__navigation-aboutHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-about .navgationBar__navigation-aboutHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    body.section-about .navgationBar__navigation-aboutHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 1048px) {
      body.section-about .navgationBar__navigation-aboutHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-about .navgationBar__navigation-aboutHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-about .navgationBar__navigation-aboutHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-about .navgationBar__navigation-aboutHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (max-width: 699px) {
    body.section-about .navgationBar__navigation-aboutHeader {
      color: #221f20; } }
  @media screen and (min-width: 1048px) {
    body.section-contact .navgationBar__navigation-contactHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 1048px) and (min-width: 1048px) {
      body.section-contact .navgationBar__navigation-contactHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-contact .navgationBar__navigation-contactHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 1048px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-contact .navgationBar__navigation-contactHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-contact .navgationBar__navigation-contactHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    body.section-contact .navgationBar__navigation-contactHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 1048px) {
      body.section-contact .navgationBar__navigation-contactHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-contact .navgationBar__navigation-contactHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-contact .navgationBar__navigation-contactHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-contact .navgationBar__navigation-contactHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (max-width: 699px) {
    body.section-contact .navgationBar__navigation-contactHeader {
      color: #221f20; } }
  @media screen and (min-width: 1048px) {
    body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 1048px) and (min-width: 1048px) {
      body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-work .navgationBar__navigation-workHeader:hover, body.section-featured .navgationBar__navigation-workHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 1048px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-work .navgationBar__navigation-workHeader:hover, body.section-featured .navgationBar__navigation-workHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
      -webkit-transition: border-bottom-color 250ms, color 250ms;
      -moz-transition: border-bottom-color 250ms, color 250ms;
      -o-transition: border-bottom-color 250ms, color 250ms;
      -ms-transition: border-bottom-color 250ms, color 250ms;
      transition: border-bottom-color 250ms, color 250ms; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 1048px) {
      body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-work .navgationBar__navigation-workHeader:hover, body.section-featured .navgationBar__navigation-workHeader:hover {
          border-bottom-color: #6d6e70; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) and (min-width: 700px) and (max-width: 1047px) {
      body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
        border-bottom: 1px solid #a6a8ac; }
        body.section-work .navgationBar__navigation-workHeader:hover, body.section-featured .navgationBar__navigation-workHeader:hover {
          border-bottom-color: #6d6e70; } }
  @media screen and (max-width: 699px) {
    body.section-work .navgationBar__navigation-workHeader, body.section-featured .navgationBar__navigation-workHeader {
      color: #221f20; } }

#skip {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #221f20;
  display: block;
  font-size: 17px;
  height: 30px;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -30px;
  width: 100%;
  z-index: 100000; }
  #skip:focus {
    top: 25px; }

html.ie-8 .content {
  background: url("/images/border-bottom.png") bottom left repeat-x white; }

.navigationBar {
  background: white;
  z-index: 10000; }
  @media screen and (min-width: 1048px) {
    .navigationBar {
      background: url("/images/top.png") bottom left repeat-x transparent;
      padding-bottom: 11px;
      position: fixed;
      width: 100%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar {
      background: url("/images/top.png") bottom left repeat-x transparent;
      padding-bottom: 11px;
      position: fixed;
      width: 100%; } }
  @media screen and (max-width: 699px) {
    .navigationBar {
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -o-transition: all 250ms;
      -ms-transition: all 250ms;
      transition: all 250ms;
      -webkit-box-shadow: inset -5px -1px 10px 0px rgba(3, 3, 3, 0.1);
      -moz-box-shadow: inset -5px -1px 10px 0px rgba(3, 3, 3, 0.1);
      -o-box-shadow: inset -5px -1px 10px 0px rgba(3, 3, 3, 0.1);
      -ms-box-shadow: inset -5px -1px 10px 0px rgba(3, 3, 3, 0.1);
      box-shadow: inset -5px -1px 10px 0px rgba(3, 3, 3, 0.1);
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      bottom: 0;
      height: 100%;
      overflow-y: scroll;
      position: fixed;
      top: 0;
      width: 75%;
      -webkit-overflow-scrolling: touch; } }
  .navigationBar.menu-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .navigationBar .constrained {
    height: 100%; }
    @media screen and (min-width: 1048px) {
      .navigationBar .constrained {
        padding: 25px 0 27px 0;
        overflow: hidden; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .navigationBar .constrained {
        padding: 25px 0 27px 0;
        overflow: hidden; } }
    @media screen and (max-width: 699px) {
      .navigationBar .constrained {
        padding: 3.57143% 0;
        overflow: visible; } }

.navigationBar__nameplate {
  z-index: 10000; }
  @media screen and (min-width: 1048px) {
    .navigationBar__nameplate {
      position: absolute;
      top: 25px;
      right: 0; }
      .navigationBar__nameplate a {
        color: #6d6e70;
        font-size: 16px;
        line-height: 20px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__nameplate {
      position: absolute;
      top: 25px;
      right: 0; }
      .navigationBar__nameplate a {
        color: #6d6e70;
        font-size: 16px;
        line-height: 20px; } }
  @media screen and (max-width: 699px) {
    .navigationBar__nameplate {
      display: none; } }
  .navigationBar__nameplate a {
    -webkit-transition: color 250ms;
    -moz-transition: color 250ms;
    -o-transition: color 250ms;
    -ms-transition: color 250ms;
    transition: color 250ms;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal; }
    .navigationBar__nameplate a:hover {
      color: #221f20; }

.navigationBar__navigation {
  -webkit-transition: min-height 250ms;
  -moz-transition: min-height 250ms;
  -o-transition: min-height 250ms;
  -ms-transition: min-height 250ms;
  transition: min-height 250ms;
  min-height: 21px;
  position: relative; }
  @media screen and (min-width: 1048px) {
    .navigationBar__navigation {
      width: 100%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__navigation {
      width: 100%; } }
  @media screen and (max-width: 699px) {
    .navigationBar__navigation {
      padding-bottom: 36px; } }
  @media screen and (min-width: 1048px) {
    .navigationBar__navigation.expanded {
      min-height: 117px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__navigation.expanded {
      min-height: 136px; } }

@media screen and (min-width: 1048px) {
  .navigationBar__navigation-contactHeader {
    display: inline;
    margin-left: 36px; }
    .navigationBar__navigation-contactHeader:first-child {
      margin-left: 0;
      margin-top: 0; }
    .navigationBar__navigation-contactHeader a {
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 3px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__navigation-contactHeader {
    display: inline;
    margin-left: 36px; }
    .navigationBar__navigation-contactHeader:first-child {
      margin-left: 0;
      margin-top: 0; }
    .navigationBar__navigation-contactHeader a {
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 3px; } }
@media screen and (max-width: 699px) {
  .navigationBar__navigation-contactHeader {
    margin-top: 26px; }
    .navigationBar__navigation-contactHeader a {
      font-size: 19px;
      line-height: 28px; } }
.navigationBar__navigation-contactHeader a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -o-transition: color 250ms;
  -ms-transition: color 250ms;
  transition: color 250ms;
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .navigationBar__navigation-contactHeader a:hover {
      color: #221f20; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__navigation-contactHeader a:hover {
      color: #221f20; } }
  @media screen and (max-width: 699px) {
    .navigationBar__navigation-contactHeader a:active {
      color: #221f20; } }

@media screen and (min-width: 1048px) {
  .navigationBar__navigation-workToggle {
    display: inline;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 3px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__navigation-workToggle {
    display: inline;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 3px; } }
@media screen and (max-width: 699px) {
  .navigationBar__navigation-workToggle > a {
    display: block;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 2px; } }
.navigationBar__navigation-workToggle a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -o-transition: color 250ms;
  -ms-transition: color 250ms;
  transition: color 250ms;
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .navigationBar__navigation-workToggle a:hover {
      color: #221f20; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__navigation-workToggle a:hover {
      color: #221f20; } }
  @media screen and (max-width: 699px) {
    .navigationBar__navigation-workToggle a:active {
      color: #221f20; } }

@media screen and (min-width: 1048px) {
  .navigationBar__navigation-work {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 60px;
    visibility: hidden;
    width: 100%; }
    .navigationBar__navigation-work ul {
      float: left;
      width: 20%; }
      .navigationBar__navigation-work ul li {
        font-size: 13px;
        line-height: 20px; }
        .navigationBar__navigation-work ul li a:hover {
          color: #6d6e70; }
    .navigationBar__navigation-work.visible {
      visibility: visible; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__navigation-work {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 60px;
    visibility: hidden;
    width: 100%; }
    .navigationBar__navigation-work ul {
      float: left;
      width: 20%; }
      .navigationBar__navigation-work ul li {
        font-size: 13px;
        line-height: 20px; }
        .navigationBar__navigation-work ul li a:hover {
          color: #6d6e70; }
    .navigationBar__navigation-work.visible {
      visibility: visible; } }
@media screen and (max-width: 699px) {
  .navigationBar__navigation-work {
    visibility: visible; }
    .navigationBar__navigation-work ul li a {
      font-size: 18px;
      line-height: 28px; }
      .navigationBar__navigation-work ul li a:hover {
        color: #6d6e70; } }
.navigationBar__navigation-work ul.featured {
  float: none; }
.navigationBar__navigation-work ul li a {
  font-family: "BaskervilleBT-Roman";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  display: block;
  padding-bottom: 0; }
  .navigationBar__navigation-work ul li a.active {
    font-family: "BaskervilleBT-Italic";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1"; }
  .navigationBar__navigation-work ul li a:hover {
    font-family: "BaskervilleBT-Italic";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1"; }

@media screen and (min-width: 1048px) {
  .navigationBar__navigation-aboutToggle {
    display: inline;
    font-size: 16px;
    line-height: 20px;
    margin-left: 36px;
    padding-bottom: 3px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__navigation-aboutToggle {
    display: inline;
    font-size: 16px;
    line-height: 20px;
    margin-left: 36px;
    padding-bottom: 3px; } }
@media screen and (max-width: 699px) {
  .navigationBar__navigation-aboutToggle {
    font-size: 19px;
    line-height: 28px;
    margin-top: 26px; }
    .navigationBar__navigation-aboutToggle > a {
      display: block;
      margin-bottom: 2px; } }
.navigationBar__navigation-aboutToggle a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -o-transition: color 250ms;
  -ms-transition: color 250ms;
  transition: color 250ms;
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .navigationBar__navigation-aboutToggle a:hover {
      color: #221f20; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .navigationBar__navigation-aboutToggle a:hover {
      color: #221f20; } }
  @media screen and (max-width: 699px) {
    .navigationBar__navigation-aboutToggle a:active {
      color: #221f20; } }

@media screen and (min-width: 1048px) {
  .navigationBar__navigation-about {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 60px;
    visibility: hidden;
    width: 100%; }
    .navigationBar__navigation-about ul {
      float: left;
      width: 17.14286%; }
      .navigationBar__navigation-about ul li {
        font-size: 13px;
        line-height: 20px; }
        .navigationBar__navigation-about ul li a:hover {
          color: #6d6e70; }
    .navigationBar__navigation-about.visible {
      visibility: visible; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__navigation-about {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 60px;
    visibility: hidden;
    width: 100%; }
    .navigationBar__navigation-about ul {
      float: left;
      width: 17.14286%; }
      .navigationBar__navigation-about ul li {
        font-size: 13px;
        line-height: 20px; }
        .navigationBar__navigation-about ul li a:hover {
          color: #6d6e70; }
    .navigationBar__navigation-about.visible {
      visibility: visible; } }
@media screen and (max-width: 699px) {
  .navigationBar__navigation-about {
    visibility: visible; }
    .navigationBar__navigation-about ul li a {
      font-size: 18px;
      line-height: 28px; }
      .navigationBar__navigation-about ul li a:hover {
        color: #6d6e70; } }
.navigationBar__navigation-about ul li a {
  font-family: "BaskervilleBT-Roman";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  display: block;
  padding-bottom: 0; }
  .navigationBar__navigation-about ul li a.active {
    font-family: "BaskervilleBT-Italic";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1"; }
  .navigationBar__navigation-about ul li a:hover {
    font-family: "BaskervilleBT-Italic";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1"; }

@media screen and (min-width: 1048px) {
  .navigationBar__mobile {
    display: none; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .navigationBar__mobile {
    display: none; } }
@media screen and (max-width: 699px) {
  .navigationBar__mobile {
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -ms-transition: all 250ms;
    transition: all 250ms;
    -webkit-translateX: 0;
    -moz-translateX: 0;
    -o-translateX: 0;
    -ms-translateX: 0;
    translateX: 0;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(3, 3, 3, 0.1);
    -moz-box-shadow: 0px 5px 7px 0px rgba(3, 3, 3, 0.1);
    -o-box-shadow: 0px 5px 7px 0px rgba(3, 3, 3, 0.1);
    -ms-box-shadow: 0px 5px 7px 0px rgba(3, 3, 3, 0.1);
    box-shadow: 0px 5px 7px 0px rgba(3, 3, 3, 0.1);
    background: white;
    display: block;
    padding: 14px 0;
    position: fixed;
    width: 100%;
    z-index: 10000; }
    .navigationBar__mobile.menu-open {
      -webkit-transform: translateX(75%);
      -moz-transform: translateX(75%);
      -o-transform: translateX(75%);
      -ms-transform: translateX(75%);
      transform: translateX(75%); }
    .navigationBar__mobile h1 {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeLegibility;
      font-feature-settings: "kern";
      -webkit-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern=1";
      -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      font-family: "Walsheim Medium";
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-size: 18px;
      line-height: 18px;
      text-align: center;
      margin: 0 auto;
      width: 200px; }
    .navigationBar__mobile i {
      color: #6d6e70;
      cursor: pointer;
      font-size: 18px;
      height: 40px;
      left: 10px;
      line-height: 18px;
      margin-left: 4px;
      position: absolute;
      top: 5px;
      vertical-align: middle;
      width: 40px;
      padding: 20px 0; }
      .navigationBar__mobile i:before {
        position: absolute;
        top: 10px;
        left: 0; }
    .navigationBar__mobile a {
      color: #6d6e70; } }

.content {
  -webkit-box-shadow: 0px 7px 5px 0px rgba(3, 3, 3, 0.1);
  -moz-box-shadow: 0px 7px 5px 0px rgba(3, 3, 3, 0.1);
  -o-box-shadow: 0px 7px 5px 0px rgba(3, 3, 3, 0.1);
  -ms-box-shadow: 0px 7px 5px 0px rgba(3, 3, 3, 0.1);
  box-shadow: 0px 7px 5px 0px rgba(3, 3, 3, 0.1);
  position: relative;
  background: white;
  z-index: 5; }
  @media screen and (min-width: 1048px) {
    .content {
      padding: 75px 0 0 0;
      min-height: 800px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .content {
      padding: 75px 0 0 0;
      min-height: 800px; } }
  @media screen and (max-width: 699px) {
    .content {
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -o-transition: all 250ms;
      -ms-transition: all 250ms;
      transition: all 250ms;
      padding-top: 46px;
      min-height: 400px; }
      .content.menu-open {
        -webkit-transform: translateX(75%);
        -moz-transform: translateX(75%);
        -o-transform: translateX(75%);
        -ms-transform: translateX(75%);
        transform: translateX(75%); } }

.footer {
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 2; }
  @media screen and (min-width: 1048px) {
    .footer {
      padding: 38px 0 30px;
      height: 150px; }
      .footer p {
        text-align: left;
        font-size: 13px;
        line-height: 20px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .footer {
      padding: 38px 0 30px;
      height: 150px; }
      .footer p {
        text-align: left;
        font-size: 13px;
        line-height: 20px; } }
  @media screen and (max-width: 699px) {
    .footer {
      padding: 28px 0;
      height: 321px; }
      .footer p {
        text-align: center;
        font-size: 16px;
        line-height: 22px; } }
  .footer.menu-open {
    -webkit-transform: translateX(75%);
    -moz-transform: translateX(75%);
    -o-transform: translateX(75%);
    -ms-transform: translateX(75%);
    transform: translateX(75%); }
  .footer p {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .footer .footer__copyright-subscribe {
      margin-bottom: 18px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .footer .footer__copyright-subscribe {
      margin-bottom: 18px; } }
  @media screen and (max-width: 699px) {
    .footer .footer__copyright-subscribe {
      margin-bottom: 22px; } }
  .footer .footer__copyright-subscribe a {
    -webkit-transition: border-bottom-color 250ms;
    -moz-transition: border-bottom-color 250ms;
    -o-transition: border-bottom-color 250ms;
    -ms-transition: border-bottom-color 250ms;
    transition: border-bottom-color 250ms;
    border-bottom: 1px solid #d3d3d4;
    color: #6d6e70; }
    .footer .footer__copyright-subscribe a:hover {
      border-bottom-color: #6d6e70; }
    .footer .footer__copyright-subscribe a i {
      text-align: center;
      display: block; }

@media screen and (min-width: 1048px) {
  .footer__address {
    float: left;
    width: 17.14286%; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .footer__address {
    float: left;
    width: 22.85714%; } }
@media screen and (max-width: 699px) {
  .footer__address {
    margin: 0 auto 22px auto; } }

@media screen and (min-width: 1048px) {
  .footer__copyright {
    float: left;
    margin-left: 8.57143%;
    width: 25.71429%; }
    .footer__copyright p .mobile-break {
      display: none; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .footer__copyright {
    float: left;
    margin-left: 2.85714%;
    width: 25.71429%; }
    .footer__copyright p .mobile-break,
    .footer__copyright p .desktop-break {
      display: none; } }
@media screen and (max-width: 699px) {
  .footer__copyright {
    width: 71.42857%;
    margin: 0 auto 14px auto; }
    .footer__copyright p .desktop-break {
      display: none; } }

@media screen and (min-width: 1048px) {
  .footer__top {
    float: right;
    vertical-align: bottom;
    margin-top: 58px; }
    .footer__top p {
      font-size: 12px;
      line-height: 20px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .footer__top {
    float: right;
    vertical-align: bottom;
    margin-top: 58px; }
    .footer__top p {
      font-size: 12px;
      line-height: 20px; } }
@media screen and (max-width: 699px) {
  .footer__top {
    margin: 38px auto 0;
    width: 75px; }
    .footer__top p {
      font-size: 14px;
      line-height: 20px; } }
.footer__top p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  position: relative; }
  .footer__top p a {
    color: #6d6e70;
    background: white; }
    .footer__top p a:hover i {
      -webkit-animation: bounce-up 0.7s infinite;
      -moz-animation: bounce-up 0.7s infinite;
      -o-animation: bounce-up 0.7s infinite;
      -ms-animation: bounce-up 0.7s infinite;
      animation: bounce-up 0.7s infinite; }
    .footer__top p a i {
      position: absolute;
      top: -20px;
      color: #6d6e70;
      display: block; }
      @media screen and (min-width: 1048px) {
        .footer__top p a i {
          left: 23px; } }
      @media screen and (min-width: 700px) and (max-width: 1047px) {
        .footer__top p a i {
          left: 23px; } }
      @media screen and (max-width: 699px) {
        .footer__top p a i {
          left: 28px; } }

@media screen and (min-width: 1048px) {
  #tracer {
    width: 3px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  #tracer {
    width: 2px; } }
@media screen and (max-width: 699px) {
  #tracer {
    width: 1px; } }

.error {
  padding: 40px 0; }
  .error p {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    font-size: 16px;
    line-height: 24px; }
    .error p strong {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeLegibility;
      font-feature-settings: "kern";
      -webkit-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern=1";
      -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      font-family: "Walsheim Medium";
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      display: inline-block;
      margin-bottom: 5px; }

@-webkit-keyframes bounce-up {
  0% {
    top: -20px; }

  50% {
    top: -25px; }

  100% {
    top: -20px; } }

@-moz-keyframes bounce-up {
  0% {
    top: -20px; }

  50% {
    top: -25px; }

  100% {
    top: -20px; } }

@-o-keyframes bounce-up {
  0% {
    top: -20px; }

  50% {
    top: -25px; }

  100% {
    top: -20px; } }

@keyframes bounce-up {
  0% {
    top: -20px; }

  50% {
    top: -25px; }

  100% {
    top: -20px; } }

@media screen and (min-width: 1048px) {
  .featuredProjects {
    padding: 34px 0; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .featuredProjects {
    padding: 34px 0; } }
@media screen and (max-width: 699px) {
  .featuredProjects {
    padding: 0 0 26px 0;
    margin-top: 18px; } }
.featuredProjects h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: white;
  color: #6d6e70;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 34px; }
  @media screen and (min-width: 1048px) {
    .featuredProjects h2 {
      font-size: 16px;
      line-height: 20px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .featuredProjects h2 {
      font-size: 16px;
      line-height: 20px; } }
  @media screen and (max-width: 699px) {
    .featuredProjects h2 {
      font-size: 18px;
      line-height: 20px; } }
.featuredProjects h3 {
  font-family: "BaskervilleBT-Roman";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  margin: 24px 0 0 0;
  text-align: center; }
  @media screen and (min-width: 1048px) {
    .featuredProjects h3 {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .featuredProjects h3 {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (max-width: 699px) {
    .featuredProjects h3 {
      font-size: 18px;
      line-height: 26px; } }
  .featuredProjects h3 a {
    -webkit-transition: border-bottom-color 250ms;
    -moz-transition: border-bottom-color 250ms;
    -o-transition: border-bottom-color 250ms;
    -ms-transition: border-bottom-color 250ms;
    transition: border-bottom-color 250ms;
    background: white;
    border-bottom: 1px solid #d3d3d4;
    color: #6d6e70; }
    .featuredProjects h3 a:hover {
      border-bottom-color: #6d6e70; }
.featuredProjects .work__project {
  display: block;
  margin-bottom: 36px;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 1048px) {
    .featuredProjects .work__project {
      margin-bottom: 2.85714%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .featuredProjects .work__project {
      margin-bottom: 2.85714%; } }
  @media screen and (max-width: 699px) {
    .featuredProjects .work__project {
      margin-bottom: 7.14286%; } }
  .featuredProjects .work__project:hover .work__project-content__title em {
    color: #221f20; }
  .featuredProjects .work__project img {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    transition: opacity 500ms;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
    .featuredProjects .work__project img.animate {
      -webkit-transition: all 400ms ease-in-out;
      -moz-transition: all 400ms ease-in-out;
      -o-transition: all 400ms ease-in-out;
      -ms-transition: all 400ms ease-in-out;
      transition: all 400ms ease-in-out; }
    .featuredProjects .work__project img.left {
      -webkit-transform: translate(-100%, 0);
      -moz-transform: translate(-100%, 0);
      -o-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      transform: translate(-100%, 0); }
    .featuredProjects .work__project img.right {
      -webkit-transform: translate(100%, 0);
      -moz-transform: translate(100%, 0);
      -o-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0); }
    .featuredProjects .work__project img.onscreen {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -o-opacity: 1;
      -ms-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.featuredProjects .work__project-images {
  display: block;
  padding-top: 66.6666%;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 1048px) {
    .featuredProjects .work__project-images {
      margin-bottom: 17px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .featuredProjects .work__project-images {
      margin-bottom: 17px; } }
  @media screen and (max-width: 699px) {
    .featuredProjects .work__project-images {
      margin-bottom: 9px; } }
  .featuredProjects .work__project-images img {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2; }
    .featuredProjects .work__project-images img.animate {
      -webkit-transition: all 400ms ease-in-out;
      -moz-transition: all 400ms ease-in-out;
      -o-transition: all 400ms ease-in-out;
      -ms-transition: all 400ms ease-in-out;
      transition: all 400ms ease-in-out; }
    .featuredProjects .work__project-images img.left {
      -webkit-transform: translate(-100%, 0);
      -moz-transform: translate(-100%, 0);
      -o-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
      transform: translate(-100%, 0); }
    .featuredProjects .work__project-images img.right {
      -webkit-transform: translate(100%, 0);
      -moz-transform: translate(100%, 0);
      -o-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0); }
.featuredProjects .work__project-content {
  display: block; }
  @media screen and (min-width: 1048px) {
    .featuredProjects .work__project-content .work__project-content__title {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 5px; }
    .featuredProjects .work__project-content .work__project-content__tags {
      font-size: 13px;
      line-height: 24px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .featuredProjects .work__project-content .work__project-content__title {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 5px; }
    .featuredProjects .work__project-content .work__project-content__tags {
      font-size: 13px;
      line-height: 24px; } }
  @media screen and (max-width: 699px) {
    .featuredProjects .work__project-content .work__project-content__title {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 5px; }
    .featuredProjects .work__project-content .work__project-content__tags {
      font-size: 14px;
      line-height: 22px; } }
  .featuredProjects .work__project-content .work__project-content__title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background: white;
    color: #6d6e70;
    display: block; }
    .featuredProjects .work__project-content .work__project-content__title em {
      -webkit-transition: color 250ms;
      -moz-transition: color 250ms;
      -o-transition: color 250ms;
      -ms-transition: color 250ms;
      transition: color 250ms;
      color: #6d6e70; }
  .featuredProjects .work__project-content .work__project-content__tags {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    color: #6d6e70;
    display: block; }

html.ie-8 .subscribe {
  -ms-opacity: none !important;
  filter: none !important; }
  html.ie-8 .subscribe .subscribe__mask {
    display: none; }
  html.ie-8 .subscribe * {
    -ms-opacity: 0 !important;
    background: #ffffff;
    filter: none !important;
    opacity: 1 !important;
    border-radius: 0 !important; }
  html.ie-8 .subscribe .subscribe__form input {
    border: 1px solid #6d6e70; }

.subscribe {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 10000; }
  .subscribe.visible {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible; }
  .subscribe.animate {
    -webkit-transition: opacity 250ms, visibility 250ms;
    -moz-transition: opacity 250ms, visibility 250ms;
    -o-transition: opacity 250ms, visibility 250ms;
    -ms-transition: opacity 250ms, visibility 250ms;
    transition: opacity 250ms, visibility 250ms; }

.subscribe__mask {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
  -ms-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  background: white;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000; }

.subscribe__positioner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001; }
  @media screen and (min-width: 1048px) {
    .subscribe__positioner {
      width: 183px;
      height: 183px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .subscribe__positioner {
      width: 183px;
      height: 183px; } }
  @media screen and (max-width: 699px) {
    .subscribe__positioner {
      width: 131px;
      height: 131px; } }

.subscribe__popup {
  -webkit-box-shadow: 6px 5px 5px 0px rgba(3, 3, 3, 0.1);
  -moz-box-shadow: 6px 5px 5px 0px rgba(3, 3, 3, 0.1);
  -o-box-shadow: 6px 5px 5px 0px rgba(3, 3, 3, 0.1);
  -ms-box-shadow: 6px 5px 5px 0px rgba(3, 3, 3, 0.1);
  box-shadow: 6px 5px 5px 0px rgba(3, 3, 3, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: white;
  height: 200%;
  left: -100%;
  position: absolute;
  top: -100%;
  width: 200%;
  text-align: center;
  z-index: 10002; }
  .subscribe__popup p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #6d6e70;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 1048px) {
      .subscribe__popup p {
        padding: 85px 0 45px 0;
        width: 311px;
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .subscribe__popup p {
        padding: 85px 0 45px 0;
        width: 311px;
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .subscribe__popup p {
        padding: 43px 0 23px 0;
        width: 150px;
        font-size: 17px;
        line-height: 20px; } }
  .subscribe__popup i {
    cursor: pointer; }

.subscribe__popup-close {
  position: absolute;
  z-index: 10002; }
  @media screen and (min-width: 1048px) {
    .subscribe__popup-close {
      top: 52px;
      right: 10px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .subscribe__popup-close {
      top: 52px;
      right: 10px; } }
  @media screen and (max-width: 699px) {
    .subscribe__popup-close {
      top: 27px;
      right: 5px; } }
  .subscribe__popup-close i {
    font-size: 18px;
    color: #6d6e70; }

.subscribe__form {
  position: relative;
  margin: 0 auto; }
  @media screen and (min-width: 1048px) {
    .subscribe__form {
      padding-bottom: 89px;
      width: 311px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .subscribe__form {
      padding-bottom: 89px;
      width: 311px; } }
  @media screen and (max-width: 699px) {
    .subscribe__form {
      padding-bottom: 52px;
      width: 221px; } }
  .subscribe__form label {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden; }
  .subscribe__form input {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    background: #f0f0f0;
    border-radius: 0;
    color: #6d6e70;
    position: relative;
    text-align: center;
    width: 100%; }
    @media screen and (min-width: 1048px) {
      .subscribe__form input {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 20px;
        padding: 4px 2px 2px 2px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .subscribe__form input {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 20px;
        padding: 4px 2px 2px 2px; } }
    @media screen and (max-width: 699px) {
      .subscribe__form input {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 14px;
        padding: 4px 2px 4px 2px; } }
    .subscribe__form input.placeheld {
      color: #a6a8ac; }
  .subscribe__form button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    -webkit-transition: border-bottom-color, 250ms;
    -moz-transition: border-bottom-color, 250ms;
    -o-transition: border-bottom-color, 250ms;
    -ms-transition: border-bottom-color, 250ms;
    transition: border-bottom-color, 250ms;
    background: transparent;
    border-bottom: 1px solid #d3d3d4;
    color: #6d6e70;
    cursor: pointer;
    padding-bottom: 3px; }
    @media screen and (min-width: 1048px) {
      .subscribe__form button {
        margin: 30px auto 0 auto;
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .subscribe__form button {
        margin: 30px auto 0 auto;
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .subscribe__form button {
        margin: 12px auto 0 auto;
        font-size: 17px;
        line-height: 20px; } }
    .subscribe__form button:hover {
      border-bottom-color: #6d6e70; }

@media screen and (min-width: 1048px) {
  .work {
    padding-top: 37px;
    overflow: hidden; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .work {
    padding-top: 37px;
    overflow: hidden; } }
@media screen and (max-width: 699px) {
  .work {
    padding: 18px 0; } }
.work .constrained {
  position: relative; }

.work__categories {
  position: relative;
  width: 100%; }

.work__category, .work__allProjects {
  overflow: hidden;
  position: absolute;
  width: 100%;
  visibility: hidden; }
  .work__category.active, .active.work__allProjects {
    visibility: visible;
    position: relative;
    top: 0; }
  .work__category h2, .work__allProjects h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background: white;
    color: #6d6e70;
    margin-bottom: 34px; }
    @media screen and (min-width: 1048px) {
      .work__category h2, .work__allProjects h2 {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .work__category h2, .work__allProjects h2 {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .work__category h2, .work__allProjects h2 {
        font-size: 18px;
        line-height: 20px; } }
  .work__category .work__project, .work__allProjects .work__project {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -ms-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: relative;
    display: block; }
    @media screen and (min-width: 1048px) {
      .work__category .work__project, .work__allProjects .work__project {
        width: 48.57143%;
        margin-bottom: 38px;
        float: left; }
        .work__category .work__project.even, .work__allProjects .work__project.even {
          margin-left: 2.85714%; }
        .work__category .work__project.clear, .work__allProjects .work__project.clear {
          clear: left; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .work__category .work__project, .work__allProjects .work__project {
        width: 48.57143%;
        margin-bottom: 38px;
        float: left; }
        .work__category .work__project.even, .work__allProjects .work__project.even {
          margin-left: 2.85714%; }
        .work__category .work__project.clear, .work__allProjects .work__project.clear {
          clear: left; } }
    @media screen and (max-width: 699px) {
      .work__category .work__project, .work__allProjects .work__project {
        margin-bottom: 23px; } }
    .work__category .work__project.coloured, .work__allProjects .work__project.coloured {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -o-opacity: 1;
      -ms-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .work__category .work__project.imaged img.onscreen, .work__allProjects .work__project.imaged img.onscreen {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -o-opacity: 1;
      -ms-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .work__category .work__project:hover .work__project-content__title em, .work__allProjects .work__project:hover .work__project-content__title em {
      color: #221f20; }
  .work__category .work__project-images, .work__allProjects .work__project-images {
    display: block;
    padding-top: 66.380789%;
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 1048px) {
      .work__category .work__project-images, .work__allProjects .work__project-images {
        margin-bottom: 17px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .work__category .work__project-images, .work__allProjects .work__project-images {
        margin-bottom: 17px; } }
    @media screen and (max-width: 699px) {
      .work__category .work__project-images, .work__allProjects .work__project-images {
        margin-bottom: 9px; } }
    .work__category .work__project-images img, .work__allProjects .work__project-images img {
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -o-opacity: 0;
      -ms-opacity: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: opacity 500ms;
      -moz-transition: opacity 500ms;
      -o-transition: opacity 500ms;
      -ms-transition: opacity 500ms;
      transition: opacity 500ms;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 2; }
      .work__category .work__project-images img.animate, .work__allProjects .work__project-images img.animate {
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out; }
      .work__category .work__project-images img.left, .work__allProjects .work__project-images img.left {
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0); }
      .work__category .work__project-images img.right, .work__allProjects .work__project-images img.right {
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0); }
  .work__category .work__project-content, .work__allProjects .work__project-content {
    display: block; }
    @media screen and (min-width: 1048px) {
      .work__category .work__project-content .work__project-content__title, .work__allProjects .work__project-content .work__project-content__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px; }
      .work__category .work__project-content .work__project-content__tags, .work__allProjects .work__project-content .work__project-content__tags {
        font-size: 13px;
        line-height: 24px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .work__category .work__project-content .work__project-content__title, .work__allProjects .work__project-content .work__project-content__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px; }
      .work__category .work__project-content .work__project-content__tags, .work__allProjects .work__project-content .work__project-content__tags {
        font-size: 13px;
        line-height: 24px; } }
    @media screen and (max-width: 699px) {
      .work__category .work__project-content .work__project-content__title, .work__allProjects .work__project-content .work__project-content__title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 5px; }
      .work__category .work__project-content .work__project-content__tags, .work__allProjects .work__project-content .work__project-content__tags {
        font-size: 14px;
        line-height: 22px; } }
    .work__category .work__project-content .work__project-content__title, .work__allProjects .work__project-content .work__project-content__title {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: optimizeLegibility;
      font-feature-settings: "kern";
      -webkit-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern=1";
      -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
      font-family: "Walsheim Medium";
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      background: white;
      color: #6d6e70;
      display: block; }
      .work__category .work__project-content .work__project-content__title em, .work__allProjects .work__project-content .work__project-content__title em {
        -webkit-transition: color 250ms;
        -moz-transition: color 250ms;
        -o-transition: color 250ms;
        -ms-transition: color 250ms;
        transition: color 250ms;
        color: #6d6e70; }
    .work__category .work__project-content .work__project-content__tags, .work__allProjects .work__project-content .work__project-content__tags {
      font-family: "BaskervilleBT-Roman";
      font-weight: 400;
      font-style: normal;
      font-stretch: normal;
      font-feature-settings: "kern";
      -webkit-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern";
      -moz-font-feature-settings: "kern=1";
      color: #6d6e70;
      display: block; }

@media screen and (min-width: 1048px) {
  .projectContainer {
    padding: 34px 0 0; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .projectContainer {
    padding: 34px 0 26px; } }
@media screen and (max-width: 699px) {
  .projectContainer {
    padding: 14px 0 0; } }
.projectContainer .constrained {
  overflow: visible; }

.project {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  position: relative;
  width: 100%; }
  .project.position-left {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(20%, 0, 0);
    -moz-transform: translate3d(20%, 0, 0);
    -o-transform: translate3d(20%, 0, 0);
    -ms-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0); }
  .project.position-right {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(-20%, 0, 0);
    -moz-transform: translate3d(-20%, 0, 0);
    -o-transform: translate3d(-20%, 0, 0);
    -ms-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  .project p {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    color: #6d6e70; }
    @media screen and (min-width: 1048px) {
      .project p {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project p {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .project p {
        font-size: 17px;
        line-height: 26px; } }
  .project img {
    -webkit-transition: opacity, 400ms;
    -moz-transition: opacity, 400ms;
    -o-transition: opacity, 400ms;
    -ms-transition: opacity, 400ms;
    transition: opacity, 400ms;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    .project img.loaded.onscreen {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -o-opacity: 1;
      -ms-opacity: 1;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .project .constrained {
    z-index: 100; }

.project__header, .about__header, .contact__header {
  float: left; }
  @media screen and (min-width: 1048px) {
    .project__header, .about__header, .contact__header {
      margin-right: 2.85714%;
      width: 22.85714%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__header, .about__header, .contact__header {
      margin-right: 2.85714%;
      width: 22.85714%; } }
  .project__header h2, .about__header h2, .contact__header h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #6d6e70;
    background: white; }
    @media screen and (min-width: 1048px) {
      .project__header h2, .about__header h2, .contact__header h2 {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__header h2, .about__header h2, .contact__header h2 {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .project__header h2, .about__header h2, .contact__header h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 33px; } }

.project__description, .about__content-singleText__text, .contact__content {
  float: left;
  z-index: 11; }
  @media screen and (min-width: 1048px) {
    .project__description, .about__content-singleText__text, .contact__content {
      margin-bottom: 14px;
      margin-right: 2.85714%;
      width: 54.28571%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__description, .about__content-singleText__text, .contact__content {
      margin-bottom: 14px;
      width: 71.42857%; } }
  @media screen and (max-width: 699px) {
    .project__description, .about__content-singleText__text, .contact__content {
      margin-bottom: 20px; } }
  .project__description p, .about__content-singleText__text p, .contact__content p {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    background: white;
    color: #6d6e70; }
    @media screen and (min-width: 1048px) {
      .project__description p, .about__content-singleText__text p, .contact__content p {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 18px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__description p, .about__content-singleText__text p, .contact__content p {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 18px; } }
    @media screen and (max-width: 699px) {
      .project__description p, .about__content-singleText__text p, .contact__content p {
        font-size: 19px;
        line-height: 26px;
        margin-bottom: 20px; } }
    .project__description p a, .about__content-singleText__text p a, .contact__content p a {
      -webkit-transition: color 250ms, border-bottom-color 250ms;
      -moz-transition: color 250ms, border-bottom-color 250ms;
      -o-transition: color 250ms, border-bottom-color 250ms;
      -ms-transition: color 250ms, border-bottom-color 250ms;
      transition: color 250ms, border-bottom-color 250ms;
      background: white;
      border-bottom: 1px solid #d3d3d4;
      color: #6d6e70; }
      .project__description p a:hover, .about__content-singleText__text p a:hover, .contact__content p a:hover {
        border-bottom-color: #6d6e70; }

.project__social-desktop {
  float: left;
  overflow: hidden;
  width: 17.14286%;
  margin-bottom: 32px; }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__social-desktop {
      display: none; } }
  @media screen and (max-width: 699px) {
    .project__social-desktop {
      display: none; } }

.project__social-mobile {
  overflow: hidden;
  margin: 32px 0 0 0; }
  @media screen and (min-width: 1048px) {
    .project__social-mobile {
      display: none; } }

.project__social {
  overflow: hidden; }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__social {
      margin-left: 25.71429%; } }
  .project__social p {
    color: #6d6e70; }
    @media screen and (min-width: 1048px) {
      .project__social p {
        font-size: 13px;
        line-height: 20px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__social p {
        font-size: 13px;
        line-height: 20px; } }
    @media screen and (max-width: 699px) {
      .project__social p {
        font-size: 14px;
        line-height: 22px; } }
    .project__social p a {
      color: #6d6e70; }
      .project__social p a em {
        position: absolute;
        top: -90000px; }
    .project__social p i {
      font-size: 16px; }
      .project__social p i.icon-pinterest {
        margin-left: -4px; }
      .project__social p i.icon-twitter {
        margin-left: 2px; }

@media screen and (min-width: 700px) and (max-width: 1047px) {
  .project__social-tags {
    float: left; } }
@media screen and (max-width: 699px) {
  .project__social-tags {
    float: left; } }
@media screen and (max-width: 699px) {
  .project__social-tags {
    width: 50%; } }
.project__social-tags p a {
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -o-transition: color 250ms;
  -ms-transition: color 250ms;
  transition: color 250ms;
  color: #6d6e70; }
  .project__social-tags p a:hover {
    color: #221f20; }

@media screen and (min-width: 700px) and (max-width: 1047px) {
  .project__social-share {
    float: left;
    margin-left: 58px; } }
@media screen and (max-width: 699px) {
  .project__social-share {
    float: left;
    width: 46.42857%;
    margin-left: 3.57143%; } }

.project__social-share__title {
  margin-bottom: 14px; }
  @media screen and (min-width: 1048px) {
    .project__social-share__title {
      margin-top: 32px; } }

.project__social-share__icons {
  margin-left: -6px; }
  .project__social-share__icons a {
    -webkit-transition: color 250ms;
    -moz-transition: color 250ms;
    -o-transition: color 250ms;
    -ms-transition: color 250ms;
    transition: color 250ms;
    background: white;
    color: #6d6e70; }
    .project__social-share__icons a:hover {
      color: #221f20; }

.project__content, .about__content {
  clear: both;
  position: relative; }
  .project__content p, .about__content p {
    font-family: "BaskervilleBT-Roman";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    background: white;
    color: #6d6e70; }
    @media screen and (min-width: 1048px) {
      .project__content p, .about__content p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__content p, .about__content p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px; } }
    @media screen and (max-width: 699px) {
      .project__content p, .about__content p {
        font-size: 14px;
        line-height: 20px; } }
    .project__content p:last-child, .about__content p:last-child {
      margin-bottom: 0; }

.project__content-single, .about__content-singleImage {
  clear: both;
  display: block;
  position: relative; }
  @media screen and (min-width: 1048px) {
    .project__content-single, .about__content-singleImage {
      padding-bottom: 23px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__content-single, .about__content-singleImage {
      padding-bottom: 23px; } }
  @media screen and (max-width: 699px) {
    .project__content-single, .about__content-singleImage {
      padding-bottom: 16px; } }
  @media screen and (min-width: 1048px) {
    .project__content-single p, .about__content-singleImage p {
      font-size: 13px;
      line-height: 20px;
      margin-top: 8px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__content-single p, .about__content-singleImage p {
      font-size: 13px;
      line-height: 20px;
      margin-top: 8px; } }
  @media screen and (max-width: 699px) {
    .project__content-single p, .about__content-singleImage p {
      font-size: 12px;
      line-height: 20px;
      margin-top: 7px; } }

.project__content-singlePadding, .about__content-singlePadding {
  position: relative; }
  .project__content-singlePadding img, .about__content-singlePadding img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.project__content-double, .about__content-doubleImage {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 1048px) {
    .project__content-double, .about__content-doubleImage {
      margin-bottom: 29px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__content-double, .about__content-doubleImage {
      margin-bottom: 29px; } }

@media screen and (min-width: 1048px) {
  .project__content-double__image, .about__content-double__image {
    width: 48.57143%; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .project__content-double__image, .about__content-double__image {
    width: 48.57143%; } }
@media screen and (max-width: 699px) {
  .project__content-double__image, .about__content-double__image {
    margin-bottom: 17px;
    width: 100%; } }
.project__content-double__image.left, .left.about__content-double__image {
  margin-right: 2.85714%;
  float: left; }
.project__content-double__image.right, .right.about__content-double__image {
  float: right; }
.project__content-double__image .project__content-double__caption, .about__content-double__image .project__content-double__caption, .project__content-double__image .about__content-double__caption, .about__content-double__image .about__content-double__caption {
  display: block; }
  @media screen and (min-width: 1048px) {
    .project__content-double__image .project__content-double__caption, .about__content-double__image .project__content-double__caption, .project__content-double__image .about__content-double__caption, .about__content-double__image .about__content-double__caption {
      font-size: 13px;
      line-height: 20px;
      margin-top: 8px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__content-double__image .project__content-double__caption, .about__content-double__image .project__content-double__caption, .project__content-double__image .about__content-double__caption, .about__content-double__image .about__content-double__caption {
      font-size: 13px;
      line-height: 20px;
      margin-top: 8px; } }
  @media screen and (max-width: 699px) {
    .project__content-double__image .project__content-double__caption, .about__content-double__image .project__content-double__caption, .project__content-double__image .about__content-double__caption, .about__content-double__image .about__content-double__caption {
      font-size: 12px;
      line-height: 20px;
      margin-top: 7px; } }

.project__content-double__imagePadding, .about__content-double__imagePadding {
  position: relative; }
  .project__content-double__imagePadding img, .about__content-double__imagePadding img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.project__content-video {
  clear: both;
  margin-bottom: 20px;
  position: relative;
  width: 100%; }
  .project__content-video video {
    position: relative;
    width: 100%; }

.project__footer {
  overflow: hidden; }
  @media screen and (min-width: 1048px) {
    .project__footer {
      margin-bottom: 33px;
      margin-top: 32px; } }

@media screen and (min-width: 1048px) {
  .project__credits {
    margin-right: 5.71429%;
    width: 51.42857%;
    float: left; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .project__credits {
    width: 74.28571%;
    float: left; } }
@media screen and (max-width: 699px) {
  .project__credits {
    clear: both; } }
.project__credits p {
  font-family: "BaskervilleBT-Roman";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .project__credits p {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__credits p {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (max-width: 699px) {
    .project__credits p {
      font-size: 18px;
      line-height: 26px; } }
  .project__credits p a {
    -webkit-transition: border-bottom-color 250ms;
    -moz-transition: border-bottom-color 250ms;
    -o-transition: border-bottom-color 250ms;
    -ms-transition: border-bottom-color 250ms;
    transition: border-bottom-color 250ms;
    border-bottom: 1px solid #d3d3d4;
    color: #6d6e70; }
    .project__credits p a:hover {
      border-bottom-color: #6d6e70; }

.project__controls {
  width: 100%; }
  @media screen and (min-width: 1048px) {
    .project__controls {
      position: fixed;
      top: 50%; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .project__controls {
      position: fixed;
      top: 50%; } }
  @media screen and (max-width: 699px) {
    .project__controls {
      position: relative;
      height: 48px;
      padding-top: 20px; } }
  .project__controls .constrained {
    position: relative;
    z-index: 9; }
    @media screen and (min-width: 1048px) {
      .project__controls .constrained {
        height: 60px;
        overflow: visible; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__controls .constrained {
        height: 60px;
        overflow: visible; } }
    @media screen and (max-width: 699px) {
      .project__controls .constrained {
        overflow: visible;
        margin-top: -21px; } }
  .project__controls p {
    -webkit-transition: left 250ms;
    -moz-transition: left 250ms;
    -o-transition: left 250ms;
    -ms-transition: left 250ms;
    transition: left 250ms;
    display: block;
    z-index: 10; }
    @media screen and (min-width: 1048px) {
      .project__controls p {
        position: absolute;
        font-size: 26px;
        line-height: 35px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__controls p {
        position: absolute;
        font-size: 26px;
        line-height: 35px; } }
    @media screen and (max-width: 699px) {
      .project__controls p {
        font-size: 14px;
        line-height: 24px; } }
    @media screen and (min-width: 1048px) {
      .project__controls p.left {
        -webkit-transition: left 0.8s linear;
        -moz-transition: left 0.8s linear;
        -o-transition: left 0.8s linear;
        -ms-transition: left 0.8s linear;
        transition: left 0.8s linear;
        left: -55px; }
        .project__controls p.left.no-touch:hover {
          -webkit-animation: bounce-left 0.8s infinite;
          -moz-animation: bounce-left 0.8s infinite;
          -o-animation: bounce-left 0.8s infinite;
          -ms-animation: bounce-left 0.8s infinite;
          animation: bounce-left 0.8s infinite;
          color: #221f20; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__controls p.left {
        -webkit-transition: left 0.8s linear;
        -moz-transition: left 0.8s linear;
        -o-transition: left 0.8s linear;
        -ms-transition: left 0.8s linear;
        transition: left 0.8s linear;
        left: -55px; }
        .project__controls p.left.no-touch:hover {
          -webkit-animation: bounce-left 0.8s infinite;
          -moz-animation: bounce-left 0.8s infinite;
          -o-animation: bounce-left 0.8s infinite;
          -ms-animation: bounce-left 0.8s infinite;
          animation: bounce-left 0.8s infinite;
          color: #221f20; } }
    @media screen and (max-width: 699px) {
      .project__controls p.left {
        float: left;
        margin-left: -10px; } }
    @media screen and (min-width: 1048px) {
      .project__controls p.right {
        -webkit-transition: right 0.8s linear;
        -moz-transition: right 0.8s linear;
        -o-transition: right 0.8s linear;
        -ms-transition: right 0.8s linear;
        transition: right 0.8s linear;
        right: -55px; }
        .project__controls p.right.no-touch:hover {
          -webkit-animation: bounce-right 0.8s infinite;
          -moz-animation: bounce-right 0.8s infinite;
          -o-animation: bounce-right 0.8s infinite;
          -ms-animation: bounce-right 0.8s infinite;
          animation: bounce-right 0.8s infinite;
          color: #221f20; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .project__controls p.right {
        -webkit-transition: right 0.8s linear;
        -moz-transition: right 0.8s linear;
        -o-transition: right 0.8s linear;
        -ms-transition: right 0.8s linear;
        transition: right 0.8s linear;
        right: -55px; }
        .project__controls p.right.no-touch:hover {
          -webkit-animation: bounce-right 0.8s infinite;
          -moz-animation: bounce-right 0.8s infinite;
          -o-animation: bounce-right 0.8s infinite;
          -ms-animation: bounce-right 0.8s infinite;
          animation: bounce-right 0.8s infinite;
          color: #221f20; } }
    @media screen and (max-width: 699px) {
      .project__controls p.right {
        float: right;
        margin-right: -10px; } }
    .project__controls p a {
      display: block;
      color: #6d6e70;
      position: relative; }
      @media screen and (min-width: 1048px) {
        .project__controls p a {
          padding: 15px; } }
      @media screen and (min-width: 700px) and (max-width: 1047px) {
        .project__controls p a {
          padding: 15px; } }
      @media screen and (max-width: 699px) {
        .project__controls p a {
          padding: 10px; } }

@-webkit-keyframes bounce-left {
  0% {
    left: -55px; }

  15% {
    left: -60px; }

  30% {
    left: -55px; } }

@-moz-keyframes bounce-left {
  0% {
    left: -55px; }

  15% {
    left: -60px; }

  30% {
    left: -55px; } }

@-o-keyframes bounce-left {
  0% {
    left: -55px; }

  15% {
    left: -60px; }

  30% {
    left: -55px; } }

@keyframes bounce-left {
  0% {
    left: -55px; }

  15% {
    left: -60px; }

  30% {
    left: -55px; } }

@-webkit-keyframes bounce-right {
  0% {
    right: -55px; }

  15% {
    right: -60px; }

  30% {
    right: -55px; } }

@-moz-keyframes bounce-right {
  0% {
    right: -55px; }

  15% {
    right: -60px; }

  30% {
    right: -55px; } }

@-o-keyframes bounce-right {
  0% {
    right: -55px; }

  15% {
    right: -60px; }

  30% {
    right: -55px; } }

@keyframes bounce-right {
  0% {
    right: -55px; }

  15% {
    right: -60px; }

  30% {
    right: -55px; } }

@media screen and (min-width: 1048px) {
  .about {
    padding: 38px 0; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about {
    padding: 38px 0; } }
@media screen and (max-width: 699px) {
  .about {
    padding: 0 0 38px 0; } }

.about__header {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: white;
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .about__header {
      font-size: 16px;
      line-height: 20px;
      float: left; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .about__header {
      font-size: 16px;
      line-height: 20px;
      float: left; } }
  @media screen and (max-width: 699px) {
    .about__header {
      font-size: 18px;
      line-height: 20px;
      margin: 31px 0; } }
  .about__header h2 {
    margin-bottom: 0; }

.about__content p {
  margin-top: 0;
  margin-bottom: 24px; }
.about__content .count-0 {
  margin-top: 0; }
  @media screen and (max-width: 699px) {
    .about__content .count-0 {
      padding-top: 20px;
      margin-top: 0; }
      .about__content .count-0 h2 {
        margin-top: 0; } }
.about__content div:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 1048px) {
  .about__content-singleImage {
    margin-top: 24px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about__content-singleImage {
    margin-top: 24px; } }
@media screen and (max-width: 699px) {
  .about__content-singleImage {
    margin-top: 24px;
    margin-bottom: 0px; } }
.about__content-singleImage p {
  margin-top: 7px; }

.about__content-doubleText {
  overflow: hidden;
  clear: both; }
  @media screen and (min-width: 1048px) {
    .about__content-doubleText {
      margin-top: 50px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .about__content-doubleText {
      margin-top: 50px; } }
  @media screen and (max-width: 699px) {
    .about__content-doubleText {
      margin-bottom: 0px; } }

@media screen and (min-width: 1048px) {
  .about__content-doubleText__column {
    width: 25.71429%; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about__content-doubleText__column {
    width: 25.71429%; } }
@media screen and (max-width: 699px) {
  .about__content-doubleText__column {
    clear: both; } }
@media screen and (min-width: 1048px) {
  .about__content-doubleText__column p {
    font-size: 17px;
    line-height: 24px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about__content-doubleText__column p {
    font-size: 17px;
    line-height: 24px; } }
@media screen and (max-width: 699px) {
  .about__content-doubleText__column p {
    font-size: 19px;
    line-height: 26px; } }
.about__content-doubleText__column p a {
  -webkit-transition: border-bottom-color 250ms;
  -moz-transition: border-bottom-color 250ms;
  -o-transition: border-bottom-color 250ms;
  -ms-transition: border-bottom-color 250ms;
  transition: border-bottom-color 250ms;
  border-bottom: 1px solid #d3d3d4;
  color: #6d6e70; }
  .about__content-doubleText__column p a:hover {
    border-bottom-color: #6d6e70; }
.about__content-doubleText__column h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: white;
  color: #6d6e70;
  margin-top: 14px; }
  @media screen and (min-width: 1048px) {
    .about__content-doubleText__column h3 {
      font-size: 16px;
      line-height: 24px;
      margin: -3px 0 3px 0; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .about__content-doubleText__column h3 {
      font-size: 16px;
      line-height: 24px;
      margin: -3px 0 3px 0; } }
  @media screen and (max-width: 699px) {
    .about__content-doubleText__column h3 {
      font-size: 19px;
      line-height: 26px; } }
@media screen and (min-width: 1048px) {
  .about__content-doubleText__column.left {
    float: left;
    margin-right: 2.85714%; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about__content-doubleText__column.left {
    float: left;
    margin-right: 2.85714%; } }
@media screen and (min-width: 1048px) {
  .about__content-doubleText__column.right {
    float: left; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .about__content-doubleText__column.right {
    float: left; } }

.about__content-singleText {
  overflow: hidden; }
  @media screen and (min-width: 1048px) {
    .about__content-singleText {
      margin-top: 50px;
      margin-bottom: 0; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .about__content-singleText {
      margin-top: 50px;
      margin-bottom: 0; } }
  @media screen and (max-width: 699px) {
    .about__content-singleText {
      margin-bottom: 0; } }

.about__content-singleText__text {
  margin-bottom: 0; }
  @media screen and (min-width: 1048px) {
    .about__content-singleText__text p {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .about__content-singleText__text p {
      font-size: 17px;
      line-height: 24px; } }
  @media screen and (max-width: 699px) {
    .about__content-singleText__text p {
      font-size: 18px;
      line-height: 26px; } }
  .about__content-singleText__text p a {
    -webkit-transition: border-bottom-color 250ms;
    -moz-transition: border-bottom-color 250ms;
    -o-transition: border-bottom-color 250ms;
    -ms-transition: border-bottom-color 250ms;
    transition: border-bottom-color 250ms;
    color: #6d6e70;
    border-bottom: 1px solid #d3d3d4; }
    .about__content-singleText__text p a:hover {
      border-bottom-color: #6d6e70; }
  .about__content-singleText__text h3 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    background: white;
    color: #6d6e70; }
    @media screen and (min-width: 1048px) {
      .about__content-singleText__text h3 {
        font-size: 16px;
        line-height: 24px;
        margin: -3px 0 3px 0; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .about__content-singleText__text h3 {
        font-size: 16px;
        line-height: 24px;
        margin: -3px 0 3px 0; } }
    @media screen and (max-width: 699px) {
      .about__content-singleText__text h3 {
        font-size: 19px;
        line-height: 26px; } }

@media screen and (min-width: 1048px) {
  .contact {
    padding: 38px 0; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact {
    padding: 38px 0; } }
@media screen and (max-width: 699px) {
  .contact {
    padding: 15px 0 38px 0; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact .constrained {
    margin-bottom: 36px; } }
@media screen and (max-width: 699px) {
  .contact .constrained {
    padding-bottom: 55px;
    margin-bottom: 20px; } }

@media screen and (min-width: 1048px) {
  .contact__content {
    width: 54.28571%;
    margin-right: 2.85714%; }
    .contact__content p {
      margin-bottom: 21px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact__content {
    padding-bottom: 39px; }
    .contact__content p {
      margin-bottom: 21px; } }
@media screen and (max-width: 699px) {
  .contact__content {
    clear: left; } }
.contact__content h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  font-family: "Walsheim Medium";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  background: white;
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .contact__content h3 {
      font-size: 16px;
      line-height: 24px;
      margin: -3px 0 3px 0; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .contact__content h3 {
      font-size: 16px;
      line-height: 24px;
      margin: -3px 0 3px 0; } }
  @media screen and (max-width: 699px) {
    .contact__content h3 {
      font-size: 19px;
      line-height: 26px; } }

@media screen and (min-width: 1048px) {
  .contact__social {
    float: left;
    width: 17.14286%; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact__social {
    bottom: 0;
    left: 0;
    margin-left: 25.71429%;
    overflow: hidden;
    position: absolute;
    width: 54.28571%; } }
@media screen and (max-width: 699px) {
  .contact__social {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden; } }
.contact__social p {
  font-family: "BaskervilleBT-Roman";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  color: #6d6e70; }
  @media screen and (min-width: 1048px) {
    .contact__social p {
      font-size: 13px;
      line-height: 20px; } }
  @media screen and (min-width: 700px) and (max-width: 1047px) {
    .contact__social p {
      font-size: 13px;
      line-height: 20px; } }
  @media screen and (max-width: 699px) {
    .contact__social p {
      font-size: 15px;
      line-height: 22px; } }
  .contact__social p strong {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -ms-filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Chroma(color='white') progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    font-family: "Walsheim Medium";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal; }
    @media screen and (min-width: 1048px) {
      .contact__social p strong {
        font-size: 14px; } }
    @media screen and (min-width: 700px) and (max-width: 1047px) {
      .contact__social p strong {
        font-size: 14px; } }
  .contact__social p a {
    -webkit-transition: color 250ms;
    -moz-transition: color 250ms;
    -o-transition: color 250ms;
    -ms-transition: color 250ms;
    transition: color 250ms;
    color: #6d6e70; }
    .contact__social p a:hover {
      color: #221f20; }

@media screen and (min-width: 1048px) {
  .contact__social-findUs {
    margin-bottom: 18px; } }
@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact__social-findUs {
    float: left;
    margin-right: 21.42857%; } }
@media screen and (max-width: 699px) {
  .contact__social-findUs {
    float: left;
    margin-right: 21.42857%; } }
.contact__social-findUs p a {
  -webkit-transition: border-bottom-color 250ms;
  -moz-transition: border-bottom-color 250ms;
  -o-transition: border-bottom-color 250ms;
  -ms-transition: border-bottom-color 250ms;
  transition: border-bottom-color 250ms;
  border-bottom: 1px solid #d3d3d4; }
  .contact__social-findUs p a:hover {
    border-bottom-color: #6d6e70; }

@media screen and (min-width: 700px) and (max-width: 1047px) {
  .contact__social-followUs {
    float: left; } }
@media screen and (max-width: 699px) {
  .contact__social-followUs {
    float: left; } }
.contact__social-followUs p a {
  -webkit-transition: border-bottom-color 250ms;
  -moz-transition: border-bottom-color 250ms;
  -o-transition: border-bottom-color 250ms;
  -ms-transition: border-bottom-color 250ms;
  transition: border-bottom-color 250ms;
  border-bottom: 1px solid #d3d3d4; }
  .contact__social-followUs p a:hover {
    border-bottom-color: #6d6e70; }

.contact__map {
  position: relative; }
  .contact__map .constrained {
    position: relative;
    padding-top: 52.3469388%;
    margin-bottom: 0; }
    .contact__map .constrained .contact__map-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
