html {
  box-sizing: border-box; }

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

/*

[data-section-label="exhi-title"] {
	display: none;
}
*/
/*
.single-exhibition .exhi-details {
	border:none;
}
*/
/*
.exhi-details {
	padding-bottom: 0px !important;
}
*/
.spacer hr {
  height: 3px;
  border: 0;
  background: #E3E1E1;
  margin: 0px auto 0;
  width: 80px; }
  @media screen and (min-width: 480px) {
    .spacer hr {
      margin: 0px auto 0; } }
  @media screen and (min-width: 768px) {
    .spacer hr {
      margin: 0px auto 0; } }

/*
#main-site-header {
	display: none;
}

.rd #main {
	margin-top: 0px !important;
}

.timed-message {
	top:0px;
}
*/
/*
.single-exhibition .exhi-details {
	padding:0px 30px 0px 30px; 
}
*/
.full-width-image-bg-hero {
  padding: 4em 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 540px;
  background-attachment: fixed;
  position: relative; }
  @media screen and (max-width: 767px) {
    .full-width-image-bg-hero {
      background-attachment: scroll;
      min-height: 350px; } }

.home {
  z-index: 2000;
  position: absolute;
  left: 0px;
  width: 88px;
  max-height: 60%;
  height: 342px;
  top: 50%;
  transform: translateY(-50%);
  display: block; }

.logo {
  position: absolute;
  left: 0px;
  width: auto;
  max-height: 60%;
  height: auto;
  top: 50%;
  transform: translateY(-50%); }
  @media screen and (max-width: 767px) {
    .logo {
      max-height: 50%; } }

.masthead {
  width: 672px;
  height: auto;
  max-width: 65%;
  position: absolute;
  right: 2em;
  top: 50%;
  transform: translateY(-50%); }
  @media screen and (min-width: 768px) {
    .masthead {
      max-width: 55%; } }

.fadeOnLoad, .BGfadeOnLoad {
  display: none; }

#themes .feature {
  position: relative; }
#themes .rd-card__meta {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  left: 0px;
  top: 0px;
  right: 0px;
  align-items: center;
  display: flex;
  justify-content: center; }
  #themes .rd-card__meta:hover {
    background-color: transparent; }
  #themes .rd-card__meta .rd-card__title {
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 1.25em;
    text-align: center;
    text-transform: none; }
#themes .rd-card__thumbnail {
  padding-top: 100% !important; }

[data-section-label="read-watch"] .rd-card__thumbnail {
  padding-top: 100% !important; }
[data-section-label="read-watch"] .rd-card__subtitle small {
  color: #7E7E7E !important;
  font-family: 'swiss721medium', 'Swiss721BT-Medium', sans-serif; }
[data-section-label="read-watch"] .features-four .rd-card__title {
  font-family: 'swiss721medium', 'Swiss721BT-Medium', sans-serif;
  text-transform: none !important; }

[data-section-label="shop"] .rd-card__meta .rd-card__title {
  text-align: left;
  font-family: 'swiss721medium', 'Swiss721BT-Medium', sans-serif;
  text-transform: none !important; }

#education .image-hero-bg {
  padding-top: 100% !important; }
