@charset "UTF-8";
/*

Site: Kittelson & Associates
Author: @pensocostudio
Url: penso.co

  ██▓███  ▓█████  ███▄    █   ██████  ▒█████      ▄████▄   ▒█████
 ▓██░  ██▒▓█   ▀  ██ ▀█   █ ▒██    ▒ ▒██▒  ██▒   ▒██▀ ▀█  ▒██▒  ██▒
 ▓██░ ██▓▒▒███   ▓██  ▀█ ██▒░ ▓██▄   ▒██░  ██▒   ▒▓█    ▄ ▒██░  ██▒
 ▒██▄█▓▒ ▒▒▓█  ▄ ▓██▒  ▐▌██▒  ▒   ██▒▒██   ██░   ▒▓▓▄ ▄██▒▒██   ██░
 ▒██▒ ░  ░░▒████▒▒██░   ▓██░▒██████▒▒░ ████▓▒░   ▒ ▓███▀ ░░ ████▓▒░ ██▓
 ▒▓▒░ ░  ░░░ ▒░ ░░ ▒░   ▒ ▒ ▒ ▒▓▒ ▒ ░░ ▒░▒░▒░    ░ ░▒ ▒  ░░ ▒░▒░▒░  ▒▓▒
 ░▒ ░      ░ ░  ░░ ░░   ░ ▒░░ ░▒  ░ ░  ░ ▒ ▒░      ░  ▒     ░ ▒ ▒░  ░▒
 ░░          ░      ░   ░ ░ ░  ░  ░  ░ ░ ░ ▒     ░        ░ ░ ░ ▒   ░
             ░  ░         ░       ░      ░ ░     ░ ░          ░ ░    ░
                                                 ░                   ░

*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: 0 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

meta.foundation-version {
  font-family: "/5.4.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1280px;
}

.row.full-width {
  margin: 0;
  max-width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -16px;
  margin-right: -16px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  float: left;
}

[class*=column] + [class*=column]:last-child {
  float: left;
}

[class*=column] + [class*=column].end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*=block-grid-]:before, [class*=block-grid-]:after {
  content: " ";
  display: table;
}

[class*=block-grid-]:after {
  clear: both;
}

[class*=block-grid-] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.def, .post-type-archive-careers #main-content .article--detail h3, .challenge-solution h3,
.outcome h3, .content--row ul.unstyled li h5, .content--row ol li h5, #main-content .article--detail .articles--list .medium-4 h2,
#main-content .type-offices .articles--list .medium-4 h2,
#main-content .type-page .articles--list .medium-4 h2, #main-content .article--detail h2,
#main-content .type-offices h2,
#main-content .type-page h2, #main-content .article--detail h1,
#main-content .type-offices h1,
#main-content .type-page h1, #main-content .type-page h3.lead--in, #main-content h3.lead--in, #offices--slideshow h3, #mission-statement h1 {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 400;
}

.def-m {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 500;
}

.def-b, #main-content #ajaxsearchlite1 .probox .proinput input, form.search input.search-input, #filtering #filter--trigger, #news--list .article--detail h1 a,
#cards--news .article--detail h1 a,
.articles--list_events .article--detail h1 a, #articles--related .article--detail h1 a, #work--list .article--detail h1 a,
#cards--work .article--detail h1 a, #careers--list .article--detail h1 a, .post-type-archive-work #main-content .article--detail h1 a, .category #main-content .article--detail h1 a, .tag #main-content .article--detail h1 a, .error404 #main-content .article--detail h1 a,
.post-type-archive-work #main-content .type-offices h1 a,
.category #main-content .type-offices h1 a,
.tag #main-content .type-offices h1 a,
.error404 #main-content .type-offices h1 a,
.post-type-archive-work #main-content .type-page h1 a,
.category #main-content .type-page h1 a,
.tag #main-content .type-page h1 a,
.error404 #main-content .type-page h1 a, .single-work #page--title h3, #section--title h2, .quick--select select, a.btn, #kittelsonisms h3, #video-intro.careers--video h2, .category--nav.inline ul li:first-child:before, nav.inline ul a {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 700;
}

@font-face {
  font-family: "CartographMonoCF-DemiBold";
  src: url("../fonts/cartograph-mono-cf-demi-bold.eot");
  src: url("../fonts/cartograph-mono-cf-demi-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-mono-cf-demi-bold.woff2") format("woff2"), url("../fonts/cartograph-mono-cf-demi-bold.woff") format("woff"), url("../fonts/cartograph-mono-cf-demi-bold.ttf") format("truetype"), url("../fonts/cartograph-mono-cf-demi-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CartographMonoCF-Bold";
  src: url("../fonts/cartograph-mono-cf-bold.eot");
  src: url("../fonts/cartograph-mono-cf-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-mono-cf-bold.woff2") format("woff2"), url("../fonts/cartograph-mono-cf-bold.woff") format("woff"), url("../fonts/cartograph-mono-cf-bold.ttf") format("truetype"), url("../fonts/cartograph-mono-cf-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
.cart-mono-db, #filtering form#searchform input[type=text], .content--row .accordion, .category--nav.inline ul li a {
  font-family: "CartographMonoCF-DemiBold";
}

.cart-mono-b, #modal .modal-close, .content--tabbed_content ul.tabs li, #main-content .article--detail h5,
#main-content .type-offices h5,
#main-content .type-page h5, nav.inline ul#menu-footer-alt-navigation a {
  font-family: "CartographMonoCF-Bold";
}

@font-face {
  font-family: "CartographSansCF-Medium";
  src: url("../fonts/cartograph-sans-cf-medium.eot");
  src: url("../fonts/cartograph-sans-cf-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-sans-cf-medium.woff2") format("woff2"), url("../fonts/cartograph-sans-cf-medium.woff") format("woff"), url("../fonts/cartograph-sans-cf-medium.ttf") format("truetype"), url("../fonts/cartograph-sans-cf-medium.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CartographSansCF-DemiBold";
  src: url("../fonts/cartograph-sans-cf-demi-bold.eot");
  src: url("../fonts/cartograph-sans-cf-demi-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-sans-cf-demi-bold.woff2") format("woff2"), url("../fonts/cartograph-sans-cf-demi-bold.woff") format("woff"), url("../fonts/cartograph-sans-cf-demi-bold.ttf") format("truetype"), url("../fonts/cartograph-sans-cf-demi-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CartographSansCF-Bold";
  src: url("../fonts/cartograph-sans-cf-bold.eot");
  src: url("../fonts/cartograph-sans-cf-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-sans-cf-bold.woff2") format("woff2"), url("../fonts/cartograph-sans-cf-bold.woff") format("woff"), url("../fonts/cartograph-sans-cf-bold.ttf") format("truetype"), url("../fonts/cartograph-sans-cf-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CartographSansCF-Heavy";
  src: url("../fonts/cartograph-sans-cf-heavy.eot");
  src: url("../fonts/cartograph-sans-cf-heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-sans-cf-heavy.woff2") format("woff2"), url("../fonts/cartograph-sans-cf-heavy.woff") format("woff"), url("../fonts/cartograph-sans-cf-heavy.ttf") format("truetype"), url("../fonts/cartograph-sans-cf-heavy.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
.cart-sans-m, #main-content a.border--link {
  font-family: "CartographSansCF-Medium";
}

.cart-sans-db, #main-content .share-options, #main-content .article-posted-date, #main-content .share-bar, #main-content .callout h1, .search .results h2 a, .content--row .wp-caption p.wp-caption-text, #main-content #office--list header h2, #ideas--list .article--detail h5,
#news--list .article--detail h5,
#cards .article--detail h5, #main-content .article--detail h4,
#main-content .type-offices h4,
#main-content .type-page h4, #main-content .article--detail .medium-4 h2,
#main-content .type-offices .medium-4 h2,
#main-content .type-page .medium-4 h2, #main-content .article--detail .content--row h1,
#main-content .type-offices .content--row h1,
#main-content .type-page .content--row h1, #page--title h2, #offices--slideshow .slideshow .slide--contents h2, #main-content #cards a.card span, h1, h2, h3, h4, h5, h6 {
  font-family: "CartographSansCF-DemiBold";
}

.cart-sans-b, .newsletter input[type=submit], .newsletter input[type=email], .mailchimp input[type=submit], .mailchimp input[type=text],
.mailchimp input[type=email], .modal--interior input[type=submit], .modal--interior .mc-field-group input, #move-forward-thinking a h4, .person--details_name h2, .pagination a, .pagination {
  font-family: "CartographSansCF-Bold";
}

.cart-sans-h, #footer h4, .newsletter label, .mailchimp label, .modal--interior .mc-field-group label, .post-type-archive-careers #main-content .article--detail h4, #project--details h3, .person--details_bio h3, #main-content a.border--link span, #people--list a span, #main-content .article--detail h3,
#main-content .type-offices h3,
#main-content .type-page h3, #main-content .article--detail .article--thumbnail span,
#main-content .type-offices .article--thumbnail span,
#main-content .type-page .article--thumbnail span, #main-content h4.loc {
  font-family: "CartographSansCF-Heavy";
}

@font-face {
  font-family: "kai";
  src: url("../fonts/kai.eot?61654980");
  src: url("../fonts/kai.eot?61654980#iefix") format("embedded-opentype"), url("../fonts/kai.woff2?61654980") format("woff2"), url("../fonts/kai.woff?61654980") format("woff"), url("../fonts/kai.ttf?61654980") format("truetype"), url("../fonts/kai.svg?61654980#kai") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'kai';
    src: url('../fonts/kai.svg?61654980#kai') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "kai";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e800";
} /* '' */
.icon-mail:before {
  content: "\e801";
} /* '' */
.icon-twitter:before {
  content: "\f099";
} /* '' */
.icon-gplus:before {
  content: "\f0d5";
} /* '' */
.icon-linkedin:before {
  content: "\f0e1";
} /* '' */
.icon-angle-left:before {
  content: "\f104";
} /* '' */
.icon-angle-right:before {
  content: "\f105";
} /* '' */
.icon-angle-up:before {
  content: "\f106";
} /* '' */
.icon-angle-down:before {
  content: "\f107";
} /* '' */
.icon-youtube:before {
  content: "\f167";
} /* '' */
.icon-youtube-play:before {
  content: "\f16a";
} /* '' */
.icon-instagram:before {
  content: "\f16d";
} /* '' */
.icon-facebook-squared:before {
  content: "\f308";
} /* '' */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.flexbox, .modal--contain, #main-content .share-options ul, #main-content .share-options, #main-content .article-posted-date, #main-content .share-bar, .content--text-image, #main-content .lower--links, #people--list .row, #people--list,
#work--list,
#ideas--list,
#office--list,
#news--list,
#careers--list, #main-content .articles--list {
  display: flex;
  flex-wrap: wrap;
}

.flexbox-nowrap, .content--text-image {
  flex-wrap: nowrap;
}

.align-items-center, #main-content .share-options ul, #main-content .share-options, #main-content .article-posted-date, #main-content .share-bar {
  display: flex;
  align-items: flex-start;
}

.align-items-stretch, .content--text-image {
  display: flex;
  align-items: stretch;
}

.justify-content-center {
  display: flex;
  justify-content: center;
}

.justify-content-space-between, #main-content .share-bar {
  display: flex;
  justify-content: space-between;
}

.sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#loading {
  left: 50%;
  margin: -15px 0;
  position: fixed;
  top: 50%;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
  border: 1px solid #ccc;
  border-top-color: #FEAE5C;
  animation: spinner 0.6s linear infinite;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation: pulse 1s infinite;
}

html,
body {
  color: #4A4A4A;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 400;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  width: 100%;
}

body {
  padding: 104px 0 0;
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 94px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 1rem;
  padding: 0;
}
p.large {
  font-size: 1.25rem;
}
p.red {
  color: #FF484E;
}

a:focus,
button:focus {
  outline: none;
}

.hide {
  display: none !important;
}

.align--right {
  text-align: right;
}

.align--center {
  text-align: center;
}

.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}

.menu-item-74.current-menu-item a,
.menu-item-158.current-menu-item a,
.menu-item-74 a:hover,
.menu-item-158 a:hover {
  color: #F5C314 !important;
}

.single-work .menu-item-75 a,
.single-work .menu-item-159 a,
.category .menu-item-75 a,
.category .menu-item-159 a,
.menu-item-75 a:hover,
.menu-item-159 a:hover,
.tag .menu-item-75 a,
.tag .menu-item-159 a {
  color: #FEAE5C;
}

.single-post .menu-item-76 a,
.menu-item-76.current-menu-item a,
.single-post .menu-item-160 a,
.menu-item-160.current-menu-item a,
.menu-item-76 a:hover,
.menu-item-160 a:hover {
  color: #50C3EB !important;
}

.menu-item-77.current-menu-item a,
.menu-item-161.current-menu-item a,
.single-offices .menu-item-77 a,
.single-offices .menu-item-161 a,
.menu-item-77 a:hover,
.menu-item-161 a:hover {
  color: #CC366F !important;
}

.menu-item-79.current-menu-item a,
.menu-item-163.current-menu-item a,
.menu-item-79 a:hover,
.menu-item-163 a:hover {
  color: #32C832 !important;
}

.menu-item-78.current-menu-item a,
.single-careers .menu-item-78 a,
.menu-item-162.current-menu-item a,
.single-careers .menu-item-162 a,
.menu-item-78 a:hover,
.menu-item-162 a:hover {
  color: #FF484E !important;
}

nav.inline ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.inline ul li {
  display: inline-block;
  float: left;
  margin: 0 16px 0 0;
}
nav.inline ul li.current-menu-item a {
  color: #FEAE5C;
}
nav.inline ul a {
  color: #4A4A4A;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  nav.inline ul a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
nav.inline ul#menu-main-navigation {
  margin-right: 64px;
  margin-top: 12px;
}
nav.inline ul#menu-footer-alt-navigation a {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0;
  text-transform: none;
}
nav.inline ul#menu-footer-alt-navigation li {
  margin-left: 32px;
}
nav.inline.right li {
  float: left;
  margin: 0 0 0 32px;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  nav.inline.right li {
    margin-left: 12px;
  }
}
nav.inline.social a {
  font-size: 20px;
  font-size: 1.25rem;
}

@media only screen and (max-width: 767px) {
  #header nav.inline.right {
    display: none;
  }
}

.error404 .desc ul {
  list-style: none;
  margin: 32px 0;
  padding: 0;
}
.error404 .desc ul a {
  font-size: 20px;
  font-size: 1.25rem;
  transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
}
.error404 .desc ul a:hover {
  color: #FEAE5C;
}

#nav--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  #nav--mobile {
    background-color: #fff;
    display: block;
    height: 600px;
    padding: 16px 0 32px;
    position: fixed;
    transform: translateY(-600px);
    -webkit-transform: translateY(-600px);
    transition: all 350ms ease-in-out;
    -ms-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    width: 100%;
    z-index: 9999;
  }
  #nav--mobile.is--open {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  #nav--mobile form.search {
    margin-bottom: 16px;
  }
  #nav--mobile ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    text-align: center;
  }
  #nav--mobile ul#menu-main-navigation-1 {
    margin: 32px 0;
  }
  #nav--mobile li {
    display: block;
    margin-bottom: 16px;
  }
  #nav--mobile li a {
    color: #4A4A4A;
    display: block;
    font-family: "proxima-nova";
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-transform: uppercase;
  }
  #nav--mobile .social {
    margin-top: 16px;
    text-align: center;
  }
  #nav--mobile .social li {
    display: inline-block;
    float: none;
    margin: 0 16px;
  }
}

.site--search {
  background-color: #f5f5f5;
  border-radius: 50%;
  height: 30px;
  padding-top: 4px;
  position: absolute;
  right: 32px;
  text-align: center;
  text-decoration: none;
  top: 7px;
  width: 30px;
  z-index: 99;
}
.site--search span {
  color: #4A4A4A;
  font-size: 12px;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .site--search {
    right: 24px;
  }
}

.category--nav {
  padding: 32px 20px 64px;
  text-align: center;
}
.category--nav.inline ul li:first-child:before {
  color: #BDC3C7;
  content: "filter by:";
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-right: 16px;
  position: relative;
  text-transform: uppercase;
  top: -1px;
}
.category--nav.inline ul li {
  float: none;
  margin: 0 10.6666666667px;
}
.category--nav.inline ul li a {
  color: #BDC3C7 !important;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  position: relative;
  text-transform: none;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  .category--nav.inline ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .category--nav.inline ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.category--nav.inline ul li.current-menu-item a {
  color: #4A4A4A !important;
}
.category--nav.inline ul li.current-menu-item a:after {
  bottom: -15px;
  content: "▲";
  display: inline-block;
  font-size: 10px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
}
.category--nav.filter--nav.inline.inline ul li:first-child:before {
  color: #4A4A4A;
}
.category--nav.filter--nav.inline li a {
  color: #4A4A4A !important;
}

body.post-type-archive-work .inline ul li.results--work a,
body.post-type-archive-offices .inline ul li.results--offices a,
body.post-type-archive-people .inline ul li.results--people a,
body.post-type-archive-news-and-events .inline ul li.results--news a {
  color: #4A4A4A !important;
}
body.post-type-archive-work .inline ul li.results--work a:after,
body.post-type-archive-offices .inline ul li.results--offices a:after,
body.post-type-archive-people .inline ul li.results--people a:after,
body.post-type-archive-news-and-events .inline ul li.results--news a:after {
  bottom: -15px;
  content: "▲";
  display: inline-block;
  font-size: 10px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
}

.hamburger {
  padding: 0 0;
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  right: 16px;
  top: 2px;
}
@media only screen and (max-width: 767px) {
  .hamburger {
    display: inline-block;
  }
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #FEAE5C;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is--active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}
.hamburger--spring.is--active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is--active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
}

#search-overlay {
  height: 0;
  position: absolute;
  width: 0;
  z-index: 999;
}
#search-overlay.is--open {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

#header {
  background-color: #fff;
  padding: 30px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
#header img {
  display: inline-block;
  max-height: 44px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  #header img {
    max-height: 34px;
  }
}

#video-intro {
  height: 650px;
  width: 100%;
}
#video-intro.has--video {
  border: none;
}
#video-intro a {
  color: #4A4A4A;
  display: block;
  padding: 0 150px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  #video-intro a {
    padding: 0 20px;
  }
}
#video-intro a:hover p {
  text-decoration: underline;
}
#video-intro h2 {
  font-size: 80px;
  font-size: 5rem;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  #video-intro h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #video-intro h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
#video-intro p {
  font-size: 20px;
  font-size: 1.25rem;
}
#video-intro p span {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  position: relative;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
  #video-intro {
    height: 210px;
  }
}
#video-intro.careers--video {
  height: auto;
}
#video-intro.careers--video .row {
  padding-bottom: 200px;
  padding-top: 200px;
  position: relative;
  z-index: 999;
}
#video-intro.careers--video h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
#video-intro.careers--video h2 {
  color: #FF484E;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #video-intro.careers--video {
    height: 98px;
  }
  #video-intro.careers--video .bg__video {
    width: 100%;
  }
}

#video-full {
  background-color: #FAFAFA;
  width: 100%;
}
#video-full video {
  height: auto;
  width: 100%;
}

.featured--video {
  display: block;
  width: 100%;
}

#slideshow .slide {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#slideshow .slide a {
  color: #4A4A4A;
  display: block;
  padding: 250px 0;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #slideshow .slide a {
    padding: 100px 0;
  }
}
#slideshow .slide a:hover p {
  text-decoration: underline;
}
#slideshow .slide h2 {
  font-size: 80px;
  font-size: 5rem;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  #slideshow .slide h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
#slideshow .slide p {
  font-size: 20px;
  font-size: 1.25rem;
}
#slideshow .slide p span {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  position: relative;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

#mission-statement {
  background: #fff url("/wp-content/themes/kittelson2017/assets/img/kai_map.jpg") 50% 50% no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding: 150px 0;
}
@media only screen and (max-width: 767px) {
  #mission-statement {
    padding: 100px 0;
  }
}
#mission-statement h1 {
  color: #FEAE5C;
  font-size: 48px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  #mission-statement h1 {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 0;
  }
}

#main-content #cards {
  margin-top: 0;
}
#main-content #cards section {
  margin-bottom: 0;
  width: 100%;
}
#main-content #cards #cards--ideas .article--detail {
  left: 66.666%;
}
@media only screen and (max-width: 767px) {
  #main-content #cards #cards--ideas .article--detail {
    left: 0;
  }
}
#main-content #cards .row {
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  #main-content #cards .row {
    margin-bottom: 0;
  }
  #main-content #cards .row .columns {
    margin-bottom: 16px;
  }
}
#main-content #cards .article--detail {
  margin-bottom: 0;
}
#main-content #cards a.card {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 99;
}
#main-content #cards a.card span {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 60px;
  font-size: 3.75rem;
  left: 50%;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-transform: none;
  top: 50%;
  transform: translateY(-55%);
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #main-content #cards a.card span {
    font-size: 30px;
    font-size: 1.875rem;
    left: 50%;
    top: auto;
    transform: translateY(0);
    transform: translateX(-50%);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #main-content #cards a.card span {
    border: none;
    left: 50%;
    position: absolute;
    top: 45%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #main-content #cards a.card {
    padding: 100px 0;
  }
}

.has--video {
  border-left: 16px solid #FAFAFA;
  border-right: 16px solid #FAFAFA;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.has--video .bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .has--video .bg__video {
    width: 80%;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  .has--video .bg__video {
    width: 100%;
  }
}

#kittelsonisms {
  background-color: #fbebda;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 32px;
  padding: 80px 0;
}
#kittelsonisms h1 {
  color: #FEAE5C;
  font-size: 48px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  #kittelsonisms h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
#kittelsonisms h3 {
  color: #8A8A8D;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
#kittelsonisms p {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0;
  padding-top: 32px;
}
@media only screen and (max-width: 767px) {
  #kittelsonisms {
    padding: 32px 0;
  }
}

#offices--slideshow {
  background-color: #fff;
  clear: both;
  height: 600px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #offices--slideshow {
    height: auto;
  }
}
#offices--slideshow a {
  color: #fff !important;
}
#offices--slideshow h3 {
  color: #FEAE5C;
  font-size: 30px;
  font-size: 1.875rem;
  padding: 0 10%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  #offices--slideshow h3 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 64px 16px;
    top: auto;
    transform: translateY(0);
  }
}
#offices--slideshow .box-left,
#offices--slideshow .box-right {
  float: left;
  height: 100%;
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #offices--slideshow .box-left,
  #offices--slideshow .box-right {
    float: none;
    width: 100%;
  }
}
#offices--slideshow .box-left {
  background-image: url("/wp-content/themes/kittelson2017/assets/img/kai_map.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#offices--slideshow .box-right {
  background-color: #000;
  overflow: hidden;
}
#offices--slideshow .slideshow {
  opacity: 0.9;
}
#offices--slideshow .slideshow .slick-arrow {
  position: absolute;
}
#offices--slideshow .slideshow .slide {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
#offices--slideshow .slideshow .slide-darkslide {
  height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}
#offices--slideshow .slideshow .slide--contents {
  color: #fff;
  padding-left: 128px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}
#offices--slideshow .slideshow .slide--contents h2 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 16px;
}
#offices--slideshow .slideshow .slide--contents p {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  #offices--slideshow .slideshow .slide--contents p {
    font-size: 16px;
    font-size: 1rem;
  }
}
#offices--slideshow .slideshow .slide--contents a:hover {
  background-color: #fff;
  color: #FEAE5C !important;
}
#offices--slideshow .slideshow .slick-arrow {
  appearance: normal;
  -moz-appearance: normal;
  -webkit-appearance: normal;
  background-color: transparent;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  height: 30px;
  left: 20px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  width: 30px;
  z-index: 99;
}
#offices--slideshow .slideshow .slick-arrow.slick-prev {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#offices--slideshow .slideshow .slick-arrow.slick-next {
  left: auto;
  right: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

img:is([sizes=auto i],
[sizes^="auto," i]) {
  contain-intrinsic-size: auto none;
}

img.alignleft {
  float: left;
  margin: 0.5em 2em 0.5em 0;
}
@media only screen and (max-width: 767px) {
  img.alignleft {
    display: block;
    float: none;
    margin-bottom: 1em;
    margin-right: 0;
  }
}
img.alignright {
  float: right;
  margin: 0.5em 0 0.5em 2em;
}
@media only screen and (max-width: 767px) {
  img.alignright {
    display: block;
    float: none;
    bottom: 1em;
    margin-left: 0;
  }
}

a.btn {
  background-color: #fff;
  border: 2px solid #F5C314;
  color: #F5C314 !important;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  margin: 32px 0;
  padding: 20px 25px 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}
a.btn:hover {
  background-color: #F5C314;
  color: #fff !important;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none !important;
}
a.btn:hover .pdf {
  fill: #fff;
}
a.btn.hollow {
  background-color: transparent;
  border-color: #fff;
  color: #fff !important;
  margin-bottom: 0;
}
a.btn.red {
  border-color: #FF484E;
  color: #FF484E !important;
}
a.btn.red:hover {
  background-color: #FF484E;
  color: #fff !important;
}
a.btn.blue {
  border-color: #50C3EB;
  color: #50C3EB !important;
}
a.btn.blue .pdf {
  fill: #50C3EB;
}
a.btn.blue:hover {
  background-color: #50C3EB;
  color: #fff !important;
}
a.btn.blue:hover .pdf {
  fill: #fff;
}
a.btn.disabled {
  border-color: #efefef !important;
  color: #efefef !important;
  cursor: default;
}
a.btn.disabled:hover {
  padding: 20px 25px 18px !important;
}
a.btn .pdf {
  margin-left: 1rem;
  height: 2rem;
  width: 2rem;
  fill: #F5C314;
  transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
}

#ideas--list a.btn {
  border-color: #50C3EB;
  color: #50C3EB !important;
}
#ideas--list a.btn:hover {
  background-color: #50C3EB;
  color: white !important;
}

#work--list a.btn {
  border-color: #FEAE5C;
  color: #FEAE5C !important;
}
#work--list a.btn:hover {
  background-color: #FEAE5C;
  color: #fff !important;
}

.quick--select {
  background-color: #fff;
  border-radius: 25px;
  height: 42px;
  padding: 0 15px;
  width: 270px;
}
.quick--select select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent url("../img/icon-open.png") right no-repeat;
  background-size: 10px 6px;
  -webkit-background-size: 10px 6px;
  border: none;
  color: #CC366F;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  height: 42px;
  letter-spacing: 0.04em;
}
.page-template-template-about .quick--select select {
  background-image: url("../img/icon-open-yellow.png");
  color: #F5C314;
}

#section--title {
  background: #fff url("../img/header-blue.jpg") top right no-repeat;
  background-size: auto 500px;
  padding: 200px 0;
}
#section--title.short {
  padding: 100px 0;
}
#section--title.has--background {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#section--title h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
#section--title h2 {
  color: #50C3EB;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #section--title {
    background-size: auto 250px;
    padding: 75px 0;
  }
  #section--title h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.post-type-archive-work #section--title, .search #section--title, .category #section--title, .tag #section--title, .error404 #section--title, #section--title.orange, .page-template-template-sitemap #section--title {
  background-image: url("../img/header-orange.jpg");
}
.post-type-archive-work #section--title h2, .search #section--title h2, .category #section--title h2, .tag #section--title h2, .error404 #section--title h2, #section--title.orange h2, .page-template-template-sitemap #section--title h2 {
  color: #FEAE5C;
}
#section--title.orange h1 {
  color: #FEAE5C;
}
.page-template-default #section--title, .page-template-template-about #section--title, .post-type-archive-news-and-events #section--title, .post-type-archive-people #section--title, #section--title.yellow {
  background-image: url("../img/header-yellow.jpg");
}
.page-template-default #section--title h2, .page-template-template-about #section--title h2, .post-type-archive-news-and-events #section--title h2, .post-type-archive-people #section--title h2, #section--title.yellow h2 {
  color: #F5C314;
}
#section--title.yellow h1 {
  color: #F5C314;
}
.page-template-template-contact #section--title, #section--title.green {
  background-image: url("../img/header-green.jpg");
}
.page-template-template-contact #section--title h2, #section--title.green h2 {
  color: #32C832;
}
#section--title.green h1 {
  color: #32C832;
}
.post-type-archive-careers #section--title, .single-careers #section--title, #section--title.red, .post-type-archive-profiles #section--title, .single-profiles #section--title {
  background-image: url("../img/header-red.jpg");
}
.post-type-archive-careers #section--title h2, .single-careers #section--title h2, #section--title.red h2, .post-type-archive-profiles #section--title h2, .single-profiles #section--title h2 {
  color: #FF484E;
}
@media only screen and (max-width: 767px) {
  .post-type-archive-careers #section--title, .single-careers #section--title, #section--title.red, .post-type-archive-profiles #section--title, .single-profiles #section--title {
    background-size: auto 250px !important;
    padding: 75px 0 !important;
  }
}
#section--title.red h1 {
  color: #FF484E;
}

.erro404 #main-content .desc p {
  font-size: 30px;
  font-size: 1.875rem;
}

.post-type-archive-work #main-content .desc p {
  margin-bottom: 48px;
}

#page--title {
  color: #fff;
  padding: 200px 20px;
  position: relative;
  text-align: center;
}
#page--title.has--background {
  background-color: transparent;
  background-image: url("../img/header-blue.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-work #page--title.has--background {
  background-image: url("../img/header-orange.jpg");
}
#page--title .darkslide {
  background-color: #50C3EB;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-news-and-events #page--title .darkslide {
  background-color: #F5C314;
}
.single-offices #page--title .darkslide {
  background-color: #000;
  opacity: 0.25;
}
#page--title h1 {
  font-size: 60px;
  font-size: 3.75rem;
  letter-spacing: 0.055em;
  position: relative;
}
#page--title h2 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.1em;
  margin-top: 8px;
}
#page--title h2 span:after {
  content: ",";
}
#page--title h2 span:last-child:after {
  content: "";
}
#page--title h3 {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.15em;
  margin: 0 0 8px;
  position: relative;
  text-transform: uppercase;
}
#page--title a {
  color: #fff;
}
#page--title a.has--headshot {
  background-image: url("../img/kai-headshot-default-sm.jpg");
  background-position: 50% -15px;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-size: auto 150px;
  display: inline-block;
  height: 80px;
  margin: 32px auto 16px;
  width: 80px;
}
@media only screen and (max-width: 767px) {
  #page--title a.has--headshot {
    background-size: auto 70px;
    height: 50px;
    width: 50px;
  }
}
.single-work #page--title {
  padding: 160px 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .single-work #page--title {
    padding: 75px 0;
  }
}
.single-work #page--title h1 {
  color: #FEAE5C;
}
.single-work #page--title h3 {
  color: #4A4A4A;
  letter-spacing: 0.06em;
}
.single-post #page--title {
  padding-bottom: 64px;
}
@media only screen and (max-width: 767px) {
  #page--title {
    padding: 75px 20px;
  }
  #page--title h1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #page--title h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

#page--subtitle {
  padding-bottom: 96px;
}
#page--subtitle h2 {
  color: #CC366F;
}
.category #page--subtitle h2, .tag #page--subtitle h2, .error404 #page--subtitle h2 {
  color: #FEAE5C;
}
#page--subtitle p {
  font-size: 20px;
  font-size: 1.25rem;
}

#offices--map {
  height: 660px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #offices--map {
    height: 0;
    display: none;
  }
}
#offices--map .map--info_content.office-2689 p span,
#offices--map .map--info_content.office-24 p span {
  display: none;
}

#main-content {
  background-color: #FAFAFA;
  line-height: 1.5;
  padding: 96px 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media only screen and (max-width: 767px) {
  #main-content {
    padding: 32px 0;
  }
}
.post-type-archive-work #main-content {
  padding-top: 48px;
}
.page-template-template-about #main-content {
  background-position: 50% -10%;
  background-repeat: no-repeat;
  background-image: url("../img/bg-waves.png");
  background-size: auto 800px;
}
.page-template-template-contact #main-content {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("../img/bg-map.jpg");
  background-size: auto 1056px;
}
.category #main-content {
  padding-top: 0;
}
#main-content a {
  color: #4A4A4A;
}
#main-content h3.lead--in {
  color: #50C3EB;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 32px;
}
.single-news-and-events #main-content h3.lead--in {
  color: #F5C314;
}
.single-work #main-content h3.lead--in {
  color: #FEAE5C;
}
.single-careers #main-content h3.lead--in, .single-profiles #main-content h3.lead--in {
  color: #FF484E;
}
@media only screen and (max-width: 767px) {
  #main-content h3.lead--in {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
#main-content .type-page h3.lead--in {
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: none;
}
#main-content h4.loc {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 32px;
  text-transform: uppercase;
}
#main-content h4.loc span:after {
  content: ", ";
}
#main-content h4.loc span:last-child:after {
  content: "";
}
#main-content #our-practice {
  margin-bottom: 32px;
}
#main-content #our-practice p {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.75;
  margin-bottom: 48px;
}
@media only screen and (max-width: 767px) {
  #main-content #our-practice p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#main-content .articles--list.is--safari {
  display: block;
  flex-wrap: nowrap;
}
#main-content .articles--list.is--safari a.card {
  height: 500px !important;
}
@media only screen and (max-width: 767px) {
  #main-content .articles--list.is--safari a.card {
    height: 250px !important;
  }
}
#main-content .articles--list.is--flexy.row:after, #main-content .articles--list.is--flexy.row:before {
  content: normal;
}
#main-content .article--detail,
#main-content .type-offices,
#main-content .type-page {
  background-color: transparent;
  margin-bottom: 64px;
  position: relative;
}
#main-content .article--detail a,
#main-content .type-offices a,
#main-content .type-page a {
  color: #000;
}
#main-content .article--detail a:hover,
#main-content .type-offices a:hover,
#main-content .type-page a:hover {
  text-decoration: underline;
}
#main-content .article--detail .drop,
#main-content .type-offices .drop,
#main-content .type-page .drop {
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  min-height: 500px;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  #main-content .article--detail .drop,
  #main-content .type-offices .drop,
  #main-content .type-page .drop {
    height: auto;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #main-content .article--detail .drop,
  #main-content .type-offices .drop,
  #main-content .type-page .drop {
    height: auto;
  }
}
#main-content .article--detail .article--detail_title,
#main-content .type-offices .article--detail_title,
#main-content .type-page .article--detail_title {
  background-color: #fff;
  padding: 16px;
}
#main-content .article--detail .article--detail_title h2 a,
#main-content .type-offices .article--detail_title h2 a,
#main-content .type-page .article--detail_title h2 a {
  display: none;
}
#main-content .article--detail .article--thumbnail,
#main-content .type-offices .article--thumbnail,
#main-content .type-page .article--thumbnail {
  background-color: #50C3EB;
  display: block;
  position: relative;
}
#main-content .article--detail .article--thumbnail span,
#main-content .type-offices .article--thumbnail span,
#main-content .type-page .article--thumbnail span {
  background-color: #50C3EB;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  left: 16px;
  letter-spacing: 0.055em;
  padding: 4px 10px 5px;
  position: absolute;
  text-transform: uppercase;
  top: 16px;
  z-index: 999;
}
.post-type-archive-work #main-content .article--detail .article--thumbnail span, .home .cards--work #main-content .article--detail .article--thumbnail span, .category #main-content .article--detail .article--thumbnail span, .tag #main-content .article--detail .article--thumbnail span, .error404 #main-content .article--detail .article--thumbnail span,
.post-type-archive-work #main-content .type-offices .article--thumbnail span,
.home .cards--work #main-content .type-offices .article--thumbnail span,
.category #main-content .type-offices .article--thumbnail span,
.tag #main-content .type-offices .article--thumbnail span,
.error404 #main-content .type-offices .article--thumbnail span,
.post-type-archive-work #main-content .type-page .article--thumbnail span,
.home .cards--work #main-content .type-page .article--thumbnail span,
.category #main-content .type-page .article--thumbnail span,
.tag #main-content .type-page .article--thumbnail span,
.error404 #main-content .type-page .article--thumbnail span {
  background-color: #FEAE5C;
}
.post-type-archive-news-and-events #main-content .article--detail .article--thumbnail span, .home .cards--news #main-content .article--detail .article--thumbnail span,
.post-type-archive-news-and-events #main-content .type-offices .article--thumbnail span,
.home .cards--news #main-content .type-offices .article--thumbnail span,
.post-type-archive-news-and-events #main-content .type-page .article--thumbnail span,
.home .cards--news #main-content .type-page .article--thumbnail span {
  background-color: #F5C314;
}
.post-type-archive-offices #main-content .article--detail .article--thumbnail span,
.post-type-archive-offices #main-content .type-offices .article--thumbnail span,
.post-type-archive-offices #main-content .type-page .article--thumbnail span {
  background-color: #CC366F;
}
#main-content .article--detail .article--thumbnail img,
#main-content .type-offices .article--thumbnail img,
#main-content .type-page .article--thumbnail img {
  backface-visibility: hidden;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -webkit-transition: opacity 250ms ease-in-out;
}
.post-type-archive-offices #main-content .article--detail .article--thumbnail,
.post-type-archive-offices #main-content .type-offices .article--thumbnail,
.post-type-archive-offices #main-content .type-page .article--thumbnail {
  background-color: #CC366F;
}
.category #main-content .article--detail .article--thumbnail, .post-type-archive-work #main-content .article--detail .article--thumbnail, .tag #main-content .article--detail .article--thumbnail, .error404 #main-content .article--detail .article--thumbnail,
.category #main-content .type-offices .article--thumbnail,
.post-type-archive-work #main-content .type-offices .article--thumbnail,
.tag #main-content .type-offices .article--thumbnail,
.error404 #main-content .type-offices .article--thumbnail,
.category #main-content .type-page .article--thumbnail,
.post-type-archive-work #main-content .type-page .article--thumbnail,
.tag #main-content .type-page .article--thumbnail,
.error404 #main-content .type-page .article--thumbnail {
  background-color: #FEAE5C;
}
#main-content .article--detail h1,
#main-content .type-offices h1,
#main-content .type-page h1 {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  margin: 16px 0;
  text-transform: uppercase;
}
#main-content .article--detail h1 a,
#main-content .type-offices h1 a,
#main-content .type-page h1 a {
  color: #50C3EB;
  text-decoration: none;
}
.post-type-archive-work #main-content .article--detail h1 a, .category #main-content .article--detail h1 a, .tag #main-content .article--detail h1 a, .error404 #main-content .article--detail h1 a,
.post-type-archive-work #main-content .type-offices h1 a,
.category #main-content .type-offices h1 a,
.tag #main-content .type-offices h1 a,
.error404 #main-content .type-offices h1 a,
.post-type-archive-work #main-content .type-page h1 a,
.category #main-content .type-page h1 a,
.tag #main-content .type-page h1 a,
.error404 #main-content .type-page h1 a {
  color: #FEAE5C;
}
.post-type-archive-news-and-events #main-content .article--detail h1 a,
.post-type-archive-news-and-events #main-content .type-offices h1 a,
.post-type-archive-news-and-events #main-content .type-page h1 a {
  color: #F5C314;
}
.post-type-archive-offices #main-content .article--detail h1 a,
.post-type-archive-offices #main-content .type-offices h1 a,
.post-type-archive-offices #main-content .type-page h1 a {
  color: #CC366F;
}
#main-content .article--detail .content--row h1,
#main-content .type-offices .content--row h1,
#main-content .type-page .content--row h1 {
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: none;
}
#main-content .article--detail h2,
#main-content .type-offices h2,
#main-content .type-page h2 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 16px;
}
@media only screen and (max-width: 767px) {
  #main-content .article--detail h2,
  #main-content .type-offices h2,
  #main-content .type-page h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#main-content .article--detail .medium-4 h2,
#main-content .type-offices .medium-4 h2,
#main-content .type-page .medium-4 h2 {
  margin-bottom: 64px;
}
.page-template-template-about #main-content .article--detail .medium-4 h2,
.page-template-template-about #main-content .type-offices .medium-4 h2,
.page-template-template-about #main-content .type-page .medium-4 h2 {
  color: #F5C314;
}
#main-content .article--detail .articles--list .medium-4 h2,
#main-content .type-offices .articles--list .medium-4 h2,
#main-content .type-page .articles--list .medium-4 h2 {
  color: #4A4A4A;
  margin-bottom: 1em;
}
#main-content .article--detail h3,
#main-content .type-offices h3,
#main-content .type-page h3 {
  color: #CC366F;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 8px;
  text-transform: uppercase;
}
#main-content .article--detail h3 + p,
#main-content .type-offices h3 + p,
#main-content .type-page h3 + p {
  margin-bottom: 16px;
}
.contact #main-content .article--detail h3,
.contact #main-content .type-offices h3,
.contact #main-content .type-page h3 {
  color: #32C832;
}
#main-content .article--detail h3.bike-friendly + p,
#main-content .type-offices h3.bike-friendly + p,
#main-content .type-page h3.bike-friendly + p {
  font-size: 14px;
  font-size: 0.875rem;
}
#main-content .article--detail h4,
#main-content .type-offices h4,
#main-content .type-page h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 8px;
}
#main-content .article--detail h5,
#main-content .type-offices h5,
#main-content .type-page h5 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 5.3333333333px;
}
#main-content .article--detail img.bike-badge,
#main-content .type-offices img.bike-badge,
#main-content .type-page img.bike-badge {
  display: inline-block;
  height: auto;
  width: 100px;
}
#main-content .article--detail address,
#main-content .type-offices address,
#main-content .type-page address {
  font-style: normal;
  margin-bottom: 16px;
}
#main-content .article--detail .medium-8 p,
#main-content .type-offices .medium-8 p,
#main-content .type-page .medium-8 p {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  #main-content .article--detail .medium-8 p,
  #main-content .type-offices .medium-8 p,
  #main-content .type-page .medium-8 p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#main-content .article--detail .article--detail_meta,
#main-content .type-offices .article--detail_meta,
#main-content .type-page .article--detail_meta {
  background-color: #fff;
  border-top: 1px solid #FAFAFA;
  padding: 16px;
  position: relative;
  overflow: hidden;
}
#main-content .article--detail .article--detail_meta ul,
#main-content .type-offices .article--detail_meta ul,
#main-content .type-page .article--detail_meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-content .article--detail .article--detail_meta ul li,
#main-content .type-offices .article--detail_meta ul li,
#main-content .type-page .article--detail_meta ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#main-content .article--detail .article--detail_meta a[rel=tag],
#main-content .type-offices .article--detail_meta a[rel=tag],
#main-content .type-page .article--detail_meta a[rel=tag] {
  background-color: #FAFAFA;
  border-radius: 5px;
  color: #AEADAF;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 6px 0 0;
  padding: 4px 10px 3px;
  text-decoration: none;
  text-transform: uppercase;
}
#main-content .article--detail:hover .article--thumbnail img,
#main-content .type-offices:hover .article--thumbnail img,
#main-content .type-page:hover .article--thumbnail img {
  opacity: 0.8;
}
#main-content .article--detail:hover .drop,
#main-content .type-offices:hover .drop,
#main-content .type-page:hover .drop {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
#main-content #work--list .article--thumbnail,
#main-content #cards--work .article--thumbnail,
#main-content .category .article--thumbnail,
#main-content .tag .article--thumbnail,
#main-content .error404 .article--thumbnail {
  background-color: #FEAE5C;
}
#main-content #news--list .article--thumbnail,
#main-content #cards--news .article--thumbnail {
  background-color: #F5C314;
}
#main-content .post-type-archive-offices .article--thumbnail {
  background-color: #CC366F;
}
#main-content .post-categories,
#main-content .team-members {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-content .team-members li {
  display: block;
  margin: 0 0 1rem;
}
#main-content.red h3.lead--in,
#main-content.red blockquote {
  color: #FF484E;
  border-color: #FF484E;
}
#main-content.red h2 {
  color: #FF484E;
}
#main-content.yellow h3.lead--in,
#main-content.yellow blockquote {
  color: #F5C314;
  border-color: #F5C314;
}
#main-content.yellow h2 {
  color: #F5C314;
}
#main-content.orange h3.lead--in,
#main-content.orange blockquote {
  color: #FEAE5C;
  border-color: #FEAE5C;
}
#main-content.orange h2 {
  color: #FEAE5C;
}
#main-content.green h3.lead--in,
#main-content.green blockquote {
  color: #32C832;
  border-color: #32C832;
}
#main-content.green h2 {
  color: #32C832;
}

.post-type-archive-offices .map--info_content p {
  margin-bottom: 0.25em;
}
.post-type-archive-offices .map--info_content a {
  color: #FEAE5C;
  display: inline-block;
  margin-top: 1em;
}

#people--list,
#work--list,
#ideas--list,
#office--list,
#news--list,
#careers--list {
  margin: 96px 0 0;
}
#people--list header.row,
#work--list header.row,
#ideas--list header.row,
#office--list header.row,
#news--list header.row,
#careers--list header.row {
  margin-bottom: 64px;
}
#people--list.no--margin,
#work--list.no--margin,
#ideas--list.no--margin,
#office--list.no--margin,
#news--list.no--margin,
#careers--list.no--margin {
  margin-top: 0;
}
#people--list h2,
#work--list h2,
#ideas--list h2,
#office--list h2,
#news--list h2,
#careers--list h2 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 48px;
}
@media only screen and (max-width: 767px) {
  #people--list h2,
  #work--list h2,
  #ideas--list h2,
  #office--list h2,
  #news--list h2,
  #careers--list h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#people--list a,
#work--list a,
#ideas--list a,
#office--list a,
#news--list a,
#careers--list a {
  color: #4A4A4A;
  text-decoration: none;
}
#people--list a span,
#work--list a span,
#ideas--list a span,
#office--list a span,
#news--list a span,
#careers--list a span {
  color: #fff;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  padding: 8px 0 0;
  text-transform: uppercase;
}
#people--list .person--headshot,
#work--list .person--headshot,
#ideas--list .person--headshot,
#office--list .person--headshot,
#news--list .person--headshot,
#careers--list .person--headshot {
  background-color: #9b9b9b;
  background-image: url("../img/kai-headshot-default.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 285px;
  height: 285px;
  text-align: center;
}
#people--list .person--title,
#work--list .person--title,
#ideas--list .person--title,
#office--list .person--title,
#news--list .person--title,
#careers--list .person--title {
  background-color: #fff;
  padding: 16px;
}
#people--list .person--title h3,
#work--list .person--title h3,
#ideas--list .person--title h3,
#office--list .person--title h3,
#news--list .person--title h3,
#careers--list .person--title h3 {
  color: #4A4A4A;
  font-family: "CartographSansCF-DemiBold";
  src: url("../fonts/cartograph-sans-cf-demi-bold.eot");
  src: url("../fonts/cartograph-sans-cf-demi-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cartograph-sans-cf-demi-bold.woff2") format("woff2"), url("../fonts/cartograph-sans-cf-demi-bold.woff") format("woff"), url("../fonts/cartograph-sans-cf-demi-bold.ttf") format("truetype"), url("../fonts/cartograph-sans-cf-demi-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.075em;
  margin: 0 0 4px;
  text-transform: none;
}
#people--list .person--title h4,
#work--list .person--title h4,
#ideas--list .person--title h4,
#office--list .person--title h4,
#news--list .person--title h4,
#careers--list .person--title h4 {
  color: #9b9b9b;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page-template-template-about #news--list {
  margin-bottom: 96px;
}

.sortable {
  margin-top: 96px;
}

.person--details_bio .push-4 p {
  font-size: 20px;
  font-size: 1.25rem;
}

#people--list {
  margin-top: 32px;
}
#people--list .load-more-people {
  padding-left: 16px;
  padding-right: 16px;
}
#people--list .medium-3 {
  margin-bottom: 32px;
}
#people--list a:hover {
  text-decoration: none !important;
}
#people--list a:hover h3 {
  text-decoration: underline;
}

#careers--list {
  margin-bottom: 64px;
}
#careers--list .article--detail .article--thumbnail {
  background-color: #FF484E;
}
#careers--list .article--detail .article--thumbnail span {
  background-color: #FF484E;
}
#careers--list .article--detail h1 a {
  color: #FF484E;
}
#careers--list .article--detail h2 {
  font-size: 16px;
  font-size: 1rem;
}

#work--list,
#cards--work {
  margin-bottom: 64px;
}
#work--list header h2,
#cards--work header h2 {
  color: #FEAE5C;
}
#work--list .article--detail .article--thumbnail span,
#cards--work .article--detail .article--thumbnail span {
  background-color: #FEAE5C;
}
#work--list .article--detail h1 a,
#cards--work .article--detail h1 a {
  color: #FEAE5C;
}

#articles--related header h2 {
  color: #FEAE5C;
}
#articles--related .article--detail .article--thumbnail {
  background-color: #FEAE5C;
}
#articles--related .article--detail .article--thumbnail span {
  background-color: #FEAE5C;
}
#articles--related .article--detail h1 a {
  color: #FEAE5C;
}

#ideas--list header h2,
#news--list header h2,
#cards header h2 {
  color: #50C3EB;
}
#ideas--list .article--detail h1,
#news--list .article--detail h1,
#cards .article--detail h1 {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: none;
}
#ideas--list .article--detail h2,
#news--list .article--detail h2,
#cards .article--detail h2 {
  font-size: 16px;
  font-size: 1rem;
}
#ideas--list .article--detail h5,
#news--list .article--detail h5,
#cards .article--detail h5 {
  color: #8A8A8D;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  padding: 6px 0 16px;
  position: relative;
}
#ideas--list .article--detail h5.authors,
#news--list .article--detail h5.authors,
#cards .article--detail h5.authors {
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 90px;
}
#ideas--list .article--detail h5.authors span.author--name:after,
#news--list .article--detail h5.authors span.author--name:after,
#cards .article--detail h5.authors span.author--name:after {
  content: ",";
}
#ideas--list .article--detail h5.authors span.author--name:last-child:after,
#news--list .article--detail h5.authors span.author--name:last-child:after,
#cards .article--detail h5.authors span.author--name:last-child:after {
  content: "";
}
#ideas--list .article--detail p,
#news--list .article--detail p,
#cards .article--detail p {
  margin: 0 0 16px;
}
#ideas--list .article--detail .author--name,
#news--list .article--detail .author--name,
#cards .article--detail .author--name {
  position: relative;
  top: 4px;
}
#ideas--list .article--detail .author--headshot,
#news--list .article--detail .author--headshot,
#cards .article--detail .author--headshot {
  background-image: url("../img/kai-headshot-default-sm.jpg");
  background-position: 50% -8px;
  background-repeat: no-repeat;
  background-size: auto 80px;
  border-radius: 50%;
  display: inline-block;
  float: left;
  height: 40px;
  left: 0;
  margin-right: 10px;
  position: relative;
  top: 0;
  width: 40px;
}
#ideas--list .article--detail .author--headshot + .author--headshot,
#news--list .article--detail .author--headshot + .author--headshot,
#cards .article--detail .author--headshot + .author--headshot {
  margin-left: -18px;
  margin-right: 10px;
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name,
#news--list .article--detail .author--headshot + .author--headshot + .author--name,
#cards .article--detail .author--headshot + .author--headshot + .author--name {
  font-size: 14px;
  font-size: 0.875rem;
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name:after,
#news--list .article--detail .author--headshot + .author--headshot + .author--name:after,
#cards .article--detail .author--headshot + .author--headshot + .author--name:after {
  content: ", ";
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name:after:first-child:after,
#news--list .article--detail .author--headshot + .author--headshot + .author--name:after:first-child:after,
#cards .article--detail .author--headshot + .author--headshot + .author--name:after:first-child:after {
  content: "";
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:after,
#news--list .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:after,
#cards .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:after {
  content: "";
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:before,
#news--list .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:before,
#cards .article--detail .author--headshot + .author--headshot + .author--name:after:last-child:before {
  content: "& ";
}
#ideas--list .article--detail .author--headshot + .author--headshot + .author--name + .author--name,
#news--list .article--detail .author--headshot + .author--headshot + .author--name + .author--name,
#cards .article--detail .author--headshot + .author--headshot + .author--name + .author--name {
  font-size: 14px;
  font-size: 0.875rem;
}

#cards--ideas .article--detail.medium-4 {
  left: 66.666%;
}
@media only screen and (max-width: 767px) {
  #cards--ideas .article--detail.medium-4 {
    left: 0;
  }
}

#news--list {
  margin-bottom: 0 !important;
}
#news--list p a {
  text-decoration: underline;
}

#news--list header h2,
#cards--news header h2,
.articles--list_events header h2 {
  color: #F5C314;
}
#news--list .article--detail .article--thumbnail,
#cards--news .article--detail .article--thumbnail,
.articles--list_events .article--detail .article--thumbnail {
  background-color: #F5C314;
}
#news--list .article--detail .article--thumbnail span,
#cards--news .article--detail .article--thumbnail span,
.articles--list_events .article--detail .article--thumbnail span {
  background-color: #F5C314;
}
#news--list .article--detail h1 a,
#cards--news .article--detail h1 a,
.articles--list_events .article--detail h1 a {
  color: #F5C314;
}
#news--list .article--detail h2,
#cards--news .article--detail h2,
.articles--list_events .article--detail h2 {
  font-size: 16px;
  font-size: 1rem;
}

#main-content .articles--list_offices .article--detail h1 {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: none;
}

#main-content .articles--list_events .article--detail .article--thumbnail {
  background-color: #F5C314;
}

#main-content .articles--list_events .article--detail h2 {
  font-size: 16px;
  font-size: 1rem;
}

#cards--work .article--detail h1 {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
#cards--work .article--detail h2 {
  font-size: 30px;
  font-size: 1.875rem;
}
@media only screen and (max-width: 767px) {
  #cards--work .article--detail h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

#main-content .articles--list_ideas .article--detail .drop {
  min-height: 592px;
  position: relative;
}
#main-content .articles--list_ideas .article--detail .drop .article--detail_meta {
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #main-content .articles--list_ideas .article--detail .drop {
    min-height: 1px;
  }
  #main-content .articles--list_ideas .article--detail .drop .article--detail_meta {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  #main-content .articles--list_ideas .article--detail .drop {
    min-height: 1px;
  }
  #main-content .articles--list_ideas .article--detail .drop .article--detail_meta {
    position: relative;
  }
}

#main-content #office--list {
  margin-bottom: 64px;
}
#main-content #office--list header h2 {
  color: #32C832;
  margin-bottom: 64px;
}
#main-content #office--list .office--detail a {
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 48px;
  text-decoration: underline;
  transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
}
#main-content #office--list .office--detail a:hover {
  color: #CC366F;
}

#main-content .lower--links.is--safari {
  display: block;
  flex-wrap: nowrap;
}
#main-content .lower--links.is--safari a.border--link {
  font-size: 24px;
  font-size: 1.5rem;
}

#main-content a.border--link {
  background-color: #fff;
  border: 8px solid #FF484E;
  color: #FF484E;
  display: flex;
  font-size: 30px;
  font-size: 1.875rem;
  min-height: 100%;
  padding: 150px 20px;
  position: relative;
  text-align: center;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  #main-content a.border--link {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 32px;
    min-height: auto;
    padding: 75px 16px;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #main-content a.border--link {
    font-size: 24px;
    font-size: 1.5rem;
    min-height: auto;
    padding: 75px 16px;
    width: 100%;
  }
}
#main-content a.border--link span {
  background-color: #FF484E;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  left: 50%;
  letter-spacing: 0.05em;
  padding: 4px 10px 3px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
  transform: translateX(-50%);
  transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -webkit-transition: background-color 250ms ease-in-out;
}
#main-content a.border--link:hover {
  border-color: #C82826;
  color: #C82826;
}
#main-content a.border--link:hover span {
  background-color: #C82826;
}
.page-template-template-about #main-content a.border--link, .page-template-template-policy #main-content a.border--link {
  background-color: #f2f2f2;
  border-color: #c7c7c7;
  color: #000;
  height: 400px;
  text-decoration: none;
}
.page-template-template-about #main-content a.border--link:hover, .page-template-template-policy #main-content a.border--link:hover {
  border-color: #7b7b7b;
  text-decoration: none;
}
.page-template-template-about #main-content a.border--link.is--active, .page-template-template-policy #main-content a.border--link.is--active {
  border-color: #F5C314;
  text-decoration: none;
}
.page-template-template-about #main-content a.border--link + p, .page-template-template-policy #main-content a.border--link + p {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-template-template-about #main-content a.border--link, .page-template-template-policy #main-content a.border--link {
    border: none;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    text-decoration: none;
  }
  .page-template-template-about #main-content a.border--link + p, .page-template-template-policy #main-content a.border--link + p {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    padding-bottom: 30px;
    padding-top: 0;
  }
}

.profiles .content--row h2 {
  color: #FF484E !important;
  margin-bottom: 1rem;
}

.content--row {
  margin-bottom: 32px;
}
.content--row.short {
  margin-bottom: 32px;
}
.content--row p {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .content--row p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.content--row img {
  max-width: 100%;
}
.content--row .wp-caption {
  margin: 0 0 32px;
  max-width: 100%;
  width: auto;
}
.content--row .wp-caption img {
  max-width: 100%;
  width: 100%;
}
.content--row .wp-caption p.wp-caption-text {
  background-color: #fff;
  color: #9b9b9b;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 16px;
  width: 100%;
}
.content--row .wp-caption.alignleft {
  float: left;
  margin: 0.5em 2em 0.5em 0;
}
@media only screen and (max-width: 767px) {
  .content--row .wp-caption.alignleft {
    display: block;
    float: none;
    margin-bottom: 1em;
    margin-right: 0;
  }
}
.content--row .wp-caption.alignright {
  float: right;
  margin: 0.5em 0 0.5em 2em;
}
@media only screen and (max-width: 767px) {
  .content--row .wp-caption.alignright {
    display: block;
    float: none;
    bottom: 1em;
    margin-left: 0;
  }
}
.content--row p a {
  color: #000;
}
.content--row h2 {
  color: #50C3EB;
}
.single-work .content--row h2 {
  color: #FEAE5C;
}
.single-news-and-events .content--row h2 {
  color: #F5C314;
}
.single-careers .content--row h2,
.content--row h2 .single-profiles {
  color: #FF484E;
}
.content--row blockquote {
  border-left: 10px solid #50C3EB;
  color: #50C3EB;
  font-size: 40px;
  font-size: 2.5rem;
  margin: 64px 0;
  padding: 0 0 0 64px;
}
@media only screen and (max-width: 767px) {
  .content--row blockquote {
    padding-left: 32px;
  }
}
.content--row blockquote p {
  font-size: 40px;
  font-size: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .content--row blockquote p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.content--row blockquote cite {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  margin: 64px 0 0;
  text-transform: uppercase;
}
.single-work .content--row blockquote {
  border-color: #FEAE5C;
  color: #FEAE5C;
}
.single-news-and-events .content--row blockquote {
  border-color: #F5C314;
  color: #F5C314;
}
.single-careers .content--row blockquote, .single-profiles .content--row blockquote {
  border-color: #FF484E;
  color: #FF484E;
}
.content--row ol {
  counter-reset: numbered-list-increments;
  list-style: none;
  margin: 0 0 0 64px;
  padding: 0;
}
.content--row ol li {
  margin: 0 0 64px;
  padding: 0 0 0 64px;
  position: relative;
}
.content--row ol li:before {
  content: counter(numbered-list-increments);
  counter-increment: numbered-list-increments;
  left: -16px;
  line-height: 1;
  position: absolute;
  top: 0;
}
.content--row ol li h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .content--row ol {
    margin-left: 0;
  }
  .content--row ol li {
    padding-left: 16px;
  }
  .content--row ol li:before {
    left: -8px;
  }
}
.content--row ul {
  list-style-type: disc;
  margin: 32px;
  padding: 0;
}
.content--row ul li {
  display: list-item;
  font-size: 20px;
  font-size: 1.25rem;
  list-style-type: disc;
  margin: 0 0 16px;
}
.content--row ul.unstyled {
  list-style: none;
  margin: 0 0 0 64px;
  padding: 0;
}
.content--row ul.unstyled li {
  display: block;
  margin: 0 0 32px;
  padding: 0 0 0 32px;
}
.content--row ul.unstyled li h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .content--row ul.unstyled {
    margin-left: 0;
  }
  .content--row ul.unstyled li {
    padding-left: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .content--row .medium-6 {
    margin-bottom: 16px;
  }
}

#main-content .content--three_col {
  background-color: #f2f2f2;
  margin: 32px 0 0;
  padding: 32px 0 48px;
}
#main-content .content--three_col .content--row {
  margin-bottom: 0;
}
#main-content .content--three_col .content--row p {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0;
  padding-top: 30px;
}
#main-content .content--three_col h2 {
  min-height: 90px;
}
@media only screen and (max-width: 767px) {
  #main-content .content--three_col .content--desc {
    display: none !important;
  }
}

.content--text-image {
  flex-direction: row;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .content--text-image {
    display: flex;
    flex-direction: column;
  }
}
.content--text-image .the-text,
.content--text-image .the-image {
  flex: 0 1 auto;
  width: 100%;
}
.content--text-image .the-text > div {
  padding: 32px 32px 16px;
}
.content--text-image .the-image {
  background-position: center center;
  background-size: cover;
}
.content--text-image .the-image:before {
  content: "";
  float: left;
  padding-top: 100%;
}
@media only screen and (min-width:768px) {
  .content--text-image .the-image--right {
    display: flex;
    order: 1;
  }
}
.content--text-image blockquote {
  border: none;
  margin: 0;
  padding: 0;
}
.content--text-image blockquote p {
  color: #4A4A4A;
  font-family: "CartographSansCF-DemiBold";
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .content--text-image blockquote p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.content--text-image h2 {
  font-family: "CartographSansCF-DemiBold" !important;
}

.content--tabbed_content {
  background-color: rgba(254, 174, 92, 0.2);
  margin-bottom: 96px;
  padding: 0 0 64px;
}
.content--tabbed_content ul.tabs {
  background-color: #FEAE5C;
  list-style: none;
  margin: 0 0 64px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.content--tabbed_content ul.tabs li {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  opacity: 0.5;
  padding: 16px;
  position: relative;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}
.content--tabbed_content ul.tabs li.current {
  color: #fff;
  opacity: 1;
}
.content--tabbed_content ul.tabs li.current:after {
  background-color: #FEAE5C;
  bottom: -5px;
  content: "";
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
}
.content--tabbed_content .tab-content {
  display: none;
}
.content--tabbed_content .tab-content.current {
  display: inherit;
}
.content--tabbed_content .tab-content a {
  color: #000;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#iframe iframe {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  height: 800px;
  width: 100%;
}

.slideshow,
.slideshow--dual {
  overflow: hidden;
  width: 100%;
}
.slideshow img,
.slideshow--dual img {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .slideshow img,
  .slideshow--dual img {
    width: 100%;
  }
}

.slick-arrow {
  appearance: normal;
  -moz-appearance: normal;
  -webkit-appearance: normal;
  background-color: transparent;
  border: solid #FEAE5C;
  border-width: 0 2px 2px 0;
  display: inline-block;
  height: 30px;
  left: 20px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  width: 30px;
  z-index: 99;
}
.slick-arrow.slick-prev {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.slick-arrow.slick-next {
  left: auto;
  right: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.video--slideshow .slick-arrow {
  left: -30px;
}
.video--slideshow .slick-arrow.slick-next {
  left: auto;
  right: -30px;
}

.slideshow img {
  width: 100%;
}

.slick-dots {
  list-style: none !important;
  margin: 16px 0 !important;
  padding: 0 !important;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block !important;
  margin: 0 6px !important;
  padding: 0 !important;
}
.slick-dots button {
  border: none;
  background-color: #AEADAF;
  border-radius: 50%;
  height: 6px;
  margin: 0;
  padding: 0;
  position: relative;
  text-indent: -9999em;
  top: 0;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  width: 6px;
}
.slick-dots .slick-active button {
  background-color: #FEAE5C;
  height: 10px;
  top: -2px;
  width: 10px;
}

.content--row .accordion {
  background-color: #fff;
  border: none;
  color: #FEAE5C;
  cursor: pointer;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 16px;
  outline: none;
  padding: 16px;
  position: relative;
  text-align: left;
  transition: 0.3s;
  width: 100%;
}
.content--row .accordion:after {
  content: "+";
  float: right;
}
.content--row .accordion.active:after {
  content: "−";
}
.content--row .accordion.active, .content--row .accordion:hover {
  background-color: #FEAE5C;
  color: #fff;
}
.content--row .panel {
  background-color: #fff;
  display: none;
  margin-bottom: 16px;
  overflow: hidden;
  padding: 32px;
  position: relative;
  top: -16px;
}
.content--row .panel p, .content--row .panel ol, .content--row .panel ul, .content--row .panel li {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
}
.content--row .panel ul {
  margin-left: 16px;
}
.content--row .panel li {
  margin-bottom: 8px;
}
.content--row .panel td {
  font-size: 16px;
  font-size: 1rem;
  padding: 8px 16px 0 0;
  vertical-align: top;
}

#main-content.sitemap h2 {
  color: #FEAE5C;
  margin-bottom: 8px;
}
#main-content.sitemap ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
#main-content.sitemap ul li {
  display: block;
  margin: 0;
  padding: 0;
}
#main-content.sitemap ul.offices {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media only screen and (max-width: 767px) {
  #main-content.sitemap ul.offices {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
#main-content.sitemap a {
  color: #4A4A4A;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 16px;
  text-decoration: underline;
  transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out;
}
#main-content.sitemap a:hover {
  color: #FEAE5C;
}

.search .results {
  margin-bottom: 64px;
}
.search .results h2 {
  margin-bottom: 16px !important;
}
.search .results h2 a {
  color: #000;
  font-size: 30px;
  font-size: 1.875rem;
}

#next--prev {
  padding-top: 32px;
}
#next--prev a {
  color: #50C3EB;
  font-size: 20px;
  font-size: 1.25rem;
  text-decoration: none;
}
.single-news-and-events #next--prev a {
  color: #F5C314;
}

.pagination {
  padding: 64px 0;
}
.pagination .current {
  color: #FEAE5C;
}
#main-content .callout {
  background-color: #F5C314;
  color: #fff;
  margin-bottom: 64px;
  padding: 32px 0;
  text-align: center;
}
#main-content .callout p {
  font-size: 20px;
  font-size: 1.25rem;
}
#main-content .callout h1 {
  font-weight: 400;
  font-size: 32px;
  font-size: 2rem;
  padding: 0;
  text-transform: none;
}

#main-content .share-bar {
  color: #8A8A8D;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px;
  background-color: #fff;
  transform: translateX(-100%);
  transition: transform 250ms;
}
#main-content .share-bar.open {
  transform: translateX(0);
}
#main-content .share-options, #main-content .article-posted-date {
  color: #8A8A8D;
}
#main-content .share-options ul {
  display: inline-block;
  margin-left: 16px !important;
  padding: 0;
}
#main-content .share-options li {
  display: inline-block !important;
  margin-right: 8px !important;
}
#main-content .share-options li:last-child {
  margin-right: 0 !important;
}
#main-content .share-options li [class^=icon-]:before,
#main-content .share-options li [class*=" icon-"]:before {
  color: #8A8A8D;
  font-size: 24px;
  font-size: 1.5rem;
}
#main-content .share-options li span {
  padding: 0;
}
#main-content .share-close,
#main-content .share-open {
  display: inline-block;
}
#main-content .share-close img,
#main-content .share-open img {
  width: 20px;
  height: 20px;
}

.m-0 {
  margin: 0 !important;
}

.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.p-0 {
  padding: 0 !important;
}

.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

table.work--list {
  border: 1px solid #9b9b9b;
  text-align: left;
  width: 100%;
}
table.work--list tr {
  border-bottom: 1px solid #9b9b9b;
}
table.work--list th, table.work--list td {
  border-right: 1px solid #9b9b9b;
  padding: 5px;
}
table.work--list th.last, table.work--list td.last {
  border: none;
}

body.celebrating-40-years #main-content.yellow h2 {
  color: #4A4A4A;
  font-size: 2rem;
}
body.celebrating-40-years #section--title {
  display: none;
}
body.celebrating-40-years #main-content {
  padding: 0;
}
body.celebrating-40-years #main-content .type-page {
  margin-bottom: 0;
}
body.celebrating-40-years .page--intro {
  display: none;
}

.content--colorblock_text {
  margin-bottom: 32px;
  padding: 50px 0;
}
.content--colorblock_text.dkgray {
  background-color: #4A4A4A;
}
.content--colorblock_text.ltgray {
  background-color: #9b9b9b;
}
.content--colorblock_text.orange {
  background-color: #FEAE5C;
}
.content--colorblock_text.blue {
  background-color: #50C3EB;
}
.content--colorblock_text.yellow {
  background-color: #fdda11;
}
.content--colorblock_text.red {
  background-color: #FF484E;
}
.content--colorblock_text.dkred {
  background-color: #C82826;
}
.content--colorblock_text.green {
  background-color: #32C832;
}
.content--colorblock_text.txt-light, .content--colorblock_text.txt-light h2, .content--colorblock_text.txt-light h4 {
  color: #fff !important;
}
.content--colorblock_text.txt-dark, .content--colorblock_text.txt-dark h2, .content--colorblock_text.txt-dark h4 {
  color: #4A4A4A !important;
}
.content--colorblock_text h2,
.content--colorblock_text h4 {
  font-family: "CartographSansCF-Bold" !important;
}
.content--colorblock_text p {
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .content--colorblock_text p {
    font-size: 1.25rem;
  }
}
.content--colorblock_text .content--row {
  margin-bottom: 0;
}
.content--colorblock_text.mb-0 {
  margin-bottom: 0;
}

.content--video_slideshow .slick-slider {
  margin-bottom: 15px;
}

.video--slideshow_thumbs .slick-slide img {
  cursor: pointer;
}

.slick-slider.video--slideshow_thumbs {
  margin-bottom: 32px;
}

.video--slideshow_thumbs .play {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 100%;
  position: absolute;
  transition: all 250ms ease-in-out;
  width: 88%;
}
.video--slideshow_thumbs .play:hover {
  background-color: rgba(0, 0, 0, 0.55);
}
.video--slideshow_thumbs .play img {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 42%;
  transform: translateX(-50%);
  transform: translateY(-50%);
}

.content--row.content--wide_text {
  margin-top: 32px;
}
.content--row.content--wide_text h2, .content--row.content--wide_text h4 {
  font-family: "CartographSansCF-Bold" !important;
}

.content--row_quiz-cards {
  padding-left: 50px;
  padding-right: 50px;
}

.content--row_quiz-cards .columns {
  margin-bottom: 32px;
}

.quiz--card {
  position: relative;
  width: 100%;
  height: 225px;
  cursor: pointer;
  transform-style: preserve-3d;
  transform-origin: center right;
  transition: transform 750ms;
}
.quiz--card.is-flipped {
  transform: translateX(-100%) rotateY(-180deg);
}
.quiz--card .card__face {
  padding: 32px;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  backface-visibility: hidden;
}
.quiz--card .card__face p {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 84%;
}
@media only screen and (max-width: 767px) {
  .quiz--card .card__face p {
    width: 78%;
  }
}
.card--bg_dkgray .quiz--card .card__face {
  background-color: #4A4A4A;
}
.card--bg_ltgray .quiz--card .card__face {
  background-color: #9b9b9b;
}
.card--bg_orange .quiz--card .card__face {
  background-color: #FEAE5C;
}
.card--bg_blue .quiz--card .card__face {
  background-color: #50C3EB;
}
.card--bg_yellow .quiz--card .card__face {
  background-color: #fdda11;
}
.card--bg_red .quiz--card .card__face {
  background-color: #FF484E;
}
.card--bg_dkred .quiz--card .card__face {
  background-color: #C82826;
}
.card--bg_green .quiz--card .card__face {
  background-color: #32C832;
}
.card--text_light .quiz--card .card__face {
  color: #fff;
}
.quiz--card .card__face--back {
  transform: rotateY(180deg);
}
.card--bg_yellow .quiz--card .card__face--back {
  background-color: #fdda11;
}

#section--title.yellow.policy h1 {
  color: #4A4A4A !important;
}

#main-content.policy--page .intro p {
  font-size: 28px;
  font-size: 1.75rem;
  padding-bottom: 3rem;
}
#main-content.policy--page #policy--content {
  background-color: #fff;
  padding-bottom: 100px;
  padding-top: 100px;
}
#main-content.policy--page .policy--row {
  margin-bottom: 3rem;
}
#main-content.policy--page .policy--row h4 {
  color: #F5C314;
  font-size: 22px;
  font-size: 1.375rem;
}
#main-content.policy--page .policy--details {
  margin-bottom: 3rem;
  text-align: center;
}
#main-content.policy--page .policy--details h5 {
  background-color: #f3f3f4;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 50px 10px 50px;
  position: relative;
}
#main-content.policy--page .policy--details p {
  margin: 0;
  padding: 0 15px;
  position: relative;
  top: 15px;
}
#main-content.policy--page .policy--icon {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 40px;
  width: 150px;
  z-index: 99999;
}
#main-content.policy--page .policy--icon img {
  max-width: 100%;
  width: 100%;
}
#main-content.policy--page .policy--image {
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 9999;
}
#main-content.policy--page .policy--image img {
  max-width: 100%;
  width: 100%;
}

#policy--pages {
  padding-top: 150px;
}

body.diversity-equity-inclusion #policy--pages a.border--link.dei,
body.innovation-kitchen #policy--pages a.border--link.ik,
body.sustainability-commitment #policy--pages a.border--link.sc {
  border-color: #F5C314;
  text-decoration: none;
}

#people--list .medium-3 a {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  display: block;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
}
#people--list .medium-3 a:hover {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.person--details_name {
  height: 100%;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .person--details_name {
    margin-bottom: 16px;
  }
}
.person--details_name h1 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.1em;
  margin: 128px 0 4px;
}
@media only screen and (max-width: 767px) {
  .person--details_name h1 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 0;
  }
}
.person--details_name h2 {
  color: #9b9b9b;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .person--details_name h2 {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 16px;
  }
}
.person--details_name em.pronouns {
  color: #9b9b9b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  margin-top: 0.5rem;
  text-transform: lowercase;
}

.person--details_bio h3 {
  color: #F5C314;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.055em;
  margin: 0 0 4px;
  text-transform: uppercase;
}
.person--details_bio a {
  color: #4A4A4A;
}

.related--title {
  padding: 16px 0;
}

#main-content.custom-results {
  padding-top: 0;
}

#filtering {
  background-color: #fff;
  padding: 32px 0;
}
#filtering.filtering--ideas {
  background-color: transparent;
  padding-top: 0;
}
.post-type-archive-careers #filtering {
  background-color: transparent;
  padding-top: 0;
}
#filtering h4 {
  margin-bottom: 0.5rem;
}
#filtering form#searchform {
  margin-bottom: 1em;
  position: relative;
}
#filtering form#searchform input[type=text] {
  background-color: #fff;
  border: 1px solid #9b9b9b;
  border-radius: 10px;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 15px;
  width: 100%;
}
#filtering form#searchform input[type=text]:focus {
  outline: none;
}
@media only screen and (max-width: 767px) {
  #filtering form#searchform input[type=text] {
    font-size: 12px;
  }
}
#filtering form#searchform .site--search {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #FEAE5C;
  border: none;
  color: #fff;
  right: 10px;
  top: 15px;
}
#filtering form#searchform .site--search span {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  left: -1px;
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 767px) {
  #filtering form#searchform .site--search {
    height: 20px;
    width: 20px;
    right: 10px;
    top: 15px;
  }
  #filtering form#searchform .site--search span {
    font-size: 12px;
    left: -2px;
    top: -4px;
  }
}
#filtering select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url("../img/icon-open-orange.png") 98% no-repeat;
  background-size: 10px 6px;
  -webkit-background-size: 10px 6px;
  border: 1px solid #9b9b9b;
  border-radius: 25px;
  color: #4A4A4A;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  height: 42px;
  letter-spacing: 0.04em;
  padding: 10px;
}
#filtering select:focus {
  outline: none;
}
.post-type-archive-careers #filtering select {
  background-image: url("../img/icon-open.png");
}
#filtering.filtering--ideas select {
  background: #fff url("../img/icon-open-blue.png") 98% no-repeat;
  background-size: 10px 6px;
  -webkit-background-size: 10px 6px;
}
#filtering #filter--trigger {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#filtering #filter--trigger span {
  color: #FEAE5C;
  display: inline-block;
  margin-left: 2px;
  position: relative;
  top: -2px;
}
#filtering #filter--trigger span.hide-filters {
  display: none;
}
#filtering #filter--trigger.is--visible span.show-filters {
  display: none;
}
#filtering #filter--trigger.is--visible span.hide-filters {
  display: inline-block;
}
#filtering aside.filters {
  background-color: #fff5ea;
  border-radius: 3px;
  padding: 15px;
}
.post-type-archive-careers #filtering aside.filters {
  background-color: #ffe1e2;
}
.post-type-archive-careers #filtering aside.filters span {
  color: #FF484E !important;
}
#filtering.filtering--ideas aside.filters {
  background-color: #e2f5fc;
}
#filtering.filtering--ideas aside.filters span {
  color: #50C3EB !important;
}
#filtering .filtering--options {
  height: 0;
  overflow: hidden;
  transition: height 250ms ease-in-out;
}
#filtering .filtering--options.is--visible {
  height: auto;
  padding-top: 20px;
}

.project-title {
  margin: 1rem 0;
}

#filter-classes {
  display: none;
}

.full-width .project-title {
  margin-top: 0;
}

.filter--list {
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}
.filter--list.filter--list_columns {
  -moz-column-count: 2;
       column-count: 2;
}

.project-tiles {
  width: 100%;
}

.work--title {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 48px;
}
@media only screen and (max-width: 767px) {
  .work--title {
    padding: 32px;
  }
}

#move-forward-thinking {
  background-color: #FEAE5C;
  color: #fff;
  margin: 0 0 16px;
  padding: 32px 0;
  text-align: center;
}
#move-forward-thinking ul {
  line-height: 1.25;
  list-style: none;
  margin: 0;
  padding: 0;
}
#move-forward-thinking .mft-item {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  vertical-align: top;
  width: 16.666%;
}
#move-forward-thinking .mft-item img {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  #move-forward-thinking .mft-item {
    margin-bottom: 16px;
    width: 40%;
  }
}
#move-forward-thinking a {
  color: #fff;
  display: inline-block;
  opacity: 1;
  text-decoration: none;
  transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -webkit-transition: opacity 250ms ease-in-out;
}
#move-forward-thinking a h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #move-forward-thinking a h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  #move-forward-thinking a h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
#move-forward-thinking a:hover {
  opacity: 0.65;
}

.challenge-solution h2,
.outcome h2 {
  color: #FEAE5C;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .challenge-solution h2,
  .outcome h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.challenge-solution p,
.outcome p {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .challenge-solution p,
  .outcome p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.challenge-solution h3,
.outcome h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .challenge-solution h3,
  .outcome h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.outcome h2 {
  margin-bottom: 32px;
}
.outcome h3 {
  margin-bottom: 64px;
}
.outcome p {
  font-size: 20px;
  font-size: 1.25rem;
}

#project--details {
  background-color: #EEF3F4;
  margin-top: 32px;
  padding: 16px 0;
}
#project--details a {
  color: #000;
}
#project--details h3 {
  color: #FEAE5C;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.055em;
  margin: 0 0 4px;
  text-transform: uppercase;
}
#project--details span {
  color: #9b9b9b;
  display: block;
}
#project--details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#project--details ul li {
  display: block;
  margin-bottom: 0.25em;
}

#main-content .articles--list_work .article--detail .drop {
  min-height: 580px;
  position: relative;
}
#main-content .articles--list_work .article--detail .drop .article--detail_meta {
  bottom: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  #main-content .articles--list_work .article--detail .drop {
    min-height: 1px;
  }
  #main-content .articles--list_work .article--detail .drop .article--detail_meta {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  #main-content .articles--list_work .article--detail .drop {
    min-height: 1px;
  }
  #main-content .articles--list_work .article--detail .drop .article--detail_meta {
    position: relative;
  }
}

#apply {
  background-color: #FF484E;
  color: #fff;
  margin-bottom: 64px;
  padding: 32px 0;
  text-align: center;
}
#apply p {
  font-size: 20px;
  font-size: 1.25rem;
}

.desc p {
  font-size: 20px;
  font-size: 1.25rem;
}
.error404 .desc p {
  font-size: 30px;
  font-size: 1.875rem;
}
.desc p:last-of-type {
  margin-bottom: 96px;
}

.post-type-archive-careers #main-content h2 {
  color: #FF484E;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 32px;
}
.post-type-archive-careers #main-content .article--detail a {
  text-decoration: none;
}
.post-type-archive-careers #main-content .article--detail h3 {
  color: #FF484E;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  text-transform: none;
}
.post-type-archive-careers #main-content .article--detail h4 {
  color: #8A8A8D;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.post-type-archive-careers #main-content .article--detail h4 span:after {
  content: ", ";
}
.post-type-archive-careers #main-content .article--detail h4 span:last-child:after {
  content: "";
}

body.benefits-and-compensation.post-type-archive-careers #main-content {
  padding-top: 0 !important;
}

.careers--row .lead--in {
  position: relative;
  top: 18px;
}
.careers--row .lead--in p {
  border: 2px solid #FF484E;
  padding: 30px 120px 32px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .careers--row .lead--in p {
    padding: 30px;
  }
}
.careers--row.benefit h3 {
  color: #FF484E;
}
.careers--row.benefit hr {
  border: none;
  border-bottom: 2px solid #FF484E;
  display: block;
  height: 1px;
  margin: 0 auto;
  padding: 30px 0;
  width: 98%;
}
.careers--row.benefit .in-practice {
  margin-top: 30px;
  position: relative;
}
.careers--row.benefit .in-practice hr {
  border-color: #FEAE5C;
  padding: 0;
  position: absolute;
  right: 0;
  top: 12px;
  width: 75%;
}
.careers--row.benefit .in-practice h5 {
  background-color: #4A4A4A;
  border-radius: 15px;
  color: #fff;
  padding: 5px 15px 5px 60px;
  position: absolute;
  text-transform: uppercase;
}
.careers--row.benefit .in-practice h5 figure {
  background-color: #FEAE5C;
  background-image: url("/wp-content/themes/kittelson2017/assets/img/icons/icon-pencil.png");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 50px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 50px;
}
.careers--row.benefit .in-practice p {
  padding: 60px 0 0 60px;
}
.careers--row.benefit.no--border hr.btm-brdr {
  display: none;
}
.careers--row.benefit img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .careers--row.benefit img {
    display: block;
    margin: 0 auto 30px;
    width: 50%;
  }
}
.careers--row.split {
  background-color: #fff;
  border-top: 3px solid #FAFAFA;
  color: #FF484E;
  margin-bottom: 60px;
  padding-bottom: 0 !important;
}
.careers--row.split .row,
.careers--row.split .columns {
  padding: 0 !important;
}
.careers--row.split h2 {
  color: #FF484E !important;
  font-size: 1.5rem !important;
  position: absolute;
  top: 60px;
  left: 0;
  margin: 0;
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .careers--row.split h2 {
    padding: 30px;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 950px) {
  .careers--row.split h2 {
    padding: 30px;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 1300px) {
  .careers--row.split h2 {
    font-size: 20px !important;
    padding: 30px;
    top: 30px;
  }
}
.careers--row.split figure {
  background-color: #fff;
  position: relative;
}
.careers--row.split figure img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .careers--row.split figure img {
    display: none;
  }
}

.career--convo_vid {
  display: block;
  margin-bottom: 15px;
}

.careers--row .career--convo h3 {
  font-size: 20px;
}

.careers--row .copy-wrap {
  background-color: #fff;
  height: 100%;
  min-height: 533px;
  padding: 100px 30px 30px;
}
.careers--row .copy-wrap h3 {
  color: #FF484E;
}
.careers--row .copy-wrap p {
  color: #FF484E;
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .careers--row .copy-wrap {
    margin-bottom: 30px;
    min-height: auto;
    padding: 30px;
  }
}

.careers--row.image-link figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.careers--row.image-link figure .overlay {
  background-color: rgba(0, 0, 0, 0.25);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.careers--row.image-link figure a {
  color: #fff !important;
  display: inline-block;
  font-family: "CartographSansCF-DemiBold";
  font-size: 3rem;
  left: 50%;
  letter-spacing: 0;
  margin: 0;
  padding: 0 100px;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  text-transform: none;
  top: 50%;
  transform: translateY(-55%) translateX(-50%);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .careers--row.image-link figure a {
    font-size: 28px;
    padding: 0;
  }
}

#slideshow--overlay {
  background-color: rgba(0, 0, 0, 0.75);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 250ms ease-in-out;
  width: 100%;
  z-index: -1;
}
#slideshow--overlay .slideshow {
  margin: 30px auto 0;
  max-width: 70%;
  overflow: visible;
}
#slideshow--overlay .slideshow p {
  background-color: rgba(255, 255, 255, 0.95);
  color: #414042;
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  top: -8px;
}
#slideshow--overlay .slideshow .slick-prev {
  left: -25px;
}
#slideshow--overlay .slideshow .slick-next {
  right: -25px;
}
#slideshow--overlay .slideshow video {
  width: 100%;
}
#slideshow--overlay.is--visible {
  opacity: 1;
  z-index: 999999;
}
#slideshow--overlay #slideshow-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
  text-indent: -9999em;
}
#slideshow--overlay #slideshow-close::before, #slideshow--overlay #slideshow-close::after {
  position: absolute;
  left: 15px;
  content: "";
  height: 33px;
  width: 2px;
  background-color: #FEAE5C;
}
#slideshow--overlay #slideshow-close::before {
  transform: rotate(45deg);
}
#slideshow--overlay #slideshow-close::after {
  transform: rotate(-45deg);
}

form.search {
  opacity: 0;
  position: absolute;
  right: 0;
  transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  width: 100%;
  z-index: -1;
}
form.search.is--visible {
  opacity: 1;
  z-index: 999;
}
form.search input.search-input {
  border: 1px solid #ccc;
  border-radius: 25px;
  font-size: 14px;
  font-size: 0.875rem;
  outline: none;
  padding: 15px;
  position: absolute;
  right: 20px;
  top: -3px;
  width: 420px;
}
form.search button.search-submit {
  background-color: #FEAE5C;
  border: none;
  margin: 0;
  padding: 0;
}
form.search button.search-submit span {
  color: #fff;
}

#nav--mobile form.search {
  opacity: 1;
  padding: 0 16px;
  position: relative;
  z-index: 999;
}
#nav--mobile form.search input.search-input {
  position: relative;
  right: auto;
  top: 0;
  width: 100%;
}

.search .results {
  margin-bottom: 64px;
}
.search .results h2 {
  margin-bottom: 16px !important;
}
.search .results h2 a {
  color: #000;
  font-size: 30px;
  font-size: 1.875rem;
}

div[id*=ajaxsearchlite] {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

#ajaxsearchlite1 .probox,
div[id*=ajaxsearchlite] .probox {
  background-color: transparent !important;
  box-shadow: none !important;
  height: 60px !important;
}

#main-content #ajaxsearchlite1 .probox .proinput input {
  background-color: #fff !important;
  border: 1px solid #E3E8F0 !important;
  border-radius: 25px !important;
  font-size: 14px;
  font-size: 0.875rem;
  outline: none !important;
  padding: 12px 18px !important;
  width: 320px !important;
}
#main-content #ajaxsearchlite1 .probox .proinput input.autocomplete {
  display: none;
}

div[id*=ajaxsearchlite] .probox .promagnifier {
  background-color: #F5C314 !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  position: absolute;
  right: 28px;
  top: 12px;
}

div[id*=ajaxsearchlite] .probox .proclose,
div[id*=ajaxsearchlite] .probox .proloading {
  position: absolute !important;
  right: 28px;
  top: 12px;
}

div[id*=ajaxsearchlite] .probox .proclose svg {
  background-color: #F5C314 !important;
}

div[id*=ajaxsearchlite] .probox .promagnifier .innericon svg {
  fill: #fff !important;
}

div[id*=ajaxsearchlite] .probox div.asl_simple-circle {
  border-color: #fff !important;
}

div[id*=ajaxsearchlite] .probox .promagnifier .innericon svg, div[id*=ajaxsearchlite] .probox .prosettings .innericon svg, div[id*=ajaxsearchlite] .probox .proloading svg {
  width: 16px !important;
}

div[id*=ajaxsearchlite] .probox div.prosettings {
  display: none;
}

div[id*=ajaxsearchliteres] .results .item .asl_content h3, div[id*=ajaxsearchliteres] .results .item .asl_content h3 a {
  color: #4A4A4A !important;
  font-family: "CartographSansCF-DemiBold" !important;
  font-size: 16px !important;
}

#modal {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  transition: all ease-in-out;
  width: 100%;
  z-index: 999999;
}
#modal .modal-close {
  background-color: #fe9529;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  cursor: pointer;
  height: 20px;
  line-height: 1;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 20px;
}

.modal--contain {
  justify-content: center;
}

.modal--interior {
  background-color: #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 25px 50px;
  position: absolute;
  top: 40px;
  max-width: 600px;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .modal--interior {
    padding: 18px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .modal--interior {
    margin-left: -160px;
    padding: 25px 10px;
    width: 320px;
  }
}
.modal--interior form {
  margin-top: 20px;
}
.modal--interior h4 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 20px;
}
.modal--interior p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 0 20px;
}
.modal--interior #mc_embed_signup {
  margin-top: 30px;
}
.modal--interior #mc_embed_signup h2 {
  display: none;
}
.modal--interior #mc_embed_signup .indicates-required {
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
}
.modal--interior .mc-field-group {
  margin-bottom: 20px;
  width: 100%;
}
.modal--interior .mc-field-group label {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  text-transform: uppercase;
}
.modal--interior .mc-field-group input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  color: #a8a8a8;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  padding: 15px 10px;
  width: 100%;
}
.modal--interior .mc-field-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal--interior .mc-field-group ul li {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  width: 50%;
}
.modal--interior .mc-field-group ul li input {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .modal--interior .mc-field-group ul li {
    float: none;
    width: 100%;
  }
}
.modal--interior input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fe9529;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 25px;
  padding: 20px;
  text-transform: uppercase;
  width: 100%;
}
.modal--interior input[type=submit]:hover {
  background-color: #f37b01;
}
@media only screen and (max-width: 767px) {
  .modal--interior input[type=submit] {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
}

#filter-classes,
#filter-cat-classes,
#filter-tag-classes,
#filter-cat-title,
#filter-tag-title {
  display: none !important;
}

.full-width .large-10 h4.project-title,
.full-width .medium-10 h4.project-title {
  padding-top: 20px;
}
.full-width .large-10 h4.project-title [class^=result-] + [class^=result-]:before,
.full-width .medium-10 h4.project-title [class^=result-] + [class^=result-]:before {
  content: ", ";
  display: inline-block;
}

.filtering--links {
  background-color: #d9f2fb;
  padding-bottom: 40px;
  padding-top: 40px;
  width: 100%;
}
.post-type-archive-careers .filtering--links {
  background-color: #ffe1e2;
}
.post-type-archive-news-and-events .filtering--links {
  background-color: #fdf5d8;
}
.post-type-archive-work .filtering--links {
  background-color: #fbebda;
}
.filtering--links h3 {
  margin-bottom: 20px;
}
.filtering--links h4 {
  margin-bottom: 16px;
  text-transform: uppercase;
}
.filtering--links h4 img {
  display: inline-block;
  height: 25px;
  position: relative;
  top: -2px;
  width: 25px;
}
.filtering--links [class^=filter-] h4 {
  cursor: pointer;
  margin-bottom: 10px;
  text-transform: none;
}
.filtering--links select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url("../img/icon-open-blue.png") 97% no-repeat;
  background-size: 10px 6px;
  -webkit-background-size: 10px 6px;
  border: 1px solid #9b9b9b;
  border-radius: 15px;
  color: #4A4A4A;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  height: 42px;
  letter-spacing: 0.04em;
  padding: 10px;
}
.filtering--links select:focus {
  outline: none;
}
.post-type-archive-work .filtering--links select {
  background-image: url("../img/icon-open-orange.png");
}
.filtering--links ul {
  list-style: none;
  margin: 16px 0;
  padding: 0;
}
.filtering--links ul li {
  position: relative;
  padding-left: 15px;
}
.filtering--links a {
  text-decoration: none;
}
.filtering--links a:before {
  border: 1px solid #9b9b9b;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 6px;
  width: 10px;
}
.filtering--links a.is--active:before {
  background-color: #9b9b9b;
}

#ideas--list .filtering--links a.is--active:before {
  background-color: #50C3EB;
  border-color: #50C3EB;
}

body.post-type-archive-news-and-events .filtering--links a.is--active:before {
  background-color: #F5C314;
  border-color: #F5C314;
}

body.post-type-archive-work .filtering--links a.is--active:before {
  background-color: #FEAE5C;
  border-color: #FEAE5C;
}

body.post-type-archive-careers .filtering--links a.is--active:before {
  background-color: #FF484E;
  border-color: #FF484E;
}

.filtering--links h4.filter--trigger + ul {
  display: none;
}
.filtering--links h4.filter--trigger.is--open + ul {
  display: block;
}

#articles--ajax,
.post-type-archive-work #main-content,
.post-type-archive-careers #main-content,
.post-type-archive-news-and-events #main-content,
#main-content.post-type-archive-ideas {
  padding-bottom: 0;
}

.post-type-archive-work #main-content .article--detail .article--detail_meta ul li:first-child {
  display: none;
}

#reset {
  background: transparent url("/wp-content/themes/kittelson2017/assets/img/icon-reset.png") left no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  margin-top: 42px;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  #reset {
    display: block;
    clear: both;
    margin-top: 10px;
    margin-left: 0;
  }
}
#reset:hover {
  cursor: pointer;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 96px;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.mailchimp {
  background-color: #FEAE5C;
  color: #fff;
  padding: 50px 0;
  text-align: center;
}
.mailchimp h4 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 20px;
}
.mailchimp p {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 20px;
}
.mailchimp .mc-field-group {
  text-align: left;
}
.mailchimp label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 20px 0 10px;
  text-align: left;
  text-transform: uppercase;
}
.mailchimp input[type=text],
.mailchimp input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 4px;
  color: #a8a8a8;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  padding: 10px;
  width: 100%;
}
.homepage .mailchimp input[type=text], .home .mailchimp input[type=text], .internships .mailchimp input[type=text],
.homepage .mailchimp input[type=email],
.home .mailchimp input[type=email],
.internships .mailchimp input[type=email] {
  padding: 18px;
}
.mailchimp input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #cd823b;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 40px;
  padding: 20px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .mailchimp input[type=submit] {
    display: block;
    width: 100%;
  }
}
.homepage .mailchimp input[type=submit], .home .mailchimp input[type=submit], .internships .mailchimp input[type=submit] {
  margin-top: 0;
}
.mailchimp.internships {
  background-color: #FF484E;
  color: #fff;
}
.mailchimp.internships input[type=submit] {
  background-color: #7b0004;
}

.newsletter label {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 0 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .newsletter label {
    margin-top: 20px;
  }
}
.newsletter input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  color: #a8a8a8;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  padding: 10px;
  width: 100%;
}
.newsletter input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #cd823b;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .newsletter input[type=submit] {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
}
.newsletter ::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8a8a8;
  opacity: 1; /* Firefox */
}
.newsletter ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8a8a8;
  opacity: 1; /* Firefox */
}
.newsletter :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a8a8a8;
}
.newsletter ::-ms-input-placeholder { /* Microsoft Edge */
  color: #a8a8a8;
}

#footer {
  background-color: #fff;
  color: #8A8A8D;
}
#footer section {
  border-top: 1px solid rgba(174, 174, 174, 0.5);
  padding: 16px 0;
}
#footer section.footer--main {
  border: none;
}
#footer img {
  display: inline-block;
  max-height: 30px;
}
#footer a {
  color: #9b9b9b;
  text-decoration: none;
}
#footer a:hover {
  color: #FEAE5C;
}
#footer h4 {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 0 4px;
  text-transform: uppercase;
}
#footer address {
  font-style: normal;
  line-height: 1.5;
}
#footer address p {
  margin: 0;
}
#footer address.phone {
  margin-top: 22px;
}
@media only screen and (max-width: 767px) {
  #footer .footer--main nav.inline {
    display: none;
  }
  #footer .footer--social nav.inline.right {
    float: left !important;
    margin-top: 16px;
    text-align: left;
  }
  #footer .footer--social nav.inline.right li {
    margin: 0 32px 0 0;
  }
}

a.icon-glassdoor {
  background: #9b9b9b url("/wp-content/themes/kittelson2017/assets/img/icon-glassdoor.png") 0 0 no-repeat;
  background-size: 20px 23px;
  border-radius: 10px;
  height: 23px;
  margin-top: 0;
  position: relative;
  transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -webkit-transition: background-color 250ms ease-in-out;
  width: 20px;
}
a.icon-glassdoor:hover {
  background-color: #FEAE5C;
  text-decoration: none;
}
.contact a.icon-glassdoor {
  background-color: #000;
  margin-top: 4px;
}

.contact #footer a.icon-glassdoor {
  background-color: #9b9b9b;
  margin-top: 0;
}
.contact #footer a.icon-glassdoor:hover {
  background-color: #FEAE5C;
  text-decoration: none;
}