@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Merriweather:300,300i,400,400i,700,700i");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .container {
      max-width: 600px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 798px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 950px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 950px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/*
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: $base-padding;
  padding-right: $base-padding;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

@-ms-viewport {
  width: device-width; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@font-face {
  font-family: 'Lato Italic';
  src: url("../fonts/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Bold';
  src: url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Bold Italic';
  src: url("../fonts/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Light';
  src: url("../fonts/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato Light Italic';
  src: url("../fonts/lato-lightitalic-webfont.woff2") format("woff2"), url("../fonts/lato-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

h1,
.h1 {
  letter-spacing: 1px;
  font-size: 2.125rem;
  line-height: 44px; }
  @media only screen and (min-width: 768px) {
    h1,
    .h1 {
      font-size: 2.25rem;
      line-height: 48px; } }
  @media only screen and (min-width: 1024px) {
    h1,
    .h1 {
      font-size: 3rem;
      line-height: 60px; } }

html,
button,
input,
select,
textarea {
  color: #545454; }

body {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Lato", sans-serif; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 16px; } }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both; }

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

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* DEFAULT PRINT STYLES */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }
  .rte a,
  a:visited {
    text-decoration: underline; }
  .rte a[href]:after {
    content: " (" attr(href) ")"; }
  /* Show the URL after a link when printed */
  .rte .ir a:after,
  .rte a[href^="javascript:"]:after,
  .rte a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

* {
  box-sizing: border-box; }

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

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 1.42857;
  color: #545454;
  background: #fefefe;
  font-weight: 400; }

p,
table {
  margin-top: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 40px;
  margin-bottom: 18px;
  font-family: "Georgia", "Merriweather", serif;
  font-weight: 400; }

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.rte ul {
  margin-bottom: 15px;
  padding-left: 0;
  list-style-type: disc; }

.rte ol {
  margin-bottom: 15px;
  padding-left: 22.5px;
  list-style-type: decimal; }

a {
  color: #545454;
  text-decoration: none;
  transition: color 0.5s; }

p {
  margin-top: 0;
  line-height: 1.8; }

a:hover,
a:focus {
  text-decoration: none;
  color: #353535; }

strong {
  font-weight: 600;
  color: #545454; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top-color: #eeeeee; }

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

::selection {
  text-shadow: none;
  background-color: #eee;
  color: #545454; }

.clear {
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  margin: 0 0 -1px; }

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%; } }

.embed-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-wrap iframe,
.embed-wrap object,
.embed-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

::-moz-placeholder {
  color: #aaa;
  opacity: 1; }

:-ms-input-placeholder {
  color: #aaa; }

::-webkit-input-placeholder {
  color: #aaa; }

#jb-skip-link {
  position: absolute;
  top: 0;
  left: -9999px;
  z-index: 2200;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  text-transform: uppercase;
  color: #111;
  opacity: 0;
  transition: opacity 0.2s; }

#jb-skip-link:focus {
  left: 0;
  opacity: 1;
  text-decoration: underline;
  outline: -1px thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important; }

@media screen {
  .screen-reader-text {
    display: none; } }

.mb-0 {
  margin-bottom: 0 !important; }

#off-screen {
  width: 100%;
  overflow-x: hidden; }

.navigation-height {
  display: none; }

.sticky-header .navigation-height {
  display: block; }

.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 3.125rem;
  z-index: 1000;
  transition: all 0.5s ease; }
  @media only screen and (min-width: 1024px) {
    .header {
      height: 5rem;
      transition: all 0.5s ease; } }
  .header.sticky {
    background-color: rgba(0, 0, 0, 0);
    position: fixed; }
    .header.sticky .header__inner {
      background-color: black;
      height: 100%; }
  .header__inner {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      .header__inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media only screen and (min-width: 1024px) {
      .header__inner {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 960px;
        position: relative;
        padding: 0; } }
    @media only screen and (min-width: 1200px) {
      .header__inner {
        max-width: 1140px;
        height: 5rem;
        transition: all 0.5s ease; } }
  @media only screen and (min-width: 1200px) {
    .header .branding__container {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) {
    .header .branding__container {
      max-width: 600px; } }
  @media only screen and (min-width: 1200px) and (min-width: 1024px) {
    .header .branding__container {
      max-width: 798px; } }
  @media only screen and (min-width: 1200px) and (min-width: 1200px) {
    .header .branding__container {
      max-width: 950px; } }
  @media only screen and (min-width: 1200px) and (min-width: 1440px) {
    .header .branding__container {
      max-width: 950px; } }
  .header .branding__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin: 0; }
  .header .branding .brand {
    top: 0;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    z-index: 10; }
    @media only screen and (min-width: 1px) and (max-width: 767px) {
      .header .branding .brand {
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
    @media only screen and (min-width: 1024px) {
      .header .branding .brand {
        left: 0; } }
  .header .branding .logo {
    display: block;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    .header .branding .logo__image {
      width: 7.5rem;
      height: 2.5rem;
      transition: background-color 0.15s ease-in-out;
      display: inline-block;
      background: url(../images/2019_ARLOGO_Standard_White.svg) no-repeat center transparent;
      background-size: contain; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .header .branding .logo__image {
          width: 7.5rem;
          height: 2.5rem; } }
      @media only screen and (min-width: 1024px) {
        .header .branding .logo__image {
          width: 11.25rem;
          height: 3.125rem; } }
    .header .branding .logo:hover {
      background-color: #fff; }
      .header .branding .logo:hover .logo__image {
        background-image: url(../images/2019_ARLOGO_Standard_RGB.svg); }

.logged-in .header {
  top: 32px; }

a.btn,
.btn {
  display: inline-block;
  margin-bottom: 16px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  font-size: 15px;
  padding: 15px 20px;
  line-height: 1.25;
  border-radius: 10px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s; }
  a.btn *,
  .btn * {
    color: inherit; }
  @media only screen and (min-width: 768px) {
    a.btn,
    .btn {
      font-size: 17px; } }
  a.btn:hover, a.btn:focus, a.btn:active,
  .btn:hover,
  .btn:focus,
  .btn:active {
    text-decoration: none !important; }
  a.btn:hover, a.btn:focus, a.btn.focus,
  .btn:hover,
  .btn:focus,
  .btn.focus {
    color: #fefefe;
    text-decoration: none; }
  a.btn:active, a.btn.active,
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  a.btn:active:focus, a.btn:active.focus, a.btn.active:focus, a.btn.active.focus,
  .btn:active:focus,
  .btn:active.focus,
  .btn.active:focus,
  .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a.btn.disabled, a.btn[disabled],
  fieldset[disabled] a.btn,
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled]
  .btn {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none;
    pointer-events: none; }
  @media only screen and (min-width: 768px) {
    a.btn,
    .btn {
      white-space: nowrap; } }
  a.btn--read-more,
  .btn--read-more {
    background-color: #126baf;
    color: #fefefe; }
    a.btn--read-more:hover, a.btn--read-more:active, a.btn--read-more:focus,
    .btn--read-more:hover,
    .btn--read-more:active,
    .btn--read-more:focus {
      outline: none;
      background-color: #003f77;
      color: #fefefe; }
  a.btn--primary,
  .btn--primary {
    text-decoration: none;
    padding: 8px 24px;
    white-space: normal;
    font-weight: 600;
    text-align: left;
    background-color: #CB4F00;
    color: #fff; }
    a.btn--primary:hover, a.btn--primary:focus, a.btn--primary:active,
    .btn--primary:hover,
    .btn--primary:focus,
    .btn--primary:active {
      color: #fff;
      background-color: #983b00; }
  a.btn--sidebar,
  .btn--sidebar {
    text-decoration: none;
    padding: 15px 18px;
    white-space: normal;
    background-color: #126BAF;
    color: #fefefe;
    font-weight: 700;
    text-align: left; }
    a.btn--sidebar:hover, a.btn--sidebar:focus, a.btn--sidebar:active,
    .btn--sidebar:hover,
    .btn--sidebar:focus,
    .btn--sidebar:active {
      background-color: #03325c;
      color: #fefefe; }
  a.btn--link,
  .btn--link {
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 0 8px 0;
    border: none;
    color: #007078 !important;
    font-size: 14px;
    background: none;
    text-decoration: none;
    position: relative;
    text-align: left;
    letter-spacing: 1.5px;
    white-space: normal; }
    a.btn--link:hover, a.btn--link:focus, a.btn--link:active,
    .btn--link:hover,
    .btn--link:focus,
    .btn--link:active {
      color: #b2b2b2 !important;
      text-decoration: none; }
    a.btn--link:after,
    .btn--link:after {
      content: "\e902";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
  a.btn--read-more,
  .btn--read-more {
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 32px 8px 0;
    border: none;
    color: #126BAF !important;
    font-size: 14px;
    background: none;
    text-decoration: none;
    position: relative;
    text-align: left;
    letter-spacing: 1.5px;
    white-space: normal; }
    a.btn--read-more:hover, a.btn--read-more:focus, a.btn--read-more:active,
    .btn--read-more:hover,
    .btn--read-more:focus,
    .btn--read-more:active {
      text-decoration: none;
      background-color: transparent;
      box-shadow: none;
      outline: none; }
    a.btn--read-more:after,
    .btn--read-more:after {
      content: "";
      font: normal normal normal 14px/1 "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px;
      font: normal normal normal 14px/1 "FontAwesome";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px;
      font-size: 14px;
      font-family: "Font Awesome 5 Pro";
      font-weight: 400;
      width: 28px;
      line-height: 28px;
      display: inline-block;
      border-radius: 50%;
      position: absolute;
      right: 0;
      text-align: center;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }

#contact a.btn--primary,
#contact .btn--primary {
  padding: 14px 36px;
  font-size: 20px;
  text-transform: uppercase; }

.breadcrumbs {
  color: #fff;
  margin-bottom: 0; }
  .breadcrumbs a {
    color: #fff; }
    .breadcrumbs a:hover {
      color: #afbdf5; }
  .breadcrumbs .home__icon {
    color: #fefefe; }
    .breadcrumbs .home__icon:hover {
      color: #fefefe; }

.breadcrumbs {
  font-size: 12px;
  display: table;
  color: #746058;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 1.875rem; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      padding: 0;
      margin-top: 0; } }
  .breadcrumbs a {
    font-weight: 400;
    color: #746058; }
    .breadcrumbs a:hover {
      color: #1c2657; }
  .breadcrumbs .home-link {
    display: table-cell;
    padding-right: 8px;
    width: 40px; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      display: table;
      margin-bottom: 1.875rem; } }

/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

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

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f2e2"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-globe:before {
  content: "\e900"; }

.icon-arrow_down:before {
  content: "\e901"; }

.icon-arrow_right:before {
  content: "\e902"; }

.icon-arrow_up:before {
  content: "\e903"; }

.icon-arrow_left:before {
  content: "\e904"; }

.icon-youtube:before {
  content: "\e905"; }

.icon-envelope:before {
  content: "\e906"; }

.icon-phone:before {
  content: "\e942"; }

.icon-facebook:before {
  content: "\ea90"; }

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

.icon-linkedin:before {
  content: "\eaca"; }

.icon-vimeo:before {
  content: "\eaa0"; }

@font-face {
  font-family: 'ikonut';
  src: url("../fonts/ikonut.eot?vzpqig");
  src: url("../fonts/ikonut.eot?vzpqig#iefix") format("embedded-opentype"), url("../fonts/ikonut.ttf?vzpqig") format("truetype"), url("../fonts/ikonut.woff?vzpqig") format("woff"), url("../fonts/ikonut.svg?vzpqig#ikonut") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="ikon-"],
[class*=" ikon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ikonut' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ikon-clinician_engagement:before {
  content: "\e905"; }

.ikon-culture_change:before {
  content: "\e909"; }

.ikon-individual_coaching:before {
  content: "\e90a"; }

.ikon-professional_development:before {
  content: "\e90b"; }

.ikon-strategic_events:before {
  content: "\e945"; }

.ikon-strategic_partnerships:before {
  content: "\e946"; }

.ikon-solid_clinician_engagement:before {
  content: "\e90c"; }

.ikon-solid_culture_change:before {
  content: "\e915"; }

.ikon-solid_individual_coaching:before {
  content: "\e927"; }

.ikon-solid_professional_development:before {
  content: "\e92c"; }

.ikon-solid_strategic_events:before {
  content: "\e937"; }

.ikon-solid_strategic_partnerships:before {
  content: "\e93e"; }

.ikon-globe:before {
  content: "\e900"; }

.ikon-arrow_down:before {
  content: "\e901"; }

.ikon-arrow_right:before {
  content: "\e902"; }

.ikon-arrow_up:before {
  content: "\e903"; }

.ikon-arrow_left:before {
  content: "\e904"; }

.tabs-tab-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .tabs-tab-list li {
    margin: 0 0.5rem;
    width: 16rem;
    text-align: center;
    position: relative;
    z-index: 10;
    background-color: #003f77;
    transition: all 0.5s linear; }
    .tabs-tab-list li:hover {
      background-color: #126baf; }

.tabs-trigger {
  border-bottom: none;
  color: #fefefe;
  display: none;
  font-weight: normal;
  padding: 2.8125rem 1.25rem 0.9375rem;
  text-decoration: none;
  font-family: "Georgia", "Merriweather", serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.6;
  font-weight: 300; }
  .tabs-trigger:after {
    content: "";
    display: block;
    position: static;
    font-family: "Font Awesome 5 Pro";
    font-size: 1rem;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    color: #669c40; }
  .tabs-trigger:hover {
    border-bottom: none; }
    .tabs-trigger:hover i:before {
      -webkit-filter: brightness(0) invert(100);
              filter: brightness(0) invert(100); }
  .tabs-trigger:active {
    outline: none; }

.tabs-trigger.is-selected {
  color: #fefefe;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4); }
  .tabs-trigger.is-selected .icon:before {
    -webkit-filter: brightness(0) invert(100);
            filter: brightness(0) invert(100); }
  .tabs-trigger.is-selected:after {
    content: "\f068" !important; }

.tabs-panel {
  display: block;
  margin: 0 0 0.625rem;
  padding: 0;
  position: relative;
  z-index: 10; }
  .tabs-panel:not(:last-child) {
    border-bottom: none; }
  .tabs-panel:active {
    outline: none; }
  .tabs-panel:focus {
    outline: none; }

.tabs-panel.is-hidden .content {
  display: none; }

.is-initialized.tabs-allowed .tabs-panel {
  display: inherit; }

.accordeon-trigger {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  padding: 1.25rem;
  background-color: #003f77;
  outline: none; }
  .accordeon-trigger h3 {
    margin: 0;
    display: block;
    position: relative;
    padding-left: 2.8125rem;
    font-style: italic;
    line-height: 1.25rem; }
    .accordeon-trigger h3 .fa-plus {
      color: #669c40;
      font-weight: 400;
      position: absolute;
      right: 0; }
    .accordeon-trigger h3 .icon {
      position: absolute;
      left: 0.9375rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .accordeon-trigger h3 .icon:before {
        content: "";
        display: block;
        position: absolute;
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 24px;
        height: 24px;
        z-index: 10;
        top: 0;
        left: 0;
        transition: all 0.5s linear; }
      .accordeon-trigger h3 .icon-computer:before {
        background: url(../images/icon_computer.svg) no-repeat transparent; }
      .accordeon-trigger h3 .icon-bulb:before {
        background: url(../images/icon_lightbulb.svg) no-repeat transparent; }
      .accordeon-trigger h3 .icon-money:before {
        background: url(../images/icon_dollar.svg) no-repeat transparent; }

.accordion-trigger-icon {
  pointer-events: none;
  display: inline-block;
  float: right;
  width: 22px;
  height: 22px; }
  .accordion-trigger-icon svg {
    margin: 0; }

[aria-expanded="true"] .vert {
  display: none; }

.label--open {
  display: block;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.label--close {
  display: block;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  display: none; }

.is-open .label--open {
  display: none; }

.is-open .label--close {
  display: block; }

.is-open .icon {
  -webkit-filter: brightness(0) invert(100);
          filter: brightness(0) invert(100); }

.is-open .fa-plus:before {
  content: "\f068" !important; }

@media only screen and (min-width: 768px) {
  .tabs-allowed .accordeon-trigger {
    display: none;
    color: #fff; }
  .tabs-allowed .tabs-trigger {
    display: block;
    color: #fff; }
  .tabs-allowed .tabs-panel {
    display: none; }
  .tabs-allowed .tabs-panel.is-hidden {
    display: none; } }

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover,
  .slick-next:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before,
    .slick-next:hover:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: 'icomoon';
    font-size: 32px;
    line-height: 1;
    color: #666;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media only screen and (min-width: 768px) {
      .slick-prev:before,
      .slick-next:before {
        font-size: 40px; } }
    @media only screen and (min-width: 1024px) {
      .slick-prev:before,
      .slick-next:before {
        font-size: 50px; } }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  left: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    @media only screen and (min-width: 1024px) {
      .slick-dots li {
        width: 20px; } }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover {
        outline: none; }
        .slick-dots li button:hover:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #666;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #666;
      opacity: 0.75; }

.rte .gform_wrapper ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }

.rte .gform_wrapper li {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_label {
  font-weight: 600;
  display: block;
  margin-bottom: 4px; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.gfield input[type="text"],
.gfield input[type="url"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield input[type="password"],
.gfield select,
.gfield textarea {
  display: block;
  width: 100%;
  padding: 6px 10px !important;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.42857;
  color: #545454;
  vertical-align: middle;
  background-color: #e5e5e5;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  transition: border-color ease-in-out 0.5s; }

.gfield input[type="checkbox"] {
  margin-right: 8px;
  position: relative;
  top: 1px; }

.gfield input:focus,
.gfield select:focus,
.gfield textarea:focus {
  border-color: #b2b2b2;
  outline: 0; }

@media only screen and (min-width: 768px) {
  .gfield .clear-multi {
    width: 50%; } }

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_ampm,
.gform_wrapper .gfield_time_minute {
  max-width: 33.3333% !important;
  margin-right: 0 !important; }

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input {
  width: calc(100% - 12px) !important; }

.gform_wrapper.gf_browser_chrome .gfield_time_ampm select {
  width: 100% !important; }

.rte .gform_wrapper .field_description_below .gfield_description {
  padding-top: 4px; }

::-webkit-input-placeholder {
  font-family: 'Lato Italic'; }

:-ms-input-placeholder {
  font-family: 'Lato Italic'; }

::placeholder {
  font-family: 'Lato Italic'; }

.gfield textarea {
  height: auto; }

.gfield .textarea.small {
  height: 80px;
  width: 100%; }

.gfield .textarea.medium {
  height: 180px;
  width: 100%; }

.gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-transform: uppercase;
  cursor: pointer;
  background-image: none;
  border: none;
  border-bottom: 0 solid transparent;
  white-space: nowrap;
  padding: 8px 25px 8px 25px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 8px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s;
  color: #FFFFFF;
  background-color: #CB4F00;
  border-color: #CB4F00; }
  .gform_button:focus, .gform_button.focus, .gform_button:active:focus, .gform_button:active.focus, .gform_button.active:focus, .gform_button.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .gform_button:hover, .gform_button:focus, .gform_button.focus {
    color: #545454;
    text-decoration: none; }
  .gform_button:active, .gform_button.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .gform_button.disabled, .gform_button[disabled],
  fieldset[disabled] .gform_button {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none; }
  .gform_button:focus, .gform_button.focus {
    color: #FFFFFF;
    background-color: #983b00;
    border-color: #4c1d00; }
  .gform_button:hover {
    color: #FFFFFF;
    background-color: #983b00;
    border-color: #8e3700; }
  .gform_button:active, .gform_button.active {
    color: #FFFFFF;
    background-color: #983b00;
    border-color: #8e3700; }
    .gform_button:active:hover, .gform_button:active:focus, .gform_button:active.focus, .gform_button.active:hover, .gform_button.active:focus, .gform_button.active.focus {
      color: #FFFFFF;
      background-color: #742d00;
      border-color: #4c1d00; }
  .gform_button:active, .gform_button.active {
    background-image: none; }
  .gform_button.disabled:hover, .gform_button.disabled:focus, .gform_button.disabled.focus, .gform_button[disabled]:hover, .gform_button[disabled]:focus, .gform_button[disabled].focus,
  fieldset[disabled] .gform_button:hover,
  fieldset[disabled] .gform_button:focus,
  fieldset[disabled] .gform_button.focus {
    background-color: #CB4F00;
    border-color: #CB4F00; }

.gform_button.disabled, .gform_button[disabled],
fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none; }

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_error .validation_message {
  color: #b94a48; }

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #E53B1F; }

.validation_error {
  padding: 15px;
  margin: 0 0 15px 0;
  border: 1px solid transparent;
  border-radius: 0;
  color: #FFFFFF;
  border-color: #d23318;
  background-color: #E53B1F; }

.gform_confirmation_wrapper {
  padding: 15px;
  margin: 30px 0 15px 0;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  font-weight: 600; }

.gform_heading {
  margin-bottom: 15px; }

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

.gfield:after {
  clear: both; }

.gform_wrapper .centered-button .gform_button {
  text-align: center;
  float: none;
  margin: 16px auto !important; }

.gform_wrapper .centered-button .gform_footer {
  text-align: center; }

.gform_wrapper .ginput_complex label {
  font-size: 0.9em;
  font-weight: normal;
  font-family: 'Lato Italic'; }

.gform_wrapper .top_label .gfield_label {
  color: #999999;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal; }

.gform_wrapper .ginput_complex .ginput_full {
  display: block;
  margin-bottom: 15px; }

.gform_wrapper ul.gform_fields li.gfield {
  padding: 0 !important; }

@media only screen and (min-width: 641px) {
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 !important; } }

@media only screen and (min-width: 768px) {
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_first,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_last {
    float: left;
    display: block;
    width: 50%; }
  .ginput_container input.small,
  .ginput_container select.small {
    width: 25%; }
  .gform_wrapper .ginput_container input.medium,
  .gform_wrapper .top_label .ginput_container input.medium.datepicker,
  .gform_wrapper .ginput_container select.medium {
    width: 50%; }
  .gform_wrapper img.ui-datepicker-trigger {
    margin-left: -28px; }
  .gform_wrapper .ginput_left,
  .gform_wrapper .ginput_complex.gf_name_has_2 .name_first {
    margin-right: 0;
    clear: both; }
  .rte .gform_wrapper ul {
    display: block; }
  .gform_wrapper .gform_body {
    width: 70%; }
  .col-1 .gform_wrapper .gform_body {
    width: 100%; }
  .gfield .simple_captcha_medium {
    width: 50%; } }

.gform_wrapper .gform_ajax_spinner {
  margin-left: 10px; }

.gf_clear {
  clear: both;
  width: 100%;
  height: 1px;
  margin: 0 0 -1px; }

td.gfield_list_icons {
  min-width: 50px; }

.gfield_list th {
  font-size: 13px; }

.ginput_recaptcha,
.gfield_captcha {
  margin-bottom: 15px; }

.ginput_counter {
  float: right;
  font-family: 'Lato Italic'; }

.gfield_description {
  font-family: 'Lato Italic'; }

.ginput_container_fileupload + .gfield_description {
  margin-top: 7.5px; }

#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-thumbnail-inside,
#jb-search-results .gsc-table-result,
#jb-search-results .gsc-url-top {
  padding: 0; }

#jb-search-results .gsc-result-info {
  padding: 0;
  margin-bottom: 4px; }

#jb-search-results div.gs-title {
  margin-bottom: 4px; }

#jb-search-results .gsc-control-cse,
#jb-search-results .gsc-control-cse .gsc-table-result {
  font-family: inherit; }

#jb-search-results .gsc-control-cse table {
  margin-bottom: 0;
  border: 0; }

#jb-search-results .gsc-control-cse table td {
  background: transparent none;
  padding: 0;
  border: none; }

#jb-search-results .gsc-result .gs-title {
  overflow: visible; }

#jb-search-results .gsc-control-cse * {
  text-decoration: none !important; }

#jb-search-results .gsc-control-cse .gsc-result img {
  border: 0; }

#jb-search-results .gcsc-branding {
  display: none; }

#jb-search-results .gsc-selected-option-container,
#jb-search-results .gsc-selected-option-container * {
  box-sizing: content-box; }

.aligncenter,
div.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.alignleft {
  float: left; }

img.alignleft,
.wp-caption.alignleft {
  margin: 0 15px 15px 0; }

img.alignright,
.wp-caption.alignright {
  margin: 0 0 15px 15px; }

.alignright {
  float: right; }

img.alignnone {
  margin-bottom: 15px; }

.multiselect-wrapper {
  width: 180px;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px; }

.multiselect-wrapper .multiselect-input {
  width: 100%;
  padding-right: 50px; }

.multiselect-wrapper label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 5px 10px; }

.multiselect-wrapper .multiselect-list {
  z-index: 1;
  position: absolute;
  display: none;
  background-color: white;
  border: 1px solid grey;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-top: -2px; }

.multiselect-wrapper .multiselect-list.active {
  display: block; }

.multiselect-wrapper .multiselect-list > span {
  font-weight: bold; }

.multiselect-wrapper .multiselect-list .multiselect-checkbox {
  margin-right: 2px; }

.multiselect-wrapper .multiselect-list > span,
.multiselect-wrapper .multiselect-list li {
  cursor: default; }

.multiselect-wrapper .multiselect-list {
  padding: 5px;
  min-width: 200px; }

.multiselect-wrapper hr {
  margin: 3px 0; }

.multiselect-wrapper ul {
  list-style: none;
  display: block;
  position: relative;
  padding: 0px;
  margin: 0px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden; }

.multiselect-wrapper ul li {
  display: block;
  border-bottom: 1px solid #ccc; }

.multiselect-wrapper ul li.active {
  background-color: #E5E5E5;
  color: 333; }

.multiselect-wrapper ul li:hover {
  background-color: #eee;
  color: 333; }

.multiselect-input-div {
  height: 34px;
  position: relative; }

.multiselect-input-div input {
  border: 1px solid #ababab;
  background: #fff;
  padding: 5px 10px;
  vertical-align: middle; }

.multiselect-count {
  position: relative;
  text-align: center;
  border-radius: 2px;
  display: inline-block !important;
  padding: 2px 7px;
  left: -45px; }

.multiselect-wrapper label.multiselect-dropdown-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  position: absolute;
  line-height: 20px;
  text-align: center;
  display: inline-block !important;
  top: 14px;
  right: 8px;
  padding: 0; }

/** Responsive Tables (https://github.com/zurb/responsive-tables)
 *  This is a Sass adaptation of Responsive Tables from Foundation v2.1.4 (http://foundation.zurb.com).
 *  Complementary to responsive-tables.js.
 */
@media only screen and (max-width: 767px) {
  .pinned {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 30%;
    overflow: hidden;
    overflow-x: scroll; }
    .pinned table {
      border-right: none;
      border-left: none;
      width: 100%;
      border-collapse: collapse; }
      .pinned table th,
      .pinned table td {
        white-space: nowrap; }
    .pinned td:last-child {
      border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden; }
    div.table-wrapper div.scrollable {
      overflow: scroll;
      overflow-y: hidden; }
  table.responsive {
    margin-bottom: 0; }
    table.responsive th,
    table.responsive td {
      position: relative;
      white-space: nowrap;
      overflow: hidden; } }

@media only screen and (min-width: 768px) {
  .table-wrapper {
    max-width: 100%;
    overflow-y: auto;
    margin-bottom: 1.25rem; } }

/* SITE-SPECIFIC STYLES GO HERE */
.rte {
  line-height: 1.42857; }
  .rte > :first-child {
    margin-top: 0 !important; }
  .rte > :last-child {
    margin-bottom: 0 !important; }
  .rte a.btn,
  .rte .btn {
    display: inline-block;
    margin-bottom: 16px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: none;
    font-size: 15px;
    padding: 15px 20px;
    line-height: 1.25;
    border-radius: 10px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.5s; }
    .rte a.btn *,
    .rte .btn * {
      color: inherit; }
    @media only screen and (min-width: 768px) {
      .rte a.btn,
      .rte .btn {
        font-size: 17px; } }
    .rte a.btn:hover, .rte a.btn:focus, .rte a.btn:active,
    .rte .btn:hover,
    .rte .btn:focus,
    .rte .btn:active {
      text-decoration: none !important; }
    .rte a.btn:hover, .rte a.btn:focus, .rte a.btn.focus,
    .rte .btn:hover,
    .rte .btn:focus,
    .rte .btn.focus {
      color: #fefefe;
      text-decoration: none; }
    .rte a.btn:active, .rte a.btn.active,
    .rte .btn:active,
    .rte .btn.active {
      outline: 0;
      background-image: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .rte a.btn:active:focus, .rte a.btn:active.focus, .rte a.btn.active:focus, .rte a.btn.active.focus,
    .rte .btn:active:focus,
    .rte .btn:active.focus,
    .rte .btn.active:focus,
    .rte .btn.active.focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .rte a.btn.disabled, .rte a.btn[disabled],
    fieldset[disabled] .rte a.btn,
    .rte .btn.disabled,
    .rte .btn[disabled],
    fieldset[disabled]
    .rte .btn {
      cursor: not-allowed;
      opacity: 0.65;
      box-shadow: none;
      pointer-events: none; }
    @media only screen and (min-width: 768px) {
      .rte a.btn,
      .rte .btn {
        white-space: nowrap; } }
    .rte a.btn--read-more,
    .rte .btn--read-more {
      background-color: #126baf;
      color: #fefefe; }
      .rte a.btn--read-more:hover, .rte a.btn--read-more:active, .rte a.btn--read-more:focus,
      .rte .btn--read-more:hover,
      .rte .btn--read-more:active,
      .rte .btn--read-more:focus {
        outline: none;
        background-color: #003f77;
        color: #fefefe; }
    .rte a.btn--primary,
    .rte .btn--primary {
      text-decoration: none;
      padding: 8px 24px;
      white-space: normal;
      font-weight: 600;
      text-align: left;
      background-color: #CB4F00;
      color: #fff; }
      .rte a.btn--primary:hover, .rte a.btn--primary:focus, .rte a.btn--primary:active,
      .rte .btn--primary:hover,
      .rte .btn--primary:focus,
      .rte .btn--primary:active {
        color: #fff;
        background-color: #983b00; }
    .rte a.btn--sidebar,
    .rte .btn--sidebar {
      text-decoration: none;
      padding: 15px 18px;
      white-space: normal;
      background-color: #126BAF;
      color: #fefefe;
      font-weight: 700;
      text-align: left; }
      .rte a.btn--sidebar:hover, .rte a.btn--sidebar:focus, .rte a.btn--sidebar:active,
      .rte .btn--sidebar:hover,
      .rte .btn--sidebar:focus,
      .rte .btn--sidebar:active {
        background-color: #03325c;
        color: #fefefe; }
    .rte a.btn--link,
    .rte .btn--link {
      font-weight: 700;
      text-transform: uppercase;
      padding: 8px 0 8px 0;
      border: none;
      color: #007078 !important;
      font-size: 14px;
      background: none;
      text-decoration: none;
      position: relative;
      text-align: left;
      letter-spacing: 1.5px;
      white-space: normal; }
      .rte a.btn--link:hover, .rte a.btn--link:focus, .rte a.btn--link:active,
      .rte .btn--link:hover,
      .rte .btn--link:focus,
      .rte .btn--link:active {
        color: #b2b2b2 !important;
        text-decoration: none; }
      .rte a.btn--link:after,
      .rte .btn--link:after {
        content: "\e902";
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased; }
    .rte a.btn--read-more,
    .rte .btn--read-more {
      font-weight: 700;
      text-transform: uppercase;
      padding: 8px 32px 8px 0;
      border: none;
      color: #126BAF !important;
      font-size: 14px;
      background: none;
      text-decoration: none;
      position: relative;
      text-align: left;
      letter-spacing: 1.5px;
      white-space: normal; }
      .rte a.btn--read-more:hover, .rte a.btn--read-more:focus, .rte a.btn--read-more:active,
      .rte .btn--read-more:hover,
      .rte .btn--read-more:focus,
      .rte .btn--read-more:active {
        text-decoration: none;
        background-color: transparent;
        box-shadow: none;
        outline: none; }
      .rte a.btn--read-more:after,
      .rte .btn--read-more:after {
        content: "";
        font: normal normal normal 14px/1 "Font Awesome 5 Pro";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px;
        font: normal normal normal 14px/1 "FontAwesome";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px;
        font-size: 14px;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        width: 28px;
        line-height: 28px;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
  .rte #contact a.btn--primary,
  .rte #contact .btn--primary {
    padding: 14px 36px;
    font-size: 20px;
    text-transform: uppercase; }
  .rte body {
    color: #151519;
    font-size: 15px;
    line-height: 24.5px; }
    @media only screen and (min-width: 768px) {
      .rte body {
        font-size: 17px;
        line-height: 28px; } }
  .rte p {
    font-size: 14px;
    line-height: 24.5px; }
    @media only screen and (min-width: 768px) {
      .rte p {
        font-size: 16px;
        line-height: 28px; } }
  .rte a {
    font-weight: 700;
    color: #502d7f; }
    .rte a:hover {
      color: #007078;
      text-decoration: none; }
    .rte a:active, .rte a:focus {
      color: #333333; }
  .rte h1,
  .rte .h1 {
    margin-bottom: 18px;
    color: #545454;
    line-height: 1.357;
    font-family: "Georgia", "Merriweather", serif;
    font-size: 34px;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .rte h1,
      .rte .h1 {
        font-size: 48px;
        line-height: 60px; } }
  .rte h2,
  .rte .h2 {
    margin-bottom: 18px;
    color: #545454;
    line-height: 1.357;
    font-family: "Georgia", "Merriweather", serif;
    font-size: 22px; }
    @media only screen and (min-width: 768px) {
      .rte h2,
      .rte .h2 {
        font-size: 28px; } }
  .rte h3,
  .rte .h3 {
    margin-bottom: 14px;
    color: #545454;
    font-family: "Lato", sans-serif;
    line-height: 1.208;
    font-size: 1.25rem; }
    @media only screen and (min-width: 768px) {
      .rte h3,
      .rte .h3 {
        font-size: 1.5rem; } }
  .rte h4,
  .rte .h4 {
    color: #545454;
    line-height: 1.75;
    margin-bottom: 10px;
    font-family: "Lato", sans-serif;
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .rte h4,
      .rte .h4 {
        font-size: 20px; } }
  .rte h5,
  .rte .h5 {
    color: #545454;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    line-height: 1.3125;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24.5px; }
    @media only screen and (min-width: 768px) {
      .rte h5,
      .rte .h5 {
        font-size: 16px;
        line-height: 28px; } }
  .rte h6,
  .rte .h6 {
    color: #545454;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    line-height: 1.0625;
    font-size: 14px; }
    @media only screen and (min-width: 768px) {
      .rte h6,
      .rte .h6 {
        font-size: 16px; } }
  .rte hr {
    border: none;
    border-top: 1px solid #cdc6c0;
    padding-top: 5px;
    padding-bottom: 5px; }
    .rte hr.styled {
      border: none;
      position: relative;
      margin-top: 75px;
      margin-bottom: 75px;
      height: 79px; }
      .rte hr.styled:before {
        border: 1px solid #cdc6c0;
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 100%;
        left: 0;
        height: 0;
        content: ''; }
      .rte hr.styled:after {
        content: "";
        display: block;
        position: absolute;
        content: "\e900";
        color: #58595B;
        font-family: 'icomoon';
        width: 200px;
        height: 79px;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        line-height: 79px;
        background: #fff;
        text-align: center;
        font-size: 5rem; }
      .rte hr.styled--engagement:after {
        font-family: 'ikonut';
        content: "\e90c";
        color: #545554; }
      .rte hr.styled--change:after {
        font-family: 'ikonut';
        content: "\e915";
        color: #545554; }
      .rte hr.styled--coaching:after {
        font-family: 'ikonut';
        content: "\e927";
        color: #545554; }
      .rte hr.styled--development:after {
        font-family: 'ikonut';
        content: "\e92c";
        color: #545554; }
      .rte hr.styled--events:after {
        font-family: 'ikonut';
        content: "\e937";
        color: #545554; }
      .rte hr.styled--partnerships:after {
        font-family: 'ikonut';
        content: "\e93e";
        color: #545554; }
  .rte ol {
    font-weight: 400;
    font-size: 14px;
    line-height: 24.5px;
    padding-left: 1.25rem;
    margin-left: 1rem;
    list-style-type: decimal; }
    @media only screen and (min-width: 768px) {
      .rte ol {
        font-size: 16px;
        line-height: 28px; } }
    .rte ol.styled {
      counter-reset: li;
      margin-left: 0;
      padding-left: 0; }
      .rte ol.styled > li {
        position: relative;
        list-style: none;
        margin-bottom: 1.25rem;
        min-height: 3rem; }
        @media only screen and (min-width: 768px) {
          .rte ol.styled > li {
            padding: 4px 8px;
            margin: 0 0 6px 4rem;
            min-height: 4rem; } }
        .rte ol.styled > li:before {
          content: counter(li);
          counter-increment: li;
          box-sizing: border-box;
          font-size: 2.125rem;
          color: #fff;
          font-weight: bold;
          text-align: center;
          background: #007078;
          background: linear-gradient(45deg, #007078 0%, #ffd140 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007078', endColorstr='#ffd140', GradientType=1);
          width: 100%;
          display: block;
          line-height: 3rem;
          margin-bottom: 0.9375rem; }
          @media only screen and (min-width: 768px) {
            .rte ol.styled > li:before {
              position: absolute;
              top: 10px;
              left: -4rem;
              width: 4rem;
              line-height: 4rem;
              margin-right: 1rem; } }
        .rte ol.styled > li:marker {
          width: 30px;
          text-align: right;
          margin-right: 10px;
          display: inline-block;
          background-color: red; }
    .rte ol ol {
      list-style-type: lower-alpha; }
      .rte ol ol ol {
        list-style-type: lower-roman; }
        .rte ol ol ol ol {
          list-style-type: decimal; }
          .rte ol ol ol ol ol {
            list-style-type: lower-alpha; }
  .rte ul {
    margin-left: 1rem;
    padding-left: 1.25rem;
    list-style-type: disc; }
    .rte ul ul {
      list-style-type: circle; }
      .rte ul ul ul {
        list-style-type: square; }
        .rte ul ul ul ul {
          list-style-type: disc; }
  .rte ul.styled {
    list-style: none !important;
    padding-left: 0;
    margin-left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 24.5px; }
    @media only screen and (min-width: 768px) {
      .rte ul.styled {
        font-size: 16px;
        line-height: 28px; } }
    .rte ul.styled li {
      line-height: 1.45rem;
      position: relative;
      padding-left: 18px;
      font-size: 14px;
      line-height: 24.5px; }
      @media only screen and (min-width: 768px) {
        .rte ul.styled li {
          font-size: 16px;
          line-height: 28px; } }
      .rte ul.styled li:before {
        color: #125687;
        content: "\f111";
        font-family: "Font Awesome 5 Pro";
        font-size: 8px;
        font-weight: 900;
        left: 0;
        position: absolute; }
  .rte li {
    padding: 3px 0 0; }
  .rte > ul > li:first-child,
  .rte .col-1 > ul > li:first-child {
    padding-top: 0; }
  .rte p {
    margin-bottom: 20px;
    font-weight: 400; }
    @media only screen and (min-width: 768px) {
      .rte p {
        margin-bottom: 20px; } }
    .rte p.no-margin {
      margin-bottom: 4px; }
  .rte .large-text {
    font-size: 15.75px;
    color: #1c2657;
    font-weight: 300; }
    @media only screen and (min-width: 768px) {
      .rte .large-text {
        font-size: 18px;
        line-height: 32px; } }
  .rte .intro-text {
    font-size: 17.5px;
    font-family: "Lato", sans-serif;
    line-height: 1.68;
    color: #545454;
    font-weight: 400; }
    @media only screen and (min-width: 768px) {
      .rte .intro-text {
        font-size: 20px; } }
  .rte li.intro-text:before {
    line-height: 2.25rem; }
  .rte .small-text,
  .rte .table-smaller td.small-text,
  .rte .table-smaller th.small-text {
    font-size: 14px; }
  .rte .small-text p,
  .rte p.small-text {
    margin-bottom: 16px;
    margin-top: -10px; }
    @media only screen and (min-width: 768px) {
      .rte .small-text p,
      .rte p.small-text {
        line-height: 20px; } }
  .rte blockquote {
    margin: 0 0 15px 0;
    display: inline-block;
    padding-left: 20px;
    font-weight: 400;
    position: relative;
    color: #545454;
    font-family: 'Lato Italic';
    line-height: 28px;
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px; }
    @media only screen and (min-width: 768px) {
      .rte blockquote {
        margin-left: 20px;
        font-size: 17px; } }
    .rte blockquote:before {
      content: "";
      position: absolute;
      left: 0;
      top: 8px;
      height: calc(100% - 16px);
      border-left: 4px solid #545454;
      display: block; }
    @media only screen and (min-width: 768px) {
      .rte blockquote {
        min-height: 30px;
        margin-left: 30px;
        margin-bottom: 20px;
        line-height: 1.8;
        padding-left: 30px;
        padding-right: 30px; } }
    @media only screen and (min-width: 1024px) {
      .rte blockquote {
        padding-left: 40px;
        margin-left: 40px; } }
    .rte blockquote p {
      color: #545454; }
      .rte blockquote p:last-child {
        margin-bottom: 0; }
  .rte .wp-caption {
    padding: 5px 0 0;
    max-width: 100%;
    margin-top: 24px;
    margin-bottom: 0; }
  .rte .wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%; }
  .rte .wp-caption .wp-caption-text {
    padding: 10px 5px;
    background-color: #ede9e5;
    color: #746058;
    font-family: Lato;
    font-size: 14px;
    font-style: italic;
    line-height: 20px; }
  .rte table {
    background-color: transparent;
    border-collapse: collapse; }
  .rte table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    color: #545454; }
  .rte table > thead > tr > th,
  .rte table > tbody > tr > th,
  .rte table > tfoot > tr > th,
  .rte table > thead > tr > td,
  .rte table > tbody > tr > td,
  .rte table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    font-weight: 400;
    font-size: 14px; }
    @media only screen and (min-width: 768px) {
      .rte table > thead > tr > th,
      .rte table > tbody > tr > th,
      .rte table > tfoot > tr > th,
      .rte table > thead > tr > td,
      .rte table > tbody > tr > td,
      .rte table > tfoot > tr > td {
        font-size: 16px; } }
  .rte table > thead > tr > th,
  .rte table > tbody > tr > th,
  .rte table > tfoot > tr > th {
    background-color: #126BAF;
    border-top: 1px solid #126BAF;
    border-bottom: 1px solid #126BAF;
    color: #fefefe;
    text-align: left;
    vertical-align: bottom; }
  .rte table table {
    background-color: #fff; }
  .rte .table-condensed > thead > tr > th,
  .rte .table-condensed > tbody > tr > th,
  .rte .table-condensed > tfoot > tr > th,
  .rte .table-condensed > thead > tr > td,
  .rte .table-condensed > tbody > tr > td,
  .rte .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .rte .table-bordered {
    border: 1px solid #ced3e7; }
  .rte .table-bordered > thead > tr > th,
  .rte .table-bordered > tbody > tr > th,
  .rte .table-bordered > tfoot > tr > th,
  .rte .table-bordered > thead > tr > td,
  .rte .table-bordered > tbody > tr > td,
  .rte .table-bordered > tfoot > tr > td {
    border: 1px solid #ced3e7; }
  .rte .table-bordered > thead > tr > th,
  .rte .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  .rte .table-striped > tbody > tr:nth-child(odd) > td,
  .rte .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #E8F1FA; }
  .rte .table-hover > tbody > tr:hover > td,
  .rte .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5; }
  .rte .table-hover > tbody > tr > td.active:hover,
  .rte .table-hover > tbody > tr > th.active:hover,
  .rte .table-hover > tbody > tr.active:hover > td,
  .rte .table-hover > tbody > tr:hover > .active,
  .rte .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .rte .table-smaller th,
  .rte .table-smaller td {
    font-size: 0.9285em; }
  .rte .two-columns {
    margin-bottom: 1.25rem; }
    .rte .two-columns p {
      margin-top: 0; }
    @media only screen and (min-width: 768px) {
      .rte .two-columns {
        -webkit-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 1.875rem;
                column-gap: 1.875rem; } }
  .rte #regpack_iframe_container {
    height: 100%; }
  .rte #regpack_iframe_iframe {
    height: 100% !important; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.archive__title {
  color: #545454;
  max-width: 43.1875rem;
  border-bottom: 2px solid #b2b2b2;
  padding-bottom: 1.25rem;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem; }
  .archive__title .styled {
    color: #4c742f;
    font-style: italic; }

.search .archive__title {
  max-width: 1150px; }

.search .post-item {
  margin-bottom: 1.875rem;
  color: #545454; }
  .search .post-item a h3 {
    color: #007078;
    font-family: "Georgia", "Merriweather", serif; }

.blog .section-header,
.resources .section-header,
.archive .section-header {
  text-align: center;
  background-color: #E5E5E5;
  padding: 0.9375rem;
  margin-bottom: 1.875rem; }
  .blog .section-header .category-title,
  .resources .section-header .category-title,
  .archive .section-header .category-title {
    margin: 0; }
    .blog .section-header .category-title a,
    .resources .section-header .category-title a,
    .archive .section-header .category-title a {
      font-family: "Lato", sans-serif;
      color: #545454;
      text-transform: uppercase; }
      .blog .section-header .category-title a:hover,
      .resources .section-header .category-title a:hover,
      .archive .section-header .category-title a:hover {
        color: #007078; }
      .blog .section-header .category-title a:active,
      .resources .section-header .category-title a:active,
      .archive .section-header .category-title a:active {
        color: #333; }

.blog .post-item,
.resources .post-item,
.archive .post-item {
  text-align: center;
  margin-bottom: 1.875rem;
  color: #545454;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }
  .blog .post-item a,
  .resources .post-item a,
  .archive .post-item a {
    display: block; }
    .blog .post-item a h3,
    .resources .post-item a h3,
    .archive .post-item a h3 {
      color: #007078; }
    .blog .post-item a .image-wrapper,
    .resources .post-item a .image-wrapper,
    .archive .post-item a .image-wrapper {
      position: relative; }
      .blog .post-item a .image-wrapper:before,
      .resources .post-item a .image-wrapper:before,
      .archive .post-item a .image-wrapper:before {
        content: "";
        display: block;
        position: relative;
        width: 100%;
        padding-top: 66.66667%; }
      .blog .post-item a .image-wrapper:before,
      .resources .post-item a .image-wrapper:before,
      .archive .post-item a .image-wrapper:before {
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        background-color: rgba(139, 128, 120, 0.6);
        transition: all 0.5s ease; }
    .blog .post-item a:hover .image-wrapper:before,
    .resources .post-item a:hover .image-wrapper:before,
    .archive .post-item a:hover .image-wrapper:before {
      background-color: rgba(139, 128, 120, 0); }
  .blog .post-item:hover .image-wrapper:before,
  .resources .post-item:hover .image-wrapper:before,
  .archive .post-item:hover .image-wrapper:before {
    background-color: rgba(139, 128, 120, 0); }
  @media only screen and (min-width: 768px) {
    .blog .post-item,
    .resources .post-item,
    .archive .post-item {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media only screen and (min-width: 1024px) {
    .blog .post-item,
    .resources .post-item,
    .archive .post-item {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  .blog .post-item__format,
  .resources .post-item__format,
  .archive .post-item__format {
    text-transform: uppercase;
    font-size: 0.75rem;
    display: block;
    margin-top: 0.9375rem;
    color: #999;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .blog .post-item__format,
      .resources .post-item__format,
      .archive .post-item__format {
        font-size: 0.875rem; } }
  .blog .post-item__title,
  .resources .post-item__title,
  .archive .post-item__title {
    margin: 0.625rem 0;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    color: #545454;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .blog .post-item__title,
      .resources .post-item__title,
      .archive .post-item__title {
        font-size: 1rem; } }
    .blog .post-item__title a,
    .resources .post-item__title a,
    .archive .post-item__title a {
      color: inherit; }
      .blog .post-item__title a:hover,
      .resources .post-item__title a:hover,
      .archive .post-item__title a:hover {
        color: #007078; }
  .blog .post-item:hover a,
  .resources .post-item:hover a,
  .archive .post-item:hover a {
    color: #007078; }

.post-nav {
  max-width: 43.1875rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto; }
  .post-nav a {
    color: #126baf;
    font-family: Lato;
    font-size: 0.8125rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 0.3125rem 0.9375rem; }
    .post-nav a .fa {
      color: #669c40; }
    .post-nav a:hover {
      background-color: #dce8f4; }

#filter {
  background-color: #666666; }
  #filter > .container > .row {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; }
    @media only screen and (min-width: 768px) {
      #filter > .container > .row {
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        padding-left: 15px;
        padding-right: 15px; } }

.categories-filter {
  text-transform: uppercase;
  position: static; }
  @media only screen and (min-width: 768px) {
    .categories-filter {
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      margin-left: 14px; } }
  @media only screen and (min-width: 1024px) {
    .categories-filter {
      margin-left: 15px; } }
  @media only screen and (min-width: 1200px) {
    .categories-filter {
      margin-left: 15px; } }
  .categories-filter ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .categories-filter ul li {
      padding: 0; }
      .categories-filter ul li a {
        color: #fff;
        padding: 0 0.9375rem;
        text-transform: uppercase;
        line-height: 3.375rem;
        display: block;
        padding-left: 16px;
        padding-right: 16px; }
        @media only screen and (min-width: 1024px) {
          .categories-filter ul li a {
            padding: 0 1.875rem; } }
        .categories-filter ul li a.active {
          background-color: #E4E4E4;
          color: #545454; }
        .categories-filter ul li a i {
          margin-right: 20px; }

#categories-filter {
  text-transform: uppercase;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #E5E5E5; }
  #categories-filter #categorySelect {
    padding: 0 15px;
    position: absolute;
    width: calc(100%);
    left: 0;
    right: 0;
    background-color: #E5E5E5;
    z-index: 100;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease; }
    @media only screen and (min-width: 768px) {
      #categories-filter #categorySelect {
        width: calc(100% - 30px);
        right: 15px;
        left: auto; } }
    @media only screen and (min-width: 768px) {
      #categories-filter #categorySelect ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    #categories-filter #categorySelect ul li {
      padding: 0.25rem 0.5rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      font-size: 14px;
      text-transform: initial; }
      @media only screen and (min-width: 768px) {
        #categories-filter #categorySelect ul li {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%;
          font-size: 15px; } }
      @media only screen and (min-width: 1200px) {
        #categories-filter #categorySelect ul li {
          font-size: 16px;
          -webkit-flex-basis: 33.33%;
              -ms-flex-preferred-size: 33.33%;
                  flex-basis: 33.33%; } }
    #categories-filter #categorySelect input {
      margin-right: 10px; }
  #categories-filter.active #categorySelect {
    padding: 20px 15px;
    max-height: 600px;
    overflow: visible; }

@media only screen and (min-width: 768px) {
  .post-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.post-filter .type-toggle {
  color: #fff;
  padding: 0 0.9375rem;
  text-transform: uppercase;
  line-height: 3.375rem;
  display: block; }
  @media only screen and (min-width: 768px) {
    .post-filter .type-toggle {
      display: none; } }
  .post-filter .type-toggle.active {
    background-color: #E5E5E5;
    color: #545454; }

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .post-filter .types__list {
    position: absolute;
    background-color: #E5E5E5;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease; }
    .post-filter .types__list.active {
      max-height: 600px;
      overflow: visible; }
    .post-filter .types__list a.layout-option {
      color: #333;
      font-size: 14px;
      line-height: 1.5rem; } }
    @media only screen and (min-width: 1px) and (max-width: 767px) and (min-width: 1024px) {
      .post-filter .types__list a.layout-option {
        padding: 0.5rem 1rem; } }

@media only screen and (min-width: 1px) and (max-width: 767px) {
      .post-filter .types__list a.layout-option.active {
        background-color: #999;
        color: #E5E5E5; }
    .post-filter .types__list li {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }

@media only screen and (min-width: 768px) {
  .post-filter .types__list {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0 1.25rem; } }

.post-filter .types__list .layout-option,
.post-filter .types__list .category-toggle,
.post-filter .types__list .type-option {
  color: #fff;
  padding: 0 0.9375rem;
  text-transform: uppercase;
  line-height: 3.375rem;
  display: block;
  padding: 0.5rem 1rem; }
  @media only screen and (min-width: 768px) {
    .post-filter .types__list .layout-option,
    .post-filter .types__list .category-toggle,
    .post-filter .types__list .type-option {
      padding: 0rem 0.75rem; } }
  @media only screen and (min-width: 1024px) {
    .post-filter .types__list .layout-option,
    .post-filter .types__list .category-toggle,
    .post-filter .types__list .type-option {
      padding: 0rem 1rem; } }
  .post-filter .types__list .layout-option:hover,
  .post-filter .types__list .category-toggle:hover,
  .post-filter .types__list .type-option:hover {
    background-color: #999;
    color: #fff; }
  .post-filter .types__list .layout-option.active,
  .post-filter .types__list .category-toggle.active,
  .post-filter .types__list .type-option.active {
    background-color: #E5E5E5;
    color: #545454; }
    .post-filter .types__list .layout-option.active:hover,
    .post-filter .types__list .category-toggle.active:hover,
    .post-filter .types__list .type-option.active:hover {
      background-color: #999;
      color: #fff; }

.post-filter .types__list .category-toggle {
  position: relative; }
  .post-filter .types__list .category-toggle.active {
    background-color: #E5E5E5;
    color: #545454; }
    .post-filter .types__list .category-toggle.active:hover {
      background-color: #ccc;
      color: #333; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .resources.menu-open .sticky-filter {
    top: 100px; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .resources.logged-in.menu-open .sticky-filter {
    top: 132px; } }

.sticky-filter {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  z-index: 100;
  transition: all 0.5s ease-in-out; }
  @media only screen and (min-width: 1024px) {
    .sticky-filter {
      top: 80px; } }

.logged-in .sticky-filter {
  position: -webkit-sticky;
  position: sticky;
  top: 82px;
  z-index: 100; }
  @media only screen and (min-width: 1024px) {
    .logged-in .sticky-filter {
      top: 112px; } }

.more-resouces {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  display: inline-block; }

.eventfilter {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .eventfilter li {
    padding: 0; }

.archive.events .event {
  border: 2px solid #DCE8F4;
  padding: 0;
  margin-bottom: 1.875rem; }
  .archive.events .event:hover {
    border: 2px solid #502D7F; }
  .archive.events .event .event__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .archive.events .event .event-thumbnail {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 17.8125rem;
    background-size: cover; }
  .archive.events .event .event-details {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 1.25rem;
    line-height: 1.8;
    -webkit-flex-basis: calc(100% - 285px);
        -ms-flex-preferred-size: calc(100% - 285px);
            flex-basis: calc(100% - 285px); }
    .archive.events .event .event-details ul {
      padding-left: 1.75rem;
      margin: 0; }
      .archive.events .event .event-details ul li {
        position: relative; }
        .archive.events .event .event-details ul li:before {
          position: absolute;
          left: -1.75rem;
          top: 0.3125rem; }
    .archive.events .event .event-details .date:before {
      content: "";
      font: normal normal normal 14px/1 "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #126BAF;
      font-weight: 700; }
    .archive.events .event .event-details .time:before {
      content: "";
      font: normal normal normal 14px/1 "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #746058;
      font-weight: 700; }
    .archive.events .event .event-details .location:before {
      content: "";
      font: normal normal normal 14px/1 "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #4C742F;
      font-weight: 700; }
    .archive.events .event .event-details .link:before {
      content: "";
      font: normal normal normal 14px/1 "Font Awesome 5 Pro";
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.single.resources .spacer {
  margin-top: 0 !important; }

.single .post {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 0 solid #dce8f4; }
  .single .post__meta {
    color: #b2b2b2;
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .single .post__meta {
        font-size: 20px; } }
  .single .post .content--form header {
    border: 1px solid #ccc;
    position: relative;
    padding-left: 5.9375rem;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    margin-bottom: 1.25rem; }
    .single .post .content--form header:before {
      content: '';
      display: inline-block;
      width: 5rem;
      height: 5rem;
      min-height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      background-image: linear-gradient(135deg, #125687, #007078);
      background-repeat: repeat-x; }
    .single .post .content--form header h3 {
      margin: 0;
      color: #545454;
      font-family: "Lato", sans-serif;
      font-size: 1.5rem;
      line-height: 26px; }
    .single .post .content--form header h4 {
      margin: 10px 0 0;
      color: #666666;
      font-family: "Lato", sans-serif;
      font-size: 1.125rem;
      line-height: 24px;
      font-family: 'Lato Italic'; }
  .single .post-navigation {
    background-color: #e5e5e5;
    margin: 0;
    padding: 1.25rem 0;
    box-shadow: 0 -5px 5px #bbb inset; }
    .single .post-navigation .col {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .single .post-navigation .col a {
        text-transform: uppercase;
        color: #999999; }
        .single .post-navigation .col a:hover {
          color: #545454; }
        .single .post-navigation .col a:active {
          color: #333333; }
    .single .post-navigation .alignleft,
    .single .post-navigation .alignright {
      min-width: 60px; }

.single .wp-post-image {
  margin-bottom: 1.25rem; }

.single.blog iframe {
  padding: 1.25rem;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); }

.single.comments-open .post-navigation {
  margin-bottom: 0; }

.responsive-embed-wrapper {
  padding: 1.25rem;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.rte .author {
  width: 100%;
  box-shadow: 4px 4px 10px rgba(84, 84, 84, 0.4);
  text-align: center;
  padding: 1.25rem;
  float: right;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media only screen and (min-width: 768px) {
    .rte .author {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      text-align: left; } }
  @media only screen and (min-width: 1024px) {
    .rte .author {
      width: 14.8125rem;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      text-align: center; } }
  .rte .author__thumbnail {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    max-width: 130px;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .rte .author__thumbnail {
        max-width: 102px;
        -webkit-flex-basis: 130px;
            -ms-flex-preferred-size: 130px;
                flex-basis: 130px;
        margin-right: 16px; } }
    @media only screen and (min-width: 1024px) {
      .rte .author__thumbnail {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        max-width: 197px;
        width: 100%;
        margin-right: 0; } }
    .rte .author__thumbnail__image {
      width: 100%;
      background-size: cover;
      background-position: center; }
      .rte .author__thumbnail__image:before {
        content: "";
        display: block;
        position: relative;
        width: 100%;
        padding-top: 100%; }
  .rte .author__details {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .rte .author__details {
        -webkit-flex-basis: calc(100% - 130px);
            -ms-flex-preferred-size: calc(100% - 130px);
                flex-basis: calc(100% - 130px); } }
    @media only screen and (min-width: 1024px) {
      .rte .author__details {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; } }
  .rte .author__name {
    margin: 0.625rem 0;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #007078;
    font-weight: 700;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .rte .author__name {
        font-size: 1rem; } }
  .rte .author__title {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #B2B2B2;
    line-height: 1.6;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .rte .author__title {
        font-size: 0.875rem; } }
  .rte .author__link {
    padding-right: 1.25rem;
    color: #B2B2B2;
    transition: all 0.5s ease; }
    .rte .author__link:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block; }
    .rte .author__link .icon:before {
      transition: all 0.5s ease;
      display: inline-block; }
    .rte .author__link:hover {
      color: #007078; }
      .rte .author__link:hover .icon:before {
        -webkit-transform: translateX(5px);
            -ms-transform: translateX(5px);
                transform: translateX(5px); }
    .rte .author__link:active, .rte .author__link:focus {
      color: #333333; }

.related {
  padding-bottom: 2.5rem; }
  .related__title {
    text-align: center;
    background-color: #E5E5E5;
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    line-height: 1.625rem;
    color: #545454;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin-bottom: 2.5rem; }
  .related__post {
    text-align: center;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    .related__post:nth-child(3) {
      display: none; }
    @media only screen and (min-width: 1024px) {
      .related__post {
        -webkit-flex: 0 0 33.33333%;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%; }
        .related__post:nth-child(3) {
          display: block; } }
    .related__post__thumbnail {
      background-color: #545454;
      margin-bottom: 1.25rem; }
      .related__post__thumbnail img,
      .related__post__thumbnail img.attachment-featured-thumbnail {
        opacity: 0.7;
        margin: 0;
        transition: all 0.5s ease; }
    .related__post__format {
      color: #999999;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      margin: 0 0 0.875rem;
      font-size: 0.875rem; }
    .related__post__title {
      color: #545454;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      margin: 0;
      line-height: 1.5;
      font-size: 1rem;
      font-weight: 700; }
    .related__post:hover img.attachment-featured-thumbnail {
      opacity: 1; }

.content--form header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1.25rem; }
  .content--form header .title-wrapper {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .content--form header .title-wrapper {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto;
        padding-left: 1.25rem; } }
    .content--form header .title-wrapper h3 {
      font-size: 1.5rem;
      font-family: "Lato", sans-serif;
      margin-bottom: 0.625rem;
      margin-top: 1rem; }
    .content--form header .title-wrapper .sub-title {
      margin: 0;
      font-family: 'Lato Italic';
      font-weight: normal;
      font-size: 1.125rem; }
  .content--form header .box {
    position: relative;
    min-height: 2.5rem;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .content--form header .box {
        -webkit-flex-basis: 5rem;
            -ms-flex-preferred-size: 5rem;
                flex-basis: 5rem;
        min-height: 5rem; } }
    .content--form header .box:before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      background-image: linear-gradient(45deg, #007078, #125687);
      background-repeat: repeat-x; }

.archive .post-navigation {
  background-color: #e5e5e5;
  margin: 0;
  padding: 1.25rem 0;
  box-shadow: 0 -5px 5px #bbb inset;
  margin-bottom: 1.875rem; }
  .archive .post-navigation .col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .archive .post-navigation .col a {
      text-transform: uppercase;
      color: #999999; }
      .archive .post-navigation .col a:hover {
        color: #545454; }
      .archive .post-navigation .col a:active {
        color: #333333; }
  .archive .post-navigation .alignleft,
  .archive .post-navigation .alignright {
    min-width: 60px; }

#respond textarea {
  width: 100%;
  height: 10rem;
  background-color: #e5e5e5;
  border: none;
  border-radius: 5px;
  padding: 10px; }

#respond input[type="text"] {
  background-color: #e5e5e5;
  border: none;
  border-radius: 5px;
  padding: 10px;
  width: 100%; }

#respond .notice {
  font-family: 'Lato Italic'; }

@media only screen and (min-width: 768px) {
  .at-above-post.addthis_tool {
    float: right; } }

.event__meta {
  margin-bottom: 1.875rem; }
  .event__meta .event__subtitle {
    color: #999; }

.event-step {
  margin-bottom: 3.125rem; }
  .event-step:last-child {
    margin-bottom: 4.375rem; }
  .event-step > .col {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
    padding: 1.875rem; }
  .event-step__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .event-step__number {
    width: 100%;
    height: 3.75rem;
    text-align: center;
    background-image: linear-gradient(45deg, #502D7F, #A73439);
    background-repeat: repeat-x;
    margin-bottom: 1.25rem; }
    @media only screen and (min-width: 768px) {
      .event-step__number {
        height: 5rem;
        width: 5rem; } }
    .event-step__number span {
      font-size: 34px;
      line-height: 3.125rem;
      font-family: "Georgia", "Merriweather", serif;
      color: #fff; }
      @media only screen and (min-width: 768px) {
        .event-step__number span {
          line-height: 4.375rem;
          font-size: 48px; } }
  .event-step__title {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .event-step__title {
        padding: 0 1.25rem;
        -webkit-flex-basis: calc(100% - 80px);
            -ms-flex-preferred-size: calc(100% - 80px);
                flex-basis: calc(100% - 80px); } }
    .event-step__title h3 {
      margin: 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      font-size: 1.5rem;
      font-family: "Lato", sans-serif;
      margin-bottom: 0.625rem; }
    .event-step__title h5 {
      margin: 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      font-family: 'Lato Italic';
      font-weight: normal;
      font-size: 1.125rem;
      color: #666; }
  .event-step__contents {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 1.875rem -0.9375rem 0; }
    @media only screen and (min-width: 768px) {
      .event-step__contents {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; } }
    .event-step__contents__item {
      padding: 0 0.9375rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
    @media only screen and (min-width: 768px) {
      .event-step__contents--twocol .event-step__contents__item {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%; } }
    .event-step__contents ul {
      list-style: initial;
      padding-left: 20px; }
    .event-step__contents h1,
    .event-step__contents h2,
    .event-step__contents h3,
    .event-step__contents h4,
    .event-step__contents h5,
    .event-step__contents h6 {
      margin-top: 20px;
      margin-bottom: 10px; }
  .event-step__footer {
    text-align: center;
    margin-top: 1.875rem; }
  .event-step .extra-toggle-row {
    text-align: center;
    border-top: 1px solid #ccc;
    margin-top: 20px; }
    .event-step .extra-toggle-row a {
      padding: 5px;
      display: inline-block;
      margin-top: 8px; }
      .event-step .extra-toggle-row a i:before {
        transition: all 0.5s ease;
        display: block; }
      .event-step .extra-toggle-row a.active i:before {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
  .event-step .extra {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .event-step .extra .extra-col {
      padding: 15px; }
      @media only screen and (min-width: 768px) {
        .event-step .extra .extra-col {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; } }
    @media only screen and (min-width: 768px) {
      .event-step .extra--two-col .extra-col {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%; } }

.event-item {
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  position: relative; }
  .event-item a {
    color: #545454; }
    .event-item a:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border: 2px solid #fff;
      transition: all 0.15s ease; }
    .event-item a:hover, .event-item a:focus, .event-item a:active {
      color: #545454; }
      .event-item a:hover:after, .event-item a:focus:after, .event-item a:active:after {
        border: 2px solid #502D7F; }
  .event-item__title {
    margin-top: 0;
    padding-right: 60px;
    line-height: 1.4; }
  .event-item__meta {
    width: 100%; }
  .event-item__audience {
    text-align: right;
    color: #999; }
  .event-item__details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media only screen and (min-width: 768px) {
      .event-item__details {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; } }
  .event-item__availability {
    padding-right: 1.25rem;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 1.25rem; }
    @media only screen and (min-width: 768px) {
      .event-item__availability {
        -webkit-flex-basis: 45%;
            -ms-flex-preferred-size: 45%;
                flex-basis: 45%; } }
    @media only screen and (min-width: 1024px) {
      .event-item__availability {
        -webkit-flex-basis: 35%;
            -ms-flex-preferred-size: 35%;
                flex-basis: 35%; } }
    @media only screen and (min-width: 1200px) {
      .event-item__availability {
        -webkit-flex-basis: 25%;
            -ms-flex-preferred-size: 25%;
                flex-basis: 25%; } }
    .event-item__availability span {
      background-image: linear-gradient(45deg, #502D7F, #A73439);
      background-repeat: repeat-x;
      padding: 0.3125rem 1.25rem;
      margin-left: -20px;
      font-size: 24px;
      font-family: "Georgia", "Merriweather", serif;
      color: #fff;
      text-transform: uppercase; }
  .event-item__audience {
    font-family: 'Lato Italic'; }
  .event-item__type {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    width: 2.5rem;
    height: 2rem;
    background-color: #B2B2B2;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    font-size: 1.25rem;
    border-radius: 3px; }
  .event-item:hover .event-item__title {
    color: #502D7F; }

.page-navigation {
  background-color: #E5E5E5;
  padding: 1rem 0;
  text-transform: uppercase; }
  .page-navigation a {
    color: #999999; }
    .page-navigation a:hover {
      color: #4a4a4a; }
  .page-navigation .alignleft,
  .page-navigation .alignright {
    min-width: 60px; }

h3,
h4,
h5,
h6 {
  font-family: "Lato", "Merriweather", serif; }

.jb-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .jb-row .jb-column {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media only screen and (min-width: 768px) {
      .jb-row .jb-column {
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }

body {
  background-color: #333333; }

.main-wrapper {
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.3);
  max-width: 71.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff; }
  @media only screen and (min-width: 1024px) {
    .main-wrapper {
      max-width: 60rem; } }
  @media only screen and (min-width: 1200px) {
    .main-wrapper {
      max-width: 71.25rem; } }

.newsletter-signup {
  margin-bottom: 30px; }
  .newsletter-signup #gform_20 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 1024px) {
      .newsletter-signup #gform_20 {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left; } }
  .newsletter-signup .gform_body {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1; }
    .newsletter-signup .gform_body .gform_fields {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media only screen and (min-width: 1024px) {
        .newsletter-signup .gform_body .gform_fields {
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; } }
    .newsletter-signup .gform_body .ginput_container,
    .newsletter-signup .gform_body input {
      margin-top: 0 !important; }
  .newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
    @media only screen and (min-width: 1024px) {
      .newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
        padding-right: 16px !important; } }
    .newsletter-signup .gform_wrapper ul.gform_fields li.gfield input {
      border: 2px solid #fff; }
  .newsletter-signup .gform_wrapper .gform_footer {
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
    padding-top: 0;
    padding-bottom: 0; }
    .newsletter-signup .gform_wrapper .gform_footer input {
      max-width: 160px; }
    .newsletter-signup .gform_wrapper .gform_footer .gform_button {
      background-color: transparent;
      border: 2px solid #fff;
      padding: 6px 32px !important;
      margin-right: 0; }
      .newsletter-signup .gform_wrapper .gform_footer .gform_button:hover {
        background-color: #cb4f00; }

.main-wrapper {
  position: relative; }

.floating-bar {
  background-color: black;
  color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 20;
  bottom: 0;
  width: 100%; }
  .floating-bar .close {
    position: absolute;
    right: 16px;
    top: 16px;
    background-color: transparent;
    color: #fff;
    border: none; }
    .floating-bar .close:hover {
      background-color: #cb4f00; }
  .floating-bar .newsletter-signup {
    margin-bottom: 10px; }

.floating-bar-hidden .floating-bar {
  display: none; }

.hero {
  position: relative; }
  .hero__video-wrapper {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden; }
    .hero__video-wrapper:before {
      content: "";
      display: block;
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
    .hero__video-wrapper__inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .hero__video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .hero__video-wrapper #vidtop-content {
      top: 0;
      color: #fff; }
    .hero__video-wrapper .vid-info {
      position: absolute;
      top: 0;
      right: 0;
      width: 33%;
      background: rgba(0, 0, 0, 0.3);
      color: #fff;
      padding: 1rem;
      font-family: Avenir, Helvetica, sans-serif; }
    .hero__video-wrapper .vid-info h1 {
      font-size: 2rem;
      font-weight: 700;
      margin-top: 0;
      line-height: 1.2; }
    .hero__video-wrapper .vid-info a {
      display: block;
      color: #fff;
      text-decoration: none;
      background: rgba(0, 0, 0, 0.5);
      transition: .6s background;
      border-bottom: none;
      margin: 1rem auto;
      text-align: center; }
    @media (min-aspect-ratio: 16 / 9) {
      .hero__video-wrapper .hero__video-wrapper__inner:before {
        content: "";
        display: block;
        position: relative;
        width: 100%;
        padding-top: 64.03509%; } }
    @media (max-aspect-ratio: 16 / 9) {
      .hero__video-wrapper .hero__video-wrapper__inner:before {
        content: "";
        display: block;
        position: relative;
        width: 100%;
        padding-top: 64.03509%; } }
    @media all and (max-width: 600px) {
      .hero__video-wrapper .vid-info {
        width: 50%;
        padding: .5rem; }
      .hero__video-wrapper .vid-info h1 {
        margin-bottom: .2rem; } }
    @media all and (max-width: 500px) {
      .hero__video-wrapper .vid-info .acronym {
        display: none; } }
  .hero__content-wrapper {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fefefe;
    padding: 1.5625rem 0; }
    @media only screen and (min-width: 768px) {
      .hero__content-wrapper {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 1.625rem 0 1.5625rem; } }
    @media only screen and (min-width: 1024px) {
      .hero__content-wrapper {
        padding: 2.8125rem 0; } }
    @media only screen and (min-width: 1200px) {
      .hero__content-wrapper {
        padding: 2.8125rem 0; } }
    .hero__content-wrapper h1 {
      margin-top: 0;
      margin-bottom: 0.625rem;
      font-size: 2.125rem;
      line-height: 44px; }
      @media only screen and (min-width: 768px) {
        .hero__content-wrapper h1 {
          font-size: 2.25rem;
          line-height: 48px; } }
      @media only screen and (min-width: 1024px) {
        .hero__content-wrapper h1 {
          font-size: 3rem;
          line-height: 60px; } }
    .hero__content-wrapper p {
      margin-bottom: 0.625rem;
      font-size: 1.125rem; }
      @media only screen and (min-width: 768px) {
        .hero__content-wrapper p {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 1024px) {
        .hero__content-wrapper p {
          font-size: 1.25rem; } }
      .hero__content-wrapper p.bold {
        font-weight: 700; }
      .hero__content-wrapper p.italic {
        font-family: 'Lato Italic'; }
    .hero__content-wrapper a {
      color: #fefefe;
      font-weight: 700;
      padding-right: 1.25rem;
      position: relative;
      font-size: 1.125rem; }
      @media only screen and (min-width: 768px) {
        .hero__content-wrapper a {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 1024px) {
        .hero__content-wrapper a {
          font-size: 1.25rem; } }
      .hero__content-wrapper a:hover {
        color: #ffd140; }
      .hero__content-wrapper a:active, .hero__content-wrapper a:focus {
        color: #ffea99; }

.explore {
  color: #fefefe;
  font-weight: 700;
  font-size: 1.25rem;
  position: relative; }

.services {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }
  .services__header {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem; }
  .services__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
    .services__content .normal-card {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: 1.25rem; }
      @media only screen and (min-width: 768px) {
        .services__content .normal-card {
          margin-bottom: 1.875rem; } }
      @media only screen and (min-width: 1024px) {
        .services__content .normal-card {
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      @media only screen and (min-width: 1200px) {
        .services__content .normal-card {
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      .services__content .normal-card .card__inner {
        box-shadow: 4px 4px 10px 0 rgba(84, 84, 84, 0.4);
        padding: 0.9375rem;
        height: 100%;
        border: 2px solid transparent;
        transition: all 0.5s ease;
        position: relative; }
        @media only screen and (min-width: 768px) {
          .services__content .normal-card .card__inner {
            padding: 1.25rem; } }
        @media only screen and (min-width: 1024px) {
          .services__content .normal-card .card__inner {
            padding: 1.25rem; } }
      .services__content .normal-card .card-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        color: #545454;
        border-bottom: 1px solid #b2b2b2;
        padding-bottom: 1rem;
        margin-bottom: 1rem; }
        .services__content .normal-card .card-header .service_icon {
          -webkit-flex-basis: 2.5rem;
              -ms-flex-preferred-size: 2.5rem;
                  flex-basis: 2.5rem;
          border-radius: 50%; }
          .services__content .normal-card .card-header .service_icon .icon {
            font-size: 2.5rem; }
            @media only screen and (min-width: 768px) {
              .services__content .normal-card .card-header .service_icon .icon {
                font-size: 3.75rem; } }
            @media only screen and (min-width: 1024px) {
              .services__content .normal-card .card-header .service_icon .icon {
                font-size: 5rem; } }
        .services__content .normal-card .card-header .title {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          padding-left: 1.25rem;
          font-family: "Lato", sans-serif;
          text-transform: uppercase;
          font-size: 1.375rem;
          margin: 0;
          padding-top: 0.5rem;
          padding-bottom: 0.5rem; }
          @media only screen and (max-width: 460px) {
            .services__content .normal-card .card-header .title {
              max-width: 12.5rem; } }
          @media only screen and (min-width: 768px) {
            .services__content .normal-card .card-header .title {
              font-size: 1.5rem; } }
          @media only screen and (min-width: 1024px) {
            .services__content .normal-card .card-header .title {
              max-width: 14.375rem; } }
      .services__content .normal-card .content {
        color: #545454; }
        .services__content .normal-card .content ul {
          padding: 1.25rem;
          list-style: initial; }
      .services__content .normal-card .explore {
        font-size: 1rem;
        font-weight: 400;
        padding: 0.25rem 0;
        position: static;
        bottom: 1.25rem;
        right: 10%;
        color: #545454;
        text-align: right;
        display: block;
        margin-top: 30px; }
        .services__content .normal-card .explore:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .services__content .normal-card .explore:after {
          content: none; }
        .services__content .normal-card .explore:hover, .services__content .normal-card .explore:active, .services__content .normal-card .explore:focus {
          color: #545454; }
    .services__content .flip-card {
      width: 100%;
      margin-bottom: 4px;
      transition: all 0.5s ease;
      background-size: cover; }
      @media only screen and (min-width: 768px) {
        .services__content .flip-card {
          position: relative;
          width: 100%;
          padding-right: 15px;
          padding-left: 15px;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          margin-bottom: 1.875rem;
          background-color: transparent !important; } }
      @media only screen and (min-width: 1024px) {
        .services__content .flip-card {
          -webkit-flex: 0 0 33.33333%;
              -ms-flex: 0 0 33.33333%;
                  flex: 0 0 33.33333%;
          max-width: 33.33333%;
          width: 33.3333%; } }
      .services__content .flip-card__inner {
        background-size: cover; }
        @media only screen and (min-width: 768px) {
          .services__content .flip-card__inner {
            transition: -webkit-transform 0.8s ease;
            transition: transform 0.8s ease;
            transition: transform 0.8s ease, -webkit-transform 0.8s ease;
            -webkit-transform-style: preserve-3d;
                    transform-style: preserve-3d;
            position: relative;
            width: 100%;
            height: 100%;
            min-height: 240px;
            overflow: hidden; } }
      .services__content .flip-card__front {
        background-color: rgba(255, 255, 255, 0.8);
        position: relative; }
        .services__content .flip-card__front:hover {
          cursor: pointer; }
        @media only screen and (min-width: 1px) and (max-width: 767px) {
          .services__content .flip-card__front {
            background-color: #e5e5e5;
            padding: 0.625rem 0.9375rem; } }
        @media only screen and (min-width: 768px) {
          .services__content .flip-card__front {
            transition: all 0.5s ease;
            position: absolute;
            -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            padding: 1.5625rem 0.9375rem;
            z-index: 10; } }
        .services__content .flip-card__front .content-wrapper .service_icon .icon {
          background-color: #fefefe;
          border-radius: 50%;
          font-size: 2.5rem; }
          @media only screen and (min-width: 768px) {
            .services__content .flip-card__front .content-wrapper .service_icon .icon {
              font-size: 5rem; } }
        @media only screen and (min-width: 1px) and (max-width: 767px) {
          .services__content .flip-card__front .content-wrapper {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            position: relative; }
            .services__content .flip-card__front .content-wrapper .service_icon {
              width: 40px;
              height: 40px; }
            .services__content .flip-card__front .content-wrapper .title {
              margin: 0;
              padding: 0 0.9375rem; } }
        @media only screen and (min-width: 768px) {
          .services__content .flip-card__front .content-wrapper {
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            width: 100%;
            text-align: center; } }
        .services__content .flip-card__front .title {
          font-family: "Lato", sans-serif;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 1.125rem;
          line-height: 1.5; }
          @media (min-width: 400px) and (max-width: 767px) {
            .services__content .flip-card__front .title br {
              display: none; } }
          @media only screen and (min-width: 768px) {
            .services__content .flip-card__front .title {
              font-size: 1.25rem; } }
      .services__content .flip-card__back {
        color: #fefefe;
        transition: all 0.5s ease; }
        @media only screen and (min-width: 768px) {
          .services__content .flip-card__back {
            -webkit-transform: translateY(100%);
                -ms-transform: translateY(100%);
                    transform: translateY(100%); } }
        .services__content .flip-card__back .service-link {
          color: #fff; }
          .services__content .flip-card__back .service-link:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
          .services__content .flip-card__back .service-link:hover .explore {
            color: #feff95; }
        .services__content .flip-card__back:hover .service-link .explore {
          color: #feff95; }
        .services__content .flip-card__back .title {
          display: none;
          font-size: 1.125rem; }
          @media only screen and (min-width: 768px) {
            .services__content .flip-card__back .title {
              margin-bottom: 1.875rem;
              text-align: center;
              font-weight: 700;
              font-size: 1.25rem;
              text-transform: uppercase;
              display: block;
              line-height: 1.5; }
              .services__content .flip-card__back .title:after {
                content: "";
                display: block;
                position: absolute;
                width: calc(100% - 30px);
                border-bottom: 1px solid #fff;
                left: 50%;
                margin: 15px auto;
                -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                        transform: translateX(-50%); } }
          .services__content .flip-card__back .title:after {
            margin: 15px auto; }
        @media only screen and (min-width: 1px) and (max-width: 767px) {
          .services__content .flip-card__back {
            transition: all 0.5s ease;
            max-height: 0;
            visibility: hidden;
            overflow: hidden;
            margin-top: -1px; } }
        @media only screen and (min-width: 768px) {
          .services__content .flip-card__back {
            width: 100%;
            height: 100%;
            max-height: 500px;
            visibility: visible;
            overflow: hidden;
            padding-bottom: 3.75rem;
            display: block !important;
            z-index: 10; } }
        .services__content .flip-card__back .content-wrapper {
          padding: 2.5rem 1.875rem 1.25rem; }
          @media only screen and (min-width: 1px) and (max-width: 767px) {
            .services__content .flip-card__back .content-wrapper {
              position: relative;
              padding-bottom: 70px; } }
          @media only screen and (min-width: 768px) {
            .services__content .flip-card__back .content-wrapper {
              height: auto; } }
          @media only screen and (min-width: 1024px) {
            .services__content .flip-card__back .content-wrapper {
              min-height: 330px; } }
          @media only screen and (min-width: 1200px) {
            .services__content .flip-card__back .content-wrapper {
              min-height: 280px; } }
        .services__content .flip-card__back .explore {
          font-size: 1rem;
          font-weight: 400;
          padding: 0.25rem 0;
          position: absolute;
          bottom: 1.25rem;
          right: 10%; }
          .services__content .flip-card__back .explore:hover, .services__content .flip-card__back .explore:active, .services__content .flip-card__back .explore:focus {
            color: #feff95; }
      @media only screen and (min-width: 768px) {
        .services__content .flip-card:hover .flip-card__inner {
          color: #fefefe !important; }
          .services__content .flip-card:hover .flip-card__inner .service_icon {
            color: #545454; }
        .services__content .flip-card:hover .flip-card__front {
          background-color: rgba(51, 51, 51, 0.45); }
        .services__content .flip-card:hover .title {
          text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5); } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .services__content .flip-card.flip-card.active .flip-card__front .toggle {
          display: none; }
        .services__content .flip-card.flip-card.active .flip-card__front .content-wrapper {
          position: relative; }
        .services__content .flip-card.flip-card.active .flip-card__back {
          max-height: 500px;
          visibility: visible;
          position: relative;
          overflow: visible; }
          .services__content .flip-card.flip-card.active .flip-card__back .content-wrapper {
            position: relative; } }
      @media only screen and (min-width: 768px) {
        .services__content .flip-card.flip-card.active .flip-card__inner {
          overflow: hidden; } }
      .services__content .flip-card.flip-card.active .flip-card__back .toggle--close {
        color: #888; }
      @media only screen and (min-width: 768px) {
        .services__content .flip-card.flip-card.active .flip-card__back {
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .services__content .flip-card.flip-card.active .flip-card__front {
          transition: all 0s ease; } }
      @media only screen and (min-width: 768px) {
        .services__content .flip-card.flip-card.active .flip-card__front {
          opacity: 0;
          z-index: -1; } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .services__content .flip-card.flip-card.active .flip-card__front .content-wrapper .service_icon {
          background-color: transparent; } }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .services__content .flip-card.flip-card.active .flip-card__front .content-wrapper:after {
          content: "";
          width: 100%;
          display: block;
          position: absolute;
          bottom: -11px; } }
  .services .flip-card-face.flip-card__front .toggle {
    position: absolute;
    right: 0.75rem;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    color: inherit;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    display: block;
    z-index: 20;
    text-align: center;
    transition: all 0.5s ease;
    bottom: 15px; }
    @media only screen and (min-width: 768px) {
      .services .flip-card-face.flip-card__front .toggle {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%) rotate(180deg);
            -ms-transform: translateX(-50%) rotate(180deg);
                transform: translateX(-50%) rotate(180deg);
        bottom: 12px; } }
    @media only screen and (min-width: 768px) {
      .services .flip-card-face.flip-card__front .toggle {
        bottom: 12px; } }
    .services .flip-card-face.flip-card__front .toggle:hover {
      background-color: #fff;
      color: #999; }
  .services .flip-card-face.flip-card__back .toggle {
    position: absolute;
    right: 12px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    display: block;
    z-index: 20;
    text-align: center;
    transition: all 0.5s ease;
    top: -45px; }
    @media only screen and (min-width: 768px) {
      .services .flip-card-face.flip-card__back .toggle {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        top: 12px; } }
    .services .flip-card-face.flip-card__back .toggle:hover {
      background-color: #fff;
      color: #999; }

.home .services {
  padding-top: 0; }

.icon-down-arrow:before {
  content: '';
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 2rem;
  height: 2rem;
  display: block; }

.cta {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.5s ease-in-out;
  position: relative; }
  .cta:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    top: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(85, 85, 85, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99555555', endColorstr='#00000000', GradientType=0);
    background-repeat: repeat-x; }
  .cta:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    bottom: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(85, 85, 85, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99555555', GradientType=0);
    background-repeat: repeat-x; }
  .cta:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    top: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(51, 51, 51, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99333333', endColorstr='#00000000', GradientType=0);
    background-repeat: repeat-x; }
  .cta:hover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    bottom: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(51, 51, 51, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99333333', GradientType=0);
    background-repeat: repeat-x; }
  .cta > .container:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block; }
  .cta a {
    color: #fefefe;
    display: block;
    position: relative;
    z-index: 10;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    font-size: 1.25rem; }
    @media only screen and (min-width: 1024px) {
      .cta a {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        font-size: 1.5rem; } }
    .cta a span {
      display: table;
      position: relative; }
      .cta a span i {
        position: absolute;
        left: 100%;
        top: 5px; }
      .cta a span.small {
        font-size: 0.75rem; }
        @media only screen and (min-width: 1024px) {
          .cta a span.small {
            font-size: 1.125rem; } }
    .cta a:hover {
      color: #feff95; }

.clients {
  background-color: #E5E5E5;
  padding-bottom: 3.75rem;
  position: relative;
  margin-bottom: 0 !important; }
  .clients:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    top: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(85, 85, 85, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99555555', endColorstr='#00000000', GradientType=0);
    background-repeat: repeat-x; }
  .clients:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    bottom: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(85, 85, 85, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99555555', GradientType=0);
    background-repeat: repeat-x; }
  .clients__header {
    text-align: center;
    padding: 2.5rem 0.9375rem; }
    .clients__header h3 {
      margin: 0;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-weight: 700; }
  .clients__slider-wrapper {
    background-color: #fefefe; }
  .clients .client-list {
    padding-left: 60px;
    padding-right: 60px; }
  .clients .client-list__item__inner {
    text-align: center;
    height: 150px;
    position: relative; }
    .clients .client-list__item__inner img {
      display: block;
      position: absolute;
      max-height: 3.75rem;
      width: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.home section.spacer {
  margin-top: 0 !important; }

.contact {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }
  .contact .row {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3); }
  .contact__left {
    position: relative;
    z-index: 10;
    font-size: 120%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    background: rgba(18, 86, 135, 0.8);
    background: linear-gradient(120deg, rgba(18, 86, 135, 0.9), rgba(0, 112, 120, 0.9));
    background-size: cover;
    color: #fff;
    padding: 1.875rem; }
    @media only screen and (min-width: 768px) {
      .contact__left {
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
        font-size: 180%; } }
    .contact__left:before, .contact__left:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      height: 100%;
      width: 100%;
      z-index: -1; }
      @media only screen and (min-width: 768px) {
        .contact__left:before, .contact__left:after {
          width: 50vw; } }
    .contact__left h1 {
      margin-bottom: 10px; }
    .contact__left p {
      font-weight: 300;
      font-family: "Lato Light Italic"; }
  .contact__right {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: center;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; }
    @media only screen and (min-width: 768px) {
      .contact__right {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
        -webkit-flex-basis: 50%;
            -ms-flex-preferred-size: 50%;
                flex-basis: 50%; } }
    .contact__right a.phone-link {
      display: inline-block;
      font-size: 1.5rem;
      margin-bottom: 20px; }
    .contact__right .btn--primary {
      margin-bottom: 0; }
  .contact .button,
  .contact .gform_button {
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 0.5rem 1.5625rem;
    font-weight: 700; }
    .contact .button:hover,
    .contact .gform_button:hover {
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.8); }

#main {
  margin-bottom: 1.25rem; }

.move-to {
  text-align: center; }
  .move-to a {
    color: #666;
    opacity: 0.75;
    display: inline-block;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    transition: all 0.5s; }
    .move-to a:hover {
      opacity: 1;
      color: #666; }
  .move-to i {
    font-size: 1.625rem; }
    @media only screen and (min-width: 768px) {
      .move-to i {
        font-size: 2.75rem; } }
    @media only screen and (min-width: 1024px) {
      .move-to i {
        font-size: 4rem; } }

a {
  transition: all 0.5s; }

.services-grid {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.services-grid__item {
  padding: 15px;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media (min-width: 768px) {
    .services-grid__item {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }

.services-grid-link {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 32px 40px 20px;
  background: black center top;
  background-size: cover;
  text-align: center; }
  .services-grid-link::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(139, 128, 120, 0.6);
    transition: background 0.25s ease-in-out 0s;
    z-index: 1; }
  .services-grid-link:hover::before, .services-grid-link:focus::before {
    background: rgba(139, 128, 120, 0.2); }

.services-grid-link__icon {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 108px;
  height: 108px;
  margin-bottom: 72px;
  border-radius: 100%;
  background: no-repeat #333 center;
  color: white;
  opacity: 0.8;
  transition: opacity 0.25s ease-in-out 0s;
  z-index: 2; }

.services-grid-link__title {
  position: relative;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.125rem;
  line-height: 1.5;
  color: white;
  text-shadow: 2px 2px 2px rgba(85, 85, 84, 0.7);
  z-index: 2; }

.page-hero {
  position: relative; }
  .page-hero__bg-wrapper {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    min-height: 27.6875rem; }
    @media only screen and (min-width: 768px) {
      .page-hero__bg-wrapper {
        min-height: 31.3125rem; } }
    @media only screen and (min-width: 1024px) {
      .page-hero__bg-wrapper {
        min-height: 34.5625rem; } }
    @media only screen and (min-width: 1200px) {
      .page-hero__bg-wrapper {
        min-height: 34.5625rem; } }
    .page-hero__bg-wrapper__inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .page-hero__content-wrapper {
    background-color: rgba(254, 254, 254, 0.95);
    position: absolute;
    bottom: 2.5rem;
    width: 100%;
    left: 0;
    color: #545454;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.16);
    padding: 1.25rem 0; }
    @media only screen and (min-width: 768px) {
      .page-hero__content-wrapper {
        bottom: 3.125rem;
        padding: 1.875rem 0; } }
    @media only screen and (min-width: 1024px) {
      .page-hero__content-wrapper {
        bottom: 3.75rem;
        padding: 1.875rem 0; } }
    @media only screen and (min-width: 1200px) {
      .page-hero__content-wrapper {
        bottom: 4.375rem;
        padding: 1.875rem 0 1.875rem; } }
    .page-hero__content-wrapper h1 {
      margin-top: 0;
      margin-bottom: 1.25rem;
      font-size: 2.125rem;
      line-height: 44px; }
      @media only screen and (min-width: 768px) {
        .page-hero__content-wrapper h1 {
          font-size: 2.25rem;
          line-height: 48px; } }
      @media only screen and (min-width: 1024px) {
        .page-hero__content-wrapper h1 {
          font-size: 3rem;
          line-height: 60px; } }
    .page-hero__content-wrapper p {
      font-size: 0.9375rem; }
      .page-hero__content-wrapper p.bold {
        font-weight: 700; }
      .page-hero__content-wrapper p.italic {
        font-style: italic; }
      @media only screen and (min-width: 768px) {
        .page-hero__content-wrapper p {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 1024px) {
        .page-hero__content-wrapper p {
          font-size: 1.25rem; } }
    .page-hero__content-wrapper a {
      color: #545454;
      font-weight: 700;
      padding-right: 1.25rem;
      position: relative;
      font-size: 1.125rem; }
      @media only screen and (min-width: 768px) {
        .page-hero__content-wrapper a {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 1024px) {
        .page-hero__content-wrapper a {
          font-size: 1.25rem; } }
      .page-hero__content-wrapper a:hover {
        color: #007078; }
  .page-hero .explore {
    color: #545454; }

.main .page-wrapper {
  padding-top: 0.9375rem; }
  @media only screen and (min-width: 1024px) {
    .main .page-wrapper {
      padding-top: 1.875rem; } }

.main .content-column {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.rte h3.contacts-title {
  color: #126baf;
  font-family: "Georgia", "Merriweather", serif;
  font-style: italic;
  line-height: 1; }

.rte .contact-list {
  margin-left: 0; }
  .rte .contact-list > li {
    padding-left: 0;
    padding-top: 1.25rem !important;
    margin-bottom: 1.25rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #dce8f4; }
    .rte .contact-list > li:before {
      content: ""; }
    .rte .contact-list > li .contact-details {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      padding-top: 1.25rem;
      padding-right: 0.9375rem; }
      .rte .contact-list > li .contact-details h4 {
        margin-top: 0;
        margin-bottom: 0;
        color: #003f77;
        font-family: "Lato", sans-serif;
        font-size: 1.0625rem;
        font-weight: bold;
        line-height: 1.6; }
      .rte .contact-list > li .contact-details p {
        color: #63636c;
        font-size: 14px;
        line-height: 1.467;
        margin-bottom: 0.625rem; }
        @media only screen and (min-width: 768px) {
          .rte .contact-list > li .contact-details p {
            font-size: 15px; } }
      .rte .contact-list > li .contact-details ul {
        list-style: none; }
        .rte .contact-list > li .contact-details ul li {
          padding-left: 1.625rem; }
        .rte .contact-list > li .contact-details ul .email:before {
          content: "\f0e0";
          font-weight: 700;
          color: #669c40;
          line-height: 28px; }
        .rte .contact-list > li .contact-details ul .phone:before {
          content: "\f095";
          font-weight: 700;
          color: #669c40;
          line-height: 28px; }
      .rte .contact-list > li .contact-details a {
        color: #126baf;
        font-family: Lato;
        font-size: 0.875rem;
        font-weight: bold;
        line-height: 28px;
        display: inline-block;
        clear: both; }
        @media only screen and (min-width: 768px) {
          .rte .contact-list > li .contact-details a {
            font-size: 0.9375rem; } }
    .rte .contact-list > li .contact-photo {
      -webkit-flex-basis: 7.5rem;
          -ms-flex-preferred-size: 7.5rem;
              flex-basis: 7.5rem; }
      .rte .contact-list > li .contact-photo .thumbnail {
        box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.25); }

a {
  color: #502d7f; }
  a:hover {
    color: #007078;
    text-decoration: none; }
  a:active, a:focus {
    color: #333333; }

.content--default--center {
  text-align: center; }
  .content--default--center h2 {
    text-align: center; }

.featured-image {
  position: relative;
  background-size: cover;
  background-image: url(../images/resources_banner.png);
  background-position: center;
  height: 6.25rem; }
  @media only screen and (min-width: 768px) {
    .featured-image {
      height: 10rem; } }
  @media only screen and (min-width: 1024px) {
    .featured-image {
      height: 12.5rem; } }
  .featured-image--post {
    height: 10rem; }
    @media only screen and (min-width: 768px) {
      .featured-image--post {
        height: 20rem; } }
    @media only screen and (min-width: 1024px) {
      .featured-image--post {
        height: 25rem; } }

.four-oh-four {
  text-align: center;
  background: url(../images/404_bg.png) no-repeat center #03325c;
  background-size: cover;
  position: relative; }
  .four-oh-four .content-column {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 7.5rem;
    padding-bottom: 5rem; }
  .four-oh-four .menu {
    list-style: none;
    margin: 0; }
    .four-oh-four .menu li {
      padding: 0 14px;
      position: relative; }
      .four-oh-four .menu li:before {
        content: none; }
      @media only screen and (min-width: 500px) {
        .four-oh-four .menu li {
          display: inline-block; }
          .four-oh-four .menu li:before {
            content: "\02022";
            left: -6px;
            position: absolute; }
          .four-oh-four .menu li:first-child {
            padding-left: 0; }
            .four-oh-four .menu li:first-child:before {
              content: none; } }
      .four-oh-four .menu li a {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 17px;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 2px solid transparent; }
        .four-oh-four .menu li a:hover {
          color: #81b0d5;
          border-color: #81b0d5; }
  .four-oh-four h3 {
    font-family: "Georgia", "Merriweather", serif;
    font-size: 28px;
    line-height: 40px;
    text-align: center; }
  .four-oh-four p {
    font-family: "Georgia", "Merriweather", serif;
    font-size: 18px;
    font-family: 'Lato Italic';
    line-height: 30px;
    text-align: center;
    font-weight: 300;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto; }
  .four-oh-four .fa-question {
    width: 100px;
    height: 100px;
    border: 2px solid #4c742f;
    border-radius: 50%;
    line-height: 100px;
    font-size: 56px; }
  .four-oh-four .search-box {
    margin-bottom: 1.25rem; }
    .four-oh-four .search-box input[type="text"] {
      padding: 0.5rem 1.25rem 0.5rem 2.5rem;
      line-height: 1.75rem;
      border-radius: 22px;
      background-color: #ffffff;
      box-shadow: 4px 4px 14px 0 rgba(0, 0, 0, 0.5);
      border: none;
      position: relative;
      max-width: 37.1875rem;
      width: 80%;
      outline: none;
      background-image: url("../images/search.png");
      background-size: 15px 15px;
      background-position: 15px center;
      background-repeat: no-repeat; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .four-oh-four .search-box input[type="text"] {
          background-image: url("../images/search@2x.png"); } }
    .four-oh-four .search-box button {
      display: none; }

.profile {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media only screen and (min-width: 768px) {
    .profile {
      padding-top: 3.125rem;
      margin: 0; } }
  @media only screen and (min-width: 1024px) {
    .profile {
      max-width: 920px;
      margin: 0 auto; } }
  .profile__top {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start; }
    @media only screen and (min-width: 768px) {
      .profile__top {
        -webkit-flex: 0 0 30.97826%;
            -ms-flex: 0 0 30.97826%;
                flex: 0 0 30.97826%;
        max-width: 30.97826%;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 0;
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); } }
    .profile__top__image {
      -webkit-flex-basis: 40%;
          -ms-flex-preferred-size: 40%;
              flex-basis: 40%; }
      .profile__top__image img {
        width: 100%; }
      @media only screen and (min-width: 768px) {
        .profile__top__image {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%; } }
    .profile__top__links {
      -webkit-flex-basis: 60%;
          -ms-flex-preferred-size: 60%;
              flex-basis: 60%;
      padding: 0.625rem;
      text-align: center;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
      letter-spacing: 1px; }
      @media only screen and (min-width: 768px) {
        .profile__top__links {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          box-shadow: none; } }
      .profile__top__links h4 {
        text-transform: uppercase;
        font-weight: 700;
        color: #007078;
        font-family: "Lato", sans-serif;
        font-size: 0.9375rem;
        padding-bottom: 0.625rem;
        border-bottom: 1px solid #b2b2b2;
        margin: 5px 0; }
      .profile__top__links ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 150px;
        margin: 0 auto;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media only screen and (min-width: 768px) {
          .profile__top__links ul {
            max-width: 180px; } }
        .profile__top__links ul li {
          padding: 10px 0;
          -webkit-flex-basis: 33.3333%;
              -ms-flex-preferred-size: 33.3333%;
                  flex-basis: 33.3333%; }
        .profile__top__links ul .icon {
          width: 1.875rem;
          height: 1.875rem;
          background-color: #fff;
          color: #007078;
          display: block;
          line-height: 1.875rem;
          border-radius: 50%;
          transition: all 0.5s ease; }
        .profile__top__links ul a {
          width: 2.5rem;
          height: 2.5rem;
          background-color: #007078;
          padding: 5px;
          display: inline-block;
          border-radius: 5px; }
  .profile__body {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media only screen and (min-width: 768px) {
      .profile__body {
        -webkit-flex: 0 0 69.02174%;
            -ms-flex: 0 0 69.02174%;
                flex: 0 0 69.02174%;
        max-width: 69.02174%;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .profile__body__header {
      background-color: #666666;
      color: #fff;
      padding: 0.9375rem 0.9375rem 1.5625rem 0.9375rem;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 25px; }
      @media only screen and (min-width: 768px) {
        .profile__body__header {
          padding: 0.9375rem 0.9375rem 1.5625rem 0.9375rem; } }
      .profile__body__header h1 {
        margin: 15px 0 15px;
        font-size: 2.125rem; }
        @media only screen and (min-width: 768px) {
          .profile__body__header h1 {
            margin: 15px 0 30px;
            font-size: 3rem;
            line-height: 60px; } }
    .profile__body__content {
      color: #545454;
      font-size: 0.9375rem;
      line-height: 1.6; }

.cta {
  background: url("../images/cta_bg.jpg") #125687;
  background: url("../images/cta_bg.jpg"), linear-gradient(to right, #125687, #008472);
  background-size: cover;
  background-position: center; }

.cta > .container:after {
  background: linear-gradient(to right, #125687, #008472);
  opacity: 0.5; }

.cta .link {
  color: #fff; }

.cta .link:hover {
  color: #ffcc33; }

.email-us {
  background-color: #fff;
  text-align: center;
  padding: 1.875rem 0.9375rem 3.125rem; }
  .email-us .btn {
    background-color: #CB4F00;
    color: #fff;
    border-radius: 10px;
    padding: 0.75rem 2.5rem;
    min-width: 15rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: inline-block;
    text-transform: uppercase; }
    .email-us .btn:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      background-color: #983b00;
      color: #fff; }

.single.person .cta {
  margin-bottom: 0 !important; }

.single.person .spacer--bio {
  margin-top: 0 !important; }

.people-title {
  text-align: center;
  background-color: #E5E5E5;
  padding: 1.25rem 0.9375rem;
  margin: 1.875rem 0; }
  .people-title h2 {
    font-family: "Lato", sans-serif;
    margin: 0;
    text-transform: uppercase; }

.people-list .person {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  text-transform: uppercase;
  margin: 0.9375rem 0; }
  @media only screen and (min-width: 768px) {
    .people-list .person {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media only screen and (min-width: 1024px) {
    .people-list .person {
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; } }
  .people-list .person__image {
    position: relative; }
    .people-list .person__image:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(139, 128, 120, 0.4);
      transition: all 0.5s ease; }
  .people-list .person .thumbnail {
    width: 100%; }
  .people-list .person__wrapper {
    text-align: center;
    height: 100%; }
  .people-list .person__name {
    margin: 0.625rem 0;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    color: #545454;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .people-list .person__name {
        font-size: 1rem; } }
  .people-list .person__title {
    text-transform: uppercase;
    font-size: 0.75rem;
    display: block;
    margin-top: 0.9375rem;
    color: #999;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) {
      .people-list .person__title {
        font-size: 0.875rem; } }
  .people-list .person a {
    display: block;
    padding-bottom: 0.5rem;
    height: 100%; }
    .people-list .person a:hover .person__image:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(139, 128, 120, 0); }
    .people-list .person a:hover .person__name {
      color: #007078; }

#contact-details {
  padding-top: 1.25rem; }
  #contact-details li.item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2.5rem;
    position: relative; }
    #contact-details li.item .icon {
      width: 3.75rem;
      height: 3.75rem;
      background-color: #007078;
      border-radius: 0.625rem;
      text-align: center;
      padding: 0.5rem;
      margin-right: 1rem; }
      #contact-details li.item .icon:before {
        background-color: #fefefe;
        width: 2.75rem;
        height: 2.75rem;
        display: block;
        line-height: 2.75rem;
        border-radius: 50%;
        font-size: 1.5rem;
        color: #007078; }
    #contact-details li.item:not(.item--address):hover .icon {
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
    #contact-details li.item .detail {
      display: inline-block; }
    #contact-details li.item a {
      color: #545454; }
      #contact-details li.item a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      #contact-details li.item a:hover {
        color: #007078; }
      #contact-details li.item a:active {
        color: #333; }
  #contact-details .social {
    text-align: center;
    padding-top: 5rem;
    padding-left: 0;
    margin: 0; }
    #contact-details .social li {
      margin-right: 0.625rem;
      margin-left: 0.625rem; }
      #contact-details .social li a {
        width: 2.25rem;
        height: 2.25rem;
        background-color: #007078;
        border-radius: 0.3125rem;
        text-align: center;
        padding: 0.3125rem; }
        #contact-details .social li a i {
          background-color: #fefefe;
          width: 1.625rem;
          height: 1.625rem;
          display: block;
          line-height: 1.625rem;
          border-radius: 50%;
          font-size: 1rem;
          color: #007078; }
        #contact-details .social li a:hover {
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

html,
body {
  width: 100%; }

#main {
  background-color: #FFFFFF; }

.navigation {
  position: relative;
  transition: all 0.5s ease-in-out;
  height: 3.125rem; }
  @media only screen and (min-width: 1024px) {
    .navigation {
      border: none;
      height: auto; } }
  .navigation__container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .navigation__container {
        max-width: 1200px; } }
  .navigation__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    position: relative; }

.main-menu {
  position: absolute;
  left: 0;
  top: 3.125rem;
  background-color: rgba(0, 0, 0, 0.8); }
  @media only screen and (min-width: 768px) {
    .main-menu {
      width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .main-menu {
      top: 5rem; } }
  @media only screen and (min-width: 1200px) {
    .main-menu {
      height: auto;
      background-color: transparent;
      padding-top: 0;
      overflow: unset;
      z-index: 900;
      width: auto;
      left: auto;
      right: 0;
      top: 0; } }
  .main-menu__items {
    z-index: 100; }
    @media only screen and (min-width: 768px) {
      .main-menu__items {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media only screen and (min-width: 1024px) {
      .main-menu__items {
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media only screen and (min-width: 1200px) {
      .main-menu__items {
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        margin-left: 0;
        position: relative;
        top: 0;
        right: 0;
        background-color: transparent; } }
    @media only screen and (min-width: 1200px) {
      .main-menu__items {
        margin-left: auto; } }
  .main-menu__item {
    position: relative;
    transition: all 0.15s ease-in-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (min-width: 1024px) {
      .main-menu__item {
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
        padding-top: 16px;
        padding-bottom: 16px; } }
    @media only screen and (min-width: 1024px) {
      .main-menu__item {
        padding-top: 0;
        padding-bottom: 0; } }
    .main-menu__item:hover {
      background-color: rgba(0, 0, 0, 0.8); }
    .main-menu__item.main-menu__item__search a {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .main-menu__item.main-menu__item__search a {
          height: 5rem;
          width: 5rem; } }
      @media only screen and (min-width: 768px) {
        .main-menu__item.main-menu__item__search a:before {
          content: '';
          transition: all 0.15s ease;
          background-image: url(../images/search.svg);
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          display: inline-block;
          background-size: 32px 32px;
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%; } }
    .main-menu__item.main-menu__item__search a:hover {
      background-color: white;
      color: #000; }
      .main-menu__item.main-menu__item__search a:hover:before {
        -webkit-filter: invert(100);
                filter: invert(100); }
    .main-menu__item > a {
      color: #fff;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-weight: normal;
      display: block;
      font-size: 0.9375rem;
      position: relative;
      padding: 0.9375rem; }
      @media only screen and (min-width: 768px) {
        .main-menu__item > a {
          padding: 0.5rem 0.9375rem;
          letter-spacing: 0.5px;
          line-height: 1.75rem; } }
      @media only screen and (min-width: 1024px) {
        .main-menu__item > a {
          line-height: 1.4rem;
          padding-top: 0.5rem;
          padding-bottom: 0.5rem;
          transition: all 0.15s ease; } }
    .main-menu__item--services:hover, .main-menu__item--professional-services:hover {
      background-color: rgba(18, 86, 135, 0.8); }
    .main-menu__item--7434:hover, .main-menu__item--public-offerings:hover {
      background-color: rgba(102, 153, 204, 0.8); }
    .main-menu__item--resources:hover, .main-menu__item--complimentary-resources:hover {
      background-color: rgba(0, 132, 114, 0.8); }
    .main-menu__item--about:hover, .main-menu__item--7436:hover {
      background-color: rgba(80, 45, 127, 0.8); }
    .main-menu__item--contact:hover {
      background-color: rgba(203, 79, 0, 0.8); }
    .main-menu__item--active.has-children:after {
      content: "\f068";
      color: #fefefe; }
      @media only screen and (min-width: 1024px) {
        .main-menu__item--active.has-children:after {
          content: none; } }
    .main-menu__item__myar {
      right: 0;
      height: 100%;
      top: 0;
      width: 5rem;
      padding: 0 0.9375rem;
      display: none; }
      @media only screen and (min-width: 1200px) {
        .main-menu__item__myar {
          position: absolute;
          display: block; } }
      @media only screen and (min-width: 1024px) {
        .main-menu__item__myar {
          position: static;
          width: 6.25rem;
          padding: 0; } }
      .main-menu__item__myar a {
        display: block;
        height: 100%;
        position: relative;
        background: url(../images/2019_myARLOGO_Standard_RGB.svg) no-repeat center transparent;
        background-size: 52px 24px;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        -webkit-filter: brightness(0) invert(1) grayscale(100%);
                filter: brightness(0) invert(1) grayscale(100%); }
        @media only screen and (min-width: 1024px) {
          .main-menu__item__myar a {
            width: 6.25rem;
            height: 5rem;
            padding: 0; } }
        .main-menu__item__myar a img {
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          width: 2.6875rem;
          opacity: 0; }
        .main-menu__item__myar a:hover {
          background-color: white;
          -webkit-filter: none;
                  filter: none; }
    .main-menu__item__search {
      position: static; }
      .main-menu__item__search i {
        display: none; }
      @media only screen and (min-width: 768px) {
        .main-menu__item__search .label {
          display: none; }
        .main-menu__item__search i {
          display: block; } }
      @media only screen and (min-width: 1200px) {
        .main-menu__item__search {
          margin-left: 1.25rem; }
          .main-menu__item__search a {
            display: block;
            width: 5rem;
            text-align: center;
            border-left: 1px solid rgba(255, 255, 255, 0.5); }
            .main-menu__item__search a i {
              line-height: 5rem;
              transition: all 0.5s ease; } }
    .main-menu__item.active {
      background-color: rgba(255, 255, 255, 0.8); }
      .main-menu__item.active a {
        color: #333; }
  .main-menu__icon:before {
    content: "";
    font: normal normal normal 14px/1 "Font Awesome 5 Pro";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    transition: all 0.5s ease-in;
    line-height: 3.125rem;
    display: inline-block;
    color: #669c40;
    font-weight: 300; }
    @media only screen and (min-width: 768px) {
      .main-menu__icon:before {
        font-size: 1.25rem;
        line-height: 3.125rem; } }
  .main-menu__btn {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    white-space: nowrap;
    cursor: pointer;
    font-size: 1rem;
    color: #f3f3f3;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 5rem;
    height: 100%;
    z-index: 1110;
    line-height: 3.125rem;
    border-right: 1px solid rgba(255, 255, 255, 0.5); }
    @media only screen and (min-width: 768px) {
      .main-menu__btn {
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        left: auto;
        right: 140px; } }
    @media only screen and (min-width: 1200px) {
      .main-menu__btn {
        position: absolute;
        top: -99999px;
        display: none; } }
  .main-menu__close-btn {
    display: none;
    position: absolute;
    right: 0;
    top: 0.875rem;
    white-space: nowrap;
    cursor: pointer;
    font-size: 1rem;
    background-color: #003f77;
    color: #fefefe;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 7.5rem;
    height: 3.125rem;
    z-index: 1200; }
    @media (min-width: 520px) and (max-width: 1023px) {
      .main-menu__close-btn {
        top: 0; } }
    .main-menu__close-btn .main-menu__icon:before {
      content: "\f00d";
      font-weight: 400; }
  .main-menu__btn-text {
    text-transform: uppercase;
    margin-right: 0;
    vertical-align: text-bottom;
    letter-spacing: 1.5px;
    font-weight: 400; }
  .main-menu__state {
    position: absolute;
    top: -99999px; }
    .main-menu__state:checked ~ .main-menu__btn .main-menu__icon:before {
      content: "\f00d";
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      line-height: 3rem; }
      @media only screen and (min-width: 768px) {
        .main-menu__state:checked ~ .main-menu__btn .main-menu__icon:before {
          font-size: 1.5rem;
          line-height: 3.5rem; } }
    .main-menu__state:checked ~ .main-menu {
      transition: all 0.5s ease-in-out;
      max-width: 160px;
      overflow: hidden; }
      @media only screen and (min-width: 1024px) {
        .main-menu__state:checked ~ .main-menu {
          max-width: 100%; } }
      @media only screen and (min-width: 1200px) {
        .main-menu__state:checked ~ .main-menu {
          max-width: 940px; } }
      @media only screen and (min-width: 1024px) {
        .main-menu__state:checked ~ .main-menu {
          opacity: 1;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          max-height: 400px; } }
    .main-menu__state:not(:checked) ~ .main-menu {
      opacity: 0;
      transition: all 0.5s ease-in-out;
      max-width: 0px;
      overflow: hidden;
      max-height: 0; }
      @media only screen and (min-width: 768px) {
        .main-menu__state:not(:checked) ~ .main-menu {
          max-width: calc(100% - 240px); } }
      @media only screen and (min-width: 1024px) {
        .main-menu__state:not(:checked) ~ .main-menu {
          max-width: 100%; } }
      @media only screen and (min-width: 1200px) {
        .main-menu__state:not(:checked) ~ .main-menu {
          max-width: 940px; } }
      @media only screen and (min-width: 1200px) {
        .main-menu__state:not(:checked) ~ .main-menu {
          opacity: 1;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          max-height: 400px; } }
    .main-menu__state:checked ~ .main-menu__items {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
      @media only screen and (min-width: 1px) and (max-width: 767px) {
        .main-menu__state:checked ~ .main-menu__items > li {
          width: 100%; } }
      @media only screen and (min-width: 1024px) {
        .main-menu__state:checked ~ .main-menu__items > li {
          width: auto; }
          .main-menu__state:checked ~ .main-menu__items > li > a {
            text-align: center; } }

.header__inner .menu__item__myar {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 5rem;
  padding: 0; }
  .header__inner .menu__item__myar a {
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    height: 100%;
    position: relative;
    background: url(../images/2019_myARLOGO_Standard_White.svg) no-repeat center transparent;
    background-size: 52px 24px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    transition: all 0.15s ease; }
    @media only screen and (min-width: 1024px) {
      .header__inner .menu__item__myar a {
        width: 5rem;
        height: 5rem;
        padding: 0; } }
    .header__inner .menu__item__myar a img {
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 2.6875rem;
      opacity: 0; }
    .header__inner .menu__item__myar a:hover {
      background-color: white;
      background-image: url(../images/2019_myARLOGO_Standard_RGB.svg); }
  @media only screen and (min-width: 1200px) {
    .header__inner .menu__item__myar {
      position: static; } }

.header__inner .search-wrap {
  background-color: rgba(0, 0, 0, 0);
  padding: 0.5rem 0.9375rem;
  position: absolute;
  top: 100%;
  height: 100%;
  width: 0;
  right: 0;
  opacity: 0;
  transition: all 0.15s ease;
  z-index: 1200; }
  @media only screen and (min-width: 768px) {
    .header__inner .search-wrap {
      top: 0;
      right: 5rem;
      left: auto;
      padding: 0.5rem 0.9375rem;
      z-index: 1000;
      overflow: hidden; } }
  @media only screen and (min-width: 1024px) {
    .header__inner .search-wrap {
      top: 0;
      right: 6.25rem;
      left: auto;
      padding: 1rem 0.9375rem;
      z-index: 1000; } }
  .header__inner .search-wrap form {
    margin: 0 auto;
    font-size: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__inner .search-wrap form input[type=text] {
      font-size: 1rem;
      border: none;
      padding: 0;
      border-radius: 3px;
      line-height: 1.875rem;
      height: 1.875rem;
      margin-right: 1.25rem;
      width: 0; }
      @media only screen and (min-width: 1024px) {
        .header__inner .search-wrap form input[type=text] {
          height: 2.5rem;
          line-height: 2.5rem;
          margin-right: 2.5rem; } }
    .header__inner .search-wrap form .search-close {
      color: #fefefe;
      display: inline-block;
      text-align: center;
      background-image: url(../images/close.svg);
      background-repeat: no-repeat;
      background-position: center;
      font-size: 1rem;
      line-height: 2rem;
      height: 2rem;
      width: 2rem; }
      @media only screen and (min-width: 1024px) {
        .header__inner .search-wrap form .search-close {
          line-height: 2rem;
          height: 2rem;
          width: 2rem; } }
      .header__inner .search-wrap form .search-close .fa {
        display: none; }
    .header__inner .search-wrap form .search-submit {
      -webkit-appearance: none;
              appearance: none;
      border: none;
      background-color: #CB4F00;
      color: #fefefe;
      font-weight: 400;
      height: 1.875rem;
      width: 1.875rem;
      vertical-align: bottom;
      border-radius: 5px;
      background-image: url(../images/search.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20px 20px; }
      .header__inner .search-wrap form .search-submit:hover {
        cursor: pointer; }
      @media only screen and (min-width: 1024px) {
        .header__inner .search-wrap form .search-submit {
          height: 3rem;
          width: 3rem;
          line-height: 3rem;
          background-size: 32px 32px; } }
      .header__inner .search-wrap form .search-submit .fa {
        display: none; }
  .header__inner .search-wrap.active {
    display: block;
    height: 100%;
    width: 100%;
    right: 0;
    top: 100%;
    opacity: 1;
    z-index: 1200;
    transition: all 0.5s ease-in;
    background-color: rgba(0, 0, 0, 0.8); }
    @media only screen and (min-width: 768px) {
      .header__inner .search-wrap.active {
        width: 30rem;
        left: auto;
        opacity: 1;
        top: 0;
        right: 5rem;
        padding-right: 0.9375rem;
        transition: all 0.15s ease; } }
    @media only screen and (min-width: 1024px) {
      .header__inner .search-wrap.active {
        width: 34.375rem;
        left: auto;
        opacity: 1;
        top: 0;
        right: 6.25rem; } }
    .header__inner .search-wrap.active form input[type=text] {
      margin-right: 20px;
      width: calc(100% - 60px);
      padding: 0 0.9375rem; }
      @media only screen and (min-width: 1024px) {
        .header__inner .search-wrap.active form input[type=text] {
          margin-right: 40px;
          width: calc(100% - 120px); } }

.header__inner > .search-open {
  position: absolute;
  right: 80px;
  top: 0;
  text-align: center;
  font-size: 0;
  width: 3.75rem;
  height: 100%;
  z-index: 1100;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .header__inner > .search-open:after {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px; }
    @media only screen and (min-width: 1024px) {
      .header__inner > .search-open:after {
        line-height: 5rem;
        transition: all 0.5s ease;
        height: 3rem;
        width: 3rem;
        background-size: 32px 32px; } }
  .header__inner > .search-open:hover {
    background-color: #FFFFFF; }
    .header__inner > .search-open:hover:after {
      -webkit-filter: invert(100);
              filter: invert(100); }

.menu-open .main-menu__btn {
  background-color: #FFFFFF;
  color: #000; }

.main-menu__btn:hover {
  background-color: #FFFFFF;
  color: #000; }

.header__inner .menu__item__myar a:hover {
  background-color: #FFFFFF; }
  .header__inner .menu__item__myar a:hover img {
    -webkit-filter: invert(100);
            filter: invert(100); }

.sidebar {
  background: url(../images/pattern_tan.png) repeat #ede9e5;
  position: relative; }
  .sidebar .sidenav {
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 90; }
    @media only screen and (min-width: 1024px) {
      .sidebar .sidenav {
        background-color: transparent;
        position: static;
        padding: 1.875rem; } }
    .sidebar .sidenav__inner {
      padding: 1.25rem 1.875rem; }
      @media only screen and (min-width: 1024px) {
        .sidebar .sidenav__inner {
          border-top: 2px solid #cdc6c0;
          padding: 1.25rem 0 0;
          display: block; } }
    .sidebar .sidenav a {
      display: block; }
      .sidebar .sidenav a:hover {
        text-decoration: underline; }
    .sidebar .sidenav .sidenav__menu > li > a {
      color: #003F77;
      font-weight: 400;
      font-size: 1rem;
      padding-top: 0.625rem;
      padding-bottom: 0.625rem; }
      .sidebar .sidenav .sidenav__menu > li > a:hover {
        color: #003f77; }
    .sidebar .sidenav .sidenav__menu > li.current_page_item, .sidebar .sidenav .sidenav__menu > li.current_page_parent, .sidebar .sidenav .sidenav__menu > li.current_page_ancestor {
      position: relative; }
      .sidebar .sidenav .sidenav__menu > li.current_page_item:before, .sidebar .sidenav .sidenav__menu > li.current_page_parent:before, .sidebar .sidenav .sidenav__menu > li.current_page_ancestor:before {
        content: "";
        position: absolute;
        height: 100%;
        top: 0;
        left: -1.875rem;
        border-left: 4px solid #669c40; }
      .sidebar .sidenav .sidenav__menu > li.current_page_item > a, .sidebar .sidenav .sidenav__menu > li.current_page_parent > a, .sidebar .sidenav .sidenav__menu > li.current_page_ancestor > a {
        color: #003f77;
        font-weight: 700; }
    .sidebar .sidenav .sidenav__menu > li > ul {
      margin-bottom: 0.5rem; }
      .sidebar .sidenav .sidenav__menu > li > ul > li > a {
        font-weight: 400;
        font-size: 0.875rem;
        color: #746058;
        line-height: 1.7;
        padding: 0.25rem 0; }
      .sidebar .sidenav .sidenav__menu > li > ul > li > ul {
        padding-bottom: 0.5rem;
        list-style: disc;
        padding-left: 1.5rem; }
        .sidebar .sidenav .sidenav__menu > li > ul > li > ul li a {
          color: #746058;
          font-size: 0.875rem;
          line-height: 1.25rem;
          font-weight: 400;
          padding: 0.25rem 0;
          font-style: italic; }
    .sidebar .sidenav ul.sub-menu,
    .sidebar .sidenav ul.children {
      display: none; }
    .sidebar .sidenav .current-menu-item > ul.sub-menu,
    .sidebar .sidenav .current-menu-item > ul.children,
    .sidebar .sidenav .current_page_ancestor > ul.sub-menu,
    .sidebar .sidenav .current_page_ancestor > ul.children,
    .sidebar .sidenav .current_page_item > ul.sub-menu,
    .sidebar .sidenav .current_page_item > ul.children {
      display: block; }
    .sidebar .sidenav .menu-item-has-children.active > ul.sub-menu,
    .sidebar .sidenav .menu-item-has-children.active > ul.children,
    .sidebar .sidenav .page_item_has_children.active > ul.sub-menu,
    .sidebar .sidenav .page_item_has_children.active > ul.children {
      display: block; }
    .sidebar .sidenav__toggle {
      padding: 20px;
      font-weight: 400;
      margin-top: 0.625rem;
      margin-bottom: 0;
      position: relative;
      display: block;
      color: #4c742f;
      font-size: 1.25rem;
      line-height: 1.2; }
      .sidebar .sidenav__toggle:hover {
        cursor: pointer; }
      .sidebar .sidenav__toggle:after {
        content: "";
        font: normal normal normal 14px/1 "Font Awesome 5 Pro";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        font-size: 16px;
        position: absolute;
        right: 20px;
        transition: all 0.5s ease-in;
        color: #63636c;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      @media only screen and (min-width: 1024px) {
        .sidebar .sidenav__toggle {
          background-color: transparent;
          padding: 0;
          margin-bottom: 1.25rem;
          margin-top: 0;
          line-height: 2; }
          .sidebar .sidenav__toggle:after {
            content: none; } }
    .sidebar .sidenav.active h3 {
      border-bottom: 1px solid #cdc6c0; }
      .sidebar .sidenav.active h3:after {
        content: "\f068";
        color: #63636c; }
      @media only screen and (min-width: 1024px) {
        .sidebar .sidenav.active h3 {
          border-bottom: 0 solid #cdc6c0; }
          .sidebar .sidenav.active h3:after {
            content: ""; } }
    @media only screen and (min-width: 1024px) {
      .sidebar .sidenav .sidenav__inner {
        display: block !important;
        height: auto !important;
        padding-top: 1.25rem !important; } }
  .sidebar--blog .sidenav__toggle:before {
    content: "";
    font: normal normal normal 14px/1 "Font Awesome 5 Pro";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    color: #746058;
    font-size: 0.9375rem;
    line-height: 1.5rem; }
  .sidebar--blog .sidenav__search {
    padding-top: 1rem; }
    .sidebar--blog .sidenav__search input[type=text] {
      border: 2px solid #CDC6C0;
      border-radius: 20px;
      width: 100%;
      padding: 0.5rem 1.25rem 0.5rem 2.5rem;
      background-color: transparent;
      outline: none;
      background-image: url("../images/search.png");
      background-size: 15px 15px;
      background-position: 15px center;
      background-repeat: no-repeat; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        .sidebar--blog .sidenav__search input[type=text] {
          background-image: url("../images/search@2x.png"); } }
    .sidebar--blog .sidenav__search button {
      display: none; }
  .sidebar-widgets {
    margin-bottom: 1.875rem; }
    .sidebar-widgets .widget-header {
      margin: 0; }
    .sidebar-widgets .widget-content {
      padding: 1.875rem; }
    .sidebar-widgets__contact, .sidebar-widgets__text {
      background-color: #dce8f4; }
      .sidebar-widgets__contact .widget-header, .sidebar-widgets__text .widget-header {
        padding: 1.25rem 1.875rem;
        background-color: #003f77;
        color: #ffffff;
        font-size: 1.25rem;
        line-height: 1.2; }
      .sidebar-widgets__contact .widget-content .street, .sidebar-widgets__text .widget-content .street {
        display: block; }
      .sidebar-widgets__contact .widget-content h4, .sidebar-widgets__text .widget-content h4 {
        font-weight: 700;
        font-family: "Lato", sans-serif;
        margin-top: 0;
        margin-bottom: 0.625rem; }
    .sidebar-widgets__links {
      background-color: #4c742f; }
      .sidebar-widgets__links li {
        border-bottom: 1px solid #669c40; }
        .sidebar-widgets__links li:last-child {
          border: none; }
      .sidebar-widgets__links a {
        color: #fefefe;
        font-family: "Georgia", "Merriweather", serif;
        font-size: 1.0625rem;
        line-height: 1.4;
        padding: 1rem 1.25rem 1rem 0;
        display: block;
        position: relative; }
        @media only screen and (min-width: 1024px) {
          .sidebar-widgets__links a {
            padding: 0.625rem 1.25rem 0.625rem 0; } }
        .sidebar-widgets__links a:after {
          content: "";
          display: inline-block;
          position: absolute;
          font-family: "Font Awesome 5 Pro";
          font-size: 0.875rem;
          font-weight: 400;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: 0; }
        .sidebar-widgets__links a:hover {
          color: #fada63; }

.address-thumbnail {
  margin-bottom: 1.25rem; }

.footer {
  font-weight: 400;
  color: #fefefe;
  position: relative;
  letter-spacing: 0.5px; }
  .footer-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .footer-container {
        max-width: 600px; } }
    @media (min-width: 1024px) {
      .footer-container {
        max-width: 798px; } }
    @media (min-width: 1200px) {
      .footer-container {
        max-width: 950px; } }
    @media (min-width: 1440px) {
      .footer-container {
        max-width: 950px; } }
    @media only screen and (min-width: 1024px) {
      .footer-container {
        max-width: 950px; } }
    .footer-container .col {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      @media only screen and (min-width: 1024px) {
        .footer-container .col {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%; } }
  .footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.75rem;
    top: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to bottom, rgba(51, 51, 51, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99333333', endColorstr='#00000000', GradientType=0);
    background-repeat: repeat-x; }
  .footer__left p {
    margin-bottom: 12px; }
  .footer a {
    color: #fefefe; }
    .footer a:hover {
      color: #FFD140; }
  .footer__top {
    background-color: #666666;
    padding-top: 4.875rem;
    padding-bottom: 4.25rem;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    letter-spacing: 0.8px; }
    @media only screen and (min-width: 1024px) {
      .footer__top {
        text-align: left; } }
  .footer__bottom {
    background-color: #444444;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 300;
    font-size: 12px;
    text-align: center; }
  .footer__social {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
    .footer__social .social {
      text-align: center; }
      @media only screen and (min-width: 1024px) {
        .footer__social .social {
          text-align: right; } }
    .footer__social a > i {
      width: 1.875rem;
      height: 1.875rem;
      background-color: #fff;
      color: #666666;
      display: block;
      line-height: 1.875rem;
      border-radius: 50%;
      transition: all 0.5s ease; }
    .footer__social a:hover > i {
      background-color: #fff;
      color: #6699cc; }
      .footer__social a:hover > i.icon-facebook {
        color: #125687; }
      .footer__social a:hover > i.icon-linkedin {
        color: #125687; }
      .footer__social a:hover > i.icon-youtube {
        color: #a73439; }
      .footer__social a:hover > i.icon-vimeo {
        color: #1AB7EA; }
  .footer .copyright {
    padding-right: 10px;
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .footer .copyright {
        text-align: right; } }
  .footer .attribution {
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .footer .attribution {
        text-align: right; } }
  .footer__menu {
    padding: 0.625rem 0;
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .footer__menu {
        padding: 1.25rem 0;
        text-align: right; } }
    .footer__menu li {
      display: inline-block;
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      position: relative; }
      .footer__menu li:before {
        content: '';
        border-left: 1px solid #999999;
        height: 16px;
        top: 4px;
        width: 0;
        display: inline-block;
        position: absolute;
        margin-left: -9px; }
      .footer__menu li:first-child {
        margin-left: 0; }
        .footer__menu li:first-child:before {
          content: '';
          border-left: 0 solid #999999; }
      .footer__menu li:last-child {
        margin-right: 0; }
      .footer__menu li a {
        color: #999999;
        font-size: 1rem; }
  .footer__copyright {
    color: #999999;
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .footer__copyright {
        text-align: right; } }
  .footer .to-top {
    position: absolute;
    top: -3.75rem;
    right: 10px;
    background-color: #666666;
    border-radius: 50%;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    color: #fff; }
    .footer .to-top:hover {
      color: #FFD140; }

/**
 * Miscellaneous tweaks to go at the end of the stylesheet.
 */
/* Social media icons */
ul.social {
  list-style: none !important;
  text-align: right; }
  ul.social li {
    display: inline-block;
    font-size: 1rem;
    margin-left: 24px;
    padding: 0; }
    ul.social li:first-child {
      margin-left: 0; }
    ul.social li:before {
      content: none; }
    ul.social li a {
      display: block;
      width: 100%;
      text-align: center;
      color: #e2e2e2; }
    ul.social li .fa-stack {
      display: block;
      text-align: center;
      width: 100%; }
    ul.social li .social__title {
      text-indent: -9999px;
      text-align: left;
      display: block; }

.social-media-section {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  .social-media-section ul.social {
    text-align: center; }
    .social-media-section ul.social a {
      width: 2.5rem;
      height: 2.5rem;
      padding: 5px;
      background-color: #cb4f00;
      border-radius: 5px;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .social-media-section ul.social a {
          width: 3.75rem;
          height: 3.75rem;
          padding: 10px; } }
      .social-media-section ul.social a i {
        background-color: #fefefe;
        width: 1.875rem;
        height: 1.875rem;
        line-height: 1.875rem;
        font-size: 0.9375rem;
        display: block;
        border-radius: 50%;
        color: #cb4f00; }
        @media only screen and (min-width: 768px) {
          .social-media-section ul.social a i {
            width: 2.5rem;
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.25rem; } }
      .social-media-section ul.social a:hover {
        background-color: #983b00; }
        .social-media-section ul.social a:hover i {
          color: #983b00; }

.fa-arrow-right:not(.fa-inverse) {
  color: #000; }

.fa-circle-red {
  color: #93352f; }

.fa-stack .fa-circle,
.fa-stack .fa-arrow-right {
  transition: all 0.5s ease; }

/* Tiled Gallery tweaks */
#jp-carousel-comment-form-container,
#jp-carousel-comments-loading,
#jp-carousel-comment-form,
.jp-carousel-commentlink,
.jp-carousel-image-exif,
.jp-carousel-buttons {
  display: none !important;
  margin: 0;
  padding: 0;
  border: none;
  opacity: 0; }

.rte .tiled-gallery {
  margin: 20px 0; }

/* Fixes an issue with when body is made "position: relative" by Google Translate */
@media (max-width: 600px) {
  html #wpadminbar {
    top: -46px; } }

/* Hide Google Translate logo with no alt text */
.goog-gt-tt .logo img {
  display: none; }

.form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.spacer {
  height: 9.375rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/dirtroad.jpg); }
  .spacer--about {
    background-image: url(../images/dirtroad.jpg); }

.about-intro {
  text-align: center; }
  .about-intro h2 {
    font-size: 2rem;
    color: #008472; }

/* AB Testing Related CSS */
.home-c .services__content .flip-card__back {
  font-size: 14px;
  padding-bottom: 40px; }

.home-c .services__content .flip-card__back .title {
  font-size: 15px; }

.home-c .services__content .flip-card__back .content-wrapper {
  min-height: 250px; }

.home-c .services__content .flip-card__back .explore {
  font-size: 14px; }
  .home-c .services__content .flip-card__back .explore .icon {
    position: relative;
    top: 2px; }

@media (max-width: 767px) {
  .home-c .services__content .flip-card__back {
    font-size: 14px;
    padding-bottom: 0; }
  .home-c .services__content .flip-card__back .content-wrapper {
    min-height: 0; } }

#main-hero.creative-hero {
  height: auto;
  min-height: unset; }
  #main-hero.creative-hero video {
    object-fit: unset;
    height: auto; }
  #main-hero.creative-hero .hero__text {
    position: relative;
    left: unset;
    bottom: unset;
    margin-top: -7px; }

#main-hero.creative-hero.image-type .hero__text {
  margin: 0; }

.image-posts-sup.creative-hero h2 {
  font-size: 1.1rem;
  margin-bottom: 1rem; }

.image-posts-sup.creative-hero .post-img__container {
  padding-top: 0; }

.image-posts-sup.creative-hero video {
  display: block; }

.image-posts-sup.creative-hero.im-video-type,
.image-posts-sup.creative-hero.im-image-type {
  padding: 0;
  height: auto;
  min-height: unset; }

.btn-6 {
  color: tint(red); }
  .btn-6 span {
    display: block;
    border-radius: 50%;
    background-color: shade(red, 40%);
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1; }
  .btn-6:hover {
    color: tint(red, 75%); }
  .btn-6:active {
    background-color: red; }

#logo-bg-after img {
  display: block;
  width: 100%; }

#main.creative-temp {
  margin-bottom: 0; }

.transition {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

/****/
/** CREATIVE HERO START **/
/****/
.header-helper {
  padding: 0; }

.main-wrapper.header-creative {
  max-width: unset; }

.header-helper {
  background-color: rgba(0, 0, 0, 0.8); }
  .header-helper .header__inner {
    background-color: unset !important; }

.header-helper.sticky {
  background-color: rgba(0, 0, 0, 0.8) !important; }

.creative-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: 100%; }

.creative-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  height: 100%; }

.creative-col {
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.creative-hero {
  padding: 0;
  height: 100vh;
  min-height: 480px; }
  .creative-hero__wrapper {
    position: relative;
    height: 100%; }
  .creative-hero .creative-hero__img {
    object-fit: cover;
    height: 100%;
    width: 100%; }

.hero-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  .hero-text__outer {
    box-sizing: border-box;
    padding: 5rem 0 2.5rem;
    height: 100%; }
  .hero-text__container {
    height: 100%;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff; }
  .hero-text__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* Vertical center alignment */
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* Horizontal center alignment */
    height: 100%;
    /* Ensure the container takes up the full height */ }
  .hero-text h1 {
    font-family: "Lato", "sans-serif";
    text-decoration: none;
    color: #fff;
    line-height: 120%;
    font-weight: 300;
    font-size: 1.875rem;
    background: #5c2d88;
    padding: 0.5rem 1rem;
    text-align: center;
    margin: 0;
    text-transform: uppercase; }
  .hero-text h2 {
    font-family: "Lato", "sans-serif";
    font-weight: 900;
    font-size: 1.875rem;
    color: #fff;
    margin: 1rem 0 3rem;
    text-align: center;
    line-height: 120%;
    text-transform: uppercase; }
  .hero-text a:link,
  .hero-text a:visited,
  .hero-text a:active {
    text-decoration: none;
    opacity: 1;
    display: table;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-image: url(../images/play-btn-n.svg);
    background-size: 60px 60px; }
    .hero-text a:link img,
    .hero-text a:visited img,
    .hero-text a:active img {
      width: 60px;
      height: 60px; }
  .hero-text a:hover {
    opacity: 0.8;
    background-image: url(../images/play-btn-hover-n.svg); }

/****/
/** CREATIVE HERO END **/
/****/
/****/
/** IMAGE POSTS START **/
/****/
.post-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 15px; }
  .post-img__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-top: 6rem; }
  .post-img h2 {
    text-transform: uppercase;
    color: #fff;
    line-height: 120%;
    margin: 0 auto 4rem;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 400;
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.8); }
  .post-img a:link,
  .post-img a:visited,
  .post-img a:active {
    text-decoration: none;
    line-height: 144%;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff;
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    outline: none;
    overflow: hidden;
    border: 2px solid #fff;
    padding: 6px 32px !important; }
    .post-img a:link span,
    .post-img a:visited span,
    .post-img a:active span {
      position: relative;
      pointer-events: none; }
  .post-img a:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  .post-img a::before {
    --size: 0;
    content: "";
    position: absolute;
    left: 80%;
    top: 50%;
    width: var(--size);
    height: var(--size);
    background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: width 0.5s ease, height 0.5s ease;
    border-radius: 50%; }
  .post-img a:hover::before {
    --size: 1000px;
    background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4)); }

.story-tellers__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto 4rem; }

.story-tellers__item {
  width: 48%;
  margin-right: 4%; }

.story-tellers__item:nth-child(2) {
  margin-top: 0; }

.story-tellers__item:nth-child(2n) {
  margin-right: 0; }

.image-posts .c_border:last-child {
  display: none !important; }

/****/
/** IMAGE POSTS END **/
/****/
/****/
/** STORYTELLERS START **/
/****/
.story-tellers {
  padding: 4rem 15px 0;
  box-sizing: border-box;
  background: #000; }
  .story-tellers > h2 {
    font-weight: 400;
    padding: 0.5rem 1rem 1rem;
    margin: 0 auto 3rem;
    border-bottom: 2px solid #fff;
    font-size: 2rem;
    line-height: 120%;
    text-align: center;
    color: #fff;
    display: table;
    text-transform: uppercase; }
  .story-tellers__container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 400px; }
  .story-tellers__item:nth-child(1) {
    margin-top: 0; }
  .story-tellers__item a:link,
  .story-tellers__item a:visited,
  .story-tellers__item a:active {
    text-decoration: none; }
  .story-tellers__item a:hover .story-tellers__onHover {
    background: rgba(92, 45, 136, 0.5);
    transition: all 500ms ease-out 0s;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s; }
  .story-tellers__item a:hover .story-tellers__onHover .story-tellers__onElement {
    opacity: 1; }
  .story-tellers__item a:hover h3,
  .story-tellers__item a:hover p {
    color: #ffd140; }
  .story-tellers__hover {
    position: relative; }
    .story-tellers__hover img {
      display: block;
      width: 100%;
      margin: 0 auto; }
  .story-tellers__onHover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(92, 45, 136, 0); }
  .story-tellers__onInner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .story-tellers__onElement {
    display: table;
    margin: 0 auto;
    background-image: url(../images/storyteller-hover-n.png);
    width: 26px;
    height: 46px;
    opacity: 0; }
  .story-tellers h3 {
    margin: 1rem 0;
    color: #fff;
    font-family: "Lato", "sans-serif";
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.375rem;
    line-height: 120%; }
    .story-tellers h3 span:nth-child(2) {
      font-weight: 400; }
  .story-tellers p {
    padding: 0;
    color: #fff;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 160%; }
  .story-tellers a.creative-btn:link,
  .story-tellers a.creative-btn:visited,
  .story-tellers a.creative-btn:active {
    text-decoration: none;
    line-height: 144%;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #fff;
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    outline: none;
    overflow: hidden;
    border: 2px solid #fff;
    padding: 6px 32px !important; }
    .story-tellers a.creative-btn:link span,
    .story-tellers a.creative-btn:visited span,
    .story-tellers a.creative-btn:active span {
      position: relative;
      pointer-events: none; }
  .story-tellers .creative-btn-wrapper {
    display: table;
    margin: 0 auto; }
  .story-tellers a.creative-btn:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  .story-tellers a.creative-btn::before {
    --size: 0;
    content: "";
    position: absolute;
    left: 80%;
    top: 50%;
    width: var(--size);
    height: var(--size);
    background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4));
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: width 0.5s ease, height 0.5s ease;
    border-radius: 50%; }
  .story-tellers a.creative-btn:hover::before {
    --size: 1000px;
    background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4)); }

.story-tellers-short-text {
  margin-bottom: 3rem; }
  .story-tellers-short-text h2,
  .story-tellers-short-text h3,
  .story-tellers-short-text h4,
  .story-tellers-short-text h5,
  .story-tellers-short-text h6 {
    color: #fff !important; }
  .story-tellers-short-text p {
    color: #fff;
    font-family: "Lato", "sans-serif";
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    margin-top: 1rem;
    line-height: 1.8; }

/****/
/** STORYTELLERS END **/
/****/
/****/
/** LOGO START **/
/****/
.logo-carousel {
  background: #000;
  padding: 0; }
  .logo-carousel__container {
    padding: 2rem 0;
    max-width: 400px;
    margin: 0 auto; }
  .logo-carousel h2 {
    text-decoration: none;
    margin: 0 auto 3rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 120%;
    font-size: 1.188rem;
    font-weight: 400;
    font-family: "Lato", "Merriweather", serif; }
  .logo-carousel__holder {
    display: block;
    position: relative;
    width: 240px;
    margin: 0 auto; }
  .logo-carousel .left-arrow {
    position: absolute;
    left: -2.5rem;
    z-index: 2;
    display: block;
    width: 28px;
    height: 48px;
    top: 6px;
    cursor: pointer; }
  .logo-carousel .left-arrow::before {
    content: url(../images/left-arrow-caro-n.png);
    position: absolute;
    top: 0;
    left: 0; }
  .logo-carousel .right-arrow {
    position: absolute;
    right: -2.5rem;
    z-index: 2;
    display: block;
    width: 28px;
    height: 48px;
    top: 6px;
    cursor: pointer; }
  .logo-carousel .right-arrow::before {
    content: url(../images/right-arrow-caro-n.png);
    position: absolute;
    top: 0;
    left: 0; }
  .logo-carousel__img {
    display: table;
    margin: 0 auto;
    max-width: 100%; }
  .logo-carousel .spacer_caro {
    height: 80px;
    background: #000; }

.logo-carousel__container .slick-dots {
  bottom: -80px; }

/****/
/** LOGO END **/
/****/
.connection {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  margin: 0.8rem auto 0 !important; }
  .connection a:link,
  .connection a:visited,
  .connection a:active {
    text-decoration: none;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .connection a:link > span,
    .connection a:visited > span,
    .connection a:active > span {
      height: 30px;
      width: 30px;
      border-radius: 50%;
      background-color: #5c2d88;
      margin: 0 auto;
      text-align: center;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .connection a:link > span > span,
      .connection a:visited > span > span,
      .connection a:active > span > span {
        display: table;
        margin: 0 auto; }
        .connection a:link > span > span i,
        .connection a:visited > span > span i,
        .connection a:active > span > span i {
          color: #fff; }

.background-video {
  object-fit: cover;
  height: 100%;
  width: 100%; }

/** 
 *
 * NEW
 */
.c_border {
  height: 50px;
  background: #000;
  border: 0 none !important; }

.c_border.afterStory {
  background: #000; }

.hero__text {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .hero__text--container {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 2rem; }
    .hero__text--container h1 {
      padding: 0;
      font-size: 1.6rem;
      font-family: "Georgia", "Merriweather", serif;
      color: #fff;
      line-height: 120%;
      margin: 0 0 1rem;
      font-weight: 400; }
    .hero__text--container h2 {
      padding: 0;
      color: #fff;
      font-family: "Lato", "sans-serif";
      margin: 0 0 1rem;
      font-size: 1.25rem;
      margin-bottom: 0.625rem;
      line-height: 1.8; }
    .hero__text--container a:link,
    .hero__text--container a:visited,
    .hero__text--container a:active {
      position: relative;
      text-decoration: none;
      color: #fff;
      font-weight: 600;
      padding: 0 1.2rem 0 0;
      display: table;
      margin: 0 auto; }
    .hero__text--container a:hover {
      text-decoration: none; }
    .hero__text--container a:before {
      position: absolute;
      right: -3px;
      top: 3px; }

.logo-carousel .logo-carousel__heading {
  background: #1c1e1f;
  padding: 3rem 0; }
  .logo-carousel .logo-carousel__heading h2 {
    padding: 0 1rem;
    color: #fff;
    margin: 0;
    font-size: 1.188rem; }

/*media-breakpoint-up(md)*/
@media only screen and (min-width: 768px) {
  .image-posts-sup.creative-hero h2 {
    font-size: 2.5rem;
    margin-bottom: 4rem; }
  #main-hero.creative-hero {
    height: unset;
    min-height: unset; }
  #main-hero.creative-hero .hero__text {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: -7px; }
  .c_border {
    height: 80px; }
  .hero__text--container h1 {
    font-size: 2.4rem; }
  .hero__text--container a:link,
  .hero__text--container a:visited,
  .hero__text--container a:active {
    font-size: 1.2rem; }
    .hero__text--container a:link i,
    .hero__text--container a:visited i,
    .hero__text--container a:active i {
      top: 7px;
      position: absolute;
      right: -8px; }
  .hero__text--container a:hover {
    color: #ffd140; }
  .hero__text--container {
    padding: 1.5rem 0; }
  .creative-hero {
    min-height: 800px; }
  .creative-container {
    max-width: 600px; }
  .hero-text a:link img,
  .hero-text a:visited img,
  .hero-text a:active img {
    width: 80px;
    height: 80px; }
  .hero-text a:link,
  .hero-text a:visited,
  .hero-text a:active {
    width: 80px;
    height: 80px;
    background-size: 80px 80px; }
  .hero-text h2 {
    font-size: 3rem; }
  .hero-text h1 {
    font-size: 3rem;
    margin: 1.5rem 0 0; }
  .hero-text__outer {
    box-sizing: border-box;
    padding: 6rem 0 3rem; }
  .post-img h2 {
    margin: 0 auto 4rem;
    font-size: 2.5rem;
    padding: 1rem 2.5rem;
    display: table; }
  .story-tellers__container {
    max-width: 570px; }
  .story-tellers > h2 {
    font-size: 3rem;
    padding: 0 3rem 1rem; }
  .story-tellers__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto 4rem; }
  .story-tellers__item {
    width: 48%;
    margin-right: 4%; }
  .story-tellers__item:nth-child(2) {
    margin-top: 0; }
  .story-tellers__item:nth-child(2n) {
    margin-right: 0; }
  .story-tellers {
    padding: 7rem 15px 0; }
  .logo-carousel__container {
    max-width: 570px;
    margin: 0 auto; }
  .logo-carousel__holder {
    width: 440px; }
  .logo-carousel h2 {
    margin: 0 auto 6rem; }
  .slick-dots {
    bottom: -90px; }
  .logo-carousel {
    padding: 0; }
  .logo-carousel .logo-carousel__heading h2 {
    font-size: 2rem; } }

@media only screen and (min-width: 1024px) {
  .image-posts-sup.creative-hero .post-img__container {
    padding-top: 6rem; }
  .image-posts-sup.creative-hero h2 {
    font-size: 2.8rem;
    margin-bottom: 4rem; }
  #main-hero.creative-hero {
    height: 100vh;
    min-height: 600px; }
  #main-hero.creative-hero video {
    object-fit: cover;
    height: 100%; }
  .logo-carousel__container {
    padding: 4rem 0; }
  .logo-carousel .spacer_caro {
    height: 100px; }
  .logo-carousel__container .slick-dots {
    bottom: -123px; }
    .logo-carousel__container .slick-dots li button:before {
      font-size: 15px; }
  .logo-carousel .logo-carousel__heading {
    padding: 4rem 0; }
  .story-tellers-short-text {
    margin-bottom: 6rem; }
  .c_border {
    height: 100px; }
  .hero__text--container h1 {
    font-size: 3.5rem; }
  .hero__text--container a:link,
  .hero__text--container a:visited,
  .hero__text--container a:active {
    font-size: 1.4rem; }
  .hero__text--container {
    padding: 4rem 0; }
  .creative-hero {
    min-height: 600px; }
  .creative-container {
    max-width: 940px; }
  .creative-hero .creative-hero__img {
    height: 100%; }
  .hero-text__outer {
    padding: 8rem 0 3.5rem; }
  .hero-text h1 {
    margin: 0 auto;
    padding: 0.5rem;
    width: 100%; }
  .hero-text h1 {
    padding: 0.3rem 0.5rem;
    letter-spacing: 0;
    font-size: 2.081rem; }
  .hero-text h2 {
    padding: 0.5rem;
    margin: 1rem auto 5rem;
    letter-spacing: 1.7px;
    font-size: 2.081rem; }
  .post-img h2 {
    max-width: unset;
    width: 600px;
    font-size: 2.8rem; }
  .story-tellers__container {
    max-width: 772px; }
  .story-tellers__item {
    width: calc(33.3333% - (0.66666666666667 * 2rem));
    margin-right: 3.2% !important; }
  .story-tellers__item:nth-child(3) {
    margin-top: 0; }
  .story-tellers__item:nth-child(3n) {
    margin-right: 0 !important; }
  .logo-carousel__container {
    max-width: 820px; }
  .logo-carousel__holder {
    width: 720px; }
  .story-tellers > h2 {
    padding: 0 7rem 1rem; } }

/*media-breakpoint-up(xl)*/
@media only screen and (min-width: 1200px) {
  .story-tellers__container {
    max-width: 1000px; }
  .creative-container {
    max-width: 950px; } }

@media only screen and (min-width: 1400px) {
  .logo-carousel .left-arrow {
    left: -4.5rem; }
  .logo-carousel .right-arrow {
    right: -4.5rem; }
  body .story-tellers__row .story-tellers__item {
    width: 22%;
    margin-right: 4% !important; }
  body .story-tellers__row .story-tellers__item:nth-child(4n) {
    margin-right: 0 !important; }
  .story-tellers__item:nth-child(4) {
    margin-top: 0 !important; }
  .story-tellers h3 {
    font-size: 1.5rem; }
  .creative-hero {
    min-height: 820px; }
  .creative-container {
    max-width: 1180px; }
  .hero-text h2 {
    font-size: 2.688rem;
    letter-spacing: 2px;
    margin: 1rem auto 5rem; }
  .hero-text h1 {
    margin: 0 auto 0;
    font-size: 2.487rem;
    letter-spacing: 1.7px; }
  .story-tellers__container {
    max-width: 1200px; }
  .logo-carousel__container {
    max-width: 1000px; }
  .logo-carousel__holder {
    width: 790px; } }

@media only screen and (min-width: 1600px) {
  .hero-text__outer {
    padding: 10rem 0 4.5rem; }
  .story-tellers__container {
    max-width: 1442px; } }

/** FOOTER AREA **/
body {
  font-family: "Lato", sans-serif !important;
  line-height: 1.42857 !important; }

#footer .footer__menu > ul {
  margin: 0 !important; }

.header-helper {
  border-bottom: 2px solid #fff; }

#main-menu__items > li > a:link,
#main-menu__items > li > a:visited,
#main-menu__items > li > a:active,
#main-menu__items > li > a:hover {
  color: #fff !important;
  text-decoration: none !important; }

#main.creative-temp {
  margin-bottom: 0; }

.transition {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s; }

.creative-int_header {
  background: #000;
  padding: 3.75rem 0 3.75rem; }
  .creative-int_header__container {
    margin: 0 auto;
    width: 92%; }
  .creative-int_header__row {
    text-decoration: none; }
  .creative-int_header__backto {
    text-align: right;
    margin-bottom: 2rem; }
    .creative-int_header__backto a:link,
    .creative-int_header__backto a:visited,
    .creative-int_header__backto a:active {
      text-decoration: none;
      color: #ffd140;
      font-family: "Lato", "sans-serif";
      position: relative;
      font-size: 1rem;
      line-height: 120%;
      padding: 0 0 0 1rem;
      font-weight: 600; }
    .creative-int_header__backto a:hover {
      text-decoration: none;
      color: #fff; }
    .creative-int_header__backto a::before {
      content: "<";
      position: absolute;
      left: 0;
      top: 0; }
  .creative-int_header__heading {
    text-decoration: none; }
  .creative-int_header h1 {
    text-decoration: none;
    color: #fff;
    font-family: "Lato", "sans-serif";
    font-weight: 900;
    line-height: 1;
    margin: 0 0 2rem; }
    .creative-int_header h1 span:nth-child(1) {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 120%;
      margin: 0 0 1.5rem;
      display: block;
      text-transform: capitalize;
      letter-spacing: 0; }
    .creative-int_header h1 span:nth-child(2) {
      font-weight: 900;
      font-size: 1.875rem;
      display: block;
      line-height: 120%;
      text-transform: uppercase; }
    .creative-int_header h1 span:nth-child(3) {
      font-weight: 300;
      display: block;
      font-size: 1.875rem;
      line-height: 120%;
      text-transform: uppercase; }
  .creative-int_header h2 {
    font-weight: 400;
    font-size: 28px;
    display: block;
    line-height: 120%;
    text-transform: capitalize;
    color: #fff;
    font-family: "Georgia", "Merriweather", serif;
    margin: 0 0 1rem; }
  .creative-int_header h3 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 160%;
    padding: 0 0 2rem 0;
    border-bottom: 2px solid #fff;
    margin-bottom: 2rem;
    font-family: "Georgia", "Merriweather", serif; }
  .creative-int_header__video-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden; }
  .creative-int_header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.creative-int_galery {
  background: #000; }
  .creative-int_galery__container {
    margin: 0 auto;
    width: 92%;
    padding: 3rem 0; }
  .creative-int_galery__row {
    text-decoration: none; }
  .creative-int_galery__col1 {
    text-decoration: none; }
  .creative-int_galery__entry-content {
    margin: 0 auto 3rem; }
    .creative-int_galery__entry-content a:link,
    .creative-int_galery__entry-content a:active,
    .creative-int_galery__entry-content a:visited {
      color: #ffd140;
      text-decoration: none; }
    .creative-int_galery__entry-content a:hover {
      text-decoration: underline; }
    .creative-int_galery__entry-content h2,
    .creative-int_galery__entry-content h3,
    .creative-int_galery__entry-content h4,
    .creative-int_galery__entry-content h5,
    .creative-int_galery__entry-content h6 {
      line-height: 143%;
      margin: 0 0 2rem;
      color: #fff;
      font-weight: 400;
      text-transform: capitalize; }
    .creative-int_galery__entry-content p {
      font-family: "Lato", "sans-serif";
      line-height: 28px;
      margin: 0 0 1.5rem;
      color: #fff;
      font-weight: 400;
      font-size: 1rem; }
    .creative-int_galery__entry-content h2 {
      font-size: 28px; }
    .creative-int_galery__entry-content h3 {
      font-size: 1.3rem; }
    .creative-int_galery__entry-content h4 {
      font-size: 1.2rem; }
    .creative-int_galery__entry-content h5 {
      font-size: 1.1rem; }
    .creative-int_galery__entry-content h6 {
      font-size: 1rem; }
  .creative-int_galery__col2 {
    text-decoration: none; }
  .creative-int_galery__imgs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto; }
  .creative-int_galery__items img {
    object-fit: cover;
    height: 180px; }
  .creative-int_galery__items:nth-child(1) {
    width: 48.5%;
    margin-right: 1.5%;
    margin-bottom: 3%; }
  .creative-int_galery__items:nth-child(2) {
    width: 48.5%;
    margin-left: 1.5%;
    margin-bottom: 3%; }
  .creative-int_galery__items:nth-child(3) {
    width: 100%;
    margin-bottom: 3%; }
    .creative-int_galery__items:nth-child(3) img {
      height: 200px; }
  .creative-int_galery__items:nth-child(4) {
    width: 65.5%;
    margin-right: 1.5%;
    margin-bottom: 3%; }
  .creative-int_galery__items:nth-child(5) {
    width: 31.5%;
    margin-left: 1.5%;
    margin-bottom: 3%; }
  .creative-int_galery__items:nth-child(6) {
    width: 31.5%;
    margin-right: 1.5%; }
  .creative-int_galery__items:nth-child(7) {
    width: 65.5%;
    margin-left: 1.5%; }

.creative-int_director {
  background: #000;
  overflow: hidden; }
  .creative-int_director .creative-int_galery__container.pad0 {
    padding-bottom: 0; }
  .creative-int_director__video {
    margin: 0 auto 2rem; }
    .creative-int_director__video img {
      display: table;
      margin: 0 auto;
      width: auto;
      max-height: 200px; }
  .creative-int_director__saying {
    margin: 0 auto; }
  .creative-int_director__info {
    color: #fff;
    font-size: 20px;
    line-height: 33.6px;
    font-weight: 400;
    margin: 0 0 1.5rem; }
    .creative-int_director__info strong {
      color: #fff; }
  .creative-int_director__author {
    color: #fff;
    text-align: right;
    line-height: 27.2px;
    font-size: 1rem;
    margin: 0; }

.creative-int_galery__partners > h3 {
  margin: 0 0 2rem;
  font-size: 1.438rem;
  line-height: 160%;
  text-transform: uppercase;
  text-align: center;
  color: #fff; }

.creative-int_galery__partners > h3.gp__heading {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: #000;
  padding: 1rem 0;
  font-weight: 400;
  font-family: "Georgia", "Merriweather", serif !important; }

.creative-int_partners__wrapper .creative-int_partners__item {
  text-decoration: none;
  margin: 3rem auto 0; }

.creative-int_partners__wrapper .creative-int_partners__item:nth-child(1) {
  text-decoration: none;
  margin-top: 0; }

.creative-int_partners__wrapper .creative-int_partners__inner {
  text-decoration: none; }
  .creative-int_partners__wrapper .creative-int_partners__inner img {
    display: block;
    max-width: 100%;
    width: 100%; }
  .creative-int_partners__wrapper .creative-int_partners__inner > h3 {
    color: #fdfdfd;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1.5rem 0 1rem;
    margin: 0;
    line-height: 160%; }
  .creative-int_partners__wrapper .creative-int_partners__inner > h4 {
    color: #fdfdfd;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.1rem; }

.creative-int_partners__wrapper a:link,
.creative-int_partners__wrapper a:visited,
.creative-int_partners__wrapper a:active {
  position: relative;
  display: block;
  border: 2px solid #fff;
  transition: all 500ms ease-out 0s;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s; }

.creative-int_partners__wrapper a:hover {
  border: 2px solid #ffd140; }

.creative-int_partners__wrapper a::before {
  content: url(../images/play-btn-n.png);
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  display: none; }

.creative-int_partners__wrapper a:hover::before {
  content: url(../images/play-hover-n.png); }

.creative-int_partners__wrapper + a:link,
.creative-int_partners__wrapper + a:visited,
.creative-int_partners__wrapper + a:active {
  text-decoration: none;
  line-height: 120%;
  font-size: 0.875rem;
  text-align: center;
  padding: 0.6rem 1rem;
  background: #fff;
  border-radius: 0.5rem;
  box-sizing: border-box;
  display: table;
  margin: 2rem auto 0;
  text-transform: uppercase;
  color: #5c2d8b;
  box-shadow: 0px 10px 17px rgba(0, 0, 0, 0.3); }

.creative-int_partners__wrapper + a:hover {
  background: #5c2d88;
  color: #fff; }

.with_link {
  position: relative;
  margin: 0 auto 8rem; }

.logo-carousel__backto {
  padding: 0;
  position: absolute;
  width: 100%;
  bottom: -9.5rem;
  text-align: center; }
  .logo-carousel__backto a:link,
  .logo-carousel__backto a:visited,
  .logo-carousel__backto a:active {
    text-decoration: none;
    color: #ffd140;
    font-family: "Lato", "sans-serif";
    position: relative;
    font-size: 0.875rem;
    line-height: 120%;
    padding: 0 0 0 1rem;
    font-weight: 600;
    display: table;
    margin: 0 auto; }
  .logo-carousel__backto a:hover {
    text-decoration: none;
    color: #fff; }
  .logo-carousel__backto a::before {
    content: "<";
    position: absolute;
    left: 0;
    top: 0; }

.testimonial-video__a:link,
.testimonial-video__a:visited,
.testimonial-video__a:active {
  position: relative;
  display: block;
  border: 2px solid #fff;
  transition: all 500ms ease-out 0s;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  margin: 0 auto 2.5rem; }

.testimonial-video__a:hover {
  border: 2px solid #ffd140; }

.testimonial-video__a:hover::before {
  content: url(../images/play-hover-n.png); }

.testimonial-video__a::before {
  content: url(../images/play-btn-n.png);
  position: absolute;
  bottom: 1rem;
  right: 1rem; }

img.testimonial-video__video {
  text-decoration: none;
  display: block;
  max-width: 100%;
  max-height: unset !important;
  width: 100% !important; }

.modal-content__helper {
  background-color: transparent !important;
  background: transparent !important; }

.modal-content__caption {
  background: #000;
  padding: 1rem; }
  .modal-content__caption p:first-child {
    margin: 0; }
  .modal-content__caption p {
    margin: 1rem auto 0;
    color: #fff;
    font-size: 1rem;
    line-height: 160%; }
    .modal-content__caption p strong {
      color: #fff; }
    .modal-content__caption p a:link,
    .modal-content__caption p a:visited,
    .modal-content__caption p a:active {
      text-decoration: none;
      color: #ffd140; }
    .modal-content__caption p a:hover {
      text-decoration: underline; }

.modal-content {
  border: 0 !important; }

.modal {
  background: rgba(0, 0, 0, 0.99) !important; }

.modal-helper__video {
  position: relative; }
  .modal-helper__video button.close {
    padding: 0;
    margin: 1rem 0 1rem 0;
    z-index: 5;
    position: relative; }
    .modal-helper__video button.close > span {
      text-decoration: none;
      display: table;
      width: 22px;
      height: 22px;
      background-image: url(../images/xmark.png);
      background-position: 0 0; }
    .modal-helper__video button.close > span::before {
      content: ""; }

.modal-helper__storyteller-img img {
  display: table;
  width: 200px;
  height: 200px;
  max-width: 100%;
  margin: 0 auto 1rem; }

.modal-helper__storyteller-img p.connection-name {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 0.938rem;
  line-height: 120%;
  margin: 0; }

.modal-helper__storyteller-img .connection {
  display: table;
  margin: 0 auto; }

.modal-content__storyteller-info {
  margin-top: 2rem; }

.modal-content__storyteller-name {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 100%;
  margin: 0 0 0.3rem; }
  .modal-content__storyteller-name .st__fname {
    font-weight: 700; }
  .modal-content__storyteller-name .st__lname {
    font-weight: 100; }

.modal-content__storyteller-pos {
  text-decoration: none;
  font-size: 0.875rem;
  color: #fff;
  margin: 0;
  font-weight: 400; }

.modal-content__storyteller-content {
  padding: 1rem 0 0 0;
  margin: 1rem auto 0;
  border-top: 1px solid #fff; }
  .modal-content__storyteller-content p:nth-child(1) {
    margin: 0; }
  .modal-content__storyteller-content p {
    margin: 1rem 0 0;
    color: #fff;
    font-size: 0.875rem;
    line-height: 190%; }

/**
* GALLERY FOR 1 to 6 Images
*/
.creative-int_galery__items.gal_1 {
  width: 100%;
  margin-bottom: 3%;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .creative-int_galery__items.gal_1 img {
    height: 200px; }

.creative-int_galery__items.gal_2 {
  margin-bottom: 3%;
  width: 48.5%;
  margin-left: 0;
  margin-right: 1.5%; }
  .creative-int_galery__items.gal_2 img {
    height: 180px; }
  .creative-int_galery__items.gal_2__nxt {
    width: 48.5%;
    margin-left: 1.5%;
    margin-right: 0; }
    .creative-int_galery__items.gal_2__nxt img {
      height: 180px; }

.creative-int_galery__items.gal_3 {
  width: 65.5%;
  margin-right: 1.5%;
  margin-bottom: 3%;
  margin-left: 0; }
  .creative-int_galery__items.gal_3 img {
    height: 180px; }
  .creative-int_galery__items.gal_3__nxt {
    margin-right: 0;
    width: 31.5%;
    margin-left: 1.5%;
    margin-bottom: 3%; }
    .creative-int_galery__items.gal_3__nxt img {
      height: 180px; }

.creative-int_galery__items.gal_4 {
  margin-right: 1.5%;
  width: 31.5%;
  margin-left: 0;
  margin-bottom: 3%; }
  .creative-int_galery__items.gal_4 img {
    height: 180px; }
  .creative-int_galery__items.gal_4__nxt {
    width: 65.5%;
    margin-right: 0;
    margin-bottom: 3%;
    margin-left: 1.5%; }
    .creative-int_galery__items.gal_4__nxt img {
      height: 180px; }

.for__last:nth-last-child(-n + 2) {
  margin-bottom: 0 !important; }

body .for__last.sing__row:nth-last-child(2) {
  margin-bottom: 3% !important; }

.creative-int-header-txt {
  background: #000;
  padding: 4.5rem 0 0; }
  .creative-int-header-txt__container {
    margin: 0 auto;
    width: 92%; }
  .creative-int-header-txt__row {
    text-decoration: none; }
  .creative-int-header-txt__h1 {
    font-weight: 400;
    font-size: 34px;
    display: block;
    line-height: 46px;
    text-transform: capitalize;
    color: #fff;
    font-family: "Georgia", "Merriweather", serif;
    margin: 0 0 1rem; }
  .creative-int-header-txt__h2 {
    padding: 0;
    color: #fff;
    font-size: 24px;
    line-height: 34.3px;
    font-family: "Lato", "sans-serif"; }
  .creative-int-header-txt__wysiwyg {
    padding: 2rem 0 0 0;
    border-top: 2px solid #fff;
    margin: 2rem 0 2rem 0; }
    .creative-int-header-txt__wysiwyg h1,
    .creative-int-header-txt__wysiwyg h2,
    .creative-int-header-txt__wysiwyg h3,
    .creative-int-header-txt__wysiwyg h4,
    .creative-int-header-txt__wysiwyg h5,
    .creative-int-header-txt__wysiwyg h6,
    .creative-int-header-txt__wysiwyg li {
      color: #fff; }
    .creative-int-header-txt__wysiwyg p {
      color: #fff;
      font-family: "Lato", "sans-serif";
      font-size: 1rem;
      line-height: 28px;
      font-weight: 400; }
    .creative-int-header-txt__wysiwyg p:nth-child(1) {
      margin: 0; }
  .creative-int-header-txt__img img {
    display: block;
    object-fit: cover;
    height: 80px; }

#partners__btn {
  padding: 2rem 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background: #1c1e1f;
  margin-top: 4rem; }
  #partners__btn .partners__btn {
    margin: 0 auto 0;
    width: 92%;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    #partners__btn .partners__btn .universal-btn {
      text-decoration: none;
      text-transform: uppercase;
      padding: 0;
      text-align: center;
      width: 40%;
      color: #fff;
      font-size: 1.188rem;
      font-weight: 700;
      line-height: 140%; }
    #partners__btn .partners__btn .universal-btn:hover {
      text-decoration: none; }
    #partners__btn .partners__btn .universal-btn__prev {
      padding: 0;
      text-decoration: none; }
      #partners__btn .partners__btn .universal-btn__prev img {
        padding: 0; }
      #partners__btn .partners__btn .universal-btn__prev span {
        display: none; }
    #partners__btn .partners__btn .universal-btn__prev:hover {
      padding: 0;
      text-decoration: none; }
    #partners__btn .partners__btn .universal-btn__next {
      padding: 0;
      text-decoration: none; }
      #partners__btn .partners__btn .universal-btn__next img {
        padding: 0; }
      #partners__btn .partners__btn .universal-btn__next span {
        display: none; }
    #partners__btn .partners__btn .universal-btn__next:hover {
      padding: 0;
      text-decoration: none; }

#partners__btn .partners__btn .universal-btn__mid {
  text-decoration: none;
  line-height: 144%;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #fff;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  outline: none;
  overflow: hidden;
  border: 2px solid #fff;
  padding: 6px 32px !important;
  text-decoration: none;
  line-height: 144%;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #fff;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  outline: none;
  overflow: hidden;
  border: 2px solid #fff;
  padding: 6px 32px !important; }
  #partners__btn .partners__btn .universal-btn__mid span {
    position: relative;
    pointer-events: none; }

#partners__btn .partners__btn .universal-btn__mid:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #fff; }

#partners__btn .partners__btn .universal-btn__mid::before {
  --size: 0;
  content: "";
  position: absolute;
  left: 80%;
  top: 50%;
  width: var(--size);
  height: var(--size);
  background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4));
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  transition: width 0.5s ease, height 0.5s ease;
  border-radius: 50%; }

#partners__btn .partners__btn .universal-btn__mid:hover::before {
  --size: 1000px;
  background: radial-gradient(circle closest-side, rgba(96, 100, 102, 0.4), rgba(96, 100, 102, 0.4)); }

@media only screen and (min-width: 600px) {
  .creative-int_director__video img {
    width: auto; } }

/*media-breakpoint-up(md)*/
@media only screen and (min-width: 768px) {
  #partners__btn .partners__btn .universal-btn__prev span {
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0 0 0.5rem;
    text-align: center;
    color: #fff;
    font-size: 1.188rem;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    bottom: -1px; }
  #partners__btn .partners__btn .universal-btn__next span {
    display: inline-block;
    text-transform: uppercase;
    padding: 0 0.5rem 0 0;
    text-align: center;
    color: #fff;
    font-size: 1.188rem;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    bottom: -1px; }
  #partners__btn .partners__btn .universal-btn {
    width: unset; }
  .creative-int_partners__wrapper .creative-int_partners__item {
    width: 45%; }
  .creative-int_galery__partners > h3 {
    font-size: 2rem;
    margin: 0 0 5rem; }
  .creative-int_galery__partners > h3.gp__heading {
    padding: 2rem 0; }
  .creative-int_header h3 {
    padding: 0 0 3rem 0;
    margin-bottom: 3rem; }
  .creative-int-header-txt__img img {
    height: 124px; }
  .creative-int-header-txt__h1 {
    font-size: 48px;
    line-height: 60px; }
  .creative-int-header-txt__container {
    width: 100%;
    max-width: 570px; }
  .creative-int-header-txt {
    padding: 5.5rem 0 0; }
  .creative-int-header-txt__wysiwyg {
    padding: 3rem 0 0 0;
    margin: 3rem 0 4rem 0; }
  .creative-int_galery__items.gal_2 img,
  .creative-int_galery__items.gal_3 img,
  .creative-int_galery__items.gal_4 img {
    height: 220px; }
  .creative-int_galery__items.gal_2__nxt img,
  .creative-int_galery__items.gal_3__nxt img,
  .creative-int_galery__items.gal_4__nxt img {
    height: 220px !important; }
  .creative-int_galery__items.gal_1 img {
    height: 270px; }
  .modal-content__storyteller-content p {
    font-size: 1rem; }
  .modal-content__storyteller-name {
    font-size: 3rem; }
  .modal-content__storyteller-pos {
    font-size: 1rem; }
  .modal-content__caption p {
    font-size: 1.2rem; }
  .creative-int_director__video img {
    max-height: 280px; }
  .creative-int_header__container {
    width: 100%;
    max-width: 570px; }
  .creative-int_header h1 span:nth-child(1) {
    font-size: 1rem; }
  .creative-int_header h1 span:nth-child(3),
  .creative-int_header h1 span:nth-child(2) {
    font-size: 3rem; }
  .creative-int_header h1 {
    margin: 0 0 3rem; }
  .creative-int_galery__entry-content h3 {
    font-size: 1.35rem; }
  .creative-int_galery__entry-content h4 {
    font-size: 1.25rem; }
  .creative-int_galery__entry-content h5 {
    font-size: 1.15rem; }
  .creative-int_galery__entry-content h6 {
    font-size: 1.1rem; }
  .creative-int_galery__container {
    margin: 0 auto;
    padding: 4rem 0;
    width: 100%;
    max-width: 570px; }
  .creative-int_partners__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto 4rem; }
  .creative-int_partners__wrapper .creative-int_partners__item:nth-child(2) {
    margin-top: 0; }
  .creative-int_partners__wrapper + a:link,
  .creative-int_partners__wrapper + a:visited,
  .creative-int_partners__wrapper + a:active {
    font-size: 1.25rem;
    padding: 0.75rem 1.2rem; }
  .creative-int_galery__items img {
    height: 220px; }
  .creative-int_galery__items:nth-child(3) img {
    height: 270px; } }

@media only screen and (min-width: 1024px) {
  #partners__btn .partners__btn {
    width: unset;
    max-width: 930px; }
  .creative-int_partners__wrapper .creative-int_partners__inner > h4 {
    font-size: 1.4rem; }
  .creative-int_partners__wrapper .creative-int_partners__inner > h3 {
    font-size: 1.6rem; }
  .creative-int-header-txt__container {
    max-width: 930px; }
  .creative-int-header-txt__wysiwyg {
    margin: 3rem 0 5rem 0; }
  .creative-int-header-txt {
    padding: 8.5rem 0 0; }
  .creative-int_galery__items.gal_2 img,
  .creative-int_galery__items.gal_3 img,
  .creative-int_galery__items.gal_4 img {
    height: 240px; }
  .creative-int_galery__items.gal_2__nxt img,
  .creative-int_galery__items.gal_3__nxt img,
  .creative-int_galery__items.gal_4__nxt img {
    height: 240px !important; }
  .creative-int_galery__items.gal_1 img {
    height: 300px; }
  .modal-content__storyteller-info {
    margin: 0;
    padding: 2rem 2.5rem;
    background: #000; }
  .modal {
    background: rgba(0, 0, 0, 0.5) !important; }
  .modal-helper__storyteller-img img {
    width: auto;
    height: auto; }
  .creative-int_galery__items img {
    height: 240px; }
  .creative-int_galery__items:nth-child(3) img {
    height: 300px; }
  .creative-int_director__video img {
    max-height: 320px; }
  .creative-int_header__container {
    max-width: 930px; }
  .creative-int_header {
    padding: 5rem 0 5rem; }
  .creative-int_galery__container {
    max-width: 930px;
    padding: 5rem 0; }
  .creative-int_galery__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 auto; }
  .creative-int_galery__col1 {
    width: 27.98%;
    margin-right: 3.2%; }
  .creative-int_galery__col2 {
    width: 68.8%;
    border-left: 2px solid #fff;
    padding-left: 4.1%; }
  .creative-int_director .creative-int_galery__col2 {
    border-color: #000; }
  .creative-int_partners__wrapper .creative-int_partners__item {
    margin-top: 0; }
  .creative-int_partners__wrapper + a:link,
  .creative-int_partners__wrapper + a:visited,
  .creative-int_partners__wrapper + a:active {
    font-size: 1.25rem;
    padding: 0.75rem 2rem; }
  .creative-int_partners__wrapper .creative-int_partners__item {
    width: 31.3333%;
    margin-right: 3%; }
  .creative-int_partners__wrapper .creative-int_partners__item:nth-child(3) {
    margin-right: 0; }
  .creative-int_galery__partners > h3 {
    margin: 0 0 5rem; } }

@media only screen and (min-width: 1200px) {
  .creative-int_header__container,
  .creative-int_galery__container,
  .creative-int-header-txt__container,
  #partners__btn .partners__btn {
    max-width: 1000px; } }

@media only screen and (min-width: 1400px) {
  .creative-int_header__container,
  .creative-int_galery__container,
  .creative-int-header-txt__container,
  #partners__btn .partners__btn {
    max-width: 1200px; }
  .creative-int-header-txt__wysiwyg {
    margin: 3rem 0 6rem 0; }
  .creative-int-header-txt {
    padding: 10rem 0 0; } }

@media only screen and (min-width: 1600px) {
  .creative-int_header__container,
  .creative-int_galery__container,
  .creative-int-header-txt__container,
  #partners__btn .partners__btn {
    max-width: 1442px; } }

/*# sourceMappingURL=app.css.map */
