@charset "UTF-8";
/*!
Theme Name: AMA Chicago
Theme URI: http://underscores.me/
Author: Gulo - A Digital Agency
Author URI: http://gulo.co
Description: CLIENT
Tags:
*/
.has-black-color {
  color: #1F1C0E; }

.has-black-background-color {
  background-color: #1F1C0E; }

.has-light-grey-color {
  color: #EDF1F3; }

.has-light-grey-background-color {
  background-color: #EDF1F3; }

.has-dark-blue-color {
  color: #162E4E; }

.has-dark-blue-background-color {
  background-color: #162E4E; }

.has-blue-color {
  color: #0071A5; }

.has-white-background-color {
  background-color: #ffffff; }

.has-blue-background-color {
  background-color: #0071A5; }

.has-green-color {
  color: #54998B; }

.has-green-background-color {
  background-color: #54998B; }

.has-orange-color {
  color: #E9752F; }

.has-orange-background-color {
  background-color: #E9752F; }

.has-purple-color {
  color: #563B6B; }

.has-purple-background-color {
  background-color: #563B6B; }

.has-yellow-color {
  color: #EAA429; }

.has-yellow-background-color {
  background-color: #EAA429; }

.has-red-color {
  color: #AA231E; }

.has-red-background-color {
  background-color: #AA231E; }

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

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: none; }
.main-nav ul li:hover > ul {
    display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

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

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  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-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .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-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-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-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-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .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-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-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-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-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .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-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-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-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-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .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-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-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-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-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 {
      padding-right: 15px;
      padding-left: 15px; } }

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

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.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: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .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: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .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: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .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: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .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%; } }

html {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 62.5%; }

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

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

.clearfix:after {
  clear: both; }

::-moz-selection {
  background: silver;
  color: black; }

::selection {
  background: silver;
  color: black; }

img::-moz-selection {
  background: transparent; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

a {
  color: #1F1C0E;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #0071A5; }

em, i {
  font-style: italic; }

b,
strong {
  font-weight: bold; }

audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

img, video, object, svg, iframe {
  max-width: 100%;
  border: none; }

img {
  height: auto; }

svg {
  max-height: 100%; }

figure {
  max-width: 100%;
  margin: 0; }

hr {
  background-color: #E8E8E6;
  border: 0;
  height: 1px;
  margin: 0 0 1.5rem; }

a[href^="tel:"] {
  color: #1F1C0E;
  border: 0; }

ul,
ol {
  margin: 0 0 3.2rem 2.4rem;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 2rem; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
  border-collapse: collapse;
  background-color: transparent; }
  table td, table th {
    padding: 1rem 1.5rem 2rem;
    vertical-align: top;
    border-top: 1px solid #E8E8E6; }
  table th {
    vertical-align: bottom;
    text-align: left; }

@font-face {
  font-family: 'Avenir Regular';
  src: url("./fonts/AvenirNext-Regular.ttf");
  font-style: normal;
  font-display: fallback; }

@font-face {
  font-family: 'Avenir Demi';
  src: url("./fonts/AvenirNext-DemiBold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }

@font-face {
  font-family: 'Avenir Bold';
  src: url("./fonts/AvenirNext-Bold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }

@font-face {
  font-family: 'Gottham Medium';
  src: url("./fonts/Gotham-Rounded-Medium.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }

@font-face {
  font-family: 'Gottham Bold';
  src: url("./fonts/Gotham-Rounded-Bold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }

/**
 * Basic typography style for copy text
 */
/**
 * Basic typography style for copy text
 */
body {
  font-size: 14px;
  line-height: 1.5; }
  @media (min-width: 320px) {
    body {
      font-size: calc(14px + 2 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    body {
      font-size: 16px; } }

/**
 * Firefox specific rule
 */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important; } }

h1, h2, h3, h4, h5 {
  font-weight: normal;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  margin-bottom: 2.4rem; }
  @media (min-width: 320px) {
    h1, h2, h3, h4, h5 {
      margin-bottom: calc(2.4rem + -0.6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h1, h2, h3, h4, h5 {
      margin-bottom: 1.8rem; } }

h1, .h1 {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -.03rem; }
  @media (min-width: 320px) {
    h1, .h1 {
      font-size: calc(32px + 16 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h1, .h1 {
      font-size: 48px; } }
  @media (min-width: 320px) {
    h1, .h1 {
      line-height: calc(44px + 6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h1, .h1 {
      line-height: 50px; } }

h2, .h2 {
  font-size: 32px;
  line-height: 46px;
  letter-spacing: -.06rem; }
  @media (min-width: 320px) {
    h2, .h2 {
      font-size: calc(32px + 6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h2, .h2 {
      font-size: 38px; } }
  @media (min-width: 320px) {
    h2, .h2 {
      line-height: calc(46px + -6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h2, .h2 {
      line-height: 40px; } }

h3, .h3 {
  font-size: 18px;
  line-height: 36px;
  text-transform: none;
  letter-spacing: -.04rem; }
  @media (min-width: 320px) {
    h3, .h3 {
      font-size: calc(18px + 4 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h3, .h3 {
      font-size: 22px; } }
  @media (min-width: 320px) {
    h3, .h3 {
      line-height: calc(36px + -6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h3, .h3 {
      line-height: 30px; } }

h4, .h4 {
  font-size: 16px;
  line-height: 16px; }
  @media (min-width: 320px) {
    h4, .h4 {
      font-size: calc(16px + 6 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h4, .h4 {
      font-size: 22px; } }
  @media (min-width: 320px) {
    h4, .h4 {
      line-height: calc(16px + 14 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h4, .h4 {
      line-height: 30px; } }

h5 {
  font-size: 14px; }
  @media (min-width: 320px) {
    h5 {
      font-size: calc(14px + 4 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    h5 {
      font-size: 18px; } }

p {
  margin: 0 0 2.4rem;
  line-height: 24px;
  font-size: 18px; }
  @media (min-width: 320px) {
    p {
      line-height: calc(24px + 8 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    p {
      line-height: 32px; } }
  @media (min-width: 320px) {
    p {
      font-size: calc(18px + 0 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    p {
      font-size: 18px; } }
  @media (min-width: 576px) {
    p {
      margin: 0 0 3.2rem; } }
  @media (min-width: 768px) {
    p {
      margin: 0 0 2.4rem; } }

p > a {
  text-decoration: none; }
  p > a:hover, p > a:active, p > a:focus {
    border-color: transparent; }

.site-content .post-content {
  -webkit-font-smoothing: antialiased; }
  .site-content .post-content h1 {
    line-height: 50px; }
  .site-content .post-content h2, .site-content .post-content h3, .site-content .post-content h4, .site-content .post-content h5, .site-content .post-content h6 {
    text-transform: none;
    padding-top: 16px; }
    @media (min-width: 320px) {
      .site-content .post-content h2, .site-content .post-content h3, .site-content .post-content h4, .site-content .post-content h5, .site-content .post-content h6 {
        padding-top: calc(16px + 8 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .site-content .post-content h2, .site-content .post-content h3, .site-content .post-content h4, .site-content .post-content h5, .site-content .post-content h6 {
        padding-top: 24px; } }
  .site-content .post-content h2 {
    font-size: 24px; }
    @media (min-width: 320px) {
      .site-content .post-content h2 {
        font-size: calc(24px + 10 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .site-content .post-content h2 {
        font-size: 34px; } }
  .site-content .post-content h3 {
    font-size: 21px; }
    @media (min-width: 320px) {
      .site-content .post-content h3 {
        font-size: calc(21px + 8 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .site-content .post-content h3 {
        font-size: 29px; } }
  .site-content .post-content h4 {
    font-size: 19px; }
    @media (min-width: 320px) {
      .site-content .post-content h4 {
        font-size: calc(19px + 4 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .site-content .post-content h4 {
        font-size: 23px; } }
  .site-content .post-content h5 {
    font-size: 17px; }
    @media (min-width: 320px) {
      .site-content .post-content h5 {
        font-size: calc(17px + 3 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .site-content .post-content h5 {
        font-size: 20px; } }

.post-content p, .post-content li {
  font-size: 18px;
  line-height: 30px; }
  @media (min-width: 320px) {
    .post-content p, .post-content li {
      font-size: calc(18px + 0 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    .post-content p, .post-content li {
      font-size: 18px; } }

.site-content ul, .site-content ol {
  font-weight: 400; }

.site-content li {
  font-size: 18px;
  line-height: 30px; }
  @media (min-width: 320px) {
    .site-content li {
      font-size: calc(18px + 0 * (100vw - 320px) / 1010); } }
  @media (min-width: 1330px) {
    .site-content li {
      font-size: 18px; } }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

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

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

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.break-link {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

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

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5rem; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5rem; }

.aligncenter, .post-content img:not([class]) {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.2rem;
  text-align: center; }

@media (max-width: 767px) {
  .alignleft,
  .alignright {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.2rem;
    text-align: center; } }

.alignnone {
  margin-bottom: 3.2rem;
  text-align: center; }

.fluid-width-video-wrapper {
  margin-bottom: 3.2rem; }

figure {
  margin: 0 0 3.2rem;
  padding: 0; }
  figure img {
    margin-left: auto;
    margin-right: auto; }

h1.center, h2.center, h3.center, h4.center, h5.center, p.center {
  text-align: center; }

.embedly-card,
.instagram-media,
.twitter-tweet,
twitterwidget {
  margin: 0 auto 0 !important;
  display: block !important; }
  .embedly-card + div,
  .instagram-media + div,
  .twitter-tweet + div,
  twitterwidget + div {
    margin-top: -3rem !important;
    text-align: center !important; }

p > iframe {
  margin: 0 auto !important; }

.twitter-tweet {
  margin-bottom: 3rem !important; }

.instagram-media {
  margin: 0 auto 3rem !important; }
  .instagram-media:before {
    display: none !important; }

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
.list-style-none {
  margin: 0 0 3.2rem;
  list-style: none; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* WordPress Gallery
------------------------------------------ */
.gallery {
  margin-left: -.5rem;
  margin-right: -.5rem; }

.gallery:after {
  display: table;
  content: "";
  clear: both; }

.gallery-item {
  margin: 0;
  float: left;
  padding: 1.5rem; }

.gallery-item img {
  width: 100%; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6667%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

@media (max-width: 767px) {
  div[class*='gallery-columns-'] .gallery-item {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto; } }

.wp-block-image {
  margin-bottom: 3.2rem; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5rem;
  max-width: 100%;
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0; }

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

.click-anywhere {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #444;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.join-hero-bg {
  padding-bottom: 0 !important; }

.bg {
  width: 100vw;
  padding-bottom: 10rem;
  padding-top: 5rem;
  background: #EDF1F3; }
  @media (min-width: 992px) {
    .bg {
      padding-bottom: 20rem; } }
  .bg--grey {
    background: #EDF1F3; }
  .bg--white {
    background: white; }
  .bg--half {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(63%, white), color-stop(37%, #EDF1F3));
    background-image: -webkit-linear-gradient(top, white 63%, #EDF1F3 37%);
    background-image: -o-linear-gradient(top, white 63%, #EDF1F3 37%);
    background-image: linear-gradient(to bottom, white 63%, #EDF1F3 37%); }
    @media (min-width: 992px) {
      .bg--half {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(50%, #EDF1F3));
        background-image: -webkit-linear-gradient(top, white 50%, #EDF1F3 50%);
        background-image: -o-linear-gradient(top, white 50%, #EDF1F3 50%);
        background-image: linear-gradient(to bottom, white 50%, #EDF1F3 50%); } }
  .bg--half--shorten {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(70%, #EDF1F3), color-stop(30%, white));
    background-image: -webkit-linear-gradient(bottom, #EDF1F3 70%, white 30%);
    background-image: -o-linear-gradient(bottom, #EDF1F3 70%, white 30%);
    background-image: linear-gradient(to top, #EDF1F3 70%, white 30%); }
    .bg--half--shorten .background-image {
      height: 30rem; }
      @media (min-width: 992px) {
        .bg--half--shorten .background-image {
          height: 60rem; } }
  .bg--half-reversed {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #EDF1F3), color-stop(50%, white));
    background-image: -webkit-linear-gradient(top, #EDF1F3 50%, white 50%);
    background-image: -o-linear-gradient(top, #EDF1F3 50%, white 50%);
    background-image: linear-gradient(to bottom, #EDF1F3 50%, white 50%);
    padding-bottom: 20rem;
    padding-top: 5rem; }
  .bg--events {
    padding-top: 0;
    padding-bottom: 0;
    background: white; }
    .bg--events .background-image {
      height: 30rem; }
      @media (min-width: 992px) {
        .bg--events .background-image {
          height: 60rem; } }
  .bg--logos {
    padding-bottom: 3rem; }
    @media (min-width: 992px) {
      .bg--logos {
        padding-bottom: 10rem; } }
  .bg--single-event {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, #EDF1F3), color-stop(20%, white));
    background-image: -webkit-linear-gradient(bottom, #EDF1F3 80%, white 20%);
    background-image: -o-linear-gradient(bottom, #EDF1F3 80%, white 20%);
    background-image: linear-gradient(to top, #EDF1F3 80%, white 20%); }
    .bg--single-event .background-image {
      height: 30rem; }
      @media (min-width: 992px) {
        .bg--single-event .background-image {
          height: 60rem; } }
  .bg--top-more {
    padding-top: 2rem; }
    @media (min-width: 992px) {
      .bg--top-more {
        padding-top: 10rem; } }
  .bg--hero {
    padding-top: 0;
    padding-bottom: 5rem; }
    @media (min-width: 768px) {
      .bg--hero {
        padding-bottom: 10rem;
        padding-top: 2rem; } }
  .bg--bottom-less {
    padding-bottom: 7rem; }
    @media (min-width: 992px) {
      .bg--bottom-less {
        padding-bottom: 10rem; } }

.single-flex {
  width: 100%;
  display: block; }
  @media (min-width: 768px) {
    .single-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .flex .content,
  .flex .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .flex .content,
      .flex .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .flex .content--padding {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .flex .content--padding {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .flex .content--padding {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .flex .content--padding {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .flex .content--padding {
        padding-right: 15px;
        padding-left: 15px; } }

.flex-cards-repeater {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .flex-cards-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .flex-cards-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .flex-cards-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .flex-cards-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .flex-cards-repeater {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.container-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  .container-wrapper h1 {
    margin-top: 1.7rem; }

.background-image {
  background: #54998B;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.main-articles .flex-article:nth-of-type(1) .background-image {
  background-image: url("./img/ama-placeholder-1.png"); }

.side-articles .flex-article--small:nth-of-type(1) .background-image {
  background-image: url("./img/ama-placeholder-2.png"); }

.side-articles .flex-article--small:nth-of-type(2n) .background-image {
  background-image: url("./img/ama-placeholder-3.png"); }

.side-articles .flex-article--small:nth-of-type(3n) .background-image {
  background-image: url("./img/ama-placeholder-1.png"); }

.card-description {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  margin-left: 8.33333%;
  background: white;
  border-radius: 5px;
  text-align: left;
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2); }
  .card-description h3 {
    font-size: 3.6rem; }

h2.page-title {
  text-align: center;
  font-size: 4.8rem;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    h2.page-title {
      padding-bottom: 5rem; } }
  h2.page-title--tall {
    margin-top: -9rem; }
    @media (min-width: 768px) {
      h2.page-title--tall {
        margin-top: -15rem; } }
    h2.page-title--tall:before {
      display: block;
      content: "";
      width: 3px;
      position: relative;
      left: 50%;
      top: -3rem;
      height: 15rem;
      background: #1F1C0E; }
      @media (min-width: 768px) {
        h2.page-title--tall:before {
          height: 25rem; } }

.tag, .tag--directory {
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.2rem; }

.card-inner {
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.content-info {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 576px) {
    .content-info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .content-info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .content-info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .content-info {
      padding-right: 15px;
      padding-left: 15px; } }
  .content-info h3 {
    margin-bottom: 1rem; }

.time {
  font-size: 1.4rem;
  font-family: Avenir Demi, sans-serif;
  font-style: normal;
  color: #79776E; }

.button-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.2rem; }

.month-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.month {
  font-family: Avenir Demi, sans-serif;
  font-style: normal;
  font-size: 18px; }

.date {
  font-family: Avenir Bold, sans-serif;
  font-style: normal;
  font-size: 22px; }

.button-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fly {
  background-image: url("./img/ama-cheveron.svg");
  background-size: initial;
  background-repeat: repeat;
  position: absolute;
  z-index: 3;
  height: 35rem;
  width: 32rem;
  right: -3.9rem;
  bottom: 3.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  @media (max-width: 991px) {
    .fly {
      display: none; } }

.card-repeater:nth-child(2n) .fly {
  height: 35rem;
  width: 32rem;
  left: -3.3rem;
  bottom: 3.5rem; }

@media (min-width: 768px) {
  .fly-single {
    background-image: url("./img/ama-cheveron.svg");
    background-size: initial;
    background-repeat: repeat;
    position: absolute;
    z-index: 3;
    height: 35rem;
    width: 32rem;
    left: -6.2rem;
    bottom: -4.5rem; } }

.wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  width: 100vw;
  -webkit-transform: translateX(-3vw);
  -ms-transform: translateX(-3vw);
  transform: translateX(-3vw);
  margin: 0 0 1.5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }
  @media (min-width: 992px) {
    .wp-block-cover {
      -webkit-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
      transform: translateX(-30%); } }
  .wp-block-cover .wp-block-cover-text {
    padding-left: 15px; }
    @media (min-width: 992px) {
      .wp-block-cover .wp-block-cover-text {
        padding-left: 0;
        font-family: Gottham Bold, sans-serif;
        font-style: normal;
        font-size: 42px;
        -webkit-transform: translateX(12vw);
        -ms-transform: translateX(12vw);
        transform: translateX(12vw); } }

@media (min-width: 992px) {
  .wp-block-image {
    width: 110%;
    max-width: 110%;
    -webkit-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%); } }

.wp-block-quote {
  margin: 4rem 0; }
  .wp-block-quote p {
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    color: #0071A5;
    line-height: 38px;
    font-size: 3rem; }
  .wp-block-quote:before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    height: 2.6rem;
    width: 3.8rem;
    z-index: 2;
    background-image: url("./img/quote-icon.svg");
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .wp-block-quote cite {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #5c6164; }
  @media (min-width: 992px) {
    .wp-block-quote:before {
      height: 3.6rem;
      width: 5.2rem; } }

p {
  margin: 2rem 0;
  line-height: 26px; }

ul {
  margin: 2rem 0; }
  ul li {
    margin: 1rem 0; }

.main-featured,
.side-featured {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .main-featured,
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .main-featured,
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .main-featured,
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .main-featured,
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }

.main-featured {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  height: 40rem;
  z-index: 3; }
  @media (min-width: 768px) {
    .main-featured {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
      height: 80rem; } }
  .main-featured .main-image {
    width: 100%;
    height: 35rem; }
    @media (min-width: 768px) {
      .main-featured .main-image {
        height: 60rem; } }
  .main-featured .text {
    margin: 2rem 0;
    font-size: 2.2rem; }
    @media (min-width: 768px) {
      .main-featured .text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; } }
  .main-featured .card-description {
    position: relative;
    top: -10rem;
    padding: 3rem 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    margin-left: 4.16667%; }
    @media (min-width: 768px) {
      .main-featured .card-description {
        top: -15rem;
        padding: 7rem 5rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 8.33333%; } }
    .main-featured .card-description strong {
      font-family: Avenir Bold, sans-serif;
      font-style: normal; }

.main-featured .card-description {
  background-image: url("img/amac-pattern-cta.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center; }

.side-featured {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 20rem; }
  @media (min-width: 576px) {
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .side-featured {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .side-featured {
      margin-top: 0;
      padding-top: 3rem;
      padding-bottom: 5rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  .side-featured a {
    margin-top: 2rem;
    display: block;
    height: 25rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .side-featured a:hover {
      color: #79776E;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .side-featured a:hover .title-arrow:after {
        margin-left: 1.5rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
  .side-featured .background-image {
    height: 60%; }
  .side-featured h3 {
    font-family: Avenir Demi, sans-serif;
    font-style: normal;
    padding-top: 1.5rem;
    height: 40%;
    font-size: 2.2rem; }

.basic-hero {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .basic-hero {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

.single-area-image {
  position: relative;
  z-index: 5;
  height: 50rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .single-area-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .single-area-image {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .single-area-image {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .single-area-image {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .single-area-image {
      padding-right: 15px;
      padding-left: 15px; } }

.content-single-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .content-single-area h3 {
    line-height: 3.8rem; }

.inner-single-content {
  padding: 2rem 0;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .inner-single-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .inner-single-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .inner-single-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .inner-single-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .inner-single-content {
      padding: 4rem 0 4rem 8rem; } }
  .inner-single-content h3 {
    padding-top: 1rem;
    font-size: 3.6rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
    @media (min-width: 768px) {
      .inner-single-content h3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    .inner-single-content h3:after {
      display: block;
      content: '';
      width: 6rem;
      position: relative;
      left: 2px;
      top: 0;
      margin-top: 2rem;
      height: 3px;
      background: #1F1C0E;
      border-radius: 3px; }
  .inner-single-content .text {
    margin: 2rem 0;
    line-height: 1.8rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .inner-single-content .text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }

.split-cards {
  display: block;
  padding-top: 1rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .split-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .split-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .split-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .split-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .split-cards {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 3rem;
      padding-bottom: 9rem; } }
  .split-cards .split-card-description {
    padding: 3rem 3rem 4rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%;
    position: initial;
    z-index: 5;
    border-radius: 5px;
    margin-top: 1rem;
    margin-bottom: 3rem;
    background: #EDF1F3; }
    @media (min-width: 768px) {
      .split-cards .split-card-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        margin-left: -8.33333%;
        padding: 7rem 5rem;
        margin-top: 3rem;
        margin-bottom: 3rem;
        padding-left: 10rem; }
        .split-cards .split-card-description .text {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          max-width: 75%; } }
  .split-cards .split-card-image {
    width: 100%;
    height: 24rem;
    z-index: 4; }
    @media (min-width: 768px) {
      .split-cards .split-card-image {
        height: 50rem;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0; } }
  @media (min-width: 768px) {
    .split-cards .fly {
      left: -3rem;
      right: unset; } }
  @media (min-width: 768px) {
    .split-cards:nth-child(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .split-cards:nth-child(2n) .split-card-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        margin-left: 0%; }
      .split-cards:nth-child(2n) .split-card-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: -8.33333%; }
      .split-cards:nth-child(2n) .fly {
        left: unset;
        right: -3.5rem; } }

.main-articles {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .main-articles {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }

.side-articles {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .side-articles {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%; } }

.flex-card {
  max-height: 50rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .flex-card {
      max-height: 47rem;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  .flex-card .background-image {
    height: 35rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .flex-card .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%; } }
  .flex-card .card-description {
    padding: 2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    margin-left: 4.16667%;
    position: relative;
    top: -10rem;
    min-height: 20rem;
    z-index: 3; }
    @media (min-width: 768px) {
      .flex-card .card-description {
        top: -20rem;
        padding: 4rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-left: 58.33333%; } }
  .flex-card h3 {
    font-size: 2rem;
    line-height: 2.4rem;
    color: #1F1C0E; }
  .flex-card .month-date {
    line-height: 2.4rem; }
  .flex-card .tag {
    color: #54998B; }
  .flex-card .author {
    text-transform: uppercase;
    font-size: 12px;
    color: #79776E;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    letter-spacing: 0.01rem; }
  .flex-card--small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .flex-card--small {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    .flex-card--small .background-image {
      height: 25rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 768px) {
        .flex-card--small .background-image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
          max-width: 91.66667%; } }
    .flex-card--small .card-description {
      top: -10rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%;
      margin-left: 4.16667%; }
      @media (min-width: 768px) {
        .flex-card--small .card-description {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
          max-width: 83.33333%;
          margin-left: 16.66667%; } }
    @media (min-width: 768px) {
      .flex-card--small:first-child {
        margin-top: -7rem; } }
    .flex-card--small:nth-child(1) .tag {
      color: #E9752F; }
    .flex-card--small:nth-child(2n) .tag {
      color: #563B6B; }
    .flex-card--small:nth-child(2n+1) .tag {
      color: #E9752F; }

.flex-article {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .flex-article {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .flex-article {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .flex-article {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .flex-article {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .flex-article {
      padding-right: 15px;
      padding-left: 15px; } }
  .flex-article .background-image {
    height: 40rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .flex-article .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%; } }
  .flex-article .card-description {
    padding: 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    margin-left: 4.16667%;
    position: relative;
    top: -15rem;
    min-height: 25rem;
    z-index: 3; }
    @media (min-width: 768px) {
      .flex-article .card-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 16.66667%; } }
  .flex-article h3 {
    font-size: 2.4rem;
    font-family: Gottham Medium, sans-serif;
    font-style: normal; }
  .flex-article .author {
    text-transform: uppercase;
    font-size: 12px;
    color: #79776E;
    font-family: Gottham Bold, sans-serif;
    font-style: normal; }
  .flex-article--small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .flex-article--small .background-image {
      height: 30rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      @media (min-width: 768px) {
        .flex-article--small .background-image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
          max-width: 91.66667%; } }
    .flex-article--small .card-description {
      top: -10rem;
      min-height: 15rem;
      margin-left: 4.16667%; }
      @media (min-width: 768px) {
        .flex-article--small .card-description {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
          max-width: 83.33333%;
          margin-left: 16.66667%; } }
    .flex-article--small:first-child {
      margin-top: 5rem; }
    .flex-article--small:nth-of-type(2) {
      margin-top: -5rem; }

@media (min-width: 768px) {
  .home-events-pane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-events-pane a {
      display: block; }
    .home-events-pane a.flex-card:nth-child(1) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .home-events-pane a.flex-card:nth-child(1) .card-description {
        top: -20rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-left: 58.33333%;
        min-height: 25rem; }
    .home-events-pane a.flex-card:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-top: -5rem; }
      .home-events-pane a.flex-card:nth-child(2) .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
        height: 25rem; }
      .home-events-pane a.flex-card:nth-child(2) .card-description {
        top: -10rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 16.66667%; }
    .home-events-pane a.flex-card:nth-child(3) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
      .home-events-pane a.flex-card:nth-child(3) .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
        height: 25rem; }
      .home-events-pane a.flex-card:nth-child(3) .card-description {
        top: -10rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 16.66667%; } }

.cta-side {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .cta-side {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  .cta-side h3 {
    font-size: 3.2rem; }

.cta-side:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .cta-side:nth-child(2) .button {
    width: auto;
    margin-right: 0;
    margin-left: auto; }

.cta-side .gform_wrapper form {
  width: 100%;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  background: transparent;
  display: block;
  padding: 0 !important; }
  .cta-side .gform_wrapper form .gform_body {
    width: 100%;
    max-width: 100%;
    margin-left: 0; }
    .cta-side .gform_wrapper form .gform_body .gfield_label {
      font-family: Gottham Bold, sans-serif;
      font-style: normal; }
  .cta-side .gform_wrapper form .gform_footer {
    float: right !important;
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .cta-side .gform_wrapper form .gform_footer input [type="submit"] {
      float: right;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
  .cta-side .gform_wrapper form li input {
    width: 100%;
    background: white !important;
    border-radius: 50px;
    margin-bottom: 1.5rem;
    padding: 1rem 2rem; }
    .cta-side .gform_wrapper form li input::-webkit-input-placeholder {
      color: black; }
    .cta-side .gform_wrapper form li input:-ms-input-placeholder {
      color: black; }
    .cta-side .gform_wrapper form li input::-ms-input-placeholder {
      color: black; }
    .cta-side .gform_wrapper form li input::placeholder {
      color: black; }

.cta-side form {
  padding-left: 3rem;
  padding: .5rem 1.5rem .5rem 0 !important;
  border: none !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem; }
  @media (min-width: 768px) {
    .cta-side form {
      margin-top: 0; } }
  .cta-side form #first_name {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border-radius: 50px;
    margin-bottom: 1.5rem;
    padding: 1rem 2rem; }
    @media (min-width: 768px) {
      .cta-side form #first_name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-left: 8.33333%; } }
    .cta-side form #first_name::-webkit-input-placeholder {
      color: black; }
    .cta-side form #first_name:-ms-input-placeholder {
      color: black; }
    .cta-side form #first_name::-ms-input-placeholder {
      color: black; }
    .cta-side form #first_name::placeholder {
      color: black; }
  .cta-side form #last_name {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%;
    margin-left: 4.16667%;
    margin-bottom: 1.5rem;
    border-radius: 50px;
    padding: 1rem 2rem; }
    @media (min-width: 768px) {
      .cta-side form #last_name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%; } }
    .cta-side form #last_name::-webkit-input-placeholder {
      color: black; }
    .cta-side form #last_name:-ms-input-placeholder {
      color: black; }
    .cta-side form #last_name::-ms-input-placeholder {
      color: black; }
    .cta-side form #last_name::placeholder {
      color: black; }
  .cta-side form #email {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 50px;
    margin-bottom: 1.5rem;
    width: 100%;
    padding: 1rem 2rem; }
    .cta-side form #email::-webkit-input-placeholder {
      color: black; }
    .cta-side form #email:-ms-input-placeholder {
      color: black; }
    .cta-side form #email::-ms-input-placeholder {
      color: black; }
    .cta-side form #email::placeholder {
      color: black; }
    @media (min-width: 768px) {
      .cta-side form #email {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
        margin-left: 8.33333%; } }
  .cta-side form #submit {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 50%; }
    @media (min-width: 768px) {
      .cta-side form #submit {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-left: 66.66667%; } }
  .cta-side form .top_label div.ginput_container {
    margin-top: 0 !important; }

.cta-side .button {
  border: none !important;
  width: 95%; }

.cta-side input [type="submit"] {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.cta-side input [type="submit"]:focus {
  outline: none !important; }

.cta-side ul {
  margin-bottom: 0 !important; }
  .cta-side ul input {
    border: none !important; }

.cta-side li.gfield {
  margin-top: 0 !important; }

.cta-side .gform_wrapper li.gfield.gfield_error .validation_message {
  border: none;
  color: #AA231E;
  background: none !important;
  padding: 0 !important;
  position: absolute;
  margin-left: 1.5rem;
  margin-top: 1rem; }

.index-hero,
.special-event-hero,
.cta-pane {
  width: 100vw;
  background: #EDF1F3;
  background-image: url("img/amac-pattern.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media (min-width: 768px) {
    .index-hero,
    .special-event-hero,
    .cta-pane {
      padding-top: 8rem;
      padding-bottom: 8rem; } }
  .index-hero h3:after,
  .special-event-hero h3:after,
  .cta-pane h3:after {
    display: block;
    content: '';
    position: relative;
    left: 0;
    width: 10rem;
    top: 0;
    margin-top: 2rem;
    height: 4px;
    background: #1F1C0E;
    border-radius: 3px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .index-hero h3:after,
      .special-event-hero h3:after,
      .cta-pane h3:after {
        left: -10rem;
        width: 20rem; } }
  .index-hero .text,
  .special-event-hero .text,
  .cta-pane .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    font-size: 2.2rem; }

.cta-pane h3:after {
  background: #AA231E; }

.special-event-hero {
  height: auto;
  padding-bottom: 1rem;
  min-height: 30rem;
  padding-top: 0; }
  @media (min-width: 768px) {
    .special-event-hero {
      padding-top: 1rem; } }
  .special-event-hero .container-wrapper {
    margin-top: 8rem; }

.index-hero {
  padding-bottom: 12rem; }

@media (min-width: 768px) {
  .special-event-home {
    padding-top: 1rem; } }

.cta-side .gform_wrapper li.gfield {
  margin: .3rem 0 !important; }

.cta-side .text {
  font-size: 1.8rem; }

.image-jobs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: -10rem; }
  @media (min-width: 768px) {
    .image-jobs {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  .image-jobs .background-image {
    height: 40rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .image-jobs .background-image {
        height: 75rem; } }

.side-jobs {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    .side-jobs {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .side-jobs {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .side-jobs {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .side-jobs {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .side-jobs {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  .side-jobs .inner-jobs {
    padding: 4rem 0 4rem 0; }
    @media (min-width: 768px) {
      .side-jobs .inner-jobs {
        padding: 7rem 0 4rem 7rem; } }
  .side-jobs .job-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-top: 2px solid #E8E8E6; }
    .side-jobs .job-link:first-of-type {
      border-top: 0 solid #E8E8E6; }
    .side-jobs .job-link:hover {
      cursor: pointer;
      color: #79776E;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .side-jobs .job-link:hover .date {
        color: #1F1C0E; }
      .side-jobs .job-link:hover.content-arrow:after {
        margin-left: 2.5rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
  .side-jobs h2 {
    font-size: 3rem; }
  .side-jobs h3 {
    font-size: 1.8rem;
    line-height: 2.4rem; }
  .side-jobs .month-date {
    margin-right: 1rem; }
  .side-jobs .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

.job-link .month {
  font-size: 1.5rem; }

.job-link .time {
  font-size: 1.4rem; }

.job-link .date {
  font-size: 1.8rem; }

.job-link h3 {
  font-size: 1.8rem;
  margin-top: .55rem; }

.logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.logo-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 576px) {
    .logo-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .logo-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .logo-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .logo-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .logo-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  .logo-wrapper .logo {
    height: auto;
    background: white;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .logo-wrapper .logo img {
      width: 75%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    @media (min-width: 768px) {
      .logo-wrapper .logo {
        height: auto;
        border: 1px solid #EDF1F3;
        min-height: 12rem; } }

.block-wrapper {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .block-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .block-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .block-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .block-wrapper {
      padding-right: 15px;
      padding-left: 15px; } }

.centered-container {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    .centered-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .centered-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .centered-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .centered-container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .centered-container {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%;
      text-align: center; } }

.event-promo {
  padding: 4rem;
  background-color: #EDF1F3;
  background-image: url("img/amac-pattern-cta.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  margin: 3rem 0;
  font-weight: 500;
  font-size: 20px; }
  .event-promo .date {
    margin-top: 1rem; }
  .event-promo h2 {
    margin-bottom: 1rem;
    padding-top: 2rem; }
  .event-promo a {
    margin-top: 2rem; }

.testimonial-inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  margin-left: 8.33333%; }
  @media (min-width: 768px) {
    .testimonial-inner {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; } }
  .testimonial-inner .wp-block-quote {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .testimonial-inner .wp-block-quote {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .testimonial-inner .wp-block-quote {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .testimonial-inner .wp-block-quote {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .testimonial-inner .wp-block-quote {
        padding-right: 15px;
        padding-left: 15px; } }
  .testimonial-inner .testimonial-inner-image {
    width: 5rem;
    height: 5rem;
    min-width: 5rem;
    border-radius: 50%;
    margin-right: 1rem; }

.site-header {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .site-header {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      -webkit-box-shadow: 0 0 0 transparent;
      box-shadow: 0 0 0 transparent; } }
  @media (min-width: 992px) {
    .site-header {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  .site-header.scrolled {
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.2); }
    @media (min-width: 992px) {
      .site-header.scrolled {
        -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 12px rgba(0, 0, 0, 0.2); }
        .site-header.scrolled .brand img {
          width: 120px; } }
    @media (min-width: 992px) {
      .site-header.scrolled #secondary-menu {
        display: none; } }

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header-inner .brand {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .header-inner .brand a {
      display: block; }
      .header-inner .brand a img {
        display: block;
        width: 100px;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        @media (min-width: 768px) {
          .header-inner .brand a img {
            width: 140px; } }
        @media (min-width: 992px) {
          .header-inner .brand a img {
            width: 180px; } }
        @media (min-width: 1200px) {
          .header-inner .brand a img {
            width: 200px; } }

.admin-bar .site-header {
  top: 32px; }

#primary-menu {
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  font-size: 17px;
  margin: .8rem 0 1.6rem; }
  @media (min-width: 768px) {
    #primary-menu {
      margin: 0; } }
  #primary-menu .button {
    margin-left: 1rem; }
    @media (min-width: 768px) {
      #primary-menu .button {
        margin-left: .2rem; } }
  #primary-menu li {
    margin: 0; }
    @media (min-width: 992px) {
      #primary-menu li {
        margin: 0 1.2rem; } }
    @media (min-width: 1200px) {
      #primary-menu li {
        margin: 0 1.6rem; } }
    #primary-menu li a {
      display: block;
      color: #162E4E;
      line-height: 3.2rem;
      -webkit-transition: color .25s ease-out;
      -o-transition: color .25s ease-out;
      transition: color .25s ease-out; }
      #primary-menu li a:hover, #primary-menu li a:active, #primary-menu li a:focus {
        color: #0071A5; }
  #primary-menu .current-menu-item {
    border-bottom: 2px solid #AA231E; }

#secondary-menu li {
  margin: 0 0 .8rem; }
  @media (min-width: 992px) {
    #secondary-menu li {
      margin: 0 1.2rem 1.2rem; } }
  #secondary-menu li a {
    display: block;
    font-size: 17px;
    line-height: 2.4rem; }
    @media (min-width: 992px) {
      #secondary-menu li a {
        font-size: 14px; } }

#secondary-menu .current-menu-item {
  font-family: Avenir Demi, sans-serif;
  font-style: normal; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.nav__search {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  margin-right: .8rem; }
  @media (min-width: 992px) {
    .nav__search {
      margin-right: 1.6rem; } }
  .nav__search:hover svg, .nav__search:active svg, .nav__search:focus svg {
    fill: #0071A5;
    stroke: #0071A5; }
  .nav__search svg {
    display: block;
    fill: #162E4E;
    stroke: #162E4E;
    height: 1.8rem;
    width: 1.8rem;
    margin: 0 auto;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out; }

.search-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    .search-mobile {
      display: none; } }

.search-desktop {
  display: none; }
  @media (min-width: 992px) {
    .search-desktop {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.hide {
  display: none; }

.search-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  height: calc(100% - 100px);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.75)), color-stop(60%, rgba(0, 0, 0, 0.35)), to(transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.35) 60%, transparent);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.35) 60%, transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 20%, rgba(0, 0, 0, 0.35) 60%, transparent);
  padding: 47px 0 0 0;
  z-index: 400;
  top: 90px; }

.search-overlay {
  top: 0;
  height: 100%;
  padding: 0; }
  .search-overlay .search-form-search {
    height: 6rem;
    background: white;
    -webkit-box-shadow: 0 1px 50rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 50rem rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .search-overlay .search-form-search {
        height: 8.4rem; } }
    @media (min-width: 768px) {
      .search-overlay .search-form-search {
        height: 11.6rem; } }

.search-overlay.open {
  opacity: 1 !important;
  visibility: visible !important; }

.search-icon-opened {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .search-form label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .search-form label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }
    .search-form label input {
      width: 100%;
      height: 100%;
      padding: 0;
      font-size: 1.8rem;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media (min-width: 992px) {
        .search-form label input {
          font-size: 2.8rem; } }
  .search-form .search-submit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 3.7rem;
    padding: .5rem 2.5rem .2rem !important; }
    @media (min-width: 768px) {
      .search-form .search-submit {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%; } }

.overlay-navigation {
  margin-left: auto; }
  .overlay-navigation .menu {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 0; }
  @media (max-width: 991px) {
    .overlay-navigation {
      width: 100vw;
      height: 100vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: absolute;
      left: 0;
      top: -100vh;
      background: white;
      z-index: 4;
      padding: 3rem;
      padding-top: 12rem;
      -webkit-transition: .3s linear;
      -o-transition: .3s linear;
      transition: .3s linear; }
      .overlay-navigation .nav,
      .overlay-navigation .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .overlay-navigation.is-open {
        top: 0;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear;
        padding-top: 8rem; }
        .overlay-navigation.is-open #primary-menu .current-menu-item {
          border-bottom: 2px solid #AA231E; }
          .overlay-navigation.is-open #primary-menu .current-menu-item a {
            color: #AA231E; } }

.smart-menu,
.hamburger-container {
  cursor: pointer;
  height: 4rem;
  width: 3.2rem;
  padding-top: 1.7rem;
  z-index: 7; }
  @media (min-width: 992px) {
    .smart-menu,
    .hamburger-container {
      display: none; } }
  .smart-menu .bar,
  .hamburger-container .bar {
    position: relative;
    background: #162E4E;
    display: block;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    margin: 0 auto;
    height: .2rem;
    width: 3.2rem; }
    .smart-menu .bar--top,
    .hamburger-container .bar--top {
      -webkit-transform: translateY(-0.5rem);
      -ms-transform: translateY(-0.5rem);
      transform: translateY(-0.5rem); }
    .smart-menu .bar--bottom,
    .hamburger-container .bar--bottom {
      -webkit-transform: translateY(0.5rem);
      -ms-transform: translateY(0.5rem);
      transform: translateY(0.5rem); }
  .smart-menu.opened,
  .hamburger-container.opened {
    z-index: 5;
    background: rgba(255, 255, 255, 0.24); }
    .smart-menu.opened .bar--top,
    .hamburger-container.opened .bar--top {
      left: .25rem;
      -webkit-transform: rotate(45deg) translateY(0.3rem);
      -ms-transform: rotate(45deg) translateY(0.3rem);
      transform: rotate(45deg) translateY(0.3rem); }
    .smart-menu.opened .bar--middle,
    .hamburger-container.opened .bar--middle {
      opacity: 0; }
    .smart-menu.opened .bar--bottom,
    .hamburger-container.opened .bar--bottom {
      left: .25rem;
      -webkit-transform: rotate(-45deg) translateY(-0.3rem);
      -ms-transform: rotate(-45deg) translateY(-0.3rem);
      transform: rotate(-45deg) translateY(-0.3rem); }

@media (max-width: 991px) {
  .all-links {
    width: 100vw;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: -100vh;
    background: white;
    z-index: 4;
    padding: 3rem;
    padding-top: 12rem;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear; }
    .all-links .nav,
    .all-links .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .all-links.is-open {
      top: 0;
      color: black !important;
      -webkit-transition: .3s linear;
      -o-transition: .3s linear;
      transition: .3s linear;
      padding-top: 8rem; }
      .all-links.is-open .button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 2rem; }
      .all-links.is-open #secondary-menu li {
        height: 2rem; }
      .all-links.is-open #primary-menu li {
        height: 3rem; } }

.footer-contact {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  color: white; }
  @media (min-width: 768px) {
    .footer-contact {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.footer-nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .footer-nav {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.footer-connect {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 3rem; }
  @media (min-width: 768px) {
    .footer-connect {
      padding-top: 0;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.column-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  font-size: 1.2rem;
  opacity: .7;
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.column-contact {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Gottham Medium, sans-serif;
  font-style: normal; }

.copy {
  color: white;
  font-size: 1.4rem;
  opacity: .7; }
  @media (min-width: 768px) {
    .copy {
      font-size: 1.2rem; } }

.footer-nav > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 1rem; }
  @media (min-width: 768px) {
    .footer-nav > div {
      adding-top: 3rem;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-top: 0; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .footer-nav > div {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .footer-nav > div {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .footer-nav > div {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .footer-nav > div {
      padding-right: 15px;
      padding-left: 15px; } }
  .footer-nav > div ul {
    padding-left: 0;
    margin-top: 0; }
  .footer-nav > div li {
    opacity: .8;
    font-family: Gottham Medium, sans-serif;
    font-style: normal;
    list-style-type: none;
    font-size: 1.4rem;
    padding-bottom: .5rem; }

footer {
  padding-top: 6rem;
  padding-bottom: 10rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  background: #162E4E; }
  @media (min-width: 576px) {
    footer {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    footer {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    footer {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    footer {
      padding-right: 15px;
      padding-left: 15px; } }
  footer .max-container {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      footer .max-container {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      footer .max-container {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      footer .max-container {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      footer .max-container {
        padding-right: 15px;
        padding-left: 15px; } }
  footer a {
    color: white; }

.footer-nav {
  display: block; }
  .footer-nav h3 {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .footer-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .footer-nav h3 {
        margin-bottom: 1rem; } }

.social-icon {
  height: 3.5rem;
  width: 3.5rem;
  border: 1px solid white;
  border-radius: 50%; }
  .social-icon .icon {
    fill: white;
    height: 2.5rem;
    width: 2.5rem; }

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

footer h3 {
  color: white;
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: Avenir Bold, sans-serif;
  font-style: normal;
  padding-bottom: 1rem; }

footer li {
  line-height: 20px !important; }

footer a[href^="tel:"] {
  color: white;
  margin-top: 1rem; }

.cta-side form #submit, .search-form .search-submit, .button, .wp-block-button a, .contact-form_wrapper input[type='submit'], .wpbdp-search-page .submit-btn input[type="submit"],
.wpbdp-main-box .submit-btn input[type="submit"], .listing-website, .listing-profile a, .back a, #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input, #wpbdp-delete-listing-page a,
#wpbdp-delete-listing-page input, .wpbdp-view-edit_listing .page-content a,
.wpbdp-view-submit_listing .page-content a, #cookie_action_close_header {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.4rem;
  text-transform: uppercase;
  background: #0071A5;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  color: white;
  padding: 1.5rem 2.5rem 1.2rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 60px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #0071A5 !important; }
  .cta-side form #submit:hover, .search-form .search-submit:hover, .button:hover, .wp-block-button a:hover, .contact-form_wrapper input:hover[type='submit'], .wpbdp-search-page .submit-btn input:hover[type="submit"],
  .wpbdp-main-box .submit-btn input:hover[type="submit"], .listing-website:hover, .listing-profile a:hover, .back a:hover, #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input:hover, #wpbdp-delete-listing-page a:hover,
  #wpbdp-delete-listing-page input:hover, .wpbdp-view-edit_listing .page-content a:hover,
  .wpbdp-view-submit_listing .page-content a:hover, #cookie_action_close_header:hover {
    background: #162E4E;
    border: 1px solid #162E4E !important;
    color: white;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .cta-side form #submit:focus, .search-form .search-submit:focus, .button:focus, .wp-block-button a:focus, .contact-form_wrapper input:focus[type='submit'], .wpbdp-search-page .submit-btn input:focus[type="submit"],
  .wpbdp-main-box .submit-btn input:focus[type="submit"], .listing-website:focus, .listing-profile a:focus, .back a:focus, #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input:focus, #wpbdp-delete-listing-page a:focus,
  #wpbdp-delete-listing-page input:focus, .wpbdp-view-edit_listing .page-content a:focus,
  .wpbdp-view-submit_listing .page-content a:focus, #cookie_action_close_header:focus {
    outline: none !important; }

.button--blue-inverse {
  background: white !important;
  color: #0071A5 !important;
  border-color: #0071A5 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  padding: 1.5rem 2.5rem 1.2rem !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  border-radius: 60px;
  border: 1px solid #0071A5 !important;
  border-color: #0071A5 !important;
  padding: 1rem 2.5rem .8rem !important;
  height: 3.5rem;
  margin-left: 2rem;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .button--blue-inverse:hover {
    background: #162E4E !important;
    color: white !important;
    border: 1px solid #162E4E !important;
    border-color: #162E4E !important;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.button--narrow {
  padding-top: .3rem;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem; }

.button-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: 100% !important; }

.button-link:after {
  content: '';
  background: url("./img/ama-arrow.svg");
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 1rem;
  margin-top: -.5rem;
  background-size: cover; }

.content-arrow:after {
  content: '';
  background: url("./img/ama-longer-arrow.svg");
  width: 3.5rem;
  margin-left: 3.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.title-arrow:after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: url("./img/ama-longer-arrow.svg");
  width: 3.5rem;
  height: 1.5rem;
  margin-left: 0;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.sessions-details a,
.wp-block-media-text__content a {
  color: #0071A5; }
  .sessions-details a:hover,
  .wp-block-media-text__content a:hover {
    text-decoration: underline; }

/*Excerpt Style*/
.cards {
  display: block; }
  @media (min-width: 576px) {
    .cards {
      display: -webkit-box;
      display: flex;
      display: -ms-flexbox;
      margin-bottom: 3.2rem; } }
  @media all and (-ms-high-contrast: none) {
    .cards .card-link {
      -ms-word-wrap: break-word;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px) {
    .cards .card-link {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding: 1rem; } }
  @supports ((display: -ms-grid) or (display: grid)) {
    @media (min-width: 576px) {
      .cards {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 1.6rem;
        grid-row-gap: 1.6rem; } }
    @media (min-width: 992px) {
      .cards {
        -ms-grid-columns: (minmax(calc(33% - 3rem), 1fr))[3];
        grid-template-columns: repeat(3, minmax(calc(33% - 3rem), 1fr));
        grid-column-gap: 3rem;
        grid-row-gap: 3rem; } } }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  padding: 2.4rem;
  position: relative;
  height: 100%;
  background: white;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (max-width: 575px) {
    .card {
      margin-bottom: 1.6rem; } }
  @media (min-width: 992px) {
    .card {
      padding: 4rem 8%; } }
  .card__title {
    font-size: 2.4rem;
    margin-top: 2.8rem;
    margin-bottom: 1.6rem;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    /*@include fluid-type(font-size, $screen_min, $screen_max, 24px, 32px);*/ }
    @media (min-width: 1200px) {
      .card__title {
        max-width: 21rem; } }
  @media (min-width: 992px) {
    .card__copy p {
      font-size: 1.7rem; } }
  .card__icon {
    width: 8rem;
    margin: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease; }
  @media all and (-ms-high-contrast: none) {
    .card {
      display: block;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 1.5rem; } }
  @media all and (-ms-high-contrast: none) and (min-width: 576px) {
    .card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px) {
    .card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px) {
    .card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 1200px) {
    .card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px) {
    .card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 3rem; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px) {
    .card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 3rem; } }

.card__learn-more {
  margin-top: auto;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1.6rem 0 0;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%; }
  @media all and (-ms-high-contrast: none) {
    .card__learn-more {
      -ms-margin-bottom: 0; } }
  .card__learn-more .arrow {
    height: 1.2rem;
    width: 1.2rem;
    display: inline-block;
    -webkit-transform: translateY(-0.2rem) translateX(-100%);
    -ms-transform: translateY(-0.2rem) translateX(-100%);
    transform: translateY(-0.2rem) translateX(-100%);
    opacity: 0;
    margin-left: .5rem;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

@media (min-width: 992px) {
  .card-link:hover .card, .card-link:active .card, .card-link:focus .card {
    -webkit-transform: translateY(-1.2rem);
    -ms-transform: translateY(-1.2rem);
    transform: translateY(-1.2rem); }
    .card-link:hover .card p, .card-link:active .card p, .card-link:focus .card p {
      opacity: .64; }
  .card-link:hover .card__icon, .card-link:active .card__icon, .card-link:focus .card__icon {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12); }
  .card-link:hover .card__learn-more .arrow, .card-link:active .card__learn-more .arrow, .card-link:focus .card__learn-more .arrow {
    -webkit-transform: translateY(-0.2rem) translateX(0);
    -ms-transform: translateY(-0.2rem) translateX(0);
    transform: translateY(-0.2rem) translateX(0);
    opacity: 1; } }

/*Post Card Style*/
.related-posts {
  padding-top: 6rem;
  padding-bottom: 4rem; }
  .related-posts h2 {
    color: #563B6B; }
    .related-posts h2.page-title {
      text-align: center;
      font-size: 4.8rem;
      padding-bottom: 5rem; }
      .related-posts h2.page-title--tall {
        margin-top: -15rem; }
        .related-posts h2.page-title--tall:before {
          display: block;
          content: '';
          width: 3px;
          position: relative;
          left: 50%;
          top: -3rem;
          height: 25rem;
          background: #563B6B; }

.related-posts-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .related-posts-inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .related-posts-inner .flex-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .related-posts-inner .flex-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    .related-posts-inner .flex-card .card-description {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%;
      margin-left: 4.16667%;
      top: -5rem; }
      @media (min-width: 768px) {
        .related-posts-inner .flex-card .card-description {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          max-width: 75%; } }
      @media (min-width: 768px) {
        .related-posts-inner .flex-card .card-description {
          top: -15rem;
          margin-left: 16.66667%; } }
    .related-posts-inner .flex-card .background-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      height: 20rem; }
      @media (min-width: 768px) {
        .related-posts-inner .flex-card .background-image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
          max-width: 83.33333%;
          height: 30rem; } }
    @media (min-width: 768px) {
      .related-posts-inner .flex-card:nth-child(2n) {
        margin-top: 5rem; } }

.facetwp-template {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .facetwp-template .flex-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .facetwp-template .flex-card {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .facetwp-template .flex-card {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .facetwp-template .flex-card {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .facetwp-template .flex-card {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .facetwp-template .flex-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        min-height: 20rem; } }
    @media (min-width: 992px) {
      .facetwp-template .flex-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    .facetwp-template .flex-card .background-image {
      height: 20rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .facetwp-template .flex-card .card-description {
      top: -15rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 16.66667%; }
      .facetwp-template .flex-card .card-description h3 {
        margin-bottom: 1rem; }

.related-cards {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }
  @media (min-width: 576px) {
    .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .related-cards {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  .related-cards .related-read-more {
    border-top: 1px solid #eff2f4;
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    padding: 1.6rem 0 0;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .related-cards h3 {
    text-align: left; }
  .related-cards a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 3rem;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    text-align: left;
    background: white;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    @media (min-width: 768px) {
      .related-cards a {
        min-height: 35rem;
        padding: 4rem; } }
    .related-cards a.image {
      min-height: 35rem; }
  .related-cards span {
    font-size: 1.4rem;
    border-radius: 15px;
    padding: 0.5rem 1.5rem 0.5rem;
    font-weight: 600;
    background: blue;
    color: white;
    margin-bottom: 2rem; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.blocker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.modal:focus {
  outline: none; }

.social {
  background: white;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  width: 36px;
  text-align: center;
  opacity: 1;
  line-height: 1;
  margin-right: 4px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  margin-bottom: .8rem; }
  .social .icon {
    height: 18px;
    width: 18px;
    margin-top: .85rem;
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease; }

.social-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3.2rem;
  margin: .32rem .32rem 0 0; }
  .social-icon .icon {
    height: 2.8rem;
    width: 2.8rem;
    margin: 0;
    padding: .64rem;
    -webkit-transition: fill .3s ease-out;
    -o-transition: fill .3s ease-out;
    transition: fill .3s ease-out; }
  .social-icon:hover, .social-icon:active, .social-icon:focus {
    background: white; }
    .social-icon:hover svg, .social-icon:active svg, .social-icon:focus svg {
      fill: #162E4E; }

.share-widget {
  padding-top: 3rem; }
  .share-widget span {
    display: none; }
    @media (min-width: 992px) {
      .share-widget span {
        display: initial;
        padding-bottom: 0.7rem;
        padding-left: 2px;
        font-size: 10px;
        font-weight: 900;
        text-transform: uppercase;
        font-family: Avenir Bold, sans-serif;
        font-style: normal; } }
  .share-widget .sticky-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0; }
    @media (min-width: 992px) {
      .share-widget .sticky-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .share-widget a svg .outline {
    fill: none;
    stroke: #d1d9df !important; }
  .share-widget a svg .form {
    fill: #8d96a4 !important; }
  .share-widget a:hover svg .outline, .share-widget a:active svg .outline, .share-widget a:focus svg .outline {
    fill: none;
    stroke: #54998B !important; }
  .share-widget a:hover svg .form, .share-widget a:active svg .form, .share-widget a:focus svg .form {
    fill: #54998B !important; }

.social-likes {
  background: none;
  margin-top: 0; }
  .social-likes .likes-count {
    border-radius: 2px;
    background: #8d96a4 !important;
    color: white;
    height: auto;
    width: auto;
    max-width: 2rem;
    padding: 1px;
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-3.2rem) translateX(3rem);
    -ms-transform: translateY(-3.2rem) translateX(3rem);
    transform: translateY(-3.2rem) translateX(3rem); }

.social-likes .st0 {
  fill: none;
  stroke: #d1d9df !important; }

.social-likes .st1 {
  fill: #8d96a4 !important; }

.social-likes:hover {
  text-decoration: none; }
  .social-likes:hover .likes-count {
    background: #162E4E !important;
    text-decoration: none;
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear; }

.social-likes.active .st0 {
  fill: #fff;
  stroke: #162E4E !important; }

.social-likes.active .st1 {
  fill: #162E4E !important; }

.social-likes.active .likes-count {
  background: #162E4E !important; }

.social-likes.active:hover .likes-count {
  background: #54998B !important; }

.social-likes.active:hover .st0 {
  fill: #fff;
  stroke: #54998B !important;
  opacity: .8; }

.social-likes.active:hover .st1 {
  fill: #54998B !important; }

.social-likes {
  margin-bottom: .3rem;
  margin-right: .3rem;
  -webkit-transition: .1s linear;
  -o-transition: .1s linear;
  transition: .1s linear; }
  @media (min-width: 992px) {
    .social-likes {
      margin-bottom: .3rem; } }
  .social-likes:hover {
    cursor: pointer;
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear; }
    .social-likes:hover .outline {
      stroke: #162E4E !important;
      -webkit-transition: .1s linear;
      -o-transition: .1s linear;
      transition: .1s linear; }
    .social-likes:hover .form {
      fill: #162E4E !important;
      -webkit-transition: .1s linear;
      -o-transition: .1s linear;
      transition: .1s linear; }

input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; }

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

legend {
  padding-left: 0;
  padding-right: 0; }

label {
  display: block; }
  label.inline {
    display: inline-block;
    margin-right: .8rem; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  height: 4rem;
  padding: .24rem 1.3rem;
  /*@include font_body;*/
  -webkit-transition: border .25s ease, -webkit-box-shadow .25s ease;
  transition: border .25s ease, -webkit-box-shadow .25s ease;
  -o-transition: box-shadow .25s ease, border .25s ease;
  transition: box-shadow .25s ease, border .25s ease;
  transition: box-shadow .25s ease, border .25s ease, -webkit-box-shadow .25s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  line-height: 1.5; }
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="email"]:focus,
  input[type="month"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="text"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="week"]:focus,
  select:focus,
  textarea:focus {
    outline: 1px solid transparent;
    background-color: white; }
  input[type="date"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: silver; }
  input[type="date"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="text"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 18- */
    color: silver; }
  input[type="date"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: silver; }
  input[type="date"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: silver; }
  input[type="date"].input--large,
  input[type="datetime"].input--large,
  input[type="datetime-local"].input--large,
  input[type="email"].input--large,
  input[type="month"].input--large,
  input[type="number"].input--large,
  input[type="password"].input--large,
  input[type="search"].input--large,
  input[type="tel"].input--large,
  input[type="text"].input--large,
  input[type="time"].input--large,
  input[type="url"].input--large,
  input[type="week"].input--large,
  select.input--large,
  textarea.input--large {
    padding: .8rem 2rem;
    height: auto; }

textarea {
  padding: .32rem 1.3rem; }

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

input[type="month"],
input[type="time"],
input[type="week"] {
  font-family: monospace; }

select[multiple],
select[size] {
  height: auto; }

select[size="0"],
select[size="1"] {
  height: 2.5em; }

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

select,
select[size="0"],
select[size="1"] {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px; }

textarea {
  width: 100%;
  height: auto;
  max-width: 100%;
  resize: vertical;
  min-height: 150px; }

input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled],
select[disabled],
textarea[disabled] {
  background: silver;
  color: lightgray; }

input[disabled] ~ label {
  cursor: default; }

input[type="text"].form__error {
  border: solid 1px #AA231E; }

/*input[type="checkbox"] {
  border: 1px solid $border-gray;
  & + label {
    display: inline-block;
  }
}*/
/*input[type="radio"] {
  border: 1px solid $border-gray;
  & + label {
    display: inline-block;
  }
}*/
/*.form__select select {
  -webkit-appearance: none;
}*/
select {
  background-image: url(./img/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 12px top 50%;
  background-size: 12px 12px;
  width: 286px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 5rem; }

input.email {
  height: 5rem; }

.validation_error {
  border: none;
  font-size: 1.5em;
  font-weight: bold;
  background: none;
  display: none; }

.gform_wrapper input.small,
.gform_wrapper select.small,
.gform_wrapper input.medium,
.gform_wrapper select.medium,
.gform_wrapper input.large,
.gform_wrapper select.large,
.gform_wrapper input.large,
.gform_wrapper select.large {
  width: 100%; }

body .gform_wrapper ul li.gfield {
  margin-top: 12px !important; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 6px !important; }

.gform_wrapper li.gfield.gfield_error .validation_message {
  border: none;
  color: #AA231E;
  background: none !important;
  padding: 0 !important; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea,
.gform_wrapper.gform_validation_error .top_label select.medium {
  border-color: #AA231E; }

.gform_wrapper li.gfield_error #input_1_5_6,
.gform_wrapper li.gfield_error #input_2_5_6,
.gform_wrapper li.gfield_error #input_1_3,
.gform_wrapper li.gfield_error #input_2_3,
.gform_wrapper li.gfield_error textarea {
  border-color: #AA231E;
  width: calc(100% + 15px) !important; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  width: 100% !important; }

.gform_wrapper .gfield_required {
  margin-left: 4px; }

.gf_page_steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gf_page_steps .gf_step_number {
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #bac0c8;
    color: #fff;
    font-family: 'Proxima Nova Bold',helvetica,sans-serif;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 0;
    margin-right: .5rem;
    padding: 0;
    text-align: center;
    vertical-align: middle; }
  .gf_page_steps .gf_step {
    border-bottom: 1px solid #d7e2e8;
    background: 0 0;
    color: #bac0c8;
    display: inline-block;
    padding: 1.3rem 0 1.2rem;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-family: 'Proxima Nova Bold',helvetica,sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: .5px;
    line-height: 2.4rem;
    text-transform: uppercase; }
    .gf_page_steps .gf_step:last-child {
      border-right: 1px solid #d7e2e8; }

.gform_fields, .gfield_radio {
  list-style-type: none;
  margin: 0 0 2.4rem; }

.gfield_label {
  /*@include font_body;*/
  font-size: 1.6rem; }
  @media (min-width: 1200px) {
    .gfield_label {
      font-size: 1.8rem; } }

.gfield_checkbox {
  list-style-type: none;
  margin: 0; }
  .gfield_checkbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gfield_checkbox input[type="checkbox"] {
    margin-right: 1rem;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 0 white;
    box-shadow: inset 0 0 0 0 white;
    cursor: pointer;
    font: inherit;
    height: 1em;
    outline: none;
    width: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: background .5s, -webkit-box-shadow .1s;
    transition: background .5s, -webkit-box-shadow .1s;
    -o-transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }
    .gfield_checkbox input[type="checkbox"]:checked {
      background-color: blue;
      -webkit-box-shadow: inset 0 0 0 .1875em white;
      box-shadow: inset 0 0 0 .1875em white;
      -webkit-transition: background .5s, -webkit-box-shadow .1s;
      transition: background .5s, -webkit-box-shadow .1s;
      -o-transition: background .5s, box-shadow .1s;
      transition: background .5s, box-shadow .1s;
      transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }

.gfield_radio {
  margin: 0;
  margin-top: 1rem; }
  .gfield_radio li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    font-size: 16px;
    margin-bottom: 8px; }
    @media (min-width: 992px) {
      .gfield_radio li {
        font-size: 20px;
        font-size: 2rem; } }
  .gfield_radio input[type="radio"] {
    margin: .1rem 1rem 0 0;
    background-color: transparent;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 0 white;
    box-shadow: inset 0 0 0 0 white;
    cursor: pointer;
    font: inherit;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 2rem !important;
    outline: none;
    width: 2rem !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: background .5s, -webkit-box-shadow .1s;
    transition: background .5s, -webkit-box-shadow .1s;
    -o-transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }
    .gfield_radio input[type="radio"]:checked {
      background-color: blue;
      -webkit-box-shadow: inset 0 0 0 .1875em white;
      box-shadow: inset 0 0 0 .1875em white;
      -webkit-transition: background .5s, -webkit-box-shadow .1s;
      transition: background .5s, -webkit-box-shadow .1s;
      -o-transition: background .5s, box-shadow .1s;
      transition: background .5s, box-shadow .1s;
      transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }

.gfield_error input[type="checkbox"] {
  border: 1px solid #AA231E; }

.gfield_error input[type="radio"] {
  border: 1px solid #AA231E; }

.ginput_complex label {
  display: none; }

.ginput_complex span input {
  width: 100%;
  margin-bottom: 5px; }

.ginput_container select {
  height: 40px;
  width: 100%; }

form:not([role=search]) {
  padding: 2rem;
  border: 1px solid lightgrey; }
  form:not([role=search]):focus {
    outline: none; }

.gform_ajax_spinner {
  display: none !important; }

.gform_body ul {
  padding-left: 0 !important; }

.gform_body input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #0071A5; }

.gform_body .ginput_container_multiselect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #0071A5; }

.gform_confirmation_message {
  color: #0071A5;
  text-align: center;
  font-weight: 700 !important;
  font-size: 2.4rem; }

.gform_confirmation_wrapper {
  padding: 2rem;
  border: 1px solid grey; }
  @media (min-width: 768px) {
    .gform_confirmation_wrapper {
      padding: 5rem; } }

.gform_wrapper form {
  background: white;
  border: none !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .gform_wrapper form {
      padding: 4rem !important;
      width: calc(100% + 8rem);
      -webkit-transform: translateX(-4rem);
      -ms-transform: translateX(-4rem);
      transform: translateX(-4rem); } }
  .gform_wrapper form .gform_body {
    width: 100%;
    max-width: 100%;
    margin-left: 0; }
    .gform_wrapper form .gform_body .gfield_label {
      font-family: Gottham Bold, sans-serif;
      font-style: normal; }
  .gform_wrapper form .gform_body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .gform_wrapper form .gform_footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .gform_wrapper form .gform_footer {
        margin-top: 3rem;
        margin-left: 33.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .gform_wrapper form label {
    text-align: left; }
  .gform_wrapper form .top_label div.ginput_container {
    margin-top: 0 !important; }

.gform_wrapper .button {
  border: none !important;
  width: 95%; }

.gform_wrapper input [type="submit"] {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.gform_wrapper input [type="submit"]:focus {
  outline: none !important; }

.gform_wrapper .gform_body ul {
  margin-bottom: 0 !important; }
  .gform_wrapper .gform_body ul input {
    border: 1px solid transparent; }
    .gform_wrapper .gform_body ul input:focus {
      border: 1px solid #54998B; }

.gform_wrapper li.gfield {
  margin-top: 0 !important; }

.gform_wrapper .ginput_counter,
.gform_wrapper .gfield_description {
  text-align: left;
  font-size: 14px;
  color: black;
  opacity: .6;
  margin-top: -1.5rem;
  margin-bottom: 1rem; }

.gform_wrapper .ginput_container_multiselect select {
  height: auto; }

.gform_wrapper li select,
.gform_wrapper li textarea,
.gform_wrapper li input {
  width: 100%;
  border: none;
  background: #EDF1F3;
  height: 4rem;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem; }
  .gform_wrapper li select::-webkit-input-placeholder,
  .gform_wrapper li textarea::-webkit-input-placeholder,
  .gform_wrapper li input::-webkit-input-placeholder {
    color: black; }
  .gform_wrapper li select:-ms-input-placeholder,
  .gform_wrapper li textarea:-ms-input-placeholder,
  .gform_wrapper li input:-ms-input-placeholder {
    color: black; }
  .gform_wrapper li select::-ms-input-placeholder,
  .gform_wrapper li textarea::-ms-input-placeholder,
  .gform_wrapper li input::-ms-input-placeholder {
    color: black; }
  .gform_wrapper li select::placeholder,
  .gform_wrapper li textarea::placeholder,
  .gform_wrapper li input::placeholder {
    color: black; }

.gform_wrapper li input {
  border-radius: 50px; }

.gform_wrapper li .gfield_checkbox input[type="checkbox"] {
  height: 2rem !important;
  width: 2rem !important;
  border-radius: 0px !important;
  padding: .5rem !important;
  background: #EDF1F3 !important;
  margin-bottom: 0 !important; }
  .gform_wrapper li .gfield_checkbox input[type="checkbox"]:checked {
    background-color: #0071A5 !important;
    -webkit-box-shadow: inset 0 0 0 .1875em white;
    box-shadow: inset 0 0 0 .1875em white;
    -webkit-transition: background .5s, -webkit-box-shadow .1s;
    transition: background .5s, -webkit-box-shadow .1s;
    -o-transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }

.gform_wrapper li .gfield_radio input[type="radio"] {
  height: 2rem !important;
  width: 2rem !important;
  padding: .5rem !important;
  background: #EDF1F3 !important; }
  .gform_wrapper li .gfield_radio input[type="radio"]:checked {
    background-color: #0071A5 !important;
    -webkit-box-shadow: inset 0 0 0 .1875em white;
    box-shadow: inset 0 0 0 .1875em white;
    -webkit-transition: background .5s, -webkit-box-shadow .1s;
    transition: background .5s, -webkit-box-shadow .1s;
    -o-transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s;
    transition: background .5s, box-shadow .1s, -webkit-box-shadow .1s; }

.gform_wrapper li .ginput_container_multiselect {
  border: none; }

.gform_wrapper li.gfield.gfield_error .validation_message {
  border: none;
  color: #AA231E;
  background: none !important;
  padding: 0 !important; }

.gform_confirmation_wrapper {
  background-color: white;
  border: none !important;
  color: #162E4E !important;
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
  font-family: Avenir Bold, sans-serif;
  font-style: normal;
  border-radius: 5px; }
  .gform_confirmation_wrapper .gform_confirmation_message {
    color: #162E4E !important; }

.ginput_container_name {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }
  .ginput_container_name span {
    width: 49% !important; }

.entry-content {
  margin: auto; }
  @media (min-width: 992px) {
    .entry-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; } }

.entry-content {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .entry-content ul {
    display: block; }
    .entry-content ul li {
      width: 100% !important;
      text-align: left;
      margin: 5px 0 !important; }
  .entry-content ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    padding-left: .3rem; }
  .entry-content ol li {
    counter-increment: my-awesome-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0 !important; }
  .entry-content ol li::before {
    content: counter(my-awesome-counter) ".";
    font-weight: bold;
    font-size: 16px;
    color: #0071A5;
    margin-top: .7rem;
    margin-right: 1rem;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    line-height: 18px; }

.wpbdp-page ul {
  display: block; }
  .wpbdp-page ul li {
    width: 100% !important;
    text-align: left;
    margin: 0 !important; }

.contact-form_wrapper {
  padding: 5rem 0; }
  .contact-form_wrapper form .gform_body {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0; }
  .contact-form_wrapper textarea {
    background: #EDF1F3;
    border: none !important; }
  .contact-form_wrapper label {
    font-family: Gottham Bold, sans-serif;
    font-style: normal; }
  .contact-form_wrapper input {
    background: #EDF1F3;
    border-radius: 50px; }
    .contact-form_wrapper input:focus {
      background: #EDF1F3;
      border-color: #0071A5 !important; }

.error-page {
  background: #EDF1F3;
  height: 80vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .error-page {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .error-page {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .error-page {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .error-page {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .error-page {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .error-page .error-404, .error-page .image-404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .error-page .error-404, .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .error-page .error-404, .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .error-page .error-404, .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .error-page .error-404, .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .error-page .error-404, .error-page .image-404 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; } }
    @media (min-width: 992px) {
      .error-page .error-404, .error-page .image-404 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; } }
    .error-page .error-404 img, .error-page .image-404 img {
      width: 40%;
      height: auto;
      margin-left: 1rem;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .error-page .error-404 img, .error-page .image-404 img {
          width: 80%;
          height: auto;
          margin-left: -5rem;
          margin-bottom: auto; } }
      @media (min-width: 992px) {
        .error-page .error-404 img, .error-page .image-404 img {
          width: 80%;
          height: auto;
          margin-left: -5rem;
          margin-bottom: auto; } }
  .error-page .image-404 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 576px) {
      .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .error-page .image-404 {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .error-page .image-404 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
    @media (min-width: 992px) {
      .error-page .image-404 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .error-page .error-404 {
    text-align: center; }
    @media (min-width: 768px) {
      .error-page .error-404 {
        text-align: left;
        margin-left: 0%; } }
    @media (min-width: 992px) {
      .error-page .error-404 {
        margin-left: 0%; } }
  .error-page .error-404 .copy-404 {
    margin-bottom: 1rem;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12rem;
    text-align: center; }
    @media (min-width: 768px) {
      .error-page .error-404 .copy-404 {
        text-align: left;
        font-size: calc(100%*5); } }
    @media (min-width: 992px) {
      .error-page .error-404 .copy-404 {
        font-size: calc(100%*7); } }
  .error-page .error-404 h1 {
    font-size: 3rem;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    max-width: 40rem;
    text-align: center;
    margin: auto; }
    @media (min-width: 768px) {
      .error-page .error-404 h1 {
        text-align: center;
        max-width: 52rem;
        line-height: 58px; } }
  .error-page .arrow {
    margin-top: 4px;
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: 0;
    margin-left: 7px; }
  .error-page .button {
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5rem; }
    @media (min-width: 768px) {
      .error-page .button {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 2rem; } }

.wp-block-embed-youtube {
  margin-top: 8rem !important; }

.business-directory .entry-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-left: 0%; }

.business-directory .special-event-hero,
.business-directory .cta-pane {
  display: none; }

.business-directory .facetwp-template {
  padding-top: 0;
  padding-bottom: 0; }
  .business-directory .facetwp-template .listing-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.business-directory .listings {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .business-directory .listings {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 72.5%;
      flex: 0 0 72.5%;
      max-width: 72.5%;
      margin-left: 2.5%; } }
  .business-directory .listings .wpbdp-listing {
    width: 100%; }

.business-directory .filters {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .business-directory .filters {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.business-directory .facetwp-facet {
  background: white;
  margin-bottom: 2rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.business-directory .facetwp-checkbox {
  font-size: 1.6rem;
  line-height: 2.2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  border-bottom: 1px solid #E8E8E6;
  font-family: Gottham Medium, sans-serif;
  font-style: normal;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  background: none;
  color: #79776E; }
  .business-directory .facetwp-checkbox .facetwp-counter {
    background: #0071A5;
    min-width: 2.5rem;
    height: 2rem;
    font-size: 10px;
    border-radius: 10px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    color: white; }
  .business-directory .facetwp-checkbox:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 0px solid transparent; }
  .business-directory .facetwp-checkbox:hover {
    background: lightgrey;
    color: black; }
  .business-directory .facetwp-checkbox.checked {
    color: white;
    background: #0071A5; }
    .business-directory .facetwp-checkbox.checked .facetwp-counter {
      background: white;
      color: #0071A5; }

.business-directory {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.keywords-field,
.keywords-field::-webkit-input-placeholder {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.keywords-field,
.keywords-field:-ms-input-placeholder {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.keywords-field,
.keywords-field::-ms-input-placeholder {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.keywords-field,
.keywords-field::placeholder {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.wpbdp-theme-modern-business .page-content,
.business-directory .page-content {
  padding-top: 2rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .wpbdp-theme-modern-business .page-content,
    .business-directory .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .wpbdp-theme-modern-business .page-content,
    .business-directory .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .wpbdp-theme-modern-business .page-content,
    .business-directory .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .wpbdp-theme-modern-business .page-content,
    .business-directory .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .wpbdp-theme-modern-business .page-content,
    .business-directory .page-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%;
      max-width: 1200px !important;
      margin: auto !important; } }

.wpbdp-view-search .add--bottom {
  display: none; }

.main-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important; }

.wpbdp-page-category .advertising {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .wpbdp-page-category .advertising {
      width: 27% !important;
      margin-right: 3%; } }

.wpbdp-page-category .list {
  width: 70% !important; }
  @media (max-width: 991px) {
    .wpbdp-page-category .list {
      width: 100% !important; } }

@media (min-width: 768px) {
  .cat-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (max-width: 991px) {
  .search-results-wrapper a {
    padding-bottom: 2rem;
    margin-left: 0;
    width: 100%; } }

@media (min-width: 768px) {
  .search-results-wrapper h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; } }

.wpbdp-sidebar-title {
  display: none; }

.business-directory .entry-title {
  display: none; }

.wpbdp-search-page-header-body,
.wpbdp-search-page-header-footer,
#wpbdp-bar-view-listings-button,
#wpbdp-bar-show-directory-button {
  display: none; }

.business-directory {
  background: #EDF1F3; }

@media (min-width: 768px) {
  .wpbdp-search-page,
  .wpbdp-page-main_page {
    margin-top: -5rem; } }

.tag--directory {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  text-transform: none;
  font-size: 1.8rem; }

.listing-title a {
  margin-bottom: 1rem;
  padding-top: .5rem;
  font-size: 32px !important; }

.wpbdp-listing.single .listing-title {
  margin-bottom: 0;
  padding-top: .5rem;
  letter-spacing: normal !important;
  font-size: 32px !important;
  font-weight: normal !important; }

.listing-subtitle {
  font-size: 22px !important;
  letter-spacing: normal;
  margin-top: 0;
  font-weight: normal !important; }

.wpbdp-listing.single .listing-subtitle {
  font-size: 22px !important;
  letter-spacing: normal;
  margin-top: 0;
  font-weight: normal !important;
  margin-bottom: 2rem;
  padding-top: 0;
  letter-spacing: .1rem; }
  @media (max-width: 991px) {
    .wpbdp-listing.single .listing-subtitle {
      margin-top: 1rem;
      line-height: 2.6rem; } }

.wpbdp-main-box {
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
  background-color: white !important;
  padding: 2rem 3rem !important; }
  @media (max-width: 991px) {
    .wpbdp-main-box {
      padding-bottom: 8rem !important; } }
  .wpbdp-main-box form {
    border: none;
    height: 100%;
    background-color: #EDF1F3;
    border-radius: 50px;
    height: 7rem; }
    @media (max-width: 991px) {
      .wpbdp-main-box form {
        height: 5rem;
        padding: 1rem 1rem; } }

.wpbdp-search-page form {
  border: none;
  height: 100%;
  background-color: #EDF1F3;
  border-radius: 50px;
  height: 7rem; }
  @media (max-width: 991px) {
    .wpbdp-search-page form {
      height: 5rem;
      padding: 1rem 1rem; } }

.cat-title {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 2rem;
  background: white;
  border-bottom: 1px solid #eee;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.image-upload-wrapper .area-and-conditions:before {
  content: "We suggest a headshot or your company logo.";
  margin-bottom: 2rem; }

#noslots-message {
  content: "You have uploaded the one image you are allowed. If you are finished, click Complete Listing at the bottom of this page. If you’d like to change images, hover over the image preview and click the Delete Image button that appears." !important; }

.wpbdp-image .wpbdp-image-delete-link {
  color: white !important; }

#wpbdp-submit-listing form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

#wpbdp-submit-listing h3,
#wpbdp-submit-listing .wpbdp-msg.notice,
#wpbdp-submit-listing .wpbdp-submit-listing-section.wpbdp-submit-listing-section-listing_fields {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.cat-item.active a {
  background: #0071A5 !important;
  color: white !important; }
  .cat-item.active a:after {
    display: none !important; }

.cat-item.active span {
  background: white;
  color: #0071A5; }

#wpbdp-main-box-keyword-field {
  background: #EDF1F3 !important;
  border: none !important;
  margin-top: -0.5rem;
  color: #1F1C0E !important; }
  #wpbdp-main-box-keyword-field:placeholder {
    color: #1F1C0E !important; }

.wpbdp-search-page .submit-btn input[type="submit"],
.wpbdp-main-box .submit-btn input[type="submit"] {
  margin-top: -0.7rem !important;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  @media (max-width: 991px) {
    .wpbdp-search-page .submit-btn input[type="submit"],
    .wpbdp-main-box .submit-btn input[type="submit"] {
      margin-top: 1.7rem !important;
      width: 106%;
      margin-left: -3.5%; } }

.search-results-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .search-results-message a {
    margin-left: 1rem; }
  @media (max-width: 991px) {
    .search-results-message {
      display: block;
      margin-bottom: 2rem; }
      .search-results-message a {
        margin-left: 0; } }

.wpbdp-with-button-styles .wpbdp-listing .listing-actions {
  display: block; }
  @media (min-width: 768px) {
    .wpbdp-with-button-styles .wpbdp-listing .listing-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 0; } }

.wpbdp-with-button-styles .wpbdp-listing .listing-actions .edit-listing,
.wpbdp-with-button-styles .wpbdp-listing .listing-actions .delete-listing {
  font-size: 1.4rem !important;
  text-transform: none !important;
  background: none !important;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  padding: 0 !important;
  text-align: left !important;
  text-decoration: none !important;
  display: inline-block !important;
  margin: 4px 2px !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-right: 1.5rem !important;
  color: #0071A5 !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important; }
  .wpbdp-with-button-styles .wpbdp-listing .listing-actions .edit-listing:hover,
  .wpbdp-with-button-styles .wpbdp-listing .listing-actions .delete-listing:hover {
    color: #54998B !important;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important; }

.listing-actions-container {
  border-top: 1px solid #e8e8e6;
  padding-top: 2rem;
  margin: 0 10rem; }
  @media (max-width: 991px) {
    .listing-actions-container {
      margin-left: 0 !important; } }
  .listing-actions-container .back-to-dir {
    display: none; }
  .listing-actions-container form {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.inversed-button {
  color: #0071A5 !important;
  background: white;
  border: 1px solid #0071A5;
  text-decoration: none !important;
  margin-left: 1rem;
  min-width: 30%; }
  .inversed-button:hover {
    color: white !important;
    background: #54998B !important;
    border: 1px solid #54998B !important; }

.listing-website {
  color: #0071A5 !important;
  background: white;
  border: 1px solid #0071A5;
  text-decoration: none !important;
  min-width: 40%; }
  @media (min-width: 768px) {
    .listing-website {
      min-width: 85%;
      margin-bottom: 1rem; } }
  .listing-website:hover {
    color: white !important;
    background: #54998B !important;
    border: 1px solid #54998B !important; }

.listing-profile a {
  color: white !important;
  text-decoration: none !important;
  min-width: 40%;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .listing-profile a {
      min-width: 85%; } }

.listing-label {
  width: 20%; }

.listing-description {
  width: 100%;
  font-size: 1.6rem; }
  @media (min-width: 1200px) {
    .listing-description {
      width: 90%;
      font-family: Avenir Regular, sans-serif;
      font-style: normal;
      margin-bottom: 0 !important; } }
  .listing-description > :first-child {
    margin-top: 0; }

.wpbdp-listing.single .back-to-dir-buttons .wpbdp-show-on-mobile {
  display: none !important; }

.single-wpbdp_listing .listing-description {
  width: 100%;
  margin-bottom: 0 !important; }
  @media (min-width: 768px) {
    .single-wpbdp_listing .listing-description {
      width: 75%; } }

@media (max-width: 991px) {
  .wpbdp-listing.single .listing-location-info {
    margin: 30px 0 0 !important; } }

.back a {
  color: white !important;
  text-decoration: none !important;
  width: auto; }

.wpbdp-sidebar-filters .wpbdp-categories a {
  padding: 1rem 2rem 1rem 2rem !important; }

.wpbdp-listing {
  border-radius: 4px !important;
  border: 0px solid white !important;
  padding: 3rem !important;
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important; }
  @media (min-width: 768px) {
    .wpbdp-listing {
      padding: 4rem !important;
      padding-left: 2rem !important;
      padding-right: 2rem !important; } }

.wpbdp-search-page-filters {
  border-radius: 4px !important; }

.wpbdp-sidebar-filters {
  border: 0px solid white !important; }

.wpbdp-search-page-filters {
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
  background: white;
  padding-bottom: 3rem;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .wpbdp-search-page-filters {
      padding-bottom: 1.2rem; } }
  .wpbdp-search-page-filters .resets {
    color: #0071A5;
    float: right;
    font-size: 10px;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    margin-right: 2rem; }
    .wpbdp-search-page-filters .resets:hover {
      opacity: 0.8; }

.wpbdp-sidebar-filters {
  margin-bottom: 1.5rem !important; }

.listing-thumbnail a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 15rem;
  width: 15rem;
  border-radius: 50%;
  border: 1px solid #E8E8E6; }

.listing-thumbnail img {
  border-radius: 50% !important;
  height: auto;
  border: none !important; }

.listing-actions .view-listing {
  display: none; }

.listing-thumbnail {
  margin-bottom: 2rem !important; }
  @media (min-width: 768px) {
    .listing-thumbnail {
      margin-bottom: 0rem !important;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20.83333%;
      flex: 0 0 20.83333%;
      max-width: 20.83333%;
      min-width: 10% !important; } }

.listing-placeholder-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 15rem;
  width: 15rem;
  border-radius: 50%;
  border: 1px solid #e8e8e6;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media (max-width: 991px) {
  .listing-details {
    padding-left: 0 !important;
    margin-left: 0 !important; } }

.listing-details-body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .listing-details-body {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding-right: 3rem !important; } }

.listing-details-contact {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.16667%;
  flex: 0 0 29.16667%;
  max-width: 29.16667%;
  padding-left: 1rem !important;
  border-color: #E8E8E6; }
  @media (max-width: 991px) {
    .listing-details-contact {
      text-align: left !important;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      min-width: 100% !important;
      padding-left: 0 !important;
      border-left: none !important;
      display: block !important; } }

.listing-description {
  color: #1F1C0E !important;
  font-size: 1.6rem !important; }

.listing-cats.tag {
  margin-bottom: 1rem; }
  .listing-cats.tag a {
    color: #54998B !important; }

.sponsored {
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  background: #EAA429;
  color: white;
  padding: 0.7rem 1rem 0.5rem 1rem;
  position: absolute;
  margin-top: -3rem;
  right: 2.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom-left-radius: 4px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 4px !important; }
  @media (min-width: 768px) {
    .sponsored {
      margin-top: -6rem;
      right: 4.2rem; } }
  .sponsored--content {
    border-bottom-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 0px !important;
    margin-top: -4rem; }
    @media (min-width: 576px) {
      .sponsored--content {
        margin-top: -10rem;
        right: 4.5rem; } }
    @media (min-width: 768px) {
      .sponsored--content {
        margin-top: -10rem;
        right: 4.5rem; } }
    @media (min-width: 992px) {
      .sponsored--content {
        margin-top: -10rem;
        right: 4.5rem; } }
  .sponsored--board {
    background: #54998B; }
  .sponsored--board-sponsor {
    background: #54998B;
    right: calc(8.5rem + 20px);
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 4px !important; }
    @media (min-width: 768px) {
      .sponsored--board-sponsor {
        right: calc(10.5rem + 20px); } }

@media (min-width: 768px) {
  .sponsored-listing {
    padding-top: 6rem !important; } }

.wpbdp-single {
  background: white;
  padding-top: 4rem !important;
  width: 100% !important; }

.wpbdp-listing.single.wpbdp-listing-single-medium {
  margin-left: 0 !important; }

.wpbdp-listing.single .listing-content {
  border-bottom: 0px solid #cecece !important;
  border-top: 1px solid #e8e8e6; }
  @media (min-width: 768px) {
    .wpbdp-listing.single .listing-content {
      margin-top: 4rem; } }

@media (min-width: 768px) {
  .modern-business-listing-details {
    padding: 6rem 8rem 0; } }

@media (max-width: 991px) {
  .wpbdp-single-wrapper {
    padding: 0 0 !important; } }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navigation-dir-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  margin-bottom: 2rem;
  font-size: 14px; }
  .navigation-dir-links a {
    margin-left: 0.7rem;
    margin-right: 0.7rem; }

.resets {
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px; }

.notice-wrapper {
  padding: 5rem; }

#wpbdp-login-view {
  background: white;
  margin: auto;
  padding: 2rem;
  margin: 2rem auto;
  width: 40rem; }
  @media (max-width: 991px) {
    #wpbdp-login-view {
      width: 100%; } }
  #wpbdp-login-view form {
    padding: 0;
    border: none; }
  #wpbdp-login-view .status {
    background: white;
    padding: 0;
    border-bottom: 1px solid #e8e8e6;
    padding-bottom: 1rem; }
  #wpbdp-login-view input {
    width: 100%;
    border-radius: 50px; }
    #wpbdp-login-view input:focus {
      background: #EDF1F3;
      border-color: #0071A5; }
  #wpbdp-login-view label {
    font-family: Avenir Regular, sans-serif;
    font-style: normal; }
  #wpbdp-login-view .login-remember label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 14px; }
    #wpbdp-login-view .login-remember label input {
      margin-top: 0.1rem;
      width: 2.5rem; }
  #wpbdp-login-view .login-username input,
  #wpbdp-login-view .login-password input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
    background: #EDF1F3; }
  #wpbdp-login-view .wpbdp-login-form-extra-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Avenir Regular, sans-serif;
    font-style: normal; }
    #wpbdp-login-view .wpbdp-login-form-extra-links a {
      font-family: Avenir Regular, sans-serif;
      font-style: normal;
      margin: 0 0.5rem;
      margin-top: 0.1rem; }
      #wpbdp-login-view .wpbdp-login-form-extra-links a:hover {
        text-decoration: underline;
        color: #0071A5; }

.search-results .listings {
  width: 100% !important; }

.listing-column-1 {
  width: 100%; }
  @media (min-width: 768px) {
    .listing-column-1 {
      width: 45%;
      border-right: 1px solid #e8e8e6; } }

.listing-location-info {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 800 !important; }
  @media (min-width: 768px) {
    .listing-location-info {
      width: 30%;
      padding-left: 5rem; } }

.listing-location-info-content {
  width: 100% !important;
  padding-bottom: 1.5rem; }
  .listing-location-info-content ul {
    padding-left: 0;
    display: block; }
    .listing-location-info-content ul li {
      width: 100% !important;
      text-align: left;
      margin: 5px 0 !important; }
    .listing-location-info-content ul .address-wrapper {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .listing-location-info-content ul .address-wrapper:before {
        content: url(img/map-pin.svg);
        margin-top: 0.35rem;
        margin-right: 0.7rem; }
    .listing-location-info-content ul .address {
      padding-bottom: 0.7rem !important;
      font-weight: 700; }
      .listing-location-info-content ul .address p {
        font-weight: 700;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem; }
    .listing-location-info-content ul .phone {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      font-weight: 700; }
      .listing-location-info-content ul .phone:before {
        content: url(img/phone.svg);
        margin-top: 0.35rem;
        margin-right: 0.7rem; }

#map {
  height: 35rem;
  margin-top: 1rem; }
  @media (max-width: 991px) {
    #map {
      margin-top: 1rem;
      width: 100%; } }

.social-media {
  padding-top: 2rem; }
  .social-media a {
    background: #0071A5;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border-color: #0071A5;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .social-media a svg {
      width: 4rem !important;
      height: 4rem !important;
      margin-top: 0 !important;
      fill: white; }
    .social-media a:hover {
      border-color: #162E4E;
      background: #162E4E; }
      .social-media a:hover svg {
        fill: white; }

.contact-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem; }

.listing-details .other-fields {
  display: none; }

.wpbdp-categories-wrapper .tag {
  display: none; }

.wpbdp-categories-wrapper,
.enquire-add {
  padding-bottom: 3rem; }

.breadcrumbs {
  margin-bottom: 2rem;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  font-size: 12px; }
  .breadcrumbs a {
    color: #0071A5; }
  .breadcrumbs span {
    font-family: Avenir Regular, sans-serif;
    font-style: normal;
    margin: 0 1rem; }

.wpbdp-pagination span {
  margin-bottom: 2rem;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  font-size: 12px;
  margin: 0 1rem;
  color: #0071A5; }

#wpbdp-submit-listing {
  padding-top: 2rem;
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }
  #wpbdp-submit-listing .tip {
    display: none !important; }
  #wpbdp-submit-listing .wpbdp-submit-listing-section {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: white;
    margin-bottom: 3rem !important;
    padding: 3rem 3rem 3em 3rem !important; }
    @media (min-width: 768px) {
      #wpbdp-submit-listing .wpbdp-submit-listing-section {
        padding: 5rem 5rem 5rem 5rem !important; } }
  #wpbdp-submit-listing form {
    border: none;
    padding: 0;
    margin: auto; }
    @media (min-width: 768px) {
      #wpbdp-submit-listing form {
        width: 80%;
        padding: 2rem; } }
    #wpbdp-submit-listing form h2 {
      font-size: 3rem;
      padding-bottom: 1rem; }
    #wpbdp-submit-listing form label {
      font-family: Avenir Regular, sans-serif;
      font-style: normal; }
    #wpbdp-submit-listing form .wpbdp-plan-info-box {
      padding: 10px;
      margin: 0;
      border: none;
      border-radius: 2px;
      background: white; }
    #wpbdp-submit-listing form .select2-selection--single,
    #wpbdp-submit-listing form .select2-container--default,
    #wpbdp-submit-listing form textarea,
    #wpbdp-submit-listing form input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 4rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none !important;
      background: #EDF1F3; }
    #wpbdp-submit-listing form .wpbdp-form-field-inner {
      padding-left: 0; }
    #wpbdp-submit-listing form .upload-button {
      color: #0071A5; }
      #wpbdp-submit-listing form .upload-button:hover {
        text-decoration: underline; }
  #wpbdp-submit-listing .wpbdp-submit-listing-section-content {
    border: none !important;
    padding: 0 !important;
    padding-top: 1rem !important; }
  #wpbdp-submit-listing .wpbdp-submit-listing-section-header {
    background: white !important;
    padding: 0 0 0.5rem !important;
    border-bottom: 1px solid #e8e8e6; }
    #wpbdp-submit-listing .wpbdp-submit-listing-section-header .title {
      font-family: Gottham Bold, sans-serif;
      font-style: normal;
      font-size: 18px !important; }
  @media (max-width: 991px) {
    #wpbdp-submit-listing .wpbdp-submit-listing-form-actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input {
    padding: 1.3rem 2.5rem 1.2rem; }
    #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input:hover {
      cursor: pointer; }
    #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="reset"] {
      background: white;
      color: #0071A5;
      border: 1px solid #0071A5 !important; }
      #wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="reset"]:hover {
        cursor: pointer;
        background: #54998B;
        color: white;
        border: 1px solid #54998B !important; }

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #aaa !important;
  top: -8px !important; }

.select2-selection__arrow {
  top: 7px !important;
  right: 7px !important; }

.wpbdp-plan-info-box {
  padding: 2rem 0 !important; }
  .wpbdp-plan-info-box .wpbdp-plan-feature-list {
    padding: 0;
    margin-left: 0 !important; }
    .wpbdp-plan-info-box .wpbdp-plan-feature-list li {
      list-style-type: none; }
  .wpbdp-plan-info-box .wpbdp-plan-duration {
    width: 10% !important;
    text-align: left !important;
    border-right: 1px solid #e8e8e6; }

.wpbdp-listings-list {
  overflow: visible !important; }

.upload-button {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

#wpbdp-delete-listing-page {
  background: white;
  padding: 5rem;
  margin: 3rem 0; }
  #wpbdp-delete-listing-page h3 {
    font-size: 3rem; }
  #wpbdp-delete-listing-page .confirm-form {
    padding: 0;
    border: none; }
  #wpbdp-delete-listing-page p:first-child {
    padding-bottom: 2rem; }
  #wpbdp-delete-listing-page .delete-listing-confirm {
    background: white;
    border-color: #c00 !important; }
    #wpbdp-delete-listing-page .delete-listing-confirm:hover {
      background: #c00;
      color: white;
      border-color: #c00 !important; }

.directory-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .directory-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

ul.wpbdp-categories {
  border-radius: 5px; }
  ul.wpbdp-categories li:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  ul.wpbdp-categories li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }

.add {
  min-height: 5rem;
  border-radius: 5px;
  margin-top: 2rem; }
  .add img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important; }
  .add--bottom {
    width: 100%;
    margin-top: 7rem;
    margin-bottom: 5rem; }
    .add--bottom img {
      -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important;
      box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2) !important; }

.enquire-add a {
  color: #0071a5;
  float: right;
  font-size: 14px;
  font-family: Gottham Bold, sans-serif;
  font-style: normal; }

.wpbdp-view-search .navigation-dir-links {
  padding-top: 2rem !important;
  margin-bottom: 7rem; }

.wpbdp-page-category .navigation-dir-links {
  padding-top: 2rem; }

.wpbdp-page-category .wpbdp-main-box-large .submit-btn {
  height: 4rem; }

.selection {
  width: 100%; }
  .selection input {
    width: 100%;
    margin-top: 0; }
  .selection ul {
    padding: 0;
    height: 100%;
    padding-top: 1rem; }
    .selection ul li input[type="search"] {
      width: 100% !important;
      padding-left: 1rem !important; }
  .selection .wpbdp-form-field-label label {
    margin-bottom: 1.5rem !important; }

.select2-container--default {
  width: 100% !important;
  height: auto !important; }

.wpbdp-form-field .wpbdp-form-field-label {
  margin: 0 0 15px 0 !important; }

.wpbdp-form-field-label-sponsored {
  display: none; }

.wpbdp-listing-excerpt.sticky {
  background: white !important; }

.select2-selection--multiple .select2-selection__choice {
  margin-top: 5px !important;
  background: #edf1f3 !important;
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  font-size: 14px !important;
  font-weight: 600 !important; }

.select2-results__option {
  margin: 0 0 !important;
  padding: 1rem 2rem !important;
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  font-size: 14px; }

.wpbdp-form-field-type-select .wpbdp-form-field-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .wpbdp-form-field-type-select .wpbdp-form-field-inner select {
    background: #EDF1F3 !important;
    border: none !important; }
  .wpbdp-form-field-type-select .wpbdp-form-field-inner:after {
    content: "";
    position: relative;
    margin-top: -2.7rem;
    margin-bottom: 3rem;
    margin-left: 90%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid grey;
    clear: both; }
    @media (min-width: 992px) {
      .wpbdp-form-field-type-select .wpbdp-form-field-inner:after {
        margin-left: 95%; } }

.stickytag {
  display: none;
  margin-left: -8rem;
  margin-right: 2rem;
  margin-top: -30px !important; }
  .stickytag img {
    height: 78px !important; }

.wpbdp-view-edit_listing .page-content,
.wpbdp-view-submit_listing .page-content {
  padding-bottom: 5rem; }
  .wpbdp-view-edit_listing .page-content a,
  .wpbdp-view-submit_listing .page-content a {
    color: white; }

#wpbdp-page-main_page .breadcrumbs {
  display: none !important; }

.wpbdp-view-search .navigation-dir-links,
#wpbdp-page-category .navigation-dir-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .wpbdp-view-search .navigation-dir-links .breadcrumbs,
  #wpbdp-page-category .navigation-dir-links .breadcrumbs {
    margin-bottom: -1rem; }

.wpbdp-plan-duration-never-expires {
  display: none !important; }

.wpbdp-plan-feature-list {
  padding-left: 0 !important; }

.wpbdp-plan-details {
  padding-left: 0 !important; }

.wpbdp-plan-feature-list {
  font-size: 14px !important; }

.image-conditions:after {
  display: block;
  margin-top: 1rem;
  white-space: pre-wrap;
  content: 'Square image preferred. \A Image will be cropped to a 500 x 500 pixel circle.'; }

.wpbdp-plan .wpbdp-plan-label {
  display: none; }

.wpbdp-plan .wpbdp-plan-price {
  display: none; }

.wpbdp-plan .wpbdp-plan-private-msg {
  display: none !important; }

.advertising {
  padding-top: 1rem; }

.reset-filters {
  color: #0071A5;
  float: right;
  font-size: 12px;
  font-family: Gottham Bold, sans-serif;
  font-style: normal;
  margin-bottom: 2rem; }
  .reset-filters:hover {
    opacity: 0.8;
    cursor: pointer; }

.search-results .listings {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .search-results .listings {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 0%; } }

#events-posts .flex-card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    #events-posts .flex-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 992px) {
    #events-posts .flex-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }

#events-posts .month {
  color: black; }

#events-posts .tag {
  color: #54998B;
  font-size: 10px; }
  #events-posts .tag a {
    color: #54998B; }
    #events-posts .tag a:hover {
      color: #54998B;
      text-decoration: underline; }

.events-offset {
  display: none; }
  @media (min-width: 768px) {
    .events-offset {
      display: block;
      background-color: white;
      margin-top: -10rem;
      padding-top: 10rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }

.inner-events {
  padding-top: 3rem; }
  @media (min-width: 992px) {
    .inner-events {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding-top: 0; } }
  .inner-events .button {
    margin-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media (min-width: 992px) {
      .inner-events .button {
        margin-left: 2rem; } }

.facetwp-facet {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .facetwp-facet {
      margin-bottom: 40px; } }

.facetwp-dropdown {
  padding-left: 3rem;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none !important;
  background: #EDF1F3; }
  .facetwp-dropdown:focus {
    background: #EDF1F3 !important; }

.facetwp-template {
  padding: 7rem 0; }

.smart-event-hero {
  height: 40rem; }
  @media (min-width: 768px) {
    .smart-event-hero {
      height: 60rem; } }
      
.smart-event-hero.brandsmart-landing-hero {
  height: 30rem; }
  @media (min-width: 768px) {
    .smart-event-hero {
      height: 30rem; } }

@media (max-width: 991px) {
  .smart-event-logo {
    margin-top: 1.6rem; } }

.flex-events {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 2rem;
  margin-top: -5rem; }
  .flex-events--simple {
    margin-top: 2rem; }
  @media (min-width: 768px) {
    .flex-events {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      margin-top: -15rem; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .flex-events {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .flex-events {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .flex-events {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .flex-events {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
      .flex-events--simple {
        margin-top: -15rem; } }
  @media (min-width: 992px) {
    .flex-events {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%;
      margin-left: 4.16667%; } }
  .flex-events .tag {
    color: #54998B !important;
    font-size: 12px; }
    .flex-events .tag a {
      color: #54998B !important; }
  .flex-events h1 {
    margin-top: 2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

.event-main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 4rem; }
  @media (min-width: 992px) {
    .event-main {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }
  @media (min-width: 992px) and (min-width: 576px) {
    .event-main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .event-main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .event-main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .event-main {
      padding-right: 15px;
      padding-left: 15px; } }
  .event-main__inner {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    background: white;
    padding: 3rem; }
    @media (min-width: 768px) {
      .event-main__inner {
        padding: 4rem; } }
    @media (min-width: 992px) {
      .event-main__inner {
        padding: 6rem; } }

.event-sides {
  padding-bottom: 2rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .event-sides {
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (min-width: 992px) and (min-width: 576px) {
    .event-sides {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 768px) {
    .event-sides {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .event-sides {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .event-sides {
      padding-right: 15px;
      padding-left: 15px; } }
  .event-sides__tickets {
    border-radius: 5px;
    margin-bottom: 1rem;
    height: auto; }
    @media (min-width: 992px) {
      .event-sides__tickets {
        margin-bottom: 4rem; } }
    .event-sides__tickets iframe {
      border: none !important;
      border-radius: 5px;
      width: 100% !important;
      height: 360px !important;
      -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
      box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
      color: #222222 !important; }
      .event-sides__tickets iframe .eb-widget {
        border: 1px solid white !important; }
      .event-sides__tickets iframe a {
        color: #0071A5 !important; }
      .event-sides__tickets iframe button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 1.4rem;
        text-transform: uppercase;
        background: #0071A5;
        font-family: Gottham Bold, sans-serif;
        font-style: normal;
        color: white;
        padding: 1.5rem 2.5rem 1.2rem;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 4px 2px;
        border-radius: 60px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .event-sides__tickets iframe button:hover {
          background: #162E4E;
          color: white;
          text-decoration: none;
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
  .event-sides__inner {
    border-radius: 5px;
    background: white;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    display: block;
    margin-bottom: 2rem;
    padding: 3rem; }
    @media (min-width: 768px) {
      .event-sides__inner {
        padding: 4rem; } }
    @media (min-width: 992px) {
      .event-sides__inner {
        padding: 6rem 5rem; } }
    .event-sides__inner a {
      color: #AA231E;
      font-family: Avenir Demi, sans-serif;
      font-style: normal;
      word-break: break-all; }
      .event-sides__inner a:hover {
        text-decoration: underline; }
    .event-sides__inner h3 {
      margin-bottom: .5rem; }
    .event-sides__inner h4 {
      margin-bottom: .5rem; }
    .event-sides__inner p {
      margin-top: 1rem; }
  .event-sides__address {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    background: white;
    margin-bottom: 2rem; }
    .event-sides__address iframe {
      border-radius: 5px;
      width: 100% !important;
      height: 200px !important; }
    .event-sides__address .address-box {
      padding: 1rem 4rem;
      font-family: Avenir Demi, sans-serif;
      font-style: normal; }
    .event-sides__address .main-address {
      text-align: left;
      margin-top: 3rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .event-sides__address .main-address:before {
        content: url(img/map-pin.svg);
        margin-top: 2.3rem;
        margin-right: 2rem; }

.page-template-template-smart-conference .related-posts-inner h3 {
  font-size: 3.8rem;
  line-height: 4.4rem; }

.page-template-template-smart-conference .bg:nth-child(2n) {
  background: white; }

.page-template-template-smart-conference .bg:nth-child(2n + 1) {
  background: #EDF1F3; }

.page-template-template-blocks .bg:nth-child(2n) {
  background: #EDF1F3; }

.page-template-template-blocks .bg:nth-child(2n + 1) {
  background: white; }

.special-event-time-date {
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .special-event-time-date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .special-event-time-date .single-event-date,
  .special-event-time-date .single-event-time,
  .special-event-time-date .single-event-location {
    margin-bottom: 1rem; }

.event-main .month-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap; }

.single-event-date {
  font-family: Avenir Demi, sans-serif;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 2rem; }
  .single-event-date:before {
    content: url(img/calendar.svg);
    margin-top: .35rem;
    margin-right: .7rem; }

.single-event-time {
  font-family: Avenir Demi, sans-serif;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 2rem; }
  .single-event-time:before {
    content: url(img/time.svg);
    margin-top: .35rem;
    margin-right: .7rem; }

.single-event-location {
  font-family: Avenir Demi, sans-serif;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 2rem; }
  .single-event-location:before {
    content: url(img/map-pin.svg);
    margin-top: .35rem;
    margin-right: .7rem; }

.event-special-main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
  box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
  background: white;
  padding: 2rem; }
  @media (min-width: 768px) {
    .event-special-main {
      padding: 5rem;
      margin-bottom: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .event-special-main h1 {
        margin-top: 0; } }

.back-overlay {
  display: absolute;
  height: 100%;
  width: 100%; }

.all-links {
  margin: 0; }
  @media (min-width: 768px) {
    .all-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .all-links li {
    list-style-type: none; }
  .all-links a {
    list-style-type: none;
    cursor: pointer;
    margin: 0 1rem;
    font-size: 14px;
    letter-spacing: 0.1rem;
    font-family: Gottham Bold, sans-serif;
    font-style: normal;
    font-style: normal;
    font-size: 1.4rem;
    letter-spacing: 0.1rem; }
    @media (min-width: 768px) {
      .all-links a {
        color: white; } }
    .all-links a:hover {
      color: #54998B !important; }
    .all-links a.button:hover {
      color: white !important; }
  .all-links--black a {
    color: black; }

.tablink:hover {
  color: #0071A5; }

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  display: none;
  height: 100%; }

.logos-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .logos-event .logo-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media (min-width: 768px) {
      .logos-event .logo-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; } }
    @media (min-width: 992px) {
      .logos-event .logo-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .logos-event .logo-wrapper {
    height: 12rem; }
    .logos-event .logo-wrapper .logo {
      border: 0px solid #EDF1F3; }
      @media (min-width: 768px) {
        .logos-event .logo-wrapper .logo {
          border: 1px solid #EDF1F3;
          width: 100%;
          height: auto;
          display: -ms-grid;
          display: grid;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .logos-event .logo-wrapper .logo img {
            width: 90%;
            height: auto;
            margin-left: auto;
            margin-right: auto; } }

.event-speaker-wrapper {
  display: block; }
  .event-speaker-wrapper h3 {
    margin-top: 4rem; }

.event-speaker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .event-speaker h4 {
    margin-bottom: 1rem;
    line-height: normal;
    font-family: Avenir Regular, sans-serif;
    font-style: normal;
    font-weight: 800;
    color: grey; }

.event-main .wp-block-separator {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.event-main ul {
  padding-left: 2rem;
  list-style: none; }
  .event-main ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #0071A5;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */ }

.event-main .wp-block-column h4 {
  font-size: 18px;
  margin-bottom: .5rem; }

.event-main .wp-block-column p {
  margin-top: 1rem; }

.event-main .wp-block-column .wp-block-column {
  margin-bottom: 0; }

.special-event-content.locations {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    .special-event-content.locations {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .special-event-content.locations {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .special-event-content.locations {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .special-event-content.locations {
      padding-right: 15px;
      padding-left: 15px; } }
  .special-event-content.locations hr, .special-event-content.locations iframe {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .special-event-content.locations iframe {
    width: 100%; }

@media (min-width: 768px) {
  .special-event-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .special-event-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .special-event-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .special-event-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .special-event-content {
      padding-right: 15px;
      padding-left: 15px; } }

@media (min-width: 768px) {
    .special-event-content.locations {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; }
      .special-event-content.locations hr, .special-event-content.locations iframe {
        margin-top: 4rem;
        margin-bottom: 4rem; } }

.special-event-repeater {
  padding: 3rem 0; }
  .special-event-repeater .bg {
    background: #EDF1F3;
    padding-bottom: 0;
    padding-top: 0; }
  .special-event-repeater .container-wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0%; }
    @media (min-width: 576px) {
      .special-event-repeater .container-wrapper {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .special-event-repeater .container-wrapper {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .special-event-repeater .container-wrapper {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .special-event-repeater .container-wrapper {
        padding-right: 15px;
        padding-left: 15px; } }
  .special-event-repeater .inner-single-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .special-event-repeater .inner-single-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .special-event-repeater .inner-single-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .special-event-repeater .inner-single-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .special-event-repeater .inner-single-content {
        padding-right: 15px;
        padding-left: 15px; } }
  .special-event-repeater .card-repeater .background-image {
    height: 40rem; }
  .special-event-repeater .card-repeater:nth-of-type(2n) .inner-single-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0; }
    .special-event-repeater .card-repeater:nth-of-type(2n) .inner-single-content h3:after {
      background: #563B6B; }
  .special-event-repeater .fly-single {
    display: none; }

.speakers-main-title {
  color: #563B6B; }
  .speakers-main-title:before {
    background: #563B6B !important; }

.page-template-template-blocks .speakers-main-title,
.page-template-default .speakers-main-title {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  color: black;
  text-align: left;
  margin-top: 5rem;
  font-size: 3.2rem;
  padding-bottom: 0; }
  @media (min-width: 576px) {
    .page-template-template-blocks .speakers-main-title,
    .page-template-default .speakers-main-title {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .page-template-template-blocks .speakers-main-title,
    .page-template-default .speakers-main-title {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .page-template-template-blocks .speakers-main-title,
    .page-template-default .speakers-main-title {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .page-template-template-blocks .speakers-main-title,
    .page-template-default .speakers-main-title {
      padding-right: 15px;
      padding-left: 15px; } }
  .page-template-template-blocks .speakers-main-title:before,
  .page-template-default .speakers-main-title:before {
    display: none !important; }

.highlights-main-title {
  color: #54998B; }
  .highlights-main-title:before {
    background: #54998B !important; }

.special-event-related {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .special-event-related h2.page-title {
    color: black; }
    .special-event-related h2.page-title:before {
      display: none; }
  @media (min-width: 576px) {
    .special-event-related {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .special-event-related {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .special-event-related {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .special-event-related {
      padding-right: 15px;
      padding-left: 15px; } }
  .special-event-related .card-description {
    top: -10rem; }
  @media (min-width: 768px) {
    .special-event-related .related-posts-inner .flex-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
      .special-event-related .related-posts-inner .flex-card .card-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-left: 25%;
        top: -10rem; }
      .special-event-related .related-posts-inner .flex-card .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        height: 30rem; }
    .special-event-related .related-posts-inner .flex-card:nth-of-type(2n) {
      margin-top: 10rem; } }

.past-highlights-gallery {
  display: block; }
  @media (min-width: 768px) {
    .past-highlights-gallery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .past-highlights-gallery a {
    display: block;
    margin-bottom: 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .past-highlights-gallery a {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .past-highlights-gallery a {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .past-highlights-gallery a {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .past-highlights-gallery a {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .past-highlights-gallery a {
      padding-right: 15px;
      padding-left: 15px; } }
    .past-highlights-gallery a .background-image {
      width: 100%;
      height: 20rem; }
  .past-highlights-gallery img {
    width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .past-highlights-gallery .flex-highlight {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
    .past-highlights-gallery .image-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
      .past-highlights-gallery .image-1 .background-image {
        width: 100%;
        height: 43rem; }
    .past-highlights-gallery .box {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .past-highlights-gallery .image-2 {
      width: 100%;
      max-width: 100%; }
      .past-highlights-gallery .image-2 .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 20rem;
        margin-bottom: 2rem; }
    .past-highlights-gallery .image-3 {
      width: 100%;
      max-width: 100%; }
      .past-highlights-gallery .image-3 .background-image {
        height: 20rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .past-highlights-gallery .image-reg {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }

.page-title-logos {
  margin-top: 2rem; }

.special-map {
  margin-bottom: 4rem;
  margin-top: 4rem; }
  .special-map iframe {
    width: 100%; }

.events-archive-hero {
  padding-bottom: 10rem; }

.events-archive-content {
  padding-bottom: 0rem; }
  .events-archive-content .container {
    margin-top: -18rem; }

.load-more-events {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20rem; }

.get-involved-small,
.archive-cards,
.index-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem; }
  .get-involved-small .flex-card,
  .archive-cards .flex-card,
  .index-cards .flex-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 40rem; }
    @media (min-width: 992px) {
      .get-involved-small .flex-card,
      .archive-cards .flex-card,
      .index-cards .flex-card {
        max-height: 50rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
        .get-involved-small .flex-card:nth-of-type(2n-1),
        .archive-cards .flex-card:nth-of-type(2n-1),
        .index-cards .flex-card:nth-of-type(2n-1) {
          margin-top: -10rem; } }
    .get-involved-small .flex-card:nth-of-type(1) .background-image,
    .archive-cards .flex-card:nth-of-type(1) .background-image,
    .index-cards .flex-card:nth-of-type(1) .background-image {
      background-image: url("./img/ama-placeholder-2.png"); }
    .get-involved-small .flex-card:nth-of-type(3n - 1) .background-image,
    .archive-cards .flex-card:nth-of-type(3n - 1) .background-image,
    .index-cards .flex-card:nth-of-type(3n - 1) .background-image {
      background-image: url("./img/ama-placeholder-3.png"); }
    .get-involved-small .flex-card:nth-of-type(3n) .background-image,
    .archive-cards .flex-card:nth-of-type(3n) .background-image,
    .index-cards .flex-card:nth-of-type(3n) .background-image {
      background-image: url("./img/ama-placeholder-1.png"); }
    .get-involved-small .flex-card:nth-of-type(3n + 1) .background-image,
    .archive-cards .flex-card:nth-of-type(3n + 1) .background-image,
    .index-cards .flex-card:nth-of-type(3n + 1) .background-image {
      background-image: url("./img/ama-placeholder-2.png"); }
    .get-involved-small .flex-card .card-description,
    .archive-cards .flex-card .card-description,
    .index-cards .flex-card .card-description {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 33.33333%;
      margin-top: 7rem; }
    .get-involved-small .flex-card .background-image,
    .archive-cards .flex-card .background-image,
    .index-cards .flex-card .background-image {
      height: 25rem; }

.archive-cards {
  padding-bottom: 10rem; }

.index-cards {
  margin-top: -5rem;
  padding-bottom: 10rem; }

#post .entry-content {
  padding-top: 0;
  padding-bottom: 0; }

.post-author-pic {
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  margin-bottom: 1.5rem; }
  .post-author-pic img {
    width: 5rem;
    height: 5rem;
    margin-top: .5rem;
    border-radius: 50%; }
    @media (min-width: 992px) {
      .post-author-pic img {
        margin-top: 0; } }

.author-span {
  font-weight: 600; }

.post-author__info {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .post-author__info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .post-author__info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .post-author__info {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .post-author__info {
      padding-right: 15px;
      padding-left: 15px; } }
  .post-author__info h3 {
    padding-top: 0 !important;
    margin-bottom: 1rem; }

.post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3rem;
  padding-bottom: 10rem;
  border-top: 1px solid #eee;
  margin-top: 3rem; }
  .post-author h3 {
    font-size: 18px;
    margin-top: 0;
    color: #212121; }

#events .related-cards {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  @media (min-width: 576px) {
    #events .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    #events .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    #events .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    #events .related-cards {
      padding-right: 15px;
      padding-left: 15px; } }

.post .entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.post-content-flex {
  display: block; }
  @media (min-width: 768px) {
    .post-content-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.content-article {
  padding-top: 4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  background: white; }
  @media (min-width: 768px) {
    .content-article {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 87.5%;
      flex: 0 0 87.5%;
      max-width: 87.5%;
      margin-top: -15rem;
      padding-top: 8rem;
      padding-left: 10rem; } }

.post-content-white {
  margin-left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .post-content-white {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

@media (min-width: 768px) {
  .post-content-body {
    padding-left: 10rem;
    padding-bottom: 15rem; } }

.post-content-body .post-content > p:first-child:first-letter {
  font-family: Avenir Bold, sans-serif;
  font-style: normal;
  margin-right: .6rem;
  margin-left: -.1rem;
  margin-top: 1.2rem;
  color: #0071A5;
  font-size: 6rem;
  float: left;
  line-height: 4.5rem; }

.preblock {
  display: none; }
  @media (min-width: 768px) {
    .preblock {
      display: block;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

.share-widget {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 0; }
  @media (min-width: 768px) {
    .share-widget {
      padding-top: 3rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

#post .entry-content {
  width: 100%; }

#post ul {
  padding-left: 1.7rem; }

#post .related-posts-inner .flex-card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    #post .related-posts-inner .flex-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 576px) {
    #post .related-posts-inner .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    #post .related-posts-inner .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    #post .related-posts-inner .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    #post .related-posts-inner .flex-card {
      padding-right: 15px;
      padding-left: 15px; } }
  #post .related-posts-inner .flex-card .background-image {
    height: 20rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
    @media (min-width: 768px) {
      #post .related-posts-inner .flex-card .background-image {
        height: 30rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; } }
  #post .related-posts-inner .flex-card .card-description {
    top: -5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 16.66667%;
    padding: 3rem; }
    @media (min-width: 768px) {
      #post .related-posts-inner .flex-card .card-description {
        top: -10rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-left: 25%;
        padding: 4rem; } }
  @media (min-width: 768px) {
    #post .related-posts-inner .flex-card:nth-child(2) {
      margin-top: 10rem; } }

.sign-up-block {
  color: white;
  padding: 4rem;
  margin: 3rem 0;
  text-align: center; }
  .sign-up-block .sign-up-content a {
    color: white !important;
    text-decoration: underline !important; }
    .sign-up-block .sign-up-content a:hover {
      color: rgba(255, 255, 255, 0.7) !important; }
  .sign-up-block .sign-up-content .button {
    text-decoration: none !important; }
  .sign-up-block h3 {
    font-size: 30px;
    margin-bottom: 0;
    padding-top: 0 !important; }
    @media (min-width: 320px) {
      .sign-up-block h3 {
        font-size: calc(30px + 6 * (100vw - 320px) / 1010); } }
    @media (min-width: 1330px) {
      .sign-up-block h3 {
        font-size: 36px; } }
  .sign-up-block p {
    font-size: 18px;
    line-height: 24px;
    color: white;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 12.5%; }
  .sign-up-block .form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    margin-left: 16.66667%; }
    .sign-up-block .form .gform_wrapper form {
      background: transparent;
      padding: 0 !important; }
    .sign-up-block .form .gform_wrapper .button {
      border: none !important; }
    .sign-up-block .form .gform_wrapper input [type="submit"] {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .sign-up-block .form .gform_wrapper input [type="submit"]:focus {
      outline: none !important; }
    .sign-up-block .form .gform_wrapper .gform_body ul {
      margin-bottom: 0 !important; }
      .sign-up-block .form .gform_wrapper .gform_body ul input {
        border: 0px solid #EDF1F3;
        margin-top: .5rem; }
        .sign-up-block .form .gform_wrapper .gform_body ul input:focus {
          border: 1px solid transparent !important; }
    .sign-up-block .form .gform_wrapper .gform_footer {
      margin-top: 0; }
    .sign-up-block .form .gform_wrapper li.gfield {
      margin-top: 0 !important; }
    .sign-up-block .form .gform_wrapper li.gfield.gfield_error .validation_message {
      border: none;
      color: #AA231E;
      background: none !important;
      padding: 0 !important;
      position: absolute;
      margin-left: 1.5rem;
      margin-top: 1rem; }

.single-post .special-event-related {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #EDF1F3), color-stop(50%, #EDF1F3)) !important;
  background-image: -webkit-linear-gradient(top, #EDF1F3 50%, #EDF1F3 50%) !important;
  background-image: -o-linear-gradient(top, #EDF1F3 50%, #EDF1F3 50%) !important;
  background-image: linear-gradient(to bottom, #EDF1F3 50%, #EDF1F3 50%) !important; }
  .single-post .special-event-related h2.page-title--tall {
    margin-top: 5rem; }

.background-image-single {
  height: 20rem; }
  @media (min-width: 768px) {
    .background-image-single {
      height: 60rem; } }

.index-cards {
  margin-top: -15rem; }
  @media (min-width: 992px) {
    .index-cards {
      margin-top: -5rem; } }

.speaker-card {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .speaker-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 576px) {
    .speaker-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .speaker-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .speaker-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .speaker-card {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .speaker-card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  .speaker-card .background-image {
    height: 30rem; }
  .speaker-card h3 {
    margin-bottom: .5rem;
    margin-top: .5rem; }

.usGrid {
  position: relative; }
  @media (min-width: 992px) {
    .usGrid {
      padding-top: 3rem; } }

.bios:after {
  display: table;
  clear: both; }

.bios li:nth-child(3n+1) {
  clear: left; }

.GI_TW_expander .bio-single:after,
.author-title,
.bio-box,
.tags {
  clear: both; }

.bio-single {
  margin: 0;
  padding: 0;
  cursor: pointer; }
  .bio-single--image img {
    display: block; }
  .bio-single--image .background-image {
    height: 25rem; }
  .bio-single--image aside {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: width none;
    -o-transition: width none;
    transition: width none;
    opacity: 0; }

.aside-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  margin-bottom: 0;
  overflow: auto;
  width: 100%;
  height: 60%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0; }
  @media (min-width: 768px) {
    .aside-inner {
      height: 70%; } }
  .aside-inner .social {
    background: #0071A5;
    border: 1px solid #0071A5; }
    .aside-inner .social .icon {
      fill: white; }

.selected .bio-single.bio-single:before {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ecebe4;
  border-left: 10px solid transparent; }

.selected .bio-single .bio-single--image aside {
  opacity: 0;
  background: 0 0; }

h3.bio-single--person {
  color: #54998B;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 0; }

.bio-single:hover .bio-single--image {
  background: lightgrey; }

.bio-single:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5; }

.bio-single:hover h3 {
  color: black; }

.bio-single:hover aside {
  opacity: 1; }

.GI_TW_Current {
  position: relative; }
  .GI_TW_Current:after {
    top: calc(100% - 1px);
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 20px;
    margin-left: -20px;
    z-index: 11; }
  .GI_TW_Current .bio-single .bio-single--image {
    background: lightgrey; }
  .GI_TW_Current .bio-single img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5; }
  .GI_TW_Current .bio-single h3 {
    color: black; }

.bio-single--title {
  margin: .75rem 0 3rem;
  font-size: 18px;
  line-height: 1.3333;
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  font-weight: 800;
  color: grey;
  text-transform: none; }

.bio-box .bio-single .bio-single--image aside {
  display: none; }

.GI_TW_expander .bio-single {
  position: static;
  padding: 3rem;
  cursor: default; }

.GI_TW_expander .bio-single aside {
  display: none; }

.GI_TW_expander .bio-single .bio-single--image {
  display: none; }

.GI_TW_expander .bio-single .bio-single--image img {
  display: none; }

.GI_TW_expander .bio-single .bio-single--title {
  line-height: normal;
  font-family: Avenir Regular, sans-serif;
  font-style: normal;
  font-weight: 800;
  color: grey; }

.GI_TW_expander .bio-single .bio-single--person {
  color: #0071A5 !important;
  font-family: Gottham Bold, sans-serif;
  font-style: normal; }

.bio-single--body {
  display: none; }

.GI_TW_expander .bio-single .bio-single--body {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }
  .GI_TW_expander .bio-single .bio-single--body .social {
    background: transparent;
    border: 1px solid #0071A5;
    margin-right: 0; }
    .GI_TW_expander .bio-single .bio-single--body .social .icon {
      fill: #0071A5; }

.GI_TW_expander .GI_TW_close {
  font-size: 24px;
  color: #0071A5;
  cursor: pointer; }

.GITheWall ul li.GI_TW_Selected_Row {
  -webkit-transition: margin-bottom 0.3s ease-in;
  -moz-transition: margin-bottom 0.3s ease-in;
  -o-transition: margin-bottom 0.3s ease-in;
  transition: margin-bottom 0.3s ease-in; }

.GI_TW_expander {
  position: absolute;
  z-index: 0;
  top: 0;
  background: #EDF1F3;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .3s ease-in;
  -o-transition: height .3s ease-in;
  transition: height .3s ease-in; }

.GI_TW_expander.animating {
  overflow: hidden !important; }

.GI_TW_expander.opened {
  overflow: visible;
  z-index: 1;
  margin-top: 1.5rem; }
  @media (min-width: 768px) {
    .GI_TW_expander.opened {
      margin-top: 1rem; } }

.GI_TW_expander .GI_TW_pointer {
  display: none;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid lightgrey;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in; }

.GI_TW_expander .GI_TW_expander-inner {
  height: 560px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%; }
  @media (min-width: 576px) {
    .GI_TW_expander .GI_TW_expander-inner {
      width: 540px; } }
  @media (min-width: 768px) {
    .GI_TW_expander .GI_TW_expander-inner {
      width: 720px; } }
  @media (min-width: 992px) {
    .GI_TW_expander .GI_TW_expander-inner {
      width: 960px; } }
  @media (min-width: 1200px) {
    .GI_TW_expander .GI_TW_expander-inner {
      width: 1140px; } }

.GI_TW_expander .GI_TW_close {
  right: 3rem;
  top: 3rem;
  height: 2rem;
  width: 2rem;
  position: absolute; }
  .GI_TW_expander .GI_TW_close span::before, .GI_TW_expander .GI_TW_close span::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 2rem;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background-color: #0071A5; }
  .GI_TW_expander .GI_TW_close span::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .GI_TW_expander .GI_TW_close span::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .GI_TW_expander .GI_TW_close:hover span::before, .GI_TW_expander .GI_TW_close:hover span::after {
    background-color: #0071A5;
    -webkit-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear; }

.bios {
  margin: 0 auto;
  padding: 0;
  padding-left: 0 !important; }
  @media (min-width: 768px) {
    .bios {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .bios li {
    list-style-type: none; }

.social-media-speakers {
  position: relative;
  z-index: 7; }
  .social-media-speakers a {
    background: #0071A5;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .social-media-speakers a svg {
      width: 1.5rem !important;
      height: 1.5rem !important;
      margin-top: 0 !important;
      fill: white; }

.aside-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  margin-bottom: 0;
  overflow: auto;
  width: 100%;
  height: 70%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0; }
  .aside-inner .social {
    background: #0071A5;
    border: 1px solid #0071A5; }
    .aside-inner .social .icon {
      fill: white; }

.agenda-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1rem; }
  .agenda-item .agenda-time-simple {
    font-family: Avenir Demi, sans-serif;
    font-style: normal; }

.agenda-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  padding-top: 2rem;
  color: black;
  background-color: #EDF1F3;
  margin-top: 1rem;
  padding-left: 2rem; }
  .agenda-time h3 {
    margin-right: .5rem;
    font-family: Avenir Bold, sans-serif;
    font-style: normal; }
    .agenda-time h3 span {
      font-family: Avenir Bold, sans-serif;
      font-style: normal;
      margin-left: 2rem;
      border-left: 1px solid black;
      padding-left: 1rem;
      margin-left: 1rem; }

@media (max-width: 991px) {
  #Agenda .container-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0; } }

.session-wrapper {
  padding: 3rem 2rem;
  border-bottom: 1px solid #E8E8E6; }
  @media (min-width: 768px) {
    .session-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 5rem 2rem; } }
  .session-wrapper:last-child {
    border-bottom: 0 solid #E8E8E6; }

.session-location {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 2rem;
  margin-bottom: 2rem;
  color: black;
  font-weight: 800; }
  @media (min-width: 768px) {
    .session-location {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 768px) {
    .session-location {
      padding-right: 4rem; } }

span {
  font-family: Avenir Bold, sans-serif;
  font-style: normal; }

.sessions-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .sessions-details {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; } }
  .sessions-details .type {
    font-weight: 900;
    margin-bottom: 1rem;
    display: block;
    color: #79776E; }
  .sessions-details h2 {
    color: #54998B; }
  .sessions-details p {
    margin-top: 0; }

.speaker-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem; }
  .speaker-details--photo {
    width: 5rem;
    height: 5rem;
    border-radius: 50%; }
  .speaker-details--info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 1rem; }

.join-hero {
  display: block; }
  @media (min-width: 768px) {
    .join-hero {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.join-hero-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  height: 30rem; }
  @media (min-width: 768px) {
    .join-hero-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      height: 60rem; } }

.join-hero-content {
  height: 30rem;
  margin: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: -10rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .join-hero-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .join-hero-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .join-hero-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .join-hero-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .join-hero-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
      margin-left: -25%;
      margin-top: auto; } }
  .join-hero-content__inner {
    background-color: white;
    background-image: url("img/amac-pattern-cta.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right center;
    border-radius: 5px;
    padding: 4rem;
    -webkit-box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    box-shadow: 0px 0px 40px 2px rgba(161, 161, 161, 0.2);
    min-height: 25rem; }

.join-repeater {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .join-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .join-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .join-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .join-repeater {
      padding-right: 15px;
      padding-left: 15px; } }
  .join-repeater .card-repeater {
    display: block; }
    .join-repeater .card-repeater .background-image {
      margin-left: 0%; }
    @media (min-width: 768px) {
      .join-repeater .card-repeater .inner-single-content {
        padding-left: 0; } }
    @media (min-width: 768px) {
      .join-repeater .card-repeater {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 768px) {
      .join-repeater .card-repeater:nth-of-type(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
        .join-repeater .card-repeater:nth-of-type(2n) .inner-single-content {
          padding-left: 8rem; } }

.get-involved-small {
  display: block;
  padding-top: 10rem; }
  @media (min-width: 768px) {
    .get-involved-small {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .get-involved-small .flex-card {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .get-involved-small .flex-card .title-arrow:after {
      margin-top: 2rem;
      margin-left: 0;
      margin-bottom: 0;
      -webkit-transition: 0.3s linear;
      -o-transition: 0.3s linear;
      transition: 0.3s linear; }
    .get-involved-small .flex-card:hover .title-arrow {
      color: #0071A5;
      -webkit-transition: 0.3s linear;
      -o-transition: 0.3s linear;
      transition: 0.3s linear; }
    @media (min-width: 768px) {
      .get-involved-small .flex-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
        .get-involved-small .flex-card .background-image {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
          max-width: 83.33333%; } }
    @media (max-width: 991px) {
      .get-involved-small .flex-card .card-description {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 8.33333%; }
      .get-involved-small .flex-card .background-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    .get-involved-small .flex-card .tag {
      color: #563B6B;
      margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .get-involved-small .flex-card:nth-child(2n) {
        margin-top: 12rem; } }
    .get-involved-small .flex-card:nth-child(2n) .tag {
      color: #54998B; }

.page-template-template-join #flex-repeater {
  background: white !important; }

.theme-page section {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.theme-page .background-image {
  height: 10rem;
  width: 10rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.theme-page .image {
  height: 20rem;
  width: auto; }

.theme-page .theme-unrelated {
  padding-top: 3rem; }
  .theme-page .theme-unrelated h2 {
    font-weight: 800;
    font-size: 1.6rem;
    text-transform: lowercase; }

body {
  background: white;
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

.max-container {
  width: 98%;
  max-width: 1224px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.text a {
  color: #0071A5 !important; }
  .text a:hover {
    color: #162E4E !important;
    text-decoration: underline !important; }

.wp-block-embed__wrapper iframe {
  width: 100%; }

.page-template-default .page-content,
.page-template-template-blocks .page-content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    .page-template-default .page-content,
    .page-template-template-blocks .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .page-template-default .page-content,
    .page-template-template-blocks .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .page-template-default .page-content,
    .page-template-template-blocks .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .page-template-default .page-content,
    .page-template-template-blocks .page-content {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .page-template-default .page-content,
    .page-template-template-blocks .page-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-left: 25%; }
      .page-template-default .page-content > :first-child:not(.bg--hero),
      .page-template-template-blocks .page-content > :first-child:not(.bg--hero) {
        padding-top: 7rem; } }
  .page-template-default .page-content ul,
  .page-template-template-blocks .page-content ul {
    padding-left: 1.7rem; }
  .page-template-default .page-content .bg,
  .page-template-default .page-content .bg--hero,
  .page-template-default .page-content .cta-pane,
  .page-template-default .page-content .cta-pane-block,
  .page-template-default .page-content .custom-quote,
  .page-template-default .page-content .sign-up-block,
  .page-template-template-blocks .page-content .bg,
  .page-template-template-blocks .page-content .bg--hero,
  .page-template-template-blocks .page-content .cta-pane,
  .page-template-template-blocks .page-content .cta-pane-block,
  .page-template-template-blocks .page-content .custom-quote,
  .page-template-template-blocks .page-content .sign-up-block {
    width: 100vw;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-transform: translateX(-4%);
    -ms-transform: translateX(-4%);
    transform: translateX(-4%); }
    @media (min-width: 768px) {
      .page-template-default .page-content .bg,
      .page-template-default .page-content .bg--hero,
      .page-template-default .page-content .cta-pane,
      .page-template-default .page-content .cta-pane-block,
      .page-template-default .page-content .custom-quote,
      .page-template-default .page-content .sign-up-block,
      .page-template-template-blocks .page-content .bg,
      .page-template-template-blocks .page-content .bg--hero,
      .page-template-template-blocks .page-content .cta-pane,
      .page-template-template-blocks .page-content .cta-pane-block,
      .page-template-template-blocks .page-content .custom-quote,
      .page-template-template-blocks .page-content .sign-up-block {
        -webkit-transform: translateX(-26vw);
        -ms-transform: translateX(-26vw);
        transform: translateX(-26vw); } }
  .page-template-default .page-content .sign-up-block .sign-up-content,
  .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .page-template-default .page-content .sign-up-block .sign-up-content,
      .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .page-template-default .page-content .sign-up-block .sign-up-content,
      .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .page-template-default .page-content .sign-up-block .sign-up-content,
      .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1200px) {
      .page-template-default .page-content .sign-up-block .sign-up-content,
      .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
        padding-right: 15px;
        padding-left: 15px; } }
    .page-template-default .page-content .sign-up-block .sign-up-content p,
    .page-template-template-blocks .page-content .sign-up-block .sign-up-content p {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; }
    @media (min-width: 768px) {
      .page-template-default .page-content .sign-up-block .sign-up-content,
      .page-template-template-blocks .page-content .sign-up-block .sign-up-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-left: 29.16667%; } }
    .page-template-default .page-content .sign-up-block .sign-up-content .button:hover,
    .page-template-template-blocks .page-content .sign-up-block .sign-up-content .button:hover {
      background: white;
      border-color: transparent !important;
      color: #162E4E !important; }

.custom-quote {
  padding-top: 5rem; }

.single-button-cta {
  display: inline-block !important;
  width: auto;
  max-width: 50%;
  margin-right: 0;
  margin-left: auto;
  margin-top: 0;
  margin-bottom: auto; }

.search-results-body {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 576px) {
    .search-results-body {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .search-results-body {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .search-results-body {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .search-results-body {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .search-results-body {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  .search-results-body h3 {
    color: #0071A5; }

#cookie-law-info-bar span {
  font-family: Avenir Regular, sans-serif;
  font-style: normal; }

#cookie_action_close_header:hover {
  border-color: #162E4E !important;
  background: #162E4E !important;
  padding: 1.5rem 2.5rem 1.2rem !important; }
