html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "Tiempos";
  font-weight: 400;
  src: url("../fonts/TiemposText-Medium.woff") format("woff"), url("../fonts/TiemposText-Medium.eot") format("embedded-opentype"), url("../fonts/TiemposText-Medium.svg") format("svg");
}
@font-face {
  font-family: "Tiempos";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/TiemposText-RegularItalic.woff") format("woff"), url("../fonts/TiemposText-RegularItalic.eot") format("embedded-opentype"), url("../fonts/TiemposText-RegularItalic.svg#font") format("svg"), url("../fonts/TiemposText-RegularItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Tiempos";
  src: url('../fonts/TiemposTextWeb-Semibold.woff') format('woff'), url('../fonts/TiemposTextWeb-Semibold.eot') format('embedded-opentype');
  font-weight: 600;
}
@font-face {
  font-family: 'National';
  src: url('../fonts/National-Regular.woff') format('woff'), url('../fonts/National-Regular.svg#National-Regular') format('svg');
  font-weight: 400;
}
@font-face {
  font-family: 'National';
  src: url('../fonts/NationalWeb-Book.woff') format('woff'), url('../fonts/National-Regular.eot'), url('../fonts/NationalWeb-Book.eot') format('embedded-opentype');
  font-weight: 300;
}
@font-face {
  font-family: 'National';
  src: url('../fonts/National-Bold.woff') format('woff'), url('../fonts/National-Bold.eot'), url('../fonts/National-Bold.svg#National-Bold') format('svg');
  font-weight: 600;
}
h1 {
  font-family: "Tiempos", Times, serif;
  font-size: 50px;
  line-height: 61px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 {
  font-family: "Tiempos", Times, serif;
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h3 {
  font-family: "Tiempos", Times, serif;
  font-size: 32px;
  line-height: 40px;
  color: #2a2b2c;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h4 {
  font-family: "Tiempos", Times, serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h5 {
  font-family: "National", Helvetica, Arial, sans-serif;
  font-size: 27px;
  line-height: 33px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h6 {
  font-size: 19px;
  font-family: "National", Helvetica, Arial, sans-serif;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p,
li {
  font-family: "National", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.body-links {
  font-family: "National", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  h1 {
    font-size: 45px;
    line-height: 56px;
  }
  h2 {
    font-size: 38px;
    line-height: 42px;
  }
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
  h4 {
    font-size: 24px;
    line-height: 30px;
  }
  h5 {
    font-size: 25px;
    line-height: 28px;
  }
  h6 {
    font-size: 18px;
    line-height: 24px;
  }
  p,
  li {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 42px;
    line-height: 48px;
  }
  h2 {
    font-size: 34px;
    line-height: 40px;
  }
  h3 {
    font-size: 28px;
    line-height: 34px;
  }
  h4 {
    font-size: 22px;
    line-height: 26px;
  }
  h5 {
    font-size: 22px;
    line-height: 28px;
  }
  h6 {
    font-size: 18px;
    line-height: 24px;
  }
  p,
  li {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    font-size: 27px;
    line-height: 36px;
  }
  h4 {
    font-size: 22px;
    line-height: 32px;
  }
  h5 {
    font-size: 23px;
    line-height: 27px;
  }
  h6 {
    font-size: 17px;
    line-height: 24px;
  }
  p,
  li {
    font-size: 18px;
    line-height: 22px;
  }
  .body-links {
    font-size: 18px;
    line-height: 22px;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.half-wide {
  width: 34px;
}
.center-margin {
  margin-left: 34px;
}
.one-wide {
  width: 68px;
  float: left;
}
.two-wide {
  width: 151px;
  float: left;
}
.three-wide {
  width: 234px;
  float: left;
}
.four-wide {
  width: 317px;
  float: left;
}
.five-wide {
  width: 400px;
  float: left;
}
.six-wide {
  width: 483px;
  float: left;
}
.seven-wide {
  width: 566px;
  float: left;
}
.eight-wide {
  width: 649px;
  float: left;
}
.nine-wide {
  width: 732px;
  float: left;
}
.ten-wide {
  width: 815px;
  float: left;
}
.eleven-wide {
  width: 898px;
  float: left;
}
.twelve-wide {
  width: 981px;
}
.pad-right {
  margin-right: 15px;
}
.pad-left {
  margin-left: 15px;
}
.pad-bottom {
  margin-bottom: 15px;
}
.padding-left {
  padding-left: 15px;
}
.padding-right {
  padding-right: 15px;
}
.blog-post-container {
  padding-left: 83px;
}
.text-padding-blog {
  padding-left: 83px;
}
.text-padding-caption {
  width: 234px;
}
p .blog-image {
  left: -83px;
}
.push-one {
  margin-left: 83px;
}
.push-two {
  margin-left: 166px;
}
.push-three {
  margin-left: 249px;
}
.push-four {
  margin-left: 332px;
}
.push-five {
  margin-left: 415px;
}
.push-six {
  margin-left: 498px;
}
.push-vertical-one {
  margin-top: 68px;
}
.push-vertical-two {
  margin-top: 30px;
}
.push-vertical-three {
  margin-top: 45px;
}
.push-vertical-four {
  margin-top: 60px;
}
.push-vertical-five {
  margin-top: 75px;
}
.pull-vertical-one {
  top: -15px;
}
.pull-vertical-two {
  top: -30px;
}
.pull-vertical-three {
  top: -45px;
}
.pull-vertical-four {
  top: -60px;
}
.pull-vertical-five {
  top: -75px;
}
.cf :before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf.newRow {
  margin-bottom: 24px;
}
.headline-padding {
  margin-bottom: 70px;
  margin-top: 60px;
}
.uppercase {
  text-transform: uppercase;
}
.normal-weight {
  font-weight: 400;
}
.light-weight {
  font-weight: 200;
}
.bold-weight {
  font-weight: 700;
}
.serif {
  font-family: "Tiempos", Times, serif;
}
.sans-serif {
  font-family: "National", Helvetica, Arial, sans-serif;
}
.bg-pink {
  background-color: #ffa1ca !important;
}
.fg-pink {
  color: #ffa1ca;
}
.bc-pink {
  border-color: #ffa1ca !important;
}
.fill-pink {
  fill: #ffa1ca;
}
.stroke-pink {
  stroke: #ffa1ca;
}
.bg-hotpink {
  background-color: #d01d65 !important;
}
.fg-hotpink {
  color: #d01d65;
}
.bc-hotpink {
  border-color: #d01d65 !important;
}
.fill-hotpink {
  fill: #d01d65;
}
.stroke-hotpink {
  stroke: #d01d65;
}
.bg-blue {
  background-color: #478acc !important;
}
.fg-blue {
  color: #478acc;
}
.bc-blue {
  border-color: #478acc !important;
}
.fill-blue {
  fill: #478acc;
}
.stroke-blue {
  stroke: #478acc;
}
.bg-darkblue {
  background-color: #1e386f !important;
}
.fg-darkblue {
  color: #1e386f;
}
.bc-darkblue {
  border-color: #1e386f !important;
}
.fill-darkblue {
  fill: #1e386f;
}
.stroke-darkblue {
  stroke: #1e386f;
}
.bg-lightblue {
  background-color: #b3e6fd !important;
}
.fg-lightblue {
  color: #b3e6fd;
}
.bc-lightblue {
  border-color: #b3e6fd !important;
}
.fill-lightblue {
  fill: #b3e6fd;
}
.stroke-lightblue {
  stroke: #b3e6fd;
}
.bg-teal {
  background-color: #7dd6d5 !important;
}
.fg-teal {
  color: #7dd6d5;
}
.bc-teal {
  border-color: #7dd6d5 !important;
}
.fill-teal {
  fill: #7dd6d5;
}
.stroke-teal {
  stroke: #7dd6d5;
}
.bg-yellow {
  background-color: #ffd849 !important;
}
.fg-yellow {
  color: #ffd849;
}
.bc-yellow {
  border-color: #ffd849 !important;
}
.fill-yellow {
  fill: #ffd849;
}
.stroke-yellow {
  stroke: #ffd849;
}
.bg-green {
  background-color: #00736f !important;
}
.fg-green {
  color: #00736f;
}
.bc-green {
  border-color: #00736f !important;
}
.fill-green {
  fill: #00736f;
}
.stroke-green {
  stroke: #00736f;
}
.bg-red {
  background-color: #d4203b !important;
}
.fg-red {
  color: #d4203b;
}
.bc-red {
  border-color: #d4203b !important;
}
.fill-red {
  fill: #d4203b;
}
.stroke-red {
  stroke: #d4203b;
}
.bg-orange {
  background-color: #f8a349 !important;
}
.fg-orange {
  color: #f8a349;
}
.bc-orange {
  border-color: #f8a349 !important;
}
.fill-orange {
  fill: #f8a349;
}
.stroke-orange {
  stroke: #f8a349;
}
.bg-seafoam {
  background-color: #afe7c6 !important;
}
.fg-seafoam {
  color: #afe7c6;
}
.bc-seafoam {
  border-color: #afe7c6 !important;
}
.fill-seafoam {
  fill: #afe7c6;
}
.stroke-seafoam {
  stroke: #afe7c6;
}
.bg-vibrantseafoam {
  background-color: #70dda5 !important;
}
.fg-vibrantseafoam {
  color: #70dda5;
}
.bc-vibrantseafoam {
  border-color: #70dda5 !important;
}
.fill-vibrantseafoam {
  fill: #70dda5;
}
.stroke-vibrantseafoam {
  stroke: #70dda5;
}
.bg-purple {
  background-color: #803273 !important;
}
.fg-purple {
  color: #803273;
}
.bc-purple {
  border-color: #803273 !important;
}
.fill-purple {
  fill: #803273;
}
.stroke-purple {
  stroke: #803273;
}
.bg-lightpurple {
  background-color: #e0b5ea !important;
}
.fg-lightpurple {
  color: #e0b5ea;
}
.bc-lightpurple {
  border-color: #e0b5ea !important;
}
.fill-lightpurple {
  fill: #e0b5ea;
}
.stroke-lightpurple {
  stroke: #e0b5ea;
}
.bg-darkgray {
  background-color: #2a2b2c !important;
}
.fg-darkgray {
  color: #2a2b2c;
}
.bc-darkgray {
  border-color: #2a2b2c !important;
}
.fill-darkgray {
  fill: #2a2b2c;
}
.stroke-darkgray {
  stroke: #2a2b2c;
}
.bg-coolgray {
  background-color: #cdcfd5 !important;
}
.fg-coolgray {
  color: #cdcfd5;
}
.bc-coolgray {
  border-color: #cdcfd5 !important;
}
.fill-coolgray {
  fill: #cdcfd5;
}
.stroke-coolgray {
  stroke: #cdcfd5;
}
.bg-mediumgray {
  background-color: #828187 !important;
}
.fg-mediumgray {
  color: #828187;
}
.bc-mediumgray {
  border-color: #828187 !important;
}
.fill-mediumgray {
  fill: #828187;
}
.stroke-mediumgray {
  stroke: #828187;
}
.bg-lightgray {
  background-color: #E8E9EF !important;
}
.fg-lightgray {
  color: #E8E9EF;
}
.bc-lightgray {
  border-color: #E8E9EF !important;
}
.fill-lightgray {
  fill: #E8E9EF;
}
.stroke-lightgray {
  stroke: #E8E9EF;
}
.bg-white {
  background-color: #ffffff !important;
}
.fg-white {
  color: #ffffff;
}
.bc-white {
  border-color: #ffffff !important;
}
.fill-white {
  fill: #ffffff;
}
.stroke-white {
  stroke: #ffffff;
}
.bg-black {
  background-color: #000000 !important;
}
.fg-black {
  color: #000000;
}
.bc-black {
  border-color: #000000 !important;
}
.fill-black {
  fill: #000000;
}
.stroke-black {
  stroke: #000000;
}
.fg-work-page {
  color: #00AEEF !important;
}
.fg-tab-white-work-page {
  color: #ccc;
}
.active-menu-color {
  color: #00AEEF !important;
}
.fg-body-dark-work {
  color: #ccc;
}
.bg-about {
  background-color: #e1fffd !important;
}
strong {
  font-weight: bold;
}
a {
  color: inherit;
  text-decoration: none;
}
p a {
  font-weight: 400;
}
.divider {
  height: 1px;
  border-top: 1px solid #828187;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.divider-dark {
  height: 1px;
  border-top: 1px solid #828187;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  border-top: 1px solid #999999;
}
.divider-dark-related {
  height: 1px;
  border-top: 1px solid #828187;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  border-top: 1px solid #999999;
  margin-bottom: 20px;
  margin-top: -5px;
}
.divider-related {
  width: 136px;
  height: 1px;
  border-top: 4px solid gray;
  margin-top: 42px;
  margin-bottom: 42px;
}
.left-arrow {
  position: absolute;
  margin-left: 0;
  transition: margin-left 500ms;
}
.right-arrow {
  position: relative;
  left: 0;
  margin-left: 9px;
  transition: left 500ms;
}
.right-arrow img,
.left-arrow img {
  object-fit: none !important;
  height: initial !important;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}
.large-block .description:hover .right-arrow {
  left: 10px;
}
.large-block:hover .hover-state {
  opacity: 0.35;
}
.blocky-btn {
  display: inline-block;
  padding: 14px 34px 14px 40px;
  cursor: pointer;
}
#projects .image,
#project-related-projects .image,
#home-featured .image {
  line-height: 0;
}
.slideshow-container {
  position: relative;
  cursor: pointer;
}
.slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.slide-image {
  width: 100%;
  height: 100%;
}
.slide-image.wh {
  height: 100% !important;
}
.slide-image.ww {
  width: 100% !important;
}
.content-band {
  width: 100%;
  position: relative;
}
.content-band-image-bg {
  background-position: center;
  background-size: cover;
}
.content-container {
  margin: 0 auto;
  position: relative;
  padding-top: 70px;
  padding-bottom: 100px;
}
.blog-post-container {
  padding-left: 83px;
}
.results-set {
  text-align: center;
}
.results-set .divider-related {
  margin: 0 auto;
}
a:hover {
  text-decoration: none;
}
.tab {
  height: 30px;
  padding-top: 14px;
  padding-right: 30px;
  position: absolute;
  top: -30px;
  background-color: white;
}
.tab-label {
  position: relative;
  z-index: 200;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.tab-color-block {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: -10;
}
.project-writeup {
  padding-top: 10px;
}
.cap-tab {
  cursor: pointer;
}
.top-padding {
  padding-top: 85px;
}
.arrow {
  position: absolute;
  width: 85px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  cursor: pointer;
  top: 60px;
  z-index: 1;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.arrow .arrow-box {
  margin: -36px auto 0 auto;
  width: 72px;
  height: 72px;
  position: relative;
  top: 50%;
}
.arrow .arrow-box-capabilities {
  margin-top: -22px;
  width: 47px !important;
  height: 44px !important;
}
.arrow-solid {
  position: absolute;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  cursor: pointer;
  top: 60px;
  z-index: 1;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.arrow-solid .arrow-box-solid {
  margin: -36px auto 0 auto;
  width: 94px;
  height: 86px;
  position: relative;
  top: 50%;
}
.arrow-solid .arrow-box-solid-capabilities {
  margin-top: -22px;
  width: 47px !important;
  height: 44px !important;
}
.arrow-left {
  left: 0;
}
.arrow-left .arrow-box {
  left: 0;
  transition-property: left;
  -moz-transition-property: left;
  -webkit-transition-property: left;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.arrow-solid-left {
  left: 0;
}
.arrow-solid-left .arrow-box-solid {
  left: 0;
  transition-property: left;
  -moz-transition-property: left;
  -webkit-transition-property: left;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.arrow-right {
  right: 0;
}
.arrow-right .arrow-box {
  right: 0;
  transition-property: right;
  -moz-transition-property: right;
  -webkit-transition-property: right;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.arrow-solid-right {
  right: 0;
}
.arrow-solid-right .arrow-box-solid {
  right: 0;
  transition-property: right;
  -moz-transition-property: right;
  -webkit-transition-property: right;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.arrow-left:hover .arrow-box {
  left: -6px;
}
.arrow-right:hover .arrow-box {
  right: -6px;
}
.arrow-solid-left:hover .arrow-box-solid {
  left: -6px;
}
.arrow-solid-right:hover .arrow-box-solid {
  right: -6px;
}
.arrow-right.project-arrow {
  right: -85px;
}
.arrow-left.project-arrow {
  left: -85px;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .half-wide {
    width: 34px;
  }
  .center-margin {
    margin-left: 34px;
  }
  .one-wide {
    width: 68px;
    float: left;
  }
  .two-wide {
    width: 151px;
    float: left;
  }
  .three-wide {
    width: 234px;
    float: left;
  }
  .four-wide {
    width: 317px;
    float: left;
  }
  .five-wide {
    width: 400px;
    float: left;
  }
  .six-wide {
    width: 483px;
    float: left;
  }
  .seven-wide {
    width: 566px;
    float: left;
  }
  .eight-wide {
    width: 649px;
    float: left;
  }
  .nine-wide {
    width: 732px;
    float: left;
  }
  .ten-wide {
    width: 815px;
    float: left;
  }
  .eleven-wide {
    width: 898px;
    float: left;
  }
  .twelve-wide {
    width: 981px;
  }
  .pad-right {
    margin-right: 15px;
  }
  .pad-left {
    margin-left: 15px;
  }
  .pad-bottom {
    margin-bottom: 15px;
  }
  .padding-left {
    padding-left: 15px;
  }
  .padding-right {
    padding-right: 15px;
  }
  .blog-post-container {
    padding-left: 83px;
  }
  .text-padding-blog {
    padding-left: 83px;
  }
  .text-padding-caption {
    width: 234px;
  }
  p .blog-image {
    left: -83px;
  }
  .push-one {
    margin-left: 83px;
  }
  .push-two {
    margin-left: 166px;
  }
  .push-three {
    margin-left: 249px;
  }
  .push-four {
    margin-left: 332px;
  }
  .push-five {
    margin-left: 415px;
  }
  .push-six {
    margin-left: 498px;
  }
  .push-vertical-one {
    margin-top: 68px;
  }
  .push-vertical-two {
    margin-top: 30px;
  }
  .push-vertical-three {
    margin-top: 45px;
  }
  .push-vertical-four {
    margin-top: 60px;
  }
  .push-vertical-five {
    margin-top: 75px;
  }
  .pull-vertical-one {
    top: -15px;
  }
  .pull-vertical-two {
    top: -30px;
  }
  .pull-vertical-three {
    top: -45px;
  }
  .pull-vertical-four {
    top: -60px;
  }
  .pull-vertical-five {
    top: -75px;
  }
  .cf.newRow {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .one-wide,
  .two-wide,
  .three-wide,
  .four-wide,
  .five-wide,
  .six-wide,
  .seven-wide,
  .eight-wide,
  .nine-wide,
  .ten-wide,
  .eleven-wide,
  .twelve-wide {
    width: 100%;
    float: none;
    margin: 0 auto;
    clear: both;
  }
  body {
    -webkit-text-size-adjust: none;
  }
  .three-wide {
    width: 47%;
    float: left;
    clear: none;
  }
  .padding-left {
    padding-left: 0;
  }
  .padding-right {
    padding-right: 0;
  }
  .content-container {
    width: 100%;
    padding-top: 38px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .tab {
    top: -29px;
    padding-left: 30px;
  }
  .headline-padding {
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 0px 10px;
  }
  .large-block .hover-state {
    display: none;
  }
  .divider-related {
    margin-bottom: 35px;
    margin-top: 35px;
  }
}
.var-width-floater {
  position: relative;
  padding: 40px 40px 10px 40px;
}
.about-process {
  width: 85%;
}
.about-callout {
  padding-top: 40px;
  padding-bottom: 40px;
}
.client-logo {
  width: 20%;
  float: left;
  margin-bottom: 40px;
}
.service-list p {
  margin-bottom: 9px;
  font-weight: 400;
}
.divider-about-callout {
  margin-top: 28px;
  margin-bottom: 38px;
  width: 120px;
  height: 1px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.team-member {
  margin-bottom: 35px;
  margin-top: 15px;
}
.team-member h4 {
  padding-bottom: 5px;
}
.team-member h6 {
  margin-bottom: 15px;
}
.service-list a:hover {
  background-color: #d01d65;
  color: white;
}
p .service-list.body-type a {
  box-shadow: none;
}
p .service-list.body-type a:hover {
  color: inherit;
  background-color: inherit;
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .no-mobile-pad-right {
    margin-right: 0 !important;
  }
  .capability.pad-right {
    margin-right: 6%;
  }
  #about-callout-bottom {
    margin-top: 36px;
  }
  .var-width-floater {
    width: 100% !important;
    left: 0 !important;
    margin-bottom: 30px;
  }
  .skip-mobile-pad-right {
    margin-right: 0 !important;
  }
  .about-callout {
    font-size: 28px;
    line-height: 34px;
  }
  .divider-about-callout {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .client-logo {
    width: 50%;
    display: inline-block;
    float: none;
    clear: none;
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  .service-list.pad-right {
    margin-bottom: 25px;
  }
  .service-list {
    padding-top: 10px;
  }
}
#apply {
  border: none;
  padding: 14px 34px;
}
.caption-blog {
  font-family: "National", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  margin: 0 auto;
}
.blog-body a {
  box-shadow: inset 0 -3px 0 #7dd6d5;
}
.blog-body a:hover {
  background-color: #7dd6d5;
  color: white;
}
.blog-body .blog-nav.body-links a {
  box-shadow: none;
}
.blog-body .blog-nav.body-links a:hover {
  color: inherit;
  background-color: inherit;
}
.blog-meta-small {
  display: none;
}
blockquote {
  padding: 15px 30px;
  margin-bottom: 10px;
  background-color: #CED1DA;
}
blockquote p:last-child {
  margin-bottom: 0;
}
.TextformatterVideoEmbed {
  margin-bottom: 24px;
  padding-top: 0 !important;
}
.align_center {
  max-width: 100%;
}
.byline {
  text-align: center;
  margin-bottom: 25px;
}
.divider-blog {
  margin: 15px auto 25px auto;
}
.blog-author {
  text-transform: capitalize;
}
.blog-title {
  text-align: center;
}
.blog-header-image img {
  width: 100%;
}
.blog-body p img,
.blog-image img {
  max-width: 100%;
  margin: 40px auto 0 auto;
  display: block;
}
.blog-body p:first-child {
  padding-top: 0px;
}
p .blog-image {
  position: relative;
  left: -83px;
}
.text-padding-blog {
  padding-left: 83px;
}
.blog-body .caption-blog {
  padding-top: 10px;
}
.blog-image {
  position: relative;
  margin-bottom: 24px;
}
.blog-nav {
  text-align: center;
}
.read-more-btn:hover .right-arrow {
  left: 10px;
}
.read-more-btn {
  text-align: center;
}
.read-more-btn .blocky-btn {
  display: inline-block;
  margin-top: 15px;
}
.MarkupPagerNav {
  padding-bottom: 20px;
  list-style: none;
  text-align: center;
}
.MarkupPagerNav li {
  display: inline;
  margin-left: 12px;
}
.MarkupPagerNav li a {
  color: inherit;
}
.MarkupPagerNav .MarkupPagerNavFirst {
  margin-left: 0;
}
.MarkupPagerNavOn {
  color: #7dd6d5;
}
.blog-topic-comma {
  display: inline;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .text-padding-caption {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .text-padding-caption {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .blog-image {
    position: relative;
    margin-bottom: 15px;
  }
  .divider-blog {
    margin: 15px auto 25px auto;
  }
  .blog-body p:first-child {
    padding-top: 10px;
  }
  #blog_post .blog-body p:first-child {
    padding-top: 20px;
  }
  .text-padding-blog {
    width: 100%;
    padding-left: 0px;
  }
  .text-padding-caption {
    width: 100%;
  }
  p .blog-image {
    left: 0px;
  }
  .blog-topic-comma {
    display: inline;
  }
}
.role-list {
  margin-bottom: 65px;
}
.role-list h4 {
  margin-bottom: 45px;
}
.role-list ul {
  list-style: initial;
  list-style-position: inside;
}
.role-list ul li {
  padding-bottom: 20px;
}
.intro {
  float: none !important;
}
.intro h2 {
  margin-bottom: 25px;
}
.intro p {
  margin-bottom: 25px;
}
.apply-section {
  margin-bottom: 55px;
}
.apply-section .divider-about-callout {
  margin-top: 20px;
  margin-bottom: 65px;
}
.apply-section .apply-input {
  margin-bottom: 25px;
}
.apply-section .apply-input p {
  margin-bottom: 15px;
  float: none;
}
.apply-section .apply-input .apply-box {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.apply-section .apply-input input[type=text],
.apply-section .apply-input input[type=email],
.apply-section .apply-input textarea {
  border: solid 1px #1E386F;
  outline-width: 0;
  padding: 15px;
  margin: 0;
  resize: none;
  font-size: 14px;
  float: none;
}
.apply-section #additional {
  height: 200px;
}
.complete {
  min-height: 60vh;
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .apply-input p {
    margin-bottom: 15px;
  }
  .complete {
    min-height: 75vh;
  }
}
.beliefs {
  margin-top: 50px;
}
.belief {
  margin-bottom: 50px;
}
.belief h4 {
  height: 50px;
  line-height: 32px;
}
.culture {
  margin-top: 50px;
}
.culture h4 {
  margin-bottom: 15px;
}
.office .office-image {
  float: none;
}
.office .office-image .off-img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: 'object-fit: cover;';
}
.office .office-description {
  position: absolute;
  z-index: 2;
  padding: 2em;
}
#opening-other {
  padding: 0px 40px 40px 0px;
}
.life-story {
  margin-top: 40px;
  margin-bottom: 40px;
}
.life-story h4 {
  margin-bottom: 15px;
}
.job-title {
  margin-bottom: 10px;
}
.careers-intro a {
  color: #2a2b2c;
  box-shadow: inset 0 -3px 0 #478acc;
}
.careers-intro a:hover {
  background-color: #478acc;
  color: white;
  cursor: pointer;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .belief h4 {
    height: 70px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .belief h4 {
    height: 60px;
    line-height: 22px;
  }
  .office .office-image {
    float: none;
    height: 500px;
  }
  .office .office-image .off-img {
    width: 100%;
    height: 450px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .belief h4 {
    height: 40px;
  }
  .office {
    padding-left: 0;
    padding-right: 0;
  }
  .office .office-description {
    position: relative;
    padding: 25px;
    width: 90%;
    margin-top: -50px;
  }
  .office .office-image .off-img {
    width: 100%;
    height: 300px;
  }
  .office .office-description.push-four {
    right: 0;
  }
  .office:last-child {
    padding-bottom: 100px;
  }
  #opening-other {
    padding: 10px 100px 25px 0px;
  }
}
#boston-clock,
#san-clock {
  width: 150px !important;
  height: 150px !important;
  float: right;
  margin-right: 25px;
}
.contact-link:hover {
  text-decoration: none !important;
}
.contact {
  line-height: 42px;
}
.contact span {
  font-family: "National", Helvetica, Arial, sans-serif;
  font-size: 27px;
  color: #803273;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: block;
  margin-bottom: 12px;
}
.contact span a {
  color: #2a2b2c;
  box-shadow: inset 0 -3px 0 #803273;
}
.contact span a:hover {
  background-color: #803273;
  color: white;
  cursor: pointer;
}
.contact span .contact-body a {
  color: #2a2b2c;
  box-shadow: inset 0 -3px 0 #803273;
}
.contact span .contact-body a:hover {
  background-color: #803273;
  color: white;
  cursor: pointer;
}
.contact span .contact-body p:last-child {
  margin-bottom: 0;
}
.contact-mobile {
  display: none;
}
.contactInput input[type=text],
.contactInput input[type=email] {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.contactInput input[type=text],
.contactInput input[type=email] {
  background: none;
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
}
.contactInput input[type=submit] {
  background: none;
  border: none;
  padding: 0px 0 0px 0;
  outline: none;
  cursor: pointer;
}
.contactInput ::-webkit-input-placeholder {
  color: #fff;
}
.contactInput ::-moz-placeholder {
  color: #fff;
}
.contactInput :-ms-input-placeholder {
  color: #fff;
}
.contactInput :-moz-placeholder {
  color: #fff;
}
.contactField-group {
  margin-bottom: 25px;
}
.contactField-group input {
  font-size: inherit;
  font-family: inherit;
}
#MERGE0,
#MERGE1 {
  width: 100%;
}
.city {
  margin-bottom: 10px;
}
.address a {
  box-shadow: none;
  color: #2a2b2c;
}
.address a:hover {
  color: #ffffff;
  background-color: #803273;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .contact {
    line-height: 43px;
  }
  .contact span {
    font-size: 23px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .contact {
    line-height: 40px;
  }
  .contact span {
    font-size: 21px;
  }
  #boston-clock,
  #san-clock {
    width: 110px !important;
    height: 110px !important;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .contact {
    line-height: 34px;
    text-align: center;
    margin-top: 35px;
  }
  .contact span {
    font-size: 20px;
  }
  .contact-regular {
    display: none;
  }
  .contact-mobile {
    display: block;
  }
  .clocks {
    clear: initial;
    height: 175px;
    margin-top: 35px;
  }
  .clocks .clock-info {
    float: left;
    width: 50%;
    clear: none;
  }
  .clocks .clock-analog {
    float: right;
    width: 50%;
    clear: none;
  }
}
.phone-break {
  display: none;
}
.footerDivider {
  height: 1px;
  border-top: 2px solid #828187;
  margin-bottom: 40px;
  margin-top: 40px;
  opacity: .25;
  width: 100%;
}
.footerNav.right {
  float: right;
}
.footerNav.left {
  float: left;
}
.footerNav ul {
  list-style: none;
  margin-left: 0;
}
.social {
  list-style: none;
  margin-left: 0;
  float: right !important;
}
.footerNav li {
  display: inline-block;
  margin-right: 20px;
}
.footerNav li.last {
  display: inline-block;
  margin-right: 0px;
}
.footerNav .icon {
  width: 24px;
}
.footer-map-link {
  cursor: pointer;
}
.footer-map-link a {
  color: inherit;
}
.footer {
  background-color: #2a2b2c;
  color: #cccccc;
}
.footer a {
  color: inherit;
}
.footer .content-container {
  padding: 60px 0 50px 0;
}
.footer-tick {
  width: 42px;
  display: none;
  border-top: 1px solid #5c5e60;
}
.footer-icon {
  position: relative;
  top: 3px;
  margin-right: 4px;
}
.footer .col-title {
  color: #828187;
}
.footer .line-spacer {
  margin-top: 12px;
}
.footer .line-spacer-2x {
  margin-top: 24px;
}
.field-group input {
  font-size: inherit;
  font-family: inherit;
}
.field-group input[type=text],
.field-group input[type=email] {
  width: 80%;
}
input[type=text],
input[type=email] {
  background: none;
  margin-top: 10px;
  padding-bottom: 3px;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
}
input[type=submit] {
  background: none;
  border: none;
  padding: 15px 0 3px 0;
  outline: none;
  cursor: pointer;
}
#first-footer-box .body-links:hover .right-arrow {
  left: 10px;
}
.text-padding-small {
  padding-right: 40px;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .phone-divider {
    display: none;
  }
  .phone-break {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .half-wide {
    width: 24px;
  }
  .center-margin {
    margin-left: 24px;
  }
  .one-wide {
    width: 48px;
    float: left;
  }
  .two-wide {
    width: 111px;
    float: left;
  }
  .three-wide {
    width: 174px;
    float: left;
  }
  .four-wide {
    width: 237px;
    float: left;
  }
  .five-wide {
    width: 300px;
    float: left;
  }
  .six-wide {
    width: 363px;
    float: left;
  }
  .seven-wide {
    width: 426px;
    float: left;
  }
  .eight-wide {
    width: 489px;
    float: left;
  }
  .nine-wide {
    width: 552px;
    float: left;
  }
  .ten-wide {
    width: 615px;
    float: left;
  }
  .eleven-wide {
    width: 678px;
    float: left;
  }
  .twelve-wide {
    width: 741px;
  }
  .pad-right {
    margin-right: 15px;
  }
  .pad-left {
    margin-left: 15px;
  }
  .pad-bottom {
    margin-bottom: 15px;
  }
  .padding-left {
    padding-left: 15px;
  }
  .padding-right {
    padding-right: 15px;
  }
  .blog-post-container {
    padding-left: 63px;
  }
  .text-padding-blog {
    padding-left: 63px;
  }
  .text-padding-caption {
    width: 174px;
  }
  p .blog-image {
    left: -63px;
  }
  .push-one {
    margin-left: 63px;
  }
  .push-two {
    margin-left: 126px;
  }
  .push-three {
    margin-left: 189px;
  }
  .push-four {
    margin-left: 252px;
  }
  .push-five {
    margin-left: 315px;
  }
  .push-six {
    margin-left: 378px;
  }
  .push-vertical-one {
    margin-top: 48px;
  }
  .push-vertical-two {
    margin-top: 30px;
  }
  .push-vertical-three {
    margin-top: 45px;
  }
  .push-vertical-four {
    margin-top: 60px;
  }
  .push-vertical-five {
    margin-top: 75px;
  }
  .pull-vertical-one {
    top: -15px;
  }
  .pull-vertical-two {
    top: -30px;
  }
  .pull-vertical-three {
    top: -45px;
  }
  .pull-vertical-four {
    top: -60px;
  }
  .pull-vertical-five {
    top: -75px;
  }
  #first-footer-box {
    margin-right: 15px;
  }
  .phone-divider {
    display: none;
  }
  .phone-break {
    display: block;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  #first-footer-box {
    padding-right: 0;
  }
  #first-footer-box .line-spacer {
    display: none;
  }
  #first-footer-box br {
    display: none;
  }
  .phone-divider {
    display: none;
  }
  .phone-break {
    display: block;
  }
  .footer .divider-dark {
    margin-top: 15px !important;
  }
  .services-spacer {
    display: none;
  }
  .footer .content-container {
    padding: 10px 0 20px 0;
  }
  #second-footer-box {
    display: none;
  }
  .footerNav {
    text-align: center;
  }
  .footerNav.right {
    margin: 0 auto;
    width: 200px;
    float: none;
  }
  .footerDivider {
    height: 1px;
    border-top: 1.5px solid #828187;
    margin-bottom: 18px;
    margin-top: 10px;
    padding-left: 10px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .footerNav .body-links li:last-child {
    margin-right: 0;
    margin-bottom: 14px;
  }
  #first-footer-box>.body-links,
  #first-footer-box>p {
    display: none;
  }
  #soso-logo-footer svg {
    display: block;
    margin: 0 auto;
    width: 80px;
  }
}
#soso-logo-static-menu {
  display: none;
}
#soso-logo-static {
  float: left;
  position: relative;
}
#soso-logo-static svg,
#soso-logo-footer svg {
  width: 171px;
}
.static-header {
  margin: 0 auto;
  position: relative;
  padding: 32px 0 58px 0;
}
.menu-container-home {
  z-index: 300;
  padding-top: 15px;
}
.menu-container-home br {
  display: none;
}
.menu-container-home a:hover {
  text-decoration: none !important;
}
.menu-item {
  margin-left: 38px;
  display: inline-block;
}
.menu-item-first {
  margin-left: 0 !important;
}
.menu-container {
  position: relative;
  float: right !important;
  padding-top: 15px;
}
.menu-container br {
  display: none;
}
.menu-container a:hover {
  text-decoration: none !important;
}
#menu-sliding-bar {
  height: 3px;
  background-color: black;
  position: absolute;
  width: 30px;
  left: 200px;
  display: none;
}
.menu-items {
  text-align: right;
  color: #5a5a5a;
  position: relative;
}
#standard-header-mobile {
  display: none;
}
#soso-logo,
#menu-button {
  z-index: 300;
  cursor: pointer;
}
.floating-header {
  position: absolute;
  margin: 0 auto;
  top: 0;
  z-index: 500;
}
.mobile-menu-container {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 360px;
  z-index: 205;
  padding-top: 130px;
  padding-right: 50px;
  padding-bottom: 100px;
}
.mobile-menu-item {
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  letter-spacing: 0.05em;
  display: block;
  text-align: right;
}
.mobile-menu-item-active {
  position: relative;
}
.mobile-menu-item-active:after {
  content: ' ';
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 4px;
  background-color: white;
  left: 0;
}
#mobile-button {
  display: none;
  width: 40px;
  height: 56px;
  position: absolute;
  top: 45px;
  right: 45px;
  cursor: pointer;
  z-index: 300;
}
.mobile-button-bar {
  height: 3px;
  width: 100%;
  margin-bottom: 10px;
}
.mobile-button-bar-last {
  margin-bottom: 0;
}
.mobile-button-x1,
.mobile-button-x2 {
  height: 4px;
  width: 100%;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  display: none;
  background-color: white;
}
.mobile-button-x1 {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-button-x2 {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .menu-item {
    margin-left: 30px;
  }
  #soso-logo-static svg,
  #soso-logo-footer svg {
    width: 155px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .static-header {
    width: 100%;
    padding-left: 30px;
  }
  .menu-item {
    display: block;
  }
  #mobile-button {
    display: block;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  .mobile-menu-square {
    display: none;
  }
  #menu-sliding-bar {
    display: none !important;
  }
  .menu-items {
    padding: 0;
  }
  .menu-items a:hover {
    color: black !important;
  }
  .floating-header .content-container {
    padding-bottom: 20px !important;
  }
  .menu-container {
    display: none;
  }
  #soso-logo-static svg,
  #soso-logo-footer svg {
    width: 135px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  #mobile-button {
    display: block;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  .mobile-menu-square {
    display: none;
  }
  #menu-sliding-bar {
    display: none !important;
  }
  .menu-items {
    padding: 0;
  }
  .menu-items a:hover {
    color: black !important;
  }
  .floating-header .content-container {
    padding-bottom: 20px !important;
  }
  .menu-container {
    display: none;
  }
  #mobile-button {
    width: 36px;
    height: 40px;
    top: 25px;
    right: 30px;
  }
  .mobile-button-bar {
    margin-bottom: 6px;
  }
  .mobile-menu-container {
    width: 100%;
    min-height: 100vh;
    max-height: 750px;
    padding-right: 34px;
  }
  .mobile-button-x1,
  .mobile-button-x2 {
    margin-top: -9px;
  }
  #soso-logo-static {
    padding-left: 30px;
  }
  #soso-logo-static svg,
  #soso-logo-footer svg {
    width: 90px;
  }
  #soso-logo-static-menu {
    opacity: 0;
    transition: opacity 300ms;
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 400;
    display: block;
  }
  #soso-logo-static-menu svg {
    width: 90px;
  }
  #project-header {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .static-header {
    padding-top: 10px;
    padding-bottom: 32px;
  }
}
.hero-image {
  height: 100%;
  margin: auto;
  width: 100%;
  display: none;
}
.project-hero .hero-image {
  display: block;
}
.hero-tint {
  background-color: #000000;
  transition: background-color 1s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home-hero {
  position: relative;
  height: 760px;
  width: 100%;
  overflow: hidden;
}
.headline-container {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.home-hero h1 {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0 20px 3px 20px;
}
.home-hero .headline-desktop {
  font-size: 55px;
  line-height: 70px;
  padding: 0px 100px;
}
.home-hero .headline-mobile {
  display: none;
}
.home-hero .hero-image {
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.explore-container {
  width: 100%;
  margin-top: 35px;
}
.learnMore-container {
  margin-top: 0;
  float: right;
}
.home-hero .explore-work-btn {
  position: relative;
  z-index: 2;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#home-video {
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.explore-work-btn:hover .right-arrow {
  left: 10px;
}
.down-arrow {
  position: absolute;
  top: 0;
  right: -13px;
}
.social-integration {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.social-integration:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.social-integration .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#tweet-container.social-integration {
  background-color: #1E386F;
}
.social-integration .icon {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  width: 36px;
  transition: bottom 200ms;
}
.social-integration:hover .icon {
  bottom: 30px;
}
#instagram-container .content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.twitter-feed {
  padding: 20px;
  font-weight: bold;
  color: #7DD6D5;
}
.blog-feed {
  position: absolute;
  padding: 20px;
  font-weight: bold;
  color: white;
  z-index: 3;
}
#home-featured .large-block {
  height: 507px;
}
#home-featured .large-block .hover-state {
  position: absolute;
  z-index: 1;
  height: 447px;
  background: black;
  opacity: 0;
  transition: opacity 200ms;
}
#home-featured .large-block:hover .hover-state {
  opacity: 0.3;
}
#home-featured .center-align {
  padding-top: 30px;
}
#home-featured .std-block .hover-state {
  height: 447;
}
#home-featured .large-block .description.top-left {
  top: 0px;
  left: 0px;
}
#home-featured .large-block .description.bottom-left {
  bottom: 0px;
  left: 0px;
}
#home-featured .large-block .description.top-right {
  top: 0px;
  right: 0px;
}
#home-featured .large-block .description.bottom-right {
  bottom: 0px;
  right: 0px;
}
#blogpost-container.social-integration .image {
  height: 100%;
  object-fit: cover;
  width: 100%;
  font-family: 'object-fit: cover;';
}
.social-integration .content .image-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.2;
}
#explore-work.body-links {
  color: #2A2B2C;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .hero-image {
    height: 100%;
    margin: auto;
    width: 100%;
    display: none;
  }
  #home-featured .large-block {
    height: 475px;
  }
  #home-featured .large-block .hover-state {
    height: 425px;
  }
  .social-integration .icon {
    width: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .home-hero .headline-desktop {
    font-size: 48px;
    line-height: 59px;
    padding: 0px 100px;
  }
  #home-featured .large-block {
    height: 425px;
  }
  #home-featured .large-block .hover-state {
    height: 400px;
  }
  .social-integration .icon {
    width: 28px;
  }
  .twitter-feed {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  #home-featured {
    padding-left: 0;
    padding-right: 0;
  }
  .home-subtitle {
    width: 100%;
  }
  #home-video {
    display: none;
  }
  .home-hero {
    height: 95vh !important;
  }
  #projects .callout,
  #project-related-projects .callout,
  #home-featured .callout {
    padding: 1.5em 4em 0 0;
  }
  .home-hero .explore-work-btn {
    left: 50% !important;
  }
  .explore-work-btn .blocky-btn {
    display: inline-block;
    padding: 12px 20px 12px 26px;
  }
  #home-featured .description {
    position: absolute;
    padding: 15px;
  }
  #home-featured .large-block {
    width: 100%;
    height: 215px;
    margin-bottom: 200px;
  }
  #home-featured .center-align {
    padding-top: 0;
  }
  #home-featured .large-block img {
    height: 215px;
  }
  #home-featured .large-block .hover-state {
    height: 215px;
  }
  #home-featured .large-block .description.top-left,
  #home-featured .large-block .description.top-right,
  #home-featured .large-block .description.bottom-left {
    top: calc(100% - 30px);
    left: 30px;
    width: calc(100% - 30px);
    bottom: auto;
  }
  .home-hero h1 {
    padding: 6px 7px 5px 7px;
  }
  .home-hero .headline-desktop {
    display: none;
  }
  .home-hero .headline-mobile {
    display: block;
    padding: 30px 40px;
  }
  .twitter-feed {
    font-size: 18px;
    line-height: 22px;
  }
  .explore-container {
    margin-top: 0px;
  }
  .social-integration {
    height: 200px;
    margin-bottom: 20px;
  }
  .hero-tint {
    background-color: rgba(0,0,0,0.3);
  }
  .hero-image {
    display: block !important;
  }
  .learnMore-container {
    margin-top: 35px;
    width: 100%;
  }
}
#project-info-left {
  float: left;
}
#project-description-container a,
.blog-body a {
  font-weight: 300;
  color: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  padding-bottom: 1px;
}
#project-header {
  padding-bottom: 30px;
}
#project-body {
  opacity: 0;
  height: 0;
}
#project-body>* {
  opacity: 0;
  display: none;
}
.project-hero {
  position: relative;
  display: flex;
}
.project-photo {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px;
}
.large-photo {
  padding-bottom: 60%;
}
.square-photo-left {
  padding-bottom: 50%;
  float: none;
  margin-left: 83px;
}
.square-photo-right {
  padding-bottom: 50%;
  float: none;
  margin-left: 415px;
}
.text-photo-container-left {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.text-photo-container-right {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.text-photo {
  padding-bottom: 60%;
}
.photo-caption-left,
.photo-caption-right {
  position: absolute;
  bottom: 0;
}
.photo-caption-right {
  text-align: left;
  padding-right: 68px;
}
.photo-caption-left {
  text-align: right;
  padding-left: 68px;
}
.vimeo-play-button {
  width: 65px;
  height: 40px;
  background-color: rgba(23,35,34,0.75);
  border-radius: 5px;
  margin-left: -32.5px;
  margin-top: -20px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/vimeo-play-arrow.png);
  background-repeat: no-repeat;
  background-position: 55% center;
}
.vimeo-play-button:hover {
  background-color: #09adef;
}
.project-back-btn-wrapper {
  margin-top: 30px;
  text-align: center;
}
.project-back-btn:hover .left-arrow {
  margin-left: -10px;
}
.project-back-btn {
  margin: 20px auto;
}
.project-back-btn .text {
  margin-left: 20px;
}
.project-more-btn-wrapper {
  margin-top: 50px;
  text-align: left;
}
#project #project-description-container.content-container {
  padding-top: 65px;
  padding-bottom: 0px;
}
#project #project-description-container .right {
  float: right;
}
#project #project-description-container #project-info-right .divider-tight-margins {
  margin-top: 0px !important;
}
#project-details a {
  color: inherit;
}
#project #project-summary {
  padding-top: 10px;
}
#projects .five-wide {
  padding: 2em;
}
#more-button>.right-arrow {
  transform: rotate(90deg);
}
#project-body p {
  margin-bottom: 20px;
}
.pullout-quote-image-attribution {
  margin-bottom: 75px;
}
.pullout-quote {
  margin-bottom: 36px;
  letter-spacing: 0.015em;
  position: relative;
  text-align: center;
}
.pullout-quote-attribution.h6 {
  line-height: 16px;
}
.pullout-quote-attribution.marg-bottom {
  margin-bottom: 36px;
}
.pullout-quote-attribution {
  text-align: center;
}
.pullout-quote-attribution p {
  margin-bottom: 12px;
  padding: 0;
  font-weight: 600;
}
.pullout-quote-attribution a:hover {
  color: white;
}
.pullout-quote-attribution a:hover .right-arrow {
  left: 10px;
}
.pullout-quote-attribution a:hover .link-arrow-dynamic {
  stroke: white;
}
.pullout-quote a,
.pullout-quote-attribution a {
  color: inherit;
}
.pullout-quote a:hover,
.pullout-quote-attribution a:hover {
  text-decoration: none;
}
.divider-tight-margins {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.press-container {
  margin: 0 auto;
  position: relative;
  padding-top: 70px;
  padding-bottom: 100px;
}
.press-container a {
  color: inherit;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .project-photo {
    margin-bottom: 15px;
  }
  .square-photo-left {
    padding-bottom: 50%;
    float: none !important;
    margin-left: 83px;
  }
  .square-photo-right {
    padding-bottom: 50%;
    float: none !important;
    margin-left: 415px;
  }
  .photo-caption-right {
    text-align: left;
    padding-right: 68px;
  }
  .photo-caption-left {
    text-align: right;
    padding-left: 68px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    -webkit-text-size-adjust: none;
  }
  #project .text-padding-large {
    padding-right: 30px;
  }
  #project-header {
    padding-top: 40px;
    padding-bottom: 36px;
    padding-left: 30px;
    width: 100%;
  }
  .project-photo {
    margin-bottom: 15px;
  }
  .square-photo-left {
    padding-bottom: 50%;
    float: none !important;
    margin-left: 63px;
  }
  .square-photo-right {
    padding-bottom: 50%;
    float: none !important;
    margin-left: 315px;
  }
  .photo-caption-right {
    text-align: left;
    padding-right: 48px;
  }
  .photo-caption-left {
    text-align: right;
    padding-left: 48px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .project-photo {
    margin-bottom: 24px;
  }
  .square-photo-left {
    margin-bottom: 24px;
    margin-left: 0px;
    padding-bottom: 100%;
    width: 100%;
    float: none !important;
  }
  .square-photo-right {
    margin-bottom: 24px;
    margin-left: 0px;
    padding-bottom: 100%;
    float: none !important;
  }
  .text-photo-container-left {
    float: none;
    position: relative;
    height: 100%;
  }
  .text-photo-container-right {
    float: none;
    position: relative;
    height: 100%;
  }
  .photo-caption-left,
  .photo-caption-right {
    position: relative;
    text-align: left;
    padding: 20px 15px;
  }
  .layout-container {
    margin-bottom: 24px;
    height: min-content;
  }
  .pullout-quote-image-attribution {
    width: 50%;
  }
  .results-set .four-wide {
    width: 80%;
    padding-bottom: 50px;
  }
  .results-set .four-wide .body-links {
    font-size: 21px;
  }
  .divider-tight-margins {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }
  .press-container {
    padding: 65px 35px;
  }
  #project-info-right {
    display: none;
  }
  #project #project-description-container.content-container {
    padding-top: 20px;
  }
  .divider-related {
    width: 90px;
  }
  #project .text-padding-large {
    padding-right: 0px;
  }
  .project-writeup {
    overflow-x: hidden;
  }
  #project .slideshow-container {
    width: 100vw;
    left: -30px;
  }
}
.work-callout-padding {
  padding-left: 40px;
  float: right;
}
.small-proj-thumb-title {
  position: absolute;
  top: 1.5em;
  left: 0em;
  padding: .1em .4em .1em 1.6em;
  text-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.projects-text-block {
  padding-top: 34px;
  padding-right: 40px;
}
#projects img,
#project-related-projects img,
#home-featured img {
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
#projects .description,
#project-related-projects .description,
#home-featured .description {
  position: absolute;
  z-index: 2;
  padding: 2em;
}
#projects .std-block,
#project-related-projects .std-block,
#home-featured .std-block {
  position: relative;
  height: 305px;
}
#projects .std-block img,
#project-related-projects .std-block img,
#home-featured .std-block img {
  height: 305px;
}
#projects .std-block .image,
#project-related-projects .std-block .image,
#home-featured .std-block .image {
  position: absolute;
  z-index: 0;
  width: 100%;
}
#projects .std-block .hover-state,
#project-related-projects .std-block .hover-state {
  height: 100%;
  opacity: 0;
  transition: opacity 200ms;
}
#projects .std-block:hover .hover-state,
#project-related-projects .std-block:hover .hover-state {
  opacity: 1;
}
#projects .description .callout:hover .right-arrow,
#project .callout:hover .right-arrow {
  left: 10px;
}
#projects .large-block,
#home-featured .large-block {
  position: relative;
}
#projects .large-block img,
#home-featured .large-block img {
  height: 447px;
}
#projects .large-block .description.top-left {
  top: 0px;
  left: 0px;
}
#projects .large-block .description.bottom-left {
  bottom: 0px;
  left: 0px;
}
#projects .large-block .description.top-right {
  top: 0px;
  right: 0px;
}
#projects .large-block .description.bottom-right {
  bottom: 0px;
  right: 0px;
}
#projects .large-block .hover-state {
  position: absolute;
  z-index: 1;
  height: 100%;
  background: black;
  opacity: 0;
  transition: opacity 200ms;
}
#projects .large-block:hover .hover-state {
  opacity: 0.3;
}
#projects .callout,
#project-related-projects .callout,
#home-featured .callout {
  display: inline-block;
  padding: 2em 4em 0 0;
}
#projects .large-block .right-arrow img,
#home-featured .large-block .right-arrow img,
.right-arrow img,
.left-arrow img {
  height: 11px !important;
  width: 14.63px !important;
}
#filter-mobile {
  display: none;
  position: absolute;
  top: 20px;
  left: 30px;
  width: calc(100% - 60px);
}
#filter-mobile .left-arrow {
  position: relative;
  margin-right: 7px;
}
.filter-back {
  display: none;
}
#filter-menu {
  padding-top: 60px;
}
.filter-column>span {
  display: inline-block;
  margin-bottom: 15px;
}
.filter-right {
  right: 0;
  position: absolute;
}
.filter-column>div {
  margin-bottom: 10px;
}
#filter-menu a {
  margin-bottom: 5px;
  padding-bottom: 3px;
  line-height: 24px;
}
#filter-menu a.current {
  box-shadow: inset 0 -3px 0 white;
}
.divider-callout {
  width: 204px;
  height: 1px;
  border-top: 4px solid gray;
  margin-top: 22px;
  margin-bottom: 42px;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .work-callout-padding {
    padding-left: 0;
  }
  .projects-text-block {
    padding: 0px;
  }
  #projects .large-block img,
  #home-featured .large-block img {
    height: 425px;
  }
  #projects .std-block,
  #project-related-projects .std-block,
  #home-featured .std-block {
    height: 300px;
  }
  #projects .std-block img,
  #project-related-projects .std-block img,
  #home-featured .std-block img {
    height: 300px;
  }
  #projects .callout,
  #project-related-projects .callout,
  #home-featured .callout {
    display: inline-block;
    padding: 1em 4em 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    -webkit-text-size-adjust: none;
  }
  #projects .large-block img,
  #home-featured .large-block img {
    height: 400px;
  }
  #projects .std-block,
  #project-related-projects .std-block,
  #home-featured .std-block {
    height: 300px;
  }
  #projects .std-block img,
  #project-related-projects .std-block img,
  #home-featured .std-block img {
    height: 300px;
  }
  #projects .callout,
  #project-related-projects .callout,
  #home-featured .callout {
    display: inline-block;
    padding: .5em 4em 0 0;
  }
  .projects-text-block {
    padding: 0px;
  }
}
@media screen and (min-width: 220px) and (max-width: 767px) {
  .projects-text-block {
    padding: 0px;
  }
  #projects {
    padding: 0;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #projects .large-block {
    margin-bottom: 190px;
  }
  #project-related-projects {
    padding-left: 0;
    padding-right: 0;
  }
  #projects .large-block img,
  #projects .std-block img,
  #project-related-projects .large-block img,
  #project-related-projects .std-block img {
    height: 215px;
  }
  #projects .callout,
  #project-related-projects .callout,
  #home-featured .callout {
    display: inline-block;
    padding: .5em 4em 0 0;
  }
  #projects .description,
  #project-related-projects .description {
    padding: 15px;
    width: calc(100% - 30px);
    position: absolute;
  }
  #projects .large-block .description.top-left,
  #projects .large-block .description.bottom-left,
  #projects .large-block .description.top-right {
    top: calc(100% - 30px);
    left: 30px;
    bottom: auto;
  }
  #projects .std-block .hover-state,
  #project-related-projects .std-block .hover-state {
    opacity: 1;
    padding: 10px 10px 10px 15px;
    height: auto;
    position: absolute;
    left: 30px;
    top: 195px;
  }
  #projects .std-block .hover-state .body-links,
  #project-related-projects .std-block .hover-state .body-links {
    display: inline-block;
  }
  #projects .std-block,
  #project-related-projects .std-block {
    height: 255px;
  }
  #projects .std-block .image,
  #project-related-projects .std-block .image {
    width: 100%;
  }
  #projects .std-block br,
  #project-related-projects .std-block br {
    display: none;
  }
  #projects .std-block h5,
  #project-related-projects .std-block h5 {
    display: none;
  }
  #projects .std-block .callout,
  #project-related-projects .std-block .callout {
    padding: 0;
  }
  #projects .std-block .callout span:nth-child(1),
  #project-related-projects .std-block .callout span:nth-child(1) {
    display: none;
  }
  #projects .std-block .right-arrow,
  #project-related-projects .std-block .right-arrow {
    position: relative;
  }
  #projects .description .callout:hover .right-arrow {
    margin-left: 9px;
  }
  #projects .five-wide {
    opacity: 1 !important;
  }
  #projects .newRow {
    display: none;
  }
  #projects .five-wide {
    padding-top: 20px;
    padding-bottom: 0;
  }
  #projects .projects-text-block {
    height: auto;
  }
  .small-proj-thumb-title {
    display: none;
  }
  .work-callout-padding {
    padding-left: 0;
  }
  #filter-mobile {
    display: block;
    cursor: pointer;
  }
  .filter-column {
    display: none;
  }
  .filter-column>span {
    margin-bottom: 10px;
  }
  .filter-column>div {
    margin-bottom: 5px;
  }
  .filter-return-link {
    display: none;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
