.clearfix,
.container,
.container-fluid,
.row {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@font-face {
  font-family: 'GT Walsheim';
  src: url('/s/fonts/GT-Walsheim-Bold.eot?') format('eot'), url('/s/fonts/GT-Walsheim-Bold.woff') format('woff'), url('/s/fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'GT Walsheim';
  src: url('/s/fonts/GT-Walsheim-Light.eot?') format('eot'), url('/s/fonts/GT-Walsheim-Light.woff') format('woff'), url('/s/fonts/GT-Walsheim-Light.ttf') format('truetype');
  font-weight: normal;
}
body {
  font-family: 'GT Walsheim', sans-serif;
  font-size: 20px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
p {
  line-height: 1.5em;
  margin: 1em 0;
}
li {
  margin: 1em 0;
}
li p {
  margin: 0;
}
ol {
  list-style-position: inside;
  padding: 0;
}
.h1,
h1 {
  display: inline-block;
  font-size: 40px;
  line-height: 1em;
  font-family: 'GT Walsheim', sans-serif;
  font-weight: bold;
}
.h2,
h2 {
  font-size: 35px;
  font-family: 'GT Walsheim', sans-serif;
}
.h2.font-light,
h2.font-light {
  font-weight: normal;
}
.h3,
h3 {
  font-size: 25px;
  line-height: 25px;
  font-family: 'GT Walsheim', sans-serif;
  font-weight: bold;
}
.h3 a,
h3 a {
  text-decoration: none;
}
a {
  color: inherit;
}
p.inText-quote {
  font-size: 35px;
  margin-bottom: 0;
}
span.inText-cited {
  display: block;
  font-size: 15px;
  color: #666666;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
span.inText-cited:before {
  content: '-';
  margin-right: 2px;
}
.u-has-underlines a {
  color: #ec224f;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
  z-index: 1;
  padding-bottom: 2px;
}
.u-has-underlines a:hover {
  outline: none;
}
.u-has-underlines a:hover:after {
  opacity: 0.3;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
      transform: translateY(0px);
}
.u-has-underlines a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0.3ex;
  margin-top: -0.2ex;
  background: #0bacbe;
  content: '';
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
      transform: translateY(10px);
}
iframe {
  border: none;
}
@media (min-width: 768px) {
  body {
    font-size: 20px;
  }
  .h1,
  h1 {
    font-size: 55px;
    line-height: 55px;
  }
  .h2,
  h2 {
    font-size: 50px;
    line-height: 50px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .h3,
  h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .inText-quote {
    font-size: 40px;
  }
}
@media (min-width: 1023px) {
  .h1,
  h1 {
    font-size: 70px;
    line-height: 75px;
  }
  .h2,
  h2 {
    font-size: 60px;
    line-height: 60px;
    margin-top: 75px;
    margin-bottom: 0.28571429em;
  }
}
* {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
*:before,
*:after {
  box-sizing: border-box;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1023px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1271px) {
  .container {
    width: 1260px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18 {
  float: left;
}
.col-xs-18 {
  width: 100%;
}
.col-xs-17 {
  width: 94.44444444%;
}
.col-xs-16 {
  width: 88.88888889%;
}
.col-xs-15 {
  width: 83.33333333%;
}
.col-xs-14 {
  width: 77.77777778%;
}
.col-xs-13 {
  width: 72.22222222%;
}
.col-xs-12 {
  width: 66.66666667%;
}
.col-xs-11 {
  width: 61.11111111%;
}
.col-xs-10 {
  width: 55.55555556%;
}
.col-xs-9 {
  width: 50%;
}
.col-xs-8 {
  width: 44.44444444%;
}
.col-xs-7 {
  width: 38.88888889%;
}
.col-xs-6 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 27.77777778%;
}
.col-xs-4 {
  width: 22.22222222%;
}
.col-xs-3 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 11.11111111%;
}
.col-xs-1 {
  width: 5.55555556%;
}
.col-xs-pull-18 {
  right: 100%;
}
.col-xs-pull-17 {
  right: 94.44444444%;
}
.col-xs-pull-16 {
  right: 88.88888889%;
}
.col-xs-pull-15 {
  right: 83.33333333%;
}
.col-xs-pull-14 {
  right: 77.77777778%;
}
.col-xs-pull-13 {
  right: 72.22222222%;
}
.col-xs-pull-12 {
  right: 66.66666667%;
}
.col-xs-pull-11 {
  right: 61.11111111%;
}
.col-xs-pull-10 {
  right: 55.55555556%;
}
.col-xs-pull-9 {
  right: 50%;
}
.col-xs-pull-8 {
  right: 44.44444444%;
}
.col-xs-pull-7 {
  right: 38.88888889%;
}
.col-xs-pull-6 {
  right: 33.33333333%;
}
.col-xs-pull-5 {
  right: 27.77777778%;
}
.col-xs-pull-4 {
  right: 22.22222222%;
}
.col-xs-pull-3 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 11.11111111%;
}
.col-xs-pull-1 {
  right: 5.55555556%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-18 {
  left: 100%;
}
.col-xs-push-17 {
  left: 94.44444444%;
}
.col-xs-push-16 {
  left: 88.88888889%;
}
.col-xs-push-15 {
  left: 83.33333333%;
}
.col-xs-push-14 {
  left: 77.77777778%;
}
.col-xs-push-13 {
  left: 72.22222222%;
}
.col-xs-push-12 {
  left: 66.66666667%;
}
.col-xs-push-11 {
  left: 61.11111111%;
}
.col-xs-push-10 {
  left: 55.55555556%;
}
.col-xs-push-9 {
  left: 50%;
}
.col-xs-push-8 {
  left: 44.44444444%;
}
.col-xs-push-7 {
  left: 38.88888889%;
}
.col-xs-push-6 {
  left: 33.33333333%;
}
.col-xs-push-5 {
  left: 27.77777778%;
}
.col-xs-push-4 {
  left: 22.22222222%;
}
.col-xs-push-3 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 11.11111111%;
}
.col-xs-push-1 {
  left: 5.55555556%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-18 {
  margin-left: 100%;
}
.col-xs-offset-17 {
  margin-left: 94.44444444%;
}
.col-xs-offset-16 {
  margin-left: 88.88888889%;
}
.col-xs-offset-15 {
  margin-left: 83.33333333%;
}
.col-xs-offset-14 {
  margin-left: 77.77777778%;
}
.col-xs-offset-13 {
  margin-left: 72.22222222%;
}
.col-xs-offset-12 {
  margin-left: 66.66666667%;
}
.col-xs-offset-11 {
  margin-left: 61.11111111%;
}
.col-xs-offset-10 {
  margin-left: 55.55555556%;
}
.col-xs-offset-9 {
  margin-left: 50%;
}
.col-xs-offset-8 {
  margin-left: 44.44444444%;
}
.col-xs-offset-7 {
  margin-left: 38.88888889%;
}
.col-xs-offset-6 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 27.77777778%;
}
.col-xs-offset-4 {
  margin-left: 22.22222222%;
}
.col-xs-offset-3 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 11.11111111%;
}
.col-xs-offset-1 {
  margin-left: 5.55555556%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18 {
    float: left;
  }
  .col-sm-18 {
    width: 100%;
  }
  .col-sm-17 {
    width: 94.44444444%;
  }
  .col-sm-16 {
    width: 88.88888889%;
  }
  .col-sm-15 {
    width: 83.33333333%;
  }
  .col-sm-14 {
    width: 77.77777778%;
  }
  .col-sm-13 {
    width: 72.22222222%;
  }
  .col-sm-12 {
    width: 66.66666667%;
  }
  .col-sm-11 {
    width: 61.11111111%;
  }
  .col-sm-10 {
    width: 55.55555556%;
  }
  .col-sm-9 {
    width: 50%;
  }
  .col-sm-8 {
    width: 44.44444444%;
  }
  .col-sm-7 {
    width: 38.88888889%;
  }
  .col-sm-6 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 27.77777778%;
  }
  .col-sm-4 {
    width: 22.22222222%;
  }
  .col-sm-3 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 11.11111111%;
  }
  .col-sm-1 {
    width: 5.55555556%;
  }
  .col-sm-pull-18 {
    right: 100%;
  }
  .col-sm-pull-17 {
    right: 94.44444444%;
  }
  .col-sm-pull-16 {
    right: 88.88888889%;
  }
  .col-sm-pull-15 {
    right: 83.33333333%;
  }
  .col-sm-pull-14 {
    right: 77.77777778%;
  }
  .col-sm-pull-13 {
    right: 72.22222222%;
  }
  .col-sm-pull-12 {
    right: 66.66666667%;
  }
  .col-sm-pull-11 {
    right: 61.11111111%;
  }
  .col-sm-pull-10 {
    right: 55.55555556%;
  }
  .col-sm-pull-9 {
    right: 50%;
  }
  .col-sm-pull-8 {
    right: 44.44444444%;
  }
  .col-sm-pull-7 {
    right: 38.88888889%;
  }
  .col-sm-pull-6 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 27.77777778%;
  }
  .col-sm-pull-4 {
    right: 22.22222222%;
  }
  .col-sm-pull-3 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 11.11111111%;
  }
  .col-sm-pull-1 {
    right: 5.55555556%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-18 {
    left: 100%;
  }
  .col-sm-push-17 {
    left: 94.44444444%;
  }
  .col-sm-push-16 {
    left: 88.88888889%;
  }
  .col-sm-push-15 {
    left: 83.33333333%;
  }
  .col-sm-push-14 {
    left: 77.77777778%;
  }
  .col-sm-push-13 {
    left: 72.22222222%;
  }
  .col-sm-push-12 {
    left: 66.66666667%;
  }
  .col-sm-push-11 {
    left: 61.11111111%;
  }
  .col-sm-push-10 {
    left: 55.55555556%;
  }
  .col-sm-push-9 {
    left: 50%;
  }
  .col-sm-push-8 {
    left: 44.44444444%;
  }
  .col-sm-push-7 {
    left: 38.88888889%;
  }
  .col-sm-push-6 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 27.77777778%;
  }
  .col-sm-push-4 {
    left: 22.22222222%;
  }
  .col-sm-push-3 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 11.11111111%;
  }
  .col-sm-push-1 {
    left: 5.55555556%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-18 {
    margin-left: 100%;
  }
  .col-sm-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-sm-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-sm-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-sm-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-sm-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-sm-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-sm-offset-9 {
    margin-left: 50%;
  }
  .col-sm-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-sm-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-sm-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-sm-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-sm-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-sm-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1023px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18 {
    float: left;
  }
  .col-md-18 {
    width: 100%;
  }
  .col-md-17 {
    width: 94.44444444%;
  }
  .col-md-16 {
    width: 88.88888889%;
  }
  .col-md-15 {
    width: 83.33333333%;
  }
  .col-md-14 {
    width: 77.77777778%;
  }
  .col-md-13 {
    width: 72.22222222%;
  }
  .col-md-12 {
    width: 66.66666667%;
  }
  .col-md-11 {
    width: 61.11111111%;
  }
  .col-md-10 {
    width: 55.55555556%;
  }
  .col-md-9 {
    width: 50%;
  }
  .col-md-8 {
    width: 44.44444444%;
  }
  .col-md-7 {
    width: 38.88888889%;
  }
  .col-md-6 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 27.77777778%;
  }
  .col-md-4 {
    width: 22.22222222%;
  }
  .col-md-3 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 11.11111111%;
  }
  .col-md-1 {
    width: 5.55555556%;
  }
  .col-md-pull-18 {
    right: 100%;
  }
  .col-md-pull-17 {
    right: 94.44444444%;
  }
  .col-md-pull-16 {
    right: 88.88888889%;
  }
  .col-md-pull-15 {
    right: 83.33333333%;
  }
  .col-md-pull-14 {
    right: 77.77777778%;
  }
  .col-md-pull-13 {
    right: 72.22222222%;
  }
  .col-md-pull-12 {
    right: 66.66666667%;
  }
  .col-md-pull-11 {
    right: 61.11111111%;
  }
  .col-md-pull-10 {
    right: 55.55555556%;
  }
  .col-md-pull-9 {
    right: 50%;
  }
  .col-md-pull-8 {
    right: 44.44444444%;
  }
  .col-md-pull-7 {
    right: 38.88888889%;
  }
  .col-md-pull-6 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 27.77777778%;
  }
  .col-md-pull-4 {
    right: 22.22222222%;
  }
  .col-md-pull-3 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 11.11111111%;
  }
  .col-md-pull-1 {
    right: 5.55555556%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-18 {
    left: 100%;
  }
  .col-md-push-17 {
    left: 94.44444444%;
  }
  .col-md-push-16 {
    left: 88.88888889%;
  }
  .col-md-push-15 {
    left: 83.33333333%;
  }
  .col-md-push-14 {
    left: 77.77777778%;
  }
  .col-md-push-13 {
    left: 72.22222222%;
  }
  .col-md-push-12 {
    left: 66.66666667%;
  }
  .col-md-push-11 {
    left: 61.11111111%;
  }
  .col-md-push-10 {
    left: 55.55555556%;
  }
  .col-md-push-9 {
    left: 50%;
  }
  .col-md-push-8 {
    left: 44.44444444%;
  }
  .col-md-push-7 {
    left: 38.88888889%;
  }
  .col-md-push-6 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 27.77777778%;
  }
  .col-md-push-4 {
    left: 22.22222222%;
  }
  .col-md-push-3 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 11.11111111%;
  }
  .col-md-push-1 {
    left: 5.55555556%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-18 {
    margin-left: 100%;
  }
  .col-md-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-md-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-md-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-md-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-md-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-md-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-md-offset-9 {
    margin-left: 50%;
  }
  .col-md-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-md-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-md-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-md-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-md-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-md-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1271px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18 {
    float: left;
  }
  .col-lg-18 {
    width: 100%;
  }
  .col-lg-17 {
    width: 94.44444444%;
  }
  .col-lg-16 {
    width: 88.88888889%;
  }
  .col-lg-15 {
    width: 83.33333333%;
  }
  .col-lg-14 {
    width: 77.77777778%;
  }
  .col-lg-13 {
    width: 72.22222222%;
  }
  .col-lg-12 {
    width: 66.66666667%;
  }
  .col-lg-11 {
    width: 61.11111111%;
  }
  .col-lg-10 {
    width: 55.55555556%;
  }
  .col-lg-9 {
    width: 50%;
  }
  .col-lg-8 {
    width: 44.44444444%;
  }
  .col-lg-7 {
    width: 38.88888889%;
  }
  .col-lg-6 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 27.77777778%;
  }
  .col-lg-4 {
    width: 22.22222222%;
  }
  .col-lg-3 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 11.11111111%;
  }
  .col-lg-1 {
    width: 5.55555556%;
  }
  .col-lg-pull-18 {
    right: 100%;
  }
  .col-lg-pull-17 {
    right: 94.44444444%;
  }
  .col-lg-pull-16 {
    right: 88.88888889%;
  }
  .col-lg-pull-15 {
    right: 83.33333333%;
  }
  .col-lg-pull-14 {
    right: 77.77777778%;
  }
  .col-lg-pull-13 {
    right: 72.22222222%;
  }
  .col-lg-pull-12 {
    right: 66.66666667%;
  }
  .col-lg-pull-11 {
    right: 61.11111111%;
  }
  .col-lg-pull-10 {
    right: 55.55555556%;
  }
  .col-lg-pull-9 {
    right: 50%;
  }
  .col-lg-pull-8 {
    right: 44.44444444%;
  }
  .col-lg-pull-7 {
    right: 38.88888889%;
  }
  .col-lg-pull-6 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 27.77777778%;
  }
  .col-lg-pull-4 {
    right: 22.22222222%;
  }
  .col-lg-pull-3 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 11.11111111%;
  }
  .col-lg-pull-1 {
    right: 5.55555556%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-18 {
    left: 100%;
  }
  .col-lg-push-17 {
    left: 94.44444444%;
  }
  .col-lg-push-16 {
    left: 88.88888889%;
  }
  .col-lg-push-15 {
    left: 83.33333333%;
  }
  .col-lg-push-14 {
    left: 77.77777778%;
  }
  .col-lg-push-13 {
    left: 72.22222222%;
  }
  .col-lg-push-12 {
    left: 66.66666667%;
  }
  .col-lg-push-11 {
    left: 61.11111111%;
  }
  .col-lg-push-10 {
    left: 55.55555556%;
  }
  .col-lg-push-9 {
    left: 50%;
  }
  .col-lg-push-8 {
    left: 44.44444444%;
  }
  .col-lg-push-7 {
    left: 38.88888889%;
  }
  .col-lg-push-6 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 27.77777778%;
  }
  .col-lg-push-4 {
    left: 22.22222222%;
  }
  .col-lg-push-3 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 11.11111111%;
  }
  .col-lg-push-1 {
    left: 5.55555556%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-18 {
    margin-left: 100%;
  }
  .col-lg-offset-17 {
    margin-left: 94.44444444%;
  }
  .col-lg-offset-16 {
    margin-left: 88.88888889%;
  }
  .col-lg-offset-15 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-14 {
    margin-left: 77.77777778%;
  }
  .col-lg-offset-13 {
    margin-left: 72.22222222%;
  }
  .col-lg-offset-12 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 61.11111111%;
  }
  .col-lg-offset-10 {
    margin-left: 55.55555556%;
  }
  .col-lg-offset-9 {
    margin-left: 50%;
  }
  .col-lg-offset-8 {
    margin-left: 44.44444444%;
  }
  .col-lg-offset-7 {
    margin-left: 38.88888889%;
  }
  .col-lg-offset-6 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 27.77777778%;
  }
  .col-lg-offset-4 {
    margin-left: 22.22222222%;
  }
  .col-lg-offset-3 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 11.11111111%;
  }
  .col-lg-offset-1 {
    margin-left: 5.55555556%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
}
.btn--boxed {
  text-decoration: none;
  border: 1px solid #ffffff;
  line-height: 41px;
  overflow: hidden;
}
.btn--summary {
  fill: #ffffff;
  -webkit-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
}
.btn--summary:hover {
  background-color: #ffffff;
  opacity: 1;
}
.btn--link {
  text-decoration: none;
  border: 1px solid #ffffff;
  line-height: 41px;
  overflow: hidden;
}
.btn--link .icon-svg-externalLink {
  width: 21px;
  margin-top: 10px;
  float: right;
  height: 20px;
}
.btn--download {
  text-decoration: none;
  border: 1px solid #ffffff;
  line-height: 41px;
  overflow: hidden;
}
.btn--download .icon-svg-download {
  width: 20px;
  margin-top: 10px;
  float: right;
  height: 20px;
}
.btn--arrow:after {
  content: '\2192';
  margin-left: 10px;
  -webkit-transition: margin 300ms ease;
          transition: margin 300ms ease;
}
.btn--arrow:hover:after {
  margin-left: 20px;
}
.Work a.btn--play,
a.btn--play {
  display: inline-block;
  color: #fff;
  -webkit-transition: background-color 300ms, color 300ms;
          transition: background-color 300ms, color 300ms;
  border: 2px solid #ffffff;
}
.Work a.btn--play:hover,
a.btn--play:hover {
  color: inherit;
  background-color: #ffffff;
}
.Work a.btn--play:before,
a.btn--play:before {
  content: '\25B6';
  margin-right: 1.8em;
}
.btn--lg.btn--boxed {
  margin-top: 20px;
  padding: 0 2em 0 1.2em;
  font-size: 15px;
}
.btn--blue {
  color: #1047a9;
}
.btn--green {
  color: #00ab7c;
}
.pagination {
  font-size: 20px;
  margin-top: 10px;
}
.pagination a {
  display: block;
  color: #1047a9;
  text-decoration: none;
  line-height: 75px;
}
.pagination a:after {
  margin-left: 15px;
  content: '\2192';
  -webkit-transition: margin 300ms ease;
          transition: margin 300ms ease;
}
.pagination a:hover:after {
  margin-left: 30px;
}
.NewsList .pagination--thoughts a {
  color: #0bacbe;
}
.pagination-wrapper {
  background: #ffffff;
  text-decoration: none;
  margin: 0 10px;
  padding: 0 10px;
}
.pagination--pullDown {
  margin-top: 10px;
}
.no-fouc {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
          transition: opacity 300ms linear;
}
.no-fouc--resolved {
  opacity: 1;
}
@media (min-width: 768px) {
  .WorkList .pagination--workList,
  .container .pagination {
    padding: 0 5px;
  }
  .pagination-wrapper {
    margin: 0;
    padding: 0;
  }
  .pagination {
    font-size: 20px;
  }
  .pagination a {
    line-height: 90px;
  }
  .btn {
    font-size: 15px;
  }
  .btn-large {
    font-size: 20px;
  }
  .btn--lg {
    font-size: 20px;
  }
  .btn--lg.btn--boxed {
    padding: 0.6ex 2em 0.6ex 1.2em;
    font-size: 1em;
    margin-top: 40px;
  }
}
@media (min-width: 1023px) {
  .pagination {
    font-size: 25px;
  }
  .pagination a {
    line-height: 130px;
  }
}
body {
  margin: 0;
  padding: 0;
  background-color: #eee;
  color: #331f1c;
}
/* float helpers*/
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.container {
  padding-left: 0px;
  padding-right: 0px;
}
.container--xsEdgeToEdge {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.row .row {
  margin-right: -5px;
  margin-left: -5px;
}
@media (max-width: 767px) {
  .edgeToedge {
    padding-left: 0;
    padding-right: 0;
  }
  .NewsList .container,
  .WorkList .container,
  .Home .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .NewsList .container.container--xsEdgeToEdge,
  .WorkList .container.container--xsEdgeToEdge,
  .Home .container.container--xsEdgeToEdge {
    padding-left: 0;
    padding-right: 0;
  }
  .NewsList .row,
  .WorkList .row,
  .Home .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  .container--xsEdgeToEdge.container,
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media (min-width: 1023px) {
  .container {
    max-width: 1260px;
  }
}
@media (min-width: 1271px) {
  .container--xsEdgeToEdge.container,
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  cursor: pointer;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.Gallery--desktop .owl-carousel .owl-stage-outer {
  position: relative;
  top: -25px;
  padding: 0;
  width: 100%;
}
.Gallery--desktop .owl-controls {
  margin-top: -25px;
  background: #ffffff;
}
.Gallery--fullbleed .owl-dots {
  background: #ffffff;
}
.Gallery-indepth .owl-carousel .owl-stage-outer {
  top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.Gallery-indepth .owl-controls {
  display: none;
}
.owl-dots {
  background: #ffffff;
  text-align: center;
  line-height: 8px;
  padding-top: 20px;
}
.owl-dots {
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-dot {
  display: inline-block;
  margin: 0 11px;
  vertical-align: middle;
}
.owl-dot span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.owl-dot:first-of-type {
  margin-left: 0;
}
.owl-dot:last-of-type {
  margin-right: 0;
}
.Gallery .owl-dot span {
  background-color: #d2d2d2;
}
@media (min-width: 768px) {
  .Gallery--desktop .owl-carousel .owl-stage-outer {
    top: -70px;
  }
  .Gallery--desktop .owl-controls {
    margin-top: -70px;
  }
}
.About h2 {
  color: #e72d6d;
  margin-bottom: 55px;
}
.About-wrapper {
  padding: 0 12.5px;
  padding-bottom: 50px;
  background: #ffffff;
}
.About-introCopy {
  color: #e72d6d;
}
.About-introCopy p {
  margin-bottom: 0;
}
.About-founders {
  margin-top: 50px;
}
.About-founders-item {
  text-align: center;
  margin-top: 50px;
}
.About-founders-item:first-of-type {
  margin-top: 0px;
}
.About-founders-item h3,
.About-founders-item .About-founders-title {
  width: 193px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.About-founders-image {
  display: block;
  width: 95%;
  max-width: 193px;
  height: auto;
  margin: 0 auto;
  border-radius: 50%;
}
.About-network-logo-container {
  margin-top: 50px;
  text-align: center;
}
.About-network {
  margin-top: 50px;
}
.About-network-logo {
  width: 22%;
  margin: 0 5%;
  display: inline-block;
  vertical-align: middle;
}
.About-network-logo:last-child {
  border-bottom: none;
}
.About-network-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.About-image-grid-item--2up,
.About-image-grid-item {
  margin-top: 10px;
}
.About-image-grid-item--2up img,
.About-image-grid-item img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .About-wrapper {
    padding: 0 0 80px 0;
  }
  .About-introCopy {
    margin-top: 45px;
    color: #e72d6d;
    font-size: 30px;
    line-height: 45px;
  }
  .About-2upText {
    margin-top: 45px;
  }
  .About-2upText p {
    max-width: 460px;
  }
  .About-image-grid-item {
    margin-top: 40px;
  }
  .About-image-grid-item--2up {
    margin-top: 10px;
  }
  .About-founders-item {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
  }
  .About-founders-item h3 {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .About-founders-item p {
    font-size: 15px;
    line-height: 20px;
  }
  .About-network-logo {
    position: relative;
    height: 149px;
    width: 100%;
    border-bottom: 1px #d2d2d2 solid;
    text-align: center;
    float: none;
  }
  .About-network-logo img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .About-network-logo.nurun img {
    top: -15px;
  }
  .About-network-logo-container {
    margin-top: -30px;
  }
  .About-network p:first-of-type {
    margin-top: 0;
  }
}
.Contact h2 {
  color: #62288b;
}
.Contact a {
  text-decoration: none;
  border-bottom: 1px solid #62288b;
  -webkit-transition: color 300ms ease;
          transition: color 300ms ease;
}
.Contact a:hover {
  color: #62288b;
}
.Contact-general {
  padding: 10px 0 40px 0;
  background: #ffffff;
}
.Contact-general h3 {
  font-weight: normal;
  color: #62288b;
  margin-top: 45px;
  margin-bottom: 10px;
}
.Contact-general a {
  color: #000;
}
.Contact-general p {
  margin: 0;
}
.Contact-social-items {
  margin: 0 -5px 0 -5px;
  padding: 0;
  list-style: none;
}
.Contact-social-items a {
  border-bottom: none;
}
.Contact-social-items img {
  border: none;
}
.Contact-social-item {
  float: left;
  padding: 0 5px;
  margin: 0 0 10px 0;
  width: 50%;
}
.Contact-social-item a img,
.Contact-social-item a span {
  display: inline-block;
  vertical-align: middle;
}
.Contact-social-item a img {
  margin-right: 10px;
}
.Contact-general-item + .Contact-general-item {
  margin-top: 30px;
}
.Hero .Contact-map {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.Hero .Contact-map #map-canvas {
  height: 100%;
  width: 100%;
}
.Contact-general-item span {
  display: block;
}
.Contact-directions-input {
  height: 45px;
  width: 200px;
  border: 2px solid #62288b;
  border-radius: 0;
  float: left;
  line-height: 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.Contact-directions-label {
  display: block;
}
.Contact-directions-submit {
  display: inline-block;
  width: 45px;
  height: 45px;
  float: left;
  background-color: #62288b;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.Contact-general-item-map-link {
  font-size: 15px;
}
@media (min-width: 768px) {
  .Contact-social {
    margin-top: 30px;
  }
  .Contact-social-item {
    width: 25%;
    padding: 0 5px;
    margin-top: 5px;
  }
  .Contact-social-item a img {
    margin-right: 5px;
  }
  .Contact-general {
    padding: 80px 0;
    font-size: 20px;
    line-height: 30px;
  }
  .Contact-general h3 {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
  }
  .Contact-general p {
    margin: 0;
  }
}
@media (min-width: 1023px) {
  .Contact-social {
    margin-top: 0;
  }
  .Contact-social-item {
    margin-top: 0;
  }
  .Contact-social-item {
    float: none;
    width: initial;
  }
  .Contact-social-item a img {
    margin-right: 10px;
  }
}
.Chart {
  padding: 30px 0;
}
.Chart svg {
  display: block;
  margin: 0 auto;
}
.Chart-value {
  font-size: 25px;
}
.Chart-value,
.Chart-label {
  text-anchor: middle;
}
.Chart {
  background: #e1e1e1;
}
.Footer {
  background-color: #191919;
  color: #ffffff;
  margin-top: 50px;
  font-size: 17.5px;
  line-height: 17.5px;
}
.Footer h3 {
  color: #ffffff;
  font-size: 12.5px;
  margin: 0;
}
.Footer-inner {
  padding: 0 5px;
}
.Footer-nav {
  display: none;
}
.Footer-header {
  display: none;
}
.Footer-address {
  display: none;
}
.Footer-address span {
  display: block;
}
.Footer-address a {
  color: #ffffff;
  text-decoration: none;
}
.Footer-address a:hover,
.Footer-address a:active,
.Footer-address a:focus {
  text-decoration: underline;
}
.Footer-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Footer-nav-listItem {
  margin: 0;
}
.Footer-nav-listItemLink {
  color: #8d8d8d;
  text-decoration: none;
}
.Footer-nav-listItemLink:hover,
.Footer-nav-listItemLink:active,
.Footer-nav-listItemLink:focus {
  text-decoration: underline;
}
.Footer-publicis-logo {
  margin-top: 25px;
  padding: 15px 0;
  border-top: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
}
.Footer-publicis-logo img {
  max-width: 174px;
}
.Footer-publicis-contact {
  padding-bottom: 50px;
  color: #8d8d8d;
}
.Footer-publicis-contact p {
  margin-bottom: 0;
}
.Footer-publicis-company {
  color: #ffffff;
  text-decoration: none;
}
.Footer-publicis-company:hover,
.Footer-publicis-company:active,
.Footer-publicis-company:focus {
  text-decoration: underline;
}
.Footer-social {
  margin-top: 35px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.Footer-social-item {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: -1px;
  border-left: 1px solid #8d8d8d;
  fill: #8d8d8d;
}
.Footer-social-item:first-of-type {
  margin-left: 0;
}
.Footer-social-item:last-of-type {
  border-right: 1px solid #8d8d8d;
}
.Footer-social-item:hover {
  fill: #ffffff;
}
.Footer-social-item svg {
  margin: 0 auto;
  line-height: 30px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Footer-social-item--facebook svg {
  width: 7px;
}
.Footer-social-item--linkedin svg {
  width: 13px;
}
.Footer-social-item--twitter svg {
  width: 13px;
}
.Footer-social-item--vimeo svg {
  width: 12px;
}
.Footer-backtotop {
  float: right;
  display: block;
  margin-top: 35px;
  color: #8d8d8d;
  text-decoration: none;
}
.Footer-backtotop svg {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-left: 7px;
  fill: #8d8d8d;
}
@media (min-width: 768px) {
  .Footer {
    font-size: 15px;
    line-height: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .Footer h3 {
    font-size: 15px;
    margin-top: 20px;
  }
  .Footer-backtotop {
    display: none;
  }
  .Footer-inner {
    padding: 0;
  }
  .Footer-social {
    margin-top: 25px;
  }
  .Footer-address {
    display: block;
  }
  .Footer-backtoto {
    display: none;
  }
  .Home .Footer {
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .Footer-header {
    display: block;
    margin: 0 0 15px 0;
  }
  .Footer-nav {
    display: block;
    margin-top: 50px;
  }
  .Footer-logo {
    margin-top: 36px;
  }
  .Footer-logo img {
    max-width: initial;
  }
  .Footer-publicis-logo {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .Footer-publicis-contact {
    padding-bottom: 0px;
  }
}
.FormLink a.FormLink-wrapper {
  display: block;
  height: 100px;
  background-color: #3e3f42;
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
  -webkit-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
}
.FormLink a.FormLink-wrapper:hover {
  background-color: #2c2d2f;
}
.FormLink a.FormLink-wrapper:hover .FormLink-content {
  color: #ffffff;
}
.FormLink .row {
  height: 100px;
}
.FormLink p {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 25px;
}
.FormLink-text--bold {
  font-weight: bold;
}
.FormLink-content {
  display: block;
  vertical-align: middle;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.FormLink-wrapper .FormLink-icon {
  width: 31px;
  height: 31px;
  display: block;
  float: left;
  vertical-align: middle;
  overflow: hidden;
  background: url('../img/form_link_arrow.png') no-repeat;
  background-size: 31px 31px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.FormLink-icon {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Footer-backtotop svg {
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  .FormLink p {
    font-size: 25px;
    line-height: 32px;
  }
  .FormLink a.FormLink-wrapper {
    height: 200px;
    padding: 0;
  }
  .FormLink .row {
    height: 200px;
  }
  .FormLink-wrapper .FormLink-icon {
    width: 64px;
    height: 64px;
    left: 0;
    -webkit-transition: left 300ms ease;
            transition: left 300ms ease;
    background-size: 64px 64px;
  }
  .FormLink-wrapper:hover .FormLink-icon {
    left: 5px;
  }
}
.Gallery img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.Gallery-carousel {
  position: relative;
}
.Gallery-wrapper {
  background-color: #ffffff;
}
.Gallery-textContent {
  text-align: left;
}
.Gallery-icon-arrowSvg {
  display: none;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Gallery-carousel-btn--prev {
  left: 0;
}
.Gallery-carousel-btn--prev .Gallery-icon-arrowSvg {
  float: left;
  margin-left: 10%;
}
.Gallery-carousel-btn--next {
  right: 0;
}
.Gallery-carousel-btn--next .Gallery-icon-arrowSvg {
  float: right;
  margin-right: 10%;
}
.Gallery-carousel-btn {
  display: block;
  width: 25%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  margin-top: -32px;
  cursor: pointer;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.initial .Gallery-carousel-btn {
  opacity: 0;
}
.Gallery-carousel-btn--inline {
  display: inline-block;
  height: 30px;
  width: 30px;
  vertical-align: middle;
  cursor: pointer;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.Gallery-carousel-btn--inline .icon {
  fill: #0bacbe;
  margin-left: 10px;
}
/*
 * Gallery Width desktop chrome
 */
.Gallery--desktop .Gallery-carousel {
  padding-top: 25px;
}
.Gallery--desktop .owl-item {
  text-align: center;
}
.Gallery--desktop .Gallery-carousel-item {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 84.37%;
}
.Gallery--desktop svg {
  display: block;
  width: 100%;
}
.Gallery--desktop .Gallery-carousel .container {
  width: 100%;
  padding: 0;
}
.Gallery--desktop .Gallery-wrapper {
  padding-top: 25px;
}
/*
 * Gallery fullbleed
 */
.Gallery--fullbleed > .container {
  max-width: none;
  width: 100%;
  padding: 0;
}
.Gallery--fullbleed .Gallery-carousel-itemImage {
  width: 100%;
  margin: 0;
}
.Gallery--fullbleed .Gallery-wrapper {
  background: transparent;
}
/*
 * Three Image Gallery
 */
.Gallery--threeImage .Gallery-wrapper {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.Gallery-threeImage .Gallery-item {
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.Gallery-threeImage .Gallery-item img {
  display: block;
  max-width: 100%;
}
.Gallery-threeImage .Gallery-caption {
  margin: 0 auto;
  text-align: left;
}
.Gallery-threeImage-item {
  text-align: center;
}
/*
 * Gallery Side by side
 */
.Gallery.Gallery--sidebyside {
  margin-top: 0;
}
.Gallery.Gallery--sidebyside .row {
  margin: 0;
}
.Gallery-sidebyside-item {
  padding: 0;
}
.Gallery-sidebyside-item img {
  display: block;
  max-width: 100%;
  width: 100%;
}
/*
 * Gallery Mobile
 */
.Gallery-mobileWrapper {
  position: relative;
  margin: 0 auto;
  width: 107.5px;
  height: 224.5px;
}
.Gallery-mobileWrapper-image {
  position: absolute;
  left: 0;
  top: 0;
}
.Gallery-carousel--mobile .Gallery-carousel-btn--prev .Gallery-icon-arrowSvg {
  float: right;
  margin: 0;
}
.Gallery-carousel--mobile .Gallery-carousel-btn--next .Gallery-icon-arrowSvg {
  float: left;
  margin: 0;
}
.Gallery--mobile .Gallery-wrapper {
  padding-top: 25px;
}
/*
 * Gallery In Depth
 */
.Gallery--indepth .Gallery-wrapper {
  padding-left: 12.5px;
  padding-right: 12.5px;
  padding-bottom: 50px;
}
.Gallery-indepth {
  text-align: left;
}
.Gallery-indepth-infoBox {
  text-align: left;
  overflow: hidden;
}
.Gallery-indepth-infoBox ol {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-position: inside;
  -webkit-text-size-adjust: 100%;
  *zoom: 1;
}
.Gallery-indepth-infoBox ol:before,
.Gallery-indepth-infoBox ol:after {
  display: table;
  content: "";
  line-height: 0;
}
.Gallery-indepth-infoBox ol:after {
  clear: both;
}
.Gallery-indepth-infoBox-slides {
  border: 1px solid #6e6d6c;
  border-bottom: none;
}
.Gallery-indepth-infoBox-item {
  float: left;
  padding: 20px;
  margin: 0;
  font-size: 15px;
  line-height: 22.5px;
}
.Gallery-indepth-btn-prev {
  float: left;
  font-size: 15px;
  width: 50%;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  border: 1px solid #6e6d6c;
  -webkit-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
}
.Gallery-indepth-btn-prev.disabled {
  color: #afaeae;
  background-color: rgba(175, 174, 174, 0.1);
}
.Gallery-indepth-btn-prev.disabled {
  border-top-color: #afaeae;
  border-left-color: #afaeae;
  border-bottom-color: #afaeae;
}
.Gallery-indepth-btn-prev:before {
  content: '\2190';
  margin-right: 10px;
}
.Gallery-indepth-btn-next {
  float: left;
  font-size: 15px;
  width: 50%;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  border: 1px solid #6e6d6c;
  -webkit-transition: background-color 300ms ease;
          transition: background-color 300ms ease;
  border-left: none;
}
.Gallery-indepth-btn-next.disabled {
  color: #afaeae;
  background-color: rgba(175, 174, 174, 0.1);
}
.Gallery-indepth-btn-next.disabled {
  border-color: #afaeae;
}
.Gallery-indepth-btn-next:after {
  content: '\2192';
  margin-left: 10px;
}
@media (min-width: 768px) {
  .Gallery--mobile .Gallery-wrapper {
    padding-top: 50px;
  }
  .Gallery--desktop .Gallery-wrapper {
    padding-top: 50px;
  }
  .Gallery-mobileWrapper {
    width: 200px;
    height: 418px;
  }
  .Gallery--indepth .Gallery-wrapper {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 80px;
  }
  .Gallery-icon-arrowSvg {
    width: 64px;
    height: 64px;
    display: inline-block;
  }
  .Gallery--desktop .Gallery-carousel {
    padding-top: 70px;
  }
  .Gallery--desktop .Gallery-carousel-item {
    width: 70%;
  }
  .Gallery--threeImage .Gallery-wrapper {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 80px;
  }
}
@media (min-width: 1023px) {
  .Gallery-mobileWrapper {
    width: 282px;
    height: 589px;
  }
}
@media (min-width: 1271px) {
  .Gallery--desktop .Gallery-carousel-item {
    width: inherit;
  }
}
.Hero {
  color: #ffffff;
  position: relative;
  height: 390px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.Hero .container {
  position: relative;
  height: 100%;
}
.Hero.Hero--video {
  height: 450px;
}
.Hero .btn--boxed {
  border-color: #fff;
}
.Hero canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.Hero header {
  display: table;
  height: 100%;
}
.br:before {
  content: ' ';
}
.Hero h1 {
  display: block;
  vertical-align: middle;
}
.Hero h1 span {
  line-height: 1.1em;
  background-image: -webkit-linear-gradient(#ffffff, #ffffff);
  background-image: linear-gradient(#ffffff, #ffffff);
  background-repeat: no-repeat;
  background-size: 100% 5px;
  background-position: 0 45px;
}
@media (max-width: 1022px) {
  .Hero.Hero--home h1 span {
    line-height: 60px;
    background-size: 100% 6px;
    background-position: 0 61px;
  }
}
@media (max-width: 767px) {
  .Hero.Hero--home h1 {
    font-size: 34px;
  }
  .Hero.Hero--home h1 span {
    line-height: 40px;
    background-size: 100% 5px;
    background-position: 0 37px;
  }
}
.Hero-background-placeholder,
#output {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.Hero {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.Hero-inner {
  display: table-cell;
  vertical-align: middle;
}
.Hero-inner--fade {
  opacity: 0;
}
.Hero-wrapper {
  padding: 0 10px;
  position: relative;
  height: 100%;
  z-index: 1;
}
.Hero-wrapper .row {
  position: relative;
  height: 100%;
}
.Hero--home {
  background: #6cdbc0;
}
.Hero--purple {
  color: #62288b;
}
.Hero--turquoise {
  color: #0bacbe;
}
.Hero--green {
  color: #00ab7c;
}
.Hero--blue {
  color: #1047a9;
}
.Hero--magenta {
  color: #e72d6d;
}
.Hero--job {
  background-color: #cbec96;
}
.Hero--news {
  background-color: #f2eb99;
  color: #e72d6d;
}
.Hero--thoughts {
  background-color: #faead3;
  color: #0bacbe;
}
.Hero--worklist {
  background-color: #bfccd7;
}
.Hero--about {
  background-color: #faead3;
}
@media (min-width: 768px) {
  .js-hero {
    min-height: 550px;
  }
  .Hero h1 span {
    background-size: 100% 8px;
    background-position: 0px 65px;
    position: relative;
    top: -14px;
  }
  .Hero-wrapper {
    padding: 0;
  }
  .br:before {
    content: '\a';
    white-space: pre;
  }
}
@media (min-width: 1023px) {
  .Hero h1 span,
  .Hero.Hero--home h1 span {
    background-size: 100% 8px;
    background-position: 0px 79px;
  }
}
.Home-sectionHeader {
  font-family: 'GT Walsheim', sans-serif;
  font-weight: bold;
  font-size: 35px;
  color: #ffffff;
}
.Home-sectionHeader-inner {
  height: 125.5px;
  line-height: 125.5px;
}
.Home-list {
  width: 100%;
  position: relative;
  margin-top: 50px;
  overflow: hidden;
  background: #eeeeee;
}
.js-sectionHeader {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.Home-list.Home-list--work {
  margin-top: 0;
}
.Home-item-content h2 {
  font-size: 30px;
  line-height: 35px;
  line-height: 40px;
}
.Home-item-content a {
  text-decoration: none;
}
.Home-item-content--green h2 {
  color: #00ab7c;
}
.Home-item-content--blue h2 {
  color: #1047a9;
}
.Home-item-content-inner {
  padding: 0 10px 50px 10px;
  background: #ffffff;
  overflow: hidden;
}
.Home-sectionHeader-text {
  padding-left: 15px;
}
.Home-item-image {
  display: block;
  width: 100%;
}
.Home-list-item--pulldown {
  margin-top: 2px;
}
@media (min-width: 768px) {
  .Home-sectionHeader--blue {
    background: #1047a9;
  }
}
.Home-sectionHeader--blue .Home-sectionHeader-inner {
  background: #1047a9;
}
@media (min-width: 768px) {
  .Home-sectionHeader--pink {
    background: #ec224f;
  }
}
.Home-sectionHeader--pink .Home-sectionHeader-inner {
  background: #ec224f;
}
@media (min-width: 768px) {
  .Home-sectionHeader--purple {
    background: #62288b;
  }
}
.Home-sectionHeader--purple .Home-sectionHeader-inner {
  background: #62288b;
}
@media (min-width: 768px) {
  .Home-item-content h2 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .Home-sectionHeader {
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 39.69%;
  }
  .NewsList--home .Home-sectionHeader {
    padding-bottom: 42.35%;
  }
  .Home-list.WorkList--home {
    width: 100%;
    margin-top: 0;
  }
  .Home-list {
    margin-top: 0px;
    padding-bottom: 80px;
  }
  .Home-sectionHeader-text {
    padding-left: 5px;
  }
  .Home-list-items {
    padding-top: 14.55%;
  }
  .Home-item-content {
    padding: 0px;
  }
  .Home-list--contactus .Home-list-items .row {
    margin-top: 10px;
  }
  .Home-item-content-inner {
    position: relative;
    height: 370px;
    padding: 0 0 80px 0;
  }
  .Home-item-content-inner .btn {
    font-size: 20px;
  }
  .Home-sectionHeader-inner {
    height: 100%;
    font-size: 55px;
    line-height: 55px;
  }
  .Home-sectionHeader-inner span {
    margin-top: 34px;
  }
  .Home-list-item--pulldown {
    margin-top: 0;
  }
  .Home-item-content h2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .Home-list--contactus .btn {
    position: absolute;
    bottom: 50px;
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .Home--fixed .Nav,
  .Home--fixed .Hero {
    left: 0;
    width: 100%;
  }
  .Home--fixed .Nav.fix,
  .Home--fixed .Hero.fix {
    position: fixed;
  }
  .Home--fixed .Nav {
    top: 0;
    z-index: 0;
    position: fixed;
  }
  .Home--fixed .Hero {
    top: 60px;
    z-index: -1;
    /*height: 1000px;*/
  }
  .Home-sectionHeader.affix {
    position: fixed;
    top: 0;
  }
  .Home-sectionHeader.affix-bottom {
    position: absolute;
  }
  .Home-section-content {
    position: relative;
    background: #eee;
  }
  .Home-sectionHeader-text.hide {
    display: none;
  }
}
@media (min-width: 1023px) {
  .Home-sectionHeader-inner {
    font-size: 70px;
    line-height: 80px;
  }
  .Home-sectionHeader {
    padding-bottom: 39.69%;
  }
  .Home-item-content h2 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 50px;
  }
}
@media (min-width: 1271px) {
  .Home-sectionHeader {
    height: 550px;
    padding-bottom: 0;
  }
  .NewsList--home .Home-sectionHeader {
    padding-bottom: 0;
    height: 585px;
  }
  .Home-sectionHeader-inner {
    font-size: 80px;
  }
  .Home-sectionHeader-inner span {
    margin-top: 75px;
  }
  .Home-list-items {
    height: 550px;
  }
  .Home-list-items {
    padding-top: 225px;
  }
}
.InfoBar {
  border: #ffffff 1px solid;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  margin: 1em 0;
  display: none;
}
.InfoBar dl {
  margin: 0;
}
.InfoBar dt {
  font-weight: bold;
  margin: 0;
}
.InfoBar dd {
  margin: 5px 0;
}
.InfoBar.open {
  display: block;
}
.InfoBar--work {
  border-top: none;
}
.InfoBar--dark {
  border-color: #331f1c;
}
.InfoBar-item:not(.InfoBar-logo ) {
  float: left;
  width: 50%;
}
.InfoBar-logo dd {
  text-align: center;
  margin: 0;
}
.InfoBar-logo img {
  padding: 14px 0;
  max-width: 100%;
}
.InfoBar-details {
  border-top: #ffffff 1px solid;
  *zoom: 1;
}
.InfoBar-details:before,
.InfoBar-details:after {
  display: table;
  content: "";
  line-height: 0;
}
.InfoBar-details:after {
  clear: both;
}
.InfoBar-legend {
  position: absolute;
  top: -8px;
  right: 10px;
  padding: 0 2px;
  background-color: inherit;
  display: none;
}
.Work-summary a.InfoBar-toogle {
  display: block;
  margin-bottom: 1em;
  margin-top: 20px;
  border: #ffffff 1px solid;
  text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  text-indent: 10px;
  line-height: 45px;
}
.Work-summary a.InfoBar-toogle.active {
  margin-bottom: 0;
}
.Work-summary a.InfoBar-toogle:hover {
  color: #ffffff;
}
.InfoBar-item {
  padding: 10px;
}
.InfoBar-item-social {
  margin: 0;
  padding: 0;
}
.InfoBar-item-social-link {
  display: inline-block;
  width: 30px;
  margin: 0 5px;
  padding: 0;
  list-style: none;
}
.InfoBar-item-social-link:first-of-type {
  margin-left: 0;
}
.InfoBar-item-social-link img {
  width: 100%;
}
.InfoBar-item-social .InfoBar-item-social-link a {
  border-bottom: none;
}
@media (min-width: 768px) {
  .InfoBar--pullup {
    margin-top: -160px;
  }
  .InfoBar {
    margin-bottom: 0px;
    display: block;
  }
  .InfoBar-item {
    padding: 15px;
  }
  .InfoBar--news {
    margin-top: 25px;
  }
  .InfoBar-item:not(.InfoBar-logo ) {
    float: none;
    width: inherit;
  }
  .InfoBar-details {
    border: none;
  }
  .InfoBar-logo dl {
    padding-top: 0;
  }
  .Work-summary a.InfoBar-toogle {
    display: none;
  }
  .InfoBar-legend {
    display: block;
  }
  .InfoBar-details .InfoBar-item {
    border-top: #ffffff 1px solid;
  }
  .InfoBar--dark .InfoBar-item + .InfoBar-item {
    border-color: #331f1c;
  }
}
.Job h2,
.Job h3 {
  color: #00ab7c;
}
.Job .btn {
  color: #00ab7c;
}
.Job a {
  text-decoration: none;
}
.Job p a {
  border-bottom: 1px #00ab7c solid;
  border-bottom: 1px solid #00ab7c;
  -webkit-transition: color 300ms ease;
          transition: color 300ms ease;
}
.Job p a:hover {
  color: #00ab7c;
}
.Job-wrapper {
  background: #ffffff;
  padding: 0 12.5px 40px 12.5px;
  *zoom: 1;
}
.Job-wrapper:before,
.Job-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.Job-wrapper:after {
  clear: both;
}
.Job-article .Job-wrapper {
  padding-top: 20px;
}
.Job-wrapper--green {
  background: #33bb83;
}
.Job-introCopy {
  color: #00ab7c;
}
.Job-list-item {
  border-bottom: #d2d2d2 1px solid;
  margin-top: 55px;
  padding-bottom: 55px;
}
.Job-discipline {
  font-size: 20px;
  color: #666666;
}
.Job-list-moreInfo h2 {
  font-size: 35px;
  font-weight: normal;
  color: #331f1c;
}
.Job-list-separator {
  display: none;
  width: 77.77777778%;
  height: 0;
  margin-left: 11.11111111%;
  margin-top: 55px;
  border-top: #d2d2d2 1px solid;
}
.Job-culture {
  color: #ffffff;
}
.Job-culture h2,
.Job-culture h3 {
  color: #ffffff;
}
.Job-culture p a {
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transition: opacity 300ms ease;
          transition: opacity 300ms ease;
}
.Job-culture p a:hover {
  color: #ffffff;
  opacity: 0.7;
}
.Job-wrapper ul {
  list-style-type: none;
  position: relative;
  padding: 0;
}
.Job-wrapper ul li {
  padding-left: 1.2em;
  text-indent: -1.2em;
  line-height: 30px;
}
.Job-wrapper ul li:before {
  content: '\2192';
  color: #00ab7c;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .Job-introCopy {
    font-size: 45px;
    line-height: 55px;
  }
  .Job-aside {
    font-size: 20px;
    line-height: 30px;
  }
  .Job-list-item h3 {
    font-size: 40px;
    line-height: 40px;
    margin: 0.5em 0;
  }
  .Job-culture h2 {
    margin-top: 55px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1023px) {
  .Job-list-item {
    border-bottom: none;
    padding-bottom: 0;
  }
  .Job-list-separator {
    display: block;
  }
  .Job h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .Job-list-moreInfo {
    margin-top: 70px;
  }
  .Job-list-moreInfo h2 {
    font-size: 40px;
    line-height: 40px;
    margin: 0  0 0.5em 0;
  }
  .Job-wrapper {
    padding: 20px 0 50px 0;
  }
  .Job-culture .Job-wrapper {
    padding-top: 0;
  }
}
.Nav {
  background: #000;
  *zoom: 1;
}
.Nav:before,
.Nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.Nav:after {
  clear: both;
}
body.nav-open {
  padding-top: 55px;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}
.nav-open .Nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.nav-open .Nav .container,
.nav-open .Nav .row {
  height: 100%;
}
.Nav-search {
  z-index: 2;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  fill: white;
  cursor: pointer;
  line-height: 65px;
  text-align: center;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 200ms ease-out, background 100ms ease-in, visibility 0ms;
          transition: transform 200ms ease-out, background 100ms ease-in, visibility 0ms;
  visibility: visible;
  opacity: 1;
}
.search-activated .Nav-search {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  display: none;
}
.Nav-search:hover {
  background: rgba(0, 0, 0, 0.1);
}
.nav-open .Nav-inner {
  height: 100%;
}
.nav-open .Nav-search,
.nav-open .Search {
  display: none;
}
.Nav-openLink {
  display: block;
  float: left;
  margin: 19px 0 0 10px;
  width: 25px;
  z-index: 1;
  position: relative;
}
.Nav-openLink-bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 0 auto 3px auto;
  background: #fff;
  opacity: 1;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.nav-open .Nav-openLink-bar {
  width: 16px;
}
.nav-open .Nav-openLink-bar--first {
  margin-left: 0;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: translateX(5px) rotate(45deg);
  -ms-transform: translateX(5px) rotate(45deg);
  transform: translateX(5px) rotate(45deg);
}
.nav-open .Nav-openLink-bar--second {
  opacity: 0;
}
.Nav-openLink-bar--third {
  margin-bottom: 0;
}
.nav-open .Nav-openLink-bar--third {
  margin-left: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: translateX(5px) rotate(-45deg);
  -ms-transform: translateX(5px) rotate(-45deg);
  transform: translateX(5px) rotate(-45deg);
}
.Nav-contact {
  display: none;
  width: 100%;
  padding: 0 12.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
          transition: opacity 300ms linear;
}
.Nav-contact p {
  margin: 0.5em 0;
  font-size: 20px;
  line-height: 25px;
}
.Nav-contact-wrapper {
  border-top: 1px #ffffff solid;
}
.nav-open .Nav-contact {
  display: block;
}
.Nav-contact.fadeIn {
  opacity: 1;
}
.Nav-darken {
  display: none;
  width: 100%;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
          transition: opacity 300ms linear;
}
.nav-open .Nav-darken {
  display: block;
}
.Nav-darken.fadeIn {
  opacity: 0.2;
}
.Nav--orange {
  background: #e05c28;
}
.Nav--orange .Form {
  background: #e05c28;
}
.Nav--pink {
  background: #ec224f;
}
.Nav--pink .Form {
  background: #ec224f;
}
.Nav--pink .Nav-indicator {
  background: #f2eb99;
}
.Nav--turquoise {
  background: #0bacbe;
}
.Nav--turquoise .Form {
  background: #0bacbe;
}
.Nav--green {
  background: #00ab7c;
}
.Nav--green .Nav-indicator {
  background: #cbec96;
}
.Nav--green .Form {
  background: #00ab7c;
}
.Nav--purple {
  background: #62288b;
}
.Nav--purple .Nav-indicator {
  background: #6cdbc0;
}
.Nav--purple .Form {
  background: #62288b;
}
.Nav--purple-alt .Nav-indicator {
  background: #bfccd7;
}
.Nav--purple-alt .Form {
  background: #62288b;
}
.Nav--blue {
  background: #1047a9;
}
.Nav--blue .Nav-indicator {
  background: #bfccd7;
}
.Nav--blue .Form {
  background: #1047a9;
}
.Nav--aquablue {
  background: #0bacbe;
}
.Nav--aquablue .Nav-indicator {
  background: #faead3;
}
.Nav--magenta {
  background: #e72d6d;
}
.Nav--magenta .Nav-indicator {
  background: #faead3;
}
.Nav--magenta .Form {
  background: #e72d6d;
}
.Nav--magenta-alt .Nav-indicator {
  background: #f2eb99;
}
.Nav--magenta-alt .Form {
  background: #e72d6d;
}
.Nav-inner {
  position: relative;
  height: 55px;
}
.Nav-list {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  padding: 0 12.5px 0 12.5px;
  height: 50px;
  z-index: 1;
  font-size: 25px;
  line-height: 28px;
}
.Nav-list.is-open {
  display: block;
}
.Nav-listItem {
  margin: 10px 0;
  opacity: 0;
}
.Nav-listItemLink {
  color: white;
  text-decoration: none;
}
.Nav-logo {
  width: 60px;
  height: auto;
  position: absolute;
  top: 19px;
  right: 70px;
  z-index: 3;
  -webkit-transition: -webkit-transform 300ms ease-in-out, opacity 200ms, right ease-out 100ms;
          transition: transform 300ms ease-in-out, opacity 200ms, right ease-out 100ms;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.search-activated .Nav-logo {
  -webkit-transform: translateY(-200px);
      -ms-transform: translateY(-200px);
          transform: translateY(-200px);
  opacity: 0;
}
.Nav-logo svg {
  fill: #ffffff;
}
.Nav-indicator {
  display: none;
}
.Nav-contact-item a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .Nav {
    height: 60px;
  }
  .Nav-inner {
    height: 60px;
    position: relative;
  }
  .Nav-list {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (min-width: 1023px) {
  .Nav-indicator {
    display: block;
    position: absolute;
    left: -5px;
    height: 5px;
    width: 10px;
    background: #ffffff;
    bottom: 0;
    opacity: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    z-index: 1;
  }
  .Nav-openLink {
    display: none;
  }
  .Nav-list {
    display: block;
    height: auto;
    top: 0;
    padding: 0 5px;
    font-weight: normal;
    height: 60px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 200ms, -webkit-transform 200ms ease-in, visibility 0ms;
            transition: opacity 200ms, transform 200ms ease-in, visibility 0ms;
    visibility: visible;
    opacity: 1;
  }
  .search-activated .Nav-list {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
  }
  .Nav-listItem {
    height: 60px;
    margin: 0 27px 0 0;
    float: left;
    font-size: 17px;
    line-height: 60px;
    opacity: 1;
  }
  .Nav-listItem:last-child {
    margin-right: 0;
  }
  .Nav-listItemLink {
    padding: 10px 0;
  }
  .Nav-logo {
    width: 76px;
    height: 78px;
    top: 10px;
  }
  .Nav .row {
    position: relative;
  }
  .search-activated {
    padding-top: 0;
  }
  .search-activated.Home--fixed .Hero,
  .search-activated.Home--fixed .Nav.fix {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .Nav .row {
    z-index: 1;
  }
  .nav-open .Nav-logo {
    right: 18px;
  }
}
@media (min-width: 768px) {
  .Nav-search {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1023px) {
  .Nav-listItem {
    margin: 0 40px 0 0;
  }
  .Nav-logo {
    right: 0;
  }
}
.News h1,
.News h2,
.News h3 {
  color: #ec224f;
}
.News a {
  border-bottom: 1px #ec224f solid;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
          transition: color 300ms ease;
}
.News a:hover {
  color: #ec224f;
}
.News--thoughts h1,
.News--thoughts h2,
.News--thoughts h3 {
  color: #0bacbe;
}
.News--thoughts a {
  border-bottom: 1px #0bacbe solid;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
          transition: color 300ms ease;
}
.News--thoughts a:hover {
  color: #0bacbe;
}
.News-header {
  color: #331f1c;
}
.News-header-image {
  width: 100%;
  display: block;
}
.News-wrapper {
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  z-index: 1;
}
.News-wrapper img {
  width: 100%;
  height: auto;
}
.News-separator {
  display: block;
  height: 0;
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px solid #e9e9e9;
}
.News-infoBar {
  display: none;
}
.News-author-photo {
  display: none;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.News-author-photo-image {
  display: block;
  width: 100%;
}
.NewsList {
  overflow: hidden;
}
.NewsList h2,
.NewsList h3 {
  color: #ec224f;
}
.NewsList a,
.NewsList .btn {
  color: #ec224f;
  text-decoration: none;
}
.NewsList--thoughts h2,
.NewsList-item--thoughts h2,
.NewsList-home-featured--thoughts h2,
.NewsList--thoughts h3,
.NewsList-item--thoughts h3,
.NewsList-home-featured--thoughts h3,
.NewsList--thoughts a,
.NewsList-item--thoughts a,
.NewsList-home-featured--thoughts a,
.NewsList--thoughts .btn,
.NewsList-item--thoughts .btn,
.NewsList-home-featured--thoughts .btn {
  color: #0bacbe;
}
.NewsList-grid h2 {
  font-size: 30px;
  line-height: 35px;
  margin-top: 30px;
}
.NewsList-item-wrapper-inner {
  padding: 0 15px;
}
.NewsList-row:first-of-type .NewsList-item:first-of-type {
  margin-top: 0px;
}
.NewsList-item {
  margin-top: 2px;
}
.NewsList-item-meta {
  margin-top: 25px;
  *zoom: 1;
}
.NewsList-item-meta:before,
.NewsList-item-meta:after {
  display: table;
  content: "";
  line-height: 0;
}
.NewsList-item-meta:after {
  clear: both;
}
.NewsList-item-wrapper {
  padding: 0;
  *zoom: 1;
}
.NewsList-item-wrapper:before,
.NewsList-item-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.NewsList-item-wrapper:after {
  clear: both;
}
.NewsList-item-wrapper-inner {
  background: #ffffff;
  padding-bottom: 50px;
  overflow: hidden;
}
.NewsList-item-image {
  width: 100%;
  display: block;
  text-decoration: none;
  border: none;
}
.News-type {
  font-size: 17px;
}
.News-date {
  font-size: 17px;
  color: #738792;
}
.NewsNextPrev {
  margin-top: 10px;
}
.NewsNextPrev a {
  text-decoration: none;
}
.NewsNextPrev-item {
  display: block;
  position: relative;
  padding-bottom: 50.806451612903%;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.NewsNextPrev-container {
  z-index: 1;
}
.NewsNextPrev-item-type {
  display: block;
  margin-top: 50px;
}
.NewsNextPrev-item-title {
  margin-top: 1em;
  font-size: 40px;
  font-weight: bold;
}
.NewsNextPrev-item-date {
  position: absolute;
  bottom: 50px;
  left: 11.11%;
  z-index: 1;
  padding: 0 5px;
}
.NewsNextPrev-darken {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.News--news p.inText-quote {
  color: #ec224f;
}
.News--thoughts p.inText-quote {
  color: #0bacbe;
}
.NewsList-item-darken {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
}
.NewsList-home-featured-content {
  color: #331f1c;
}
@media (max-width: 767px) {
  .NewsList-home-featured-content {
    background-image: none !important;
  }
}
.NewsList-home-featured-item {
  background: #ffffff;
  padding: 0 15px 50px 15px;
  overflow: hidden;
}
.NewsNextPrev-item {
  display: none;
}
.NewsNextPrev-mobile {
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background: #ffffff;
  font-size: 17.5px;
}
.NewsNextPrev--news .NewsNextPrev-mobile a {
  color: #ec224f;
}
.NewsNextPrev--thoughts .NewsNextPrev-mobile a {
  color: #0bacbe;
}
.NewsNextPrev-link--prev {
  float: left;
}
.NewsNextPrev-link--prev:before {
  content: '\2190';
  margin-right: 10px;
}
.NewsNextPrev-link--next {
  float: right;
}
.NewsNextPrev-link--next:after {
  content: '\2192';
  margin-left: 10px;
}
@media (max-width: 767px) {
  .News-video-row {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .NewsList {
    overflow: visible;
  }
  .NewsList.NewsList--home {
    overflow: hidden;
  }
  .News-wrapper {
    margin-top: -200px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .News-author-photo {
    display: block;
  }
  .NewsList-grid h2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .NewsList-item-wrapper {
    padding: 0;
  }
  .NewsList-item-image {
    display: block;
    max-height: 315px;
    max-width: 620px;
    position: relative;
    margin-left: 0;
    right: 0;
  }
  .NewsList-item {
    margin-top: 10px;
  }
  .NewsList-item.NewsList-item--latest {
    margin-top: -150px;
  }
  .NewsList-latest-image {
    width: 100%;
    height: auto;
    left: auto;
  }
  .NewsList-item-wrapper--latest {
    background: #ffffff;
  }
  .NewsList-item-wrapper--latest .NewsList-item-wrapper-inner {
    padding: 40px;
  }
  .NewsList-item-wrapper,
  .NewsList-item-wrapper-inner {
    padding: 0;
  }
  .NewsList-item-wrapper {
    background: #ffffff;
    padding-bottom: 80px;
  }
  .NewsList .btn {
    position: absolute;
    bottom: 50px;
    font-size: 20px;
  }
  .NewsList .NewsList-item--latest .btn {
    position: relative;
    bottom: 0;
  }
  .NewsList-row:first-of-type .NewsList-item:first-of-type {
    margin-top: 10px;
  }
  .NewsList-home-featured {
    position: relative;
    display: block;
    height: 0;
    margin-top: 10px;
    padding: 0 0 50.4% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .NewsList-home-featured .NewsList-item-image {
    display: none;
  }
  .NewsList-home-featured h2 {
    margin-top: 20px;
  }
  .NewsList-home-featured .btn {
    font-size: 15px;
  }
  .NewsList-home-featured h2,
  .NewsList-home-featured .NewsList-item-except,
  .NewsList-home-featured .NewsList-item-darken,
  .NewsList-home-featured .btn {
    -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
            transition: transform 300ms ease, opacity 300ms ease;
  }
  .NewsList-home-featured:hover h2 {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  .NewsList-home-featured:hover .NewsList-item-except {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  .NewsList-home-featured:hover .btn {
    opacity: 1;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  .NewsList-home-featured:hover .NewsList-item-darken {
    opacity: 0.3;
  }
  .NewsList-home-featured .NewsList-item-except {
    display: none;
  }
  .NewsList-home-featured-item {
    position: relative;
    height: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 56.451612903226%;
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
    z-index: 1;
  }
  .NewsList-home-featured-item .btn {
    opacity: 1;
    bottom: 15px;
  }
  .NewsList-home-featured-content {
    width: 77.77777778%;
    color: #331f1c;
  }
  .NewsList-item-meta {
    margin-top: 35px;
    z-index: 1;
  }
  .NewsList-item-wrapper--latest .NewsList-item-meta {
    margin-top: 0px;
  }
  .NewsList-latest-image-wrapper .NewsList-item-image {
    max-height: none;
    max-width: none;
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  .News-type {
    font-size: 15px;
  }
  .NewsList-home-featured .NewsList-item-meta {
    margin-top: 25px;
  }
  .News-date {
    font-size: 15px;
  }
  .NewsNextPrev {
    color: #ffffff;
  }
  .NewsNextPrev a {
    color: #ffffff;
  }
  .NewsNextPrev-mobile {
    display: none;
  }
  .NewsNextPrev-item {
    display: block;
    position: relative;
    height: 210px;
    margin-top: 10px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    text-decoration: none;
  }
  .NewsNextPrev-item .btn {
    opacity: 0;
    bottom: 25px;
  }
  .NewsNextPrev-item h2,
  .NewsNextPrev-item .btn,
  .NewsNextPrev-item .NewsNextPrev-item-darken {
    -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
            transition: transform 300ms ease, opacity 300ms ease;
  }
  .NewsNextPrev-item:hover h2 {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  .NewsNextPrev-item:hover .btn {
    opacity: 1;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  .NewsNextPrev-item:hover .NewsNextPrev-item-darken {
    opacity: 0.8;
  }
  .NewsNextPrev-item-darken {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    opacity: 0.5;
  }
  .NewsNextPrev-item-content {
    width: 77.77777778%;
    color: #ffffff;
  }
  .NewsNextPrev-item-content h2,
  .NewsNextPrev-item-content .News-date,
  .NewsNextPrev-item-content .News-type {
    position: relative;
  }
  .NewsNextPrev-item-content h2,
  .NewsNextPrev-item-content .News-date,
  .NewsNextPrev-item-content .News-type,
  .NewsNextPrev-item-content .btn {
    color: #ffffff;
    z-index: 1;
  }
  .NewsNextPrev-item h2 {
    width: 60%;
    margin-top: 30px;
    font-size: 20px;
    font-weight: normal;
    line-height: 23px;
    color: #ffffff;
  }
}
@media (min-width: 1023px) {
  .NewsList-grid h2 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .News-infoBar {
    display: block;
  }
  .News .inText-quote {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px;
  }
  .NewsNextPrev-item h2 {
    margin-top: 50px;
    font-size: 25px;
    line-height: 30px;
  }
  .NewsList-home-featured-item .btn {
    bottom: 35px;
  }
  .NewsList-home-featured h2 {
    margin-top: 50px;
  }
  .News-type,
  .News-date,
  .NewsList-home-featured .btn {
    font-size: 20px;
  }
  .NewsList-item-meta,
  .NewsList-item-wrapper--latest .NewsList-item-meta {
    margin-top: 50px;
    z-index: 1;
  }
  .NewsList-item.NewsList-item--latest {
    padding-right: 0;
    margin-top: -75px;
  }
  .NewsList-latest-image-wrapper {
    padding-left: 0;
  }
  .NewsList-item-wrapper--latest .NewsList-item-wrapper-inner {
    padding: 0px;
  }
}
@media (min-width: 1100px) {
  .NewsList-home-featured-item .btn {
    opacity: 0;
    bottom: 25px;
  }
  .NewsList-home-featured .NewsList-item-except {
    /*display: block;*/
  }
}
@media (min-width: 1271px) {
  .NewsNextPrev-item h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .NewsList-home-featured-content {
    width: 70%;
  }
}
.Quote {
  margin-top: 50px;
  background: #ffffff;
  text-align: center;
}
.Quote h2 {
  margin-top: 0;
  font-size: 60px;
}
.Quote p {
  font-size: 25px;
  line-height: 35px;
}
.Quote blockquote {
  padding: 50px 0;
}
.Quote--WorkModule {
  margin-top: 0;
  padding: 0 15px;
}
.Quote-blue {
  background: #1047a9;
  color: #ffffff;
}
.Quote-content {
  max-width: 610px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .Quote blockquote {
    padding-bottom: 80px;
  }
  .Quote--WorkModule {
    padding: 0 15px;
  }
}
.VideoEmbed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.VideoEmbed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Video--header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 300ms, visibility 0;
  transition: opacity 300ms, visibility 0;
}
.video-is-open .Video--header {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
.Work .Video-closebutton,
.Video-closebutton {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50px;
  right: 50px;
  border-radius: 50px;
  z-index: 2;
  color: #fff;
  font-size: 2em;
  text-decoration: none;
  text-align: center;
  line-height: 0.51em;
  text-indent: 1px;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 200ms 300ms, visibility 0;
          transition: opacity 200ms 300ms, visibility 0;
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .Work .Video-closebutton,
  .Video-closebutton {
    height: 50px;
    width: 50px;
    font-size: 3em;
    line-height: 0.65em;
    text-indent: 0;
  }
}
.video-is-open .Work .Video-closebutton,
.video-is-open .Video-closebutton {
  visibility: visible;
  opacity: .8;
  -webkit-transition: opacity 200ms;
          transition: opacity 200ms;
}
.Work .Video-closebutton:hover,
.Video-closebutton:hover {
  opacity: 1;
  color: #fff;
}
.Services {
  background: #0bacbe;
  color: #fff;
}
.Service-item {
  color: #331f1c;
  margin-bottom: 5.55555556%;
  padding-bottom: 5px;
}
.Service-item .inner {
  padding: 120px 20px 20px;
  background: #fff;
}
.Service-item h3 {
  margin: 0;
  padding: 0;
  line-height: 1em;
  /*font-size: 18px;*/
  font-weight: normal;
}
.Service-item h3 + p {
  margin-top: 8px;
}
.Service-item a,
.Service-item p {
  /*font-size: 14px;*/
}
.Service-item a {
  text-decoration: none;
}
.ico--services {
  display: block;
  position: relative;
}
.ico--services:before {
  content: '';
  background: url(../img/ico-services.png) no-repeat 0 0;
  position: absolute;
  top: 20px;
  width: 100px;
  height: 70px;
}
.ico--services.admin-preview {
  display: block;
  padding-top: 100px;
}
.ico--flag:before {
  background-position: 0 0px;
}
.ico--tools:before {
  background-position: 0 -182px;
}
.ico--boxinbox:before {
  background-position: 0 -364px;
}
.ico--bulb:before {
  background-position: 0 -546px;
}
.ico--pages:before {
  background-position: 0 -728px;
}
.ico--sign:before {
  background-position: 0 -910px;
}
.ico--piechart:before {
  background-position: 0 -1092px;
}
.ico--flowchart:before {
  background-position: 0 -1274px;
}
.ico--social:before {
  background-position: 0 -1456px;
}
.ico--eye:before {
  background-position: 0 -1638px;
}
.ico--compass:before {
  background-position: 0 -1820px;
}
.ico--tag:before {
  background-position: 0 -2002px;
}
.ico--graph:before {
  background-position: 0 -2184px;
}
.ico--target:before {
  background-position: 0 -2366px;
}
.ico--trolley:before {
  background-position: 0 -2548px;
}
.ico--processor:before {
  background-position: 0 -2730px;
}
.ico--application:before {
  background-position: 0 -2912px;
}
.ico--play:before {
  background-position: 0 -3094px;
}
@media (min-width: 768px) {
  .Services {
    padding-bottom: 40px;
  }
  .Services h2 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .Service-item {
    margin-bottom: 10px;
  }
  .Service-item h3 {
    min-height: 3em;
  }
  .Service-item p {
    min-height: 8em;
  }
}
@media (min-width: 1023px) {
  .Service-items-container {
    /*margin: 0 -20px;*/
  }
  .Service-item {
    /*width: 33.3%;*/
  }
  .Service-item p {
    min-height: 10.5em;
  }
  .Service-item h3 {
    min-height: 3em;
    font-size: 20px;
    line-height: 25px;
  }
}
@media (min-width: 1271px) {
  .Service-item {
    /*width: 25%;*/
  }
  .Service-item p {
    min-height: 15em;
  }
}
.ToolBar {
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  margin-top: 0;
  width: 10px;
  overflow: hidden;
  border-top: 10px solid #00ab7c;
  color: #fff;
  text-align: right;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.ToolBar h2 {
  display: inline-block;
  padding: 0;
  padding-top: 0;
  margin: 10px 0 0;
  line-height: 1;
  font-size: 20px;
}
.ToolBar h2 a {
  color: #fff;
}
.ToolBar:hover {
  width: 150px;
  border-top-color: #666666;
}
.ToolBar:hover .Tools {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.Tools {
  background: #666666;
  float: left;
  padding: 0;
  border-bottom: 4px solid #00ab7c;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-transition: transform;
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.Tools a {
  display: block;
  padding: 10px 10px;
  width: 150px;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  color: #faead3;
}
.Tools a:hover {
  background: #62288b;
  color: #faead3;
}
.Tools--preview {
  background: #666666;
  float: left;
  padding: 0;
  border-bottom: 4px solid #00ab7c;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-transition: transform;
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.Tools--preview a {
  display: block;
  padding: 10px 10px;
  width: 150px;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  color: #faead3;
}
.Tools--preview a:hover {
  background: #62288b;
  color: #faead3;
}
.Tools--preview h2 {
  padding: 20px 10px;
}
.Carousel {
  height: 500px;
  background: #fff;
  padding-bottom: 40px;
  position: relative;
  -webkit-transition: height 300ms ease-out;
          transition: height 300ms ease-out;
}
.Carousel .Gallery-carousel-btn {
  margin: 0;
}
.Carousel .owl-controls {
  margin-top: -50px;
  z-index: 2;
  position: relative;
}
.Carousel--what-we-do {
  background: #faead3;
  padding-bottom: 0;
}
.Carousel--what-we-do .Hero {
  color: #0bacbe;
  margin-top: -10px;
}
.Carousel--what-we-do .Hero p {
  width: 90%;
  margin: 0 auto 1em;
}
.Carousel--what-we-do .Hero p.grey {
  color: #331f1c;
}
.Carousel--what-we-do h1 {
  padding: 0 20px;
}
.Carousel--what-we-do h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.Carousel--what-we-do .u-middle {
  padding: 0;
  margin: 0;
  width: 10%;
  display: table-cell;
  vertical-align: middle;
}
.Carousel--what-we-do-container {
  height: 100%;
}
.Carousel--what-we-do-container .owl-item,
.Carousel--what-we-do-container .owl-stage-outer {
  height: 100%;
}
.Carousel--what-we-do-container .owl-stage {
  position: absolute;
  bottom: 0;
  top: 0;
}
.Carousel--what-we-do {
  background-color: #faead3;
}
.Carousel--what-we-do .Gallery-carousel-btn {
  -webkit-transition: fill 500ms, opacity 500ms;
          transition: fill 500ms, opacity 500ms;
  fill: #0bacbe;
}
.Carousel-item {
  position: relative;
  height: 100%;
  background: transparent;
  background-size: 100% auto;
  color: #331f1c;
  overflow: hidden;
}
.Carousel-item.Hero {
  display: table;
}
.Carousel-item.dark {
  color: #fff;
}
.Carousel-item.dark p,
.Carousel-item.dark h1,
.Carousel-item.dark h2 {
  color: #fff;
}
.Carousel-item.centred {
  text-align: center;
}
.Carousel-item img {
  position: relative;
}
.Carousel-item img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.Carousel-item-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.Carousel-build--opacity {
  opacity: 0;
  -webkit-transition: opacity 800ms;
          transition: opacity 800ms;
}
.active .Carousel-build--opacity {
  opacity: 1;
}
.Carousel-build--twang {
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
  -webkit-transition: -webkit-transform 200ms ease-in-out 200ms, opacity 300ms linear 200ms;
          transition: transform 200ms ease-in-out 200ms, opacity 300ms linear 200ms;
}
.active .Carousel-build--twang {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.delay .Carousel-build--0 {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}
.delay .Carousel-build--1 {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.delay .Carousel-build--2 {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
}
.delay .Carousel-build--3 {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.owl-dots {
  background: transparent;
}
.owl-dots span {
  background: #fff;
}
.owl-dot.active span {
  background: #0bacbe;
}
.Carousel-item--01 {
  background-image: url(../img/wwd/bg-slide-m-1.jpg);
}
.Carousel-item--02 {
  background-image: url(../img/wwd/bg-slide-m-2.jpg);
}
.Carousel-item--03 {
  background-image: url(../img/wwd/bg-slide-m-3.jpg);
}
.Carousel-item--04 {
  background-image: url(../img/wwd/bg-slide-m-4.jpg);
}
.Carousel-item--05 {
  background-image: url(../img/wwd/bg-slide-m-5.jpg);
}
.Carousel-item--06 {
  background-image: url(../img/wwd/bg-slide-m-6.jpg);
}
@media (max-width: 767px) {
  .Carousel--what-we-do h1 {
    font-size: 35px;
  }
  .Carousel--what-we-do h1 span {
    background-size: 100% 4px;
    background-position: 0 40px;
  }
}
@media (min-width: 768px) {
  .Carousel--what-we-do .Hero p {
    width: 60%;
    margin: 0 auto 1em;
  }
  .Carousel-item--01 {
    background-image: url(../img/wwd/bg-slide-1.jpg);
  }
  .Carousel-item--02 {
    background-image: url(../img/wwd/bg-slide-2.jpg);
  }
  .Carousel-item--03 {
    background-image: url(../img/wwd/bg-slide-3.jpg);
  }
  .Carousel-item--04 {
    background-image: url(../img/wwd/bg-slide-4.jpg);
  }
  .Carousel-item--05 {
    background-image: url(../img/wwd/bg-slide-5.jpg);
  }
  .Carousel-item--06 {
    background-image: url(../img/wwd/bg-slide-6.jpg);
  }
}
@media (min-width: 1023px) {
  .Carousel--what-we-do .Hero p {
    width: 480px;
    margin: 0 auto 1em;
  }
}
@media (min-width: 1271px) {
  .Carousel--what-we-do .Hero p {
    width: 500px;
    margin: 0 auto 1em;
  }
}
::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.7;
  font-size: inherit;
  padding: 0;
  line-height: 60px;
}
:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.7;
  font-size: inherit;
  padding: 0;
  line-height: 60px;
}
::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.7;
  font-size: inherit;
  padding: 0;
  line-height: 60px;
}
:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.7;
  line-height: 1em;
  padding: 10px 0;
}
.Form input {
  font-family: 'GT Walsheim', sans-serif;
  font-size: inherit;
  padding: 0;
  line-height: 60px;
  height: 60px;
  border: none;
  background: none;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: 0 45px;
  -webkit-transition: background 100ms ease-in;
          transition: background 100ms ease-in;
  color: #3e3f42;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.Form input:focus {
  background-image: -webkit-linear-gradient(#ffffff, #ffffff);
  background-image: linear-gradient(#ffffff, #ffffff);
}
.Form input::-ms-clear {
  display: none;
}
.Form label {
  display: block;
}
.Form input:focus,
.Form select:focus,
.Form textarea:focus,
.Form button:focus {
  outline: none;
}
.Search label {
  display: none;
}
.Search input {
  color: #fff;
}
.Search .Form {
  height: 50px;
  position: absolute;
  z-index: 1;
  font-size: 17px;
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
          transform: translateX(-150%);
  -webkit-transition: -webkit-transform 200ms ease-out;
          transition: transform 200ms ease-out;
  opacity: 0;
  display: none;
}
.search-activated .Search .Form {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  display: block;
}
.Search-close {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
  font-size: 30px;
  font-family: 'GT Walsheim', sans-serif;
  padding: 0 10px;
}
.Search-close:hover {
  opacity: 1;
}
.Search-input {
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 0;
  line-height: 1em;
  box-sizing: border-box;
}
.Search-results {
  display: none;
  position: relative;
  z-index: 2;
  top: 55px;
  background: #fff;
}
.search-activated .Search-close {
  display: block;
}
.search-activated .Search-results {
  display: block;
}
.search-activated .Nav-indicator {
  display: none;
}
.search-activated .Nav-openLink {
  display: none;
}
.Search-result {
  color: #331f1c;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #bfccd7;
  -webkit-transition: background 200ms ease-in;
          transition: background 200ms ease-in;
}
.Search-result:hover {
  background: #eee;
  cursor: pointer;
}
.Search-result h3 {
  padding: 2px 0 0;
  margin: 0;
}
.Search-result h3 + p {
  margin: 0;
  padding-top: 0.5em;
}
.Search-result img {
  width: 100%;
  display: none;
}
.Search-result a {
  color: #3e3f42;
}
.Search-result:first-child {
  padding-top: 30px;
}
.btn {
  font-size: inherit;
}
.Search-result-category {
  text-transform: capitalize;
}
.Search-result--work .btn,
.Search-result--work .Search-result-category {
  color: #1047a9;
}
.Search-result--news .btn,
.Search-result--news .Search-result-category {
  color: #ec224f;
}
.Search-result--thoughts .btn,
.Search-result--thoughts .Search-result-category {
  color: #0bacbe;
}
.Search-result--job .btn,
.Search-result--job .Search-result-category {
  color: #00ab7c;
}
.Search-result--contact .btn,
.Search-result--contact .Search-result-category {
  color: #62288b;
}
.Search-result-sub {
  margin-left: 0.3em;
  color: #bfccd7;
}
@media (min-width: 768px) {
  .Search .Form {
    height: 60px;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .Search-results {
    top: 60px;
  }
  .Search-result img {
    display: block;
  }
  .Search-close {
    line-height: 60px;
  }
  .Home--fixed.search-activated.has-results {
    overflow: hidden;
  }
  .Home--fixed.search-activated.has-results .Search-results {
    overflow-y: auto;
    position: fixed;
    bottom: 50px;
    top: 60px;
    left: 0;
    right: 0;
  }
}
.WorkList {
  overflow: hidden;
  color: #ffffff;
}
.WorkList h1 {
  color: #62288b;
}
.WorkList h2 {
  max-width: 75%;
  font-size: 20px;
  font-weight: normal;
  margin-top: 15px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.WorkList-featured {
  display: block;
  position: relative;
  text-decoration: none;
}
@media (max-width: 767px) {
  .WorkList-featured {
    background-image: none !important;
  }
}
.WorkList-featured-item,
.WorkList-item {
  display: block;
  position: relative;
  height: 210px;
  padding-left: 15px;
  padding-right: 15px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-decoration: none;
}
@media (max-width: 767px) {
  .WorkList-featured-item,
  .WorkList-item {
    background-color: transparent !important;
  }
}
.WorkList-item-darken {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
}
.WorkList-item-content .btn {
  opacity: 0;
}
.WorkList-client {
  margin-top: 25px;
  display: block;
  position: relative;
  z-index: 1;
  font-size: 17px;
  color: #ffffff;
}
.WorkList-item-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 0;
}
.WorkList-pagination {
  height: 185px;
  padding: 20px;
}
.WorkList-pagination-content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #1047a9;
}
.WorkList.WorkList--detailed {
  margin-top: 0;
}
.WorkList.WorkList--detailed .WorkList-item {
  display: none;
}
.WorkList-PrevNext-wrapper {
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background: #ffffff;
}
.WorkList-PrevNext {
  height: 65px;
  line-height: 65px;
  font-size: 17.5px;
  text-decoration: none;
}
.WorkList-PrevNext--prev {
  float: left;
}
.WorkList-PrevNext--prev:before {
  content: '\2190';
  margin-right: 10px;
}
.WorkList-PrevNext--next {
  float: right;
}
.WorkList-PrevNext--next:after {
  content: '\2192';
  margin-left: 10px;
}
@media (min-width: 768px) {
  .WorkList-featured {
    height: 0;
    margin-top: 10px;
    padding: 0 0 54.4% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .WorkList-featured-item {
    background-image: none !important;
  }
  .WorkList-featured-item {
    padding-left: 0;
    padding-right: 0;
  }
  .WorkList-item {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
  }
  .WorkList-featured-item,
  .WorkList-item {
    height: 0;
    padding-bottom: 50.806451612903%;
  }
  .WorkList {
    margin-top: 50px;
  }
  .WorkList-client {
    font-size: 15px;
    margin-top: 15px;
  }
  .WorkList h2 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 23px;
    max-width: 65%;
  }
  .WorkList h2 {
    margin-top: 10px;
  }
  .WorkList-featured h2 {
    max-width: 80%;
  }
  .WorkList-PrevNext-wrapper {
    display: none;
  }
  .WorkList.WorkList--detailed .WorkList-item {
    display: block;
  }
  .WorkList-item-content {
    padding: 0;
  }
  .WorkList-item-content .btn {
    display: inline;
    position: absolute;
    bottom: 15px;
    font-size: 15px;
    z-index: 1;
    opacity: 1;
  }
}
@media (min-width: 1023px) {
  .WorkList-client {
    font-size: 20px;
    margin-top: 25px;
  }
  .WorkList h2 {
    margin-top: 50px;
    font-size: 25px;
    line-height: 30px;
  }
  .isMobile .WorkList h2 {
    margin-top: 10px;
  }
  .isMobile .WorkList-featured .btn,
  .isMobile .WorkList-item .btn {
    opacity: 1;
    bottom: 35px;
  }
  .WorkList-featured h2 {
    max-width: 60%;
  }
  .WorkList-item-content .btn {
    font-size: 20px;
    opacity: 0;
  }
  .WorkList-featured h2,
  .WorkList-item h2,
  .WorkList-featured .btn,
  .WorkList-item .btn,
  .WorkList-featured .WorkList-item-darken,
  .WorkList-item .WorkList-item-darken {
    -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
            transition: transform 300ms ease, opacity 300ms ease;
  }
  .WorkList-featured:hover h2,
  .WorkList-item:hover h2 {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  .WorkList-featured:hover .btn,
  .WorkList-item:hover .btn {
    opacity: 1;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  .WorkList-featured:hover .WorkList-item-darken,
  .WorkList-item:hover .WorkList-item-darken {
    opacity: 0.2;
  }
}
@media (min-width: 1271px) {
  .WorkList-item-content .btn {
    opacity: 0;
  }
  .WorkList h2 {
    margin-top: 50px;
    font-size: 30px;
    line-height: 35px;
  }
}
.Work {
  overflow-x: hidden;
}
.Work p a {
  border-bottom: 1px solid;
  padding-bottom: 0px;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
          transition: color 300ms ease;
}
.Work .Hero h1 {
  margin: 30px 0 0 0;
}
.Work-summary .container {
  color: #ffffff;
}
.Work-summary h2,
.Work-summary h3 {
  color: #fff;
}
.Work-summary .Work-wrapper {
  padding: 0 10px;
  padding-bottom: 50px;
}
.Work .Work-summary-content p a:hover {
  color: #ffffff;
  opacity: 0.8;
}
.Work-summary a.btn {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 0 10px;
  border-color: #ffffff;
  text-align: left;
  font-size: 15px;
}
a.btn--summary + a.btn--summary {
  margin-top: 5px;
}
.Work-summary-stats h3 {
  margin-bottom: 0;
}
.Work-summary-stats-item-lable {
  font-size: 15px;
}
.Work-summary-stats-item-value {
  font-size: 50px;
  font-weight: bold;
}
.Work-summary-stats-item {
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 20px;
}
.Work .Work-summary-content p {
  max-width: 620px;
}
.Work .Work-summary-content p:first-child {
  margin-top: 0;
}
.Work .Work-summary-content p a {
  border-color: #ffffff;
}
.Work-summary .Work-summary-prevNext {
  margin-top: 10px;
}
.Work-summary .Work-summary-prevNext a {
  border: none;
  opacity: 0.8;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: opacity 300ms linear;
          transition: opacity 300ms linear;
}
.Work-summary .Work-summary-prevNext a:hover {
  opacity: 1;
  color: #ffffff;
}
.Work-summary-prevNext span.projectName {
  display: none;
}
.Work-summary-prevNext-prev {
  float: left;
}
.Work-summary-prevNext-prev:before {
  content: '\2190';
  margin-right: 10px;
}
.Work-summary-prevNext-next {
  float: right;
}
.Work-summary-prevNext-next:after {
  content: '\2192';
  margin-left: 10px;
}
@media (min-width: 768px) {
  .Work-summary .container {
    background: none;
  }
  .Work-wrapper {
    padding: 0;
  }
  .Work-summary-stats-item {
    padding: 0 10px;
  }
  .Work-summary-stats-item-label {
    max-width: 196px;
  }
  .Work-summary-stats-item-value {
    font-size: 70px;
  }
  .Work-summary-content p:first-child {
    margin-top: 1em;
  }
  .Work-wrapper {
    padding: 0;
  }
  .Work-summary-prevNext {
    margin-top: 15px;
  }
}
@media (min-width: 1023px) {
  .Work-summary p:first-child {
    font-size: 25px;
    line-height: 34px;
  }
  .Work-summary-stats-item-value {
    font-size: 55px;
  }
  .Work-summary-stats-item {
    width: 33%;
  }
  .Work-summary-prevNext span.projectName {
    display: inline;
  }
}
@media (min-width: 1271px) {
  .Work-summary-stats-item {
    width: auto;
  }
  .Work-summary-stats-item-value {
    font-size: 70px;
  }
}
.WorkModule .container {
  position: relative;
}
.WorkModule a {
  border-bottom: 1px solid;
  padding-bottom: 2px;
  text-decoration: none;
  -webkit-transition: color 500ms ease;
          transition: color 500ms ease;
}
.WorkModule-wrapper {
  position: relative;
  background-color: #ffffff;
  padding: 0 10px;
  padding-bottom: 50px;
}
.WorkModule-wrapper.WorkModule-wrapper--WithImage {
  padding-bottom: 0;
}
.WorkModule--TextHeader {
  margin-top: 10px;
}
.WorkModule--pullup {
  margin-top: 0;
}
.WorkModule.WorkModule--Text {
  margin-top: 0;
  margin-bottom: 0;
}
.WorkModule-detail {
  position: relative;
  margin-top: 25px;
  padding: 25px;
  border: 1px #333333 solid;
  color: #666666;
}
.WorkModule-detail a {
  text-decoration: none;
}
.WorkModule-detail p {
  margin: 0;
}
.WorkModule-detail-icon {
  display: block;
  position: absolute;
  background: #ffffff;
  width: 35px;
  top: -8.5px;
  right: 16px;
}
.WorkModule-detail-icon svg {
  width: 29px;
  margin-left: 3px;
  fill: #333333;
}
.WorkModule--WithDetail {
  margin-top: 0;
  line-height: 20px;
}
.WorkModule--textColour h3 {
  color: inherit;
}
.WorkModule-detail-items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.WorkModule-detail-heading {
  font-weight: bold;
  margin: 0;
  margin: 0 0 18px 0;
  line-height: 15px;
}
.WorkModule-content ul {
  list-style-type: none;
  position: relative;
  padding: 0;
}
.WorkModule-content ul li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.WorkModule-content ul li:before {
  content: '\2192';
  margin-right: 10px;
}
.workModule-imageSide {
  display: none;
  position: relative;
  right: -1px;
}
.workModule-imageSide img {
  width: 100%;
}
.workModule-imageSide.pull-up {
  top: -10px;
  position: absolute;
  right: -5px;
}
.WorkModule--OverflowHide {
  overflow: hidden;
}
.WorkModule--Quote {
  margin: 0;
}
@media (min-width: 768px) {
  .WorkModule-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 80px;
  }
  .WorkModule-wrapper.WorkModule-wrapper--WithImage {
    padding-bottom: 0;
  }
  .WorkModule--Text .WorkModule-wrapper,
  .WorkModule--WithDetail .WorkModule-wrapper {
    padding-bottom: 40px;
  }
  .WorkModule-detail--awards,
  .WorkModule-detail--press {
    margin-top: 15px;
  }
  .WorkModule-detail {
    padding: 20px;
  }
  .WorkModule-detail + .WorkModule-detail {
    margin-top: 25px;
  }
  .WorkModule-detail-heading {
    margin-bottom: 13px;
  }
  .WorkModule--Text,
  .WorkModule--WithDetail {
    margin-top: 0;
  }
  .WorkModule--Text .WorkModule-content,
  .WorkModule--WithDetail .WorkModule-content {
    margin-top: 50px;
  }
  .workModule-imageSide {
    display: block;
  }
  .WorkModule-content-chart h3 {
    margin-bottom: 13px;
  }
  .WorkModule--Quote {
    margin-top: 0;
  }
  .WorkModule-results-details {
    margin-top: -25px;
  }
  .WorkModule-results-details .WorkModule-detail {
    margin-top: 40px;
  }
  .WorkModule--TextHeader + .Gallery--threeImage {
    margin-top: -90px;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1023px) {
  .workModule-imageSide.pull-up {
    top: -40px;
  }
  .WorkModule-detail {
    font-size: 15px;
    line-height: 20px;
    margin-top: 60px;
  }
  .WorkModule--TextHeader {
    margin-top: 50px;
  }
  .WorkModule--TextHeader .WorkModule-content p:first-child {
    font-size: 25px;
    line-height: 35px;
  }
}
.ArchiveList {
  margin-top: 50px;
}
.ArchiveList h2 {
  color: #1047a9;
}
.ArchiveList-wrapper {
  background: #ffffff;
  padding: 0 12.5px;
}
.ArchiveList-item-client {
  display: block;
  color: #666666;
  line-height: 20px;
  margin-top: 20px;
}
.ArchiveList-item-title {
  display: block;
  margin-top: 15px;
}
.ArchiveList-item {
  max-width: 270px;
  height: 232px;
  margin: 0 auto;
}
.ArchiveList-item img {
  width: 100%;
}
@media (min-width: 768px) {
  .ArchiveList-item-title {
    font-size: 25px;
  }
  .ArchiveList-items + .ArchiveList-items {
    margin-top: 50px;
  }
  .ArchiveList-item {
    height: auto;
  }
  .ArchiveList-wrapper {
    padding: 0px;
  }
}
@media (min-width: 1271px) {
  .ArchiveList-item img {
    width: 270px;
  }
}
.ClientsList {
  margin-top: 50px;
}
.ClientsList h2 {
  color: #1047a9;
}
.ClientsList-wrapper {
  background: #ffffff;
}
.ClientsList-items {
  *zoom: 1;
}
.ClientsList-items:before,
.ClientsList-items:after {
  display: table;
  content: "";
  line-height: 0;
}
.ClientsList-items:after {
  clear: both;
}
.ClientsList-item {
  float: left;
  width: 50%;
  padding: 0 5px;
}
.ClientsList-item img {
  max-width: 100%;
}
.ClientsList-wrapper {
  padding: 0 12.5px;
}
.ClientsList-items-separtor {
  display: none;
}
.ClientsList-items-separtor span {
  margin: 10px 0;
  border-bottom: 1px #d2d2d2 solid;
  display: block;
}
@media (min-width: 768px) {
  .ClientsList-item {
    width: 25%;
  }
  .ClientsList-wrapper {
    padding: 0;
  }
  .ClientsList-items-separtor {
    display: block;
  }
}