@charset "UTF-8";
@font-face {
  font-family: "Untitled";
  src: url("../fonts/UntitledSansWeb-Bold.eot");
  src: url("../fonts/UntitledSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/UntitledSansWeb-Bold.woff2") format("woff2"), url("../fonts/UntitledSansWeb-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Untitled";
  src: url("../fonts/UntitledSansWeb-BoldItalic.eot");
  src: url("../fonts/UntitledSansWeb-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/UntitledSansWeb-BoldItalic.woff2") format("woff2"), url("../fonts/UntitledSansWeb-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Untitled";
  src: url("../fonts/UntitledSansWeb-Regular.eot");
  src: url("../fonts/UntitledSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/UntitledSansWeb-Regular.woff2") format("woff2"), url("../fonts/UntitledSansWeb-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Untitled";
  src: url("../fonts/UntitledSansWeb-RegularItalic.eot");
  src: url("../fonts/UntitledSansWeb-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/UntitledSansWeb-RegularItalic.woff2") format("woff2"), url("../fonts/UntitledSansWeb-RegularItalic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Untitled";
  src: url("../fonts/ginto-nord-light.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+2190-2199, U+25cf;
}
@font-face {
  font-family: "Ginto";
  src: url("../fonts/ginto-nord-light.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, .h1, h2, .h2, h3, .h3 {
  font-family: "Ginto", serif;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "ss01", "ss02";
          font-feature-settings: "ss01", "ss02";
  font-weight: 400;
  line-height: 1;
}
h1 b, h1 strong, .h1 b, .h1 strong, h2 b, h2 strong, .h2 b, .h2 strong, h3 b, h3 strong, .h3 b, .h3 strong {
  font-weight: normal;
}

h1, .h1 {
  font-size: 60px;
  letter-spacing: -0.05em;
  word-spacing: -0.03em;
  margin-left: -0.05em;
}
h1.plus, .h1.plus {
  font-size: 76px;
  line-height: 1;
}
h1.minus, .h1.minus {
  font-size: 48px;
  line-height: 1.165;
}
@media (min-width: 750px) and (max-width: 1023px) {
  h1, .h1 {
    font-size: 48px;
  }
  h1.plus, .h1.plus {
    font-size: 60px;
  }
  h1.minus, .h1.minus {
    font-size: 34px;
  }
}
@media (max-width: 749px) {
  h1, .h1 {
    font-size: 34px;
  }
  h1.plus, .h1.plus {
    font-size: 42px;
  }
  h1.minus, .h1.minus {
    font-size: 34px;
  }
}

h2, .h2 {
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: -0.036em;
}
h2.plus, .h2.plus {
  font-size: 44px;
  line-height: 1;
}
@media (min-width: 750px) and (max-width: 1023px) {
  h2, .h2 {
    font-size: 32px;
  }
  h2.plus, .h2.plus {
    font-size: 36px;
  }
  h2.t-h3, .h2.t-h3 {
    font-size: 20px;
    line-height: 1.05;
  }
}
@media (max-width: 749px) {
  h2, .h2 {
    font-size: 24px;
  }
  h2.plus, .h2.plus {
    font-size: 32px;
  }
  h2.m-h3, .h2.m-h3 {
    font-size: 20px;
    line-height: 1.05;
  }
}

.col h2:first-child, .col .h2:first-child {
  margin-top: -7px;
}
@media (max-width: 749px) {
  .col h2:first-child, .col .h2:first-child {
    margin-top: -5px;
  }
}

h3, .h3 {
  font-size: 24px;
  line-height: 1.083;
}
h3.plus, .h3.plus {
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 749px) {
  h3, .h3 {
    font-size: 20px;
    line-height: 1.05;
  }
}

.subnav .h3 {
  line-height: 30px;
}
@media (max-width: 749px) {
  .subnav .h3 {
    font-size: 29.5px;
    line-height: 30px;
  }
}

body, .body {
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1.333333;
}
@media (min-width: 750px) and (max-width: 1023px) {
  body, .body {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media (max-width: 749px) {
  body, .body {
    font-size: 15px;
    line-height: 1.33;
  }
}

.plus {
  font-size: 26px;
  line-height: 1.2307;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .plus {
    font-size: 20px;
    line-height: 1.25;
  }
}
@media (max-width: 749px) {
  .plus {
    font-size: 18px;
    line-height: 1.333333;
  }
}

.minus {
  font-size: 15px;
  line-height: 1.333333;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .minus {
    font-size: 14px;
    line-height: 1.2857;
  }
}
@media (max-width: 749px) {
  .minus {
    font-size: 12px;
    line-height: 1.2857;
  }
}

h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Untitled", sans-serif;
  font-weight: normal;
}

h4, .h4 {
  font-size: 1em;
  line-height: inherit;
}

h5, .h5 {
  font-size: 15px;
  line-height: 1.333333;
}
@media (min-width: 750px) and (max-width: 1023px) {
  h5, .h5 {
    font-size: 14px;
    line-height: 1.2857;
  }
}
@media (max-width: 749px) {
  h5, .h5 {
    font-size: 12px;
    line-height: 1.2857;
  }
}

h6, .h6, .caption {
  font-size: 13px;
  line-height: 1.2308;
}
@media (min-width: 750px) and (max-width: 1023px) {
  h6, .h6, .caption {
    font-size: 11px;
  }
}
@media (max-width: 749px) {
  h6, .h6, .caption {
    font-size: 10px;
    line-height: 1.2;
  }
}

h4 + p, .h4 + p {
  margin-top: 0;
}

.btn1 {
  display: inline-block;
  vertical-align: bottom;
  padding: 12px 18px 14px;
  text-decoration: none;
  border: solid 1px;
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}
@media (hover: hover) {
  .btn1:HOVER {
    background-color: var(--activeColor, #00ACD2);
    border-color: var(--activeColor, #00ACD2);
    color: var(--activeBG, white);
  }
}
.btn1.invert {
  background-color: var(--activeColor, #00ACD2);
  border-color: var(--activeColor, #00ACD2);
  color: var(--activeBG, white);
}
@media (hover: hover) {
  .btn1.invert:HOVER {
    background-color: var(--activeBG, #00ACD2);
    border-color: var(--activeColor, #00ACD2);
    color: var(--activeColor, white);
  }
}
.btn1.trans-bg {
  background: none;
}
@media (max-width: 749px) {
  .btn1 {
    font-size: 15px;
  }
}

.wyg .btn1 {
  margin-right: 25px;
}
@media (max-width: 749px) {
  .wyg .btn1 {
    margin-right: 16px;
  }
}

h1 > .btn1, .h1 > .btn1, h2 > .btn1, .h2 > .btn1 {
  margin-left: 25px;
}
@media (max-width: 749px) {
  h1 > .btn1, .h1 > .btn1, h2 > .btn1, .h2 > .btn1 {
    margin-left: 0;
    display: table;
    margin-top: 12px;
  }
}

p + p > .btn1 {
  margin-top: 1em;
}

a.btn1[href^="http://"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER,
a.btn1[href^="https://"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER,
a.btn1[href^="//"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER,
.pub-links a[href^="http://"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER,
.pub-links a[href^="https://"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER,
.pub-links a[href^="//"]:not([href*="hrm.org"]):not([href*=hudsonriver]):not([href*="hrm.test"]):AFTER {
  content: "↗";
  display: inline-block;
  margin-left: 5px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

:root {
  --borderH: #dedede;
  --borderV: #00ACD2;
  --activeBG: #fff;
  --activeFG: #000;
  --grayBG: #f1f1f1;
  --activeGray: #989898;
  --activeColor: #00ACD2;
}

.color-text {
  color: var(--activeFG, #000000);
}

.color-active {
  color: var(--activeColor, #00ACD2);
}

.color-subdue {
  color: var(--activeGray, #CBCBCB);
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:focus,
*:active {
  outline: none;
}

html,
body {
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
}
body.modalOn {
  overflow: hidden;
}

p {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
  -webkit-margin-after: 1.3em;
          margin-block-end: 1.3em;
  -webkit-margin-before: 1.3em;
          margin-block-start: 1.3em;
}
.plus p {
  margin-top: 0.92em;
  margin-bottom: 0.92em;
}
.plus p:first-child {
  margin-top: -7px;
}

.img-display + p,
.img-wrap + p {
  margin-top: 0.65em;
}

[v-cloak] {
  display: none !important;
}

.row {
  position: relative;
  margin: 0 -24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.row.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row.baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 749px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
  .row:not(.rb-none):not(.family-nav):not(.fam-contents) {
    margin-left: 0;
    margin-right: 0;
    display: block;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -ms-flex-wrap: initial;
        flex-wrap: initial;
  }
  .row:not(.rb-none):not(.family-nav):not(.fam-contents).wrap {
    -ms-flex-wrap: initial;
        flex-wrap: initial;
  }
}

.f-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

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

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

.col {
  position: relative;
  padding: 0 24px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .wrap .col:not([class*=spacing]) {
    margin-bottom: 2em;
  }
}
@media (max-width: 749px) {
  .col {
    padding: 0 12px;
  }
  .row:not(.rb-none) > .col {
    padding: 0;
  }
  .row:not(.rb-none) > .col:not(:only-child) {
    margin: 0 0 2em;
  }
  .footer-contents .row:not(.rb-none) > .col:not(:only-child) {
    margin-bottom: 2.66em;
  }
  .date-day .row:not(.rb-none) > .col:last-child {
    margin: 0;
  }
  .date-day .row:not(.rb-none) > .col.span_12 {
    margin: 0;
  }
}

.col-inner {
  position: relative;
}

@media (min-width: 1024px) {
  .txt-fwd .text-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.text-inner {
  height: 100%;
  padding-right: 24px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .text-inner {
    padding-right: 12px;
  }
}
@media (max-width: 749px) {
  .text-inner {
    padding-right: 8px;
  }
}

.events-row {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.events-row .img-wrap {
  margin-bottom: 20px;
}
.events-row .content_span {
  max-width: 600px;
}

.emptycol {
  min-height: 1px;
}

.span_1 {
  max-width: 8.3333333333%;
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
}

.span_2, .row[data-col-count="6"] .content_span {
  max-width: 16.6666666667%;
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
}

.row[data-col-count="5"] .content_span {
  max-width: 20%;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}

.span_3, .row[data-col-count="4"] .content_span {
  max-width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

.span_4, .row[data-col-count="3"] .content_span {
  max-width: 33.3333333333%;
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}

.span_5 {
  max-width: 41.6666666667%;
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
}

.span_6, .row[data-col-count="2"] .content_span {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.span_8 {
  max-width: 66.6666666667%;
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
}

.span_9 {
  max-width: 75%;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}

.span_10 {
  max-width: 83.3333333333%;
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
}

.span_12, .row[data-col-count="1"] .content_span {
  width: 100%;
}

@media (min-width: 1024px) {
  .split-2-1 .col.span_6:nth-child(1) {
    max-width: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .split-2-1 .col.span_6:nth-child(2) {
    max-width: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
}
@media (min-width: 750px) and (max-width: 1023px) {
  .row[data-col-tab="5"] .content_span {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .row[data-col-tab="4"] .content_span {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .row[data-col-tab="3"] .content_span {
    max-width: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .row[data-col-tab="2"] .content_span {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 749px) {
  .row:not(.rb-none) > .col {
    max-width: none;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  #app .row[data-col-count="6"]:not(.fam-nav):not(.family-nav) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #app .row[data-col-count="6"]:not(.fam-nav):not(.family-nav) .content_span {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  #app .row[data-col-count="6"]:not(.fam-nav):not(.family-nav) .content_span:nth-child(odd) {
    padding-right: 8px;
  }
  #app .row[data-col-count="6"]:not(.fam-nav):not(.family-nav) .content_span:nth-child(even) {
    padding-left: 8px;
  }
}
.spacing0-5 {
  margin-bottom: 12px;
}

.spacing1 {
  margin-bottom: 24px;
}

.spacing1em {
  margin-bottom: 1em;
}

.spacing2 {
  margin-bottom: 48px;
}

.spacing3 {
  margin-bottom: 72px;
}

.spacing4 {
  margin-bottom: 96px;
}

.col[class*=spacing]:only-child {
  margin-bottom: 0;
}

.past-exh-grid .col.spacing2:last-child {
  margin-bottom: -48px;
}

.contentstart1 {
  padding-top: 120px;
}

.contentstart2 {
  padding-top: 48px;
}

.contentstart3 {
  padding-top: 24px;
}

.contentstart4 {
  padding-top: 12px;
}

@media (max-width: 749px) {
  .spacing1 {
    margin-bottom: 18px;
  }
  .spacing1em {
    margin-bottom: 1em;
  }
  .spacing2 {
    margin-bottom: 32px;
  }
  .spacing3 {
    margin-bottom: 54px;
  }
  .spacing4 {
    margin-bottom: 72px;
  }
  .contentstart1 {
    padding-top: 60px;
  }
  .contentstart2 {
    padding-top: 40px;
  }
  .contentstart3 {
    padding-top: 20px;
  }
  .contentstart4 {
    padding-top: 10px;
  }
}
header {
  position: relative;
  z-index: 2;
}
header .inner-header {
  color: var(--activeFG, black);
  background: var(--activeBG, white);
}
header.modalOn {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 749px) {
  header {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-chaining: none;
        overscroll-behavior: none;
  }
  .subOn header {
    color: black;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

.subOn {
  --activeColor:black;
}

.head-wrap {
  width: 100%;
  z-index: 5;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: sticky;
}
.head-wrap.subOn {
  top: 0;
}
@media (min-width: 750px) {
  .head-wrap {
    top: -79px;
    height: 136px;
  }
  .admin-bar .head-wrap {
    top: -47px;
  }
  .admin-bar .head-wrap.subOn {
    top: 32px;
  }
}
@media (max-width: 749px) {
  .head-wrap {
    position: relative;
  }
  .head-wrap.subOn {
    position: fixed;
    bottom: 0;
  }
}

.mobile-header {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 44px;
  color: white;
  -webkit-transform: translateY(-44px);
          transform: translateY(-44px);
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
}
@media (max-width: 749px) {
  .mobile-header {
    display: block;
    opacity: 0;
    background: var(--activeColor, black);
  }
  .subOn .mobile-header {
    opacity: 0;
    pointer-events: none;
  }
  .mobile-header.show-mobile {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.mobile-header .logo-line {
  left: 16px;
  background-position: 0 0;
  height: 40px;
}
.mobile-header nav {
  width: 65px;
  margin: 0 0 0 auto;
  height: 40px;
}

.hrm-mobile-logo {
  background-color: #00ACD2;
  position: absolute;
  top: 12px;
  left: 29px;
  width: 48px;
  height: 16px;
  z-index: 1;
  display: none;
}

#hrm-logo {
  position: relative;
  width: 152px;
  height: 110px;
  margin: 0 0 7px;
  padding-left: 4px;
}
#hrm-logo svg {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}
#hrm-logo g {
  fill: currentColor;
}
@media (max-width: 749px) {
  #hrm-logo {
    width: 118px;
    height: 85px;
    padding: 0;
  }
  #hrm-logo svg {
    display: block;
    width: 118px;
    height: 85px;
  }
}
#hrm-logo span.hrm-100year {
  position: absolute;
  top: 16px;
  left: 57px;
  width: 120px;
  height: 20px;
  background-size: auto 14.3px;
}
#hrm-logo span.hrm-100year svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 103.95px;
  height: 14.01px;
  fill: var(--activeColor, #00ACD2);
  opacity: 0;
  -webkit-animation: fadein 1s 0.2s forwards 1;
          animation: fadein 1s 0.2s forwards 1;
  path: var(--activeColor, #00ACD2);
}
#hrm-logo span.hrm-100year svg g {
  fill: var(--activeColor, #00ACD2);
}
@media (max-width: 749px) {
  #hrm-logo span.hrm-100year {
    top: 12px;
    left: 44px;
  }
  #hrm-logo span.hrm-100year svg {
    width: 82px;
    height: 12px;
  }
}
.subOn #hrm-logo span.hrm-100year {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.subOn #hrm-logo span.hrm-100year svg {
  fill: white;
  path: white;
}
.subOn #hrm-logo span.hrm-100year svg g {
  fill: white;
}
.flip #hrm-logo svg {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  opacity: 0;
}
.subOn #hrm-logo {
  color: #000;
}
.subOn .flip #hrm-logo svg {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

.flip {
  --activeBG:#00ACD2;
  --activeFG:#FFF;
  --activeColor:black;
}

.menu-item-has-children > a {
  position: relative;
  display: inline-block;
  padding-right: 28px;
}
.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  --borderH:white;
  border-left: solid 1px var(--borderH, inherit);
  border-top: solid 1px var(--borderH, inherit);
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
@media (hover: hover) {
  .menu-item-has-children > a:HOVER:after {
    opacity: 1;
  }
}
.menu-item-has-children.showSub > a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 0;
}

.nav-max {
  width: 100%;
  margin: auto;
}

.logo-line {
  position: absolute;
  top: 0;
  left: 50px;
  width: 1px;
  height: 33px;
  color: var(--activeColor, #00ACD2);
  background-color: var(--activeColor, #00ACD2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(25%, white), color-stop(25%, white), color-stop(75%, currentColor), to(currentColor));
  background-image: linear-gradient(to bottom, white 0%, white 25%, white 25%, currentColor 75%, currentColor 100%);
  background-size: 100% 400%;
  background-position: 50% 100%;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
}
.logo-line.logo-line-2 {
  top: 77px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.subOn .logo-line, .flip .logo-line {
  background-position: 0 0;
}
@media (max-width: 749px) {
  .logo-line {
    height: 25px;
    left: 36px;
  }
  .logo-line.logo-line-2 {
    top: 59px;
  }
  .subOn .logo-line {
    color: white;
    background-color: black;
  }
}

.nav-primary nav, .mobile-header nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.nav-primary {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 24px;
}
.subOn .nav-primary {
  pointer-events: none;
}
.subOn .nav-primary #hrm-logo, .subOn .nav-primary nav {
  pointer-events: all;
}
.subOn .nav-primary nav {
  color: white;
}
@media (min-width: 750px) {
  .nav-primary nav {
    position: sticky;
    top: -25px;
  }
  .admin-bar .nav-primary nav {
    top: 0px;
  }
  .flip .nav-primary nav {
    position: absolute;
    top: 53px;
    right: 0;
  }
  .admin-bar .flip .nav-primary nav {
    top: 53px;
  }
  .subOn .flip .nav-primary nav {
    top: 0;
  }
  .admin-bar .subOn .flip .nav-primary nav {
    top: 0;
  }
}
@media (max-width: 749px) {
  .nav-primary {
    margin-right: 0;
  }
  .subOn .nav-primary {
    background-color: #00ACD2;
  }
  .nav-primary nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
  }
}

.navSep {
  width: 1px;
  height: 56px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(25%, white), color-stop(25%, white), color-stop(75%, currentColor), to(currentColor));
  background-image: linear-gradient(to bottom, white 0%, white 25%, white 25%, currentColor 75%, currentColor 100%);
  background-size: 100% 400%;
  background-position: 50% 100%;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  color: var(--activeColor, #00ACD2);
}
.flip .navSep {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.subOn .navSep, .flip .navSep, .mobile-header .navSep {
  background-position: 0 0;
}
.page-template-_tmpl-glenview .navSep {
  color: #000;
  background-color: #000;
}
@media (max-width: 749px) {
  .navSep {
    height: 40px;
  }
  .icon-menu + .navSep {
    display: none;
  }
}

.subnav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  --borderV:#fff;
  padding-left: 50%;
}
@media (max-width: 1200px) {
  .subnav {
    padding-left: 33.3333333333%;
  }
}
@media (min-width: 1600px) {
  .subnav {
    padding-left: 66.6666666667%;
  }
}
@media (min-width: 750px) and (max-width: 1023px) {
  .subnav {
    padding-left: 33.333%;
  }
}
@media (max-width: 749px) {
  .subnav {
    position: absolute;
    padding-left: 0;
  }
}

.subnav-bg {
  position: absolute;
  top: 0;
  left: -100%;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  background-color: #00ACD2;
  -webkit-animation: subnavbgon 0.2s forwards 1;
          animation: subnavbgon 0.2s forwards 1;
}
.subnav-leave-active .subnav-bg {
  -webkit-animation: subnavbgoff 0.2s forwards 1;
          animation: subnavbgoff 0.2s forwards 1;
}
@media (max-width: 749px) {
  .subnav-bg {
    position: fixed;
    left: 0;
    height: 200%;
    bottom: auto;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}

.subnav-inv-close {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@-webkit-keyframes subnavbgon {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes subnavbgon {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes subnavbgoff {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes subnavbgoff {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.menu > li {
  overflow: hidden;
  padding-bottom: 4px;
}
.menu > li:nth-child(1) {
  z-index: 15;
}
.menu > li:nth-child(2) {
  z-index: 14;
}
.menu > li:nth-child(3) {
  z-index: 13;
}
.menu > li:nth-child(4) {
  z-index: 12;
}
.menu > li:nth-child(5) {
  z-index: 11;
}
.menu > li:nth-child(6) {
  z-index: 10;
}
.menu > li:nth-child(7) {
  z-index: 9;
}
.menu > li:nth-child(7) {
  z-index: 8;
}
.menu > li:nth-child(8) {
  z-index: 7;
}
.menu > li:nth-child(9) {
  z-index: 6;
}
.menu > li:nth-child(10) {
  z-index: 5;
}

.subnav-search {
  --activeColor:#00ACD2;
}

@media (min-width: 750px) {
  .subnav-lists:not(.subactive), .subnav-search:not(.subactive) {
    display: none;
  }
}

.subnav-lists {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 132px 24px 0px;
}
@media (min-width: 750px) {
  .subnav-lists {
    padding-right: 100px;
    max-height: 100%;
    max-height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .subnav-lists #menu-primary-nav {
    padding-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .subnav-lists {
    padding-left: 0;
  }
}
.subnav-lists ul {
  list-style: none;
  margin: 0;
  padding: 4px 0 0;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.subnav-lists li {
  padding-bottom: 4px;
}
.subnav-lists a {
  color: black;
  text-decoration: none;
  display: inline-block;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
@media (hover: hover) {
  .subnav-lists a:hover {
    color: white;
  }
}
.subnav-lists a.active {
  color: white;
}
.subnav-lists .menu > li > a, .subnav-lists .sub-menu {
  opacity: 0;
  -webkit-animation: navin 0.75s 0.05s forwards 1;
          animation: navin 0.75s 0.05s forwards 1;
}
.subnav-leave-active .subnav-lists .menu > li > a, .subnav-leave-active .subnav-lists .sub-menu {
  animation-direction: reverse;
}
.subnav-lists a.active {
  cursor: default;
}
.subnav-lists .subnav-left a:not(.subnavLink).active:after {
  content: "→";
}
@media (hover: hover) {
  .subnav-lists .subnav-left a.subnavLink:not(.active):hover:after {
    content: "→";
  }
}
.subnav-lists .subnav-right a.active:before {
  content: "● ";
}
.subnav-lists .sub-menu {
  padding-left: 24px;
  padding-right: 5px;
  display: none;
  margin: 0;
}
.subnav-lists .sub-menu li.current-menu-item a:before {
  content: "● ";
}
.subnav-lists .sub-menu li.current-menu-item-child a:before {
  content: "← ";
}
@media (max-width: 749px) {
  .subnav-lists .sub-menu {
    padding-left: 30px;
  }
}
.subnav-lists li.current-menu-item a, .subnav-lists li.current-menu-item-child a {
  color: white;
}
.subnav-lists li.showSub > a {
  color: white;
}
.subnav-lists li.showSub .sub-menu {
  display: block;
}
.subnav-lists .menu > li:nth-of-type(2) > a, .subnav-enter-active .subnav-lists li:nth-of-type(2) .sub-menu {
  -webkit-animation-delay: 0.075s;
          animation-delay: 0.075s;
}
.subnav-lists .menu > li:nth-of-type(3) > a, .subnav-enter-active .subnav-lists li:nth-of-type(3) .sub-menu {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.subnav-lists .menu > li:nth-of-type(4) > a, .subnav-enter-active .subnav-lists li:nth-of-type(4) .sub-menu {
  -webkit-animation-delay: 0.125s;
          animation-delay: 0.125s;
}
.subnav-lists .menu > li:nth-of-type(5) > a, .subnav-enter-active .subnav-lists li:nth-of-type(5) .sub-menu {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.subnav-lists .menu > li:nth-of-type(6) > a, .subnav-enter-active .subnav-lists li:nth-of-type(6) .sub-menu {
  -webkit-animation-delay: 0.175s;
          animation-delay: 0.175s;
}
.subnav-lists .menu > li:nth-of-type(7) > a, .subnav-enter-active .subnav-lists li:nth-of-type(7) .sub-menu {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.subnav-lists .menu > li:nth-of-type(8) > a, .subnav-enter-active .subnav-lists li:nth-of-type(8) .sub-menu {
  -webkit-animation-delay: 0.225s;
          animation-delay: 0.225s;
}
.subnav-lists .menu > li:nth-of-type(9) > a, .subnav-enter-active .subnav-lists li:nth-of-type(9) .sub-menu {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
@media (max-width: 749px) {
  .subnav-lists {
    padding: 112px 0px 0px 16px;
  }
  .subnav-lists .h2 {
    font-size: 30px;
  }
  .admin-bar .subnav-lists {
    padding-top: 112px;
  }
  .subnav-lists .sub-menu {
    margin-top: 4px;
  }
  .subnav-lists .sub-menu .h2 {
    line-height: 28px;
    margin-bottom: 4px;
  }
  .subnav-lists .menu li {
    margin-bottom: 0px;
  }
}

@-webkit-keyframes navin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes navin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.subnav-search {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 132px 0 100px 24px;
  color: black;
  opacity: 0;
  -webkit-animation: navin 0.75s 0.05s forwards 1;
          animation: navin 0.75s 0.05s forwards 1;
}
.subnav-leave-active .subnav-search {
  animation-direction: reverse;
}
@media (max-width: 749px) {
  .subnav-search {
    padding: 40px 16px 100px;
  }
}

.section-footer {
  margin: auto 0 0;
  --borderH: #FFFFFF;
  --borderV: #FFFFFF;
  --activeBG:#fff;
  --activeFG:#000;
  color: #fff;
}
.section-footer > .pad-row {
  margin-top: 160px;
  background: #00ACD2;
}
@media (max-width: 749px) {
  .section-footer > .pad-row {
    margin-top: 80px;
  }
}
.section-footer a {
  color: #FFF;
  text-decoration: none;
}
@media (hover: hover) {
  .section-footer a:not(.button-footer):hover {
    opacity: 0.5;
  }
}
.section-footer .footer-contents {
  padding-top: 40px;
  margin-bottom: 80px;
}
@media (max-width: 749px) {
  .section-footer .footer-contents {
    padding-top: 16px;
  }
}
.section-footer h4 {
  margin: 0 0 15px;
}
.section-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-footer li {
  text-indent: -15px;
  padding-left: 15px;
}

@media (min-width: 750px) {
  .legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 35px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.legal .org-name {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Ginto", serif;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "ss01", "ss02";
          font-feature-settings: "ss01", "ss02";
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.015em;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
.legal .org-name b, .legal .org-name strong {
  font-weight: normal;
}
@media (max-width: 749px) {
  .legal .org-name {
    margin-bottom: 12px;
  }
}
.legal .opac50 {
  color: rgba(255, 255, 255, 0.5);
}
.legal .opac50 a {
  color: rgba(255, 255, 255, 0.5);
}
@media (hover: hover) {
  .legal .opac50 a:HOVER {
    opacity: 1;
    color: white;
  }
}
.legal .social {
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}
@media (max-width: 749px) {
  .legal .social {
    margin: 24px 0 0;
    padding-bottom: 12px;
  }
  .legal .social li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 8px;
  }
}
@media (min-width: 750px) {
  .legal .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .legal .social li {
    margin-left: 24px;
  }
  .legal .social li.tw, .legal .social li.ig {
    margin-left: 18px;
  }
}
@media (max-width: 749px) {
  .legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.arr-ne {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  display: inline-block;
}

.footer-contents a.map-link {
  margin-left: 4px;
  opacity: 0.5;
}
@media (hover: hover) {
  .footer-contents a.map-link:HOVER {
    opacity: 1;
  }
}

.foot-margin {
  margin-right: 15px;
}
@media (max-width: 749px) {
  .foot-margin {
    display: block;
    margin-bottom: 4px;
  }
}

.breadcrumb {
  position: relative;
  padding: 0 30px 0 0;
}
.breadcrumb a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  .head-wrap:not(.subOn) .inner-header:not(.flip) .breadcrumb a:hover, .head-wrap:not(.subOn) .inner-header:not(.flip) .breadcrumb a:hover {
    color: var(--activeColor, #00ACD2);
  }
  .inner-header.flip .breadcrumb a:hover, .head-wrap.subOn .breadcrumb a:hover {
    opacity: 0.5;
  }
}
.breadcrumb p, .breadcrumb a {
  display: inline-block;
  margin-bottom: 0;
}
.subOn .breadcrumb {
  opacity: 0;
  visibility: hidden;
}
.breadcrumb .on-this-page-label {
  position: absolute;
  top: -18px;
  left: 0;
  font-size: 13px;
  color: var(--activeGray, #CBCBCB);
  opacity: 1;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.hide-crumb .breadcrumb .on-this-page-label {
  opacity: 0;
}
@media (max-width: 749px) {
  .breadcrumb {
    padding: 0 12px 0 0;
    text-align: right;
    display: none;
  }
  .breadcrumb a {
    height: 22px;
    line-height: 24px;
    display: block;
  }
  .breadcrumb span[data-scrolltarget], .breadcrumb .on-this-page-label {
    display: none;
  }
}

@media (max-width: 749px) {
  .mobile-header .breadcrumb {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    background: white;
    color: var(--activeColor, #00ACD2);
    padding: 8px 16px 10px;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-header .breadcrumb .on-this-page-label {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .mobile-header .breadcrumb .bread-item {
    display: inline-block;
  }
  .mobile-header .breadcrumb .bread-item:last-child {
    margin-right: 16px;
  }
}
.bread-item {
  cursor: pointer;
}
@media (hover: hover) {
  .head-wrap:not(.subOn) .inner-header:not(.flip) .bread-item:hover, .head-wrap:not(.subOn) .inner-header:not(.flip) .bread-item:hover {
    color: var(--activeColor, #00ACD2);
  }
  .inner-header.flip .bread-item:hover, .head-wrap.subOn .bread-item:hover {
    opacity: 0.5;
  }
}

.bread-item + .bread-item {
  margin-left: 20px;
}

.button-footer {
  display: inline-block;
  vertical-align: bottom;
  padding: 12px 18px 14px;
  text-decoration: none;
  border: solid 1px;
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  border-color: white;
  color: white;
}
@media (hover: hover) {
  .button-footer:HOVER {
    background-color: white;
    color: var(--activeColor, #00ACD2);
  }
}

.carousel-home h1 {
  margin: 0;
  color: #CBCBCB;
}
@media (max-width: 749px) {
  .carousel-home h1 {
    font-size: 32px;
    font-size: 14vw;
  }
}
.carousel-home h2 {
  margin: 0;
}
.carousel-home a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.carousel-home .carousel-items {
  margin-top: 40px;
  padding-bottom: 45%;
  position: relative;
  overflow: hidden;
  background: #00ACD2;
}
@media (max-width: 749px) {
  .carousel-home .carousel-items {
    padding-bottom: 150%;
    margin-top: 20px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (min-width: 1350px) {
  .carousel-home .carousel-items {
    padding-bottom: 40%;
  }
}
@media (min-width: 1550px) {
  .carousel-home .carousel-items {
    padding-bottom: 35%;
  }
}
@media (min-width: 1850px) {
  .carousel-home .carousel-items {
    padding-bottom: 30%;
  }
}
.carousel-home .slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eaeaea;
  z-index: 2;
}
.carousel-home .slide.active {
  z-index: 4;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-animation: carouselin 0.6s 0.1s forwards 1;
          animation: carouselin 0.6s 0.1s forwards 1;
}
.carousel-home .slide.notransition {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: none;
          transform: none;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.carousel-home .slide.leaving-carousel {
  z-index: 3;
}
.carousel-home .slide .text {
  width: 33.35%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 32px;
  background: var(--colorpickerSet, #00ACD2);
  color: black;
}
@media (max-width: 749px) {
  .carousel-home .slide .text {
    padding: 12px 16px;
  }
  .carousel-home .slide .text h2 {
    font-size: 32px;
    margin-left: -1px;
    line-height: 1;
  }
  .carousel-home .slide .text p {
    margin-top: 10px;
  }
}
.carousel-home .slide .allexh-link {
  position: absolute;
  bottom: 32px;
  left: 32px;
  z-index: 3;
}
@media (max-width: 749px) {
  .carousel-home .slide .allexh-link {
    bottom: 16px;
    left: 16px;
  }
}
.carousel-home .slide .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 66.67%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.carousel-home .slide.invert .text {
  color: white;
}
.carousel-home .slide.fliporder .text {
  right: auto;
  left: 0;
}
.carousel-home .slide.fliporder .img {
  left: auto;
  right: 0;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .carousel-home .slide .img {
    width: 50%;
    background-position: 100% 50%;
  }
  .carousel-home .slide .text {
    width: 50%;
  }
}
@media (max-width: 749px) {
  .carousel-home .slide .img {
    width: 100%;
    top: 0;
    height: 45%;
  }
  .carousel-home .slide .text {
    width: 100%;
    top: auto;
    bottom: 0;
    height: 55%;
  }
}
.carousel-home .active u:after {
  background-color: currentColor;
}
.carousel-home .active {
  color: var(--colorpickerSet, #00ACD2);
}
.carousel-home .active u {
  color: var(--colorpickerSet, #00ACD2);
  right: 4px;
}
.carousel-home .science.active u {
  right: 2px;
}
.carousel-home .history.active u {
  left: 5px;
  right: 36px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .carousel-home .history.active u {
    right: 30px;
  }
}
@media (max-width: 749px) {
  .carousel-home .active u {
    right: 1px;
  }
  .carousel-home .science.active u {
    right: 0.05em;
  }
  .carousel-home .history.active u {
    left: 2px;
    right: 0.5em;
  }
}

@-webkit-keyframes carouselin {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes carouselin {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
h1 a {
  position: relative;
  display: inline-block;
}
h1 a u {
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 5px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  h1 a u {
    height: 4px;
  }
}
@media (max-width: 749px) {
  h1 a u {
    height: 3px;
  }
}
h1 a u:AFTER {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.autoplaying h1 a u:AFTER {
  -webkit-animation: fuse 6s linear forwards infinite;
          animation: fuse 6s linear forwards infinite;
}

@-webkit-keyframes fuse {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes fuse {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.icon {
  cursor: pointer;
}
@media (hover: hover) {
  .head-wrap:not(.subOn) .inner-header:not(.flip) .icon:hover, .head-wrap:not(.subOn) .inner-header:not(.flip) .icon:hover {
    color: var(--activeColor, #00ACD2);
  }
  .inner-header.flip .icon:hover, .head-wrap.subOn .icon:hover {
    opacity: 0.5;
  }
}

.icon-search {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
}
.icon-search small {
  display: inline-block;
  width: 50px;
  height: 50px;
}
.icon-search small:BEFORE, .icon-search small:AFTER {
  content: "";
  position: absolute;
}
.icon-search small:BEFORE {
  width: 13px;
  height: 13px;
  bottom: 4px;
  left: 9px;
  border-radius: 50%;
  border: 1px solid currentColor;
  z-index: 2;
}
.icon-search small:AFTER {
  bottom: 4px;
  left: 19px;
  width: 6px;
  height: 1px;
  background: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.icon-search:AFTER {
  width: 23px;
  height: 23px;
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor)), -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 100%), linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 100% 1px, 1px 100%;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat;
  bottom: -2px;
  left: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.icon-search.navalt:BEFORE {
  display: none;
}
.icon-search.navalt:AFTER {
  content: "";
}
.icon-search.navalt small {
  display: none;
}
@media (max-width: 749px) {
  .icon-search {
    display: none;
    width: 64px;
  }
}

.icon-menu {
  padding: 0 30px 0 10px;
  width: 88px;
  position: relative;
  color: inherit;
}
.icon-menu:BEFORE {
  content: "Menu";
}
.icon-menu:AFTER {
  width: 23px;
  height: 23px;
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor)), -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 100%), linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 100% 1px, 1px 100%;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat;
  bottom: -2px;
  left: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.icon-menu.navalt {
  height: 22px;
}
.icon-menu.navalt:BEFORE {
  content: "";
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  bottom: 0;
}
.icon-menu.navalt:AFTER {
  content: "";
}
@media (max-width: 749px) {
  .icon-menu {
    min-width: 64px;
    width: 64px;
    font-size: 15px;
    line-height: 24px;
    padding: 0 10px;
  }
}

.hrm-form-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.hrm-form-single input[type=text] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.hrm-form-search input[type=text] {
  width: 100%;
  border-radius: 0;
  border: none;
  border-bottom: solid 1px white;
  padding: 0px 0 5px;
  text-indent: 0;
  line-height: 1.5;
}
.hrm-form-search input[type=text]::-webkit-input-placeholder {
  color: #000;
}
.hrm-form-search input[type=text]:-moz-placeholder {
  color: #000;
}
.hrm-form-search input[type=text]::-moz-placeholder {
  color: #000;
}
.hrm-form-search input[type=text]:-ms-input-placeholder {
  color: #000;
}
.hrm-form-search input[type=text]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 80px #00ACD2 inset;
}
.hrm-form-search input[type=submit] {
  border-color: white;
  color: white;
}

form input,
form select,
form textarea {
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1.333333;
  background: none;
  border: solid 1px;
  border-color: var(--borderV, inherit);
}
@media (min-width: 750px) and (max-width: 1023px) {
  form input,
  form select,
  form textarea {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media (max-width: 749px) {
  form input,
  form select,
  form textarea {
    font-size: 15px;
    line-height: 1.33;
  }
}
@media (max-width: 749px) {
  form input,
  form select,
  form textarea {
    font-size: 16px;
  }
  form input::-webkit-input-placeholder,
  form select::-webkit-input-placeholder,
  form textarea::-webkit-input-placeholder {
    font-size: 15px;
  }
  form input:-moz-placeholder,
  form select:-moz-placeholder,
  form textarea:-moz-placeholder {
    font-size: 15px;
  }
  form input::-moz-placeholder,
  form select::-moz-placeholder,
  form textarea::-moz-placeholder {
    font-size: 15px;
  }
  form input:-ms-input-placeholder,
  form select:-ms-input-placeholder,
  form textarea:-ms-input-placeholder {
    font-size: 15px;
  }
}
form input[type=text],
form input[type=email],
form input[type=tel] {
  text-indent: 0.4em;
}
form input[type=submit] {
  cursor: pointer;
}

#mc-embedded-subscribe-form {
  position: relative;
}
#mc-embedded-subscribe-form input[type=email] {
  width: 100%;
  border-radius: 0;
  border: none;
  color: white;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding: 0px 0 10px;
  text-indent: 0;
  line-height: 1.5;
}
#mc-embedded-subscribe-form input[type=email]::-webkit-input-placeholder {
  color: #FFF;
}
#mc-embedded-subscribe-form input[type=email]:-moz-placeholder {
  color: #FFF;
}
#mc-embedded-subscribe-form input[type=email]::-moz-placeholder {
  color: #FFF;
}
#mc-embedded-subscribe-form input[type=email]:-ms-input-placeholder {
  color: #FFF;
}
#mc-embedded-subscribe-form input[type=email]:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
#mc-embedded-subscribe-form input[type=email]:focus:-moz-placeholder {
  opacity: 0;
  transition-duration: 0.5s;
}
#mc-embedded-subscribe-form input[type=email]:focus::-moz-placeholder {
  opacity: 0;
  transition-duration: 0.5s;
}
#mc-embedded-subscribe-form input[type=email]:focus:-ms-input-placeholder {
  opacity: 0;
  transition-duration: 0.5s;
}
#mc-embedded-subscribe-form input[type=email]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 80px #00ACD2 inset;
}
#mc-embedded-subscribe-form input[type=submit] {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  opacity: 0.5;
}
#mc-embedded-subscribe-form input[type=submit]:ACTIVE {
  opacity: 1;
}

.calendar-filters {
  padding-bottom: 6px;
}
@media (max-width: 749px) {
  .calendar-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .calendar-filters .select-wrap:last-child {
    margin-right: 0;
  }
}

.select-wrap {
  position: relative;
  width: 195px;
  display: inline-block;
  margin-right: 15px;
}
.select-wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #CBCBCB;
  margin-top: -4px;
}
.select-wrap select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0 !important;
  border: none;
  border-bottom: solid 1px #CBCBCB;
  color: #CBCBCB;
  background: none;
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1.333333;
  padding: 5px 0;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .select-wrap select {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media (max-width: 749px) {
  .select-wrap select {
    font-size: 15px;
    line-height: 1.33;
  }
}
@media (max-width: 749px) {
  .select-wrap select {
    font-size: 16px;
  }
}
.select-wrap.has-dropdown-value select {
  border-color: black;
  color: black;
}
.select-wrap.has-dropdown-value:AFTER {
  border-top-color: black;
}

#app {
  min-height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#app.fixOverride {
  padding-top: 118px;
}

a {
  text-decoration: none;
}
a.inh {
  color: inherit;
}

.page-contents a.link-highlight,
a.link-highlight {
  color: var(--activeColor, #00ACD2);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.page-contents a.link-highlight:HOVER,
a.link-highlight:HOVER {
  color: var(--activeFG, #000000);
}

.page-contents a {
  color: inherit;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.page-contents a.link-active {
  color: var(--activeColor, #00ACD2);
}
.page-contents > div:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .page-title {
    margin-top: 10px;
  }
}

p:first-child,
ul:first-child,
ol:first-child {
  margin-top: 0;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

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

@media (min-width: 768px) {
  .max-title {
    max-width: 70%;
  }
}

.text-content a {
  color: var(--activeColor, #00ACD2);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.text-content a.color-text {
  color: var(--activeFG, #000000);
}
.text-content a.color-subdue {
  color: var(--activeGray, #000000);
}
.text-content a.color-subdue:HOVER {
  color: var(--activeFG, #000000);
}
.text-content a.inh {
  color: inherit;
}

.wyg a {
  color: var(--activeColor, #00ACD2);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.wyg a.color-text {
  color: var(--activeFG, #000000);
}
.wyg a.color-subdue {
  color: var(--activeGray, #000000);
}
.wyg a.color-subdue:HOVER {
  color: var(--activeFG, #000000);
}
.wyg a.inh {
  color: inherit;
}
.wyg p,
.wyg ul,
.wyg ol {
  max-width: 720px;
}
.wyg blockquote {
  margin: 1.3em 0;
}
.wyg ul:not(.list-simple) {
  list-style: none;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
  padding-left: 10px;
}
.wyg ul:not(.list-simple) li {
  text-indent: -22px;
  padding-left: 22px;
}
.wyg ul:not(.list-simple) li:before {
  content: "●";
  padding-right: 8px;
}
.wyg ul:not(.list-simple).list-simple {
  padding-left: 0;
}
.wyg ul:not(.list-simple).list-simple li:before {
  content: "";
}
.wyg ul:not(.list-simple).list-of-names {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 1.3em;
}
.wyg ul:not(.list-simple).list-of-names li {
  text-indent: -14px;
  padding-left: 14px;
}
.wyg ul:not(.list-simple).list-of-names li:before {
  display: none;
}
.wyg ol {
  list-style: none;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
  padding-left: 10px;
}
.wyg ol li {
  counter-increment: inst;
  text-indent: -22px;
  padding-left: 22px;
}
.wyg ol li:before {
  content: counter(inst);
  padding-right: 8px;
  display: inline-block;
  min-width: 30px;
  text-indent: 0;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
  text-align: right;
  margin-left: -8px;
}
.wyg ol.list-simple {
  padding-left: 0;
}
.wyg ol.list-simple li:before {
  content: "";
}
.wyg img {
  max-width: 100%;
  height: auto;
}
.wyg img:not(:first-child) {
  margin-top: 0.75em;
}
.wyg img + p {
  margin-top: 0.65em;
}
.wyg .p-w-b + .p-w-b, .wyg blockquote + .p-w-b, .wyg .p-w-b + blockquote, .wyg blockquote + blockquote {
  margin-top: 60px;
}
.wyg ul + h2,
.wyg ol + h2,
.wyg p + h2,
.wyg div + h2 {
  margin-top: 48px;
}
.wyg ul + h1,
.wyg ol + h1,
.wyg p + h1,
.wyg div + h1 {
  margin-top: 48px;
}
.wyg p + ul.list-of-names {
  margin-top: -1.3em;
}
.wyg div.minus:not(:first-child),
.wyg div.plus:not(:first-child) {
  margin-top: 1.3em;
}
.wyg div.minus:not(:last-child),
.wyg div.plus:not(:last-child) {
  margin-bottom: 1.3em;
}
.wyg h4 + div.minus:not(:first-child),
.wyg h5 + div.minus:not(:first-child) {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .txt-max {
    max-width: 75%;
  }
}

.pad-row {
  padding-left: 100px;
  padding-right: 100px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .pad-row {
    padding-left: 75px;
    padding-right: 50px;
  }
}
@media (max-width: 749px) {
  .pad-row {
    padding: 0 16px;
  }
}

.pad-out {
  padding: 0 50px;
}
@media (min-width: 750px) and (max-width: 1023px) {
  .pad-out {
    padding: 0 25px;
  }
}
@media (max-width: 749px) {
  .pad-out {
    padding: 0 16px;
  }
}

.pad-none {
  padding: 0;
  overflow: hidden;
}

.fg-blue {
  color: #00ACD2;
}

.b-left {
  border-left: solid 1px;
}

.p-w-b, .wyg blockquote {
  position: relative;
  padding-left: 10px;
}
.p-w-b:not(:first-child), .wyg blockquote:not(:first-child) {
  margin-top: 1.3em;
}
.p-w-b:not(:last-child), .wyg blockquote:not(:last-child) {
  margin-bottom: 1.3em;
}
.p-w-b:BEFORE, .wyg blockquote:BEFORE {
  content: "";
  position: absolute;
  top: 0.23em;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: var(--borderV, inherit);
}
.p-w-b.p-w-b-top:BEFORE, .wyg blockquote.p-w-b-top:BEFORE {
  top: 0;
}
@media (min-width: 750px) {
  .match-border .p-w-b, .match-border .wyg blockquote, .wyg .match-border blockquote {
    height: 100%;
  }
}

.blok {
  display: block;
}

.pt1 {
  padding-top: 1em;
}

.pb1 {
  padding-bottom: 1em;
}

.pr0 {
  padding-right: 0;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.list-simple {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-simple .spacing2:last-child,
.list-simple .spacing3:last-child {
  margin-bottom: 0;
}

.invert {
  color: white;
}

.bgCover {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bgContain {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.bgContain.bottom-center {
  background-position: 50% 100%;
}

.x-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  z-index: 4;
  cursor: pointer;
}
.x-close:AFTER {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor)), -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 100%), linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 100% 1px, 1px 100%;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.overlaylink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  opacity: 0;
  z-index: 2;
}

.link-ext:AFTER {
  content: "↗";
  display: inline-block;
  margin-left: 5px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.subtitle {
  display: block;
}

.featured-img {
  position: relative;
}
.featured-img img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: auto;
}
@media (min-width: 750px) {
  .featured-img img {
    max-height: 700px;
    max-height: 70vh;
  }
}
.featured-img a {
  display: block;
}
.single-objects .featured-img, .single-events .featured-img {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.featured-img.vert .featured-img-inner, .featured-img.vertX .featured-img-inner {
  padding: 0 23px 0 46px;
}
@media (min-width: 750px) {
  .featured-img.vert img, .featured-img.vertX img {
    max-height: 500px;
    max-height: 70vh;
  }
}
.featured-img-inner {
  margin: auto;
}

.featured-img-caption {
  padding: 0.5em 0;
  text-align: right;
  margin-bottom: 1em;
}
.vert .featured-img-caption, .vertX .featured-img-caption {
  text-align: left;
}

.imagefull .img-wrap-crop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  max-height: 80vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-height: 700px) {
  .imagefull .img-wrap-crop {
    max-height: 70vh;
  }
}

.sponsor-block .imagefull {
  width: 75%;
  max-width: 1000px;
}
@media (max-width: 1100px) {
  .sponsor-block .imagefull {
    width: 85%;
  }
}
@media (max-width: 800px) {
  .sponsor-block .imagefull {
    width: 93%;
  }
}
@media (max-width: 749px) {
  .sponsor-block .imagefull {
    width: auto;
  }
}

.img-vert-center {
  display: block;
  width: 100%;
}

.page-img-caption {
  padding: 0.5em 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .pad-none .span_12 .page-img-caption {
    text-align: right;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .pad-none .span_12 .row .page-img-caption {
    padding-right: 0;
  }
}
@media (min-width: 750px) and (max-width: 1023px) {
  .imagefull .page-img-caption {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 749px) {
  .imagefull .page-img-caption {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.inline-vid-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.inline-vid-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onBG {
  background: #F6F6F6;
}

.section-header:not([class*=spacing]) {
  margin: 0;
}
.onBG .section-header {
  padding: 25px 0 0;
}

.hanging-header {
  font-family: "Ginto", serif;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "ss01", "ss02";
          font-feature-settings: "ss01", "ss02";
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  line-height: 1.083;
  padding-top: 24px;
}
.hanging-header b, .hanging-header strong {
  font-weight: normal;
}
.hanging-header.plus {
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 749px) {
  .hanging-header {
    font-size: 20px;
    line-height: 1.05;
  }
}
.hanging-header.p-w-b:BEFORE, .wyg blockquote.hanging-header:BEFORE {
  --borderV: #000;
  top: 0;
}

.body-header {
  font-family: "Ginto", serif;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "ss01", "ss02";
          font-feature-settings: "ss01", "ss02";
  font-weight: 400;
  line-height: 1;
  font-size: 24px;
  line-height: 1.083;
  padding-bottom: 90px;
}
.body-header b, .body-header strong {
  font-weight: normal;
}
.body-header.plus {
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 749px) {
  .body-header {
    font-size: 20px;
    line-height: 1.05;
  }
}

.min-label {
  margin-bottom: 4px;
}

.section-selected-objects {
  min-height: 400px;
}

.tombstone a {
  color: #00ACD2;
  text-decoration: none;
}

.tombstone-group {
  margin: 0 0 1em;
}
.tombstone-group.object-gc_link {
  margin-bottom: 0;
}

.tombstone-group-google-ac {
  margin-top: 2em;
}

@media (min-width: 750px) {
  .variable-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 22px;
  }
  .variable-header.dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .variable-header.dir-row .featured-img,
  .variable-header.dir-row .header-text {
    width: 50%;
    margin: auto;
  }
  .variable-header.dir-row .featured-img.align-bottom,
  .variable-header.dir-row .header-text.align-bottom {
    margin-bottom: 0;
  }
  .variable-header.dir-row .header-text {
    padding: 0 23px;
  }
  .variable-header.dir-row .header-text.featured-img {
    margin-bottom: 0;
  }
  #app .variable-header .vert,
  #app .variable-header .vertX {
    margin-bottom: 24px;
  }
  #app .exhibition-layout .variable-header .vert,
  #app .exhibition-layout .variable-header .vertX {
    margin-bottom: 0;
  }
}
.variable-header .featured-img.hor + .header-text > :first-child {
  margin-top: 0.75em;
}

@media (min-width: 1350px) {
  .header-text {
    max-width: 85%;
  }
}
@media (min-width: 1550px) {
  .header-text {
    max-width: 75%;
  }
}
@media (min-width: 1850px) {
  .header-text {
    max-width: 60%;
  }
}

.exh-teaser a {
  color: inherit;
  text-decoration: none;
}

.ex-thumb-grid {
  padding-top: 60px;
}
@media (max-width: 749px) {
  .ex-thumb-grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  #app .ex-thumb-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #app .ex-thumb-grid .span_3 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  #app .ex-thumb-grid .span_3 .thumb-img {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 750px) {
  .exhibition-feature {
    max-height: 70vh;
    overflow: hidden;
  }
}
.exhibition-feature .col.exhibition-feature-image {
  padding-right: 0;
}
.exhibition-feature .col.exhibition-feature-text {
  padding: 32px;
  margin-right: 24px;
}
@media (max-width: 749px) {
  .exhibition-feature {
    padding: 0;
  }
  .exhibition-feature .col {
    margin-bottom: 0 !important;
  }
  .exhibition-feature .col.exhibition-feature-text {
    padding: 16px 16px 40px;
    margin-right: 16px;
  }
  .exhibition-feature.spacing1 {
    margin-bottom: 0;
  }
}

.obj-ani-in {
  opacity: 0;
  -webkit-animation: fadeIn 0.5s ease-in-out forwards;
          animation: fadeIn 0.5s ease-in-out forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.thumb-img {
  display: block;
  margin: 0 auto 40px;
}
.thumb-img img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
.thumb-img.vertX {
  max-width: 50%;
}
.thumb-img.vert {
  max-width: 67%;
}
.thumb-img.squareplus {
  max-width: 80%;
}
.thumb-img.squareminus {
  max-width: 90%;
}

.img-caption-in-body {
  margin-top: 2em;
}
.img-caption-in-body p:first-child:BEFORE {
  content: "Above: ";
}

.landing-list .row {
  padding-top: 24px;
  padding-bottom: 24px;
}
.landing-list:last-child > .row {
  padding-bottom: 0;
}
.landing-list .pretitle {
  margin-bottom: 0.65em;
}
.landing-list .meta {
  margin-top: 1.3em;
}
@media (max-width: 749px) {
  .landing-list .row {
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .landing-list .row .span_6 {
    max-width: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .landing-list .row:only-child {
    padding-top: 12px;
    padding-bottom: 20px;
  }
  .landing-list .row .date {
    font-size: 15px;
    line-height: 1.333333;
  }
}
@media (max-width: 749px) and (min-width: 750px) and (max-width: 1023px) {
  .landing-list .row .date {
    font-size: 14px;
    line-height: 1.2857;
  }
}
@media (max-width: 749px) and (max-width: 749px) {
  .landing-list .row .date {
    font-size: 12px;
    line-height: 1.2857;
  }
}

.lastNoPad .row:last-child {
  padding-bottom: 0;
}

.event-as-list {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  margin-top: 30px;
}
.event-as-list img,
.event-as-list .event-featured-img {
  display: none;
}

.exhibition-past-row {
  width: 100%;
}
@media (min-width: 1024px) {
  .exhibition-past-row {
    max-width: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .exhibition-past-row .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .exhibition-past-row .row .col.span_4,
  .exhibition-past-row .row .col.span_6 {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

#app .exhibition-past-row {
  margin: 0;
}
#app .exhibition-past-row .row:only-child {
  padding-bottom: 8px;
}
@media (min-width: 1024px) {
  #app .exhibition-past-row {
    margin-bottom: 48px;
  }
}

.row.bt-before:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 24px;
  right: 24px;
  height: 1px;
  background-color: var(--borderH, black);
}
@media (max-width: 749px) {
  .row.bt-before:before {
    left: 12px;
    right: 12px;
  }
}

@media (min-width: 750px) and (max-width: 1023px) {
  .row.bt-before-tablet:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 24px;
    right: 24px;
    height: 1px;
    background-color: var(--borderH, black);
  }
}
@media (max-width: 749px) {
  .row.bt-before-mobile:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 12px;
    right: 12px;
    height: 1px;
    background-color: var(--borderH, black);
  }
}
.section-img.inset {
  max-width: 66.6667%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 749px) {
  .section-img.inset {
    margin-left: 36px;
    margin-right: 36px;
    max-width: 100%;
  }
}
.section-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.img-pad,
.crop-rect,
.crop-sq,
.crop-portrait {
  position: relative;
  width: 100%;
  height: 0;
}

.crop-rect,
.crop-sq,
.crop-portrait {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.img-pad img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.crop-rect {
  padding-bottom: 80%;
}

.crop-sq {
  padding-bottom: 100%;
}

.crop-portrait {
  padding-bottom: 133.93%;
}

.crop-66 {
  padding-bottom: 66.66%;
}

.crop-169 {
  padding-bottom: 56.25%;
}

.crop-exh-feature {
  padding-bottom: 65%;
}
@media (min-width: 1350px) {
  .crop-exh-feature {
    padding-bottom: 75%;
  }
}
@media (min-width: 1550px) {
  .crop-exh-feature {
    padding-bottom: 55%;
  }
}
@media (min-width: 1850px) {
  .crop-exh-feature {
    padding-bottom: 50%;
  }
}

.pub-table p,
.highlight-caption p {
  margin: 0;
}

.publication-featured {
  position: relative;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.pub-links {
  margin-top: 8px;
}
.pub-links a {
  display: inline-block;
  vertical-align: baseline;
  white-space: nowrap;
}
.pub-links a:not(:last-child) {
  margin-right: 8px;
}
.pub-links a.color-subdue {
  color: var(--activeGray, #000000);
}
@media (hover: hover) {
  .pub-links a.color-subdue:HOVER {
    color: var(--activeFG, #000000);
  }
}
@media (min-width: 1024px) {
  .pub-links {
    opacity: 0;
  }
  .hovered .pub-links {
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}

.press-single {
  margin: 0 0 30px;
}
.press-single:last-child {
  margin-bottom: 0;
}
.press-single h3 {
  font-weight: normal;
  margin: 0 0 15px;
}
.press-single .press-title {
  font-weight: bold;
  display: block;
}
.press-single a {
  color: inherit;
  text-decoration: none;
}

.more-wrap {
  padding: 50px 0;
  text-align: center;
}
.more-wrap ~ .obj-ani-in {
  display: none;
}

.thumb-more {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Untitled", sans-serif;
  font-size: 18px;
  line-height: 1.333333;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--activeGray, #CBCBCB);
}
@media (min-width: 750px) and (max-width: 1023px) {
  .thumb-more {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media (max-width: 749px) {
  .thumb-more {
    font-size: 15px;
    line-height: 1.33;
  }
}

.accordion-toggle {
  position: relative;
  padding: 0.65em 50px 0.65em 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.accordion-flex .accordion-toggle {
  padding-bottom: 0.8em;
}
.accordion-toggle:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 40%;
  width: 14px;
  height: 14px;
  border-left: solid 1px var(--borderH, inherit);
  border-top: solid 1px var(--borderH, inherit);
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: border-color;
  transition-property: border-color;
}
.accordion-toggle.accopen:after {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 55%;
}
@media (hover: hover) {
  .accordion-toggle:HOVER:after {
    border-left: solid 1px var(--activeFG, inherit);
    border-top: solid 1px var(--activeFG, inherit);
  }
}
@media (max-width: 749px) {
  .accordion-toggle {
    padding: 0.75em 40px 1em 0;
  }
  .accordion-toggle:after {
    right: 5px;
  }
}

.accordion-single {
  border-top: solid 1px;
  border-color: var(--borderH, inherit);
}
.accordion-single:last-child {
  border-bottom: solid 1px var(--borderH, inherit);
}

.accordion-contents {
  margin-bottom: 2.6em;
  margin-top: 0.65em;
}
.accordion-contents p {
  max-width: 640px;
}
@media (max-width: 749px) {
  .accordion-contents {
    padding-right: 40px;
  }
}

.hrm-accordion.spacing2:last-child {
  margin-bottom: 0;
}

.fade-enter-active {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.fade-enter {
  opacity: 0;
}

.admissions-price:BEFORE {
  content: "•";
  margin-right: 10px;
  margin-left: 5px;
}

.campus-wrap {
  position: relative;
}

.campus-text-wrap {
  position: relative;
  z-index: 2;
}

.campus-text-over {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .campus-text-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .campus-text-over {
    max-width: 75%;
  }
}
@media (max-width: 749px) {
  .campus-text-over {
    max-width: 100%;
  }
}

.campus-map-wrap {
  margin-left: 13%;
  margin-top: 80px;
  margin-right: -50px;
}
@media (max-width: 1024px) {
  .campus-map-wrap {
    margin: -50px 0 0;
  }
}
@media (min-width: 1300px) {
  .campus-map-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 749px) {
  .campus-map-wrap {
    margin: 12px -12px 0;
    overflow-x: hidden;
  }
  .campus-map-wrap img {
    -webkit-transform: translateX(12px);
            transform: translateX(12px);
  }
}

.event-meta .meta-label + p {
  margin-top: 0;
}
.event-meta .meta-label + p:not(:last-child) {
  margin-bottom: 0.66666em;
}
.event-meta .tkt-link {
  margin-top: 1.3em;
}

.hide-meta .show-meta {
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.event-single + h4 {
  margin-top: 1em;
}

@media (min-width: 1024px) {
  .span_6.events-featured .event-single {
    margin-top: 48px;
  }
  .span_6.events-featured .event-single:nth-of-type(1), .span_6.events-featured .event-single:nth-of-type(2) {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .page-template-_tmpl-calendar .event-standard .single-event-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .page-template-_tmpl-calendar .event-standard .single-event-details span.blok {
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .page-template-_tmpl-calendar .event-standard .single-event-details a {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.benefits-wrap {
  background-color: var(--grayBG, #f1f1f1);
  padding: 20px 36px 24px;
}
@media (max-width: 749px) {
  .benefits-wrap {
    padding: 20px 20px 24px 18px;
  }
}

.benefits-list {
  display: none;
  margin: 0;
  padding: 0 48px 0 22px;
  list-style: none;
}
.benefits-list li {
  position: relative;
  margin: 0 0 0.65em;
}
.benefits-list li:before {
  position: absolute;
  top: 0;
  left: -22px;
  content: "●";
}
.benefits-list.list-simple {
  padding-left: 0;
}
.benefits-list.list-simple li:before {
  content: "";
}
.benefits-list.activebenefits {
  display: block;
}

@media (min-width: 750px) {
  .level-select-wrap {
    position: sticky;
    top: 70px;
    padding-top: 10px;
  }
}

@media (max-width: 749px) {
  #app .membership-level-outer {
    position: sticky;
    top: 44px;
    left: 0;
    z-index: 3;
    background: white;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: -16px;
    margin-right: -16px;
  }
  #app .membership-level-outer .level-sep:last-child {
    width: 2px;
    opacity: 0;
    -ms-flex-preferred-size: 2px;
        flex-basis: 2px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.level-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 749px) {
  .level-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-left: 16px;
  }
}

.level-select {
  position: relative;
  padding: 10px 15px;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
}
@media (min-width: 750px) {
  .level-select {
    margin-left: -15px;
  }
}
@media (max-width: 749px) {
  .level-select {
    margin: 0 15px 0 0;
    border: solid 1px;
    border-color: var(--grayBG, #f1f1f1);
  }
  .level-select.activelevel {
    border-color: var(--activeColor, #00ACD2);
  }
}
@media (min-width: 750px) {
  .level-select .active-arrow {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 24px;
    display: none;
    margin-left: -1px;
  }
  .level-select .active-arrow svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .level-select .active-arrow svg path {
    fill: var(--activeColor, #f1f1f1);
  }
}

.level-sep {
  height: 1px;
  width: 100%;
  display: block;
}

@media (max-width: 749px) {
  .active-arrow {
    display: none;
  }
}
.activelevel {
  --activeGray: rgba(255, 255, 255, 0.5);
  background-color: var(--activeColor, #f1f1f1);
  color: var(--activeBG, #00ACD2);
}
@media (min-width: 750px) {
  .activelevel {
    -webkit-transform: translateX(14px);
            transform: translateX(14px);
    -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .activelevel .active-arrow {
    display: block;
  }
}

.search-flex-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.search-thumbnail {
  width: 90px;
  -ms-flex-preferred-size: 90px;
      flex-basis: 90px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
}
.search-thumbnail img {
  max-width: 100%;
  height: auto;
}

.readmore-content {
  display: none;
}
.show-readmore .readmore-content {
  display: block;
  opacity: 0;
  -webkit-animation: fadein 0.5s forwards 1;
          animation: fadein 0.5s forwards 1;
}

.readmore-toggle {
  display: inline-block;
  position: relative;
  padding: 0.25em 40px 0.25em 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.plus + .readmore-toggle {
  margin-top: 0.75em;
}
.readmore-toggle:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 21px;
  width: 12px;
  height: 12px;
  border-left: solid 1px var(--borderH, inherit);
  border-top: solid 1px var(--borderH, inherit);
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
@media (max-width: 749px) {
  .readmore-toggle:after {
    width: 9px;
    height: 9px;
    top: 16px;
    right: 16px;
  }
}
.show-readmore .readmore-toggle {
  display: none;
}
@media (hover: hover) {
  .readmore-toggle:HOVER:after {
    border-color: var(--activeFG, black);
  }
}

.load-toggle {
  cursor: pointer;
}
.load-toggle:BEFORE {
  content: "+ ";
}

.highlights-row .hidden {
  display: none;
}
.highlights-row.show-all .hidden {
  display: block;
  opacity: 0;
  -webkit-animation: fadein 0.5s forwards 1;
          animation: fadein 0.5s forwards 1;
}
.highlights-row.show-all .load-more-wrap {
  display: none;
}

.collection-thumb {
  margin-left: auto;
  margin-right: auto;
}
.collection-thumb.vertX {
  max-width: 60%;
}
.collection-thumb.vert {
  max-width: 70%;
}
.collection-thumb.squareplus {
  max-width: 80%;
}
.collection-thumb.squareminus {
  max-width: 90%;
}
.collection-thumb.hor {
  max-width: 100%;
}

.alumni-portrait {
  max-width: 200px;
}
.alumni-portrait + p {
  margin-top: 0;
}

.title-with-filters {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-with-filters .select-col {
  margin-top: auto;
}
@media (min-width: 1300px) {
  .title-with-filters .select-col {
    text-align: center;
  }
}

.currents-excerpt {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 749px) {
  .currents-excerpt {
    padding-top: 16px;
    padding-bottom: 20px;
  }
  .currents-excerpt .span_6 {
    max-width: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
}

.post-meta span.date:after {
  content: "    ";
}
.post-meta a:HOVER {
  color: #00ACD2;
}

.pagination .nav-previous a:before {
  content: "← ";
}
.pagination .nav-next a:after {
  content: " →";
}

.troster-wrap {
  position: relative;
}
.troster-wrap .img-wrap {
  margin-bottom: 12px;
}

.shop-product-title {
  margin-bottom: 0;
}

.product-detail + .label {
  margin-top: 2rem;
}

.prod-details-text p {
  margin: 0;
}

.shop-grid .span_col {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
@media (min-width: 768px) {
  .shop-grid .span_col {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 1250px) {
  .shop-grid .span_col {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
}

.card-img {
  aspect-ratio: 4/3;
  position: relative;
  margin: 0;
}
.card-img + .single-card-details {
  margin-top: 12px;
}
.card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-title {
  font-weight: bold;
}

@media (min-width: 750px) {
  .calendar-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.event-date p {
  margin: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 10;
  background: white;
}
@media (min-width: 1024px) {
  .admin-bar .modal {
    top: 32px;
  }
}

.modal-single {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 35px 25px;
}
.modal-single .img-area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  position: relative;
}
.modal-single .img-caption-wrap {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-single img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-single .img-caption {
  padding: 35px 100px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-single .img-caption p {
  margin: 0;
}
@media (min-width: 768px) {
  .modal-single.has-desc {
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .modal-single.has-desc .img-area {
    background-color: #F6F6F6;
    padding: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .modal-single.has-desc .img-area img {
    top: 0;
    left: 0;
    padding: 10%;
  }
}
@media (min-width: 768px) and (max-height: 730px) {
  .modal-single.has-desc .img-area img {
    padding: 5%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .modal-single.has-desc .img-area img {
    padding: 5%;
  }
}
@media (min-width: 768px) {
  .modal-single.has-desc .img-caption-wrap {
    padding: 10% 35px;
    max-height: 100%;
    overflow: auto;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-height: 730px) {
  .modal-single.has-desc .img-caption-wrap {
    padding-top: 5%;
    padding-bottom: 5%;
  }
}
@media (min-width: 768px) {
  .modal-single.has-desc .img-caption {
    padding-top: 0;
  }
  .modal-single.has-desc .img-desc {
    margin: 30px 0;
  }
}

.img-area {
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}

.modal-navigation {
  position: absolute;
  right: 35px;
  bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-navigation button {
  display: block;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 28px;
  padding: 0;
  font-weight: normal;
  margin-left: 10px;
  width: 30px;
  height: 26px;
  position: relative;
  font-family: "Ginto", serif;
  letter-spacing: -0.03em;
  -webkit-font-feature-settings: "ss01", "ss02";
          font-feature-settings: "ss01", "ss02";
  font-weight: 400;
  line-height: 1;
}
.modal-navigation button b, .modal-navigation button strong {
  font-weight: normal;
}
.modal-navigation button span {
  position: absolute;
  width: 10px;
  height: 10px;
  overflow: hidden;
  opacity: 0;
}
.modal-navigation button svg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.full-record-wrap a {
  color: #aaa;
}
@media (hover: hover) {
  .full-record-wrap a:hover {
    color: #000;
  }
}

.page-template-_tmpl-glenview,
.page-template-_tmpl-gvhistory,
.page-template-_tmpl-gvhighlights,
.page-template-_tmpl-nybelwyck,
.page-template-_tmpl-gvfamily,
.parent-pageid-141 {
  --borderH: #7c6f50;
  --borderV: #7c6f50;
  --activeBG:#efebdf;
  --activeFG:#000;
  --activeColor:#84764d;
  background: #efebdf;
}
.page-template-_tmpl-glenview .flip,
.page-template-_tmpl-gvhistory .flip,
.page-template-_tmpl-gvhighlights .flip,
.page-template-_tmpl-nybelwyck .flip,
.page-template-_tmpl-gvfamily .flip,
.parent-pageid-141 .flip {
  --activeBG:#84764d;
  --activeFG:#FFF;
  --activeColor:black;
}
.page-template-_tmpl-glenview .section-footer > .pad-row,
.page-template-_tmpl-gvhistory .section-footer > .pad-row,
.page-template-_tmpl-gvhighlights .section-footer > .pad-row,
.page-template-_tmpl-nybelwyck .section-footer > .pad-row,
.page-template-_tmpl-gvfamily .section-footer > .pad-row,
.parent-pageid-141 .section-footer > .pad-row {
  background-color: var(--activeColor, black);
}

.fam-img-wrap {
  max-width: 120px;
}
.fam-img-wrap .crop-portrait {
  border-radius: 50%;
  background-size: cover;
}

.fam-toggle {
  cursor: pointer;
}

.fam-nav {
  opacity: 0.3;
  -webkit-transition: 0.1s opacity;
  transition: 0.1s opacity;
}
.fam-nav.active-fam {
  opacity: 1;
}
@media (hover: hover) {
  .fam-nav:hover {
    opacity: 1;
  }
}
.fam-nav .fam-img-wrap {
  margin: auto auto 15px;
}

.m-spacer {
  display: none;
}

@media (max-width: 749px) {
  .fam-nav-wrap {
    margin: 0 -16px 24px;
    padding: 0 16px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #app .row.family-nav {
    width: auto;
    white-space: nowrap;
    margin: 0 0 24px -8px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #app .row.family-nav p {
    border-top: solid 1px;
    border-color: var(--activeColor, #000000);
    display: block;
    padding-top: 10px;
  }
  .row:not(.rb-none) > .col.fam-nav {
    margin: 0 8px;
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .m-spacer {
    display: block;
    -ms-flex-preferred-size: 16px;
        flex-basis: 16px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.fam-contents {
  display: none;
}
.fam-contents.active-fam {
  display: block;
}
.fam-contents .fam-img-wrap {
  margin-right: 30px;
  min-width: 120px;
}
.fam-contents .fam-next-text {
  padding-top: 5px;
}
.fam-contents .fam-img-wrap, .fam-contents .fam-next-text {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
@media (max-width: 749px) {
  .fam-contents {
    margin: 0;
  }
}

.page-template-_tmpl-planetarium {
  --borderH: rgba(255, 255, 255, 0.25);
  --borderV: #e2cd0a;
  --activeBG:black;
  --activeFG:#FFF;
  --activeColor:#e2cd0a;
  background-color: #000;
  background-image: url(../images/stars.png), -webkit-gradient(linear, left top, left bottom, from(#000000), to(#200041));
  background-image: url(../images/stars.png), linear-gradient(to bottom, #000000 0%, #200041 100%);
  background-position: 50% 50%, 0% 0%;
  background-size: 720px 720px, 100% auto;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: var(--activeFG, white);
}
.page-template-_tmpl-planetarium .navSep {
  color: white;
}
.page-template-_tmpl-planetarium .section-footer .pad-row {
  --activeColor:black;
  background-color: var(--activeColor, black);
}
.page-template-_tmpl-planetarium .flip {
  --activeBG:black;
  --activeFG:#FFF;
  --activeColor:#e2cd0a;
}

.planetarium-hero-temp {
  background-image: url(../images/planetarium_hero.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.current-shows .btn1 {
  margin-left: 8px;
}

.underline-link {
  display: inline-block;
  border-bottom: 1px solid;
}

.show-meta .meta-span {
  display: block;
}

@media (max-width: 749px) {
  .planetarium-show-img {
    margin-bottom: 0;
  }
}
.acc-toggle {
  font-weight: normal;
}

.flex-style-section {
  margin: 0 auto 50px;
  max-width: 1280px;
}
.flex-style-section:BEFORE {
  content: attr(data-section-type);
  font-size: 12px;
  border-bottom: 1px solid currentColor;
  padding-bottom: 6px;
  display: block;
  margin-bottom: 20px;
}

details summary {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid currentColor;
}

.data-result {
  max-width: 500px;
  margin: 0 auto 50px;
}
.data-result details,
.data-result summary {
  border: none;
}

.array-wrap {
  max-width: 100%;
  max-height: 500px;
  overflow: scroll;
  border-bottom: 1px solid currentColor;
}

.section-text.has-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.section-text.has-image .text-col-img {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 40px;
}
.section-text.has-image img {
  max-width: 100%;
  height: auto;
}

.txt-2col {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.iv-on,
.iv.iv-on,
.accordion-contents .iv {
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  opacity: 1;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.fo0 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.page-title,
.fo1 {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

.row,
.fo2 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.fo3 {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}

.exhibition-layout .featured-img:not(.spacing2) {
  margin-bottom: 0;
}

.translation-link {
  margin-top: 65px;
}

nav.social-links {
  margin-top: 50px;
}
nav.social-links a {
  margin: 0 12px 12px 0;
}
nav.social-links a.social-link {
  border-color: var(--activeGray);
}
nav.social-links a.social-link:AFTER {
  display: none !important;
}

.component-video figure {
  margin: 0;
}
.component-video figure.vid-wrap {
  position: relative;
  aspect-ratio: 16/9;
}
@media (min-width: 1024px) {
  .component-video figure.vid-wrap {
    max-width: 66.66667%;
    margin-left: auto;
    margin-right: auto;
  }
}
.component-video figure.vid-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row.multirow {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 48px;
}

@media print {
  .iv {
    opacity: 1 !important;
  }
}/*# sourceMappingURL=styles.css.map */