@charset "UTF-8";

.aligncenter,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

button,
img,
legend {
  border: 0;
}

blockquote,
hr {
  border-left: 0;
}

#wpadminbar {
  position: fixed !important;
}

.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-7,
.small-push-8,
.small-push-9,
sub,
sup {
  position: relative;
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem;
}

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0;
}

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0;
}

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0;
}

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.attachment-post-thumbnail {
  padding: 1.5rem 0;
  width: 100%;
  height: auto;
}

body,
button,
legend {
  padding: 0;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

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

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

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

.button,
img {
  vertical-align: middle;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
}

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

figure {
  margin: 1em 40px;
}

pre,
textarea {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

b,
em,
i,
small,
strong {
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

.button,
.heading-uppercase {
  text-transform: uppercase;
}

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

button[disabled],
html input[disabled] {
  cursor: not-allowed;
}

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  box-sizing: border-box;
}

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

legend {
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  font-size: 1rem;
  box-sizing: border-box;
}

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

body {
  margin: 0;
  font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

select {
  width: 100%;
}

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

button {
  overflow: visible;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: 0 0;
  border-radius: 0;
  line-height: 1;
}

[data-whatinput="mouse"] button {
  outline: 0;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

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

.row::after {
  clear: both;
}

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

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

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

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

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

@media screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}

.column.row.row,
.row.row.columns {
  float: none;
}

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

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  left: 8.33333%;
}

.small-pull-1 {
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  left: 16.66667%;
}

.small-pull-2 {
  left: -16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  left: 25%;
}

.small-pull-3 {
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  left: 33.33333%;
}

.small-pull-4 {
  left: -33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  left: 41.66667%;
}

.small-pull-5 {
  left: -41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  left: 58.33333%;
}

.small-pull-7 {
  left: -58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  left: 66.66667%;
}

.small-pull-8 {
  left: -66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  left: 75%;
}

.small-pull-9 {
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  left: 83.33333%;
}

.small-pull-10 {
  left: -83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  left: 91.66667%;
}

.small-pull-11 {
  left: -91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 > .column,
.small-up-1 > .columns {
  width: 100%;
  float: left;
}

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns {
  width: 50%;
  float: left;
}

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n + 1),
.small-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns {
  width: 25%;
  float: left;
}

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns {
  width: 20%;
  float: left;
}

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns {
  width: 12.5%;
  float: left;
}

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}

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

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

.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.small-centered {
  margin-left: auto;
  margin-right: auto;
}

.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-pull-0,
.small-push-0,
.small-uncentered {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 40em) {
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9 {
    position: relative;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-push-1 {
    left: 8.33333%;
  }

  .medium-pull-1 {
    left: -8.33333%;
  }

  .medium-offset-0 {
    margin-left: 0;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-push-2 {
    left: 16.66667%;
  }

  .medium-pull-2 {
    left: -16.66667%;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    left: 25%;
  }

  .medium-pull-3 {
    left: -25%;
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-push-4 {
    left: 33.33333%;
  }

  .medium-pull-4 {
    left: -33.33333%;
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-push-5 {
    left: 41.66667%;
  }

  .medium-pull-5 {
    left: -41.66667%;
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  .medium-pull-6 {
    left: -50%;
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-push-7 {
    left: 58.33333%;
  }

  .medium-pull-7 {
    left: -58.33333%;
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-push-8 {
    left: 66.66667%;
  }

  .medium-pull-8 {
    left: -66.66667%;
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    left: 75%;
  }

  .medium-pull-9 {
    left: -75%;
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-push-10 {
    left: 83.33333%;
  }

  .medium-pull-10 {
    left: -83.33333%;
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-push-11 {
    left: 91.66667%;
  }

  .medium-pull-11 {
    left: -91.66667%;
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-1 > .column:nth-of-type(1n + 1),
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }

  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }

  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-2 > .column:nth-of-type(2n + 1),
  .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }

  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }

  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }

  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-3 > .column:nth-of-type(3n + 1),
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }

  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }

  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-4 > .column:nth-of-type(4n + 1),
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }

  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }

  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-5 > .column:nth-of-type(5n + 1),
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }

  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }

  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-6 > .column:nth-of-type(6n + 1),
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }

  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }

  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-7 > .column:nth-of-type(7n + 1),
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }

  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }

  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-8 > .column:nth-of-type(8n + 1),
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }

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

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

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .medium-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

@media screen and (min-width: 64em) {
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-7,
  .large-push-8,
  .large-push-9 {
    position: relative;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-push-1 {
    left: 8.33333%;
  }

  .large-pull-1 {
    left: -8.33333%;
  }

  .large-offset-0 {
    margin-left: 0;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-push-2 {
    left: 16.66667%;
  }

  .large-pull-2 {
    left: -16.66667%;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    left: 25%;
  }

  .large-pull-3 {
    left: -25%;
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-push-4 {
    left: 33.33333%;
  }

  .large-pull-4 {
    left: -33.33333%;
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-push-5 {
    left: 41.66667%;
  }

  .large-pull-5 {
    left: -41.66667%;
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
  }

  .large-pull-6 {
    left: -50%;
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-push-7 {
    left: 58.33333%;
  }

  .large-pull-7 {
    left: -58.33333%;
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-push-8 {
    left: 66.66667%;
  }

  .large-pull-8 {
    left: -66.66667%;
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .large-9 {
    width: 75%;
  }

  .large-push-9 {
    left: 75%;
  }

  .large-pull-9 {
    left: -75%;
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-push-10 {
    left: 83.33333%;
  }

  .large-pull-10 {
    left: -83.33333%;
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-push-11 {
    left: 91.66667%;
  }

  .large-pull-11 {
    left: -91.66667%;
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .large-up-1 > .column,
  .large-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(1n + 1),
  .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }

  .large-up-2 > .column,
  .large-up-2 > .columns {
    width: 50%;
    float: left;
  }

  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(2n + 1),
  .large-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }

  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }

  .large-up-3 > .column,
  .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }

  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n + 1),
  .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }

  .large-up-4 > .column,
  .large-up-4 > .columns {
    width: 25%;
    float: left;
  }

  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n + 1),
  .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }

  .large-up-5 > .column,
  .large-up-5 > .columns {
    width: 20%;
    float: left;
  }

  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n + 1),
  .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }

  .large-up-6 > .column,
  .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }

  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n + 1),
  .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }

  .large-up-7 > .column,
  .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }

  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n + 1),
  .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }

  .large-up-8 > .column,
  .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }

  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n + 1),
  .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }

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

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

  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-pull-1,
  .xlarge-pull-10,
  .xlarge-pull-11,
  .xlarge-pull-2,
  .xlarge-pull-3,
  .xlarge-pull-4,
  .xlarge-pull-5,
  .xlarge-pull-6,
  .xlarge-pull-7,
  .xlarge-pull-8,
  .xlarge-pull-9,
  .xlarge-push-1,
  .xlarge-push-10,
  .xlarge-push-11,
  .xlarge-push-2,
  .xlarge-push-3,
  .xlarge-push-4,
  .xlarge-push-5,
  .xlarge-push-7,
  .xlarge-push-8,
  .xlarge-push-9 {
    position: relative;
  }

  .xlarge-1 {
    width: 8.33333%;
  }

  .xlarge-push-1 {
    left: 8.33333%;
  }

  .xlarge-pull-1 {
    left: -8.33333%;
  }

  .xlarge-offset-0 {
    margin-left: 0;
  }

  .xlarge-2 {
    width: 16.66667%;
  }

  .xlarge-push-2 {
    left: 16.66667%;
  }

  .xlarge-pull-2 {
    left: -16.66667%;
  }

  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }

  .xlarge-3 {
    width: 25%;
  }

  .xlarge-push-3 {
    left: 25%;
  }

  .xlarge-pull-3 {
    left: -25%;
  }

  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }

  .xlarge-4 {
    width: 33.33333%;
  }

  .xlarge-push-4 {
    left: 33.33333%;
  }

  .xlarge-pull-4 {
    left: -33.33333%;
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .xlarge-5 {
    width: 41.66667%;
  }

  .xlarge-push-5 {
    left: 41.66667%;
  }

  .xlarge-pull-5 {
    left: -41.66667%;
  }

  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }

  .xlarge-6 {
    width: 50%;
  }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }

  .xlarge-pull-6 {
    left: -50%;
  }

  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }

  .xlarge-7 {
    width: 58.33333%;
  }

  .xlarge-push-7 {
    left: 58.33333%;
  }

  .xlarge-pull-7 {
    left: -58.33333%;
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .xlarge-8 {
    width: 66.66667%;
  }

  .xlarge-push-8 {
    left: 66.66667%;
  }

  .xlarge-pull-8 {
    left: -66.66667%;
  }

  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }

  .xlarge-9 {
    width: 75%;
  }

  .xlarge-push-9 {
    left: 75%;
  }

  .xlarge-pull-9 {
    left: -75%;
  }

  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }

  .xlarge-10 {
    width: 83.33333%;
  }

  .xlarge-push-10 {
    left: 83.33333%;
  }

  .xlarge-pull-10 {
    left: -83.33333%;
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .xlarge-11 {
    width: 91.66667%;
  }

  .xlarge-push-11 {
    left: 91.66667%;
  }

  .xlarge-pull-11 {
    left: -91.66667%;
  }

  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }

  .xlarge-12 {
    width: 100%;
  }

  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }

  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .xlarge-up-1 > .column:nth-of-type(1n),
  .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-1 > .column:nth-of-type(1n + 1),
  .xlarge-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .xlarge-up-1 > .column:last-child,
  .xlarge-up-1 > .columns:last-child {
    float: left;
  }

  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns {
    width: 50%;
    float: left;
  }

  .xlarge-up-2 > .column:nth-of-type(1n),
  .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-2 > .column:nth-of-type(2n + 1),
  .xlarge-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }

  .xlarge-up-2 > .column:last-child,
  .xlarge-up-2 > .columns:last-child {
    float: left;
  }

  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }

  .xlarge-up-3 > .column:nth-of-type(1n),
  .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-3 > .column:nth-of-type(3n + 1),
  .xlarge-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .xlarge-up-3 > .column:last-child,
  .xlarge-up-3 > .columns:last-child {
    float: left;
  }

  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns {
    width: 25%;
    float: left;
  }

  .xlarge-up-4 > .column:nth-of-type(1n),
  .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-4 > .column:nth-of-type(4n + 1),
  .xlarge-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .xlarge-up-4 > .column:last-child,
  .xlarge-up-4 > .columns:last-child {
    float: left;
  }

  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns {
    width: 20%;
    float: left;
  }

  .xlarge-up-5 > .column:nth-of-type(1n),
  .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-5 > .column:nth-of-type(5n + 1),
  .xlarge-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .xlarge-up-5 > .column:last-child,
  .xlarge-up-5 > .columns:last-child {
    float: left;
  }

  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }

  .xlarge-up-6 > .column:nth-of-type(1n),
  .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-6 > .column:nth-of-type(6n + 1),
  .xlarge-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .xlarge-up-6 > .column:last-child,
  .xlarge-up-6 > .columns:last-child {
    float: left;
  }

  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }

  .xlarge-up-7 > .column:nth-of-type(1n),
  .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-7 > .column:nth-of-type(7n + 1),
  .xlarge-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .xlarge-up-7 > .column:last-child,
  .xlarge-up-7 > .columns:last-child {
    float: left;
  }

  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns {
    width: 12.5%;
    float: left;
  }

  .xlarge-up-8 > .column:nth-of-type(1n),
  .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xlarge-up-8 > .column:nth-of-type(8n + 1),
  .xlarge-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .xlarge-up-8 > .column:last-child,
  .xlarge-up-8 > .columns:last-child {
    float: left;
  }

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

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

  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .xlarge-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .xlarge-centered,
  .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .xlarge-pull-0,
  .xlarge-push-0,
  .xlarge-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-pull-1,
  .xxlarge-pull-10,
  .xxlarge-pull-11,
  .xxlarge-pull-2,
  .xxlarge-pull-3,
  .xxlarge-pull-4,
  .xxlarge-pull-5,
  .xxlarge-pull-6,
  .xxlarge-pull-7,
  .xxlarge-pull-8,
  .xxlarge-pull-9,
  .xxlarge-push-1,
  .xxlarge-push-10,
  .xxlarge-push-11,
  .xxlarge-push-2,
  .xxlarge-push-3,
  .xxlarge-push-4,
  .xxlarge-push-5,
  .xxlarge-push-7,
  .xxlarge-push-8,
  .xxlarge-push-9 {
    position: relative;
  }

  .xxlarge-1 {
    width: 8.33333%;
  }

  .xxlarge-push-1 {
    left: 8.33333%;
  }

  .xxlarge-pull-1 {
    left: -8.33333%;
  }

  .xxlarge-offset-0 {
    margin-left: 0;
  }

  .xxlarge-2 {
    width: 16.66667%;
  }

  .xxlarge-push-2 {
    left: 16.66667%;
  }

  .xxlarge-pull-2 {
    left: -16.66667%;
  }

  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }

  .xxlarge-3 {
    width: 25%;
  }

  .xxlarge-push-3 {
    left: 25%;
  }

  .xxlarge-pull-3 {
    left: -25%;
  }

  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }

  .xxlarge-4 {
    width: 33.33333%;
  }

  .xxlarge-push-4 {
    left: 33.33333%;
  }

  .xxlarge-pull-4 {
    left: -33.33333%;
  }

  .xxlarge-offset-3 {
    margin-left: 25%;
  }

  .xxlarge-5 {
    width: 41.66667%;
  }

  .xxlarge-push-5 {
    left: 41.66667%;
  }

  .xxlarge-pull-5 {
    left: -41.66667%;
  }

  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }

  .xxlarge-6 {
    width: 50%;
  }

  .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }

  .xxlarge-pull-6 {
    left: -50%;
  }

  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }

  .xxlarge-7 {
    width: 58.33333%;
  }

  .xxlarge-push-7 {
    left: 58.33333%;
  }

  .xxlarge-pull-7 {
    left: -58.33333%;
  }

  .xxlarge-offset-6 {
    margin-left: 50%;
  }

  .xxlarge-8 {
    width: 66.66667%;
  }

  .xxlarge-push-8 {
    left: 66.66667%;
  }

  .xxlarge-pull-8 {
    left: -66.66667%;
  }

  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }

  .xxlarge-9 {
    width: 75%;
  }

  .xxlarge-push-9 {
    left: 75%;
  }

  .xxlarge-pull-9 {
    left: -75%;
  }

  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }

  .xxlarge-10 {
    width: 83.33333%;
  }

  .xxlarge-push-10 {
    left: 83.33333%;
  }

  .xxlarge-pull-10 {
    left: -83.33333%;
  }

  .xxlarge-offset-9 {
    margin-left: 75%;
  }

  .xxlarge-11 {
    width: 91.66667%;
  }

  .xxlarge-push-11 {
    left: 91.66667%;
  }

  .xxlarge-pull-11 {
    left: -91.66667%;
  }

  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }

  .xxlarge-12 {
    width: 100%;
  }

  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }

  .xxlarge-up-1 > .column,
  .xxlarge-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .xxlarge-up-1 > .column:nth-of-type(1n),
  .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-1 > .column:nth-of-type(1n + 1),
  .xxlarge-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .xxlarge-up-1 > .column:last-child,
  .xxlarge-up-1 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-2 > .column,
  .xxlarge-up-2 > .columns {
    width: 50%;
    float: left;
  }

  .xxlarge-up-2 > .column:nth-of-type(1n),
  .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-2 > .column:nth-of-type(2n + 1),
  .xxlarge-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }

  .xxlarge-up-2 > .column:last-child,
  .xxlarge-up-2 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-3 > .column,
  .xxlarge-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }

  .xxlarge-up-3 > .column:nth-of-type(1n),
  .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-3 > .column:nth-of-type(3n + 1),
  .xxlarge-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .xxlarge-up-3 > .column:last-child,
  .xxlarge-up-3 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-4 > .column,
  .xxlarge-up-4 > .columns {
    width: 25%;
    float: left;
  }

  .xxlarge-up-4 > .column:nth-of-type(1n),
  .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-4 > .column:nth-of-type(4n + 1),
  .xxlarge-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .xxlarge-up-4 > .column:last-child,
  .xxlarge-up-4 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-5 > .column,
  .xxlarge-up-5 > .columns {
    width: 20%;
    float: left;
  }

  .xxlarge-up-5 > .column:nth-of-type(1n),
  .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-5 > .column:nth-of-type(5n + 1),
  .xxlarge-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .xxlarge-up-5 > .column:last-child,
  .xxlarge-up-5 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-6 > .column,
  .xxlarge-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }

  .xxlarge-up-6 > .column:nth-of-type(1n),
  .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-6 > .column:nth-of-type(6n + 1),
  .xxlarge-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .xxlarge-up-6 > .column:last-child,
  .xxlarge-up-6 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-7 > .column,
  .xxlarge-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }

  .xxlarge-up-7 > .column:nth-of-type(1n),
  .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-7 > .column:nth-of-type(7n + 1),
  .xxlarge-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .xxlarge-up-7 > .column:last-child,
  .xxlarge-up-7 > .columns:last-child {
    float: left;
  }

  .xxlarge-up-8 > .column,
  .xxlarge-up-8 > .columns {
    width: 12.5%;
    float: left;
  }

  .xxlarge-up-8 > .column:nth-of-type(1n),
  .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .xxlarge-up-8 > .column:nth-of-type(8n + 1),
  .xxlarge-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .xxlarge-up-8 > .column:last-child,
  .xxlarge-up-8 > .columns:last-child {
    float: left;
  }

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

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

  .xxlarge-uncollapse > .column,
  .xxlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .xxlarge-centered,
  .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .xxlarge-pull-0,
  .xxlarge-push-0,
  .xxlarge-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

#footer::after,
.banner__thumbnail-wrapper,
.breadcrumbs::after,
.builder:not(.builder-snippets)::after,
.button-group::after,
.clearfix::after,
.cli-powered_by_p,
.flexslider .slides:after,
.menu.align-right::after,
.off-canvas-wrapper-inner::after,
.pagination::after,
.post-navigation:after,
.styled-list.list-two-column ul:after,
.tabs::after,
.title-bar::after,
hr,
ul.gform_fields li {
  clear: both;
}

.block.news-block .caption .h3,
.block.news-block .caption h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.m3-card .caption h3,
.page-template-page-payment-info .lead p,
.related-posts-block__title,
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}

ol,
ul {
  margin-left: 1.25rem;
}

p {
  font-size: inherit;
  line-height: 1.45;
  margin-bottom: 0;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
}

small {
  font-size: 95%;
}

.block.news-block .caption .h3,
.block.news-block .caption h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.m3-card .caption h3,
.page-template-page-payment-info .lead p,
.related-posts-block__title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.4;
}

code,
kbd {
  background-color: #f9f9f9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

.block.news-block .caption .h3 small,
.block.news-block .caption h3 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.m3-card .caption h3 small,
.page-template-page-payment-info .lead p small,
.related-posts-block__title small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #d8d8d8;
  line-height: 0;
}

abbr,
cite,
code,
kbd {
  color: #000;
}

.h1,
.related-posts-block__title,
h1 {
  font-size: 1.5rem;
}

.block.news-block .caption .h3,
.block.news-block .caption h3,
.h2,
.page-template-page-payment-info .lead p,
h2 {
  font-size: 1.25rem;
}

.h3,
.m3-card .caption h3,
h3 {
  font-size: 1.1875rem;
}

.h4,
h4 {
  font-size: 1.125rem;
}

.h5,
h5 {
  font-size: 1.0625rem;
}

.h6,
h6 {
  font-size: 1rem;
}

@media screen and (min-width: 40em) {
  .h1,
  .related-posts-block__title,
  h1 {
    font-size: 2.25rem;
  }

  .block.news-block .caption .h3,
  .block.news-block .caption h3,
  .h2,
  .page-template-page-payment-info .lead p,
  h2 {
    font-size: 1.625rem;
  }

  .h3,
  .m3-card .caption h3,
  h3 {
    font-size: 1.375rem;
  }

  .h4,
  h4 {
    font-size: 1rem;
  }

  .h5,
  h5 {
    font-size: 1.25rem;
  }

  .h6,
  h6 {
    font-size: 1rem;
  }
}

a {
  background-color: transparent;
  color: #ff5e2a;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}

a:focus,
a:hover {
  color: #ff3f00;
}

a img {
  border: 0;
}

hr {
  box-sizing: content-box;
  max-width: 71.25rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 3px solid #f9f9f9;
  margin: 2rem auto;
}

dl,
ol,
ul {
  line-height: 1.45;
  margin-bottom: 2rem;
  list-style-position: outside;
}

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
}

#footer ul,
.accordion,
.menu,
.styled-list ul,
.tabs,
ul.caret,
ul.chevron,
ul.inline-list.centered-inline-list,
ul.list-two-column {
  list-style-type: none;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

.subheader,
code,
label {
  font-weight: 400;
}

blockquote {
  padding: 0 1.25rem 0 1.1875rem;
}

blockquote,
blockquote p {
  line-height: 1.45;
  color: #ff5e2a;
}

cite {
  display: block;
  font-size: 1.125rem;
}

cite:before {
  content: "\2014 \0020";
}

abbr {
  cursor: help;
  border-bottom: 1px dotted #000;
}

code {
  border: 1px solid #d8d8d8;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 1.25rem;
  line-height: 1.4;
}

.button,
.stat {
  line-height: 1;
}

.stat {
  font-size: 2.5rem;
}

p + .stat {
  margin-top: -1rem;
}

.no-bullet,
.sidebar ul {
  margin-left: 0;
  list-style: none;
}

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

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

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

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

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

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

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

  .medium-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }

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

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

  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }

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

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

  .xxlarge-text-justify {
    text-align: justify;
  }
}

.badge,
.button,
.input-group-label,
.menu-centered,
.menu.icon-top > li > a {
  text-align: center;
}

.show-for-print {
  display: none !important;
}

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print,
  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  blockquote,
  pre {
    border: 1px solid #8a8a8a;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  .block.news-block .caption .h3,
  .block.news-block .caption h3,
  .h2,
  .h3,
  .m3-card .caption h3,
  .page-template-page-payment-info .lead p,
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  .block.news-block .caption .h3,
  .block.news-block .caption h3,
  .h2,
  .h3,
  .m3-card .caption h3,
  .page-template-page-payment-info .lead p,
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin: 0 0 1rem;
  color: #fff;
}

#page-sidebar-right .disabled.tribe-events-button,
#page-sidebar-right .tribe-events-button[disabled],
.button.disabled,
.button.disabled.alert,
.button.disabled.primary,
.button.disabled.secondary,
.button.disabled.success,
.button.disabled.warning,
.button[disabled],
.button[disabled].alert,
.button[disabled].primary,
.button[disabled].secondary,
.button[disabled].success,
.button[disabled].warning {
  cursor: not-allowed;
  opacity: 0.25;
}

[data-whatinput="mouse"] .button {
  outline: 0;
}

.button:focus,
.button:hover {
  background-color: #fc3e00;
  color: #fff;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#page-sidebar-right .tribe-events-button,
.button.primary {
  background-color: #ff5e2a;
  color: #fff;
}

#page-sidebar-right .tribe-events-button:focus,
#page-sidebar-right .tribe-events-button:hover,
.button.primary:focus,
.button.primary:hover {
  background-color: #ee3a00;
  color: #fff;
}

.button.secondary:focus,
.button.secondary:hover {
  background-color: #c7c7c7;
  color: #fff;
}

.button.success {
  background-color: #3adb76;
  color: #fff;
}

.button.success:focus,
.button.success:hover {
  background-color: #22bb5b;
  color: #fff;
}

.button.warning {
  background-color: #ffae00;
  color: #fff;
}

.button.warning:focus,
.button.warning:hover {
  background-color: #cc8b00;
  color: #fff;
}

.button.alert {
  background-color: #ec5840;
  color: #fff;
}

.button.alert:focus,
.button.alert:hover {
  background-color: #da3116;
  color: #fff;
}

.button.hollow {
  border: 1px solid #ff5e2a;
  color: #ff5e2a;
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
  background-color: transparent;
}

.button.hollow:focus,
.button.hollow:hover {
  border-color: #952400;
  color: #952400;
}

#page-sidebar-right .hollow.tribe-events-button,
.button.hollow.primary {
  border: 1px solid #ff5e2a;
  color: #ff5e2a;
}

#page-sidebar-right .hollow.tribe-events-button:focus,
#page-sidebar-right .hollow.tribe-events-button:hover,
.button.hollow.primary:focus,
.button.hollow.primary:hover {
  border-color: #952400;
  color: #952400;
}

.button.hollow.secondary {
  border: 1px solid #f9f9f9;
  color: #f9f9f9;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #7d7d7d;
  color: #7d7d7d;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: #881f0e;
  color: #881f0e;
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #ff5e2a;
  color: #fff;
}

#page-sidebar-right .disabled.tribe-events-button:focus,
#page-sidebar-right .disabled.tribe-events-button:hover,
#page-sidebar-right .tribe-events-button[disabled]:focus,
#page-sidebar-right .tribe-events-button[disabled]:hover,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
  background-color: #ff5e2a;
  color: #fff;
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
  background-color: #f9f9f9;
  color: #fff;
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover {
  background-color: #3adb76;
  color: #fff;
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
  background-color: #ffae00;
  color: #fff;
}

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
  background-color: #ec5840;
  color: #fff;
}

.button.dropdown::after {
  content: "";
  width: 0;
  height: 0;
  border: 0.4em inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}

.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -0.1em;
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #d8d8d8;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  transition:
    box-shadow 0.5s,
    border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}

[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 0 5px #d8d8d8;
  transition:
    box-shadow 0.5s,
    border-color 0.25s ease-in-out;
}

textarea {
  min-height: 50px;
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8a8a8a;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8a8a8a;
}

input::placeholder,
textarea::placeholder {
  color: #8a8a8a;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #f9f9f9;
  cursor: default;
}

[type="submit"],
[type="button"] {
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
}

[type="file"],
[type="checkbox"],
[type="radio"] {
  margin: 0 0 1rem;
}

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

[type="checkbox"] + label[for],
[type="radio"] + label[for] {
  cursor: pointer;
}

label > [type="checkbox"],
label > [type="radio"] {
  margin-right: 0.5rem;
}

[type="file"] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.8;
  color: #000;
}

.form-error,
.menu-text,
caption {
  font-weight: 700;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
  margin: 0;
}

.input-group > :first-child,
.input-group > :last-child > * {
  border-radius: 0;
}

.input-group-button,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  background: #f9f9f9;
  color: #000;
  border: 1px solid #d8d8d8;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}

.fieldset,
select {
  border: 1px solid #d8d8d8;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  border: 0;
  padding: 0;
}

legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}

.fieldset {
  padding: 1.25rem;
  margin: 1.125rem 0;
}

.fieldset legend {
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0 0 0 -0.1875rem;
}

select {
  height: 2.4375rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #000;
  background-color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
}

#menu-mobile-menu li.padlock a::before,
.styled-list ul li:before,
ul.chevron.chevron-right li a:after {
  font-family: fontAwesome;
}

.form-error,
.is-invalid-label {
  color: #ec5840;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}

select:disabled {
  background-color: #f9f9f9;
  cursor: default;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
}

.form-error.is-visible {
  display: block;
}

input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  border: 0;
  line-height: 1;
}

input[type="range"]:focus {
  outline: 0;
}

input[type="range"][disabled] {
  opacity: 0.25;
}

input[type="range"]::-webkit-slider-runnable-track {
  height: 0.5rem;
  background: #f9f9f9;
}

input[type="range"]::-webkit-slider-handle {
  -webkit-appearance: none;
  background: #ff5e2a;
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
}

input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 0.5rem;
  background: #f9f9f9;
}

input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
  background: #ff5e2a;
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
}

input[type="range"]::-ms-track {
  height: 0.5rem;
  background: #f9f9f9;
  color: transparent;
  border: 0;
  overflow: visible;
  border-top: 0.45rem solid #fff;
  border-bottom: 0.45rem solid #fff;
}

input[type="range"]::-ms-thumb {
  background: #ff5e2a;
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
}

input[type="range"]::-ms-fill-lower {
  background: #d8d8d8;
}

input[type="range"]::-ms-fill-upper {
  background: #f9f9f9;
}

output {
  line-height: 1.4rem;
  vertical-align: middle;
  margin-left: 0.5em;
}

.accordion {
  background: #fff;
  margin-left: 0;
}

.accordion-item:first-child > :first-child,
.accordion-item:last-child > :last-child {
  border-radius: 0;
}

.accordion-title {
  display: block;
  padding: 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #ff5e2a;
  position: relative;
  border: 1px solid #d8d8d8;
  border-bottom: 0;
}

:last-child:not(.is-active) > .accordion-title {
  border-radius: 0;
  border-bottom: 1px solid #d8d8d8;
}

.accordion-title:focus,
.accordion-title:hover {
  background-color: #f9f9f9;
}

.accordion-title::before {
  content: "+";
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem;
}

.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #d8d8d8;
  border-bottom: 0;
  background-color: #fff;
  color: #000;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #d8d8d8;
}

.is-accordion-submenu-parent > a {
  position: relative;
}

.is-accordion-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  border-color: #ff5e2a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1);
}

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  border-radius: 50%;
  background: #ff5e2a;
  color: #fff;
}

.badge.secondary {
  background: #f9f9f9;
  color: #000;
}

.badge.success {
  background: #3adb76;
  color: #fff;
}

.badge.warning {
  background: #ffae00;
  color: #fff;
}

.badge.alert {
  background: #ec5840;
  color: #fff;
}

.breadcrumbs {
  list-style: none;
  margin: 1rem 0 0;
}

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

.breadcrumbs li {
  float: left;
  color: #000;
  font-size: 0.875rem;
  cursor: default;
}

.is-dropdown-menu.vertical.align-right,
.menu.align-right > li {
  float: right;
}

.breadcrumbs li:not(:last-child)::after {
  color: #d8d8d8;
  content: "/";
  margin: 0 0.5rem;
  position: relative;
  top: 1px;
  opacity: 1;
}

.breadcrumbs a {
  color: #ff5e2a;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #d8d8d8;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

.button-group::after,
.button-group::before {
  content: " ";
  display: table;
}

.button-group .button {
  margin: 0 1px 1px 0;
  font-size: 0.9rem;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::after,
.button-group.expanded::before {
  display: none;
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.expanded
  .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
  ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px;
}

.button-group.expanded
  .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
  ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.expanded
  .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
  ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.expanded
  .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
  ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px;
}

.button-group.expanded
  .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
  ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
  margin-right: -6px;
}

.button-group.primary .button {
  background-color: #ff5e2a;
  color: #fff;
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
  background-color: #ee3a00;
  color: #fff;
}

.button-group.secondary .button {
  background-color: #f9f9f9;
  color: #fff;
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
  background-color: #c7c7c7;
  color: #fff;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #fff;
}

.button-group.success .button:focus,
.button-group.success .button:hover {
  background-color: #22bb5b;
  color: #fff;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #fff;
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #fff;
}

.button-group.alert .button {
  background-color: #ec5840;
  color: #fff;
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
  background-color: #da3116;
  color: #fff;
}

.callout,
.close-button:focus,
.close-button:hover {
  color: #000;
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
  width: 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  margin: 0 0 2rem;
  padding: 1rem;
  border: 1px solid #f9f9f9;
  border-radius: 0;
  position: relative;
  background-color: #f9f9f9;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #ff5e2a;
}

.callout.secondary {
  background-color: #f9f9f9;
}

.callout.success {
  background-color: #3adb76;
}

.callout.warning {
  background-color: #ffae00;
}

.callout.alert {
  background-color: #ec5840;
}

.callout.small {
  padding: 0.5rem;
}

.callout.large {
  padding: 3rem;
}

.close-button {
  position: absolute;
  top: 0.5rem;
  line-height: 1;
  cursor: pointer;
}

[data-whatinput="mouse"] .close-button {
  outline: 0;
}

.is-drilldown {
  position: relative;
}

.is-drilldown li {
  display: block !important;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  transition: transform 0.15s linear;
}

.off-canvas-content,
.off-canvas-wrapper-inner {
  transition: transform 0.2s ease;
  min-height: 100%;
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  border-color: transparent transparent transparent #ff5e2a;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.js-drilldown-back > a::before {
  content: "";
  width: 0;
  height: 0;
  border: 6px inset;
  border-color: transparent #ff5e2a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  display: block;
  font-size: 16rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}

.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: #ff5e2a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}

[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent #ff5e2a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent #ff5e2a;
  border-left-style: solid;
  border-right-width: 0;
}

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #ff5e2a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }

  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #ff5e2a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #ff5e2a;
    border-left-style: solid;
    border-right-width: 0;
  }
}

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #ff5e2a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }

  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #ff5e2a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #ff5e2a;
    border-left-style: solid;
    border-right-width: 0;
  }
}

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #ff5e2a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #ff5e2a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #ff5e2a;
    border-left-style: solid;
    border-right-width: 0;
  }
}

@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }

  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #ff5e2a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }

  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #ff5e2a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #ff5e2a;
    border-left-style: solid;
    border-right-width: 0;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fff;
  border: 1px solid #d8d8d8;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent #ff5e2a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent #ff5e2a;
  border-left-style: solid;
  border-right-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #ff5e2a;
  color: #fff;
}

.label.secondary {
  background: #f9f9f9;
  color: #000;
}

.label.success {
  background: #3adb76;
  color: #fff;
}

.label.warning {
  background: #ffae00;
  color: #fff;
}

.label.alert {
  background: #ec5840;
  color: #fff;
}

.media-object {
  margin-bottom: 1rem;
  display: block;
}

.media-object-section > :last-child,
.menu a,
.menu button,
.menu input {
  margin-bottom: 0;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0 0 1rem;
    display: block;
  }

  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  display: table-cell;
  vertical-align: top;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

.menu-icon,
.menu-icon.dark,
.menu > li,
.menu > li > a i,
.menu > li > a i + span,
.menu > li > a img,
.menu > li > a img + span,
.menu > li > a svg,
.menu > li > a svg + span,
.title-bar-title {
  vertical-align: middle;
}

.menu {
  margin: 0;
}

[data-whatinput="mouse"] .menu > li {
  outline: 0;
}

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu > li {
  display: table-cell;
}

.menu.vertical > li {
  display: block;
}

@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }

  .menu.medium-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }

  .menu.large-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal > li {
    display: table-cell;
  }

  .menu.xlarge-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal > li {
    display: table-cell;
  }

  .menu.xxlarge-vertical > li {
    display: block;
  }
}

.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}

.menu.simple a {
  padding: 0;
}

.menu.align-right::after,
.menu.align-right::before {
  content: " ";
  display: table;
}

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.icon-top > li > a i,
.menu.icon-top > li > a img,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  color: #fff;
  background: #121212;
}

.menu-text {
  color: inherit;
  line-height: 1;
  padding: 0.7rem 1rem;
}

.menu-centered > .menu {
  display: inline-block;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

body,
html {
  height: 100%;
}

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto;
}

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
}

.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
  content: " ";
  display: table;
}

.off-canvas-content {
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
}

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  transition: background 0.2s ease;
}

.off-canvas,
.pagination a:hover,
.pagination button:hover {
  background: #f9f9f9;
}

.off-canvas {
  position: absolute;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0);
}

[data-whatinput="mouse"] .off-canvas {
  outline: 0;
}

.off-canvas.position-left {
  left: -100%;
  top: 0;
  width: 100%;
}

.is-open-left {
  transform: translateX(100%);
}

.off-canvas.position-right {
  right: -100%;
  top: 0;
  width: 100%;
}

.is-open-right {
  transform: translateX(-100%);
}

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 100%;
  }
}

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 100%;
  }
}

@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    left: 0;
    z-index: auto;
  }

  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-xlarge {
    right: 0;
    z-index: auto;
  }

  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 100%;
  }
}

@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    left: 0;
    z-index: auto;
  }

  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 100%;
  }

  .position-right.reveal-for-xxlarge {
    right: 0;
    z-index: auto;
  }

  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 100%;
  }
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination li {
  font-size: 0.875rem;
  margin-right: 0.0625rem;
  border-radius: 0;
  display: none;
}

.pagination li:first-child,
.pagination li:last-child {
  display: inline-block;
}

@media screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  color: #000;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #ff5e2a;
  color: #fff;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #d8d8d8;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  content: "\2026";
  padding: 0.1875rem 0.625rem;
  color: #000;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: "\00ab";
  display: inline-block;
  margin-right: 0.5rem;
}

.pagination-next a::after,
.pagination-next.disabled::after {
  content: "\00bb";
  display: inline-block;
  margin-left: 0.5rem;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #f9f9f9;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #d8d8d8;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #ff5e2a;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 0;
}

[data-whatinput="mouse"] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #fc3e00;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.table-scroll,
table.scroll {
  overflow-x: auto;
}

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll;
}

.reveal,
tbody,
tbody tr:nth-child(even),
tfoot,
thead {
  background-color: #fff;
}

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}

[data-whatinput="mouse"] .reveal {
  outline: 0;
}

.reveal .column,
.reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

.reveal.collapse {
  padding: 0;
}

caption,
tbody td,
tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

@media screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
    width: 600px;
    max-width: 71.25rem;
  }

  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }

  .reveal.tiny {
    width: 30%;
    max-width: 71.25rem;
  }

  .reveal.small {
    width: 50%;
    max-width: 71.25rem;
  }

  .reveal.large {
    width: 90%;
    max-width: 71.25rem;
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

tbody,
tfoot,
thead {
  border: 1px solid #f2f2f2;
}

thead {
  background: #f9f9f9;
  color: #000;
}

tfoot {
  background: #f2f2f2;
  color: #000;
}

.tabs.primary > li > a,
.title-bar,
.tooltip {
  color: #fff;
}

tfoot tr,
thead tr {
  background: 0 0;
}

tfoot td,
tfoot th,
thead td,
thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

@media screen and (max-width: 63.9375em) {
  table.stack tfoot,
  table.stack thead {
    display: none;
  }

  table.stack td,
  table.stack th,
  table.stack tr {
    display: block;
  }

  table.stack td {
    border-top: 0;
  }
}

.tabs,
.tabs-content {
  border: 1px solid #f9f9f9;
}

table.scroll {
  display: block;
  width: 100%;
}

table.hover thead tr:hover {
  background-color: #f4f4f4;
}

table.hover tfoot tr:hover {
  background-color: #ededed;
}

table.hover tbody tr:hover {
  background-color: #fafafa;
}

table.hover tbody tr:nth-of-type(even):hover {
  background-color: #ededed;
}

.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  background: #fff;
}

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

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block;
}

.tabs-title,
.title-bar-left {
  float: left;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: 0 0;
}

.tabs.primary {
  background: #ff5e2a;
}

.tabs.primary > li > a:focus,
.tabs.primary > li > a:hover {
  background: #ff531b;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
}

.tabs-title > a:hover {
  background: #fff;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
  background: #f9f9f9;
}

.tabs-content {
  background: #fff;
  transition: all 0.5s ease;
  border-top: 0;
}

.tabs-content.vertical {
  border: 1px solid #f9f9f9;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  border: 4px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 0.2s ease-out;
  border-radius: 0;
  margin-bottom: 1rem;
}

.thumbnail:focus,
.thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(255, 94, 42, 0.5);
}

.title-bar {
  background: #f9f9f9;
  padding: 1rem;
}

.title-bar::after,
.title-bar::before {
  content: " ";
  display: table;
}

.has-tip,
.title-bar-title {
  display: inline-block;
  font-weight: 700;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-right {
  float: right;
  text-align: right;
}

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  position: relative;
  cursor: help;
}

.tooltip.top::before,
.tooltip::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.tooltip {
  background-color: #000;
  font-size: 95%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}

.tooltip::before {
  border: 0.75rem inset;
  border-color: transparent transparent #000;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  border: 0.75rem inset;
  border-color: #000 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
}

.tooltip.left::before,
.tooltip.right::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.left::before {
  border: 0.75rem inset;
  border-color: transparent transparent transparent #000;
  border-left-style: solid;
  border-right-width: 0;
  left: 100%;
}

.tooltip.right::before {
  border: 0.75rem inset;
  border-color: transparent #000 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  left: auto;
  right: 100%;
}

.top-bar {
  padding: 0;
}

.top-bar::after,
.top-bar::before {
  content: " ";
  display: table;
}

.top-bar::after {
  clear: both;
}

.top-bar,
.top-bar ul {
  background-color: #f9f9f9;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}

@media screen and (min-width: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }

  .hide-for-medium {
    display: none !important;
  }
}

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  width: 100%;
}

.top-bar-title {
  float: left;
  margin-right: 1rem;
}

.top-bar-left {
  float: left;
}

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only,
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }

  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }

  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge,
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.9375em) {
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%;
  }

  .show-for-xxlarge,
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.hide-for-portrait,
.show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: block !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: portrait) {
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.menu-icon.dark::after,
.menu-icon::after {
  content: "";
  top: 0;
  left: 0;
}

.menu-icon {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #ff5e2a;
  box-shadow:
    0 7px 0 #ff5e2a,
    0 14px 0 #ff5e2a;
}

.menu-icon:hover::after {
  background: #d8d8d8;
  box-shadow:
    0 7px 0 #d8d8d8,
    0 14px 0 #d8d8d8;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon.dark::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  box-shadow:
    0 7px 0 #000,
    0 14px 0 #000;
}

.site-header,
.top-header {
  position: fixed;
  z-index: 9;
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow:
    0 7px 0 #8a8a8a,
    0 14px 0 #8a8a8a;
}

@media screen and (max-width: 39.9375em) {
  .desktop-menu,
  .top-bar-left {
    display: none !important;
  }
}

@media screen and (min-width: 40em) {
  #mobile-menu,
  .title-bar {
    display: none !important;
  }
}

.title-bar__elements-left {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  float: left;
}

.title-bar__links {
  float: right;
}

.menu-icon,
.nav-previous {
  float: left;
}

.title-bar__link {
  font-size: 14px;
  font-weight: 700;
  margin-left: 1rem;
}

.off-canvas > ul.menu {
  background-color: #f9f9f9;
  height: 100vh;
  padding: 0 0.5rem 1rem;
}

.off-canvas > ul.menu li {
  border-top: 2px solid #d8d8d8;
  margin-bottom: 0;
}

.off-canvas > ul.menu li a {
  font-size: 1rem;
  padding: 1;
}

.title-bar-title a {
  display: block;
  font-size: 1rem;
  color: #b9b9b9;
}

.title-bar-title a img {
  max-width: 100px;
  margin: 0 1rem;
}

.menu-icon:after {
  height: 3px;
}

.site-header {
  background: #fff;
  top: 39px;
  right: 0;
  left: 0;
  transition: all 0.3s linear;
}

@media screen and (max-width: 39.9375em) {
  .site-header {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear;
    z-index: 9;
  }
}

#footer a,
.top-header ul li a {
  transition: color 0.4s;
}

.site-header--scrolled {
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.12);
}

.sticky-nav-padding {
  padding-top: 58px;
}

@media screen and (min-width: 40em) {
  .sticky-nav-padding {
    padding-top: 158px;
  }

  #footer-container {
    text-align: left;
  }
}

@media screen and (min-width: 64em) {
  .sticky-nav-padding {
    padding-top: 180px;
  }
}

.top-header {
  background: #ff5e2a;
  color: #fff;
  padding: 0.5rem 0;
  top: 0;
  width: 100%;
}

.top-header ul li {
  margin-bottom: 0;
}

.top-bar .menu .home a {
  font-size: 1rem;
  color: #b9b9b9;
}

.top-bar .menu a {
  height: 43px;
  color: #e6e6e6;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1;
}

.top-bar .menu > li:not(.menu-text) > a {
  padding: 1rem;
}

.top-bar .menu li:not(:last-child) {
  border-right: 1px solid #4e4e4e;
}

.top-bar .dropdown.menu .submenu {
  background-color: #121212;
  color: #e6e6e6;
  border: 0;
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
  padding-right: 1rem;
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow > a::after {
  border: 0;
}

.top-bar .dropdown.menu:first-child > li.is-dropdown-submenu-parent > a::after {
  display: none;
}

.post-navigation:after,
.post-navigation:before {
  content: "";
  display: table;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.nav-next,
.top-header ul.inline-list__top-menu {
  float: right;
}

.top-header ul li .fa {
  font-size: 1rem;
}

.top-header ul li a {
  font-size: 0.8125rem;
  color: #fff;
}

.top-header ul li a:hover {
  color: #000;
}

.desktop-header {
  background-color: #fff;
  padding: 1rem 0;
}

.desktop-header .row {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.off-canvas {
  overflow-x: hidden;
  background-color: #fff;
}

.off-canvas__header {
  padding: 3rem;
  position: relative;
}

.drilldown li {
  padding: 0 2rem;
}

.drilldown li a {
  border-bottom: 1px solid #d8d8d8;
  color: #000;
  padding: 1rem 0;
}

.drilldown li:last-child a {
  border-bottom: 0;
  color: #000 !important;
  display: block !important;
}

.drilldown li.is-drilldown-submenu-parent > a::after,
.drilldown li.js-drilldown-back > a::before {
  content: "";
  display: inline-block;
  height: 8px;
  vertical-align: top;
  width: 8px;
}

.drilldown li.is-drilldown-submenu-parent > a::after {
  border-color: #ff5e2a;
  border-style: solid;
  border-width: 2px 2px 0 0;
  position: absolute;
  right: 0;
  top: calc(50%);
  transform: rotate(45deg);
}

.drilldown li.js-drilldown-back {
  position: absolute;
  top: -90px;
}

.drilldown li.js-drilldown-back > a {
  border-bottom: 0;
  position: relative;
  padding-left: 1rem;
}

.drilldown li.js-drilldown-back > a::before {
  border-color: #000;
  border-style: solid;
  border-width: 2px 2px 0 0;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  transform: rotate(230deg);
}

.drilldown li.active > a {
  background: #fff;
  color: #000;
}

.drilldown li .nested {
  height: 100%;
  margin-left: 0;
}

.close-button {
  color: #000;
  font-size: 2.5em;
  right: 1.5rem;
}

#footer .h4,
#footer a:hover,
#footer h4 {
  color: #ff5e2a;
}

.is-drilldown {
  min-height: auto !important;
  max-width: 100% !important;
  overflow: initial;
}

#footer-container {
  background-color: #e2e2dc;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

#footer {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0;
}

#footer::after,
#footer::before {
  content: " ";
  display: table;
}

#footer ul {
  margin: 0;
  padding: 0;
}

a:not(.mega-menu-link),
button,
ul.chevron.chevron-right li a {
  transition: all 0.2s ease-in-out;
}

.footer__menu a,
.footer__offices__title {
  color: #000;
  font-size: 0.75rem;
}

.footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__logos {
  margin-bottom: 3rem;
}

@media screen and (min-width: 40em) {
  .footer__logos {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 64em) {
  #footer {
    padding-top: 3rem;
  }

  .footer {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer__logos {
    border-top: 1px solid #d8d8d8;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    -ms-flex-order: 4;
    order: 4;
    padding: 2rem 0 1rem;
  }
}

.footer__logos__one {
  display: block;
  height: 44px;
  margin-bottom: 1rem;
}

.footer__logos__two {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 40em) {
  .footer__logos__two {
    margin: 0;
  }
}

.footer__offices {
  border-bottom: 1px solid #d8d8d8;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin-bottom: 1rem;
  max-width: 100%;
  padding-bottom: 1rem;
  text-align: center;
}

@media screen and (min-width: 64em) {
  .footer__offices {
    border-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 40%;
    -ms-flex-order: 0;
    order: 0;
    text-align: left;
  }

  .footer__offices__title {
    display: block;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
}

@media screen and (max-width: 39.9375em) {
  .footer__offices__title::after {
    content: ":";
  }
}

.footer__offices__address {
  display: none;
}

.footer__offices__address p {
  margin-bottom: 1rem;
}

@media screen and (min-width: 64em) {
  .footer__offices__address {
    display: block;
    font-size: 0.75rem;
  }

  .footer__offices__phone-number {
    font-weight: 700;
  }
}

.footer__menu {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}

.footer__menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__menu li {
  margin-bottom: 0;
}

.footer__menu a {
  font-weight: 700;
  padding-bottom: 0;
  padding-right: 0.5rem;
}

.footer__menu a::after {
  content: "/";
  margin-left: 0.5rem;
}

.footer__menu--info ul li:last-of-type a::after,
.footer__menu--legal ul li:last-of-type a::after {
  content: none;
}

@media screen and (min-width: 64em) {
  .footer__menu ul {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer__menu li {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .footer__menu a {
    display: block;
    margin-bottom: 0.5rem;
  }

  .footer__menu a::after {
    content: none;
  }

  .footer__menu--about {
    -ms-flex: 0 1 10%;
    flex: 0 1 10%;
    max-width: 10%;
    -ms-flex-order: 1;
    order: 1;
  }
}

.footer__menu--info {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.footer__menu--legal {
  margin-bottom: 2rem;
}

.footer__menu--legal a {
  font-size: 0.625rem;
  font-weight: 400;
  padding-right: 0.25rem;
}

.footer__menu--legal a::after {
  content: "/";
  margin-left: 0.25rem;
}

@media screen and (min-width: 64em) {
  .footer__menu--info {
    border-bottom: none;
    -ms-flex: 0 1 10%;
    flex: 0 1 10%;
    max-width: 10%;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__menu--legal {
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem;
    -ms-flex-order: 5;
    order: 5;
  }

  .footer__menu--legal li {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .footer__menu--legal a {
    font-size: 0.75rem;
  }

  .footer__social {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
  }
}

.footer__social {
  margin-bottom: 2rem;
}

.footer__social img {
  margin-right: 1rem;
}

@media screen and (min-width: 64em) {
  .footer__legal-text {
    -ms-flex-order: 6;
    order: 6;
  }
}

.footer__legal-text p {
  font-size: 0.625rem;
  font-weight: 400;
  margin-bottom: 0;
}

.sidebar {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.sidebar:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .sidebar {
    width: 33.33333%;
    float: left;
    padding-right: 0.625rem;
    margin-top: 0;
    margin-bottom: 3rem;
    padding-left: 2.5rem !important;
  }

  .sidebar:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.sidebar .contact-widget {
  background-color: #f9f9f9;
  padding: 1rem 0.5rem;
}

.sidebar .contact-widget .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sidebar .contact-widget .column-left {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}

.sidebar .contact-widget .contact-widget-content {
  text-align: center;
}

.sidebar .contact-widget .column-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}

.sidebar .contact-widget span {
  float: none;
  color: #fff;
}

.sidebar .contact-widget a.button {
  margin-top: 0.33rem;
}

.sidebar .contact-widget .columns {
  width: 100%;
}

.widget {
  margin-bottom: 2rem;
}

.widget#related-topics,
.widget#related-topics .panel,
.widget.advanced_text,
.widget.advanced_text .panel,
.widget.tribe-events-list-widget,
.widget.tribe-events-list-widget .panel,
.widget.widget_categories,
.widget.widget_categories .panel,
.widget.widget_recent_entries,
.widget.widget_recent_entries .panel,
.widget.widget_text,
.widget.widget_text .panel {
  background-color: #f5f5f5;
}

.m3-card .caption .widget.advanced_text h3,
.m3-card .caption .widget.tribe-events-list-widget h3,
.m3-card .caption .widget.widget_categories h3,
.m3-card .caption .widget.widget_recent_entries h3,
.m3-card .caption .widget.widget_text h3,
.widget#related-topics .h3,
.widget#related-topics .h6,
.widget#related-topics h3,
.widget#related-topics h6,
.widget.advanced_text .h3,
.widget.advanced_text .h6,
.widget.advanced_text .m3-card .caption h3,
.widget.advanced_text h3,
.widget.advanced_text h6,
.widget.tribe-events-list-widget .h3,
.widget.tribe-events-list-widget .h6,
.widget.tribe-events-list-widget .m3-card .caption h3,
.widget.tribe-events-list-widget h3,
.widget.tribe-events-list-widget h6,
.widget.widget_categories .h3,
.widget.widget_categories .h6,
.widget.widget_categories .m3-card .caption h3,
.widget.widget_categories h3,
.widget.widget_categories h6,
.widget.widget_recent_entries .h3,
.widget.widget_recent_entries .h6,
.widget.widget_recent_entries .m3-card .caption h3,
.widget.widget_recent_entries h3,
.widget.widget_recent_entries h6,
.widget.widget_text .h3,
.widget.widget_text .h6,
.widget.widget_text .m3-card .caption h3,
.widget.widget_text h3,
.widget.widget_text h6 {
  padding: 1.5rem 1rem 1rem;
  margin-bottom: 0;
  color: #000;
  font-size: 1.25rem;
}

.m3-card .caption .widget.secondary-widget h3,
.widget#related-topics ol li a:hover,
.widget#related-topics ul li a:hover,
.widget.advanced_text ol li a:hover,
.widget.advanced_text ul li a:hover,
.widget.secondary-widget,
.widget.secondary-widget .h3,
.widget.secondary-widget .m3-card .caption h3,
.widget.secondary-widget h3,
.widget.tribe-events-list-widget ol li a:hover,
.widget.tribe-events-list-widget ul li a:hover,
.widget.widget_categories ol li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_recent_entries ol li a:hover,
.widget.widget_recent_entries ul li a:hover,
.widget.widget_text ol li a:hover,
.widget.widget_text ul li a:hover {
  color: #ff5e2a;
}

.widget#related-topics p.tribe-events-widget-link,
.widget.advanced_text p.tribe-events-widget-link,
.widget.tribe-events-list-widget p.tribe-events-widget-link,
.widget.widget_categories p.tribe-events-widget-link,
.widget.widget_recent_entries p.tribe-events-widget-link,
.widget.widget_text p.tribe-events-widget-link {
  padding: 1.5rem 1rem 1rem;
}

.widget#related-topics ol,
.widget#related-topics ul,
.widget.advanced_text ol,
.widget.advanced_text ul,
.widget.tribe-events-list-widget ol,
.widget.tribe-events-list-widget ul,
.widget.widget_categories ol,
.widget.widget_categories ul,
.widget.widget_recent_entries ol,
.widget.widget_recent_entries ul,
.widget.widget_text ol,
.widget.widget_text ul {
  margin-bottom: 0;
  padding-bottom: 0.33rem;
}

.widget#related-topics ol li,
.widget#related-topics ul li,
.widget.advanced_text ol li,
.widget.advanced_text ul li,
.widget.tribe-events-list-widget ol li,
.widget.tribe-events-list-widget ul li,
.widget.widget_categories ol li,
.widget.widget_categories ul li,
.widget.widget_recent_entries ol li,
.widget.widget_recent_entries ul li,
.widget.widget_text ol li,
.widget.widget_text ul li {
  margin-bottom: 0;
}

.widget#related-topics ol li a,
.widget#related-topics ul li a,
.widget.advanced_text ol li a,
.widget.advanced_text ul li a,
.widget.tribe-events-list-widget ol li a,
.widget.tribe-events-list-widget ul li a,
.widget.widget_categories ol li a,
.widget.widget_categories ul li a,
.widget.widget_recent_entries ol li a,
.widget.widget_recent_entries ul li a,
.widget.widget_text ol li a,
.widget.widget_text ul li a {
  border-bottom: 2px solid #fff;
  padding: 0.65rem 3.5rem 0.65rem 1rem;
  display: block;
  color: #ff5e2a;
  position: relative;
}

.widget#related-topics ol li a:after,
.widget#related-topics ul li a:after,
.widget.advanced_text ol li a:after,
.widget.advanced_text ul li a:after,
.widget.tribe-events-list-widget ol li a:after,
.widget.tribe-events-list-widget ul li a:after,
.widget.widget_categories ol li a:after,
.widget.widget_categories ul li a:after,
.widget.widget_recent_entries ol li a:after,
.widget.widget_recent_entries ul li a:after,
.widget.widget_text ol li a:after,
.widget.widget_text ul li a:after {
  content: url(../images/svg/icon-orange-arrow.svg);
  float: right;
  position: absolute;
  right: 1.5rem;
}

.widget#related-topics ol li:last-child a,
.widget#related-topics ul li:last-child a,
.widget.advanced_text ol li:last-child a,
.widget.advanced_text ul li:last-child a,
.widget.tribe-events-list-widget ol li:last-child a,
.widget.tribe-events-list-widget ul li:last-child a,
.widget.widget_categories ol li:last-child a,
.widget.widget_categories ul li:last-child a,
.widget.widget_recent_entries ol li:last-child a,
.widget.widget_recent_entries ul li:last-child a,
.widget.widget_text ol li:last-child a,
.widget.widget_text ul li:last-child a {
  border-bottom: none;
}

.widget#related-topics ol.tribe-list-widget li a,
.widget#related-topics ul.tribe-list-widget li a,
.widget.advanced_text ol.tribe-list-widget li a,
.widget.advanced_text ul.tribe-list-widget li a,
.widget.tribe-events-list-widget ol.tribe-list-widget li a,
.widget.tribe-events-list-widget ul.tribe-list-widget li a,
.widget.widget_categories ol.tribe-list-widget li a,
.widget.widget_categories ul.tribe-list-widget li a,
.widget.widget_recent_entries ol.tribe-list-widget li a,
.widget.widget_recent_entries ul.tribe-list-widget li a,
.widget.widget_text ol.tribe-list-widget li a,
.widget.widget_text ul.tribe-list-widget li a {
  padding: 0.65rem 3.5rem 0.65rem 0;
}

.widget#related-topics ol.tribe-list-widget,
.widget.advanced_text ol.tribe-list-widget,
.widget.tribe-events-list-widget ol.tribe-list-widget,
.widget.widget_categories ol.tribe-list-widget,
.widget.widget_recent_entries ol.tribe-list-widget,
.widget.widget_text ol.tribe-list-widget {
  margin-left: 0;
}

.widget#related-topics ol.tribe-list-widget li.tribe-events-list-widget-events,
.widget.advanced_text ol.tribe-list-widget li.tribe-events-list-widget-events,
.widget.tribe-events-list-widget
  ol.tribe-list-widget
  li.tribe-events-list-widget-events,
.widget.widget_categories
  ol.tribe-list-widget
  li.tribe-events-list-widget-events,
.widget.widget_recent_entries
  ol.tribe-list-widget
  li.tribe-events-list-widget-events,
.widget.widget_text ol.tribe-list-widget li.tribe-events-list-widget-events {
  border-bottom: 2px solid #fff;
}

.widget#related-topics ol.tribe-list-widget .tribe-event-duration a,
.widget#related-topics ol.tribe-list-widget .tribe-event-title a,
.widget.advanced_text ol.tribe-list-widget .tribe-event-duration a,
.widget.advanced_text ol.tribe-list-widget .tribe-event-title a,
.widget.tribe-events-list-widget ol.tribe-list-widget .tribe-event-duration a,
.widget.tribe-events-list-widget ol.tribe-list-widget .tribe-event-title a,
.widget.widget_categories ol.tribe-list-widget .tribe-event-duration a,
.widget.widget_categories ol.tribe-list-widget .tribe-event-title a,
.widget.widget_recent_entries ol.tribe-list-widget .tribe-event-duration a,
.widget.widget_recent_entries ol.tribe-list-widget .tribe-event-title a,
.widget.widget_text ol.tribe-list-widget .tribe-event-duration a,
.widget.widget_text ol.tribe-list-widget .tribe-event-title a {
  border: none;
}

.widget#related-topics ol.tribe-list-widget .tribe-event-title,
.widget.advanced_text ol.tribe-list-widget .tribe-event-title,
.widget.tribe-events-list-widget ol.tribe-list-widget .tribe-event-title,
.widget.widget_categories ol.tribe-list-widget .tribe-event-title,
.widget.widget_recent_entries ol.tribe-list-widget .tribe-event-title,
.widget.widget_text ol.tribe-list-widget .tribe-event-title {
  padding: 0.5rem 0 0 1rem;
  margin: 0;
}

.widget#related-topics ol.tribe-list-widget .tribe-event-duration,
.widget.advanced_text ol.tribe-list-widget .tribe-event-duration,
.widget.tribe-events-list-widget ol.tribe-list-widget .tribe-event-duration,
.widget.widget_categories ol.tribe-list-widget .tribe-event-duration,
.widget.widget_recent_entries ol.tribe-list-widget .tribe-event-duration,
.widget.widget_text ol.tribe-list-widget .tribe-event-duration {
  padding: 0 0 1.5rem 1rem;
}

.widget.secondary-widget {
  background-color: #f9f9f9;
  padding: 1rem 1.5rem;
}

.widget.secondary-widget a.button {
  margin-bottom: 0;
}

.sidebar .quote-slider blockquote {
  margin: 1rem 1px 0;
}

.no-margin-left,
ul.tick {
  margin-left: 0;
}

.post-type-archive-tribe_events .sidebar .quote-slider.flexslider {
  border: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .sidebar .widget.meet-the-team-widget,
  .sidebar .widget.related-case-studies-widget {
    padding: 1rem;
  }

  .sidebar .widget.meet-the-team-widget .button,
  .sidebar .widget.related-case-studies-widget .button {
    font-size: 0.9375rem;
    padding: 1rem 0.5rem;
  }
}

body#tinymce {
  height: auto;
  max-width: 71.25rem;
  padding: 1.25rem !important;
}

.no-margin {
  margin: 0;
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-right {
  margin-right: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.text-muted {
  color: #f9f9f9;
}

ul li {
  margin-bottom: 0.75rem;
}

ul.tick {
  list-style-type: none;
}

ul.tick li {
  margin-bottom: 0.5rem;
  padding-left: 1.3rem;
}

ul.tick li:before {
  content: "\f00c";
  color: #3adb76;
  margin-left: -1.3rem;
}

ul.chevron {
  margin-left: 0;
}

ul.chevron li {
  margin-bottom: 0.5rem;
  padding-left: 0.7rem;
}

ul.chevron li:before {
  content: "\f105";
  margin-left: -0.6rem;
}

ul.chevron.chevron-right li {
  padding-left: 0;
  margin-bottom: 0.2rem;
}

.styled-list.chevron li,
ul.caret li {
  padding-left: 0.7rem;
}

.styled-list ul li,
ul.caret li {
  margin-bottom: 0.5rem;
}

ul.chevron.chevron-right li:before {
  content: none;
}

ul.chevron.chevron-right li a {
  display: block;
  position: relative;
  color: #ff5e2a;
}

ul.chevron.chevron-right li a:focus,
ul.chevron.chevron-right li a:hover {
  color: #000;
}

ul.chevron.chevron-right li a:after {
  content: "\f054";
  float: right;
}

@media screen and (min-width: 64em) {
  ul.chevron.chevron-right li a:after {
    position: absolute;
    right: 35%;
    top: auto;
    bottom: auto;
  }
}

ul.caret {
  margin-left: 0;
}

ul.caret li:before {
  content: "\f0da";
  margin-left: -0.6rem;
}

.styled-list ul {
  margin-left: 0;
}

.styled-list ul li:before {
  float: left;
}

.styled-list.chevron li:before {
  content: "\f105";
  margin-left: -0.6rem;
}

.styled-list.chevron.chevron-right li {
  border-top: 2px solid #d8d8d8;
  margin-bottom: 0;
  padding: 1rem 0;
}

.styled-list.chevron.chevron-right li:last-of-type {
  border-bottom: 2px solid #d8d8d8;
}

.styled-list.chevron.chevron-right li::before {
  content: none;
}

.styled-list.chevron.chevron-right li a {
  color: #ff5e2a;
  display: block;
  font-size: 1.125rem;
  position: relative;
}

.styled-list.chevron.chevron-right li a:focus,
.styled-list.chevron.chevron-right li a:hover {
  color: #000;
}

@supports ((-webkit-mask: url()) or (mask: url())) {
  .styled-list.chevron.chevron-right li a:focus::after,
  .styled-list.chevron.chevron-right li a:hover::after {
    background-color: #000;
  }

  .styled-list.chevron.chevron-right li a::after {
    background-color: #ff5e2a;
    content: "";
    display: inline-block;
    height: 10px;
    -webkit-mask: url(../images/svg/icon-orange-arrow.svg);
    mask: url(../images/svg/icon-orange-arrow.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    position: absolute;
    right: 0;
    top: 9px;
    transition: background-color 0.4s;
    width: 16px;
  }
}

.styled-list.chevron.chevron-right li a::after {
  content: url(../images/svg/icon-orange-arrow.svg);
  position: absolute;
  right: 0;
}

.styled-list.caret li {
  padding-left: 0.7rem;
}

.styled-list.caret li:before {
  content: "\f0da";
  margin-left: -0.6rem;
}

.styled-list.tick li {
  padding-left: 1.3rem;
}

.styled-list.tick li:before {
  content: "\f00c";
  color: #3adb76;
  margin-left: -1.3rem;
}

ul.list-two-column {
  margin-left: 0;
}

ul.list-two-column li {
  margin-bottom: 0.5rem;
  width: 45%;
  margin-right: 5%;
  float: left;
}

.styled-list.list-two-column ul {
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  .sidebar .contact-widget .contact-widget-content {
    text-align: left;
  }

  .sidebar .contact-widget .column-right {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .styled-list.two-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .styled-list.two-col .h4:first-of-type,
  .styled-list.two-col h4:first-of-type {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    -ms-flex-order: 1;
    order: 1;
  }

  .styled-list.two-col .h4:last-of-type,
  .styled-list.two-col h4:last-of-type {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    -ms-flex-order: 2;
    order: 2;
  }

  .styled-list.two-col ul:first-of-type {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    -ms-flex-order: 3;
    order: 3;
  }

  .styled-list.two-col ul:last-of-type {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
    -ms-flex-order: 4;
    order: 4;
  }

  .styled-list.list-two-column ul li {
    width: 45%;
    margin-right: 5%;
    float: left;
  }
}

.styled-list.list-two-column ul:after {
  content: "";
  display: table;
}

ul.inline-list.centered-inline-list {
  text-align: center;
  margin: 0 auto;
}

ul.inline-list.centered-inline-list li {
  float: none;
  display: inline-block;
}

ul.inline-list {
  margin: 0;
}

ul.inline-list li {
  display: inline-block;
  padding-right: 0.5rem;
}

ul.inline-list li:last-child {
  padding-right: 0;
}

@media screen and (min-width: 40em) {
  .top-header ul.inline-list__top-menu li {
    padding-right: 0.2rem;
  }
}

@media screen and (min-width: 64em) {
  .top-header ul.inline-list__top-menu li {
    padding-right: 0.5rem;
  }
}

.top-header ul.inline-list__top-menu li:last-child a {
  background-color: #fff;
  color: #ff5e2a;
  font-weight: 700;
  padding: 0.5rem 0.5rem 0.6rem;
  transition: color 0.2s;
}

.top-header ul.inline-list__top-menu li:last-child a::before {
  content: "\f023";
  color: #ff5e2a;
  font-family: fontAwesome;
  font-size: 0.875rem;
  padding-right: 0.5rem;
  transition: color 0.2s;
}

.top-header ul.inline-list__top-menu li:last-child a:hover,
.top-header ul.inline-list__top-menu li:last-child a:hover::before {
  color: #000;
}

#menu-mobile-menu li.padlock a {
  color: #ff5e2a;
  display: inline-block;
}

#menu-mobile-menu li.padlock a::before {
  content: "\f023";
  color: #ff5e2a;
  font-size: 1.125rem;
  margin-right: 1rem;
}

.address-list.inline-list li {
  margin-left: 0.33rem;
}

.address-list.inline-list li:first-child {
  margin-left: 1.375rem;
}

.address-list.inline-list li:after {
  content: ",";
}

.address-list.inline-list li:last-child:after {
  content: none;
}

.sitemap-container {
  margin-top: 3rem;
}

.sitemap-container .h1,
.sitemap-container .related-posts-block__title,
.sitemap-container h1 {
  margin-bottom: 2rem;
}

.sidebar .sitemap-container ul li a,
.sitemap-container .sidebar ul li a,
.sitemap-container ul.no-bullet li a {
  color: #000;
}

.custom-word,
.sidebar .sitemap-container ul li a:hover,
.sitemap-container .sidebar ul li a:hover,
.sitemap-container ul.no-bullet li a:hover {
  color: #ff5e2a;
}

.sidebar .sitemap-container ul li.page_item_has_children ul.children,
.sitemap-container .sidebar ul li.page_item_has_children ul.children,
.sitemap-container ul.no-bullet li.page_item_has_children ul.children {
  margin-top: 0.5rem;
}

.sidebar .sitemap-container ul li.page_item_has_children ul.children li,
.sitemap-container .sidebar ul li.page_item_has_children ul.children li,
.sitemap-container ul.no-bullet li.page_item_has_children ul.children li {
  list-style: none;
}

hr.spacer {
  border-color: transparent;
  display: block;
  height: 1rem;
  margin: 0;
}

.text-columns {
  column-count: 2;
}

ul.address-list.menu.horizontal li {
  padding-right: 0.5rem;
}

ul.address-list.menu.horizontal li:after {
  content: ",";
}

blockquote cite:before,
ul.address-list.menu.horizontal li:last-child:after {
  content: none;
}

ul.address-list.menu.horizontal li:last-child {
  margin-right: 0;
}

.gallery {
  margin: 20px -8px;
}

@media screen and (min-width: 40em) {
  .gallery {
    margin: 40px -16px;
  }
}

.liveChatFloatingButton,
.liveChatFloatingButtonMobile,
.liveChatFloatingButtonTop {
  background-color: #efefef !important;
  border-color: #000 !important;
  font-family:
    Lato, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}

.liveChatFloatingButton:after,
.liveChatFloatingButtonMobile:after,
.liveChatFloatingButtonTop:after {
  background-color: #ff5e2a !important;
  height: 28px !important;
  line-height: 21px !important;
  width: 28px !important;
}

.custom-word {
  display: block;
  font-family: nelsons-custom, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-top: 0.66667rem;
}

.h3,
.h4,
.m3-card .caption h3,
blockquote cite,
h3,
h4 {
  font-weight: 700;
}

div.lead,
div.lead p,
p.lead {
  font-size: 1rem;
}

@media screen and (min-width: 40em) {
  div.lead,
  div.lead p,
  p.lead {
    font-size: 1.125rem;
  }
}

p.byline.author,
time.updated {
  color: #8a8a8a;
}

blockquote {
  margin: 0 2rem 0 1rem;
}

blockquote p {
  font-size: 1.1875rem;
  font-style: italic;
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  blockquote p {
    font-size: 1.5rem;
  }

  .banner {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
  }
}

blockquote cite {
  font-style: normal;
}

blockquote.blockquote--sidebar {
  margin: 2rem 0 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: #f5f5f5;
  width: 100%;
}

blockquote.blockquote--sidebar p {
  font-size: 0.9375rem;
}

blockquote.blockquote--sidebar cite {
  font-size: 0.875rem;
}

p a:not(.button) {
  text-decoration: underline;
}

.accordion-item {
  margin-bottom: 0;
}

.accordion-item.is-active .accordion-content {
  border-top: 0;
}

.accordion-item .accordion-title {
  color: #000;
  font-size: 18px;
  padding: 1.5rem;
}

.accordion-item .accordion-title::after,
.accordion-item .accordion-title::before {
  color: #ff5e2a;
  font-size: 1.875rem;
  top: 30%;
}

.accordion-item .accordion-content {
  padding: 1rem 1.5rem 1.5rem;
}

.banner {
  position: relative;
  z-index: 1;
}

.banner__content {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 71.25rem;
  position: relative;
  z-index: 2;
  padding: 0 1rem;
  width: 100%;
}

.banner__button-box,
.banner__button-box .button,
.banner__inner-content > :last-child,
.block .button.block-bottom-button {
  margin-bottom: 0;
}

.banner__heading {
  color: #000;
  font-weight: 400;
  line-height: 1;
  font-size: 1.5rem;
}

@media screen and (min-width: 64em) {
  .accordion-item .accordion-title::after,
  .accordion-item .accordion-title::before {
    top: 36%;
  }

  .banner__heading {
    font-size: 2.25rem;
  }
}

.banner__title {
  font-weight: 400;
}

.banner .custom-word {
  font-size: 3rem;
}

@media screen and (min-width: 40em) {
  .banner__gradient {
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
    bottom: 0;
    left: 28%;
    position: absolute;
    right: auto;
    top: 0;
    width: 40%;
    z-index: 1;
  }
}

.banner__inner-content {
  margin: 0;
  padding: 1rem 0;
  position: relative;
  width: 100%;
  z-index: 2;
}

@media screen and (min-width: 40em) {
  .banner__inner-content {
    padding: 3rem 0;
    width: 50%;
  }
}

@media screen and (min-width: 64em) {
  .banner .custom-word {
    font-size: 4.25rem;
  }

  .banner__inner-content {
    padding: 4rem 0;
    width: 33.33333%;
  }

  .banner--tall .banner__inner-content {
    padding: 6rem 0;
  }
}

.banner__inner-content .page-header-title .h1,
.banner__inner-content .page-header-title .related-posts-block__title,
.banner__inner-content .page-header-title h1 {
  color: #ff5e2a;
}

.banner__thumbnail-wrapper {
  bottom: 0;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner--row-reverse .banner__content {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (min-width: 40em) {
  .banner__thumbnail-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 72%;
  }

  .banner__thumbnail-wrapper img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
  }

  .banner--row-reverse .banner__thumbnail-wrapper {
    right: auto;
    left: 0;
    width: 72%;
  }

  .banner--row-reverse .banner__gradient {
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    right: 28%;
    left: auto;
  }
}

.page-template-page-branch-contact .banner__inner-content,
.page-template-page-contact .banner__inner-content {
  width: 100%;
}

.category:not(.category-blog) .banner {
  background-color: #f9f9f9;
}

.category:not(.category-blog) .banner__gradient {
  display: none;
}

.block {
  padding: 2rem 0;
}

.block.block-no-bottom-pad {
  padding-bottom: 0;
}

.block.block-no-top-pad {
  padding-top: 0;
}

.block .block-heading {
  margin-top: 0;
}

.block.block-insight {
  margin: 2.5rem 0;
  padding: 0;
}

.block.block-insight img {
  display: block;
}

.block.block-contact {
  margin-bottom: 2rem;
}

@media screen and (min-width: 40em) {
  .block.block-contact {
    margin-bottom: 5rem;
  }

  .content-block.block {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.content-block.block article.main-content {
  padding: 2rem;
  background: #fff;
  margin-top: -3rem;
}

@media screen and (min-width: 40em) {
  .content-block.block article.main-content {
    padding: 3rem 4rem 0;
  }
}

.content-block.block article.main-content .entry-content hr {
  margin: 3rem 0;
}

.block.news-block {
  background-color: #f9f9f9;
}

@media screen and (min-width: 64em) {
  .page-template-page-branch-contact .banner__inner-content,
  .page-template-page-contact .banner__inner-content {
    width: 50%;
  }

  .content-block.block article.main-content .entry-content hr {
    margin-bottom: 4.5rem;
  }

  .block.news-block {
    padding-top: 3rem;
  }
}

.block.news-block .caption .h3,
.block.news-block .caption h3,
.block.news-block .h2,
.block.news-block .page-template-page-payment-info .lead p,
.block.news-block h2,
.page-template-page-payment-info .lead .block.news-block p {
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .block.news-block .caption .h3,
  .block.news-block .caption h3,
  .block.news-block .h2,
  .block.news-block .page-template-page-payment-info .lead p,
  .block.news-block h2,
  .page-template-page-payment-info .lead .block.news-block p {
    margin-bottom: 3.5rem;
  }
}

.block.news-block .caption {
  padding: 1rem 1.5rem 2rem;
}

.block.news-block .caption .h3,
.block.news-block .caption h3 {
  color: #ff5e2a;
  font-weight: 400;
  margin-bottom: 0.5rem;
  position: relative;
  text-align: left;
}

.block.news-block .caption .h3::after,
.block.news-block .caption h3::after {
  content: url(../images/svg/icon-orange-arrow.svg);
  position: absolute;
  right: 0;
}

.button,
.button::after,
.link-arrow--orange {
  position: relative;
}

.block.news-block .caption p {
  color: #000;
  margin-bottom: 0;
  text-align: left;
  font-size: 1rem;
}

.block-breadcrumbs {
  padding: 1rem 0 0;
}

.builder:not(.builder-snippets) {
  max-width: 71.25rem;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.builder:not(.builder-snippets)::after,
.builder:not(.builder-snippets)::before {
  content: " ";
  display: table;
}

@media screen and (min-width: 40em) {
  .builder:not(.builder-snippets) {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.button {
  transition: all 0.2s ease-in-out;
  padding: 0.75rem 1rem 0.75rem 0.75rem;
  font-weight: 700;
  font-size: 1rem;
  background-color: #ff5e2a;
}

.button:focus,
.button:hover {
  background: #000 !important;
}

.button::after {
  content: url(../images/svg/icon-white-arrow.svg);
  font-size: 1.75rem;
  height: 30px;
  line-height: 0;
  margin-left: 0.5rem;
  top: 0;
}

.button--white:after,
.button.secondary:after,
.contact-banner .contact-widget .button:after,
.link-arrow--orange:after {
  content: url(../images/svg/icon-orange-arrow.svg);
}

.button--white,
.button.secondary,
.contact-banner .contact-widget .button {
  background-color: #fff;
  color: #ff5e2a;
}

.button--white:hover,
.button.secondary:hover,
.contact-banner .contact-widget .button:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #ff5e2a;
}

.button.black {
  background-color: #000;
}

.button.black:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.link-arrow--orange:after {
  position: absolute;
  right: 0;
}

.link-arrow--white {
  position: relative;
}

.link-arrow--white:after {
  content: url(../images/svg/icon-white-arrow.svg);
  position: absolute;
  right: 0;
}

.button--get-directions {
  margin: 1rem 0 2rem;
  color: #fff !important;
}

.callout {
  transition: 0.25s linear box-shadow;
}

.callout .callout-content,
.callout .callout-heading {
  color: #000;
}

.callout.grey {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.callout.grey.form-container {
  padding: 3rem 1rem 2rem;
}

@media screen and (min-width: 40em) {
  .callout.grey.form-container {
    padding: 4rem 3rem 3rem;
  }
}

.callout.grey.bordered {
  border: none;
  border-left: 5px solid #ff5e2a;
}

.block.news-block .caption .callout.grey.title-angle .h3:after,
.block.news-block .caption .callout.grey.title-angle h3:after,
.callout.grey.title-angle .block.news-block .caption .h3:after,
.callout.grey.title-angle .block.news-block .caption h3:after,
.callout.grey.title-angle .h2:after,
.callout.grey.title-angle .page-template-page-payment-info .lead p:after,
.callout.grey.title-angle h2:after,
.page-template-page-payment-info .lead .callout.grey.title-angle p:after {
  content: "\f105";
  font-family: fontAwesome;
  float: right;
}

.callout.pi-calculator {
  background-color: #fff;
  border: none;
  padding: 2rem 1rem;
}

@media screen and (min-width: 40em) {
  .callout.pi-calculator {
    padding: 2rem 0 0;
  }
}

.callout.orange {
  background-color: #ff5e2a;
}

.callout.orange .callout-content,
.callout.orange .callout-heading {
  color: #fff;
}

a:hover .callout {
  box-shadow: 0 0 5px #ddd;
}

.m3-card {
  background-color: #f9f9f9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  transition: all 0.3s linear;
  margin-bottom: 20px;
}

.m3-card .featured-image {
  background-color: #d8d8d8;
  background-image: url(../images/logos/nelsons-logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-top: 56.25%;
}

.card--featured .card__content,
.m3-card .caption {
  padding: 1rem 1.15rem 1.5rem;
}

.m3-card .featured-image img {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.m3-card .caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.m3-card .caption .h3,
.m3-card .caption h3 {
  color: #ff5e2a;
  font-weight: 700;
  margin-bottom: 2rem;
  position: relative;
  text-align: left;
}

.m3-card .caption .h3:has(+ .card__excerpt),
.m3-card .caption .h3:has(+ .card__read-time),
.m3-card .caption h3:has(+ .card__excerpt),
.m3-card .caption h3:has(+ .card__read-time) {
  margin-bottom: 1rem;
}

.m3-card .caption .summary,
.m3-card .caption p {
  color: #000;
  text-align: left;
  font-size: 1rem;
}

.m3-card .caption .card-category {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.5rem 0 0;
}

.m3-card .caption .card-category li {
  color: #000;
  font-size: 1rem;
  text-transform: uppercase;
}

.m3-card .caption .card-category li:before {
  content: ",";
  margin-right: 3px;
}

.desktop-header .contact-widget a.button:after,
.m3-card .caption .card-category li:first-child:before {
  content: none;
}

.m3-card .caption .card-category li:first-child {
  margin-left: 0;
}

.m3-card .caption .author-meta .meta-details {
  margin-left: 0.5rem;
}

.m3-card .caption .author-meta .meta-details .fn {
  color: #8a8a8a;
}

.m3-card .caption .card-readmore {
  -ms-flex-align: end;
  align-items: flex-end;
  color: #ff5e2a;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-decoration: underline;
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .m3-card {
    margin-bottom: 30px;
  }
}

.card__read-time,
.contact-widget .contact-widget-content {
  margin-bottom: 1rem;
}

a.m3-card:hover {
  background: #e2e2dc;
}

.card--featured {
  background-color: #f9f9f9;
}

.card--featured .card__image {
  object-fit: cover;
}

@media screen and (min-width: 64em) {
  .callout.pi-calculator {
    max-width: 55rem;
  }

  .card--featured {
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
  }

  .card--featured .card__image-container {
    -ms-flex: 1 0 calc(50% - 1rem);
    flex: 1 0 calc(50% - 1rem);
    -ms-flex-order: 1;
    order: 1;
  }

  .card--featured .card__image {
    height: 100%;
    object-position: center;
  }
}

@media screen and (min-width: 40em) {
  .card--featured .card__content {
    -ms-flex-line-pack: center;
    align-content: center;
    display: -ms-grid;
    display: grid;
    -ms-flex: 1 0 calc(50% - 1rem);
    flex: 1 0 calc(50% - 1rem);
    -ms-flex-order: 0;
    order: 0;
    padding: 3rem;
  }
}

.card--featured .card__content span {
  color: #8a8a8a;
}

.card--featured .social-sharing__items {
  padding: 0;
}

.card--featured .card__title {
  display: block;
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  .card--featured .card__title {
    font-size: 1.875rem;
  }
}

.card__read-time {
  color: #8a8a8a !important;
  font-size: 0.875rem !important;
}

.contact-widget .row {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.contact-widget .column-left {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.contact-widget .column-left:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .contact-widget .column-left {
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .contact-widget .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .contact-widget .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .contact-widget .column-left {
    width: 50%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .contact-widget .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .contact-widget .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 40em) {
  .contact-widget .contact-widget-content {
    margin-bottom: 0;
  }
}

.contact-widget__title {
  color: #000;
}

.contact-widget span {
  display: block;
  line-height: 1;
  margin-bottom: 0.2rem;
  position: relative;
}

.contact-widget span.phone-number {
  color: #ff5e2a;
  font-size: 1.5rem;
  font-weight: 700;
}

.contact-widget span.phone-number a {
  transition: all 0.2s ease-in-out;
}

.contact-widget span.phone-number a:focus,
.contact-widget span.phone-number a:hover {
  color: #000;
}

.contact-widget .column-right {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.contact-widget .column-right:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .contact-widget .column-right {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .contact-widget .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .contact-widget .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .contact-widget span.phone-number {
    font-size: 2rem;
  }

  .contact-widget .column-right {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .contact-widget .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .contact-widget .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.contact-widget a.button {
  font-size: 0.9rem;
  margin-bottom: 0;
}

.off-canvas .contact-widget {
  background-color: #fff;
  padding: 0.5rem 0 1.2rem;
}

.off-canvas .contact-widget > .row {
  -ms-flex-direction: column;
  flex-direction: column;
}

.off-canvas .contact-widget .column-left {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
  padding-top: 1rem;
}

.off-canvas .contact-widget .column-left .contact-widget-content span {
  color: #000;
  display: block;
  float: none;
  font-size: 0.875rem;
  font-weight: 400;
  text-align: center;
}

.off-canvas .contact-widget .column-left .contact-widget-content .phone-number {
  font-size: 1.75rem;
  font-weight: 700;
  padding: 0.5rem 0;
}

.off-canvas .contact-widget .column-right {
  text-align: center;
}

.off-canvas .contact-widget .column-right a {
  color: #fff;
  display: block;
}

.desktop-header .contact-widget__title {
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
}

.desktop-header .contact-widget span.phone-number {
  font-size: 1.125rem;
}

@media screen and (min-width: 40em) {
  .desktop-header .contact-widget .column-left {
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    position: relative;
    left: 8.33333%;
  }

  .desktop-header .contact-widget .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .desktop-header .contact-widget .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .desktop-header .contact-widget span.phone-number {
    font-size: 2rem;
  }

  .desktop-header .contact-widget .column-left {
    position: relative;
    left: 0;
  }

  .desktop-header .contact-widget .column-right {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

@media screen and (min-width: 75em) {
  .desktop-header .contact-widget .column-left {
    position: relative;
    left: 8.33333%;
  }
}

.desktop-header .contact-widget .contact-widget-content {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .desktop-header .contact-widget .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.desktop-header .contact-widget a.button {
  font-size: 0.89rem;
}

@media screen and (min-width: 64em) {
  .desktop-header .contact-widget .column-right:last-child:not(:first-child) {
    float: right;
  }

  .desktop-header .contact-widget .column-right {
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .desktop-header .contact-widget a.button:after {
    content: url(../images/svg/icon-white-arrow.svg);
    font-size: 1.75rem;
    height: 30px;
    line-height: 0;
    margin-left: 0.5rem;
    position: relative;
    top: 0;
  }
}

.contact-banner {
  background-color: #ff5e2a;
  color: #fff;
  padding: 1rem 0;
}

@media screen and (min-width: 40em) {
  .contact-banner {
    padding: 1rem 0.5rem;
  }

  .contact-banner .row {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
  }
}

.contact-banner .lead {
  font-size: 1.25rem;
  margin: 2rem 0;
  text-align: center;
}

@media screen and (min-width: 40em) {
  .contact-banner .lead {
    font-size: 1.1875rem;
    margin: 0;
    text-align: left;
  }
}

@media screen and (min-width: 64em) {
  .contact-banner {
    padding: 1.5rem 1rem;
  }

  .contact-banner .lead {
    font-size: 1.375rem;
  }
}

.contact-banner .contact-widget {
  text-align: center;
}

.contact-banner .contact-widget .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-banner .contact-widget__title {
  color: #fff;
  display: block;
  float: none;
  font-weight: 400;
}

.contact-banner .contact-widget .button {
  font-size: 1rem;
  margin-bottom: 2rem;
}

.contact-banner .contact-widget .column-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}

@media screen and (min-width: 40em) {
  .contact-banner .contact-widget {
    text-align: left;
  }

  .contact-banner .contact-widget .button {
    margin-bottom: 0;
  }

  .contact-banner .contact-widget .column-left {
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    max-width: 60%;
  }
}

.contact-banner .contact-widget .column-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}

@media screen and (min-width: 40em) {
  .contact-banner .contact-widget .column-right {
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    max-width: 40%;
  }
}

.contact-banner .contact-widget .phone-number {
  display: block;
  float: none;
  font-size: 2rem;
  margin-bottom: 1rem;
}

.contact-banner .contact-widget .phone-number a {
  color: #fff;
}

.header-banner--service .contact-widget-content .phone-number {
  margin-top: 0.5rem;
}

@media screen and (min-width: 40em) {
  .contact-banner .contact-widget .phone-number {
    margin-bottom: 0;
  }

  .header-banner--service .contact-widget .column-right {
    padding-left: 0 !important;
  }

  .header-banner--service .contact-widget-content .phone-number {
    margin-top: 0;
  }
}

table.conveyancing-quote {
  margin-bottom: 3rem;
}

table.conveyancing-quote thead tr th {
  font-weight: 700;
  background-color: #f9f9f9;
  color: #fff;
}

table.conveyancing-quote tbody tr .h4,
table.conveyancing-quote tbody tr h4 {
  margin-top: 1rem;
  margin-bottom: 0;
}

table.conveyancing-quote tbody tr.subtotal {
  font-size: 1.1rem;
}

table.conveyancing-quote tbody tr.subtotal td {
  background-color: #f9f9f9;
}

table.conveyancing-quote tbody tr.total {
  font-size: 1.5rem;
  border-top: 1rem solid #fff;
}

table.conveyancing-quote tbody tr.total td {
  background-color: #ff5e2a;
  color: #fff;
  line-height: 1;
  padding: 0.875rem 0.625rem;
}

table.conveyancing-quote tbody tr.total td small {
  font-size: 0.9rem;
}

table tbody tr.grand-total td {
  font-size: 1.625rem;
  background-color: #f9f9f9;
  color: #fff;
}

table tbody tr.grand-total td small {
  font-size: 0.9rem;
}

table tbody tr.grand-total td:last-child {
  text-align: right;
}

#cookie-law-info-bar {
  font-size: 15px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  z-index: 9999;
  display: none;
  left: 0;
  font-weight: 300;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}

#cookie-law-info-again {
  font-size: 10pt;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  z-index: 9999;
  cursor: pointer;
  box-shadow: #161616 2px 2px 5px 2px;
}

#cookie-law-info-bar span {
  vertical-align: middle;
}

.cli-plugin-button,
.cli-plugin-button:visited {
  display: inline-block;
  padding: 9px 12px;
  color: #fff;
  position: relative;
  cursor: pointer;
  margin-left: 5px;
  text-decoration: none;
}

.cli-plugin-main-link {
  margin-left: 0;
  font-weight: 550;
  text-decoration: underline;
}

.cli-plugin-button:hover {
  background-color: #111;
  color: #fff;
  text-decoration: none;
}

.small.cli-plugin-button,
.small.cli-plugin-button:visited {
  font-size: 11px;
}

.cli-plugin-button,
.cli-plugin-button:visited,
.medium.cli-plugin-button,
.medium.cli-plugin-button:visited {
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

.large.cli-plugin-button,
.large.cli-plugin-button:visited {
  font-size: 14px;
  padding: 8px 14px 9px;
}

.super.cli-plugin-button,
.super.cli-plugin-button:visited {
  font-size: 34px;
  padding: 8px 14px 9px;
}

.cli-powered_by_a,
.cli-powered_by_p {
  color: #333;
  font-size: 12px !important;
}

.magenta.cli-plugin-button:visited,
.pink.cli-plugin-button {
  background-color: #e22092;
}

.pink.cli-plugin-button:hover {
  background-color: #c81e82;
}

.green.cli-plugin-button,
.green.cli-plugin-button:visited {
  background-color: #91bd09;
}

.green.cli-plugin-button:hover {
  background-color: #749a02;
}

.red.cli-plugin-button,
.red.cli-plugin-button:visited {
  background-color: #e62727;
}

.red.cli-plugin-button:hover {
  background-color: #cf2525;
}

.orange.cli-plugin-button,
.orange.cli-plugin-button:visited {
  background-color: #ff5c00;
}

.orange.cli-plugin-button:hover {
  background-color: #d45500;
}

.blue.cli-plugin-button,
.blue.cli-plugin-button:visited {
  background-color: #2981e4;
}

.blue.cli-plugin-button:hover {
  background-color: #2575cf;
}

.yellow.cli-plugin-button,
.yellow.cli-plugin-button:visited {
  background-color: #ffb515;
}

.yellow.cli-plugin-button:hover {
  background-color: #fc9200;
}

.cli-plugin-button {
  margin-top: 5px;
}

.cli-bar-popup {
  background-clip: padding-box;
  border-radius: 30px;
  padding: 20px;
}

.cli-powered_by_p {
  width: 100% !important;
  display: block !important;
  font-style: italic !important;
  margin-top: 15px !important;
}

.cli-powered_by_a {
  font-weight: 600 !important;
}

.cli-plugin-main-link.cli-plugin-button {
  text-decoration: none;
  margin-left: 5px;
}

.dotted {
  border-style: dashed;
  margin: 2rem 0;
}

.event-ending-message {
  padding: 3rem;
}

.block.news-block .caption .event-ending-message .h3,
.block.news-block .caption .event-ending-message h3,
.event-ending-message .block.news-block .caption .h3,
.event-ending-message .block.news-block .caption h3,
.event-ending-message .h2,
.event-ending-message .page-template-page-payment-info .lead p,
.event-ending-message h2,
.page-template-page-payment-info .lead .event-ending-message p {
  color: #fff;
}

.event-ending-message p {
  color: #fff;
  font-weight: 400;
}

.flex-direction-nav a,
.flex-direction-nav a:before {
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

@media screen and (min-width: 40em) {
  .event-ending-message p {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 64em) {
  .contact-banner .contact-widget .column-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .event-ending-message p {
    font-size: 1.375rem;
  }
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  padding: 0;
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  display: inline-block;
  content: "\f001";
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease;
}

.gf_page_steps,
ul.gform_fields li.terms-checkbox label.gfield_label {
  display: none;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

.validation_error {
  padding: 2rem 0;
  border-top: 2px solid #ec5840;
  border-bottom: 2px solid #ec5840;
  margin-bottom: 2rem;
}

.page-id-105 .gform_wrapper {
  padding: 1rem;
}

.gform_wrapper {
  margin-bottom: 1.25rem;
}

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

ul.gform_fields li {
  position: relative;
}

@media screen and (min-width: 40em) {
  ul.gform_fields li.gf_left_half {
    width: 49%;
    float: left;
    clear: none;
  }

  ul.gform_fields li.gf_right_half {
    width: 49%;
    float: right;
    clear: none;
  }
}

#archive-person .people-list-section .people-list-container::after,
#archive-person::after,
#kitchen-sink::after,
#page-banner::after,
#page-full-width::after,
#page-service::after,
#page-sidebar-left::after,
#page::after,
#single-person::after,
#single-post::after,
.header-standard::after,
.hero-unit .caption::after,
.m3-band .m3-band-content-container::after,
.m3-band .m3-band-content::after,
.m3-band header::after,
.mailing-list-form .clearfix,
.personal-injury-claims #potential-claim .claim-subtext,
.personal-injury-claims
  #potential-claim
  .claim-subtext:last-child:not(:first-child),
.related-posts-block {
  clear: both;
}

ul.gform_fields li label {
  font-size: 0.9375rem;
  margin-bottom: 5px;
}

ul.gform_fields li label .gfield_required {
  color: #ec5840;
}

ul.gform_fields li .ginput_container input,
ul.gform_fields li .ginput_container select,
ul.gform_fields li .ginput_container textarea {
  border-radius: 5px;
  box-shadow: none;
  height: auto;
}

ul.gform_fields li .ginput_container input:focus,
ul.gform_fields li .ginput_container select:focus,
ul.gform_fields li .ginput_container textarea:focus {
  border-color: #f9f9f9;
}

ul.gform_fields li .ginput_container textarea {
  height: 10rem;
}

ul.gform_fields li.terms-checkbox .validation_message {
  top: 1.15rem;
}

@media screen and (min-width: 40em) {
  ul.gform_fields li label {
    font-size: 1.1875rem;
  }

  ul.gform_fields li.terms-checkbox .validation_message {
    top: 0.15rem;
  }
}

ul.gform_fields li.terms-checkbox ul.gfield_checkbox input[type="checkbox"] {
  height: auto;
}

ul.gform_fields li.terms-checkbox ul.gfield_checkbox label {
  font-size: 0.767rem;
}

ul.gform_fields li.gfield_error input,
ul.gform_fields li.gfield_error textarea {
  background-color: #fad5cf;
  border-color: #ec5840;
}

ul.gform_fields li.gfield_error input:focus,
ul.gform_fields li.gfield_error textarea:focus {
  background-color: #fff;
  border-color: #fff;
}

ul.gform_fields li .validation_message {
  position: absolute;
  right: 0.5rem;
  top: 0.45rem;
  color: #ec5840;
}

ul.gform_fields li:focus .validation_message {
  display: none !important;
}

ul.gform_fields li.gfield--type-captcha > label,
ul.gform_fields li.gform_validation_container {
  display: none;
}

@media screen and (min-width: 40em) {
  ul.gform_fields li.terms-checkbox ul.gfield_checkbox label {
    font-size: 1.1875rem;
  }

  ul.gform_fields li .validation_message {
    top: 0.75rem;
  }

  ul.gform_fields li .ginput_container_number input,
  ul.gform_fields li .ginput_container_select select {
    width: 50%;
  }
}

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

ul.gform_fields li .ginput_container_radio ul.gfield_radio li input {
  height: auto;
  margin-bottom: 0;
}

ul.gform_fields li .ginput_container_radio ul.gfield_radio li label {
  font-size: 1rem;
  margin: 0 0 0 1rem;
}

ul.gform_fields li .ginput_container_checkbox ul.gfield_checkbox li input {
  height: auto;
  margin-bottom: 0;
}

ul.gform_fields li .ginput_container_checkbox ul.gfield_checkbox li label {
  font-size: 0.8rem;
}

@media screen and (min-width: 40em) {
  ul.gform_fields li .ginput_container_checkbox ul.gfield_checkbox li label {
    font-size: 1rem;
  }
}

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

.gform_footer .gform_button {
  margin-top: 1rem;
  padding: 1rem 2rem;
  position: relative;
}

.form-secure-text {
  top: 95px;
  right: 0;
  left: auto;
  bottom: auto;
  font-size: 0.75rem;
  color: #8a8a8a;
}

@media screen and (min-width: 40em) {
  .form-secure-text {
    top: 95px;
    right: auto;
    bottom: auto;
    left: 0;
  }
}

.form-secure-text:before {
  font-family: fontAwesome;
  content: "\f023";
  padding-right: 0.5rem;
}

.gform_page_footer {
  border-top: 1px solid #efefef;
  padding-top: 1rem;
  margin-top: 1.5rem;
}

.gform_page_footer .button {
  margin-bottom: 0;
}

label.gfield_label i {
  margin-left: 1rem;
}

.page-id-105 .gform_page_footer {
  position: relative;
}

.page-id-105 .gform_page_footer .gform_previous_button {
  margin-right: 1rem;
}

.page-id-105 .gform_page_footer #gform_previous_button_2 {
  margin-top: 5rem;
}

.page-id-105 .gform_page_footer #gform_submit_button_2 {
  background-color: #3adb76;
  position: absolute;
  top: 20px;
  right: auto;
  bottom: auto;
  left: 0;
}

.page-id-105 .gform_page_footer #gform_submit_button_2:hover {
  background-color: #20b056;
}

.page-id-622 .gform_footer #gform_submit_button_9 {
  background-color: #3adb76;
}

.page-id-622 .gform_footer #gform_submit_button_9:hover {
  background-color: #20b056;
}

.mailing-list-form .mailing-categories {
  margin-bottom: 3rem;
}

.mailing-list-form
  .mailing-categories
  .ginput_container_checkbox
  ul.gfield_checkbox
  li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

.mailing-list-form
  .mailing-categories
  .ginput_container_checkbox
  ul.gfield_checkbox
  li
  label {
  font-size: 1rem;
  line-height: 1.2em;
  margin-bottom: 0;
}

.mailing-list-form
  .mailing-categories
  .ginput_container_checkbox
  ul.gfield_checkbox
  li
  label
  span {
  display: block;
  font-weight: 700;
}

.callout.grey.form-container .validation_error {
  font-size: 1rem;
  color: #ec5840;
}

@media screen and (min-width: 40em) {
  .callout.grey.form-container .validation_error {
    font-size: 1.2rem;
  }

  .pay-invoice-form li:first-of-type {
    min-height: 0;
  }

  .pay-invoice-form li {
    min-height: 8.4375rem;
  }
}

.pay-an-invoice .gform_body .gfield_description,
.pay-on-account .gform_body .gfield_description {
  font-size: 0.875rem;
}

.pay-an-invoice .gform_body .payment-info img,
.pay-on-account .gform_body .payment-info img {
  margin-bottom: 1rem;
}

@media screen and (max-width: 39.9375em) {
  .attending-repeater thead {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }

  .attending-repeater tbody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .attending-repeater .gfield_list_group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .attending-repeater .gfield_list_cell {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .attending-repeater .gfield_list_cell[data-label="Name"]::before {
    content: "Name";
  }

  .attending-repeater .gfield_list_cell[data-label="Job title"]::before {
    content: "Job title";
  }

  .attending-repeater .gfield_list_cell[data-label="Email address"]::before {
    content: "Email address";
  }

  .attending-repeater .gfield_list_cell[data-label="Mobile number"]::before {
    content: "Mobile number";
  }

  .attending-repeater .gfield_list_cell input {
    margin-top: 0.5rem;
  }
}

.header-banner,
.header-banner .row {
  position: relative;
}

.header-banner {
  padding: 5% 0 0;
  background-color: #f9f9f9;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
}

@media screen and (min-width: 40em) {
  .pay-account-form li:first-of-type {
    min-height: 0;
  }

  .pay-account-form li {
    min-height: 12.1875rem;
  }

  .header-banner {
    padding: 0;
  }
}

.header-banner .caption {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  position: relative;
  z-index: 1;
}

.header-banner .caption:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .header-banner .caption {
    width: 58.33333%;
    float: left;
    padding: 3rem 0;
  }

  .header-banner .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .header-banner .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .header-banner .caption {
    width: 50%;
    float: left;
    padding: 5rem 0;
  }

  .header-banner .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .header-banner .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  .header-banner .caption {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .header-banner .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 75em) and (min-width: 40em) {
  .header-banner .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.header-banner .caption .h1,
.header-banner .caption .related-posts-block__title,
.header-banner .caption h1 {
  color: #ff5e2a;
  font-size: 1.3rem;
}

@media screen and (min-width: 40em) {
  .header-banner .caption .h1,
  .header-banner .caption .related-posts-block__title,
  .header-banner .caption h1 {
    font-size: 3.06667rem;
  }
}

.header-banner .caption .entry-title.h1,
.header-banner .caption .entry-title.related-posts-block__title,
.header-banner .caption h1.entry-title {
  font-size: 1.3rem;
}

@media screen and (min-width: 40em) {
  .header-banner .caption .entry-title.h1,
  .header-banner .caption .entry-title.related-posts-block__title,
  .header-banner .caption h1.entry-title {
    font-size: 3.06667rem;
  }
}

.header-banner .lead.sub-heading {
  color: #000;
  font-size: 1.6875rem;
}

.header-banner .person {
  height: 74vw;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: 54vw;
}

@media screen and (min-width: 40em) {
  .header-banner .person {
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    height: 100%;
    width: 40vw;
    margin-top: 0;
  }
}

@media screen and (min-width: 64em) {
  .header-banner .page-header-title {
    margin-bottom: 2rem;
  }

  .header-banner .person {
    height: 100%;
    width: 28rem;
  }

  .header-banner .person-details {
    right: 1rem;
  }
}

.header-banner .person-details {
  background-color: #ff5e2a;
  width: 10rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  position: absolute;
  bottom: 1rem;
  left: 28%;
}

.header-banner .person-details ul {
  margin-bottom: 0;
}

.header-banner .person-details ul li {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.2rem;
  line-height: 1;
}

.header-banner .person-details ul .person-details__name {
  font-weight: 700;
}

.header-banner .person-details ul .person-details__role {
  font-weight: 400;
}

.header-banner .slanted-background {
  background-image: url(../images/backgrounds/slanted-grey-background.jpg);
  background-position: left bottom -80px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  max-width: 71.25rem;
}

@media screen and (min-width: 64em) {
  .header-banner--service .caption {
    width: 50%;
    float: left;
    padding: 5rem 0;
  }

  .header-banner--service .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .header-banner--service .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.header-banner--service .page-header-title .h1,
.header-banner--service .page-header-title .related-posts-block__title,
.header-banner--service .page-header-title h1 {
  font-size: 1.75rem;
}

@media screen and (min-width: 40em) {
  .header-banner .person-details {
    right: 1rem;
    bottom: 2rem;
    left: auto;
  }

  .header-banner .person-details ul li {
    text-align: left;
  }

  .header-banner .slanted-background {
    background-position: left bottom;
    background-size: cover;
  }

  .header-banner--service .page-header-title .h1,
  .header-banner--service .page-header-title .related-posts-block__title,
  .header-banner--service .page-header-title h1 {
    font-size: 2.75rem;
  }
}

.header-banner--service .contact-widget .contact-widget-content .phone-number {
  font-size: 1.5rem;
}

@media screen and (min-width: 64em) {
  .header-banner--service
    .contact-widget
    .contact-widget-content
    .phone-number {
    font-size: 2rem;
  }
}

.page-template-page-branch-contact .header-banner .caption .lead.sub-heading,
.page-template-page-contact .header-banner .caption .lead.sub-heading,
.page-template-page-mailing-list .header-banner .caption .lead.sub-heading {
  font-size: 1.1875rem;
}

.header-banner--service__person {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  background: #f9f9f9;
  background: linear-gradient(
    135deg,
    #f9f9f9 0,
    #f9f9f9 50%,
    #ebebe7 50%,
    #ebebe7 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$light-gray', endColorstr='$nicotene-gray', GradientType=1);
  margin-top: 0;
  overflow: hidden;
  position: relative;
}

.header-banner--service__person:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .header-banner--service__person {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .header-banner--service__person:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .header-banner--service__person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .header-banner--service__person {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .header-banner--service__person:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .header-banner--service__person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.header-banner--service .person-details {
  left: auto;
  right: 1rem;
}

.header-banner--service img {
  max-width: 250px;
}

@media screen and (min-width: 40em) {
  .header-banner--service img {
    max-width: 100%;
  }

  .page-id-169 .header-banner .caption,
  .page-template-page-contact .header-banner .caption,
  .post-type-archive-person .header-banner .caption,
  .single-person .header-banner .caption {
    padding: 8% 1rem 14%;
  }
}

.page-id-169 .header-banner .person,
.page-template-page-contact .header-banner .person,
.post-type-archive-person .header-banner .person,
.single-person .header-banner .person {
  margin-top: 24vw;
}

@media screen and (min-width: 40em) {
  .page-id-169 .header-banner .person,
  .page-template-page-contact .header-banner .person,
  .post-type-archive-person .header-banner .person,
  .single-person .header-banner .person {
    margin-top: 54vw;
    height: 41vw;
    width: 37vw;
  }
}

@media screen and (min-width: 64em) {
  .page-id-169 .header-banner .caption,
  .page-template-page-contact .header-banner .caption,
  .post-type-archive-person .header-banner .caption,
  .single-person .header-banner .caption {
    padding: 5% 1rem 15%;
  }

  .page-id-169 .header-banner .person,
  .page-template-page-contact .header-banner .person,
  .post-type-archive-person .header-banner .person,
  .single-person .header-banner .person {
    height: 100%;
    width: 28rem;
  }
}

.single-person .header-banner .caption .page-header-title,
.single-person .header-banner .caption .page-header-title .h1,
.single-person
  .header-banner
  .caption
  .page-header-title
  .related-posts-block__title,
.single-person .header-banner .caption .page-header-title h1 {
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .single-person .header-banner .caption {
    position: relative;
    left: 41.66667%;
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: right;
  }

  .single-person .header-banner .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .single-person .header-banner .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .single-person .header-banner .person {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 0;
    background-position: 0 bottom;
  }
}

.page-template-page-contact .header-banner,
.page-template-page-mailing-list .header-banner {
  background-color: transparent;
}

@media screen and (min-width: 40em) {
  .page-template-page-contact .header-banner,
  .page-template-page-mailing-list .header-banner {
    min-height: 300px;
  }

  .page-template-page-contact .header-banner .caption,
  .page-template-page-mailing-list .header-banner .caption {
    padding: 8% 1rem 14%;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-contact .header-banner,
  .page-template-page-mailing-list .header-banner {
    min-height: 330px;
  }

  .page-template-page-contact .header-banner .caption,
  .page-template-page-mailing-list .header-banner .caption {
    padding: 5% 1rem 7%;
  }
}

@media screen and (min-width: 75em) {
  .page-template-page-contact .header-banner,
  .page-template-page-mailing-list .header-banner {
    min-height: 350px;
  }

  .page-template-page-contact .header-banner .caption,
  .page-template-page-mailing-list .header-banner .caption {
    padding: 12% 1rem;
  }
}

.page-template-page-branch-contact .header-banner {
  background-repeat: no-repeat;
}

.page-template-page-branch-contact .header-banner .h1,
.page-template-page-branch-contact .header-banner .related-posts-block__title,
.page-template-page-branch-contact .header-banner h1 {
  color: #fff;
}

.page-template-page-branch-contact .header-banner .caption {
  padding: 3rem 1rem 2rem;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact .header-banner .caption {
    padding: 8% 1rem 14%;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-branch-contact .header-banner .caption {
    padding: 5% 1rem 7%;
  }
}

.post-type-archive-person .header-banner .page-header-title .h1,
.post-type-archive-person
  .header-banner
  .page-header-title
  .related-posts-block__title,
.post-type-archive-person .header-banner .page-header-title h1 {
  font-size: 1.3rem;
}

.post-type-archive-person .header-banner .caption p.lead {
  margin-right: 3rem;
}

.post-type-archive-person .header-banner .person {
  margin-top: 11.875rem;
}

.blackup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.hero-unit {
  background-color: #fff;
  padding: 0;
  height: auto;
  position: relative;
}

.legal-services,
.stretch-band {
  background-color: #f9f9f9;
}

@media screen and (min-width: 40em) {
  .post-type-archive-person .header-banner .page-header-title .h1,
  .post-type-archive-person
    .header-banner
    .page-header-title
    .related-posts-block__title,
  .post-type-archive-person .header-banner .page-header-title h1 {
    font-size: 3.06667rem;
  }

  .post-type-archive-person .header-banner .caption p.lead {
    margin-right: 0;
  }

  .post-type-archive-person .header-banner .person {
    margin-top: 0;
  }

  .hero-unit {
    -ms-flex-align: center;
    align-items: center;
    background-position: right -120px bottom;
    display: -ms-flexbox;
    display: flex;
    padding: 4rem 0;
  }
}

@media screen and (min-width: 64em) {
  .hero-unit {
    padding: 0;
    background-position: right -200px bottom;
    background-size: contain;
  }
}

.hero-unit .caption {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 0;
}

.hero-unit .caption::after,
.hero-unit .caption::before {
  content: " ";
  display: table;
}

@media screen and (min-width: 40em) {
  .hero-unit .caption {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 64em) {
  .hero-unit .caption {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 75em) {
  .hero-unit {
    background-position: right bottom;
  }

  .hero-unit .caption {
    margin: 0 auto !important;
    max-width: 71.25rem;
    width: 71.25rem;
  }
}

.hero-unit .tagline {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.hero-unit .tagline:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .hero-unit .tagline {
    width: 50%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .hero-unit .tagline:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .hero-unit .tagline {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .hero-unit .tagline {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .hero-unit .tagline:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .hero-unit .tagline {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.hero-unit .hero-unit__heading.h1,
.hero-unit .hero-unit__heading.related-posts-block__title,
.hero-unit h1.hero-unit__heading {
  color: #000;
  font-weight: 400;
  line-height: 1;
  font-size: 1.5rem;
}

@media screen and (min-width: 40em) {
  .hero-unit .hero-unit__heading.h1,
  .hero-unit .hero-unit__heading.related-posts-block__title,
  .hero-unit h1.hero-unit__heading {
    font-size: 2.25rem;
  }
}

.hero-unit .custom-word {
  font-size: 3rem;
}

@media screen and (min-width: 40em) {
  .hero-unit .custom-word {
    font-size: 4.25rem;
  }
}

.hero-unit p.lead.sub-heading {
  color: #000;
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
}

.hero-unit__subtitle {
  color: #000;
  display: none;
}

@media screen and (min-width: 40em) {
  .hero-unit__subtitle {
    display: block;
    margin-bottom: 1rem;
  }
}

.hero-unit .button {
  margin: 0;
}

.hero-person-home {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 55%;
  width: auto;
  object-fit: cover;
}

@media screen and (min-width: 40em) {
  .hero-person-home {
    height: 100%;
    right: -20%;
  }
}

.left-content-block__description p {
  font-size: 1.125rem;
}

.left-content-block__description .button {
  margin-bottom: 0;
}

.left-content-block__title {
  color: #000;
  font-weight: 400;
  line-height: 1;
  font-size: 1.5rem;
}

@media screen and (min-width: 40em) {
  .left-content-block__title {
    font-size: 2.25rem;
  }
}

.left-content-block .custom-word {
  font-size: 3rem;
}

@media screen and (min-width: 40em) {
  .left-content-block .custom-word {
    font-size: 4.25rem;
  }

  .legal-services__content-left,
  .legal-services__content-right {
    padding: 1rem;
  }

  .signup-container .row {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 64em) {
  .hero-person-home {
    right: 0;
  }

  .legal-services__content-left,
  .legal-services__content-right {
    padding: 1rem 4rem;
  }
}

.legal-services__title {
  margin-bottom: 3rem;
  text-align: center;
}

.legal-services .medium-6:nth-of-type(1) {
  border-right: 2px solid #d8d8d8;
}

[data-whatinput="mouse"] a:focus,
button:focus,
button:focus [data-whatinput="touch"] a:focus {
  outline: 0;
}

.signup-container {
  background-color: #ff5e2a;
  padding: 2rem 0;
}

.signup-container .signup-text {
  margin-bottom: 1rem;
  text-align: center;
}

.signup-container .signup-text .signup-label {
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .signup-container .signup-text {
    -ms-flex-pack: left;
    justify-content: left;
    margin-bottom: 0;
    text-align: left;
  }

  .signup-container .signup-text .signup-label {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 64em) {
  .signup-container .signup-text .signup-label {
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 75em) {
  .signup-container .signup-text .signup-label {
    font-size: 1.5rem;
  }
}

.signup-container .signup-button {
  text-align: center;
}

.signup-container .signup-button a {
  margin-bottom: 0;
}

.signup-container.global-cta {
  background-color: #e2e2dc;
}

.signup-container.global-cta .signup-label {
  color: #ff5e2a;
}

#mailing-list-modal button:after {
  content: none;
}

#cookie-law-info-bar {
  padding: 5px 25px;
}

.notices-banner .button--dismiss {
  background-color: #000;
  border-radius: 50%;
  font-size: 0;
  font-weight: 700;
  height: 25px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 29%;
  width: 25px;
}

.notices-banner .button--dismiss:after {
  content: "\f00d";
  font-family: Fontawesome;
  font-size: 15px;
  margin-left: 0;
  margin-top: 11px;
  display: inline-block;
}

body #olark-wrapper .olark-launch-button {
  background-color: #ff5e2a !important;
}

body #olark-wrapper .olark-launch-button svg *,
body #olark-wrapper .olark-launch-button svg path {
  fill: #fff !important;
}

body #olark-wrapper .olark-launch-button .olark-button-text {
  color: #fff !important;
}

body #olark-wrapper #olark-container .olark-top-bar {
  background-color: #ff5e2a !important;
  border-color: #ff5e2a !important;
}

body #olark-wrapper #olark-container .olark-form .olark-form-send-button {
  transition: all 0.2s ease-in-out !important;
  background-color: #ff5e2a !important;
  color: #fff !important;
}

body #olark-wrapper #olark-container .olark-form .olark-form-send-button:focus,
body #olark-wrapper #olark-container .olark-form .olark-form-send-button:hover {
  background-color: #000 !important;
}

.header-standard {
  padding: 3% 0 1rem;
  color: #000;
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

.header-standard::after,
.header-standard::before {
  content: " ";
  display: table;
}

#services-navigation ul.practice-areas li a.dropdown:after,
#services-navigation ul.practice-areas li:last-child a.dropdown span:after,
.searchform .input-group-button button.button:after,
.searchform-mobile #searchsubmit:after {
  content: none;
}

.header-standard .caption {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .header-standard .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.header-standard .caption:last-child:not(:first-child) {
  float: right;
}

.header-standard .caption .h1,
.header-standard .caption .related-posts-block__title,
.header-standard .caption h1 {
  margin: 0 0 1rem;
  font-weight: 700;
}

.search.search-results .header-standard .caption {
  width: 91.66667%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.search.search-results .header-standard .caption:last-child:not(:first-child) {
  float: right;
}

.block.news-block .caption .personal-injury-claims .h3,
.block.news-block .caption .personal-injury-claims h3,
.page-template-page-payment-info .lead .personal-injury-claims p,
.personal-injury-claims .block.news-block .caption .h3,
.personal-injury-claims .block.news-block .caption h3,
.personal-injury-claims .h2,
.personal-injury-claims .page-template-page-payment-info .lead p,
.personal-injury-claims h2 {
  text-align: center;
  color: #000;
}

.personal-injury-claims #pi-calculator-form {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.personal-injury-claims #pi-calculator-form .selection-container {
  margin: 1rem 0 6rem;
}

.personal-injury-claims
  #pi-calculator-form
  .selection-container
  .selection-text-container
  span.pi-claim-label-num {
  display: inline-block;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 30px;
  background: #ff5e2a;
  border: 2px solid #ff5e2a;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 1.5rem;
}

@media screen and (min-width: 40em) {
  .search.search-results .header-standard .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .personal-injury-claims #pi-calculator-form {
    padding: 0 5rem;
  }

  .personal-injury-claims
    #pi-calculator-form
    .selection-container
    .selection-text-container
    span.pi-claim-label-num {
    margin-top: 2rem;
  }

  .personal-injury-claims
    #pi-calculator-form
    .selection-container
    label.label-text {
    font-size: 1.1875rem;
  }
}

.personal-injury-claims #pi-calculator-form .selection-container select {
  border-radius: 5px;
  box-shadow: none;
  height: auto;
}

.personal-injury-claims #pi-calculator-form .selection-container select:focus {
  border-color: #f9f9f9;
}

.personal-injury-claims #pi-calculator-form .button {
  font-size: 0.875rem;
  margin-top: 2rem;
  padding: 0.75rem 0.5rem;
  width: 100%;
}

@media screen and (min-width: 64em) {
  .personal-injury-claims #pi-calculator-form .button {
    width: 70%;
  }
}

.personal-injury-claims #pi-calculator-form .button::after {
  display: none;
}

.personal-injury-claims #potential-claim {
  background-color: #ff5e2a;
  text-align: center;
  padding: 2rem;
  margin-top: 2rem;
  color: #fff;
}

@media screen and (min-width: 40em) {
  .personal-injury-claims #potential-claim {
    padding: 2rem 4rem;
  }
}

.block.news-block .caption .personal-injury-claims #potential-claim .h3,
.block.news-block .caption .personal-injury-claims #potential-claim h3,
.page-template-page-payment-info
  .lead
  .personal-injury-claims
  #potential-claim
  p,
.personal-injury-claims #potential-claim .block.news-block .caption .h3,
.personal-injury-claims #potential-claim .block.news-block .caption h3,
.personal-injury-claims #potential-claim .h2,
.personal-injury-claims
  #potential-claim
  .page-template-page-payment-info
  .lead
  p,
.personal-injury-claims #potential-claim h2 {
  color: #fff;
}

.personal-injury-claims #potential-claim ul.inline-list li {
  margin: 0;
}

.personal-injury-claims #potential-claim ul.inline-list li.pi-claim-to-text {
  padding: 0 1rem;
  width: 100%;
  margin: 1.5rem 0 1rem;
}

.personal-injury-claims #potential-claim ul.inline-list li span {
  font-weight: 700;
  color: #fff;
}

.personal-injury-claims #potential-claim ul.inline-list li span#pi-claim-min {
  font-size: 2.8125rem;
  display: block;
}

.personal-injury-claims
  #potential-claim
  ul.inline-list
  li
  span#pi-claim-min.claim-min-text {
  font-size: 1rem;
}

.personal-injury-claims #potential-claim ul.inline-list li span.pi-claim-to {
  color: #fff;
  font-size: 1.5rem;
  display: block;
}

@media screen and (min-width: 40em) {
  .personal-injury-claims #potential-claim ul.inline-list li.pi-claim-to-text {
    width: auto;
    margin: auto;
  }

  .personal-injury-claims #potential-claim ul.inline-list li span.pi-claim-to {
    position: relative;
    bottom: 34px;
  }
}

.personal-injury-claims #potential-claim ul.inline-list li span#pi-claim-max {
  font-size: 2.8125rem;
  display: block;
}

.personal-injury-claims
  #potential-claim
  ul.inline-list
  li
  span#pi-claim-max.claim-max-text {
  font-size: 1rem;
}

.personal-injury-claims #potential-claim .claim-subtext {
  width: 83.33333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  font-size: 1rem;
}

.personal-injury-claims #potential-claim .claim-subtext,
.personal-injury-claims
  #potential-claim
  .claim-subtext:last-child:not(:first-child) {
  float: none;
}

#kitchen-sink #components:last-child:not(:first-child),
#kitchen-sink header:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .personal-injury-claims #potential-claim .claim-subtext {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    font-size: 1.1875rem;
  }

  .related-posts-block__grid {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }
}

.related-posts-block {
  max-width: 71.25rem;
  padding: 3rem 1rem 1rem;
}

.related-posts-block__title {
  margin-bottom: 2rem;
  text-align: center;
}

.related-posts-block__grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem;
}

.right-content-block {
  background-color: #fff;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 5% 0 75%;
}

@media screen and (min-width: 40em) {
  .right-content-block {
    background-size: cover;
    background-position: left -450px center;
    padding: 6rem 0;
  }
}

@media screen and (min-width: 64em) {
  .right-content-block {
    background-position: left -200px center;
    background-size: contain;
    display: block;
  }
}

@media screen and (min-width: 75em) {
  .right-content-block {
    background-position: left -100px center;
  }
}

.right-content-block__description p {
  font-size: 1.125rem;
}

.right-content-block__description .button {
  margin-bottom: 0;
}

.right-content-block__title {
  color: #000;
  font-weight: 400;
  line-height: 1;
  font-size: 1.5rem;
}

@media screen and (min-width: 40em) {
  .right-content-block__title {
    font-size: 2.25rem;
  }
}

.right-content-block .custom-word {
  font-size: 3rem;
}

@media screen and (min-width: 40em) {
  .right-content-block .custom-word {
    font-size: 4.25rem;
  }
}

.right-content-block .lead p {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.searchform .input-group {
  border: 1px solid #d8d8d8;
  border-radius: 0.25rem;
  margin-bottom: 0;
}

.searchform .input-group input[type="text"] {
  border: 0;
  border-radius: 0.25rem;
  box-shadow: none;
  background: #fff;
  color: #000;
  padding-left: 1.5rem;
  height: 2.5625rem;
}

.searchform .input-group-button button.button {
  background: #fff;
  border-radius: 0.25rem;
  height: 2.5625rem;
}

.searchform .input-group-button button.button .fa-search {
  color: #000;
  font-size: 1.3125rem;
  line-height: 0;
}

.searchform--blog {
  width: 100%;
}

.searchform-mobile {
  border-top: 2px solid #d8d8d8;
  padding: 2rem;
}

.searchform-mobile .input-group {
  margin: 0;
}

.searchform-mobile .input-group-field {
  height: 2.58rem;
}

#services-navigation {
  background: #fff;
}

@media screen and (min-width: 40em) {
  .searchform--blog {
    width: 400px;
  }

  #services-navigation ul.practice-areas {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 64em) {
  #services-navigation ul.practice-areas {
    max-width: 71.25rem;
    margin: 0 auto;
  }
}

#services-navigation ul.practice-areas li {
  border-left: 1px solid #d8d8d8;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

#services-navigation ul.practice-areas li:last-child {
  border-right: 1px solid #d8d8d8;
}

#services-navigation ul.practice-areas li a.dropdown {
  color: #000;
  display: block;
  padding: 0.33333rem 0.83333rem 0.55556rem;
  position: relative;
  transition: color 0.4s;
}

@media screen and (min-width: 75em) {
  #services-navigation ul.practice-areas li a.dropdown {
    padding: 0.33333rem 1rem 0.55556rem;
  }
}

#services-navigation ul.practice-areas li a.dropdown:hover {
  background: #fff;
  color: #ff5e2a;
}

#services-navigation ul.practice-areas li a.dropdown:hover span:after {
  background: #fff;
}

#services-navigation ul.practice-areas li a.dropdown span {
  font-weight: 400;
  line-height: 1.3;
  font-size: 0.625rem;
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 64em) {
  #services-navigation ul.practice-areas li a.dropdown span {
    font-size: 0.9375rem;
  }

  #services-navigation ul.practice-areas li .dropdown-pane .row {
    max-width: 71.25rem;
  }
}

#services-navigation ul.practice-areas li .dropdown-pane {
  padding: 2.5rem 1rem 1rem;
  width: auto;
  background: #ff5e2a;
  border: none;
  color: #fff;
  top: 0;
  position: absolute;
  left: 0 !important;
  right: 0 !important;
}

#services-navigation ul.practice-areas li .dropdown-pane p {
  font-size: 1rem;
  color: #000;
}

#services-navigation ul.practice-areas li .dropdown-pane .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#services-navigation ul.practice-areas li .dropdown-pane .row .column,
#services-navigation ul.practice-areas li .dropdown-pane .row .columns {
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
}

@media screen and (min-width: 64em) {
  #services-navigation ul.practice-areas li .dropdown-pane .row .column,
  #services-navigation ul.practice-areas li .dropdown-pane .row .columns {
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    max-width: 33%;
  }
}

#services-navigation ul.practice-areas li .dropdown-pane a {
  display: block;
  margin-bottom: 2rem;
}

#services-navigation ul.practice-areas li .dropdown-pane a .mega-menu-item {
  border-bottom: 2px solid #fff;
  transition: border-bottom-color 0.6s;
  min-height: 5.875rem;
}

#services-navigation
  ul.practice-areas
  li
  .dropdown-pane
  a
  .mega-menu-item__title {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 1.25rem;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

#services-navigation ul.practice-areas li .dropdown-pane a .mega-menu-item svg {
  fill: #fff;
  transition: fill 0.4s;
}

#services-navigation
  ul.practice-areas
  li
  .dropdown-pane
  a:hover
  .mega-menu-item
  svg,
.services-slider.flexslider ul.slides li a.slide-link.first .h3:hover svg,
.services-slider.flexslider ul.slides li a.slide-link.first h3:hover svg {
  fill: #000;
}

#services-navigation
  ul.practice-areas
  li
  .dropdown-pane
  a
  .mega-menu-item__description {
  color: #fff;
  margin-bottom: 0.5rem;
}

#services-navigation ul.practice-areas li .dropdown-pane a .mega-menu-item p {
  transition: color 0.6s;
}

#services-navigation
  ul.practice-areas
  li
  .dropdown-pane
  a:hover
  .mega-menu-item
  p {
  color: #000;
}

.services-slider.flexslider {
  margin-bottom: 1.5rem;
  border-radius: 0;
  border: none;
}

.services-slider.flexslider ul.slides {
  overflow: hidden;
}

.services-slider.flexslider ul.slides li .row.small-collapse {
  margin-left: -0.3125rem;
}

.services-slider.flexslider ul.slides li a.slide-link:hover {
  background-color: transparent;
}

.services-slider.flexslider ul.slides li a.slide-link.back {
  display: block;
  color: #ff5e2a;
  font-weight: 700;
  font-size: 0.9375rem;
  margin-bottom: 1rem;
}

.services-slider.flexslider ul.slides li a.slide-link.first {
  border-top: 2px solid #d8d8d8;
  display: block;
  padding: 1rem 1rem 1rem 0;
}

@media screen and (min-width: 64em) {
  .services-slider.flexslider ul.slides li a.slide-link.first {
    padding-right: 2rem;
  }
}

.services-slider.flexslider ul.slides li a.slide-link.first .h3,
.services-slider.flexslider ul.slides li a.slide-link.first h3 {
  color: #ff5e2a;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  font-weight: 400;
  transition: color 0.4s;
}

.services-slider.flexslider ul.slides li .slider-pane > *,
.services-slider.flexslider ul.slides li a.slide-link.first .h3:hover,
.services-slider.flexslider ul.slides li a.slide-link.first h3:hover {
  color: #000;
}

@media screen and (min-width: 40em) {
  #services-navigation ul.practice-areas li .dropdown-pane a {
    height: calc(100% - (1rem * 2));
  }

  .services-slider.flexslider ul.slides li a.slide-link.first {
    border-top: 0;
    min-height: 7.25rem;
  }

  .services-slider.flexslider ul.slides li a.slide-link.first .h3,
  .services-slider.flexslider ul.slides li a.slide-link.first h3 {
    margin-bottom: 1rem;
  }

  .services-slider.flexslider
    ul.slides
    li
    .practice-area:not(.practice-area-6):not(.practice-area-9)
    a {
    border-bottom: 2px solid #d8d8d8;
  }
}

.services-slider.flexslider ul.slides li a.slide-link.first p {
  color: #000;
  margin-bottom: 0;
}

.services-slider.flexslider ul.slides li a.slide-link.first svg {
  transition: fill 0.4s;
  fill: #ff5e2a;
}

.services-slider.flexslider ul.slides li .slider-pane {
  padding: 1rem 1.5rem;
}

.services-slider.flexslider ul.slides li .slider-pane .h3,
.services-slider.flexslider ul.slides li .slider-pane h3 {
  margin-top: 0.5rem;
  color: #ff5e2a;
  font-weight: 400;
  font-size: 2rem;
}

.services-slider.flexslider ul.slides li .slider-pane p {
  margin-bottom: 1rem;
}

.services-slider.flexslider ul.slides li .slider-pane .sidebar ul li,
.services-slider.flexslider ul.slides li .slider-pane ul.no-bullet li,
.sidebar .services-slider.flexslider ul.slides li .slider-pane ul li {
  border: none;
  margin-bottom: 0.5rem;
  min-height: auto;
}

.services-slider.flexslider ul.slides li .slider-pane .sidebar ul li a,
.services-slider.flexslider ul.slides li .slider-pane ul.no-bullet li a,
.sidebar .services-slider.flexslider ul.slides li .slider-pane ul li a {
  color: #ff5e2a;
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
}

.insights-snippet {
  background: #ff5e2a;
  color: #fff;
}

.insights-snippet .entry-content {
  padding: 1rem;
}

.block.news-block .caption .insights-snippet .entry-content .h3,
.block.news-block .caption .insights-snippet .entry-content h3,
.insights-snippet .entry-content .block.news-block .caption .h3,
.insights-snippet .entry-content .block.news-block .caption h3,
.insights-snippet .entry-content .h2,
.insights-snippet .entry-content .page-template-page-payment-info .lead p,
.insights-snippet .entry-content h2,
.page-template-page-payment-info .lead .insights-snippet .entry-content p {
  margin-bottom: 0;
  color: #fff;
}

.block.news-block .caption .insights-snippet .entry-content .h3:after,
.block.news-block .caption .insights-snippet .entry-content h3:after,
.insights-snippet .entry-content .block.news-block .caption .h3:after,
.insights-snippet .entry-content .block.news-block .caption h3:after,
.insights-snippet .entry-content .h2:after,
.insights-snippet .entry-content .page-template-page-payment-info .lead p:after,
.insights-snippet .entry-content h2:after,
.page-template-page-payment-info
  .lead
  .insights-snippet
  .entry-content
  p:after {
  content: "\f054";
  font-family: fontAwesome;
  margin-left: 0.5rem;
  font-size: 1rem;
}

.inline-list.social-icons {
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  .insights-snippet .entry-content {
    padding: 1.5rem;
  }

  .inline-list.social-icons {
    margin-bottom: 0;
  }
}

.inline-list.social-icons li {
  margin-left: 0;
  padding-right: 0;
}

.inline-list.social-icons li:first-of-type {
  margin-right: 1rem;
}

.inline-list.social-icons li .fa-stack {
  width: 1.8rem;
}

section.container {
  overflow-x: hidden;
}

.stretch-band {
  padding: 5% 0;
  margin: 5% 0;
  position: relative;
  overflow-x: visible;
}

.stretch-band:after,
.stretch-band:before {
  height: 100%;
  position: absolute;
  bottom: 0;
  content: "";
  background-color: #f9f9f9;
  top: 0;
}

.block.news-block .caption .stretch-band .h3,
.block.news-block .caption .stretch-band h3,
.m3-card .caption .stretch-band h3,
.page-template-page-payment-info .lead .stretch-band p,
.stretch-band * >,
.stretch-band .block.news-block .caption .h3,
.stretch-band .block.news-block .caption h3,
.stretch-band .h2,
.stretch-band .h3,
.stretch-band .h4,
.stretch-band .h5,
.stretch-band .m3-card .caption h3,
.stretch-band .page-template-page-payment-info .lead p,
.stretch-band a,
.stretch-band h2,
.stretch-band h3,
.stretch-band h4,
.stretch-band h5,
.stretch-band li,
.stretch-band p {
  color: #fff;
}

.stretch-band:before {
  left: -100%;
  right: auto;
  width: 100%;
}

.stretch-band:after {
  left: auto;
  right: -200%;
  width: 200%;
}

.stretch-band.primary,
.stretch-band.primary:after,
.stretch-band.primary:before {
  background-color: #ff5e2a;
}

.stretch-band.secondary,
.stretch-band.secondary:after,
.stretch-band.secondary:before {
  background-color: #f9f9f9;
}

.stretch-band.success,
.stretch-band.success:after,
.stretch-band.success:before {
  background-color: #3adb76;
}

.stretch-band.warning,
.stretch-band.warning:after,
.stretch-band.warning:before {
  background-color: #ffae00;
}

.stretch-band.alert,
.stretch-band.alert:after,
.stretch-band.alert:before {
  background-color: #ec5840;
}

.social-sharing__items {
  padding: 0 1rem 1rem;
}

.social-link {
  background-color: #ff5e2a;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  margin: 0 0.1875rem;
  padding: 0.375rem 0 0;
  text-align: center;
  transition: all 0.2s ease-out;
  width: 2rem;
}

.social-link:hover {
  opacity: 0.8;
}

.social-link .icon-linkedin {
  margin-top: -1px;
}

.svg-icon {
  display: inline-block;
  height: 1rem;
  transition: fill 0.2s ease-out;
  vertical-align: top;
  width: 1rem;
  stroke-width: 0;
  stroke: #000;
  fill: #000;
}

.svg-icon--social {
  height: 1.25rem;
  margin: auto;
  width: 1.25rem;
  stroke: #fff;
  fill: #fff;
}

.taxonomy-filter-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 40em) {
  .taxonomy-filter-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .how-can-we-help header {
    padding: 1rem;
  }
}

.taxonomy-filter {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.taxonomy-filter label {
  margin-right: 1rem;
}

.taxonomy-filter select {
  margin-bottom: 0;
}

.pagination-links {
  margin: 3rem 0;
}

.pagination-links .pagination {
  margin: 0;
}

.how-can-we-help header {
  text-align: center;
  padding: 1rem;
}

#kitchen-sink #components,
#kitchen-sink header {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.block.news-block .caption .how-can-we-help header .h3,
.block.news-block .caption .how-can-we-help header h3,
.how-can-we-help header .block.news-block .caption .h3,
.how-can-we-help header .block.news-block .caption h3,
.how-can-we-help header .h2,
.how-can-we-help header .page-template-page-payment-info .lead p,
.how-can-we-help header h2,
.page-template-page-payment-info .lead .how-can-we-help header p {
  margin: 0;
  display: inline-block;
}

#kitchen-sink::after,
#kitchen-sink::before,
#page-banner::after,
#page-banner::before,
#page-full-width::after,
#page-full-width::before,
#page-sidebar-left::after,
#page-sidebar-left::before,
#page::after,
#page::before,
.m3-band .m3-band-content-container::after,
.m3-band .m3-band-content-container::before,
.m3-band .m3-band-content::after,
.m3-band .m3-band-content::before,
.m3-band footer::after,
.m3-band footer::before,
.m3-band header::after,
.m3-band header::before {
  content: " ";
  display: table;
}

#kitchen-sink {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

#kitchen-sink header .lead {
  font-size: 125%;
  line-height: 1.6;
}

#kitchen-sink #components hr {
  margin: 3rem 0;
}

@media screen and (min-width: 40em) {
  #kitchen-sink #components,
  #kitchen-sink header {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #kitchen-sink #components {
    width: 75%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #kitchen-sink #components:last-child:not(:first-child) {
    float: right;
  }
}

#kitchen-sink #kitchen-sink-nav {
  display: none;
}

@media screen and (min-width: 64em) {
  #kitchen-sink #kitchen-sink-nav {
    width: 25%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    display: block;
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #kitchen-sink #components,
  #kitchen-sink #kitchen-sink-nav {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #kitchen-sink #kitchen-sink-nav:last-child:not(:first-child) {
    float: right;
  }

  #kitchen-sink #kitchen-sink-nav .docs-sub-menu {
    font-size: 0.85rem;
    margin-top: 1rem;
  }

  #kitchen-sink #kitchen-sink-nav .docs-menu-title {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #999;
    font-weight: 700;
    line-height: 1;
    padding-left: 0.9rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #e9e9e9;
    margin-top: 1rem;
    padding-top: 1.5rem;
  }

  #kitchen-sink #kitchen-sink-nav .docs-toc {
    width: 100%;
    padding-left: 4rem;
    padding-right: 1rem;
  }

  #kitchen-sink #kitchen-sink-nav .docs-toc .active {
    background: #2199e8;
    color: #fff;
  }

  #kitchen-sink
    #kitchen-sink-nav
    .docs-toc
    .docs-sub-menu:first-child
    .docs-menu-title {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}

#kitchen-sink .row.display {
  background: #eee;
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 2rem;
  border: 1px solid #c6c6c6;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#page,
#page-banner,
#page-full-width,
#page-sidebar-left,
.m3-band .m3-band-content,
.m3-band .m3-band-content-container,
.m3-band footer,
.m3-band header {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

#kitchen-sink .row.display .columns.large-centered,
#kitchen-sink .row.display .columns.small-centered,
#kitchen-sink .row.display .columns:nth-child(2) {
  background: #e1e1e1;
}

.m3-band {
  padding: 2rem 0;
}

.m3-band.primary {
  background-color: #ff5e2a;
  color: #fff;
}

.m3-band.primary .button {
  background-color: #f9f9f9;
}

.m3-band.primary .button:hover {
  background-color: #d4d4d4;
}

.m3-band.secondary {
  background-color: #f9f9f9;
  color: #fff;
}

.m3-band.grey {
  background-color: #f9f9f9;
  color: #000;
}

.m3-band header {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .m3-band header {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.m3-band header:last-child:not(:first-child) {
  float: right;
}

.m3-band .m3-band-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .m3-band .m3-band-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.m3-band .m3-band-content:last-child:not(:first-child) {
  float: right;
}

.m3-band footer {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.m3-band footer::after {
  clear: both;
}

@media screen and (min-width: 40em) {
  .m3-band footer {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.m3-band footer:last-child:not(:first-child) {
  float: right;
}

.m3-band .button {
  margin-top: 1rem;
}

#page .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-sidebar-left {
  margin-top: 3rem;
}

#page-sidebar-left .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-sidebar-left .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-sidebar-left .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    position: relative;
    left: 33.33333%;
  }

  #page-sidebar-left .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-sidebar-left .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-sidebar-left .sidebar {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-sidebar-left .sidebar:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-sidebar-left .sidebar {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    position: relative;
    left: -66.66667%;
    margin-top: 1rem;
  }

  #page-sidebar-left .sidebar:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-sidebar-left .sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-full-width .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  #page-full-width .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-full-width .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 64em) {
  #page-full-width .main-content {
    width: 83.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-full-width .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #page-full-width .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-banner .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  #page-banner .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-banner .main-content:last-child:not(:first-child) {
  float: right;
}

.page-template-page-payment-info .lead p {
  color: #ff5e2a;
}

.page-template-page-payment-info .payment-info {
  color: #000;
  font-size: 0.75rem;
  text-align: center;
}

.page-template-page-payment-info .payment-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

#single-person::after,
#single-person::before,
#single-post::after,
#single-post::before {
  content: " ";
  display: table;
}

#single-person,
#single-post {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

#single-post hr {
  margin: 2rem auto 3rem;
}

#single-post .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#single-post .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #single-post .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #single-post .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #single-post .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#single-post .entry-content .block.news-block .caption .h3,
#single-post .entry-content .block.news-block .caption h3,
#single-post .entry-content .h2,
#single-post .entry-content .h3,
#single-post .entry-content .page-template-page-payment-info .lead p,
#single-post .entry-content h2,
#single-post .entry-content h3,
.block.news-block .caption #single-post .entry-content .h3,
.block.news-block .caption #single-post .entry-content h3,
.page-template-page-payment-info .lead #single-post .entry-content p {
  color: #ff5e2a;
}

#single-post .shortcode-callout {
  background-color: #efefef;
  border: 3px solid #efefef;
  padding: 2rem;
}

@supports (display: grid) {
  #single-post {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [12];
    grid-template-columns: repeat(12, 1fr);
    padding: 0 1rem;
  }

  #single-post:before {
    content: none;
    display: none;
  }

  #single-post .main-content {
    float: none;
    grid-column: 1/-1;
    -ms-grid-row: 1;
    grid-row: 1;
    padding: 0;
    width: 100%;
  }

  @media screen and (min-width: 40em) {
    #single-post {
      grid-gap: 3rem;
    }

    #single-post .main-content {
      grid-column: 1/9;
      -ms-grid-row: 1;
      grid-row: 1;
    }
  }

  #single-post .sidebar {
    float: none;
    grid-column: 1/-1;
    -ms-grid-row: 3;
    grid-row: 3;
    padding: 0 !important;
    width: 100%;
  }

  @media screen and (min-width: 40em) {
    #single-post .sidebar {
      grid-column: 9/-1;
      -ms-grid-row: 1;
      grid-row: 1;
    }
  }

  #single-post .related-posts-block {
    grid-column: 1/-1;
    -ms-grid-row: 2;
    grid-row: 2;
    padding-left: 0;
    padding-right: 0;
  }
}

.single-post span {
  color: #8a8a8a;
}

.legal-disclaimer-callout {
  font-style: italic;
  padding-right: 3rem;
}

.legal-disclaimer-callout .close-button {
  color: #d8d8d8;
  font-size: 1.75rem;
  right: 0.5rem;
  top: 0;
}

#page-service
  .contact-panel
  .contact-widget
  .contact-widget-content
  span.phone-number,
#single-person
  .contact-panel
  .contact-widget
  .contact-widget-content
  span.phone-number {
  position: relative;
  top: 0.1rem;
}

#tribe-events-content a {
  color: #ff5e2a;
  text-decoration: underline;
}

#single-person .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#single-person .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #single-person .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #single-person .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #single-person .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#single-person .entry-content hr {
  margin: 1.5rem auto;
}

#single-person .contact-panel {
  margin: 5% 0;
}

@media screen and (min-width: 64em) {
  #single-person .contact-panel {
    margin: 4rem 0 3rem;
  }
}

#single-person .contact-panel p.lead {
  margin-bottom: 1rem;
}

#single-person .contact-panel .column-left {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#single-person .contact-panel .column-left:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #single-person .contact-panel .column-left {
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #single-person .contact-panel .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #single-person .contact-panel .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #single-person .contact-panel .column-left {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #single-person .contact-panel .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #single-person .contact-panel .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#single-person .contact-panel .column-right {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#single-person .contact-panel .column-right:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #single-person .contact-panel .column-right {
    width: 41.66667%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left !important;
  }

  #single-person .contact-panel .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #single-person .contact-panel .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #single-person .contact-panel .column-right {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #single-person .contact-panel .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #single-person .contact-panel .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #single-person .contact-panel .contact-widget .contact-widget-content {
    margin-top: 0.5rem;
  }
}

#single-person .contact-panel .contact-widget .contact-widget-content span {
  float: none;
}

#single-person .widget-person-contact {
  padding: 2rem 0;
}

#single-person .widget-person-contact .h3,
#single-person .widget-person-contact h3 {
  margin-bottom: 0;
  max-width: 10rem;
}

#single-person .widget-person-contact span.contact-detail {
  display: block;
  color: #ff5e2a;
  padding: 0.5rem 0;
  border-bottom: 2px solid #f5f5f5;
}

#archive-person .people-list-section .people-list-container::after,
#archive-person .people-list-section .people-list-container::before,
#archive-person::after,
#archive-person::before,
#page-service::after,
#page-service::before {
  display: table;
  content: " ";
}

#single-person .widget-person-contact span.contact-detail a {
  color: #ff5e2a;
  font-size: 1.5rem;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}

#single-person .widget-person-contact span.contact-detail a:focus,
#single-person .widget-person-contact span.contact-detail a:hover {
  color: #000;
}

#single-person .widget-person-contact span.contact-detail--linkedin a {
  font-size: 16px;
}

#page-service {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

#page-service .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-service .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-service .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-service .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-service .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-service .main-content .page-excerpt p {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}

#page-service .contact-panel {
  margin: 5% 0;
}

#page-service .contact-panel p.lead {
  color: #000;
  margin-bottom: 1rem;
}

#page-service .contact-panel .column-left {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-service .contact-panel .column-left:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-service .contact-panel .column-left {
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-service .contact-panel .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-service .contact-panel .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #page-service .contact-panel .column-left {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-service .contact-panel .column-left:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #page-service .contact-panel .column-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-service .contact-panel .column-right {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-top: 1rem;
}

#page-service .contact-panel .column-right:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-service .contact-panel .column-right {
    width: 41.66667%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left !important;
    margin-top: 0;
  }

  #page-service .contact-panel .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-service .contact-panel .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #page-service .contact-panel .column-right {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-service .contact-panel .column-right:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #page-service .contact-panel .column-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #page-service .contact-panel .contact-widget .contact-widget-content {
    margin-top: 0.5rem;
  }
}

#page-service .contact-panel .contact-widget .contact-widget-content span {
  float: none;
}

#page-service .accreditations {
  margin: 1rem 0;
}

#page-service .accreditations__logo-wrapper {
  height: 110px;
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}

@media screen and (min-width: 40em) {
  #page-service .accreditations__logo-wrapper {
    margin-top: 1.5rem;
  }
}

#page-service .accreditations__logo-wrapper img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #page-service .accreditations__logo-wrapper img {
    width: auto !important;
  }
}

#page-service .contact-widget__title {
  color: #000;
}

#archive-person {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

#archive-person .people-list-section {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  #archive-person .people-list-section {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person .people-list-section:last-child:not(:first-child) {
  float: right;
}

#archive-person .people-list-section .block.news-block .caption .h3,
#archive-person .people-list-section .block.news-block .caption h3,
#archive-person .people-list-section .h2,
#archive-person .people-list-section .page-template-page-payment-info .lead p,
#archive-person .people-list-section h2,
.block.news-block .caption #archive-person .people-list-section .h3,
.block.news-block .caption #archive-person .people-list-section h3,
.page-template-page-payment-info .lead #archive-person .people-list-section p {
  color: #000;
  margin-bottom: 2rem;
}

#archive-person .people-list-section .people-list-container {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0;
  margin-bottom: 2rem;
}

#archive-person .people-list-section .people-list-container .title {
  width: 16.66667%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 1.625rem;
  line-height: 0.8;
}

#archive-person
  .people-list-section
  .people-list-container
  .title:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #archive-person .people-list-section .people-list-container .title {
    width: 8.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .title:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person .people-list-section .people-list-container .title {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person .people-list-section .people-list-container .people-list {
  width: 83.33333%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #archive-person .people-list-section .people-list-container .people-list {
    width: 91.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person .people-list-section .people-list-container .people-list {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  > .person {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  > .person:nth-of-type(1n) {
  clear: none;
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  > .person:nth-of-type(1n + 1) {
  clear: both;
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  > .person:last-child {
  float: left;
}

@media screen and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:nth-of-type(1n) {
    clear: none;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:nth-of-type(3n + 1) {
    clear: both;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:last-child {
    float: left;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #page-service .accreditations__logo-wrapper {
    margin-top: 2rem;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person {
    width: 25%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:nth-of-type(1n) {
    clear: none;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:nth-of-type(4n + 1) {
    clear: both;
  }

  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person:last-child {
    float: left;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container
    .people-list
    .people
    > .person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  .person
  a {
  color: #ff5e2a;
  padding-bottom: 0.8rem;
  display: block;
}

#archive-person
  .people-list-section
  .people-list-container
  .people-list
  .people
  .person
  a:hover {
  color: #000;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 0;
  margin-bottom: 2rem;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives::after,
#archive-person
  .people-list-section
  .people-list-container.appointed-representatives::before {
  content: " ";
  display: table;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives::after {
  clear: both;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .title {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .title:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .title {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    font-size: 1.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .title:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .title {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  > .person {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  > .person:nth-of-type(1n) {
  clear: none;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  > .person:nth-of-type(1n + 1) {
  clear: both;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  > .person:last-child {
  float: left;
}

@media screen and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:nth-of-type(1n) {
    clear: none;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:nth-of-type(3n + 1) {
    clear: both;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:last-child {
    float: left;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person {
    width: 25%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:nth-of-type(1n) {
    clear: none;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:nth-of-type(4n + 1) {
    clear: both;
  }

  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person:last-child {
    float: left;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #archive-person
    .people-list-section
    .people-list-container.appointed-representatives
    .people-list
    .people
    > .person {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  .person
  a {
  color: #f9f9f9;
  padding-bottom: 0.8rem;
  display: block;
}

#archive-person
  .people-list-section
  .people-list-container.appointed-representatives
  .people-list
  .people
  .person
  a:hover,
#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  .h3
  a,
#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  h3
  a {
  color: #ff5e2a;
}

#archive-person .people-list-section hr {
  margin: 0 auto;
}

#taxonomy-service_area .people-cards-section {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}

#taxonomy-service_area .people-cards-section::after,
#taxonomy-service_area .people-cards-section::before {
  content: " ";
  display: table;
}

#taxonomy-service_area .people-cards-section::after {
  clear: both;
}

#taxonomy-service_area .people-cards-section .block.news-block .caption .h3,
#taxonomy-service_area .people-cards-section .block.news-block .caption h3,
#taxonomy-service_area .people-cards-section .h2,
#taxonomy-service_area
  .people-cards-section
  .page-template-page-payment-info
  .lead
  p,
#taxonomy-service_area .people-cards-section h2,
.block.news-block .caption #taxonomy-service_area .people-cards-section .h3,
.block.news-block .caption #taxonomy-service_area .people-cards-section h3,
.page-template-page-payment-info
  .lead
  #taxonomy-service_area
  .people-cards-section
  p {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area .people-cards-section .block.news-block .caption .h3,
  #taxonomy-service_area .people-cards-section .block.news-block .caption h3,
  #taxonomy-service_area .people-cards-section .h2,
  #taxonomy-service_area
    .people-cards-section
    .page-template-page-payment-info
    .lead
    p,
  #taxonomy-service_area .people-cards-section h2,
  .block.news-block .caption #taxonomy-service_area .people-cards-section .h3,
  .block.news-block .caption #taxonomy-service_area .people-cards-section h3,
  .page-template-page-payment-info
    .lead
    #taxonomy-service_area
    .people-cards-section
    p {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#taxonomy-service_area
  .people-cards-section
  .block.news-block
  .caption
  .h3:last-child:not(:first-child),
#taxonomy-service_area
  .people-cards-section
  .block.news-block
  .caption
  h3:last-child:not(:first-child),
#taxonomy-service_area .people-cards-section .h2:last-child:not(:first-child),
#taxonomy-service_area
  .people-cards-section
  .page-template-page-payment-info
  .lead
  p:last-child:not(:first-child),
#taxonomy-service_area .people-cards-section h2:last-child:not(:first-child),
.block.news-block
  .caption
  #taxonomy-service_area
  .people-cards-section
  .h3:last-child:not(:first-child),
.block.news-block
  .caption
  #taxonomy-service_area
  .people-cards-section
  h3:last-child:not(:first-child),
.page-template-page-payment-info
  .lead
  #taxonomy-service_area
  .people-cards-section
  p:last-child:not(:first-child) {
  float: right;
}

#taxonomy-service_area .people-cards-section .person-block > .person-card-item {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  > .person-card-item:nth-of-type(1n) {
  clear: none;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  > .person-card-item:nth-of-type(1n + 1) {
  clear: both;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  > .person-card-item:last-child {
  float: left;
}

@media screen and (min-width: 64em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item {
    width: 50%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item:nth-of-type(1n) {
    clear: none;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item:nth-of-type(2n + 1) {
    clear: both;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item:last-child {
    float: left;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    > .person-card-item {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .m3-card {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  display: block;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .m3-card:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .m3-card {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    position: relative;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .m3-card:last-child:not(:first-child) {
    float: right;
  }
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: center;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container {
    width: 58.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: right;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container {
    width: 50%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  .h3,
#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  h3 {
  margin: 1rem 0 0.5rem;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container
    .h3,
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container
    h3 {
    margin: 2rem 0 0.5rem;
  }
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  .h3
  a:hover,
#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  h3
  a:hover {
  color: #000;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  p {
  margin-bottom: 1rem;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  span
  .fa,
#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  span
  a {
  color: #ff5e2a;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  span
  a:hover {
  color: #000;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-details-container
  .button {
  margin: 2rem 0;
  display: block;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-image {
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 235px;
  width: 100%;
  margin-top: 1rem;
}

#taxonomy-service_area
  .people-cards-section
  .person-block
  .person-card-item
  .person-image:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-details-container
    .button {
    display: inline-block;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image {
    width: 41.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-top: 0;
    height: 90%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image {
    width: 50%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  #taxonomy-service_area
    .people-cards-section
    .person-block
    .person-card-item
    .person-image {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-contact {
  background-color: #f0f0f2;
}

.page-template-page-contact .contact-banner-widget {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

.page-template-page-contact .contact-banner-widget::after,
.page-template-page-contact .contact-banner-widget::before {
  content: " ";
  display: table;
}

.page-template-page-contact .contact-banner-widget::after {
  clear: both;
}

.page-template-page-contact .contact-banner-widget .contact-widget-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.3);
  border: 2px solid #ff5e2a;
  padding: 1rem;
  text-align: center;
}

.page-template-page-contact .contact-banner-widget .contact-widget-content,
.page-template-page-contact
  .contact-banner-widget
  .contact-widget-content:last-child:not(:first-child) {
  float: none;
  clear: both;
}

@media screen and (min-width: 40em) {
  .page-template-page-contact .contact-banner-widget .contact-widget-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-contact
    .contact-banner-widget
    .contact-widget-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-contact .contact-banner-widget .contact-widget-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-contact .contact-banner-widget .contact-widget-content {
    padding: 1rem;
  }
}

.page-template-page-contact
  .contact-banner-widget
  .contact-widget-content
  span {
  color: #000;
  display: block;
  font-size: 1.1875rem;
}

@media screen and (min-width: 40em) {
  .page-template-page-contact
    .contact-banner-widget
    .contact-widget-content
    span {
    display: inline;
  }
}

.page-template-page-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number {
  margin: 0 5px;
  font-weight: 700;
}

.page-template-page-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number
  a {
  color: #000;
  transition: color 0.4s;
}

.page-template-page-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number
  a:hover {
  color: #ff5e2a;
}

.page-template-page-contact .entry-content {
  margin-bottom: 0;
  padding-bottom: 0;
}

.page-template-page-contact .contact-trust-icons-container {
  display: none;
}

@media screen and (min-width: 40em) {
  .page-template-page-contact .contact-trust-icons-container {
    display: inherit;
    max-width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5;
    position: relative;
  }

  .page-template-page-contact .contact-trust-icons-container::after,
  .page-template-page-contact .contact-trust-icons-container::before {
    content: " ";
    display: table;
  }

  .page-template-page-contact .contact-trust-icons-container::after {
    clear: both;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content {
    width: 25%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: center;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 40em) {
  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content:last-child:not(:first-child) {
    float: right;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content
    .trust-icon {
    padding: 2rem 0 0.5rem;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content
    .trust-icon
    .fa {
    color: #ff5e2a;
    font-size: 1.5rem;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content
    .trust-text {
    padding: 0 2rem 2rem;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content:after {
    height: 50%;
    top: 25%;
    width: 2px;
    position: absolute;
    float: right;
    background-color: #fff;
    display: block;
    content: "";
    bottom: auto;
    left: auto;
  }

  .page-template-page-contact
    .contact-trust-icons-container
    .trust-icons-content:first-child:after {
    display: none;
  }
}

#page-contact {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 2rem 1rem 0;
  margin-bottom: 0;
}

#page-contact::after,
#page-contact::before {
  content: " ";
  display: table;
}

#page-contact::after {
  clear: both;
}

@media screen and (min-width: 40em) {
  #page-contact {
    padding: 2rem 2rem 0;
  }
}

@media screen and (min-width: 64em) {
  #page-contact {
    padding: 4rem 4rem 0;
  }
}

#page-contact .entry-content {
  width: 83.33333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-left: auto;
  margin-right: auto;
}

#page-contact .entry-content,
#page-contact .entry-content:last-child:not(:first-child) {
  float: none;
  clear: both;
}

@media screen and (min-width: 40em) {
  #page-contact .entry-content {
    width: 83.33333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  #page-contact .entry-content,
  #page-contact .entry-content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-contact .entry-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-contact .entry-content .block.news-block .caption .h3,
#page-contact .entry-content .block.news-block .caption h3,
#page-contact .entry-content .h2,
#page-contact .entry-content .page-template-page-payment-info .lead p,
#page-contact .entry-content h2,
.block.news-block .caption #page-contact .entry-content .h3,
.block.news-block .caption #page-contact .entry-content h3,
.page-template-page-payment-info .lead #page-contact .entry-content p {
  color: #000;
  text-align: left;
  font-weight: 400;
}

.page-template-page-mailing-list section.container {
  background-image: url(../images/backgrounds/contact-bg.jpg);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-template-page-mailing-list .contact-trust-icons-container {
  display: none;
}

@media screen and (min-width: 40em) {
  .page-template-page-mailing-list .contact-trust-icons-container {
    display: inherit;
    max-width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5;
    position: relative;
  }

  .page-template-page-mailing-list .contact-trust-icons-container::after,
  .page-template-page-mailing-list .contact-trust-icons-container::before {
    content: " ";
    display: table;
  }

  .page-template-page-mailing-list .contact-trust-icons-container::after {
    clear: both;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content {
    width: 25%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: center;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 40em) {
  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content:last-child:not(:first-child) {
    float: right;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content
    .trust-icon {
    padding: 2rem 0 0.5rem;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content
    .trust-icon
    .fa {
    color: #ff5e2a;
    font-size: 1.5rem;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content
    .trust-text {
    padding: 0 2rem 2rem;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content:after {
    height: 50%;
    top: 25%;
    width: 2px;
    position: absolute;
    float: right;
    background-color: #fff;
    display: block;
    content: "";
    bottom: auto;
    left: auto;
  }

  .page-template-page-mailing-list
    .contact-trust-icons-container
    .trust-icons-content:first-child:after {
    display: none;
  }
}

.page-template-page-branch-contact .contact-banner-widget::after,
.page-template-page-branch-contact .contact-banner-widget::before,
.page-template-page-mailing-list #page-contact::after,
.page-template-page-mailing-list #page-contact::before {
  content: " ";
  display: table;
}

.page-template-page-mailing-list #page-contact {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 2rem 1rem 4rem;
}

.page-template-page-mailing-list #page-contact::after {
  clear: both;
}

@media screen and (min-width: 40em) {
  .page-template-page-mailing-list #page-contact {
    padding: 2rem 2rem 0;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-mailing-list section.container {
    background-size: contain;
    background-position: top center;
  }

  .page-template-page-mailing-list #page-contact {
    padding: 4rem 4rem 0;
  }
}

.page-template-page-mailing-list #page-contact .entry-content {
  width: 83.33333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-left: auto;
  margin-right: auto;
}

.page-template-page-mailing-list #page-contact .entry-content,
.page-template-page-mailing-list
  #page-contact
  .entry-content:last-child:not(:first-child) {
  float: none;
  clear: both;
}

@media screen and (min-width: 40em) {
  .page-template-page-mailing-list #page-contact .entry-content {
    width: 83.33333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  .page-template-page-mailing-list #page-contact .entry-content,
  .page-template-page-mailing-list
    #page-contact
    .entry-content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-mailing-list #page-contact .entry-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.block.news-block
  .caption
  .page-template-page-mailing-list
  #page-contact
  .entry-content
  .h3,
.block.news-block
  .caption
  .page-template-page-mailing-list
  #page-contact
  .entry-content
  h3,
.page-template-page-mailing-list
  #page-contact
  .entry-content
  .block.news-block
  .caption
  .h3,
.page-template-page-mailing-list
  #page-contact
  .entry-content
  .block.news-block
  .caption
  h3,
.page-template-page-mailing-list #page-contact .entry-content .h2,
.page-template-page-mailing-list
  #page-contact
  .entry-content
  .page-template-page-payment-info
  .lead
  p,
.page-template-page-mailing-list #page-contact .entry-content h2,
.page-template-page-payment-info
  .lead
  .page-template-page-mailing-list
  #page-contact
  .entry-content
  p {
  color: #000;
  text-align: left;
  font-weight: 700;
}

.page-template-page-branch-contact .page-header-title .h1,
.page-template-page-branch-contact
  .page-header-title
  .related-posts-block__title,
.page-template-page-branch-contact .page-header-title h1 {
  color: #ff5e2a;
}

.page-template-page-branch-contact .header-banner .caption .lead.sub-heading {
  color: #000;
}

.page-template-page-branch-contact .contact-banner-widget {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

.page-template-page-branch-contact .contact-banner-widget::after {
  clear: both;
}

.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content {
  width: 83.33333%;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.3);
  border: 2px solid #ff5e2a;
  padding: 1rem;
  text-align: center;
}

.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content,
.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content:last-child:not(:first-child) {
  float: none;
  clear: both;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact
    .contact-banner-widget
    .contact-widget-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-branch-contact
    .contact-banner-widget
    .contact-widget-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-branch-contact
    .contact-banner-widget
    .contact-widget-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-branch-contact
    .contact-banner-widget
    .contact-widget-content {
    padding: 1rem;
  }
}

.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content
  span {
  color: #000;
  display: block;
  font-size: 1.1875rem;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact
    .contact-banner-widget
    .contact-widget-content
    span {
    display: inline;
  }
}

#page-branch-contact::after,
#page-branch-contact::before,
#page-sidebar-right::after,
#page-sidebar-right::before,
.page-template-page-branch-contact .branch-contact-form-container::after,
.page-template-page-branch-contact .branch-contact-form-container::before,
.page-template-page-branch-contact .branch-map-container::after,
.page-template-page-branch-contact .branch-map-container::before {
  display: table;
  content: " ";
}

.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number {
  margin: 0 5px;
  font-weight: 700;
}

.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number
  a {
  color: #000;
  transition: color 0.4s;
}

.page-template-page-branch-contact .branch-map-container .branch-address a,
.page-template-page-branch-contact
  .contact-banner-widget
  .contact-widget-content
  span.phone-number
  a:hover {
  color: #ff5e2a;
}

.page-template-page-branch-contact .branch-contact-form-container {
  max-width: 71.25rem;
  background-color: #f9f9f9;
  padding: 5rem 0;
  margin: 2rem auto 1rem;
}

#page-branch-contact,
#page-sidebar-right,
.page-template-page-pi-calculator .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 71.25rem;
}

.page-template-page-branch-contact .branch-contact-form-container::after {
  clear: both;
}

@media screen and (min-width: 64em) {
  .page-template-page-branch-contact .branch-contact-form-container {
    margin-bottom: 3rem;
  }
}

.page-template-page-branch-contact
  .branch-contact-form-container
  .branch-contact-form {
  width: 100%;
  float: left;
  padding: 0 2rem;
}

.page-template-page-branch-contact
  .branch-contact-form-container
  .branch-contact-form:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact
    .branch-contact-form-container
    .branch-contact-form {
    margin-left: auto;
    margin-right: auto;
    width: 83.33333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-branch-contact
    .branch-contact-form-container
    .branch-contact-form,
  .page-template-page-branch-contact
    .branch-contact-form-container
    .branch-contact-form:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .page-template-page-branch-contact
    .branch-contact-form-container
    .branch-contact-form:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-branch-contact
    .branch-contact-form-container
    .branch-contact-form {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-branch-contact .branch-map-container {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
}

.page-template-page-branch-contact .branch-map-container::after {
  clear: both;
}

.page-template-page-branch-contact .branch-map-container .branch-address {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.page-template-page-branch-contact
  .branch-map-container
  .branch-address:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact .branch-map-container .branch-address {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-branch-contact
    .branch-map-container
    .branch-address:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-branch-contact .branch-map-container .branch-address {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-branch-contact .branch-map-container .branch-map {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.page-template-page-branch-contact
  .branch-map-container
  .branch-map:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-branch-contact .branch-map-container .branch-map {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-branch-contact
    .branch-map-container
    .branch-map:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-branch-contact .branch-map-container .branch-map {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-branch-contact .branch-map-container .branch-map .acf-map {
  width: 100%;
  height: 400px;
}

.page-template-page-branch-contact
  .branch-map-container
  .branch-map
  .acf-map
  img {
  max-width: inherit !important;
}

#page-branch-contact {
  margin-top: 3rem;
}

#page-branch-contact::after {
  clear: both;
}

#page-branch-contact .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-branch-contact .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-branch-contact .main-content {
    width: 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  #page-branch-contact .main-content,
  #page-branch-contact .main-content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-branch-contact .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-sidebar-right {
  margin-top: 2rem;
}

#page-sidebar-right #tribe-events .tribe-events-button,
#page-sidebar-right .tribe-bar-disabled,
#page-sidebar-right .tribe-events-back,
#page-sidebar-right .tribe-events-button {
  display: none;
}

#page-sidebar-right::after {
  clear: both;
}

#page-sidebar-right .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-sidebar-right .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-sidebar-right .main-content {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  #page-sidebar-right .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-sidebar-right .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-sidebar-right .sidebar {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

#page-sidebar-right .sidebar:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  #page-sidebar-right .sidebar {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-top: 1rem;
  }

  #page-sidebar-right .sidebar:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  #page-sidebar-right .sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

#page-sidebar-right .tribe-events-list .block.news-block .caption .h3,
#page-sidebar-right .tribe-events-list .block.news-block .caption h3,
#page-sidebar-right .tribe-events-list .h2,
#page-sidebar-right .tribe-events-list .page-template-page-payment-info .lead p,
#page-sidebar-right .tribe-events-list h2,
.block.news-block .caption #page-sidebar-right .tribe-events-list .h3,
.block.news-block .caption #page-sidebar-right .tribe-events-list h3,
.page-template-page-payment-info
  .lead
  #page-sidebar-right
  .tribe-events-list
  p {
  text-align: left;
  font-size: 1.25rem;
  font-weight: 700;
}

@media screen and (min-width: 40em) {
  #page-sidebar-right .tribe-events-list .block.news-block .caption .h3,
  #page-sidebar-right .tribe-events-list .block.news-block .caption h3,
  #page-sidebar-right .tribe-events-list .h2,
  #page-sidebar-right
    .tribe-events-list
    .page-template-page-payment-info
    .lead
    p,
  #page-sidebar-right .tribe-events-list h2,
  .block.news-block .caption #page-sidebar-right .tribe-events-list .h3,
  .block.news-block .caption #page-sidebar-right .tribe-events-list h3,
  .page-template-page-payment-info
    .lead
    #page-sidebar-right
    .tribe-events-list
    p {
    font-size: 1.625rem;
  }
}

#page-sidebar-right .tribe-events-loop .tribe-events-event-meta {
  font-weight: 400;
}

#page-sidebar-right
  .tribe-events-loop
  .tribe-events-event-meta
  .tribe-event-schedule-details {
  margin-bottom: 1rem;
}

#page-sidebar-right
  .tribe-events-loop
  .tribe-events-event-meta
  .tribe-events-venue-details {
  margin-bottom: 1rem;
  line-height: 2.2;
}

#page-sidebar-right #tribe-events-content {
  margin-bottom: 0;
}

#page-sidebar-right .tribe-events-single-event-title.h1,
#page-sidebar-right .tribe-events-single-event-title.related-posts-block__title,
#page-sidebar-right h1.tribe-events-single-event-title {
  font-size: 1.5rem;
}

@media screen and (min-width: 40em) {
  #page-sidebar-right .tribe-events-single-event-title.h1,
  #page-sidebar-right
    .tribe-events-single-event-title.related-posts-block__title,
  #page-sidebar-right h1.tribe-events-single-event-title {
    font-size: 2.5625rem;
  }
}

#page-sidebar-right .tribe-events-schedule {
  margin-bottom: 2rem;
  border-bottom: 2px solid #d8d8d8;
}

#page-sidebar-right .tribe-events-schedule .block.news-block .caption .h3,
#page-sidebar-right .tribe-events-schedule .block.news-block .caption h3,
#page-sidebar-right .tribe-events-schedule .h2,
#page-sidebar-right
  .tribe-events-schedule
  .page-template-page-payment-info
  .lead
  p,
#page-sidebar-right .tribe-events-schedule h2,
.block.news-block .caption #page-sidebar-right .tribe-events-schedule .h3,
.block.news-block .caption #page-sidebar-right .tribe-events-schedule h3,
.page-template-page-payment-info
  .lead
  #page-sidebar-right
  .tribe-events-schedule
  p {
  font-weight: 400;
  font-size: inherit;
  color: #8a8a8a;
}

#page-sidebar-right .tribe-events-schedule .tribe-events-cost {
  display: block;
  margin-bottom: 1rem;
}

#page-sidebar-right .tribe-events-sub-nav {
  display: none;
}

.page-template-page-pi-calculator {
  background-color: #efeff1;
}

.page-template-page-pi-calculator .container::after,
.page-template-page-pi-calculator .container::before {
  content: " ";
  display: table;
}

.page-template-page-pi-calculator .container::after {
  clear: both;
}

.page-template-page-pi-calculator #page-pi-calculator .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.page-template-page-pi-calculator
  #page-pi-calculator
  .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-pi-calculator #page-pi-calculator .main-content {
    width: 83.33333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto;
  }

  .page-template-page-pi-calculator #page-pi-calculator .main-content,
  .page-template-page-pi-calculator
    #page-pi-calculator
    .main-content:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-pi-calculator #page-pi-calculator .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-pi-calculator #footer-container {
  margin-top: 0;
}

.page-template-page-category-landing .header-banner {
  padding: 6vw 0;
}

@media (max-width: 16.66667rem) {
  .page-template-page-category-landing .header-banner {
    padding: 1rem 0;
  }
}

@media (min-width: 100rem) {
  .page-template-page-category-landing .header-banner {
    padding: 6rem 0;
  }
}

.page-template-page-category-landing .header-banner > .row .caption {
  width: 100%;
  float: left;
  padding: 0 0.625rem;
}

.page-template-page-category-landing
  .header-banner
  > .row
  .caption:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .caption {
    width: 83.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-category-landing
    .header-banner
    > .row
    .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-category-landing .header-banner > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-template-page-category-landing .header-banner > .row .caption {
    width: 66.66667%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-category-landing
    .header-banner
    > .row
    .caption:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .caption {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-category-landing .header-banner > .row .blockquote-block {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.page-template-page-category-landing
  .header-banner
  > .row
  .blockquote-block:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .blockquote-block {
    width: 100%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 2rem;
  }

  .page-template-page-category-landing
    .header-banner
    > .row
    .blockquote-block:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .blockquote-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .page-template-page-category-landing .header-banner > .row .blockquote-block {
    width: 33.33333%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-template-page-category-landing
    .header-banner
    > .row
    .blockquote-block:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .page-template-page-category-landing .header-banner > .row .blockquote-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-category-landing
  .header-banner
  > .row
  .blockquote-block
  blockquote {
  border: none;
  margin: 1rem 0;
  padding: 6vw;
}

@media (max-width: 16.66667rem) {
  .page-template-page-category-landing
    .header-banner
    > .row
    .blockquote-block
    blockquote {
    padding: 1rem;
  }
}

@media (min-width: 33.33333rem) {
  .page-template-page-category-landing
    .header-banner
    > .row
    .blockquote-block
    blockquote {
    padding: 2rem;
  }
}

@media screen and (min-width: 40em) {
  .page-template-page-category-landing
    .header-banner
    > .row
    .blockquote-block
    blockquote {
    border-left: 5px solid #fff;
    margin: 0;
    text-align: left;
  }
}

.page-template-page-category-landing
  .header-banner
  > .row
  .blockquote-block
  blockquote
  cite,
.page-template-page-category-landing
  .header-banner
  > .row
  .blockquote-block
  blockquote
  p {
  color: #fff;
}

.page-template-page-category-landing
  .header-banner
  > .row
  .blockquote-block
  blockquote
  p {
  margin-bottom: 1rem;
}

.page-template-page-category-landing #page-category-landing {
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

.page-template-page-category-landing #page-category-landing::after,
.page-template-page-category-landing #page-category-landing::before {
  content: " ";
  display: table;
}

.page-template-page-category-landing #page-category-landing::after {
  clear: both;
}

.page-template-page-category-landing #page-category-landing .main-content {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .page-template-page-category-landing #page-category-landing .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-category-landing
  #page-category-landing
  .main-content:last-child:not(:first-child) {
  float: right;
}

@media screen and (min-width: 64em) {
  .page-template-page-category-landing #page-category-landing .main-content {
    width: 100%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (min-width: 64em) and (min-width: 40em) {
  .page-template-page-category-landing #page-category-landing .main-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .page-excerpt
  p {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid {
  margin: 6vw auto;
}

@media (max-width: 16.66667rem) {
  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .service-grid {
    margin: 1rem auto;
  }
}

@media (min-width: 50rem) {
  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .service-grid {
    margin: 3rem auto;
  }
}

.page-template-page-about #page-sidebar-right,
.page-template-page-about #page-sidebar-right .sidebar,
.thank-you #footer-container {
  margin-top: 0;
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .column,
.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .columns {
  padding: 0 0.1875rem;
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .column
  .service-callout,
.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .columns
  .service-callout {
  margin-bottom: 0.375rem;
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .column
  .service-callout
  p,
.page-template-page-category-landing
  #page-category-landing
  .main-content
  .service-grid
  .columns
  .service-callout
  p {
  color: #000;
}

@media screen and (min-width: 64em) {
  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    p.lead {
    margin-bottom: 0;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row {
    padding-top: 0.5rem;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left {
    -ms-flex: 1 !important;
    flex: 1 !important;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left
    .contact-widget-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-right {
    -ms-flex: 1;
    flex: 1;
  }
}

.page-template-page-category-landing
  #page-category-landing
  .main-content
  .contact-panel.callout
  .contact-widget
  span {
  float: none;
  margin-bottom: 1rem;
}

@media screen and (min-width: 40em) {
  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left,
  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-right {
    width: auto;
    padding: 0 1rem;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left {
    -ms-flex-positive: 3;
    flex-grow: 3;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left
    .contact-widget-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left
    .contact-widget-content
    span {
    margin-bottom: 0;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-left
    .contact-widget-content
    span:not(.phone-number) {
    padding-top: 0.25rem;
    margin-right: 1rem;
  }

  .page-template-page-category-landing
    #page-category-landing
    .main-content
    .contact-panel.callout
    .contact-widget
    > .row
    .column-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.thank-you .container {
  background-color: #f9f9f9;
}

.thank-you .content-wrapper {
  background-color: #fff;
}

.thank-you .entry-title {
  padding-top: 1rem;
}

@media screen and (min-width: 40em) {
  .thank-you .entry-title {
    padding-top: 3rem;
  }

  .thank-you .entry-content {
    padding-bottom: 2rem;
  }
}

.thank-you .entry-title:before {
  color: #3adb76;
  content: "\f058";
  font-family: fontAwesome;
  margin-right: 1rem;
}

.thank-you .payment-confirmation {
  padding-top: 1rem;
}

@media screen and (min-width: 40em) {
  .thank-you .entry-content {
    padding-bottom: 6rem;
  }

  .thank-you .how-can-we-help {
    margin-bottom: 4rem;
    margin-top: -4rem;
  }
}
