@charset "UTF-8";
html,
body {
  overflow-x: hidden; }

html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a {
  color: #ff5b00;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a strong {
    color: inherit; }

img {
  display: block;
  max-width: 100%;
  margin: 0; }

table {
  margin-bottom: 1rem;
  width: 100%;
  font-size: 85%;
  border: 1px solid #e5e5e5;
  border-collapse: collapse; }

td,
th {
  padding: 0.25rem 0.5rem;
  border: 1px solid #e5e5e5; }

th {
  text-align: left; }

tbody tr:nth-child(odd) td,
tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

body {
  background: #fff;
  color: #6b6b6d;
  font-family: "Helvetica", sans-serif;
  font-size: 100%;
  font-weight: 300;
  line-height: 1.5; }
  @media (max-width: 50rem) {
    body {
      line-height: 1.5625; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
.tribe-events-list-separator-month,
.module-title,
h6,
.h6,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  line-height: 0.85;
  margin: 0;
  color: #111;
  word-wrap: break-word; }

h1,
.h1 {
  font-size: 2.125rem; }
  @media (min-width: 50rem) {
    h1,
    .h1 {
      font-size: 3.25rem; } }

h2,
.h2 {
  font-size: 1.875rem; }
  @media (min-width: 50rem) {
    h2,
    .h2 {
      font-size: 2.625rem; } }

h3,
.h3 {
  font-size: 1.625rem; }
  @media (min-width: 50rem) {
    h3,
    .h3 {
      font-size: 2.375rem; } }

h4,
.h4 {
  font-size: 1.375rem; }
  @media (min-width: 50rem) {
    h4,
    .h4 {
      font-size: 1.875rem; } }

h5,
.h5,
.tribe-events-list-separator-month,
.module-title {
  font-size: 1.125rem; }
  @media (min-width: 50rem) {
    h5,
    .h5,
    .tribe-events-list-separator-month,
    .module-title {
      font-size: 1.375rem; } }
  h5.primary,
  .h5.primary,
  .primary.tribe-events-list-separator-month,
  .primary.module-title {
    color: #388cc9;
    margin-bottom: 1em !important; }

h6,
.h6,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  font-size: 1rem; }
  @media (min-width: 50rem) {
    h6,
    .h6,
    .footer h1,
    .footer h2,
    .footer h3,
    .footer h4,
    .footer h5,
    .footer h6 {
      font-size: 1.125rem; } }

p {
  font-size: 1rem;
  margin: 0 0 10px; }
  p.primary {
    color: #388cc9; }

a {
  background-color: transparent;
  color: #ff5b00;
  text-decoration: none;
  word-wrap: break-word;
  transition: color 0.3s linear; }
  a:active, a:focus, a:hover {
    outline: 0;
    color: #cc4900; }

hr {
  border: 0;
  border-top: 1px solid rgba(187, 187, 187, 0.1);
  box-sizing: content-box;
  margin: 25px 0;
  overflow: visible; }

hr.hr-center {
  margin-left: auto;
  margin-right: auto; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark,
code {
  background: #dd1144;
  color: #fff; }

small {
  font-size: 80%; }

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

sup {
  bottom: 2px; }

sub {
  top: 2px; }

.lowercase {
  text-transform: lowercase; }

blockquote {
  font-size: 1rem;
  font-style: italic;
  margin: 0 0 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 2px solid #ff5b00; }
  blockquote cite {
    font-size: 1rem;
    padding-top: 15px; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ''; }

.section-title {
  color: #111;
  display: block;
  font-size: 22px;
  font-weight: 700;
  height: 40px;
  line-height: 28.7px;
  margin: 0;
  position: relative;
  -webkit-font-smoothing: antialiased; }
  .section-title.has-underline:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    margin: 20px auto;
    background: #ff5b00; }
    @media (min-width: 50rem) {
      .section-title.has-underline:after {
        margin: 20px 0; } }

.container, .login__status--pw {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 50rem) {
    .container, .login__status--pw {
      text-align: center; } }
  @media (min-width: 50rem) {
    .container, .login__status--pw {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 64rem) {
    .container, .login__status--pw {
      width: 800px; } }
  @media (min-width: 80rem) {
    .container, .login__status--pw {
      width: 900px; } }
  @media (min-width: 2000px) {
    .container, .login__status--pw {
      width: 1200px; } }

/*
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 50rem) {
    .container-fluid {
      padding-left: 30px;
      padding-right: 30px; } }

.wrapper {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto; }

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

.row.reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.col.reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

[class*="col-xs"] {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
  max-width: 41.6666666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
  max-width: 58.3333333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
  max-width: 66.6666666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
  max-width: 83.3333333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
  max-width: 91.6666666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

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

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

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

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

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

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

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

.start-xs {
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: start; }

.center-xs {
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }

.end-xs {
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-align: end; }

.top-xs {
  -ms-flex-align: start;
      align-items: flex-start; }

.middle-xs {
  -ms-flex-align: center;
      align-items: center; }

.bottom-xs {
  -ms-flex-align: end;
      align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.between-xs {
  -ms-flex-pack: justify;
      justify-content: space-between; }

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

.last-xs {
  -ms-flex-order: 1;
      order: 1; }

@media only screen and (min-width: 50rem) {
  [class*="col-sm"] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%; }
  .start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center; }
  .end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-sm {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-sm {
    -ms-flex-align: end;
        align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-sm {
    -ms-flex-order: -1;
        order: -1; }
  .last-sm {
    -ms-flex-order: 1;
        order: 1; } }

@media only screen and (min-width: 64rem) {
  [class*="col-md"] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%; }
  .start-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start; }
  .center-md {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center; }
  .end-md {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end; }
  .top-md {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-md {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-md {
    -ms-flex-align: end;
        align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-md {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-md {
    -ms-flex-order: -1;
        order: -1; }
  .last-md {
    -ms-flex-order: 1;
        order: 1; } }

@media only screen and (min-width: 80rem) {
  [class*="col-lg"] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%; }
  .start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center; }
  .end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-lg {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-lg {
    -ms-flex-align: end;
        align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-lg {
    -ms-flex-order: -1;
        order: -1; }
  .last-lg {
    -ms-flex-order: 1;
        order: 1; } }

@media only screen and (min-width: 90rem) {
  [class*="col-xlg"] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-xlg-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xlg-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xlg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .col-xlg-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xlg-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xlg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .col-xlg-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xlg-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xlg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .col-xlg-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xlg-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xlg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .col-xlg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-xlg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-xlg-offset-3 {
    margin-left: 25%; }
  .col-xlg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-xlg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-xlg-offset-6 {
    margin-left: 50%; }
  .col-xlg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-xlg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-xlg-offset-9 {
    margin-left: 75%; }
  .col-xlg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-xlg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-xlg-offset-12 {
    margin-left: 100%; }
  .col-xlg {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%; }
  .start-xlg {
    -ms-flex-pack: start;
        justify-content: flex-start;
    text-align: start; }
  .center-xlg {
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center; }
  .end-xlg {
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: end; }
  .top-xlg {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-xlg {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-xlg {
    -ms-flex-align: end;
        align-items: flex-end; }
  .around-xlg {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-xlg {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-xlg {
    -ms-flex-order: -1;
        order: -1; }
  .last-xlg {
    -ms-flex-order: 1;
        order: 1; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 24px;
  padding-bottom: 21px;
  background-color: #fff;
  z-index: 6000;
  transform: translateY(0);
  transition: transform 0.3s ease-out, background-color 0.65s ease-out; }
  @media (min-width: 50rem) {
    .header {
      height: 100px; } }
  .header.has-shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .header.has-border {
    border-bottom: 1px solid rgba(187, 187, 187, 0.1); }
  .header.is-fixed {
    height: 100px;
    transform: translateY(-100px);
    padding-top: 50px;
    padding-bottom: 16px;
    box-shadow: 0 0 20px rgba(187, 187, 187, 0.35);
    background: rgba(255, 255, 255, 0.95); }
  .header [class*="col-xs"] {
    z-index: 99999; }

.logo {
  z-index: 99999; }
  .logo a {
    color: #6b6b6d;
    font-weight: 700; }
  .logo img {
    width: 190px;
    max-width: 190px;
    margin-top: 8px; }
    @media (min-width: 50rem) {
      .logo img {
        margin-top: -55px;
        width: 300px;
        max-width: 300px; }
        .is-fixed .logo img {
          margin-top: 1px;
          max-width: 300px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .logo img[src$=".svg"] {
    width: 100%; } }

.nav {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .nav li {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .nav a {
    padding-left: 25px;
    color: #111;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    text-transform: lowercase;
    transition: color 0.2s ease-out;
    /*.is-fixed & {
      color: $color-white;
    }*/ }
    .nav a:hover, .nav a:focus {
      text-decoration: none;
      color: #ff5b00; }
  .nav .btn, .nav .gform_button {
    margin-top: 0;
    margin-left: 25px; }
    .nav .btn a, .nav .gform_button a {
      color: #fff;
      padding-left: 16px; }

@media (min-width: 50rem) {
  .nav-top {
    border-bottom: 2px solid rgba(187, 187, 187, 0.1);
    margin-bottom: 10px; }
    .is-fixed .nav-top {
      margin-bottom: 20px; } }

.nav-top__inner {
  width: 100%;
  display: none; }
  @media (min-width: 50rem) {
    .nav-top__inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      text-align: end; } }

.nav-top__search-wrapper,
.nav-top__menu-wrapper {
  display: table;
  text-align: right; }

.nav-top__search-wrapper {
  width: 75%; }

.nav-menu-top {
  display: none; }
  @media (min-width: 50rem) {
    .nav-menu-top {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding-bottom: 15px;
      list-style-type: none; } }

.nav-menu-primary {
  display: none; }
  @media (min-width: 50rem) {
    .nav-menu-primary {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; } }

.nav-menu-primary a {
  padding-bottom: 25px; }

.nav-menu-primary ul.sub-menu {
  display: none;
  position: absolute;
  min-width: 150px;
  margin-left: -70px;
  margin-top: 8px;
  padding-left: 0;
  list-style-type: none;
  box-shadow: 0 0 25px -3px rgba(187, 187, 187, 0.35); }
  .nav-menu-primary ul.sub-menu.active {
    display: block; }
  .nav-menu-primary ul.sub-menu li + li {
    margin-top: 0; }
  .nav-menu-primary ul.sub-menu li a {
    display: block;
    margin: 0;
    padding: 8px;
    text-align: center;
    color: #111;
    background: #fff;
    box-shadow: inset 0 -2px 0 0 rgba(187, 187, 187, 0.1); }
    .nav-menu-primary ul.sub-menu li a:hover {
      color: #fff;
      background: #ff5b00; }

.nav-menu-mobile .menu-item-has-children {
  position: relative;
  display: block; }
  .nav-menu-mobile .menu-item-has-children i:after {
    content: '';
    position: absolute;
    top: 20px;
    right: 4px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 5px;
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out; }
  .nav-menu-mobile .menu-item-has-children i.is-open:after {
    content: '';
    transform: rotate(45deg); }
  .nav-menu-mobile .menu-item-has-children .sub-menu {
    display: none;
    list-style-type: none; }
    .nav-menu-mobile .menu-item-has-children .sub-menu.is-open {
      display: block;
      padding: 0;
      padding-left: 15px; }
    .nav-menu-mobile .menu-item-has-children .sub-menu li {
      display: block !important; }
    .nav-menu-mobile .menu-item-has-children .sub-menu li a {
      font-size: 100%; }

@media (min-width: 50rem) {
  .nav-mobile,
  .nav-toggle {
    display: none; } }

.nav-mobile {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  background: #388cc9;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  padding-top: 100px;
  z-index: 8000;
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.4s, ease-out 0.4s;
  will-change: transform; }
  .nav-mobile.nav-open {
    opacity: 1;
    overflow-y: scroll;
    visibility: visible;
    transform: translateX(0); }

.nav-menu-mobile {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none; }
  .nav-menu-mobile a {
    display: block;
    padding: 10px 0;
    margin-bottom: -10px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: lowercase;
    text-decoration: none; }
    .nav-menu-mobile a:hover, .nav-menu-mobile a:focus {
      color: #fff; }
  .nav-menu-mobile .btn, .nav-menu-mobile .gform_button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 25px;
    margin-top: 30px; }
    .nav-menu-mobile .btn a, .nav-menu-mobile .gform_button a {
      padding: 0;
      margin-bottom: 0;
      color: #388cc9;
      font-size: 1rem; }

.nav-socials {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 20px -10px;
  padding-left: 0;
  list-style-type: none; }
  .nav-socials li {
    padding: 10px; }
  .nav-socials .svg-icon {
    color: #fff; }

body.nav-open {
  position: fixed;
  overflow-y: hidden; }

.nav-toggle {
  width: 30px;
  height: 17px;
  position: relative;
  margin-top: 4px;
  margin-right: 7px;
  cursor: pointer;
  z-index: 99999; }
  .nav-toggle .line {
    display: block;
    position: absolute;
    right: 0;
    background: #111;
    width: 30px;
    height: 3px;
    transition: all 0.25s; }
    .nav-toggle .line.line-1 {
      top: 0; }
    .nav-toggle .line.line-2 {
      top: 50%; }
    .nav-toggle .line.line-3 {
      top: 100%; }
  .nav-toggle:hover .line-1, .nav-toggle:focus .line-1 {
    transform: translateY(-1.5px); }
  .nav-toggle:hover .line-3, .nav-toggle:focus .line-3 {
    transform: translateY(1.5px); }
  .nav-toggle.active .line-1,
  .nav-toggle.active .line-3 {
    background: #fff; }
  .nav-toggle.active .line-1 {
    transform: translateY(8.5px) translateX(0) rotate(45deg); }
  .nav-toggle.active .line-2 {
    opacity: 0; }
  .nav-toggle.active .line-3 {
    transform: translateY(-8.5px) translateX(0) rotate(-45deg); }

.logged-in.admin-bar .header {
  padding-top: 62px; }

.logged-in.admin-bar .header.is-fixed {
  padding-top: 82px; }

.site {
  overflow-x: hidden; }

@media (min-width: 50rem) {
  .site-content {
    padding-bottom: 40px; } }

@media (max-width: 50rem) {
  .site-content .container, .site-content .login__status--pw,
  .site-content .container-fluid {
    text-align: center !important; }
  .site-content span[style] {
    font-weight: 300 !important; }
  .site-content img {
    margin: auto;
    max-width: 320px;
    height: auto; }
  .site-content .btn, .site-content .gform_button {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; } }

.site-content--no-hero {
  padding-top: 100px; }
  @media (min-width: 50rem) {
    .site-content--no-hero {
      padding-top: 175px; } }

.hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1; }
  .hero .hero-text .hero-title {
    font-family: "Helvetica", sans-serif;
    text-transform: lowercase; }
    .hero .hero-text .hero-title.case-override {
      text-transform: none; }
  .hero .hero-text .hero-subtitle {
    margin: 15px auto 30px; }
  .hero .hr {
    display: inline-block; }
  .hero .hero-scroll {
    margin: 10px auto; }
    @media (min-width: 50rem) {
      .hero .hero-scroll {
        margin-top: 75px;
        margin-right: -12px; } }
    .hero .hero-scroll .hero-scroll-text {
      position: relative;
      padding: 5px 0;
      background: #fff;
      color: #111;
      font-size: 0.875rem;
      z-index: 1; }
    .hero .hero-scroll .line {
      display: inline-block;
      position: relative;
      width: 2px;
      height: 120px;
      margin-top: -50px;
      background: #111;
      animation: arrowDown 2s linear infinite forwards; }
  .hero .hero-image img {
    height: auto;
    max-height: 125px;
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: contain'; }
    @media (min-width: 50rem) {
      .hero .hero-image img {
        height: 340px;
        max-height: 340px; } }

.home .hero-image img {
  height: 340px;
  max-height: 340px;
  margin-bottom: 70px; }
  @media (min-width: 50rem) {
    .home .hero-image img {
      height: 100%;
      max-height: 100%;
      margin-bottom: 15px; } }

@media (min-width: 50rem) {
  .hero.two-col img {
    margin-left: auto; } }

.page-header {
  padding-top: 100px;
  padding-bottom: 30px; }
  @media (min-width: 50rem) {
    .page-header {
      padding-top: 175px; } }

@media (min-width: 50rem) {
  .section-heading {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px; } }

.section-wrap {
  padding-top: 15px;
  padding-bottom: 15px; }

.section-wrap-md {
  padding-top: 32px;
  padding-bottom: 32px; }

.section-wrap-lg {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 50rem) {
    .section-wrap-lg {
      padding-top: 150px;
      padding-bottom: 150px; } }

.section-title {
  text-transform: lowercase;
  height: 100%; }
  .section-title.case-override {
    text-transform: none; }

.entry-content > * {
  font-family: "Helvetica", sans-serif; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-family: "Helvetica", sans-serif; }

.entry-content p {
  margin: 0 0 30px; }

.entry-content a {
  color: #ff5b00;
  text-decoration: underline; }

.entry-content iframe {
  width: 100%; }

.entry-content blockquote {
  border-left: 4px solid #c5d42d; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

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

a img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 50rem) {
  img.alignright, img.alignleft {
    float: none;
    margin: 1em auto; } }

.section-events .section-title {
  height: auto; }

.section-events {
  padding-bottom: 30px; }

@media (min-width: 50rem) {
  .latest-events-wrap {
    margin-bottom: 100px; } }

.latest-events-wrap h1, .latest-events-wrap h2, .latest-events-wrap h3, .latest-events-wrap h4, .latest-events-wrap h5, .latest-events-wrap h6 {
  line-height: 1.2; }

.latest-events {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50rem) {
    .latest-events {
      margin-left: 40px;
      margin-right: 40px; } }
  .latest-events .latest-event-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    transform: perspective(1px) translateZ(0);
    transition: background 0.3s linear, transform 0.3s linear;
    background-size: 0% !important;
    background-color: black; }
    @media (min-width: 50rem) {
      .latest-events .latest-event-item {
        background-size: cover !important;
        background-color: transparent;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        width: calc(25% - 22px);
        margin: 10px;
        height: 400px; } }
    .latest-events .latest-event-item:before {
      content: "";
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transform: scaleY(0);
      transform-origin: 50% 100%;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease-out; }
    .latest-events .latest-event-item:hover {
      transform: scale3d(1.1, 1.1, 1);
      text-decoration: none; }
      .latest-events .latest-event-item:hover:before {
        transform: scaleY(1); }
      .latest-events .latest-event-item:hover .latest-event-text-wrap {
        opacity: 1;
        visibility: visible; }
        .latest-events .latest-event-item:hover .latest-event-text-wrap a:hover {
          text-decoration: none; }
        .latest-events .latest-event-item:hover .latest-event-text-wrap .hover-title {
          color: white; }
        .latest-events .latest-event-item:hover .latest-event-text-wrap .wrap-btm h6 {
          color: white; }
          .latest-events .latest-event-item:hover .latest-event-text-wrap .wrap-btm h6.date-title {
            font-size: 1em; }
    @media (max-width: 50rem) {
      .latest-events .latest-event-item.has-overlay:before {
        z-index: 1; } }
    .latest-events .latest-event-item .latest-event-text-wrap {
      padding: 15px;
      background: rgba(1, 1, 1, 0.5);
      transition: opacity 0.2s linear; }
      .latest-events .latest-event-item .latest-event-text-wrap h5, .latest-events .latest-event-item .latest-event-text-wrap h6 {
        color: #fff; }
        .latest-events .latest-event-item .latest-event-text-wrap h5.date-title, .latest-events .latest-event-item .latest-event-text-wrap h6.date-title {
          display: none; }
        @media (min-width: 50rem) {
          .latest-events .latest-event-item .latest-event-text-wrap h5, .latest-events .latest-event-item .latest-event-text-wrap h6 {
            color: #111;
            font-size: inherit; }
            .latest-events .latest-event-item .latest-event-text-wrap h5.date-title, .latest-events .latest-event-item .latest-event-text-wrap h6.date-title {
              display: block; } }
      @media (min-width: 50rem) {
        .latest-events .latest-event-item .latest-event-text-wrap {
          background: transparent;
          opacity: 0;
          visibility: hidden; } }
      .latest-events .latest-event-item .latest-event-text-wrap h5.latest-event-title {
        font-size: 1.2em; }
        @media (min-width: 50rem) {
          .latest-events .latest-event-item .latest-event-text-wrap h5.latest-event-title {
            font-size: 1.4em; } }
      .latest-events .latest-event-item .latest-event-text-wrap .latest-event-excerpt p {
        font-size: 1rem;
        color: #fff; }
        @media (min-width: 50rem) {
          .latest-events .latest-event-item .latest-event-text-wrap .latest-event-excerpt p {
            font-size: 0.8rem; } }
      .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm {
        position: relative; }
        @media (min-width: 50rem) {
          .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm {
            position: absolute;
            bottom: 15px; } }
        .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm hr {
          margin: 15px auto; }
          @media (min-width: 50rem) {
            .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm hr {
              margin: 15px 0; } }
        .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm .date.day-of-week {
          font-size: 1.2em;
          font-weight: 100; }
          @media (min-width: 50rem) {
            .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm .date.day-of-week {
              font-size: 1.4em; } }
        .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm .date.date-format {
          font-size: 1.2em;
          line-height: 1em; }
          @media (min-width: 50rem) {
            .latest-events .latest-event-item .latest-event-text-wrap .wrap-btm .date.date-format {
              font-size: 1.6em; } }

.section-events-cta .signature-event-button {
  margin: 0 auto 30px;
  text-align: center; }

.latest-event-item {
  transition: all 0.15s ease-in-out; }
  .latest-event-item.last-item {
    display: none;
    background-image: none;
    background: transparent;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    margin: 10px 0; }
    .latest-event-item.last-item.hide {
      opacity: 0;
      transition: all 0.2s ease-in-out; }
    .latest-event-item.last-item:hover {
      transform: none !important; }
      .latest-event-item.last-item:hover a {
        color: #ff5b00 !important; }
        .latest-event-item.last-item:hover a:after {
          color: #ff5b00 !important; }
    .latest-event-item.last-item .latest-event-text-wrap {
      opacity: 1;
      visibility: visible;
      background: transparent;
      padding: 30px 10px; }
      @media (min-width: 50rem) {
        .latest-event-item.last-item .latest-event-text-wrap {
          padding: 0 10px; } }
      .latest-event-item.last-item .latest-event-text-wrap .see-more-btn {
        color: #111;
        text-transform: lowercase;
        font-size: 1.5em;
        display: block;
        line-height: 1em;
        text-align: right; }
        .latest-event-item.last-item .latest-event-text-wrap .see-more-btn:after {
          font-family: FontAwesome;
          content: "\F178";
          display: inline-block;
          vertical-align: middle;
          color: #111;
          padding-left: 10px;
          padding-right: 10px;
          font-weight: normal;
          transition: all 0.3s ease-out;
          -ms-flex-item-align: end;
              align-self: flex-end; }
        @media (min-width: 50rem) {
          .latest-event-item.last-item .latest-event-text-wrap .see-more-btn {
            font-size: 2em; } }

.latest-events .latest-event-item > a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-decoration: none; }

.latest-event-description {
  position: absolute;
  top: 100%;
  width: auto;
  padding-top: 20px;
  opacity: 1;
  transition: opacity 0.1s 0.2s linear; }
  @media (max-width: 50rem) {
    .latest-event-description {
      display: none; } }

.latest-event-item:hover .latest-event-description {
  opacity: 1; }

/**
  * Event Landing (/tribe-events/default-template.php)
*/
.tribe-events-pg-template label {
  font-size: 1.125rem !important;
  color: #111 !important;
  text-transform: lowercase !important; }
  .tribe-events-pg-template label:after {
    content: ' ';
    display: none; }

.tribe-events-pg-template #tribe-bar-collapse-toggle {
  font-size: 1.125rem !important;
  color: #111 !important;
  text-transform: lowercase !important;
  padding-top: 11px;
  padding-bottom: 22px; }
  .tribe-events-pg-template #tribe-bar-collapse-toggle:after {
    content: '\F0D7';
    font-family: 'fontAwesome';
    position: absolute;
    margin-left: 15px;
    display: inline-block;
    margin-top: 1px; }

@media (max-width: 50rem) {
  .tribe-events-pg-template #tribe-bar-views {
    display: none; } }

.filters-container {
  margin-bottom: 60px;
  box-shadow: 0 0 22px -1px rgba(17, 17, 17, 0.2); }

#tribe-events-bar {
  margin-bottom: 0; }

.filters-container #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .filters-container .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  margin: 0 0 2.5em !important;
  background: #fff !important; }

#tribe-bar-form,
#tribe-bar-form #tribe-bar-views {
  background: #e0e0e0 !important; }
  #tribe-bar-form .tribe-bar-views-option a,
  #tribe-bar-form #tribe-bar-views .tribe-bar-views-option a {
    padding: 11px 22px !important; }
    @media (max-width: 50rem) {
      #tribe-bar-form .tribe-bar-views-option a,
      #tribe-bar-form #tribe-bar-views .tribe-bar-views-option a {
        background: transparent;
        padding-top: 2px !important; } }

#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option, #tribe-bar-views .tribe-bar-views-option.tribe-bar-active, #tribe-bar-views .tribe-bar-views-option:first-child {
  background: #e0e0e0 !important; }

.filters-container .tribe-events-filters-horizontal .tribe-events-filters-content {
  border: 1px solid #fff;
  background: #fff; }

.tribe-events-filters-horizontal #tribe_events_filters_form {
  padding-top: 0.5em !important; }

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
  font-size: 1em !important;
  color: #388cc9; }

.tribe-events-filters-horizontal .tribe-events-filter-group:after {
  border-bottom: 7px solid #e0e0e0 !important; }

#tribe_events_filters_wrapper label span {
  font-size: 0.9em; }

.tribe-events-filters-horizontal .tribe-events-filter-group, .tribe-events-filter-group li {
  background: #e0e0e0 !important; }

.tribe-events-filters-horizontal h3 .horizontal-drop-indicator:before {
  content: '\F0D7' !important;
  font-family: 'fontAwesome' !important;
  position: absolute !important;
  display: inline-block !important;
  margin-top: 1px !important;
  border: none !important; }

.tribe-bar-filters {
  background: #fff; }
  .tribe-bar-filters input:not([type='submit']) {
    border-bottom: 2px solid #111 !important; }
    .tribe-bar-filters input:not([type='submit']):focus {
      outline: none !important; }
  @media (min-width: 50rem) {
    .tribe-bar-filters .tribe-bar-date-filter,
    .tribe-bar-filters .tribe-bar-search-filter {
      width: 33.3333% !important; } }
  @media (min-width: 50rem) {
    .tribe-bar-filters .tribe-bar-submit {
      width: auto !important;
      margin-top: 30px;
      margin-left: 6% !important;
      padding: 0 !important; } }

.tribe-bar-views-inner {
  padding: 15px 0 28px !important; }

.tribe-bar-views-inner label:after {
  content: '\F0D7';
  font-family: 'fontAwesome';
  position: absolute;
  margin-left: 15px;
  display: inline-block;
  margin-top: 1px; }

.tribe-bar-views-list {
  padding: 0 !important; }

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
  display: none; }

.tribe-events-button {
  display: inline-block !important;
  position: relative !important;
  margin: 0 !important;
  padding: 5px 15px !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
  text-transform: lowercase !important;
  color: #fff !important;
  background: inherit !important;
  background-color: #388cc9 !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNjQwIj4KICA8c3R5bGU+CiAgICAuc3QzLC5zdDR7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDouMTtzdHJva2UtbWl0ZXJsaW1pdDoxMH0uc3Q0e3N0cm9rZS13aWR0aDoxMDtzdHJva2UtbGluZWNhcDpyb3VuZH0KICA8L3N0eWxlPgogIDxwYXRoIGNsYXNzPSJzdDQiIGQ9Ik0yOTQgMjI0bDMyIDMyLTMyIDMyTTE4NCAyNTZoMTM5LjIiLz4KPC9zdmc+) !important;
  background-position: 94% 25% !important;
  background-repeat: no-repeat !important;
  background-size: 50px !important;
  padding-right: 50px !important;
  border: none !important;
  border-radius: 50px !important;
  cursor: pointer;
  text-decoration: none !important;
  outline: 0;
  transition: background 0.3s ease-out !important; }
  .tribe-events-button:hover, .tribe-events-button:focus {
    background-position-x: 99% !important;
    background-color: #2c70a2 !important;
    text-decoration: none !important; }

h2.tribe-events-page-title {
  text-transform: lowercase; }

.tribe-events-calendar {
  background: #fff;
  border: none !important;
  font-size: 1rem !important; }
  .tribe-events-calendar td {
    border: none !important;
    background: #fff !important;
    transition: background 0.2s linear !important; }
    .tribe-events-calendar td:hover {
      background: #cccccc !important;
      box-shadow: none !important; }
    .tribe-events-calendar td div[id*=tribe-events-daynum-] {
      background: transparent !important;
      color: #111 !important;
      font-size: 1.625rem !important; }
    .tribe-events-calendar td a {
      background: transparent !important;
      color: #111 !important;
      font-size: 1.625rem !important; }
    .tribe-events-calendar td .url {
      padding: 0 !important;
      font-size: 1rem !important; }
  .tribe-events-calendar tr th {
    background: transparent;
    color: #111;
    border: none;
    text-transform: lowercase;
    text-align: left; }

.tribe-events-notices {
  display: none !important; }

@media (min-width: 50rem) {
  .tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
    display: block; } }

.tribe-events-sub-nav {
  padding-bottom: 35px !important; }
  .tribe-events-sub-nav a {
    font-size: 1.125rem !important; }
  @media (max-width: 50rem) {
    .tribe-events-sub-nav {
      margin-top: 0px !important; } }

#tribe-events-footer {
  border: none !important; }

.feature-event-categories {
  margin-bottom: 65px; }
  .feature-event-categories .feature {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 15px; }
  .feature-event-categories h2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    text-transform: lowercase;
    padding-bottom: 40px;
    font-size: 30px; }
  .feature-event-categories .feature-category-image .feature-image {
    height: 180px;
    width: 100%;
    background-position: center;
    background-size: cover; }
  .feature-event-categories .feature-category-content {
    margin: 20px 0; }
    .feature-event-categories .feature-category-content p {
      margin: 0 0 20px; }
    .feature-event-categories .feature-category-content a:hover {
      text-decoration: none; }

.tribe-events-list .type-tribe_events {
  margin-bottom: 0; }

#tribe-events-content {
  margin-bottom: 0; }
  #tribe-events-content a {
    word-wrap: normal; }
  #tribe-events-content h3.tribe-events-month-event-title a {
    font-size: 14px !important; }
  #tribe-events-content table.tribe-events-calendar {
    margin-bottom: 3em !important; }

/**
  * Event Single
  */
#tribe-events-pg-template {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.hero--event {
  position: relative;
  overflow: hidden; }

.hero__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  background: #eeeeee; }

.hero__img {
  position: relative; }
  .hero__img img {
    margin: 0 auto; }

.event-content {
  background: #eeeeee;
  padding: 20px; }

@media (min-width: 50rem) {
  .event-info {
    padding-right: 15px;
    border-right: 1px solid black; } }

.event-info__location-title {
  padding-top: 40px; }

.event-content__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 17px;
  margin-bottom: 30px; }
  .event-content__list a {
    color: #6b6b6d; }
    .event-content__list a:hover {
      text-decoration: none; }
  .event-content__list abbr {
    text-decoration: none; }

.event-description-wrapper ul {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  list-style-type: none; }
  .event-description-wrapper ul.slick-dots {
    margin: 15px auto; }
  .event-description-wrapper ul li:before {
    content: "+";
    margin-right: 15px;
    font-weight: bold;
    color: #ff5b00; }

@media (min-width: 50rem) {
  .event-description-wrapper {
    padding-left: 30px; } }

.event-content__description {
  margin-top: 17px; }
  .event-content__description p {
    margin-bottom: 1.5em; }

.learn-more {
  margin-top: 22px; }

.event-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px; }

.event-pagination__item {
  width: auto;
  font-weight: normal;
  text-transform: lowercase;
  padding: 10px 0; }
  @media (max-width: 50rem) {
    .event-pagination__item {
      width: 100%; } }
  @media (max-width: 50rem) {
    .event-pagination__item--see-all {
      -ms-flex-order: 1;
          order: 1; } }
  .event-pagination__item--see-all a {
    font-weight: bold;
    color: #111;
    border-bottom: 1px solid;
    text-transform: lowercase; }
    .event-pagination__item--see-all a:hover {
      text-decoration: none; }

.event-list__item a {
  color: #111; }

.event-list__item--date {
  color: #ff5b00;
  font-size: 1.125rem;
  font-weight: normal; }

.event-details__item a {
  color: #6b6b6d; }

.tribe-events-list .tribe-events-venue-details {
  border: none !important;
  padding: 0 !important; }

.tribe-events-user-recurrence-toggle {
  display: none; }

.tribe-events-list-separator-month {
  color: #111;
  margin: 1.25em auto; }
  .tribe-events-list-separator-month:after {
    display: none; }

.tribe-events-calendar td .url {
  font-weight: 700; }

.tribe-events-calendar td .tribe-events-viewmore a {
  font-size: 1.2em !important;
  white-space: normal;
  font-weight: 400;
  text-transform: lowercase; }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  padding-left: 0; }

.tribe-events-tooltip {
  padding: 20px !important; }
  .tribe-events-tooltip h3 {
    font-size: 1em;
    margin-bottom: 8px; }
    .tribe-events-tooltip h3 a {
      color: #388cc9 !important;
      font-size: 1.6em !important;
      line-height: 1em; }
      .tribe-events-tooltip h3 a:hover {
        color: #ff5b00 !important; }
  .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration .tribe-event-date-start {
    font-size: 1.4em;
    font-weight: 700; }
  .tribe-events-tooltip .tribe-events-event-body hr {
    margin: 15px 0; }
  .tribe-events-tooltip .tribe-events-event-body p {
    font-size: 0.875rem;
    font-weight: 100;
    margin-bottom: 0; }
    .tribe-events-tooltip .tribe-events-event-body p .more-link {
      font-size: 0.875rem !important; }

.tribe-events-present > div:first-child:after {
  content: ' ';
  background: #388cc9;
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 8px; }

.single-tribe_events .feature-event-categories {
  display: none; }

.recurringinfo {
  display: none; }

.tribe-events-ical {
  display: none !important; }

.tribe-events-ical.manual {
  display: inherit !important;
  display: initial !important; }

.tribe-events-cal-links {
  margin-bottom: 48px; }
  .tribe-events-cal-links .tribe-events-button {
    background-image: none !important;
    padding-right: 15px !important;
    margin: 0 auto !important;
    float: none;
    display: inline-block !important;
    line-height: 1.5 !important; }
  @media (min-width: 50rem) {
    .tribe-events-cal-links {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .tribe-events-cal-links .tribe-events-button {
        margin: 0 !important;
        float: right;
        display: block !important; } }

@media (min-width: 50rem) {
  .single-tribe_events .tribe-events-cal-links {
    display: -ms-flexbox;
    display: flex; } }

.re-li {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.news {
  padding: 0 20px 75px;
  overflow: hidden; }
  .news .items li {
    max-width: 425px;
    margin: 0 auto;
    padding: 60px 0;
    border-bottom: 1px solid #111; }
    .news .items li:first-of-type {
      padding-top: 0; }
    .news .items li .title {
      line-height: 1.18em; }
      .news .items li .title a {
        color: #111; }
    .news .items li .date {
      margin: 1em 0 0 0;
      font-weight: normal;
      color: #ff5b00; }
    .news .items li .btn, .news .items li .gform_button {
      margin: 0; }
    .news .items li hr {
      margin-top: 20px;
      margin-bottom: 20px; }
  .news .load-more {
    height: 60px;
    margin-top: 10px;
    text-align: center; }
    .news .load-more button {
      padding: .5em;
      border: 0;
      color: #ff5b00;
      background: transparent;
      font-size: 16px;
      font-weight: 700;
      cursor: pointer; }
      .news .load-more button:after {
        content: '';
        display: block;
        width: 1.25em;
        height: 1.25em;
        margin: 0 auto;
        border-right: 1px solid #111;
        border-bottom: 1px solid #111;
        transform: rotate(45deg);
        transition: transform 114ms ease-out; }
      .news .load-more button:hover, .news .load-more button:focus {
        outline: none; }
        .news .load-more button:hover:after, .news .load-more button:focus:after {
          transform: translateY(5px) rotate(45deg); }
  @media (min-width: 768px) {
    .news .items li {
      max-width: 500px; }
      .news .items li .title {
        font-size: 1.75em; } }
  @media (min-width: 50rem) {
    .news .items li .title {
      font-size: 2em; } }
  @media (min-width: 992px) {
    .news .items li {
      max-width: 750px; } }

.news-hero {
  padding-bottom: 60px; }
  .news-hero .hero-title {
    line-height: 1.12em; }
  .news-hero .date {
    margin: .5em 0 0 0;
    font-size: 18px;
    font-weight: normal;
    color: #ff5b00; }
  @media (min-width: 768px) {
    .news-hero .date {
      font-size: 20px; } }

.news-detail {
  padding: 0 20px;
  font-size: 1rem;
  line-height: 1.72em;
  text-align: left; }
  .news-detail > *:not(:first-child) {
    margin: 1em 0; }
  .news-detail ul, .news-detail ol {
    margin-top: -1em !important;
    padding-left: 2em;
    clear: both; }
  .news-detail img {
    max-width: 100%;
    height: auto; }
    .news-detail img.alignnone {
      margin: 0;
      float: none; }
    .news-detail img.aligncenter {
      margin: 0 auto; }
    .news-detail img.alignleft {
      margin: 0 auto; }
    .news-detail img.alignright {
      margin: 0 auto; }
  .news-detail hr {
    margin: 0;
    border: 0;
    clear: both;
    visibility: hidden; }
  @media (min-width: 768px) {
    .news-detail img.alignleft {
      max-width: 50%;
      margin: 0 2em 2em 0;
      float: left; }
    .news-detail img.alignright {
      max-width: 50%;
      margin: 0 0 2em 2em;
      float: right; } }

.search-res {
  padding-bottom: 75px; }
  .search-res ul li {
    max-width: 425px;
    margin: 0 auto;
    padding: 60px 0;
    border-bottom: 1px solid #111;
    text-align: left; }
    .search-res ul li:first-of-type {
      padding-top: 0; }
    .search-res ul li .title {
      line-height: 1.18em; }
      .search-res ul li .title a {
        color: #111; }
        .search-res ul li .title a:hover, .search-res ul li .title a:focus {
          color: #111; }
    .search-res ul li hr {
      width: 50px;
      border-top-color: #111;
      margin: 15px 0; }
    .search-res ul li .btn, .search-res ul li .gform_button {
      margin: 0; }
    .search-res ul li .page-header {
      padding: 0; }
      .search-res ul li .page-header .page-title {
        text-indent: -2px;
        margin-bottom: .2em; }
  @media (min-width: 768px) {
    .search-res ul li {
      max-width: 500px; } }
  @media (min-width: 992px) {
    .search-res ul li {
      max-width: 600px; } }

.synced-tabs {
  padding-bottom: 75px;
  text-align: left; }
  .synced-tabs .navigation {
    box-sizing: border-box;
    box-shadow: 0 5px 24px -1px rgba(0, 0, 0, 0.1); }
    .synced-tabs .navigation > li .btn, .synced-tabs .navigation > li .gform_button {
      position: relative;
      box-sizing: border-box;
      display: block;
      width: 100%;
      padding: 1em 50px 1em 1em;
      margin: 0;
      box-shadow: inset 0 -2px 0 0 #e8e8e8;
      background: transparent;
      text-transform: lowercase;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .synced-tabs .navigation > li .btn:before, .synced-tabs .navigation > li .gform_button:before, .synced-tabs .navigation > li .btn:after, .synced-tabs .navigation > li .gform_button:after {
        display: none; }
      .synced-tabs .navigation > li .btn.case-override, .synced-tabs .navigation > li .case-override.gform_button {
        text-transform: none; }
      .synced-tabs .navigation > li .btn svg, .synced-tabs .navigation > li .gform_button svg {
        position: absolute;
        top: 50%;
        right: 1em;
        transform: translate(0, -50%);
        width: auto;
        height: 12px;
        transition: transform 228ms ease-out;
        pointer-events: none; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .synced-tabs .navigation > li .btn svg, .synced-tabs .navigation > li .gform_button svg {
          width: 25px; } }
      .synced-tabs .navigation > li .btn:hover, .synced-tabs .navigation > li .gform_button:hover, .synced-tabs .navigation > li .btn:focus, .synced-tabs .navigation > li .gform_button:focus, .synced-tabs .navigation > li .btn.active, .synced-tabs .navigation > li .active.gform_button {
        color: white;
        box-shadow: inset 0 -999px 0 0 #ff5b00; }
        .synced-tabs .navigation > li .btn:hover svg, .synced-tabs .navigation > li .gform_button:hover svg, .synced-tabs .navigation > li .btn:focus svg, .synced-tabs .navigation > li .gform_button:focus svg, .synced-tabs .navigation > li .btn.active svg, .synced-tabs .navigation > li .active.gform_button svg {
          transform: translate(5px, -50%); }
          .synced-tabs .navigation > li .btn:hover svg polyline, .synced-tabs .navigation > li .gform_button:hover svg polyline,
          .synced-tabs .navigation > li .btn:hover svg line,
          .synced-tabs .navigation > li .gform_button:hover svg line, .synced-tabs .navigation > li .btn:focus svg polyline, .synced-tabs .navigation > li .gform_button:focus svg polyline,
          .synced-tabs .navigation > li .btn:focus svg line,
          .synced-tabs .navigation > li .gform_button:focus svg line, .synced-tabs .navigation > li .btn.active svg polyline, .synced-tabs .navigation > li .active.gform_button svg polyline,
          .synced-tabs .navigation > li .btn.active svg line,
          .synced-tabs .navigation > li .active.gform_button svg line {
            stroke: white; }
  .synced-tabs .contents {
    box-sizing: border-box;
    padding: 40px 0; }
    .synced-tabs .contents > li {
      position: relative; }
      .synced-tabs .contents > li h3 {
        line-height: 40px;
        margin-bottom: 30px; }
      .synced-tabs .contents > li .order {
        display: none;
        position: absolute;
        top: 50px;
        right: 0;
        width: auto;
        height: 40px;
        padding: 7px 30px 7px 12px;
        border: 0;
        font-size: 17px;
        background-color: #d9d9d9; }
        .synced-tabs .contents > li .order:hover, .synced-tabs .contents > li .order:focus {
          background-color: #c9c9c9; }
      .synced-tabs .contents > li .files, .synced-tabs .contents > li .content-item__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 20px 0; }
        .synced-tabs .contents > li .files li a, .synced-tabs .contents > li .content-item__inner li a {
          display: block;
          padding: 1em .75em 1em 0;
          box-shadow: inset 0 -1px 0 0 #e8e8e8;
          transition: padding 228ms ease-out; }
          .synced-tabs .contents > li .files li a .title,
          .synced-tabs .contents > li .files li a .date, .synced-tabs .contents > li .content-item__inner li a .title,
          .synced-tabs .contents > li .content-item__inner li a .date {
            margin: 0;
            color: #111;
            line-height: 18px;
            font-weight: normal;
            font-size: 18px; }
          .synced-tabs .contents > li .files li a .date, .synced-tabs .contents > li .content-item__inner li a .date {
            margin-top: .25em;
            font-size: 17px; }
          .synced-tabs .contents > li .files li a:hover, .synced-tabs .contents > li .files li a:focus, .synced-tabs .contents > li .content-item__inner li a:hover, .synced-tabs .contents > li .content-item__inner li a:focus {
            text-decoration: none;
            box-shadow: inset 0 -999px 0 0 #e8e8e8;
            padding-left: .75em; }
      .synced-tabs .contents > li .content-item__inner {
        padding-top: 0; }
  @media (min-width: 768px) {
    .synced-tabs {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: start;
          align-items: flex-start; }
      .synced-tabs .contents > li .order {
        display: block; }
      .synced-tabs .l-col-4 {
        position: relative;
        z-index: 2;
        -ms-flex-positive: 0;
            flex-grow: 0;
        width: 33.3333%;
        background-color: white; }
      .synced-tabs .contents, .synced-tabs .l-col-8 {
        -ms-flex-positive: 0;
            flex-grow: 0;
        width: 66.6666%;
        padding: 0 0 0 30px; }
        .synced-tabs .contents > li .files li a, .synced-tabs .l-col-8 > li .files li a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between; }
          .synced-tabs .contents > li .files li a .date, .synced-tabs .l-col-8 > li .files li a .date {
            padding-left: 20px; } }

.portal-form {
  max-width: 400px; }
  .portal-form input {
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 16px; }

.collection-description {
  padding-top: 16px; }

.contents {
  overflow: hidden; }

.content-item {
  position: relative;
  left: -999px;
  height: 0;
  opacity: 0; }
  .content-item.is-active {
    left: 0;
    height: auto;
    opacity: 1;
    transition: opacity 0.4s; }

.accordion {
  background-color: #fff;
  color: #111;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  position: relative;
  box-shadow: inset 0 -2px 0 0 #e8e8e8;
  font-size: 1rem;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
  text-transform: lowercase;
  padding-right: 30px; }
  .accordion .active, .accordion .accordion:hover {
    background-color: #388cc9;
    color: #fff; }
    .accordion .active:after, .accordion .accordion:hover:after {
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff; }
  .accordion.accordion-separator {
    background-color: #bbb; }

.panel {
  background-color: white; }

.accordion:after {
  content: '';
  position: absolute;
  top: 20px;
  width: 12px;
  height: 12px;
  border-right: 2px solid #ff5b00;
  border-bottom: 2px solid #ff5b00;
  right: 15px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out; }

.active:after {
  transform: rotate(45deg);
  border-color: white; }

.synced-tabs .accordion-nav {
  box-shadow: 0 5px 24px -1px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
  .synced-tabs .accordion-nav .navigation {
    box-shadow: none; }

.module .accordion-nav ul {
  margin-bottom: 0; }

.accordion:not(.collapsed) {
  background-color: #388cc9;
  color: #fff; }
  .accordion:not(.collapsed):after {
    transform: rotate(45deg);
    border-color: white;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff; }
  .accordion:not(.collapsed).accordion-separator {
    background-color: #a2a2a2;
    color: #111;
    text-align: center;
    padding-right: 18px; }
    .accordion:not(.collapsed).accordion-separator:after {
      display: none; }
  .accordion:not(.collapsed).first {
    background-color: #fff;
    color: #111; }
    .accordion:not(.collapsed).first:after {
      transform: rotate(-45deg);
      border-color: #ff5b00;
      border-right: 2px solid #ff5b00;
      border-bottom: 2px solid #ff5b00; }
    .accordion:not(.collapsed).first.active {
      background-color: #388cc9;
      color: #fff; }
      .accordion:not(.collapsed).first.active:after {
        border-color: #fff;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff; }

.collapse:not(.show) {
  display: none;
  transition: all 0.2s ease-in-out; }

.portal-tabs.synced-tabs .navigation > li .btn, .portal-tabs.synced-tabs .navigation > li .gform_button {
  padding: 1em 50px 1em 3em;
  text-align: left; }

.profile-tabs.synced-tabs .contents > li h3 {
  margin-bottom: 10px; }

.mobile-tab-nav .accordion:after {
  transform: rotate(45deg);
  top: 15px; }

.mobile-tab-nav .accordion {
  box-shadow: none; }

.exhibition-events, .mobile-exhibition-events {
  padding-top: 24px;
  display: none; }
  .exhibition-events.is-active, .mobile-exhibition-events.is-active {
    display: block; }

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

.exhibition-events__list {
  list-style: none;
  padding: 0; }

.presenting-sponsors {
  margin-top: 60px;
  display: none; }
  .presenting-sponsors.is-active {
    display: block; }

.presenting-sponsors__logos {
  padding-top: 12px; }

.presenting-sponsors__image {
  max-width: 200px;
  display: inline-block;
  padding-right: 12px;
  padding-top: 8px; }

.collection-subtitle {
  font-size: 1.2em;
  margin-bottom: 21px;
  line-height: 1.2;
  font-weight: normal;
  color: #388cc9; }

.exhibition_events__label {
  font-size: 0.9em;
  font-weight: bold; }
  .exhibition_events__label a {
    color: #6b6b6d; }

.exhibition_events__container {
  margin-bottom: 15px; }

.collection-featured-image {
  padding-bottom: 10px; }
  .collection-featured-image img {
    max-height: 350px; }

.collection-feature-title {
  color: #ff5b00;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 1.5em; }

.collection-feature-caption {
  font-size: 14px;
  font-weight: normal;
  margin: 0; }

.exhibition-events__item {
  font-size: 0.9em; }

.presenting-sponsors .section-title {
  height: inherit; }

.single-exhibition .page-header, .single-collection .page-header {
  padding-bottom: 0; }

.single-exhibition .hero-title, .single-collection .hero-title {
  line-height: 1em; }

.single-exhibition .section-wrap, .single-collection .section-wrap {
  padding-top: 0;
  clear: both; }

.single-exhibition .collection-featured-image, .single-collection .collection-featured-image {
  margin-bottom: 30px; }
  @media (min-width: 50rem) {
    .single-exhibition .collection-featured-image, .single-collection .collection-featured-image {
      width: 40%;
      float: right;
      padding: 0 35px 20px;
      margin-bottom: 0; } }

.single-exhibition .collection-description, .single-collection .collection-description {
  padding-top: 0; }

.single-exhibition .collection-subtitle, .single-collection .collection-subtitle {
  margin-bottom: 35px; }

.single-exhibition .slick-slide img, .single-collection .slick-slide img {
  margin: 0 auto; }

.single-exhibition .site-content, .single-collection .site-content {
  padding-bottom: 80px; }

.single-exhibition .exhibition-events {
  display: block;
  padding-bottom: 5px; }

.single-exhibition .exhibition-events .exhibition-events__list {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.single-exhibition .exhibition-events .exhibition_events__container {
  -ms-flex: 3 0 100%;
      flex: 3 0 100%; }
  @media (min-width: 50rem) {
    .single-exhibition .exhibition-events .exhibition_events__container {
      -ms-flex: 0 2 33.33%;
          flex: 0 2 33.33%; } }

.single-collection .presenting-sponsors {
  margin-top: 40px;
  margin-bottom: 40px; }

.single-exhibition .site-content, .single-collection .site-content {
  overflow: auto; }

.desktop-tab-nav {
  display: none; }
  @media (min-width: 50rem) {
    .desktop-tab-nav {
      display: block; } }

.mobile-tab-nav {
  display: block; }
  @media (min-width: 50rem) {
    .mobile-tab-nav {
      display: none; } }

.category-separator {
  background: #6b6b6d;
  padding: 1em 50px 1em 1em;
  font-weight: 700;
  font-size: 1rem;
  color: #fff; }

.program-resource-links {
  list-style: none;
  padding: 0;
  margin: 0; }
  .program-resource-links li {
    display: inline-block;
    font-weight: bold; }
    .program-resource-links li:after {
      content: '|';
      padding-left: 10px;
      padding-right: 5px; }
    .program-resource-links li:last-child:after {
      content: '';
      padding: 0; }
  .program-resource-links a {
    position: relative;
    color: #111111;
    text-decoration: none;
    border-bottom: 2px solid #111111; }

/**
  * Governing Board of Trustees Template
  */
.executive-committee,
.board-trustees {
  padding-top: 30px; }

.executive-committee__member {
  margin-bottom: 45px;
  text-align: center; }

.executive-committee__member-name {
  color: #fe5f40;
  font-size: 21px;
  line-height: 1.4; }

.executive-committee__member-organization, .executive-committee__member-title {
  font-weight: normal;
  color: #737277; }

.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.board-trustees__member {
  color: #737277;
  text-align: center;
  padding: 0 12px;
  margin-bottom: 18px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.board-trustees__member-name {
  font-size: 19px;
  font-weight: normal;
  color: #737277; }

.lead-text {
  margin-top: -38px;
  margin-bottom: 27px; }

.executive-director .row {
  display: block; }
  .executive-director .row .board-trustees__member {
    -ms-flex-direction: column;
        flex-direction: column; }
    .executive-director .row .board-trustees__member .board-trustees__member-name {
      line-height: 1.8em; }
    .executive-director .row .board-trustees__member .executive-committee__member-title {
      font-style: italic; }

.portal-button {
  margin: 2em 0; }

.credits {
  padding-top: 45px;
  padding-bottom: 30px;
  border-top: 2px solid rgba(187, 187, 187, 0.1);
  border-bottom: 2px solid rgba(187, 187, 187, 0.1); }
  @media (min-width: 50rem) {
    .credits {
      margin-bottom: 30px; } }
  .credits .credit-content {
    padding-top: 15px; }

.footer * {
  font-size: 0.875rem; }
  @media (max-width: 37.4375rem) {
    .footer * {
      text-align: center; } }

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  margin-bottom: 15px; }

.footer a {
  color: #6b6b6d; }

.footer div {
  margin-bottom: 20px; }

.footer-row-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px; }
  .footer-row-top > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    padding: 10px; }
    @media (max-width: 37.4375rem) {
      .footer-row-top > * {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  @media (max-width: 37.4375rem) {
    .footer-row-top .footer-search {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      -ms-flex-order: -1;
          order: -1; } }

.footer-row-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center; }
  .footer-row-bottom > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
    @media (max-width: 37.4375rem) {
      .footer-row-bottom > * {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  .footer-row-bottom > div {
    margin-bottom: 0; }
  @media (min-width: 50rem) {
    .footer-row-bottom > div + div {
      text-align: right; } }

.recognition-img {
  max-width: 120px;
  margin: 0 auto; }

.footer-socials {
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 0;
  margin: -10px; }
  @media (max-width: 37.4375rem) {
    .footer-socials {
      -ms-flex-pack: center;
          justify-content: center; } }
  .footer-socials li {
    padding: 10px 7px; }

.svg-icon {
  width: 1em;
  height: 1em;
  fill: currentColor; }

.svg-social {
  font-size: 18px;
  fill: currentColor;
  color: #111;
  transition: all 0.2s linear; }
  .svg-social:hover {
    color: #ff5b00; }

.footer-address a {
  text-decoration: underline; }

/** User Profile Form Settings **/
.profile-form .acf-fields {
  margin: 2.5rem 40px 0; }
  .profile-form .acf-fields > .acf-field {
    padding: 0;
    margin-top: 2.5rem;
    border-top: none; }

.profile-form .acf-field .acf-label label {
  color: #388cc9;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em; }

.profile-form .acf-field .acf-input ul.acf-radio-list {
  width: 100%; }
  .profile-form .acf-field .acf-input ul.acf-radio-list li {
    width: 100%;
    margin-right: 0;
    text-align: left; }
    .profile-form .acf-field .acf-input ul.acf-radio-list li label {
      font-size: 1rem;
      display: -ms-flexbox;
      display: flex;
      padding-right: 20px;
      line-height: 1rem;
      min-height: 45px;
      -ms-flex-align: center;
          align-items: center;
      float: left; }
      .profile-form .acf-field .acf-input ul.acf-radio-list li label:nth-of-type(2) {
        min-height: 0; }
      .profile-form .acf-field .acf-input ul.acf-radio-list li label input[type="radio"] {
        width: 26px;
        height: 26px;
        padding: 5px;
        margin-right: 20px;
        background: #b7b7b7;
        border: none;
        -moz-appearance: none;
             appearance: none;
        -webkit-appearance: none;
        float: left;
        min-width: 26px; }
      .profile-form .acf-field .acf-input ul.acf-radio-list li label.selected input[type="radio"] {
        background: #ff5b00; }
      .profile-form .acf-field .acf-input ul.acf-radio-list li label #acf-field_5ae89b7ca445e-other, .profile-form .acf-field .acf-input ul.acf-radio-list li label #acf-field_5ae79a4328795-other, .profile-form .acf-field .acf-input ul.acf-radio-list li label #acf-field_5ae89b94a445f-other {
        margin-right: 0; }
    .profile-form .acf-field .acf-input ul.acf-radio-list li input[type="text"] {
      background-color: #f1f1f1;
      border: none;
      height: 26px;
      margin-top: 9px; }

.profile-form .acf-form-submit {
  margin-top: 2.5rem; }
  .profile-form .acf-form-submit .acf-spinner {
    display: none; }
  .profile-form .acf-form-submit .acf-button {
    border: none;
    margin: 0 auto;
    font-weight: 700;
    font-size: 1rem;
    border-radius: 50px;
    width: inherit;
    display: block;
    clear: both;
    padding: 10px 25px; }
    .profile-form .acf-form-submit .acf-button:hover {
      background: #9fab23; }

@media (min-width: 50rem) {
  .profile-form .acf-fields {
    margin: 2.5rem 0 0; }
  .profile-form .acf-field .acf-input ul.acf-radio-list li {
    width: 50%; }
  .profile-form .acf-form-submit .acf-button {
    margin: 0; } }

.profile-summary .summary-info {
  margin: 0.5em 0; }
  .profile-summary .summary-info:first-child {
    margin: 0 0 0.5em; }
  .profile-summary .summary-info .profile-label {
    font-weight: 700; }

.profile-summary .btn, .profile-summary .gform_button {
  margin-top: 2em; }

.profile-intro {
  margin-bottom: 40px; }

.register-form .acf-fields .acf-field .acf-input ul.acf-radio-list li label.selected input[type="radio"] {
  background: #b7b7b7; }

.register-form, .update-form {
  margin-bottom: 60px; }
  .register-form .acf-fields .acf-field-text, .register-form .acf-fields .acf-field-email, .register-form .acf-fields .acf-field-password, .update-form .acf-fields .acf-field-text, .update-form .acf-fields .acf-field-email, .update-form .acf-fields .acf-field-password {
    margin-top: 1rem; }
    .register-form .acf-fields .acf-field-text .acf-input, .register-form .acf-fields .acf-field-email .acf-input, .register-form .acf-fields .acf-field-password .acf-input, .update-form .acf-fields .acf-field-text .acf-input, .update-form .acf-fields .acf-field-email .acf-input, .update-form .acf-fields .acf-field-password .acf-input {
      display: inline-block;
      width: 80%; }
      .register-form .acf-fields .acf-field-text .acf-input input, .register-form .acf-fields .acf-field-email .acf-input input, .register-form .acf-fields .acf-field-password .acf-input input, .update-form .acf-fields .acf-field-text .acf-input input, .update-form .acf-fields .acf-field-email .acf-input input, .update-form .acf-fields .acf-field-password .acf-input input {
        border: none;
        background: #f1f1f1; }
    .register-form .acf-fields .acf-field-text .acf-label, .register-form .acf-fields .acf-field-email .acf-label, .register-form .acf-fields .acf-field-password .acf-label, .update-form .acf-fields .acf-field-text .acf-label, .update-form .acf-fields .acf-field-email .acf-label, .update-form .acf-fields .acf-field-password .acf-label {
      display: inline-block;
      width: 19%; }
  .register-form .acf-fields .acf-field-5b042478b00be, .register-form .acf-fields .acf-field-5b0424f87cc89, .update-form .acf-fields .acf-field-5b042478b00be, .update-form .acf-fields .acf-field-5b0424f87cc89 {
    margin-top: 1rem; }

.login-register {
  margin-top: 1em; }
  .login-register a {
    margin-top: 0.5em; }

.module {
  margin-bottom: 60px; }
  .module .module-text {
    font-weight: inherit; }
  .module ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    list-style-type: none; }
    .module ul li {
      margin-left: 25px; }
      .module ul li:before {
        content: "+";
        margin-right: 15px;
        font-weight: bold;
        color: #ff5b00;
        margin-left: -25px; }
    .module ul.slick-dots {
      margin: 15px auto; }
      .module ul.slick-dots li {
        margin-left: 5px; }
  .module blockquote {
    border-left: 4px solid #c5d42d;
    padding-left: 30px;
    padding-right: 0; }
  .module .module-subtitle {
    margin: 15px auto 30px; }
  .module .module-image img {
    margin-bottom: 30px; }
  .module .module-scroll {
    margin: 10px auto; }
    @media (min-width: 50rem) {
      .module .module-scroll {
        margin-top: 75px;
        margin-right: -12px; } }
    .module .module-scroll .line {
      display: inline-block;
      position: relative;
      width: 2px;
      height: 120px;
      margin-top: -50px;
      background: #111;
      animation: arrowDown 2s linear infinite forwards; }

.module-title {
  font-family: "Helvetica", sans-serif;
  text-transform: lowercase;
  line-height: 1.2; }
  .module-title.has-underline {
    position: relative; }
    .module-title.has-underline:after {
      content: '';
      display: block;
      width: 50px;
      height: 2px;
      margin: 20px auto;
      background: #ff5b00; }
      @media (min-width: 50rem) {
        .module-title.has-underline:after {
          margin: 20px 0; } }
  .module-title.case-override {
    text-transform: none; }

.module-title.has-underline[style*="text-align: center;"]:after {
  margin-left: auto;
  margin-right: auto; }

.module p span[style*="font-weight: 400;"] {
  font-weight: 300 !important; }

.page-home .module .module-title {
  font-size: 2.125rem; }
  @media (min-width: 50rem) {
    .page-home .module .module-title {
      font-size: 2.875rem; } }

@media (min-width: 50rem) {
  .page-home .module .pushed-in {
    margin-left: 8.333%; } }

.module-basic-content h1, .module-basic-content h2, .module-basic-content h3, .module-basic-content h4, .module-basic-content h5, .module-basic-content h6 {
  line-height: 1.2; }

.module-basic-content .module-title {
  margin: 30px 0 0; }

.module-basic-content .module-col {
  padding-top: 30px; }
  @media (min-width: 50rem) {
    .module-basic-content .module-col {
      padding-top: 0; } }

@media (min-width: 50rem) {
  .module-cta .module-link {
    margin-left: 15px; } }

.module-cta .module-link .btn, .module-cta .module-link .gform_button {
  margin-left: auto;
  margin-right: auto; }

.module-offset-image {
  margin-top: 120px; }
  @media (min-width: 50rem) {
    .module-offset-image .module-image {
      padding: 0; }
      .module-offset-image .module-image.img-spacing {
        padding: 0 30px; } }
  .module-offset-image img {
    max-width: 100%;
    height: auto; }
    @media (min-width: 50rem) {
      .module-offset-image img.alignleft {
        margin: -60px auto 0; } }
    @media (min-width: 50rem) {
      .module-offset-image img.alignright {
        margin: 60px auto 0; } }
  .module-offset-image .module-image.img-smaller img {
    max-width: 300px; }
    @media (min-width: 50rem) {
      .module-offset-image .module-image.img-smaller img.alignleft {
        float: right; }
      .module-offset-image .module-image.img-smaller img.alignright {
        float: left; } }

@media (min-width: 50rem) {
  .module-callout-text + .module-callout-text {
    margin-top: 30px; } }

.content-regular {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 50rem) {
    .content-regular {
      padding-top: 0;
      padding-bottom: 0;
      padding-right: 40px; } }
  @media (min-width: 50rem) {
    .is-left .content-regular {
      padding-left: 40px; } }

.content-callout {
  font-size: 1.25rem;
  font-weight: 700; }
  @media (min-width: 50rem) {
    .content-callout {
      padding-left: 40px; } }
  @media (min-width: 50rem) {
    .is-left .content-callout {
      padding-right: 40px; } }
  @media (min-width: 50rem) {
    .is-primary .content-callout {
      padding-left: 70px; } }

.module-callout-text.is-primary .content-callout {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #388cc9; }
  @media (min-width: 50rem) {
    .module-callout-text.is-primary .content-callout {
      display: block;
      margin-top: 60px; } }
  .module-callout-text.is-primary .content-callout:before {
    content: '';
    position: relative;
    border-left: 15px solid #388cc9;
    padding-right: 15px; }
    @media (min-width: 50rem) {
      .module-callout-text.is-primary .content-callout:before {
        width: 85px;
        height: 85px;
        position: absolute;
        top: -60px;
        left: 10px;
        border-left: 30px solid #388cc9;
        border-top: 30px solid #388cc9; } }

.module-callout-text.is-secondary .content-callout {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #ff5b00; }
  .module-callout-text.is-secondary .content-callout:before {
    content: '';
    border-left: 15px solid #ff5b00;
    padding-right: 15px; }

.module-callout-text.is-tertiary .content-callout {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: #c5d42d; }
  @media (min-width: 50rem) {
    .module-callout-text.is-tertiary .content-callout {
      display: block; } }
  .module-callout-text.is-tertiary .content-callout:before {
    content: '';
    border-left: 15px solid #c5d42d;
    padding-right: 15px; }
  @media (min-width: 50rem) {
    .module-callout-text.is-tertiary .content-callout:before {
      display: none; }
    .module-callout-text.is-tertiary .content-callout:after {
      content: '';
      display: block;
      border-bottom: 30px solid #c5d42d;
      padding-top: 30px; } }

.module-video {
  position: relative;
  margin-top: 0; }

.module-video__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer; }

.module-video__play-btn {
  position: absolute;
  color: #fff;
  z-index: 2; }
  .module-video__play-btn--fa {
    font-family: fontAwesome;
    font-size: 60px;
    width: 1em;
    height: 1em; }

.module-video__image-wrapper {
  position: relative; }
  .module-video__image-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(17, 17, 17, 0.5);
    z-index: 1; }

.module.synced-tabs ul li {
  margin-left: 0; }
  .module.synced-tabs ul li:before {
    display: none; }

.module-testimonial .module-callout-text .module-text {
  text-align: left; }
  .module-testimonial .module-callout-text .module-text .content-callout {
    font-weight: 300;
    color: #6b6b6d; }
    .module-testimonial .module-callout-text .module-text .content-callout .callout {
      font-weight: 700;
      color: #ff5b00; }
    .module-testimonial .module-callout-text .module-text .content-callout .content-regular {
      font-size: 0.85em;
      padding: 0; }
      .module-testimonial .module-callout-text .module-text .content-callout .content-regular.source {
        font-weight: 700;
        margin-top: 1em; }
        .module-testimonial .module-callout-text .module-text .content-callout .content-regular.source:before {
          content: '\2014   '; }
      .module-testimonial .module-callout-text .module-text .content-callout .content-regular.addition {
        font-style: italic;
        margin-left: 20px; }

@media (min-width: 50rem) {
  .module-testimonial .module-callout-text .module-text {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .module-testimonial .testimonial-image img {
    margin-bottom: 0; } }

.module .flexible-links {
  text-align: center; }
  .module .flexible-links li {
    margin-bottom: 1em; }
    .module .flexible-links li:before {
      display: none; }

.module .has-anchor {
  padding-top: 180px;
  margin-top: -180px; }

.btn, .gform_button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 5px 15px;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  background-color: #388cc9;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  outline: 0; }
  .btn:after, .gform_button:after {
    font-family: FontAwesome;
    content: "\F178";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
    transition: all 0.3s ease-out; }
  .btn:hover, .gform_button:hover, .btn:focus, .gform_button:focus {
    color: #fff;
    background: #2c70a2;
    text-decoration: none;
    transition: all 0.3s ease-out; }
    .btn:hover:after, .gform_button:hover:after, .btn:focus:after, .gform_button:focus:after {
      transform: translateX(3px); }
  .btn.primary, .primary.gform_button {
    color: #fff;
    background: #388cc9; }
    .btn.primary:hover, .primary.gform_button:hover, .btn.primary:focus, .primary.gform_button:focus {
      color: #fff;
      background-color: #2c70a2; }
  .btn.secondary, .gform_button {
    color: #fff;
    background-color: #ff5b00; }
    .btn.secondary:after, .gform_button:after {
      color: #fff; }
    .btn.secondary:hover, .gform_button:hover {
      color: #fff;
      background-color: #cc4900; }
  .btn.tertiary, .profile-form .acf-form-submit .acf-button, .tertiary.gform_button {
    color: #fff;
    background-color: #c5d42d; }
    .btn.tertiary:hover, .profile-form .acf-form-submit .acf-button:hover, .tertiary.gform_button:hover, .btn.tertiary:focus, .profile-form .acf-form-submit .acf-button:focus, .tertiary.gform_button:focus {
      color: #fff;
      background-color: #9fab23; }
  .btn.gray, .gray.gform_button {
    background-color: #6b6b6d; }
    .btn.gray:hover, .gray.gform_button:hover, .btn.gray:focus, .gray.gform_button:focus {
      color: #fff;
      background-color: #a2a2a2; }
    .nav .btn.gray:hover, .nav .gray.gform_button:hover, .nav .btn.gray:focus, .nav .gray.gform_button:focus {
      background-color: #ff5b00; }
  .btn.white, .white.gform_button {
    background-color: #fff;
    color: #388cc9; }
    .btn.white:after, .white.gform_button:after {
      color: #388cc9; }
    .btn.white:hover, .white.gform_button:hover, .btn.white:focus, .white.gform_button:focus {
      color: #fff;
      background-color: #e6e6e6; }
  .btn.transparent, .transparent.gform_button, .btn.acf-button, .acf-button.gform_button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: transparent;
    color: #111;
    padding: 0;
    border-radius: 0;
    border-bottom: 2px solid #c5d42d; }
    .btn.transparent:after, .transparent.gform_button:after, .btn.acf-button:after, .acf-button.gform_button:after {
      color: #111;
      z-index: 1; }
    .btn.transparent:before, .transparent.gform_button:before, .btn.acf-button:before, .acf-button.gform_button:before {
      content: '';
      position: absolute;
      left: 0;
      right: 100%;
      bottom: -2px;
      width: 0;
      height: 2px;
      color: #fff;
      background: #111;
      z-index: 2;
      transition-property: width;
      transition-duration: 0.3s;
      transition-timing-function: ease-out; }
      @media (max-width: 50rem) {
        .btn.transparent:before, .transparent.gform_button:before, .btn.acf-button:before, .acf-button.gform_button:before {
          display: none; } }
    .btn.transparent:hover:before, .transparent.gform_button:hover:before, .btn.acf-button:hover:before, .acf-button.gform_button:hover:before {
      width: 100%;
      color: #fff; }
    .btn.transparent.nav-item, .transparent.nav-item.gform_button, .btn.acf-button.nav-item, .acf-button.nav-item.gform_button {
      border-bottom: none; }

/*********************************************************
    Modal
*********************************************************/
.modal {
  position: fixed;
  z-index: 50;
  background-color: rgba(17, 17, 17, 0.97);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  z-index: 6000;
  transform: scale(1.2);
  transition: all 0.3s ease-out; }
  .modal--is-open {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  .modal__inner {
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    color: #fff; }
  .modal__close {
    position: absolute;
    top: 30px;
    right: 30px;
    transform-origin: 100% 0;
    cursor: pointer;
    z-index: 7000;
    transition: all 0.3s ease-out; }
    .modal__close:after {
      content: '\F00D';
      font-family: fontAwesome;
      font-size: 2.5rem;
      color: #fff; }
    .modal__close:hover {
      color: #e6e6e6; }

/*********************************************************
    Alert Banner
*********************************************************/
.footer--alert-banner {
  padding-bottom: 150px; }

.alert-banner {
  background: #FFE2B9;
  border-top: 1px solid #eaeaea;
  margin-bottom: 0 !important;
  transition: transform .2s ease-out;
  width: 100%;
  z-index: 2; }
  .alert-banner .container, .alert-banner .login__status--pw {
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    padding-top: 15px; }
  .alert-banner--fixed {
    bottom: 0;
    left: 0;
    position: fixed; }
  .alert-banner__icon {
    color: #ff5b00;
    font-family: fontAwesome;
    font-style: normal;
    font-size: 1.125rem; }
    @media (min-width: 50rem) {
      .alert-banner__icon {
        font-size: 1.375rem; } }
  .alert-banner__headline {
    color: #ff5b00;
    font-size: 1.125rem;
    margin-bottom: 20px; }
    @media (min-width: 50rem) {
      .alert-banner__headline {
        font-size: 1.375rem; } }
  .alert-banner__content {
    color: #111;
    margin-bottom: 0 !important; }
  .alert-banner__btn {
    margin: 15px 0 0 0;
    text-transform: lowercase; }
  .alert-banner__close {
    background: #ff5b00;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: -15px;
    transition: background .2s ease-in-out;
    right: 15px;
    width: 30px; }
    .alert-banner__close:after {
      content: 'X';
      color: #fff;
      font-size: 19px;
      font-weight: 600;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%); }
    .alert-banner__close:hover {
      background: #cc4900; }
    .alert-banner__close span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
  .alert-banner--close {
    transform: translate(0, 125%); }

input,
textarea,
select {
  outline: 0;
  border: 0;
  display: block;
  width: 100%;
  padding: 15px 10px;
  font-size: 1rem;
  background: #fff;
  color: #6b6b6d;
  border: 2px solid #111;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 0.2s ease-out; }
  input:active, input:focus,
  textarea:active,
  textarea:focus,
  select:active,
  select:focus {
    border-color: #ff5b00; }

@media (min-width: 56.25rem) {
  textarea {
    min-height: 300px; } }

select {
  height: 50px;
  font-size: calc-em(14px);
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 98% 58%;
  background-repeat: no-repeat; }

input[type="checkbox"] {
  display: inline-block;
  width: auto;
  padding: 5px;
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox; }

fieldset {
  border: none; }

label {
  display: inline-block;
  margin-bottom: 2px;
  color: #6b6b6d; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #6b6b6d;
  font-size: 1rem; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6b6b6d;
  font-size: 1rem;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6b6b6d;
  font-size: 1rem;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6b6b6d;
  font-size: 1rem; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #6b6b6d;
  font-size: 1rem; }

.search-form {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  position: relative;
  background: transparent; }
  .search-form .search-field {
    position: relative;
    outline: 0;
    border: none;
    background: transparent;
    width: 40px;
    margin: 0 0 0 auto;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    border-right-color: #111;
    transition: all 0.2s ease-in-out;
    z-index: 3;
    /* hide placeholder not focused */ }
    .search-form .search-field::-webkit-input-placeholder {
      color: transparent; }
    .search-form .search-field:-moz-placeholder {
      color: transparent; }
    .search-form .search-field::-moz-placeholder {
      color: transparent; }
    .search-form .search-field:-ms-input-placeholder {
      color: transparent; }
    .search-form .search-field:focus {
      border-bottom-color: #111;
      border-right-color: transparent;
      width: 100%;
      transition: width 0.3s;
      z-index: 1;
      /* show placeholder on focus */ }
      .search-form .search-field:focus::-webkit-input-placeholder {
        color: #555; }
      .search-form .search-field:focus:-moz-placeholder {
        color: #555; }
      .search-form .search-field:focus::-moz-placeholder {
        color: #555; }
      .search-form .search-field:focus:-ms-input-placeholder {
        color: #555; }
      .search-form .search-field:focus::-webkit-search-cancel-button {
        position: relative;
        right: 30px; }
  .search-form input {
    padding: 7px 12px;
    line-height: 1; }

.search-form .search-field[value='']:focus {
  z-index: 3; }

.search-submit {
  position: absolute;
  margin-top: -24px;
  margin-bottom: 0;
  right: 15px;
  padding: 0;
  border: none;
  background: transparent;
  outline: 0;
  z-index: 2; }

.search-svg {
  width: 1em;
  height: 1em;
  font-size: 15px;
  fill: currentColor;
  color: #111; }
  .search-svg:hover, .search-svg:focus {
    cursor: pointer;
    color: #ff5b00; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block;
  max-height: 350px; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: "\2190"; }

[dir="rtl"] .slick-prev:before {
  content: "\2192"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: "\2192"; }

[dir="rtl"] .slick-next:before {
  content: "\2190"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  max-width: 420px; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px 5px;
  padding: 0;
  cursor: pointer; }
  .slick-dots li:before {
    display: none; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  background: transparent;
  outline: none;
  border-radius: 50%;
  border: 1px solid #111; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  opacity: 0.25;
  color: black; }

.slick-dots li.slick-active button {
  opacity: 1;
  background: #111; }

.carousel-item {
  width: auto !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.carousel .slick-dots {
  position: relative;
  bottom: auto; }

.carousel .slick-prev {
  top: 35%;
  left: 60px;
  transition: transform 0.2s linear; }
  @media (max-width: 50rem) {
    .carousel .slick-prev {
      display: none; } }
  .carousel .slick-prev:hover {
    transform: translateX(-5px); }

.carousel .slick-prev:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTI1Ij4KICA8cGF0aCBkPSJNMzkuMjkzIDY5LjI5M2ExIDEgMCAwIDAgMS40MTQgMS40MTRsMjAtMjBhMSAxIDAgMCAwIDAtMS40MTRsLTIwLTIwYTEgMSAwIDAgMC0xLjQxNCAxLjQxNEw1OC41OTUgNTAuMDEgMzkuMjkzIDY5LjI5M3oiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=) no-repeat;
  transform: rotate(180deg);
  margin-top: -20px;
  margin-left: -20px; }

.carousel.flexible-carousel .slick-prev {
  left: 0;
  z-index: 9; }

.carousel .slick-next {
  top: 35%;
  right: 60px;
  transition: transform 0.2s linear; }
  @media (max-width: 50rem) {
    .carousel .slick-next {
      display: none; } }
  .carousel .slick-next:hover {
    transform: translateX(5px); }

.carousel .slick-next:before {
  content: '';
  display: block;
  height: 100px;
  width: 100px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTI1Ij4KICA8cGF0aCBkPSJNMzkuMjkzIDY5LjI5M2ExIDEgMCAwIDAgMS40MTQgMS40MTRsMjAtMjBhMSAxIDAgMCAwIDAtMS40MTRsLTIwLTIwYTEgMSAwIDAgMC0xLjQxNCAxLjQxNEw1OC41OTUgNTAuMDEgMzkuMjkzIDY5LjI5M3oiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=) no-repeat; }

.carousel-exhibitions .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: auto;
  bottom: auto; }
  @media (min-width: 50rem) {
    .carousel-exhibitions .slick-dots {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .carousel-exhibitions .slick-dots li:last-of-type {
        margin-right: 0; } }

.carousel-exhibitions .slick-prev {
  left: -15px; }

.carousel-exhibitions .slick-next {
  right: -15px; }

.carousel-exhibitions .slick-slide img {
  display: block;
  margin-left: auto;
  height: 350px; }

/**
 * Synced tab slider for collections
 */
.synced-slider .slider-for {
  width: 100%;
  height: auto;
  margin: 20px auto 1px;
  overflow: hidden; }

.synced-slider .slider-nav {
  width: 100%;
  height: 100%;
  margin: auto;
  margin-top: 12px; }
  .synced-slider .slider-nav .slick-slide {
    margin: 0 7.5px; }
  .synced-slider .slider-nav .slick-list {
    margin: 0 40px; }

.synced-slider.no-padding .slider-nav .slick-list {
  margin: 0; }

.synced-slider.hide-nav .slider-nav {
  display: none; }

.synced-slider .slider-nav .slider__item {
  position: relative;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  height: 0;
  padding-bottom: 85%; }
  .synced-slider .slider-nav .slider__item:focus {
    outline: none; }

.synced-slider .slick-slide:focus {
  outline: none; }

.synced-slider .slider-nav .slick-prev-wrapper {
  position: absolute;
  width: 40px;
  height: 100%;
  background: white;
  top: 0;
  left: 0;
  text-align: center;
  cursor: pointer;
  z-index: 1; }

.synced-slider .slider-nav .slick-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  margin: auto 0;
  height: 34px;
  width: 32px;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/230271/arrow-right.png);
  background-size: cover;
  transition: left 0.1s;
  transform: rotate(180deg); }

.synced-slider .slider-nav .slick-prev-wrapper:hover .slick-prev {
  left: -5px;
  transition: left 0.2s; }

.synced-slider .slider-nav .slick-next-wrapper {
  position: absolute;
  width: 40px;
  height: 100%;
  background: white;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer; }

.synced-slider .slider-nav .slick-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto 0;
  height: 34px;
  width: 32px;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/230271/arrow-right.png);
  background-size: cover;
  transition: right 0.1s; }

.synced-slider .slider-nav .slick-next-wrapper:hover .slick-next {
  right: -5px;
  transition: right 0.2s; }

.synced-slider .slider__img-title {
  color: #ff5b00;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 5px; }

.synced-slider .slider__img-description {
  font-size: 14px;
  font-weight: normal;
  margin: 0; }

.synced-slider .slick-prev:before,
.synced-slider .slick-next:before {
  content: initial; }

.synced-slider .slick-prev:hover,
.synced-slider .slick-prev:focus,
.synced-slider .slick-next:hover,
.synced-slider .slick-next:focus {
  color: initial;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/230271/arrow-right.png);
  background-size: cover; }

#home-exhibitions .slick-slide img {
  height: inherit; }

.event-carousel {
  max-width: 150px;
  margin: 0 auto; }
  .event-carousel .slick-slide img {
    max-height: 250px;
    max-width: 100%;
    margin: 0; }
  @media (min-width: 20rem) {
    .event-carousel {
      max-width: 200px; } }
  @media (min-width: 400px) {
    .event-carousel {
      max-width: 300px; } }
  @media (min-width: 30rem) {
    .event-carousel {
      max-width: 350px; } }
  @media (min-width: 550px) {
    .event-carousel {
      max-width: 400px; } }
  @media (min-width: 600px) {
    .event-carousel {
      max-width: 450px; } }
  @media (min-width: 650px) {
    .event-carousel {
      max-width: 500px; } }
  @media (min-width: 700px) {
    .event-carousel {
      max-width: 550px; } }
  @media (min-width: 750px) {
    .event-carousel {
      max-width: 600px; } }
  @media (min-width: 50rem) {
    .event-carousel {
      max-width: 650px; }
      .event-carousel .slick-list {
        padding: 0;
        margin: 0 50px; }
      .event-carousel .slick-next {
        right: 30px; }
      .event-carousel .slick-prev {
        left: -30px; } }
  @media (min-width: 64rem) {
    .event-carousel {
      max-width: 700px; } }
  @media (min-width: 1200px) {
    .event-carousel {
      max-width: 750px; } }
  @media (min-width: 80rem) {
    .event-carousel {
      max-width: 800px; } }

.single-with-dots .slick-slide img, .single-no-dots .slick-slide img {
  margin: 0 auto; }

.flexible-carousel .slick-list {
  margin: 0 40px; }
  @media (min-width: 50rem) {
    .flexible-carousel .slick-list {
      margin: 0 80px; } }

#exhibitions-carousel .slick-prev {
  display: none; }
  #exhibitions-carousel .slick-prev:before {
    display: none; }

.triple-carousel {
  margin: 0 auto 30px;
  max-width: 300px; }
  .triple-carousel .slick-slide {
    padding: 0 15px; }
  .triple-carousel .slick-next {
    right: -5px;
    top: 25%;
    display: block; }
  .triple-carousel .slick-prev {
    left: -65px;
    top: 25%;
    display: block; }
  @media (min-width: 600px) {
    .triple-carousel {
      margin: 0 40px 30px;
      max-width: inherit; } }
  @media (min-width: 50rem) {
    .triple-carousel {
      margin: 0 30px 30px; } }
  @media (min-width: 64rem) {
    .triple-carousel {
      margin: 0 0 30px; } }

.gform_wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #ff0000; }

.gf_left_half,
.gf_right_half {
  width: 100%; }
  @media (min-width: 50rem) {
    .gf_left_half,
    .gf_right_half {
      width: 49%;
      float: left; } }

@media (min-width: 50rem) {
  .gf_left_half {
    margin-right: 2%; } }

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
  margin-bottom: 20px;
  padding: 15px 10px !important;
  background-color: #eee;
  border: none; }
  .ginput_container input:focus,
  .ginput_container select:focus,
  .ginput_container textarea:focus {
    background-color: #e1e1e1; }

.ginput_container textarea {
  height: auto; }

.gform_wrapper .gfield_error .gfield_label {
  color: #ff0000; }

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #ff0000;
  background-color: #fff; }

.validation_error {
  color: #ff0000; }

.gform_confirmation_message {
  min-height: 200px;
  text-align: center; }

.flickity-slider {
  transform: none !important; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 15px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #ff5b00;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #ff5b00; }

.gallery {
  position: relative;
  outline: none; }

.membership-selection {
  margin-bottom: 40px; }
  .membership-selection .membership-options {
    background: #f1f1f1; }
    .membership-selection .membership-options .memberships {
      padding: 1.5rem 2rem 2rem; }
      @media (min-width: 600px) {
        .membership-selection .membership-options .memberships {
          padding: 1.5rem 4rem 2rem; } }
      .membership-selection .membership-options .memberships h4 {
        font-size: 1.6rem;
        padding-bottom: 0.5rem; }
      .membership-selection .membership-options .memberships .col-sm-6:nth-child(2) .membership-option:first-child {
        margin-top: 0; }
      @media (min-width: 800px) {
        .membership-selection .membership-options .memberships .col-sm-6:nth-child(2) .membership-option:first-child {
          margin: 15px 0; } }
      .membership-selection .membership-options .memberships .membership-option {
        margin: 15px 0;
        text-align: left; }
        .membership-selection .membership-options .memberships .membership-option .membership-radio {
          display: -ms-inline-flexbox;
          display: inline-flex;
          width: 26px;
          height: 26px;
          padding: 5px;
          margin-right: 20px;
          background: #b7b7b7;
          border: none; }
          .membership-selection .membership-options .memberships .membership-option .membership-radio:active, .membership-selection .membership-options .memberships .membership-option .membership-radio:focus, .membership-selection .membership-options .memberships .membership-option .membership-radio.active {
            background: #ff5b00; }
        .membership-selection .membership-options .memberships .membership-option input[type="checkbox"] {
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none; }
  .membership-selection .membership-selected {
    background: #ff5b00; }
    .membership-selection .membership-selected .membership {
      padding: 2rem 4rem;
      width: inherit; }
      .membership-selection .membership-selected .membership h3 {
        font-size: 2rem;
        padding-bottom: 1rem;
        color: white; }
      .membership-selection .membership-selected .membership p {
        color: white; }
      .membership-selection .membership-selected .membership ul {
        color: white; }
        .membership-selection .membership-selected .membership ul > li {
          margin-left: 24px;
          margin-bottom: 10px; }
          .membership-selection .membership-selected .membership ul > li:before {
            color: white;
            margin-left: -24px; }
      .membership-selection .membership-selected .membership .membership-desc {
        display: none; }
        .membership-selection .membership-selected .membership .membership-desc.active {
          display: block; }
      @media (max-width: 50rem) {
        .membership-selection .membership-selected .membership .membership-desc {
          text-align: left; } }

.interest-membership {
  margin-bottom: 40px; }
  .interest-membership .collection-subtitle {
    font-size: 1.6rem;
    color: #388cc9;
    font-weight: 700;
    text-transform: none; }
  .interest-membership .interest-option {
    margin: 15px 0 5px;
    text-align: left;
    display: -ms-flexbox;
    display: flex; }
    .interest-membership .interest-option input {
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 26px;
      height: 26px;
      padding: 5px;
      margin-right: 20px;
      background: #b7b7b7;
      border: none;
      min-width: 26px; }
      .interest-membership .interest-option input:active, .interest-membership .interest-option input:focus, .interest-membership .interest-option input.active {
        background: #ff5b00; }
    .interest-membership .interest-option input[type="checkbox"] {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }

.gift-container {
  margin-bottom: 40px; }
  @media (max-width: 50rem) {
    .gift-container .gift-option {
      text-align: left; } }
  .gift-container .gift-title {
    font-size: 1.6rem;
    color: #388cc9;
    font-weight: 700;
    text-transform: none; }
  .gift-container .gift-input[type="checkbox"] {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 26px;
    height: 26px;
    padding: 5px;
    margin-right: 20px;
    background: #b7b7b7;
    border: none;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none; }
    .gift-container .gift-input[type="checkbox"]:active, .gift-container .gift-input[type="checkbox"]:focus, .gift-container .gift-input[type="checkbox"].active {
      background: #ff5b00; }

.member-register .um-field-text .um-field-label, .member-register .um-field-password .um-field-label, .um-profile.um-editing .um-field-text .um-field-label, .um-profile.um-editing .um-field-password .um-field-label {
  display: block; }
  .member-register .um-field-text .um-field-label label, .member-register .um-field-password .um-field-label label, .um-profile.um-editing .um-field-text .um-field-label label, .um-profile.um-editing .um-field-password .um-field-label label {
    color: #388cc9;
    font-size: 1rem !important;
    font-weight: 700; }
    .member-register .um-field-text .um-field-label label .um-req, .member-register .um-field-password .um-field-label label .um-req, .um-profile.um-editing .um-field-text .um-field-label label .um-req, .um-profile.um-editing .um-field-password .um-field-label label .um-req {
      color: #ff5b00; }

.member-register .um-field-text .um-field-area, .member-register .um-field-password .um-field-area, .um-profile.um-editing .um-field-text .um-field-area, .um-profile.um-editing .um-field-password .um-field-area {
  display: block; }
  .member-register .um-field-text .um-field-area input[type=text], .member-register .um-field-text .um-field-area input[type=password], .member-register .um-field-password .um-field-area input[type=text], .member-register .um-field-password .um-field-area input[type=password], .um-profile.um-editing .um-field-text .um-field-area input[type=text], .um-profile.um-editing .um-field-text .um-field-area input[type=password], .um-profile.um-editing .um-field-password .um-field-area input[type=text], .um-profile.um-editing .um-field-password .um-field-area input[type=password] {
    border: none !important;
    background: #f1f1f1 !important;
    margin-bottom: 1em !important; }

@media (min-width: 600px) {
  .member-register .um-field-text .um-field-label, .member-register .um-field-password .um-field-label, .um-profile.um-editing .um-field-text .um-field-label, .um-profile.um-editing .um-field-password .um-field-label {
    display: inline-block;
    width: 19%; }
    .member-register .um-field-text .um-field-label label, .member-register .um-field-password .um-field-label label, .um-profile.um-editing .um-field-text .um-field-label label, .um-profile.um-editing .um-field-password .um-field-label label {
      margin-bottom: 1em; }
  .member-register .um-field-text .um-field-area, .member-register .um-field-password .um-field-area, .um-profile.um-editing .um-field-text .um-field-area, .um-profile.um-editing .um-field-password .um-field-area {
    display: inline-block;
    width: 80%; }
    .member-register .um-field-text .um-field-area input[type=text], .member-register .um-field-text .um-field-area input[type=password], .member-register .um-field-password .um-field-area input[type=text], .member-register .um-field-password .um-field-area input[type=password], .um-profile.um-editing .um-field-text .um-field-area input[type=text], .um-profile.um-editing .um-field-text .um-field-area input[type=password], .um-profile.um-editing .um-field-password .um-field-area input[type=text], .um-profile.um-editing .um-field-password .um-field-area input[type=password] {
      margin-bottom: 0 !important; } }

.member-register .um-field-radio, .um-profile.um-editing .um-field-radio {
  margin: 20px 0; }
  .member-register .um-field-radio .um-field-label label, .um-profile.um-editing .um-field-radio .um-field-label label {
    color: #388cc9;
    font-size: 1rem !important;
    font-weight: 700; }
    .member-register .um-field-radio .um-field-label label .um-req, .um-profile.um-editing .um-field-radio .um-field-label label .um-req {
      color: #ff5b00; }
  .member-register .um-field-radio .um-field-area .um-field-radio .um-field-radio-state i, .um-profile.um-editing .um-field-radio .um-field-area .um-field-radio .um-field-radio-state i {
    width: 26px;
    height: 26px;
    padding: 0;
    margin-right: 20px;
    background: #b7b7b7;
    border: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    float: left;
    min-width: 26px; }
    .member-register .um-field-radio .um-field-area .um-field-radio .um-field-radio-state i:before, .um-profile.um-editing .um-field-radio .um-field-area .um-field-radio .um-field-radio-state i:before {
      content: none; }
  .member-register .um-field-radio .um-field-area .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um-profile.um-editing .um-field-radio .um-field-area .um-field-radio.active:not(.um-field-radio-state-disabled) i {
    background: #ff5b00 !important; }
  .member-register .um-field-radio .um-field-area .um-field-radio .um-field-radio-option, .um-profile.um-editing .um-field-radio .um-field-area .um-field-radio .um-field-radio-option {
    margin: 0px 0px 0px 48px; }
  @media (min-width: 531px) {
    .member-register .um-field-radio, .um-profile.um-editing .um-field-radio {
      margin: 8px 0; } }

.member-register .um-is-conditional.um-field-text, .um-profile.um-editing .um-is-conditional.um-field-text {
  padding-top: 0;
  padding-bottom: 20px; }
  .member-register .um-is-conditional.um-field-text .um-field-area, .um-profile.um-editing .um-is-conditional.um-field-text .um-field-area {
    width: 100%; }
  .member-register .um-is-conditional.um-field-text .um-field-label, .um-profile.um-editing .um-is-conditional.um-field-text .um-field-label {
    display: none; }

@media (min-width: 600px) {
  .member-register .um-is-conditional.um-field-text .um-field-area, .um-profile.um-editing .um-is-conditional.um-field-text .um-field-area {
    width: 48%; } }

.um.um-register, .um-profile.um-editing {
  margin-bottom: 60px !important; }
  .um.um-register input[type=submit].um-button, .um-profile.um-editing input[type=submit].um-button {
    color: #fff !important;
    background: #c5d42d !important;
    border: none !important;
    margin: 0 auto;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 50px !important;
    width: inherit !important;
    display: block !important;
    clear: both;
    padding: 10px 25px !important;
    min-width: inherit !important;
    transition: all 0.2s ease-out; }
    .um.um-register input[type=submit].um-button:hover, .um-profile.um-editing input[type=submit].um-button:hover {
      background-color: #9fab23 !important; }

.um-profile.um-editing {
  margin-bottom: 0 !important;
  padding: 0 30px; }
  .um-profile.um-editing .um-field-text .um-field-label {
    text-align: left; }
  .um-profile.um-editing .um-field-radio-option {
    line-height: 1.4em !important; }
  .um-profile.um-editing .um-field-radio {
    margin: 20px 0; }
    .um-profile.um-editing .um-field-radio .um-field-label {
      text-align: left; }
    .um-profile.um-editing .um-field-radio .um-field-area {
      text-align: left; }
  .um-profile.um-editing input[type=submit].um-button {
    background: #388cc9 !important; }
    .um-profile.um-editing input[type=submit].um-button:hover {
      background-color: #2c70a2 !important; }
  @media (min-width: 600px) {
    .um-profile.um-editing {
      padding: 0 50px; }
      .um-profile.um-editing .um-field-radio {
        margin: 8px 0; } }
  @media (min-width: 50rem) {
    .um-profile.um-editing {
      padding: 0; } }

.um.um-login {
  margin: 0 auto 60px !important;
  padding: 15px;
  box-shadow: 0 0 20px rgba(187, 187, 187, 0.35); }
  .um.um-login .um-form {
    display: block;
    width: 100%;
    margin: 0 auto; }
    .um.um-login .um-form .um-field-label label {
      display: inline-block;
      color: #6b6b6d;
      font-family: "Helvetica", sans-serif;
      font-size: 16px !important;
      font-weight: 300 !important;
      text-transform: lowercase; }
      .um.um-login .um-form .um-field-label label .um-req {
        color: #ff5b00; }
    .um.um-login .um-form .um-field-area input[type=text], .um.um-login .um-form .um-field-area input[type=password] {
      margin-bottom: 15px !important;
      padding: 15px 10px !important;
      background: #fff;
      color: #6b6b6d;
      border: 2px solid #111 !important;
      height: inherit !important; }
      .um.um-login .um-form .um-field-area input[type=text]:focus, .um.um-login .um-form .um-field-area input[type=password]:focus {
        border: 2px solid #ff5b00 !important; }
  .um.um-login .um-col-alt .um-field-c .um-field-area .um-field-checkbox {
    top: 0 !important;
    margin: 20px 0 !important; }
    .um.um-login .um-col-alt .um-field-c .um-field-area .um-field-checkbox.active:not(.um-field-radio-state-disabled) i {
      color: #388cc9 !important; }
  .um.um-login .um-col-alt-b a.um-link-alt {
    color: #ff5b00 !important;
    font-family: "Helvetica", sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    text-align: center; }
    @media (min-width: 401px) {
      .um.um-login .um-col-alt-b a.um-link-alt {
        text-align: left; } }
  .um.um-login .um-field-checkbox-option {
    color: #6b6b6d !important;
    font-family: "Helvetica", sans-serif;
    font-size: 100% !important;
    font-weight: 300 !important;
    line-height: 1.5; }
  .um.um-login input[type=submit].um-button {
    color: #fff !important;
    background: #388cc9 !important;
    border: none !important;
    margin: 0;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 50px !important;
    width: inherit !important;
    display: block !important;
    clear: both;
    padding: 10px 25px !important;
    min-width: inherit !important;
    transition: all 0.2s ease-out;
    text-transform: lowercase; }
    .um.um-login input[type=submit].um-button:hover {
      background-color: #2c70a2 !important; }
  .um.um-login .um-button.um-alt {
    color: #fff !important;
    background: #6b6b6d !important;
    border: none !important;
    margin: 0;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 50px !important;
    width: 100% !important;
    display: block !important;
    clear: both;
    padding: 10px 25px !important;
    min-width: inherit !important;
    transition: all 0.2s ease-out;
    margin-top: 20px;
    text-transform: lowercase; }
    .um.um-login .um-button.um-alt:hover {
      background-color: #a2a2a2 !important; }
    @media (min-width: 401px) {
      .um.um-login .um-button.um-alt {
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
        margin-top: 0; } }
  @media (min-width: 50em) {
    .um.um-login {
      width: 55% !important;
      padding: 30px; } }

.um-field-error {
  background: #c5d42d !important;
  color: #6b6b6d !important; }

.um-field-arrow {
  color: #c5d42d !important; }

.um-password .um-form .um-field-password_reset_text {
  padding: 0 0 15px; }

.um-password .um-form .um-field-area input[type=text] {
  padding: 15px 10px !important;
  background: #fff;
  color: #6b6b6d;
  border: 2px solid #111 !important;
  height: inherit !important;
  text-transform: lowercase;
  margin-bottom: 15px !important; }
  .um-password .um-form .um-field-area input[type=text]:focus {
    border: 2px solid #ff5b00 !important; }

.um-password .um-form input[type=submit].um-button {
  color: #fff !important;
  background: #388cc9 !important;
  border: none !important;
  margin: 0 auto;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border-radius: 50px !important;
  width: inherit !important;
  display: block !important;
  clear: both;
  padding: 10px 25px !important;
  min-width: inherit !important;
  transition: all 0.2s ease-out;
  text-transform: lowercase !important; }
  .um-password .um-form input[type=submit].um-button:hover {
    background-color: #2c70a2 !important; }

.um-page-password-reset .section-wrap {
  padding-top: 0; }

.profile-buttons .btn.gray, .profile-buttons .gray.gform_button {
  margin-top: 1em; }
  @media (max-width: 50rem) {
    .profile-buttons .btn.gray, .profile-buttons .gray.gform_button {
      margin-top: 0; } }

.portal-blocked .portal-buttons {
  margin-top: 2em;
  text-align: center;
  margin: 2em auto 0; }
  .portal-blocked .portal-buttons .btn:first-child, .portal-blocked .portal-buttons .gform_button:first-child {
    margin-right: 1em; }

.members-list {
  padding: 20px 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center; }
  .members-list .um-member {
    border: 1.5px solid #6b6b6d;
    padding: 0 15px;
    margin: 15px;
    min-width: 300px; }
    .members-list .um-member .um-member-card .um-members-edit-btn {
      display: none; }
    .members-list .um-member .um-member-card .um-member-meta-main {
      padding: 0 15px; }
      .members-list .um-member .um-member-card .um-member-meta-main .um-member-metaline span {
        text-align: left; }
    .members-list .um-member.awaiting_admin_review {
      opacity: 1; }
      .members-list .um-member.awaiting_admin_review .um-member-status {
        background: #c21807;
        text-transform: lowercase;
        font-weight: 700; }
      .members-list .um-member.awaiting_admin_review .um-member-card {
        opacity: 0.7; }

.um-directory .um-form .um-search {
  padding: 20px 50px !important; }
  .um-directory .um-form .um-search .um-search-filter input[type=text], .um-directory .um-form .um-search .um-search-filter .select2-selection {
    background: #fff;
    border: 1px solid #bbb !important;
    text-transform: lowercase; }
  .um-directory .um-form .um-search .um-search-filter input[type=text]:focus {
    border: 1px solid #ff5b00 !important; }
  .um-directory .um-form .um-search .um-search-filter .select2-selection__clear {
    font-size: 28px;
    color: #ff5b00 !important;
    line-height: 34px;
    right: 15px; }
  .um-directory .um-form .um-search .um-search-submit a.um-button {
    color: #fff !important;
    background: #388cc9 !important;
    border: none !important;
    margin: 20px auto !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 50px !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    clear: both;
    padding: 10px 25px !important;
    min-width: inherit !important;
    transition: all 0.2s ease-out;
    text-transform: lowercase !important;
    float: none !important; }
    .um-directory .um-form .um-search .um-search-submit a.um-button:hover {
      background-color: #2c70a2 !important; }
    .um-directory .um-form .um-search .um-search-submit a.um-button.um-alt {
      background: #6b6b6d !important; }
      .um-directory .um-form .um-search .um-search-submit a.um-button.um-alt:hover {
        background-color: #a2a2a2 !important; }
    @media (min-width: 960px) {
      .um-directory .um-form .um-search .um-search-submit a.um-button {
        margin: 0 15px !important; } }

.um-page-members .page-header {
  padding-bottom: 0; }

.um-account .um-account-tab {
  display: block; }

.um-account .um-account-meta {
  display: none; }

.um-account .um-account-side ul {
  display: none; }

.um-account .um-account-main {
  float: none;
  margin: 0 auto;
  display: block; }
  .um-account .um-account-main .um-account-tab-general {
    display: none !important; }
  .um-account .um-account-main div.um-account-heading {
    display: none; }
  .um-account .um-account-main p.um-notice {
    padding-right: 30px !important; }
  .um-account .um-account-main .um-field {
    padding: 15px 0 0 0; }
    .um-account .um-account-main .um-field .um-field-label label {
      text-transform: lowercase;
      color: #6b6b6d;
      font-weight: 400;
      font-size: 16px !important;
      line-height: 16px !important; }
      .um-account .um-account-main .um-field .um-field-label label span.um-req {
        color: #ff5b00;
        font-size: 16px !important; }
    .um-account .um-account-main .um-field input[type=password] {
      margin-bottom: 15px !important;
      padding: 15px 10px !important;
      background: #fff;
      color: #6b6b6d;
      border: 2px solid #111 !important;
      height: inherit !important; }
      .um-account .um-account-main .um-field input[type=password]:focus {
        border: 2px solid #ff5b00 !important; }
  .um-account .um-account-main .um-col-alt .um-left {
    float: none; }
  .um-account .um-account-main .um-col-alt input[type=submit].um-button {
    color: #fff !important;
    background: #388cc9 !important;
    border: none !important;
    margin: 0 auto;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 50px !important;
    width: inherit !important;
    display: block !important;
    clear: both;
    padding: 10px 25px !important;
    min-width: inherit !important;
    transition: all 0.2s ease-out;
    text-transform: lowercase !important;
    text-align: center; }

div.uimob500 .um-account-meta, div.uimob340 .um-account-meta {
  display: none !important; }

div.uimob500 .uimob500-show, div.uimob500 .uimob340-show, div.uimob340 .uimob500-show, div.uimob340 .uimob340-show {
  display: none !important; }

div.uimob500 .um-account-tab, div.uimob340 .um-account-tab {
  border-bottom: none !important; }

div.uimob500 .um-account-main, div.uimob340 .um-account-main {
  padding: 0 50px !important; }

.password-button-module {
  margin: 20px auto 0; }
  .password-button-module .btn, .password-button-module .gform_button {
    margin: 40px auto 0;
    display: block; }

/*********************************************************
    Login
*********************************************************/
.login {
  margin: 0 auto 60px;
  padding: 15px;
  box-shadow: 0 0 20px rgba(187, 187, 187, 0.35); }
  @media (min-width: 50rem) {
    .login--is-narrow {
      width: 55%;
      padding: 30px; } }

.login__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 auto; }
  .login__form *:not(label) {
    margin-bottom: 15px; }

.login__pass-link {
  width: 100%; }

.login__btn {
  padding: 9px 22px; }
  .login__btn:after {
    padding-right: 1px; }

.login__status {
  width: 100%; }
  .login__status--is-success {
    color: #377f31; }
  .login__status--is-error {
    color: #ff0000; }
  @media (min-width: 50rem) {
    .login__status--pw {
      width: 55%;
      padding: 0; } }

.text-white {
  color: #fff; }

.text-primary {
  color: #388cc9; }

.text-secondary {
  color: #ff5b00; }

.text-body {
  color: #6b6b6d; }

.bg-white {
  background: #fff;
  color: #6b6b6d; }

.bg-primary {
  background: #388cc9;
  color: #fff; }

.bg-secondary {
  background: #ff5b00;
  color: #6b6b6d; }

.bg-gray {
  background: #bbb;
  color: #6b6b6d; }

.bg-black {
  background: #111;
  color: #fff; }

.bg-img-cover {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center; }
  .bg-img-cover.has-overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 91, 0, 0.9);
    z-index: -1; }

.hr {
  border-color: #ff5b00;
  border-top-width: 2px; }
  .home .hr {
    border-color: #111; }
  .hr.hr-light {
    border-color: #fff; }
  .hr.hr-small {
    width: 50px; }
  .hr.hr-left {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 50rem) {
      .hr.hr-left {
        margin-left: 0; } }

.border-bottom {
  border-bottom: 2px solid rgba(187, 187, 187, 0.1); }

.full-height {
  height: 100vh; }

.vertical-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -ms-flex-pack: center;
      justify-content: center; }

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

.m-btm {
  margin-bottom: 30px; }

.padded {
  padding: 15px; }

.pad-top {
  padding-top: 30px; }

@media (max-width: 37.4375rem) {
  .pad-top-phone {
    padding-top: 30px; } }

.pad-btm {
  padding-bottom: 30px; }

@media (max-width: 37.4375rem) {
  .pad-btm-phone {
    padding-bottom: 30px; } }

.no-pad {
  padding: 0; }

.no-pad-l {
  padding-left: 0; }

.no-pad-r {
  padding-right: 0; }

.no-pad-t {
  padding-top: 0; }

.no-pad-b {
  padding-bottom: 0; }

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

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

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

.underline {
  text-decoration: underline; }

.no-underline {
  text-decoration: none; }
  .no-underline:hover, .no-underline:focus {
    text-decoration: none; }

@media (max-width: 37.4375rem) {
  .hidden-phone {
    display: none !important; } }

.visible-phone {
  display: none; }
  @media (max-width: 37.4375rem) {
    .visible-phone {
      display: block !important; } }

.arrow-right {
  display: inline-block;
  width: 100%;
  cursor: pointer; }
  .arrow-right:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    border-right: 2px solid #ff5b00;
    border-bottom: 2px solid #ff5b00;
    right: 30px;
    bottom: calc(50% - 15px);
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation: fadeIn 1s ease-out; }

@keyframes arrowDown {
  0% {
    transform-origin: 0% 0%;
    transform: scale(1, 0); }
  50% {
    transform-origin: 0% 0%;
    transform: scale(1, 1); }
  50.1% {
    transform-origin: 0% 100%;
    transform: scale(1, 1); }
  100% {
    transform-origin: 0% 100%;
    transform: scale(1, 0); } }

.fade_in_from_left {
  opacity: 1;
  transform: translateX(0);
  animation: fade_in_from_left 556ms ease-out; }

@keyframes fade_in_from_left {
  0% {
    opacity: 0;
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.loading-spinner {
  margin-top: 10px;
  font-size: 60px;
  line-height: 60px;
  text-align: center; }
  .loading-spinner i {
    display: block;
    transform-origin: center center;
    animation: loading_spinner 2000ms ease-in-out infinite; }

@keyframes loading_spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(1080deg); } }
