/*
Theme Name: Lift Theme
Description: The theme for the Lift website.
Author: Chris Wallace
Version: 1.1.2
*/
meta.foundation-version {
  font-family: "/5.4.7/"; }

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html, body {
  font-size: 20px; }

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

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 !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.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: 53.75rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns, .row.collapse > .widget_search input[type="search"], .widget_search .row.collapse > input[type="search"], .row.collapse > .widget_search input[type="submit"], .widget_search .row.collapse > input[type="submit"], .row.collapse > .team-member {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    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, .widget_search input[type="search"], .widget_search input[type="submit"], .team-member {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

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

[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, .widget_search input[type="search"], .widget_search input[type="submit"], .team-member {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4, .widget_search input[type="submit"] {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8, .widget_search input[type="search"] {
    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:801px) {
  .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, .widget_search input[type="search"], .widget_search input[type="submit"], .team-member {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    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:1101px) {
  .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, .widget_search input[type="search"], .widget_search input[type="submit"], .team-member {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4, .widget_search input[type="submit"] {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6, .team-member {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8, .widget_search input[type="search"] {
    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; }
  [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 0; }

@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:801px) {
  .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:1101px) {
  .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; } }

.text-left {
  text-align: left !important; }

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

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 800px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:801px) and (max-width:1100px) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:801px) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1101px) and (max-width:1400px) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1101px) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1401px) and (max-width:1700px) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1401px) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1701px) and (max-width:2600px) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width:1701px) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #f2663a;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #ef4613; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: 100;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-weight: 800;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 1.125rem; }

h2 {
  font-size: 0.875rem; }

h3 {
  font-size: 0.9375rem; }

h4 {
  font-size: 0.8125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #d0c8d6;
  border-width: 1px;
  border-style: solid;
  border-color: #bcb0c4;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul, ol, dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul, ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #dddddd; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #555555; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width:801px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 1.75rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.25rem; }
  h4 {
    font-size: 1.125rem; }
  h5 {
    font-size: 1rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  @page {
    margin: 0.5cm; }

  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

button, .widget_search input[type="submit"], .button, .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #f2663a;
  border-color: #e1400f;
  color: white;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #e1400f; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #62516d;
    border-color: #4e4157;
    color: white; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #4e4157; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: white; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a54;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a54; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf280e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: white; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: white; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b7d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b7d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #f2663a;
    border-color: #e1400f;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #e1400f; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: white; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #f2663a; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #62516d;
      border-color: #4e4157;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #4e4157; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: white; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #62516d; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #368a54;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a54; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: white; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf280e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf280e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: white; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: white; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b7d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b7d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: white; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width:801px) {
  button, .widget_search input[type="submit"], .button, .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget button {
    display: inline-block; } }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column, form .row .row .columns, form .row .row .widget_search input[type="search"], .widget_search form .row .row input[type="search"], form .row .row .widget_search input[type="submit"], .widget_search form .row .row input[type="submit"], form .row .row .team-member {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column, form .row .row.collapse .columns, form .row .row.collapse .widget_search input[type="search"], .widget_search form .row .row.collapse input[type="search"], form .row .row.collapse .widget_search input[type="submit"], .widget_search form .row .row.collapse input[type="submit"], form .row .row.collapse .team-member {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0; }
  label small {
    text-transform: capitalize;
    color: #686868; }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  font-family: inherit;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #dddddd;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */


/* We add basic fieldset styling */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 1rem; }
.error label, .error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
.error > label > small {
  color: #686868;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error, textarea.error, select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #f2663a; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 35px; }

.top-bar {
  overflow: hidden;
  height: 35px;
  line-height: 35px;
  position: relative;
  background: #f2663a;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form, .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.8rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget .top-bar input[type="submit"], .top-bar .widget_mailchimpsf_widget button, .widget_mailchimpsf_widget .top-bar button, .top-bar button, .top-bar .widget_search input[type="submit"], .widget_search .top-bar input[type="submit"] {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 800px) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 35px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 35px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 75%;
        display: block;
        padding: 0 10px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 10px;
      height: 35px;
      line-height: 35px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 35px 0 10px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 10px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #f2663a; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0px 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: none;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: white;
      padding: 12px 0 12px 0;
      padding-left: 10px;
      font-family: "brandon-grotesque-1", "brandon-grotesque-2";
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase; }
      .top-bar-section ul li > a.button {
        font-size: 12px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #f2663a;
        border-color: #e1400f;
        color: white; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #e1400f; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: white; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #62516d;
        border-color: #4e4157;
        color: white; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #4e4157; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: white; }
      .top-bar-section ul li > a.button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: white; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: white; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: white; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: white; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: white; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: white; }
    .top-bar-section ul li > button, .top-bar-section ul li > .widget_search input[type="submit"], .widget_search .top-bar-section ul li > input[type="submit"] {
      font-size: 12px;
      padding-right: 10px;
      padding-left: 10px;
      background-color: #f2663a;
      border-color: #e1400f;
      color: white; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #e1400f; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: white; }
      .top-bar-section ul li > button.secondary {
        background-color: #62516d;
        border-color: #4e4157;
        color: white; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #4e4157; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: white; }
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: white; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: white; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: white; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: white; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: white; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: white; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #f2663a;
      color: #f9e698; }
    .top-bar-section ul li.active > a {
      background: #f2663a;
      color: white; }
      .top-bar-section ul li.active > a:hover {
        background: #f2663a;
        color: white; }
  .top-bar-section .has-form {
    padding: 10px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 10px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 10px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 600; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: white;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 10px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget .top-bar-section .dropdown li input[type="submit"], .top-bar-section .dropdown li .widget_mailchimpsf_widget button, .widget_mailchimpsf_widget .top-bar-section .dropdown li button, .top-bar-section .dropdown li button, .top-bar-section .dropdown li .widget_search input[type="submit"], .widget_search .top-bar-section .dropdown li input[type="submit"] {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 10px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width:801px) {
  .top-bar {
    background: #f2663a;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input, .top-bar .button, .top-bar .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget .top-bar input[type="submit"], .top-bar .widget_mailchimpsf_widget button, .widget_mailchimpsf_widget .top-bar button, .top-bar button, .top-bar .widget_search input[type="submit"], .widget_search .top-bar input[type="submit"] {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #f2663a; }
  .contain-to-grid .top-bar {
    max-width: 53.75rem;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #f2663a;
      color: #f9e698; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 35px;
      background: #f2663a; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #f2663a; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 35px;
      color: white;
      background: #f2663a; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #f2663a;
        color: white; }
    .top-bar-section .has-dropdown > a {
      padding-right: 30px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 17.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 35px;
        white-space: nowrap;
        padding: 12px 10px;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: white;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #f9e698;
        background-color: #555555;
        background: #f2663a; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: none;
      clear: none;
      height: 35px;
      width: 0; }
    .top-bar-section .has-form {
      background: #f2663a;
      padding: 0 11.66667px;
      height: 35px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #f2663a;
    color: #f9e698; }
  .no-js .top-bar-section ul li:active > a {
    background: #f2663a;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width:801px) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: white;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #eeeeee;
    border-top: 1px solid #f0f0f0;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid #bfbfbf;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.2) inset;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width:801px) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.2) inset;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width:801px) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.2) inset;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width:801px) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.2) inset;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width:801px) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.2) inset;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width:801px) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #f0f0f0;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #f0f0f0;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #f0f0f0;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #f0f0f0;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/**

	Genericons

*/
/* IE8 and below use EOT and allow cross-site embedding.
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Genericons";
  src: url("fonts/genericons/Genericons.eot");
  src: url("fonts/genericons/Genericons.eot?#iefix") format("embedded-opentype"), url(data:application/font-woff;charset=utf-8;base64,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), url("fonts/genericons/Genericons.woff") format("woff"), url("fonts/genericons/Genericons.ttf") format("truetype"), url("fonts/genericons/Genericons.svg#Genericons") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Genericons";
    src: url("fonts/genericons/Genericons.svg#Genericons") format("svg"); }
 }

/**
 * All Genericons
 */
.genericon {
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-transition: color 0.1s ease-in 0;
  display: inline-block;
  font-family: "Genericons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none; }

/**
 * Individual icons
 */
.genericon-404:before {
  content: "\f423"; }

.genericon-aside:before {
  content: "\f101"; }

.genericon-attachment:before {
  content: "\f416"; }

.genericon-audio:before {
  content: "\f109"; }

.genericon-bold:before {
  content: "\f471"; }

.genericon-book:before {
  content: "\f444"; }

.genericon-cart:before {
  content: "\f447"; }

.genericon-category:before {
  content: "\f301"; }

.genericon-chat:before {
  content: "\f108"; }

.genericon-checkmark:before {
  content: "\f418"; }

.genericon-close:before {
  content: "\f405"; }

.genericon-close-alt:before {
  content: "\f406"; }

.genericon-cloud:before {
  content: "\f426"; }

.genericon-cloud-download:before {
  content: "\f440"; }

.genericon-cloud-upload:before {
  content: "\f441"; }

.genericon-code:before {
  content: "\f462"; }

.genericon-codepen:before {
  content: "\f216"; }

.genericon-cog:before {
  content: "\f445"; }

.genericon-collapse:before {
  content: "\f432"; }

.genericon-comment:before {
  content: "\f300"; }

.genericon-day:before {
  content: "\f305"; }

.genericon-digg:before {
  content: "\f221"; }

.genericon-document:before {
  content: "\f443"; }

.genericon-dot:before {
  content: "\f428"; }

.genericon-downarrow:before {
  content: "\f502"; }

.genericon-draggable:before {
  content: "\f436"; }

.genericon-dribbble:before {
  content: "\f201"; }

.genericon-dropbox:before {
  content: "\f225"; }

.genericon-dropdown:before {
  content: "\f433"; }

.genericon-dropdown-left:before {
  content: "\f434"; }

.genericon-edit:before {
  content: "\f411"; }

.genericon-ellipsis:before {
  content: "\f476"; }

.genericon-expand:before {
  content: "\f431"; }

.genericon-external:before {
  content: "\f442"; }

.genericon-facebook:before {
  content: "\f203"; }

.genericon-facebook-alt:before {
  content: "\f204"; }

.genericon-fastforward:before {
  content: "\f458"; }

.genericon-feed:before {
  content: "\f413"; }

.genericon-flag:before {
  content: "\f468"; }

.genericon-flickr:before {
  content: "\f211"; }

.genericon-foursquare:before {
  content: "\f226"; }

.genericon-fullscreen:before {
  content: "\f474"; }

.genericon-gallery:before {
  content: "\f103"; }

.genericon-github:before {
  content: "\f200"; }

.genericon-googleplus:before {
  content: "\f206"; }

.genericon-googleplus-alt:before {
  content: "\f218"; }

.genericon-heart:before {
  content: "\f461"; }

.genericon-help:before {
  content: "\f457"; }

.genericon-hide:before {
  content: "\f404"; }

.genericon-hierarchy:before {
  content: "\f505"; }

.genericon-home:before {
  content: "\f409"; }

.genericon-image:before {
  content: "\f102"; }

.genericon-info:before {
  content: "\f455"; }

.genericon-instagram:before {
  content: "\f215"; }

.genericon-italic:before {
  content: "\f472"; }

.genericon-key:before {
  content: "\f427"; }

.genericon-leftarrow:before {
  content: "\f503"; }

.genericon-link:before {
  content: "\f107"; }

.genericon-linkedin:before {
  content: "\f207"; }

.genericon-linkedin-alt:before {
  content: "\f208"; }

.genericon-location:before {
  content: "\f417"; }

.genericon-lock:before {
  content: "\f470"; }

.genericon-mail:before {
  content: "\f410"; }

.genericon-maximize:before {
  content: "\f422"; }

.genericon-menu:before {
  content: "\f419"; }

.genericon-minimize:before {
  content: "\f421"; }

.genericon-month:before {
  content: "\f307"; }

.genericon-next:before {
  content: "\f429"; }

.genericon-notice:before {
  content: "\f456"; }

.genericon-paintbrush:before {
  content: "\f506"; }

.genericon-path:before {
  content: "\f219"; }

.genericon-pause:before {
  content: "\f448"; }

.genericon-phone:before {
  content: "\f437"; }

.genericon-picture:before {
  content: "\f473"; }

.genericon-pinned:before {
  content: "\f308"; }

.genericon-pinterest:before {
  content: "\f209"; }

.genericon-pinterest-alt:before {
  content: "\f210"; }

.genericon-play:before {
  content: "\f452"; }

.genericon-plugin:before {
  content: "\f439"; }

.genericon-pocket:before {
  content: "\f224"; }

.genericon-polldaddy:before {
  content: "\f217"; }

.genericon-portfolio:before {
  content: "\f460"; }

.genericon-previous:before {
  content: "\f430"; }

.genericon-print:before {
  content: "\f469"; }

.genericon-quote:before {
  content: "\f106"; }

.genericon-reddit:before {
  content: "\f222"; }

.genericon-refresh:before {
  content: "\f420"; }

.genericon-reply:before {
  content: "\f412"; }

.genericon-reply-alt:before {
  content: "\f466"; }

.genericon-reply-single:before {
  content: "\f467"; }

.genericon-rewind:before {
  content: "\f459"; }

.genericon-rightarrow:before {
  content: "\f501"; }

.genericon-search:before {
  content: "\f400"; }

.genericon-send-to-phone:before {
  content: "\f438"; }

.genericon-send-to-tablet:before {
  content: "\f454"; }

.genericon-share:before {
  content: "\f415"; }

.genericon-show:before {
  content: "\f403"; }

.genericon-sitemap:before {
  content: "\f507"; }

.genericon-skip-ahead:before {
  content: "\f451"; }

.genericon-skip-back:before {
  content: "\f450"; }

.genericon-skype:before {
  content: "\f220"; }

.genericon-spam:before {
  content: "\f424"; }

.genericon-standard:before {
  content: "\f100"; }

.genericon-star:before {
  content: "\f408"; }

.genericon-status:before {
  content: "\f105"; }

.genericon-stop:before {
  content: "\f449"; }

.genericon-stumbleupon:before {
  content: "\f223"; }

.genericon-subscribe:before {
  content: "\f463"; }

.genericon-subscribed:before {
  content: "\f465"; }

.genericon-summary:before {
  content: "\f425"; }

.genericon-tablet:before {
  content: "\f453"; }

.genericon-tag:before {
  content: "\f302"; }

.genericon-time:before {
  content: "\f303"; }

.genericon-top:before {
  content: "\f435"; }

.genericon-trash:before {
  content: "\f407"; }

.genericon-tumblr:before {
  content: "\f214"; }

.genericon-twitter:before {
  content: "\f202"; }

.genericon-unapprove:before {
  content: "\f446"; }

.genericon-unsubscribe:before {
  content: "\f464"; }

.genericon-unzoom:before {
  content: "\f401"; }

.genericon-uparrow:before {
  content: "\f500"; }

.genericon-user:before {
  content: "\f304"; }

.genericon-video:before {
  content: "\f104"; }

.genericon-vimeo:before {
  content: "\f212"; }

.genericon-warning:before {
  content: "\f414"; }

.genericon-website:before {
  content: "\f475"; }

.genericon-week:before {
  content: "\f306"; }

.genericon-wordpress:before {
  content: "\f205"; }

.genericon-xpost:before {
  content: "\f504"; }

.genericon-youtube:before {
  content: "\f213"; }

.genericon-zoom:before {
  content: "\f402"; }

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon/fonts/icomoon.eot?3nvq6a');
  src: url('fonts/icomoon/fonts/icomoon.eot?#iefix3nvq6a') format('embedded-opentype'), url('fonts/icomoon/fonts/icomoon.woff?3nvq6a') format('woff'), url('fonts/icomoon/fonts/icomoon.ttf?3nvq6a') format('truetype'), url('fonts/icomoon/fonts/icomoon.svg?3nvq6a#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-smile-o:before {
  content: "\f118"; }

.icon-location:before {
  content: "\e600"; }

.icon-mobile:before {
  content: "\e601"; }

.icon-mobile2:before {
  content: "\e602"; }

.icon-tablet:before {
  content: "\e603"; }

.icon-tv:before {
  content: "\e604"; }

.icon-bubbles:before {
  content: "\e605"; }

.icon-rocket:before {
  content: "\e606"; }

.icon-crop:before {
  content: "\e607"; }

.icon-code:before {
  content: "\e608"; }

.icon-twitter:before {
  content: "\e60a"; }

.icon-dribbble:before {
  content: "\e60b"; }

.icon-github:before {
  content: "\e60c"; }

.icon-wordpress:before {
  content: "\e60d"; }

.icon-html5:before {
  content: "\e60e"; }

.icon-chrome:before {
  content: "\e60f"; }

.icon-firefox:before {
  content: "\e610"; }

.image_gallery {
  display: block;
  padding: 0;
  margin: 0 -0; }
  .image_gallery:before, .image_gallery:after {
    content: " ";
    display: table; }
  .image_gallery:after {
    clear: both; }
  .image_gallery > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0 0; }
  .image_gallery > li {
    width: 100%;
    padding: 0 0 0;
    list-style: none; }
    .image_gallery > li:nth-of-type(1n) {
      clear: none; }
    .image_gallery > li:nth-of-type(1n+1) {
      clear: both; }
  .image_gallery img {
    width: 100%; }
  @media only screen and (min-width:801px) {
    .image_gallery {
      display: block;
      padding: 0;
      margin: 0 -20px; }
      .image_gallery:before, .image_gallery:after {
        content: " ";
        display: table; }
      .image_gallery:after {
        clear: both; }
      .image_gallery > li {
        display: block;
        height: auto;
        float: left;
        padding: 0 20px 40px; }
      .image_gallery > li {
        width: 33.33333%;
        padding: 0 20px 40px;
        list-style: none; }
        .image_gallery > li:nth-of-type(1n) {
          clear: none; }
        .image_gallery > li:nth-of-type(3n+1) {
          clear: both; } }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

.screen-reader-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  /* this kind of fail in Webkit and Opera */
  height: 1px;
  /* since clip is not reliable we need that */
  width: 1px;
  /* since clip is not reliable we need that too */
  overflow: hidden;
  /* since clip is not reliable we also need that */ }

.sticky, .bypostauthor {
  visibility: visible; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin: 0 auto;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin: 0 auto;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1em; }

/* Extra Button Styles */
.button, .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget button, .fl-button-wrap a {
  transition: 150ms all linear !important;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2" !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
  line-height: 1;
  padding: 0.5rem 0.75rem !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  color: #f2663a;
  background-color: transparent !important;
  border: 3px solid #f2663a !important;
  font-weight: bold !important; }
  .white-btn .button, .white-btn .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget .white-btn input[type="submit"], .white-btn .widget_mailchimpsf_widget button, .widget_mailchimpsf_widget .white-btn button, .white-btn .fl-button-wrap a {
    border-color: white !important;
    color: white !important; }
    .white-btn .button *, .white-btn .fl-button-wrap a * {
      color: white !important; }
  .button *, .fl-button-wrap a * {
    color: #f2663a !important; }
  .button:hover, .button:focus, .button:active, .fl-button-wrap a:hover, .fl-button-wrap a:focus, .fl-button-wrap a:active {
    background-color: #f2663a !important;
    border-color: #f2663a !important; }
    .button:hover *, .button:focus *, .button:active *, .fl-button-wrap a:hover *, .fl-button-wrap a:focus *, .fl-button-wrap a:active * {
      color: white !important; }

.white-button {
  border: 3px solid white !important;
  background-color: transparent !important;
  color: white !important; }
  .white-button * {
    color: white !important; }

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

/* Captions */
.wp-caption {
  margin-bottom: 28px;
  border-radius: 2px;
  width: auto !important;
  /* need this to overwrite any specified widths that
							 may be added through the backend */ }
  .wp-caption p:last-child {
    margin-bottom: 0; }
  .wp-caption .wp-caption-text {
    color: #999999;
    font-size: 0.9em;
    line-height: 160%;
    font-style: italic;
    padding: 0 0 1em; }

#wpstats {
  display: none; }

* {
  box-sizing: border-box; }

body {
  position: static; }

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

section {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 53.75rem;
  z-index: 0; }
  section:before, section:after {
    content: " ";
    display: table; }
  section:after {
    clear: both; }

sup {
  font-size: 0.5em; }

h1 {
  text-transform: uppercase; }

h1, h2, h3 {
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    h1, h2, h3 {
      font-weight: 600; } }

.fl-builder-content a {
  border-bottom: 3px solid #ff8e67;
  transition: 200ms border-color linear; }
  .fl-builder-content a:hover {
    border-bottom-color: white; }

dl {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-size: 13px; }
  dl dt {
    float: left;
    width: 30%;
    margin-right: 3%;
    text-transform: uppercase; }
  dl dd {
    float: left;
    width: 67%; }

@-webkit-keyframes slideUp {
  25% {
    top: 200; }

  100% {
    top: -120px; } }

@keyframes slideUp {
  25% {
    top: 200; }

  100% {
    top: -120px; } }

.top-bar .name {
  height: auto; }

.top-bar-section li:not(.has-form) a:not(.button) {
  letter-spacing: 1px; }

#index-header {
  margin-top: 4rem;
  text-align: center; }

.top-bar {
  height: auto; }
  .top-bar .title-area {
    position: relative;
    z-index: 999;
    padding: 40px 0;
    margin: 0 auto;
    max-width: 295px;
    text-align: left; }
    @media only screen and (min-width:801px) {
      .top-bar .title-area {
        padding: 50px 8px;
        max-width: none; } }

.masthead {
  background-color: rgba(0, 0, 0, 0.9); }

#logo {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2"; }

#logo-svg {
  width: 75px;
  height: auto; }

.top-bar-container {
  text-align: center; }
  @media only screen and (min-width:801px) {
    .top-bar-container {
      text-align: left; } }

.top-bar-section {
  padding: 45px 8px; }

.light-logo {
  float: left;
  display: inline; }

.additional-info {
  margin-top: -3px;
  float: left;
  font-size: 12px;
  line-height: 1.4;
  color: white;
  margin-left: 25px;
  letter-spacing: 0.01em; }
  .additional-info .tagline {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.08em; }
  .additional-info .contact {
    white-space: nowrap;
    text-transform: lowercase;
    font-weight: 300; }
    .additional-info .contact span {
      color: #f2663a;
      font-weight: 100;
      font-size: 9px;
      position: relative;
      margin: 0 2px;
      top: -1px; }
    .additional-info .contact a {
      display: inline !important;
      color: white; }

.masthead {
  background-size: cover;
  background-position: center center; }
  .blog .masthead {
    margin-bottom: 50px; }

.masthead-jetpack-portfolio {
  background-image: url("images/header/portfolio.jpg"); }

.masthead-blog {
  background-image: url("images/header/blog.jpg");
  background-position: bottom center; }

.taxonomy-description, .page-description {
  font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
  color: rgba(22, 22, 22, 0.65);
  font-size: 16px;
  font-weight: 200;
  text-align: center;
  margin-bottom: 0; }
  @media only screen and (min-width:801px) {
    .taxonomy-description, .page-description {
      max-width: 27em;
      margin: 0 auto 0.5em;
      font-size: 24px; } }

.archive-header, .page-header {
  padding: 0 40px 50px;
  margin-bottom: 2em;
  height: auto;
  position: relative; }
  @media only screen and (min-width:801px) {
    .archive-header, .page-header {
      margin-bottom: 4em;
      border-bottom: none; } }
  .masthead .archive-header *, .masthead .page-header * {
    color: white; }
  .archive-header .archive-title, .archive-header .page-title, .page-header .archive-title, .page-header .page-title {
    font-size: 26px;
    letter-spacing: 0.03em;
    margin-bottom: 0.25em;
    margin-top: 1em;
    text-align: center;
    font-weight: 700; }
    @media only screen and (min-width:801px) {
      .archive-header .archive-title, .archive-header .page-title, .page-header .archive-title, .page-header .page-title {
        font-size: 38px; } }

.page-header {
  margin-bottom: 0; }
  @media only screen and (min-width:801px) {
    .page-header {
      margin-bottom: 0; } }

#footer {
  font-size: 14px;
  background-color: #232527;
  padding-top: 60px;
  padding-bottom: 40px;
  color: #87929e; }
  #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: white;
    text-transform: uppercase; }
  #footer p {
    font-size: 14px;
    text-align: left;
    font-family: "brandon-grotesque-1", "brandon-grotesque-2"; }
  #footer address {
    font-size: 14px;
    font-style: normal;
    font-family: "brandon-grotesque-1", "brandon-grotesque-2"; }
  #footer h4 {
    margin: 0 0 2em;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.04em; }
  #footer h6 {
    font-size: 14px;
    line-height: 1.8; }
  #footer a {
    color: #87929e;
    font-weight: 400;
    padding-bottom: 3px; }
    #footer a:hover {
      border-bottom: 3px solid rgba(255, 255, 255, 0);
      transition: 200ms border-color linear; }
      #footer a:hover:hover {
        border-bottom-color: #ff8e67; }
  #footer ul, #footer li, #footer dd, #footer dt {
    font-size: 14px;
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0;
    font-family: "brandon-grotesque-1", "brandon-grotesque-2"; }

.pagination {
  text-align: center;
  margin: 0 auto 40px; }
  .pagination .page-numbers {
    padding: 10px;
    display: inline-block; }

.navigation {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2"; }
  .navigation .nav-links a {
    display: block;
    margin-bottom: 3rem;
    text-align: center; }
  @media only screen and (min-width:801px) {
    .navigation {
      margin: 0 auto; }
      .navigation .nav-links a {
        width: 50%;
        float: left;
        display: inline;
        padding-right: 20px; }
        .navigation .nav-links a[rel="next"] {
          float: right;
          padding-left: 20px; } }
  .navigation .meta-nav {
    display: block;
    color: #888888;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 700; }

#sidebar {
  margin-left: 20px;
  margin-right: 20px; }

.widget {
  margin-bottom: 2em; }

.widget-area .widget {
  margin-bottom: 2rem; }
  .widget-area .widget:before, .widget-area .widget:after {
    content: " ";
    display: table; }
  .widget-area .widget:after {
    clear: both; }
  .widget-area .widget .widget-title {
    font-size: 0.85rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1rem; }
    .widget-area .widget .widget-title label {
      font-size: 1em;
      font-weight: 800; }
  .widget-area .widget, .widget-area .widget p, .widget-area .widget ul, .widget-area .widget ol, .widget-area .widget form, .widget-area .widget input, .widget-area .widget button, .widget-area .widget .widget_search input[type="submit"], .widget_search .widget-area .widget input[type="submit"] {
    font-size: 0.85rem; }
.widget-area #subscribe-email {
  width: 60%;
  float: left; }
  .widget-area #subscribe-email input {
    border: none;
    width: 100%;
    display: block;
    height: 48px;
    padding: 0 0 0 10px;
    font-size: 0.85rem; }
.widget-area #subscribe-submit {
  width: 40%;
  float: right; }
  .widget-area #subscribe-submit input[type="submit"] {
    height: 48px;
    font-size: 0.85rem;
    width: 100%;
    display: block;
    border: none;
    background-color: #f2663a;
    color: white;
    cursor: pointer; }
.widget-area .error {
  border: 2px solid red;
  padding: 10px 15px;
  color: red;
  font-size: 0.8rem;
  margin-bottom: 0.5rem; }
  .widget-area .error p {
    margin-bottom: 0; }
.widget-area .success {
  border: 2px solid green;
  padding: 10px 15px;
  color: green;
  font-size: 0.8rem;
  margin-bottom: 0.5rem; }
  .widget-area .success p {
    margin-bottom: 0; }

.widget_search input[type="search"] {
  border-right-width: 0;
  padding-left: 6px;
  height: 40px;
  border-color: #f2f2f2;
  background-color: #f2f2f2;
  font-style: italic;
  font-size: 0.8rem; }
.widget_search input[type="submit"] {
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-size: 0.6rem;
  text-transform: uppercase; }

.widget_mailchimpsf_widget {
  padding: 7.5%;
  margin-left: 0;
  margin-right: 0;
  background-color: #62516d;
  color: white;
  border-radius: 4px;
  font-size: 1.1em; }
  .widget_mailchimpsf_widget h1, .widget_mailchimpsf_widget h2, .widget_mailchimpsf_widget h3, .widget_mailchimpsf_widget h4, .widget_mailchimpsf_widget h5, .widget_mailchimpsf_widget h6, .widget_mailchimpsf_widget label {
    color: white; }
  .widget_mailchimpsf_widget .widget-title {
    margin-bottom: 0 !important; }
  .widget_mailchimpsf_widget #mc_subheader {
    font-weight: 100;
    margin-bottom: 2em; }
  .widget_mailchimpsf_widget label {
    font-size: 90%; }
    .widget_mailchimpsf_widget label.mc_radio_label, .widget_mailchimpsf_widget label.mc_interest_label, .widget_mailchimpsf_widget label.mc_email_type {
      font-weight: 100;
      display: inline; }
  .widget_mailchimpsf_widget .mc_merge_var {
    margin-bottom: 9px; }
  .widget_mailchimpsf_widget #mc-indicates-required {
    font-size: 90%;
    font-weight: 100; }
  .widget_mailchimpsf_widget .mc_list {
    margin-left: 0; }
  .widget_mailchimpsf_widget .mc_help {
    font-size: 90%;
    font-weight: normal;
    margin-bottom: 10px; }
  .widget_mailchimpsf_widget input[type="radio"], .widget_mailchimpsf_widget input[type="checkbox"] {
    display: inline;
    vertical-align: middle;
    width: auto;
    margin-bottom: 0; }
  .widget_mailchimpsf_widget input[type="text"] {
    padding: 8px 12px;
    height: auto;
    border-radius: 4px; }

.right-off-canvas-menu a {
  color: #f2663a;
  transition: 200ms background-color linear; }
  .right-off-canvas-menu a:hover {
    background-color: #f2663a;
    color: white; }

.right-off-canvas-toggle {
  z-index: 9999;
  right: 20px;
  color: #f2663a;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  text-transform: uppercase;
  font-size: 0.6rem;
  font-weight: 400;
  letter-spacing: 0.3em;
  background-color: white;
  padding: 16px 8px;
  text-align: center;
  transition: 100ms background-color linear;
  display: block; }
  @media only screen and (min-width:801px) {
    .right-off-canvas-toggle {
      display: none; } }
  .right-off-canvas-toggle:hover {
    color: white;
    background-color: #f05222; }

.masthead .top-bar-menu {
  float: right; }

.oc-logo-wrapper {
  display: none; }

.off-canvas-logo {
  display: block;
  width: 75px;
  height: 75px;
  z-index: 9999;
  margin: 0 auto; }
  @media only screen and (min-width:801px) {
    .off-canvas-logo {
      display: none; } }

.exit-off-canvas {
  background-color: rgba(0, 0, 0, 0) !important;
  transition: 200ms background-color linear; }
  .move-left .exit-off-canvas {
    background-color: rgba(0, 0, 0, 0.4) !important; }

.top-bar-menu li a {
  border: 2px solid transparent; }
.top-bar-menu li:last-of-type {
  margin-left: 10px; }
  .top-bar-menu li:last-of-type a {
    border: 2px solid white; }

.top-bar-section {
  float: right;
  display: none; }
  @media only screen and (min-width:801px) {
    .top-bar-section {
      display: block; } }
  .top-bar-section ul li {
    background-color: transparent; }

.contain-to-grid, .top-bar-section ul, .top-bar, .top-bar .name, .top-bar-section li:not(.has-form) a:not(.button) {
  transition: 300ms all ease-in-out;
  background-color: transparent; }

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: transparent; }

.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: white; }

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button) {
  background-color: transparent;
  position: relative; }
  .top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    color: #f9e698; }

.top-bar-section li.active:not(.has-form) a:not(.button):after {
  content: "";
  left: 10px;
  right: 10px;
  border-top: 2px solid white;
  position: absolute;
  bottom: -2px;
  transition: 200ms left ease-in-out, 200ms right ease-in-out; }
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: transparent; }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover:after {
    left: 0;
    right: 0; }

.menu {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-weight: bold;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center; }
  .menu:before, .menu:after {
    content: " ";
    display: table; }
  .menu:after {
    clear: both; }
  .menu ul, .menu li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .menu li {
    line-height: 45px;
    border-bottom: 2px solid #f9f9f9; }
  .menu a {
    font-size: 0.9em;
    padding: 0 20px;
    line-height: 45px;
    display: block;
    transition: 200ms color linear, 200ms opacity linear;
    border-bottom: 2px solid #f9f9f9;
    font-style: italic;
    font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
    font-style: italic;
    font-weight: 100; }
  .menu .logo {
    text-align: center; }
    .menu .logo a {
      padding: 40px 0; }
      .menu .logo a:hover {
        background-color: transparent; }

.author-info {
  padding: 2em 0;
  margin: 2em 0;
  background-color: white; }
  .author-info p:last-of-type {
    margin-bottom: 0; }
    .author-info p:last-of-type a:after {
      content: " \2192"; }
  .author-info .author-title {
    font-size: 1.25em;
    font-weight: 700; }
  .author-info img {
    margin-left: 2em; }

.article_list {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 53.75rem; }
  .article_list:before, .article_list:after {
    content: " ";
    display: table; }
  .article_list:after {
    clear: both; }
  .article_list .posted {
    font-family: "brandon-grotesque-1", "brandon-grotesque-2";
    font-weight: 200;
    font-size: 0.75em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-weight: 400; }
  .article_list .excerpt p {
    color: rgba(0, 0, 0, 0.6); }

.single .split-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 53.75rem; }
  .single .split-content:before, .single .split-content:after {
    content: " ";
    display: table; }
  .single .split-content:after {
    clear: both; }

.single .masthead {
  margin-bottom: 3em;
  position: relative; }
  .single .masthead > * {
    z-index: 3;
    position: relative; }
  .single .masthead:after {
    position: absolute;
    z-index: 2;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45); }
.single .posted {
  margin: 0 20px;
  text-align: center;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.13em; }
.single .entry-title {
  margin: 0.75em 40px 0.25em; }
.single article {
  margin-bottom: 4rem; }
  .single article header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 53.75rem;
    text-align: left; }
    .single article header:before, .single article header:after {
      content: " ";
      display: table; }
    .single article header:after {
      clear: both; }
    .single article header .entry-title {
      margin-bottom: 1.5rem !important; }
    .single article header .header_inner {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 100%;
      float: left; }

.entry-title {
  margin-bottom: 1.5rem; }
  .entry-title a {
    color: #222222; }
  @media only screen and (min-width:801px) {
    .entry-title {
      font-size: 1.35em;
      position: relative; } }

.entry-content {
  margin: 0;
  font-weight: 100; }
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content ul, .entry-content ol {
    margin-bottom: 1.5rem;
    font-weight: 500;
    color: #484848; }

.navigation, #sidebar {
  padding-bottom: 2em; }
  .navigation:before, .navigation:after, #sidebar:before, #sidebar:after {
    content: " ";
    display: table; }
  .navigation:after, #sidebar:after {
    clear: both; }

#container:before, #container:after {
  content: " ";
  display: table; }
#container:after {
  clear: both; }

#container, .contact-wrapper, #footer, #copyright {
  z-index: 999;
  position: relative; }

.archive .article_list_inner, .blog .article_list_inner, .search .article_list_inner {
  text-align: center; }
  @media only screen and (min-width:801px) {
    .archive .article_list_inner, .blog .article_list_inner, .search .article_list_inner {
      text-align: left; } }
.archive .attachment-blog-thumb, .blog .attachment-blog-thumb, .search .attachment-blog-thumb {
  width: 180px;
  height: 180px;
  border-radius: 50% 50%;
  height: auto;
  margin: 0 auto 25px;
  max-width: 45%;
  float: none; }
  @media only screen and (min-width:801px) {
    .archive .attachment-blog-thumb, .blog .attachment-blog-thumb, .search .attachment-blog-thumb {
      float: left;
      max-width: 180px;
      margin: 0; } }
.archive .content-preview, .blog .content-preview, .search .content-preview {
  margin-left: 240px; }
.archive header, .blog header, .search header {
  position: relative;
  text-align: left; }
  .archive header h1, .archive header h2, .blog header h1, .blog header h2, .search header h1, .search header h2 {
    margin-bottom: 0.25em;
    font-size: 1.6em;
    font-weight: 300; }
.archive .entry-title, .blog .entry-title, .search .entry-title {
  line-height: 1.5;
  margin-bottom: 0.5em;
  font-size: 24px;
  font-weight: 300; }
  @media only screen and (min-width:801px) {
    .archive .entry-title, .blog .entry-title, .search .entry-title {
      font-size: 30px; } }
.archive .entry-meta, .blog .entry-meta, .search .entry-meta {
  margin-bottom: 1em; }
.archive article, .blog article, .search article {
  margin-bottom: 4em; }

.vcard {
  display: inline;
  margin: 0;
  border: none;
  padding: 0; }

article:before, article:after {
  content: " ";
  display: table; }
article:after {
  clear: both; }

.post-type-archive-team-member .masthead, .single-team-member .masthead {
  z-index: 9999;
  background-color: #62516d; }
  @media only screen and (min-width:801px) {
    .post-type-archive-team-member .masthead, .single-team-member .masthead {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      background-color: transparent; } }
.post-type-archive-team-member .contain-to-grid, .post-type-archive-team-member .top-bar-section ul, .post-type-archive-team-member .top-bar, .post-type-archive-team-member .top-bar .name, .post-type-archive-team-member .top-bar-section li:not(.has-form) a:not(.button), .single-team-member .contain-to-grid, .single-team-member .top-bar-section ul, .single-team-member .top-bar, .single-team-member .top-bar .name, .single-team-member .top-bar-section li:not(.has-form) a:not(.button) {
  transition: 300ms all ease-in-out;
  height: 120px;
  line-height: 120px;
  background-color: transparent; }
.post-type-archive-team-member .masthead #logo-svg, .single-team-member .masthead #logo-svg {
  margin-top: 30px;
  transition: 200ms margin-top ease-in-out; }
.post-type-archive-team-member .top-bar-section li:not(.has-form) a:not(.button):hover, .single-team-member .top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: transparent; }
.post-type-archive-team-member .top-bar-section li.active:not(.has-form) a:not(.button), .single-team-member .top-bar-section li.active:not(.has-form) a:not(.button) {
  color: white; }
.post-type-archive-team-member .contain-to-grid, .single-team-member .contain-to-grid {
  background-color: rgba(98, 81, 109, 0.9);
  transition: 200ms all ease-in-out; }
.post-type-archive-team-member .fixie #logo-svg, .single-team-member .fixie #logo-svg {
  margin-top: 15px; }
.post-type-archive-team-member .fixie .contain-to-grid, .single-team-member .fixie .contain-to-grid {
  background-color: #f2663a; }
.post-type-archive-team-member .fixie .contain-to-grid, .post-type-archive-team-member .fixie .top-bar, .post-type-archive-team-member .fixie .top-bar-section li:not(.has-form) a:not(.button), .single-team-member .fixie .contain-to-grid, .single-team-member .fixie .top-bar, .single-team-member .fixie .top-bar-section li:not(.has-form) a:not(.button) {
  height: 95px;
  line-height: 95px; }
.post-type-archive-team-member .archive-header-wrap, .single-team-member .archive-header-wrap {
  background-color: #62516d;
  padding-top: 80px; }
  .post-type-archive-team-member .archive-header-wrap h1, .post-type-archive-team-member .archive-header-wrap h2, .post-type-archive-team-member .archive-header-wrap h3, .post-type-archive-team-member .archive-header-wrap h4, .post-type-archive-team-member .archive-header-wrap h5, .post-type-archive-team-member .archive-header-wrap h6, .post-type-archive-team-member .archive-header-wrap p, .post-type-archive-team-member .archive-header-wrap a, .single-team-member .archive-header-wrap h1, .single-team-member .archive-header-wrap h2, .single-team-member .archive-header-wrap h3, .single-team-member .archive-header-wrap h4, .single-team-member .archive-header-wrap h5, .single-team-member .archive-header-wrap h6, .single-team-member .archive-header-wrap p, .single-team-member .archive-header-wrap a {
    color: white; }

.admin-bar.single-team-member .masthead {
  top: 32px; }

.map-box {
  position: relative;
  height: 800px;
  width: 100%;
  overflow: hidden; }
  .map-box h2 {
    color: #62516d;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 1rem; }
  .map-box p {
    color: #62516d;
    font-size: 1.5rem; }
  .map-box section {
    position: relative;
    top: 100px;
    z-index: 999;
    pointer-events: none; }

@media only screen and (min-width:801px) {
  .single-team-member .archive-header {
    padding-top: 4em; } }
.single-team-member .team_widget .faux-row {
  width: 100%;
  margin: 0;
  max-width: 53.75rem; }
  .single-team-member .team_widget .faux-row:before, .single-team-member .team_widget .faux-row:after {
    content: " ";
    display: table; }
  .single-team-member .team_widget .faux-row:after {
    clear: both; }
.single-team-member .team_widget .member {
  display: block;
  margin-bottom: 1rem;
  border-bottom-width: 0 !important;
  margin-bottom: 15px; }
  .single-team-member .team_widget .member, .single-team-member .team_widget .member h5, .single-team-member .team_widget .member h6, .single-team-member .team_widget .member p {
    transition: 200ms color linear; }
  .single-team-member .team_widget .member:hover img {
    border-color: #f2663a; }
  .single-team-member .team_widget .member:hover, .single-team-member .team_widget .member:hover h5, .single-team-member .team_widget .member:hover h6, .single-team-member .team_widget .member:hover p {
    color: #f2663a; }
.single-team-member .team_widget .photo {
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left;
  text-align: right; }
  .single-team-member .team_widget .photo img {
    border-radius: 50% 50%;
    max-width: 75%;
    border: 2px solid transparent;
    transition: 200ms border-color linear; }
.single-team-member .team_widget .meta {
  padding-left: 0;
  padding-right: 0;
  width: 75%;
  float: right;
  float: left; }
.single-team-member .team_widget h5 {
  font-size: 0.8rem;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 0.4rem;
  padding-bottom: 0.2rem;
  line-height: 1.2; }
.single-team-member .team_widget h6 {
  font-size: 0.8rem;
  line-height: 1.2;
  margin: 0; }
.single-team-member .white {
  background-color: white;
  padding: 40px; }
.single-team-member em {
  display: none; }
.single-team-member #content {
  margin-top: 4rem;
  margin-bottom: 4rem; }
.single-team-member .wp-post-image {
  margin-bottom: 0;
  display: block; }
.single-team-member h1 {
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.2; }
.single-team-member h2 {
  font-size: 1.5rem;
  font-style: italic;
  margin-bottom: 2rem;
  color: #555555; }
.single-team-member p:last-child {
  margin-bottom: 0; }
.single-team-member blockquote {
  margin-left: -20%;
  margin-right: -20%;
  font-size: 1.2em;
  margin-bottom: 2em;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 5px; }
  .single-team-member blockquote p {
    margin-bottom: 0.25em;
    font-size: 1.4em;
    display: inline;
    line-height: 1.2;
    margin-bottom: 0;
    display: block; }
    .single-team-member blockquote p:before {
      font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
      content: "\201C";
      font-size: 3.6em;
      line-height: 0;
      display: block;
      float: none;
      position: absolute;
      left: 50%;
      top: -15px;
      margin-left: -18px;
      color: #62516d; }
  .single-team-member blockquote cite {
    line-height: 1.5;
    font-size: 0.85em;
    font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
    color: #999999; }
.single-team-member .social-badges {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 20px 0 0; }
  .single-team-member .social-badges li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .single-team-member .social-badges h3 {
    margin-bottom: 2rem; }
  .single-team-member .social-badges a, .single-team-member .social-badges i {
    border-width: 0 !important; }
  .single-team-member .social-badges a {
    font-size: 32px;
    color: #888888;
    display: block;
    width: 32px;
    margin: 0 auto 10px; }
    .single-team-member .social-badges a .genericon-github, .single-team-member .social-badges a .genericon-twitter, .single-team-member .social-badges a .genericon-vimeo, .single-team-member .social-badges a .genericon-rdio, .single-team-member .social-badges a .genericon-tumblr, .single-team-member .social-badges a .genericon-dribbble, .single-team-member .social-badges a .genericon-skype, .single-team-member .social-badges a .genericon-linkedin, .single-team-member .social-badges a .genericon-github-2 {
      transition: 200ms color linear;
      font-size: 32px;
      line-height: 32px; }
    .single-team-member .social-badges a:hover .genericon-rdio {
      color: #008fd5; }
    .single-team-member .social-badges a:hover .genericon-twitter {
      color: #00acee; }
    .single-team-member .social-badges a:hover .genericon-vimeo {
      color: #86c9ef; }
    .single-team-member .social-badges a:hover .genericon-dribbble {
      color: #ea4c89; }
    .single-team-member .social-badges a:hover .genericon-github {
      color: #171515; }
    .single-team-member .social-badges a:hover .genericon-linkedin {
      color: #0e76a8; }
    .single-team-member .social-badges a:hover .genericon-skype {
      color: #00aff0; }

.team-member img {
  display: block;
  margin-bottom: 1rem; }
.team-member .info {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 2rem; }
  @media only screen and (min-width:801px) {
    .team-member .info {
      padding-left: 0;
      padding-left: 0; } }
.team-member a {
  border-bottom: none; }

.tax-jetpack-portfolio-type, .tax-jetpack-portfolio-tag, .post-type-archive-jetpack-portfolio, .single-jetpack-portfolio {
  margin-left: 0;
  padding-left: 0;
  background-color: #f3f3f3; }
  .tax-jetpack-portfolio-type .archive-header, .tax-jetpack-portfolio-tag .archive-header, .post-type-archive-jetpack-portfolio .archive-header, .single-jetpack-portfolio .archive-header {
    margin-bottom: 0; }
  .tax-jetpack-portfolio-type .top-bar, .tax-jetpack-portfolio-tag .top-bar, .post-type-archive-jetpack-portfolio .top-bar, .single-jetpack-portfolio .top-bar {
    height: auto;
    line-height: auto; }
  .tax-jetpack-portfolio-type .contain-to-grid, .tax-jetpack-portfolio-type .top-bar-section ul, .tax-jetpack-portfolio-type .top-bar, .tax-jetpack-portfolio-type .top-bar-section li:not(.has-form) a:not(.button), .tax-jetpack-portfolio-tag .contain-to-grid, .tax-jetpack-portfolio-tag .top-bar-section ul, .tax-jetpack-portfolio-tag .top-bar, .tax-jetpack-portfolio-tag .top-bar-section li:not(.has-form) a:not(.button), .post-type-archive-jetpack-portfolio .contain-to-grid, .post-type-archive-jetpack-portfolio .top-bar-section ul, .post-type-archive-jetpack-portfolio .top-bar, .post-type-archive-jetpack-portfolio .top-bar-section li:not(.has-form) a:not(.button), .single-jetpack-portfolio .contain-to-grid, .single-jetpack-portfolio .top-bar-section ul, .single-jetpack-portfolio .top-bar, .single-jetpack-portfolio .top-bar-section li:not(.has-form) a:not(.button) {
    transition: 300ms all ease-in-out;
    background-color: transparent; }
  .tax-jetpack-portfolio-type .contain-to-grid, .tax-jetpack-portfolio-tag .contain-to-grid, .post-type-archive-jetpack-portfolio .contain-to-grid, .single-jetpack-portfolio .contain-to-grid {
    background-color: transparent; }

.single-jetpack-portfolio .tag-list, .single-jetpack-portfolio .type-list {
  text-align: center;
  padding-top: 0.5em; }
  .single-jetpack-portfolio .tag-list ul, .single-jetpack-portfolio .tag-list li, .single-jetpack-portfolio .type-list ul, .single-jetpack-portfolio .type-list li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .single-jetpack-portfolio .tag-list li, .single-jetpack-portfolio .type-list li {
    display: inline; }
    .single-jetpack-portfolio .tag-list li a, .single-jetpack-portfolio .type-list li a {
      margin-left: 6px;
      margin-right: 6px; }
    .single-jetpack-portfolio .tag-list li:first-child a, .single-jetpack-portfolio .type-list li:first-child a {
      margin-left: 0; }
    .single-jetpack-portfolio .tag-list li:after, .single-jetpack-portfolio .type-list li:after {
      content: "\00b7 "; }
    .single-jetpack-portfolio .tag-list li:last-child:after, .single-jetpack-portfolio .type-list li:last-child:after {
      display: none; }
  .single-jetpack-portfolio .tag-list h6, .single-jetpack-portfolio .type-list h6 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0.25em;
    text-transform: uppercase; }
  .single-jetpack-portfolio .tag-list ul, .single-jetpack-portfolio .type-list ul {
    margin-bottom: 2rem;
    font-size: 0.9rem; }
.single-jetpack-portfolio .entry {
  padding-top: 2em;
  padding-bottom: 70px; }
  .single-jetpack-portfolio .entry img {
    margin-bottom: 1rem; }
  .single-jetpack-portfolio .entry .attachment-portfolio-preview {
    margin-top: 2rem;
    margin-bottom: 2rem; }
.single-jetpack-portfolio .entry-tagline {
  font-family: "freight-text-pro-1", "freight-text-pro-2", serif;
  font-size: 20px;
  color: #888888;
  margin-bottom: 30px; }
.single-jetpack-portfolio .entry-content {
  margin: 0 0 2rem; }
.single-jetpack-portfolio .entry-title {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  font-weight: 100;
  text-align: center; }

.post-type-archive-jetpack-portfolio article, .tax-jetpack-portfolio-type article, .tax-jetpack-portfolio-tag article {
  margin-bottom: 0; }
.post-type-archive-jetpack-portfolio .archive-header-wrap, .tax-jetpack-portfolio-type .archive-header-wrap, .tax-jetpack-portfolio-tag .archive-header-wrap {
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end; }
.post-type-archive-jetpack-portfolio .jetpack-portfolio, .tax-jetpack-portfolio-type .jetpack-portfolio, .tax-jetpack-portfolio-tag .jetpack-portfolio {
  background-color: #121212; }
.post-type-archive-jetpack-portfolio img, .tax-jetpack-portfolio-type img, .tax-jetpack-portfolio-tag img {
  margin-bottom: 0; }
.post-type-archive-jetpack-portfolio #content a, .tax-jetpack-portfolio-type #content a, .tax-jetpack-portfolio-tag #content a {
  font-weight: 700; }
.post-type-archive-jetpack-portfolio #content article p, .tax-jetpack-portfolio-type #content article p, .tax-jetpack-portfolio-tag #content article p {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.6); }
.post-type-archive-jetpack-portfolio #content article, .tax-jetpack-portfolio-type #content article, .tax-jetpack-portfolio-tag #content article {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04); }
.post-type-archive-jetpack-portfolio #content .project-preview, .tax-jetpack-portfolio-type #content .project-preview, .tax-jetpack-portfolio-tag #content .project-preview {
  overflow: hidden;
  margin: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  max-height: 80vh; }
  @media screen and (max-width: 780px) {
    .post-type-archive-jetpack-portfolio #content .project-preview, .tax-jetpack-portfolio-type #content .project-preview, .tax-jetpack-portfolio-tag #content .project-preview {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      -webkit-flex: 0 0 96%;
          -ms-flex: 0 0 96%;
              flex: 0 0 96%;
      margin: 0 2%; } }
.post-type-archive-jetpack-portfolio #content .project-info, .tax-jetpack-portfolio-type #content .project-info, .tax-jetpack-portfolio-tag #content .project-info {
  margin: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }
  @media screen and (max-width: 780px) {
    .post-type-archive-jetpack-portfolio #content .project-info, .tax-jetpack-portfolio-type #content .project-info, .tax-jetpack-portfolio-tag #content .project-info {
      padding-top: 2em;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      -webkit-flex: 0 0 92%;
          -ms-flex: 0 0 92%;
              flex: 0 0 92%;
      margin: 4%; } }
.post-type-archive-jetpack-portfolio #content .entry-title, .tax-jetpack-portfolio-type #content .entry-title, .tax-jetpack-portfolio-tag #content .entry-title {
  font-size: 1.2rem;
  font-weight: 700;
  padding-top: 0;
  margin-bottom: 1rem; }
  .post-type-archive-jetpack-portfolio #content .entry-title a, .tax-jetpack-portfolio-type #content .entry-title a, .tax-jetpack-portfolio-tag #content .entry-title a {
    border-bottom-width: 0 !important;
    color: rgba(255, 255, 255, 0.8); }
    .post-type-archive-jetpack-portfolio #content .entry-title a:hover, .tax-jetpack-portfolio-type #content .entry-title a:hover, .tax-jetpack-portfolio-tag #content .entry-title a:hover {
      color: white; }
.post-type-archive-jetpack-portfolio #content .post-318, .tax-jetpack-portfolio-type #content .post-318, .tax-jetpack-portfolio-tag #content .post-318 {
  background-color: #a30000; }
  .post-type-archive-jetpack-portfolio #content .post-318 p, .tax-jetpack-portfolio-type #content .post-318 p, .tax-jetpack-portfolio-tag #content .post-318 p {
    color: rgba(255, 255, 255, 0.8); }
  .post-type-archive-jetpack-portfolio #content .post-318 a, .tax-jetpack-portfolio-type #content .post-318 a, .tax-jetpack-portfolio-tag #content .post-318 a {
    color: white !important;
    font-weight: 700; }
  .post-type-archive-jetpack-portfolio #content .post-318 .entry-title a, .tax-jetpack-portfolio-type #content .post-318 .entry-title a, .tax-jetpack-portfolio-tag #content .post-318 .entry-title a {
    color: white; }
    .post-type-archive-jetpack-portfolio #content .post-318 .entry-title a:hover, .tax-jetpack-portfolio-type #content .post-318 .entry-title a:hover, .tax-jetpack-portfolio-tag #content .post-318 .entry-title a:hover {
      color: #f2f2f2; }
  .post-type-archive-jetpack-portfolio #content .post-318 .project-preview, .tax-jetpack-portfolio-type #content .post-318 .project-preview, .tax-jetpack-portfolio-tag #content .post-318 .project-preview {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
.post-type-archive-jetpack-portfolio #content .post-596, .tax-jetpack-portfolio-type #content .post-596, .tax-jetpack-portfolio-tag #content .post-596 {
  background-color: #3dae93; }
  .post-type-archive-jetpack-portfolio #content .post-596 p, .tax-jetpack-portfolio-type #content .post-596 p, .tax-jetpack-portfolio-tag #content .post-596 p {
    color: rgba(255, 255, 255, 0.8); }
  .post-type-archive-jetpack-portfolio #content .post-596 a, .tax-jetpack-portfolio-type #content .post-596 a, .tax-jetpack-portfolio-tag #content .post-596 a {
    color: white !important;
    font-weight: 700; }
  .post-type-archive-jetpack-portfolio #content .post-596 .entry-title a, .tax-jetpack-portfolio-type #content .post-596 .entry-title a, .tax-jetpack-portfolio-tag #content .post-596 .entry-title a {
    color: white; }
    .post-type-archive-jetpack-portfolio #content .post-596 .entry-title a:hover, .tax-jetpack-portfolio-type #content .post-596 .entry-title a:hover, .tax-jetpack-portfolio-tag #content .post-596 .entry-title a:hover {
      color: #f2f2f2; }
.post-type-archive-jetpack-portfolio #content .post-609, .tax-jetpack-portfolio-type #content .post-609, .tax-jetpack-portfolio-tag #content .post-609 {
  background-color: #ed1c22; }
  .post-type-archive-jetpack-portfolio #content .post-609 p, .tax-jetpack-portfolio-type #content .post-609 p, .tax-jetpack-portfolio-tag #content .post-609 p {
    color: rgba(255, 255, 255, 0.8); }
  .post-type-archive-jetpack-portfolio #content .post-609 a, .tax-jetpack-portfolio-type #content .post-609 a, .tax-jetpack-portfolio-tag #content .post-609 a {
    color: white !important;
    font-weight: 700; }
  .post-type-archive-jetpack-portfolio #content .post-609 .entry-title a, .tax-jetpack-portfolio-type #content .post-609 .entry-title a, .tax-jetpack-portfolio-tag #content .post-609 .entry-title a {
    color: white; }
    .post-type-archive-jetpack-portfolio #content .post-609 .entry-title a:hover, .tax-jetpack-portfolio-type #content .post-609 .entry-title a:hover, .tax-jetpack-portfolio-tag #content .post-609 .entry-title a:hover {
      color: #f2f2f2; }
.post-type-archive-jetpack-portfolio #content .post-415, .tax-jetpack-portfolio-type #content .post-415, .tax-jetpack-portfolio-tag #content .post-415 {
  background-color: #fcd02f; }
  .post-type-archive-jetpack-portfolio #content .post-415 p, .tax-jetpack-portfolio-type #content .post-415 p, .tax-jetpack-portfolio-tag #content .post-415 p {
    color: rgba(34, 34, 34, 0.8); }
  .post-type-archive-jetpack-portfolio #content .post-415 a, .tax-jetpack-portfolio-type #content .post-415 a, .tax-jetpack-portfolio-tag #content .post-415 a {
    color: #222222 !important;
    font-weight: 700; }
  .post-type-archive-jetpack-portfolio #content .post-415 .entry-title a, .tax-jetpack-portfolio-type #content .post-415 .entry-title a, .tax-jetpack-portfolio-tag #content .post-415 .entry-title a {
    color: #222222; }
    .post-type-archive-jetpack-portfolio #content .post-415 .entry-title a:hover, .tax-jetpack-portfolio-type #content .post-415 .entry-title a:hover, .tax-jetpack-portfolio-tag #content .post-415 .entry-title a:hover {
      color: #151515; }
.post-type-archive-jetpack-portfolio #content .post-315 .project-preview, .post-type-archive-jetpack-portfolio #content .post-318 .project-preview, .post-type-archive-jetpack-portfolio #content .post-753 .project-preview, .tax-jetpack-portfolio-type #content .post-315 .project-preview, .tax-jetpack-portfolio-type #content .post-318 .project-preview, .tax-jetpack-portfolio-type #content .post-753 .project-preview, .tax-jetpack-portfolio-tag #content .post-315 .project-preview, .tax-jetpack-portfolio-tag #content .post-318 .project-preview, .tax-jetpack-portfolio-tag #content .post-753 .project-preview {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
          align-self: center; }
  @media screen and (max-width: 780px) {
    .post-type-archive-jetpack-portfolio #content .post-315 .project-preview, .post-type-archive-jetpack-portfolio #content .post-318 .project-preview, .post-type-archive-jetpack-portfolio #content .post-753 .project-preview, .tax-jetpack-portfolio-type #content .post-315 .project-preview, .tax-jetpack-portfolio-type #content .post-318 .project-preview, .tax-jetpack-portfolio-type #content .post-753 .project-preview, .tax-jetpack-portfolio-tag #content .post-315 .project-preview, .tax-jetpack-portfolio-tag #content .post-318 .project-preview, .tax-jetpack-portfolio-tag #content .post-753 .project-preview {
      overflow: auto;
      margin-bottom: 20px; } }
.post-type-archive-jetpack-portfolio #content .post-753, .tax-jetpack-portfolio-type #content .post-753, .tax-jetpack-portfolio-tag #content .post-753 {
  background: #0092b5; }
  .post-type-archive-jetpack-portfolio #content .post-753 p, .tax-jetpack-portfolio-type #content .post-753 p, .tax-jetpack-portfolio-tag #content .post-753 p {
    color: white; }
  .post-type-archive-jetpack-portfolio #content .post-753 a, .tax-jetpack-portfolio-type #content .post-753 a, .tax-jetpack-portfolio-tag #content .post-753 a {
    color: #eeeeee;
    font-weight: bold; }
.post-type-archive-jetpack-portfolio #content .post-768, .tax-jetpack-portfolio-type #content .post-768, .tax-jetpack-portfolio-tag #content .post-768 {
  background-color: #f2f2f2; }
  .post-type-archive-jetpack-portfolio #content .post-768 p, .tax-jetpack-portfolio-type #content .post-768 p, .tax-jetpack-portfolio-tag #content .post-768 p {
    color: #222222; }
  .post-type-archive-jetpack-portfolio #content .post-768 a, .tax-jetpack-portfolio-type #content .post-768 a, .tax-jetpack-portfolio-tag #content .post-768 a {
    color: #ef3025; }
    .post-type-archive-jetpack-portfolio #content .post-768 a:hover, .tax-jetpack-portfolio-type #content .post-768 a:hover, .tax-jetpack-portfolio-tag #content .post-768 a:hover {
      color: #d2190f; }
.post-type-archive-jetpack-portfolio #content .project-preview, .tax-jetpack-portfolio-type #content .project-preview, .tax-jetpack-portfolio-tag #content .project-preview {
  bottom: -1px;
  position: relative; }

section header .description {
  font-size: 120%; }

@media only screen and (max-width: 800px) {
  .page-id-686 .fl-row-full-height .fl-row-content-wrap {
    min-height: 0;
    padding: 60px; } }
.page-id-686 .fl-node-5523600d3c8ef {
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-weight: 400;
  letter-spacing: 0.13em; }
  .page-id-686 .fl-node-5523600d3c8ef span {
    font-size: 13px !important; }
.page-id-686 .additional-info .contact span {
  color: white; }
.page-id-686 .masthead {
  z-index: 9999;
  background-color: #222222;
  display: block;
  padding-bottom: 30px; }
  @media only screen and (min-width:801px) {
    .page-id-686 .masthead {
      position: absolute;
      background-color: transparent;
      padding-bottom: 0;
      top: 0;
      left: 0;
      right: 0; } }
.page-id-686 .top-bar .name h1 a {
  padding: 0; }

@media only screen and (min-width:1101px) {
  #turn-map {
    top: -120px;
    -webkit-animation: slideUp 300ms 1;
    /* Safari 4+ */
    /* Fx 5+ */
    /* Opera 12+ */
    animation: slideUp 300ms 1;
    /* IE 10+ */
    margin-bottom: -420px; } }

.gform_fields {
  margin-left: 0;
  list-style: none; }
  .gform_fields li {
    list-style: none; }

.gform_heading {
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1em;
  font-size: 24px; }

.gfield_label {
  margin-bottom: 0.25em;
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  font-size: 20px; }

img.photo {
  border-radius: 50% 50%;
  float: right;
  width: 100px; }

.confirmation-message {
  background-color: white;
  padding: 1.5em;
  padding: 1.5rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.075);
  border-radius: 3px; }
  .confirmation-message h1.page-title {
    font-size: 48px;
    margin-bottom: 0.5em; }
  @media screen and (min-width: 680px) {
    .confirmation-message {
      padding: 3em;
      padding: 3rem; } }

.lede {
  font-size: 2em;
  line-height: 1.2;
  font-style: italic;
  margin-bottom: 1em; }
  @media screen and (min-width: 770px) {
    .lede {
      margin-left: -3em;
      position: relative;
      margin-right: -3em;
      text-align: center; } }

.story {
  padding-top: 4em;
  padding-top: 4rem;
  padding-bottom: 4em;
  padding-bottom: 4rem; }

blockquote.pullquote {
  margin-top: 2em;
  margin-bottom: 2em;
  border-width: 0;
  overflow: hidden; }
  @media screen and (min-width: 770px) {
    blockquote.pullquote {
      margin-left: -3em;
      position: relative;
      margin-right: -3em; } }
  blockquote.pullquote p {
    font-size: 1.75em;
    line-height: 1.2; }
  blockquote.pullquote cite {
    font-size: 0.75em; }

/* Custom Post Design for Client Payment Blog Post */
.postid-429 #container {
  background-color: #f9f5ef; }

/* Custom CSS for Careers page */
.testimonial {
  color: rgba(0, 0, 0, 0.4);
  font-family: "brandon-grotesque-1", "brandon-grotesque-2";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px; }

blockquote {
  border-left-width: 3px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.fl-separator {
  max-width: 55px;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 768px) {
  .fl-node-5519a174dddd1 img {
    margin-top: 70px; }
  .fl-node-551995d3e8dde {
    position: relative;
    left: 50%; }
  .fl-node-551995d3e8ebb {
    position: relative;
    left: -50%; } }

#content a.button {
  color: white; }
