h1, h2, h3, h4 {
  font-family: "Overpass", sans-serif;
}

#site-header {
  position: fixed;
  z-index: 99;
  width: 100%;
  background-color: white;
  height: 90px;
  z-index: 9999;
}
#site-header .container {
  padding: 0;
  background-color: transparent;
}
#site-header #museum-logo, #site-header #exhibition-logo {
  height: 50px;
  margin: auto 0;
}
#site-header #museum-logo img, #site-header #exhibition-logo img {
  height: 100%;
}
#site-header #exhibition-logo {
  text-align: center;
}
#site-header #navigation nav {
  text-align: right;
}
#site-header #navigation #upper-nav, #site-header #navigation #lower-nav {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
  width: 100%;
}
#site-header #navigation #upper-nav li, #site-header #navigation #lower-nav li {
  display: inline-block;
}
#site-header #navigation #upper-nav li a, #site-header #navigation #lower-nav li a {
  color: black;
  text-decoration: none;
  margin-right: 10px;
  font-family: "Overpass", sans-serif;
  text-align: right;
}
#site-header #navigation #upper-nav li a:hover, #site-header #navigation #lower-nav li a:hover {
  text-decoration: underline;
}
#site-header #navigation #upper-nav {
  padding-top: 10px;
  padding-bottom: 5px;
}
#site-header #navigation #upper-nav li a {
  font-size: 1vw;
}
#site-header #navigation #lower-nav li {
  padding-bottom: 25px;
}
#site-header #navigation #lower-nav li a {
  font-size: 1.25vw;
  font-weight: bold;
  margin-right: 15px;
}
@media screen and (min-width: 1600px) {
  #site-header #navigation #lower-nav li a {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 991px) {
  #site-header #navigation {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #site-header {
    padding: 1.5em;
  }
}
.wp-pagenavi {
  position: relative;
  -webkit-transform: none;
          transform: none;
  left: inherit;
  bottom: inherit;
  width: 25%;
  text-align: center;
  margin: 30px auto;
  z-index: 10;
}
.wp-pagenavi a {
  color: #F4633A;
  font-family: "Overpass", sans-serif;
  border: none;
}
@media screen and (max-width: 580px) {
  .wp-pagenavi {
    width: 100%;
  }
}

.event-wrapper {
  position: relative;
  padding-top: 90px;
}

.hidden {
  display: none;
}

.margin-auto {
  margin: 0 auto;
}

#artist-navigation {
  padding: 0;
  /*.hover-dropdown {
    .hover-dropdown-menu {
      display: none;
    }
    &:hover {
      .hover-dropdown-menu {
        display: block !important;
      }
    }
  }*/
}
#artist-navigation .hover-dropdown-menu {
  position: fixed;
  right: -20px;
  width: 80%;
  z-index: 99;
  padding-right: 70px;
  top: 90px;
  display: none;
  /* Common style - Slider */
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /*---------------*/
  /***** Sadie *****/
  /*---------------*/
  /*.artist-featured.effect-sadie:hover h4 {
  	color: #fff;
  	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
  	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    opacity: 1
  }*/
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured {
  position: relative;
  float: left;
  overflow: hidden;
  background: #D6D2C4;
  text-align: center;
  cursor: pointer;
  height: 13vw;
  min-height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#artist-navigation .hover-dropdown-menu .artists-nav figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
#artist-navigation .hover-dropdown-menu .artists-nav figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured figcaption::before,
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured figcaption::after {
  pointer-events: none;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured figcaption,
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured h4 {
  word-spacing: 2px;
  font-weight: 300;
  opacity: 0;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured h4 span {
  font-weight: 800;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured h4,
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured p {
  margin: 0;
}
#artist-navigation .hover-dropdown-menu .artists-nav .artist-featured p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(244, 99, 58, 0.75);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie h4 {
  position: relative;
  top: 25%;
  left: 0;
  width: 75%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  display: block;
  padding: 10px 0;
  font-size: 1.1vw;
  margin: 0 auto;
  word-spacing: 1px;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie figcaption::before,
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie p {
  position: relative;
  top: 12%;
  bottom: 0;
  left: 0;
  padding: 10px 2.5em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  display: none;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie .line-btn-container {
  position: relative;
  top: 27%;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  border: 2px solid white;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%) !important;
  width: 75%;
  text-transform: uppercase;
  font-size: 0.7vw;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie .line-btn-container .line-btn {
  padding: 11px 0 9px;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  color: white;
  text-decoration: none;
  margin-right: 0;
  line-height: 0.9;
  padding: 11px 0 9px;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie .line-btn-container:hover {
  background-color: white;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie .line-btn-container:hover .line-btn {
  color: #F4633A;
}
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie:hover h4,
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie:hover figcaption::before,
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie:hover p,
#artist-navigation .hover-dropdown-menu .artist-featured.effect-sadie:hover .line-btn-container {
  color: White;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#artist-navigation:hover .hover-dropdown-menu {
  display: block !important;
}
@media screen and (max-width: 991px) {
  #artist-navigation {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  #hamburger {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #hamburger {
    display: block;
    width: 2.5rem;
    margin: auto;
    z-index: 998;
  }
  #hamburger div {
    width: 1.6rem;
    height: 2px;
    border: 1px solid #3A3A3A;
    margin-bottom: 7px;
    border-radius: 5px;
    /*  &:nth-child(2) {
        width: 1.3rem;
        background: #fff;
      } */
  }
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container {
  padding: 1rem;
}
@media (min-width: 720px) {
  .container {
    padding: 0.5rem 2rem;
  }
}

.fullscreen {
  -webkit-clip-path: circle(0% at 96.5% 4%);
          clip-path: circle(0% at 96.5% 4%);
  position: absolute;
  background: #fff;
  width: 75%;
  height: 100vh;
  top: 0;
  right: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  transition: all 0.5s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  z-index: 998;
}
.fullscreen ul {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  text-align: left;
  text-transform: uppercase;
  padding: 0 1.25em;
}
.fullscreen ul li {
  padding: 0.75rem 1rem;
}
.fullscreen ul li a {
  font-size: 1.95rem;
  font-family: "Overpass", sans-serif;
  font-weight: bold;
  color: black;
  text-decoration: none;
  line-height: 1.1;
}
.fullscreen ul li a:hover {
  color: #440E99;
  text-decoration: underline;
}
.fullscreen ul .secondary a {
  font-weight: normal;
  font-size: 1rem;
}
.fullscreen .close {
  position: absolute;
  top: 5vh;
  right: 7vw;
  width: 2rem;
  height: 2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.fullscreen .close div {
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.fullscreen .close div:before, .fullscreen .close div:after {
  content: "";
  width: 2rem;
  height: 2px;
  border: 1px solid #3A3A3A;
  position: absolute;
  border-radius: 5px;
}
.fullscreen .close div:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: #F4633A;
}
.fullscreen.active {
  -webkit-clip-path: circle(140% at 96.5% 4%);
          clip-path: circle(140% at 96.5% 4%);
  -webkit-transition: all 0.7s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  transition: all 0.7s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}
.fullscreen.active ul > li {
  -webkit-animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
          animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
}
.fullscreen.reverse_anim {
  -webkit-clip-path: circle(0% at 96.5% 4%);
          clip-path: circle(0% at 96.5% 4%);
  opacity: 0.6;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 0.93, 0.23, 0.93);
  transition: all 0.4s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}

@-webkit-keyframes animateIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px) rotate(2deg);
            transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}

@keyframes animateIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px) rotate(2deg);
            transform: translateX(10px) rotate(2deg);
  }
  100% {
    opacity: 1;
  }
}
.logo a {
  color: #fff;
  font-size: 1.2rem;
}

.segment-divider {
  background-color: #D6D2C4;
  height: 17px;
}

.orange-btn-container {
  width: 85%;
  max-width: 300px;
  background-color: #F4633A;
  text-align: center;
  border: 2px solid #F4633A;
}
.orange-btn-container .orange-btn {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: White;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}
.orange-btn-container .orange-btn p {
  margin-bottom: 0;
}
.orange-btn-container:hover {
  background-color: transparent;
  border: 2px solid #F4633A;
}
.orange-btn-container:hover .orange-btn {
  color: #F4633A;
}

.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style - Slider */
.home-artists-slider .artist-featured {
  position: relative;
  float: left;
  overflow: hidden;
  max-height: 600px;
  background: #D6D2C4;
  text-align: center;
  cursor: pointer;
  height: 50vh;
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-artists-slider figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.home-artists-slider figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.home-artists-slider .artist-featured figcaption::before,
.home-artists-slider .artist-featured figcaption::after {
  pointer-events: none;
}

.home-artists-slider .artist-featured figcaption,
.home-artists-slider .artist-featured figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.home-artists-slider .artist-featured figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.home-artists-slider .artist-featured h4 {
  word-spacing: -0.15em;
  font-weight: 300;
  opacity: 0;
}

.home-artists-slider .artist-featured h4 span {
  font-weight: 800;
}

.home-artists-slider .artist-featured h4,
.home-artists-slider .artist-featured p {
  margin: 0;
}

.home-artists-slider .artist-featured p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/
.artist-featured.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(244, 99, 58, 0.75);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

.artist-featured.effect-sadie h4 {
  position: relative;
  top: 33%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  display: block;
  padding: 10px 0;
  word-spacing: 1px;
}

.artist-featured.effect-sadie figcaption::before,
.artist-featured.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.artist-featured.effect-sadie p {
  position: relative;
  top: 35%;
  bottom: 0;
  left: 0;
  padding: 10px 6.5em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

.artist-featured.effect-sadie .line-btn-container {
  position: relative;
  top: 40%;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  border: 2px solid white;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%) !important;
  width: 70%;
  text-transform: uppercase;
}
.artist-featured.effect-sadie .line-btn-container .line-btn {
  padding: 20px;
  color: white;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.artist-featured.effect-sadie .line-btn-container:hover {
  background-color: white;
}
.artist-featured.effect-sadie .line-btn-container:hover .line-btn {
  color: #F4633A;
}

/*.artist-featured.effect-sadie:hover h4 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
  opacity: 1
}*/
.artist-featured.effect-sadie:hover h4,
.artist-featured.effect-sadie:hover figcaption::before,
.artist-featured.effect-sadie:hover p,
.artist-featured.effect-sadie:hover .line-btn-container {
  color: White;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.exhibition-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}
.exhibition-header .slide-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 660px;
}
@media screen and (max-width: 991px) {
  .exhibition-header .slide-container {
    min-height: 600px;
  }
}
.exhibition-header .slide-container .overlay {
  z-index: 2;
  position: absolute;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  mix-blend-mode: multiply;
}
.exhibition-header .slide-container .slide-contents {
  padding: 15rem 3em;
}
.exhibition-header .slide-container .slide-contents h1 {
  color: white;
  z-index: 3;
  position: relative;
  font-size: 3rem;
  font-weight: bold;
}
.exhibition-header .slide-container .slide-contents p {
  width: 63%;
  color: white;
  z-index: 3;
  position: relative;
  font-size: 1.25rem;
}
.exhibition-header .slide-container .slide-contents .line-btn-container {
  position: relative;
  top: 20px;
  max-width: 230px;
  opacity: 1;
  border: 2px solid white;
  width: auto;
  text-transform: uppercase;
  text-align: center;
  z-index: 4;
}
.exhibition-header .slide-container .slide-contents .line-btn-container .line-btn {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: white;
  text-decoration: none;
}
.exhibition-header .slide-container .slide-contents .line-btn-container:hover {
  background-color: white;
}
.exhibition-header .slide-container .slide-contents .line-btn-container:hover .line-btn {
  color: #F4633A;
}
@media screen and (max-width: 768px) {
  .exhibition-header .slide-container .slide-contents {
    padding: 5rem 3em;
  }
  .exhibition-header .slide-container .slide-contents h1 {
    width: 90%;
    color: white;
    z-index: 3;
    position: relative;
  }
  .exhibition-header .slide-container .slide-contents p {
    width: 90%;
    color: white;
    z-index: 3;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .exhibition-header .slide-container .slide-contents {
    padding: 5em 3em;
  }
  .exhibition-header .slide-container .slide-contents h1 {
    font-size: 2.75em;
    line-height: 1;
  }
}
.exhibition-header .slide-container .artist-attribution {
  color: white;
  font-size: 8px;
  position: relative;
  bottom: 3.5em;
  right: -85vw;
  padding: 0 3em;
  z-index: 3;
  height: 0;
}
.exhibition-header .slide-container .artist-attribution i {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .exhibition-header .slide-container .artist-attribution {
    right: -75vw;
  }
}
@media screen and (max-width: 991px) {
  .exhibition-header .slide-container .artist-attribution {
    right: -65vw;
  }
}
.exhibition-header .slick-dots {
  bottom: 25px;
}
.exhibition-header .slick-dots li button {
  background: white;
  border-radius: 40px;
}
.exhibition-header .slick-dots li button:hover {
  opacity: 1;
}
.exhibition-header .slick-dots li button::before {
  font-size: 14px;
  top: 1px;
  color: transparent;
}
.exhibition-header .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #3A3A3A;
}
@media screen and (max-width: 480px) {
  .exhibition-header {
    margin-top: 90px;
  }
}

#sponsors-segment, #home-plan {
  padding: 3em 0;
}

#home-plan {
  background-color: #D6D2C4;
}
#home-plan #plan-intro {
  padding: 0 3em;
}
#home-plan #plan-intro p {
  font-size: 1.2em;
}
@media screen and (max-width: 429px) {
  #home-plan #plan-intro p {
    font-size: 1em;
  }
}
#home-plan #visit-btn {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#exhibit-history-home {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#exhibit-history-home #history-left {
  padding: 6em 3em;
  min-height: 600px;
}
#exhibit-history-home #history-left #history-container h2, #exhibit-history-home #history-left #history-container p {
  color: white;
}
#exhibit-history-home .artist-attribution {
  color: white;
  font-size: 13px;
  position: relative;
  bottom: 3em;
  z-index: 6;
  right: 3em;
  height: 0;
  text-align: right;
}
#exhibit-history-home .artist-attribution i {
  margin-right: 10px;
}
#exhibit-history-home .line-btn-container {
  position: relative;
  top: 20px;
  max-width: 230px;
  opacity: 1;
  border: 2px solid white;
  width: auto;
  text-transform: uppercase;
  text-align: center;
  z-index: 4;
}
#exhibit-history-home .line-btn-container .line-btn {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 20px;
  color: white;
  text-decoration: none;
}
#exhibit-history-home .line-btn-container:hover {
  background-color: white;
}
#exhibit-history-home .line-btn-container:hover .line-btn {
  color: #F4633A;
}
@media screen and (max-width: 991px) {
  #exhibit-history-home {
    background-image: none !important;
    background-color: #F4633A;
  }
}

#home-artists h1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
#home-artists .home-artists-slider .slick-prev, #home-artists .home-artists-slider .slick-next {
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 45px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 100;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.75;
  z-index: 17;
}
#home-artists .home-artists-slider .slick-prev:hover, #home-artists .home-artists-slider .slick-next:hover {
  opacity: 1;
}
#home-artists .home-artists-slider .slick-next {
  right: 3%;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-right.svg");
}
#home-artists .home-artists-slider .slick-prev {
  left: 3%;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-left.svg");
}
#home-artists .home-artists-slider .slick-prev::before, #home-artists .home-artists-slider .slick-next::before {
  content: "";
  font-family: "fontawesome";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#meet-artists-home {
  margin: 2.5em 0;
}
#meet-artists-home .orange-btn-container {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.stories-slider, .eat-slider, .stay-slider, .play-slider {
  min-height: 600px;
  max-height: 720px;
  height: 30vh;
  overflow-y: hidden;
  padding-right: 0;
  padding-left: 2.5em;
  visibility: hidden;
  -webkit-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.stories-slider.slick-initialized, .eat-slider.slick-initialized, .stay-slider.slick-initialized, .play-slider.slick-initialized {
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.stories-slider .slick-list, .eat-slider .slick-list, .stay-slider .slick-list, .play-slider .slick-list {
  height: 100% !important;
}
.stories-slider .slick-track, .eat-slider .slick-track, .stay-slider .slick-track, .play-slider .slick-track {
  height: 30vh;
  min-height: 600px;
  max-height: 720px;
  padding: 0;
}
.stories-slider .stories-item, .eat-slider .stories-item, .stay-slider .stories-item, .play-slider .stories-item {
  width: 100%;
  height: 480px;
  margin: 8px 0;
}
.stories-slider .stories-item iframe, .eat-slider .stories-item iframe, .stay-slider .stories-item iframe, .play-slider .stories-item iframe {
  height: 100%;
  width: 100%;
}
.stories-slider .image-item, .stories-slider .slider-item, .eat-slider .image-item, .eat-slider .slider-item, .stay-slider .image-item, .stay-slider .slider-item, .play-slider .image-item, .play-slider .slider-item {
  width: 100% !important;
  height: 480px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 8px 0;
}
.stories-slider .slick-prev, .stories-slider .slick-next, .eat-slider .slick-prev, .eat-slider .slick-next, .stay-slider .slick-prev, .stay-slider .slick-next, .play-slider .slick-prev, .play-slider .slick-next {
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 100;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.75;
  z-index: 17;
}
.stories-slider .slick-prev:hover, .stories-slider .slick-next:hover, .eat-slider .slick-prev:hover, .eat-slider .slick-next:hover, .stay-slider .slick-prev:hover, .stay-slider .slick-next:hover, .play-slider .slick-prev:hover, .play-slider .slick-next:hover {
  opacity: 1;
}
.stories-slider .slick-next, .eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
  top: 93%;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-right.svg");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.stories-slider .slick-prev, .eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
  top: 3%;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-left.svg");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.stories-slider .slick-prev::before, .stories-slider .slick-next::before, .eat-slider .slick-prev::before, .eat-slider .slick-next::before, .stay-slider .slick-prev::before, .stay-slider .slick-next::before, .play-slider .slick-prev::before, .play-slider .slick-next::before {
  content: "";
  font-family: "fontawesome";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 991px) {
  .stories-slider, .eat-slider, .stay-slider, .play-slider {
    height: 600px;
    padding-left: 0;
  }
  .stories-slider .stories-item, .eat-slider .stories-item, .stay-slider .stories-item, .play-slider .stories-item {
    padding: 0px 5px;
  }
  .stories-slider .slick-prev, .stories-slider .slick-next, .eat-slider .slick-prev, .eat-slider .slick-next, .stay-slider .slick-prev, .stay-slider .slick-next, .play-slider .slick-prev, .play-slider .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .stories-slider .slick-prev, .eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
    left: 3%;
  }
  .stories-slider .slick-next, .eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
    right: 3%;
    left: inherit;
  }
}
@media screen and (max-width: 429px) {
  .stories-slider, .eat-slider, .stay-slider, .play-slider {
    min-height: 250px;
    max-height: 300px;
    height: 15vh;
    overflow-y: hidden;
    padding-right: 0;
    padding-left: 2.5em;
    /*height: 280px;
    max-height: 320px;
    min-height: 300px;
    .stories-item {
      padding: 0px 0;
      iframe {
        height: 280px !important;
      }*/
    padding-left: 0;
  }
  .stories-slider .slick-list, .eat-slider .slick-list, .stay-slider .slick-list, .play-slider .slick-list {
    height: 100% !important;
  }
  .stories-slider .slick-track, .eat-slider .slick-track, .stay-slider .slick-track, .play-slider .slick-track {
    height: 15vh;
    min-height: 250px;
    max-height: 300px;
    padding: 0;
  }
  .stories-slider .stories-item, .stories-slider .image-item, .stories-slider .slider-item, .eat-slider .stories-item, .eat-slider .image-item, .eat-slider .slider-item, .stay-slider .stories-item, .stay-slider .image-item, .stay-slider .slider-item, .play-slider .stories-item, .play-slider .image-item, .play-slider .slider-item {
    width: 100%;
    height: 280px;
    margin: 8px 0;
  }
  .stories-slider .stories-item iframe, .stories-slider .image-item iframe, .stories-slider .slider-item iframe, .eat-slider .stories-item iframe, .eat-slider .image-item iframe, .eat-slider .slider-item iframe, .stay-slider .stories-item iframe, .stay-slider .image-item iframe, .stay-slider .slider-item iframe, .play-slider .stories-item iframe, .play-slider .image-item iframe, .play-slider .slider-item iframe {
    height: 100%;
    width: 100%;
  }
  .stories-slider .slick-prev, .stories-slider .slick-next, .eat-slider .slick-prev, .eat-slider .slick-next, .stay-slider .slick-prev, .stay-slider .slick-next, .play-slider .slick-prev, .play-slider .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .stories-slider .slick-prev, .eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
    left: 3%;
  }
  .stories-slider .slick-next, .eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
    right: 3%;
    left: inherit;
  }
}

.eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
  top: 93%;
}
.eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
  top: 5%;
}
@media screen and (max-width: 991px) {
  .eat-slider, .stay-slider, .play-slider {
    height: 600px;
    padding-left: 0;
  }
  .eat-slider .stories-item, .stay-slider .stories-item, .play-slider .stories-item {
    padding: 0px 5px;
  }
  .eat-slider .slick-prev, .eat-slider .slick-next, .stay-slider .slick-prev, .stay-slider .slick-next, .play-slider .slick-prev, .play-slider .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
    left: 3%;
  }
  .eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
    right: 3%;
    left: inherit;
  }
}
@media screen and (max-width: 429px) {
  .eat-slider, .stay-slider, .play-slider {
    height: 320px;
    max-height: 320px;
    min-height: 300px;
    padding-left: 0;
  }
  .eat-slider .stories-item, .eat-slider .slider-item, .stay-slider .stories-item, .stay-slider .slider-item, .play-slider .stories-item, .play-slider .slider-item {
    padding: 0px 0;
  }
  .eat-slider .stories-item iframe, .eat-slider .slider-item iframe, .stay-slider .stories-item iframe, .stay-slider .slider-item iframe, .play-slider .stories-item iframe, .play-slider .slider-item iframe {
    height: 320px !important;
  }
  .eat-slider .slick-prev, .eat-slider .slick-next, .stay-slider .slick-prev, .stay-slider .slick-next, .play-slider .slick-prev, .play-slider .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
  }
  .eat-slider .slick-prev, .stay-slider .slick-prev, .play-slider .slick-prev {
    left: 3%;
  }
  .eat-slider .slick-next, .stay-slider .slick-next, .play-slider .slick-next {
    right: 3%;
    left: inherit;
  }
}

.stories-content-slider, .play-content-slider, .eat-content-slider, .stay-content-slider {
  /*min-height: 600px;
  max-height: 720px;*/
  height: 30vh;
  max-height: 720px;
  min-height: 600px;
  overflow-y: hidden;
  padding-right: 0;
  padding-left: 2.5em;
  visibility: hidden;
  opacity: 0;
}
.stories-content-slider.slick-initialized, .play-content-slider.slick-initialized, .eat-content-slider.slick-initialized, .stay-content-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
  -webkit-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.stories-content-slider .slick-list, .play-content-slider .slick-list, .eat-content-slider .slick-list, .stay-content-slider .slick-list {
  padding: 0 !important;
  height: 30vh;
  max-height: 720px;
  min-height: 600px;
}
.stories-content-slider .slick-list .inner-container, .play-content-slider .slick-list .inner-container, .eat-content-slider .slick-list .inner-container, .stay-content-slider .slick-list .inner-container {
  height: 30vh;
  max-height: 720px;
  min-height: 600px;
  width: 100% !important;
}
.stories-content-slider .slick-list .inner-container .stories-content, .play-content-slider .slick-list .inner-container .stories-content, .eat-content-slider .slick-list .inner-container .stories-content, .stay-content-slider .slick-list .inner-container .stories-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .stories-content-slider .slick-list .inner-container .stories-content, .play-content-slider .slick-list .inner-container .stories-content, .eat-content-slider .slick-list .inner-container .stories-content, .stay-content-slider .slick-list .inner-container .stories-content {
    padding: 2em 3.5em;
  }
}
@media screen and (max-width: 429px) {
  .stories-content-slider, .play-content-slider, .eat-content-slider, .stay-content-slider {
    height: auto;
    max-height: none;
    min-height: 0;
    padding-left: 0;
    margin-top: 2em;
  }
  .stories-content-slider .slick-list, .play-content-slider .slick-list, .eat-content-slider .slick-list, .stay-content-slider .slick-list {
    height: auto;
    max-height: none;
    min-height: calc(100vh/2.5);
    padding-left: 0;
    margin-bottom: 3em;
  }
  .stories-content-slider .slick-list .inner-container, .play-content-slider .slick-list .inner-container, .eat-content-slider .slick-list .inner-container, .stay-content-slider .slick-list .inner-container {
    height: auto;
    max-height: none;
    min-height: calc(100vh/2.5);
  }
  .stories-content-slider .slick-list .inner-container .stories-content, .play-content-slider .slick-list .inner-container .stories-content, .eat-content-slider .slick-list .inner-container .stories-content, .stay-content-slider .slick-list .inner-container .stories-content {
    position: relative;
    top: 50%;
    -webkit-transform: none;
            transform: none;
    padding: 1.5em 1.5em;
  }
}

#featured-artists-page {
  position: relative;
  top: 90px;
}
#featured-artists-page .featured-artists-inner, #featured-artists-page .upcoming-events-artist-headline {
  position: relative;
}
#featured-artists-page .featured-artists-inner .headline, #featured-artists-page .upcoming-events-artist-headline .headline {
  background-color: #D6D2C4;
}
#featured-artists-page .featured-artists-inner .headline h1, #featured-artists-page .upcoming-events-artist-headline .headline h1 {
  font-weight: bold;
  margin: 25px 0 15px;
}
@media screen and (max-width: 480px) {
  #featured-artists-page .featured-artists-inner .headline, #featured-artists-page .upcoming-events-artist-headline .headline {
    margin-top: 90px;
  }
}

/* Common style - Slider */
.home-artists-inner .artist-featured {
  position: relative;
  float: left;
  overflow: hidden;
  max-height: 500px;
  background: #D6D2C4;
  text-align: center;
  cursor: pointer;
  height: 35vh;
  min-height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  .home-artists-inner .artist-featured {
    height: 50vh;
  }
}

.home-artists-inner figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.home-artists-inner figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.home-artists-inner .artist-featured figcaption::before,
.home-artists-inner .artist-featured figcaption::after {
  pointer-events: none;
}

.home-artists-inner .artist-featured figcaption,
.home-artists-inner .artist-featured figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.home-artists-inner .artist-featured figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.home-artists-inner .artist-featured h4 {
  font-size: 1.25vw;
  word-spacing: -0.15em;
  font-weight: 300;
  opacity: 0;
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .home-artists-inner .artist-featured h4 {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 575px) {
  .home-artists-inner .artist-featured h4 {
    font-size: 4.5vw;
  }
}

.home-artists-inner .artist-featured h4 span {
  font-weight: 800;
}

.home-artists-inner .artist-featured h4,
.home-artists-inner .artist-featured p {
  margin: 0;
}

.home-artists-inner .artist-featured p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/
.artist-featured.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(244, 99, 58, 0.75);
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

.artist-featured.effect-sadie h4 {
  position: relative;
  top: 25%;
  left: 0;
  width: 70%;
  color: #484c61;
  margin: 0 auto;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  display: block;
  padding: 10px 0;
  word-spacing: 1px;
}

.artist-featured.effect-sadie figcaption::before,
.artist-featured.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.artist-featured.effect-sadie p {
  position: relative;
  top: 25%;
  bottom: 0;
  left: 0;
  padding: 0 2.5em;
  width: 70%;
  margin: 10px auto;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.artist-featured.effect-sadie .line-btn-container {
  position: relative;
  top: 30%;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  border: 2px solid white;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%) !important;
  width: 50%;
  text-transform: uppercase;
  line-height: 1.2;
}
.artist-featured.effect-sadie .line-btn-container .line-btn {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 13px;
  color: white;
  text-decoration: none;
}
.artist-featured.effect-sadie .line-btn-container:hover {
  background-color: white;
}
.artist-featured.effect-sadie .line-btn-container:hover .line-btn {
  color: #F4633A;
}

/*.artist-featured.effect-sadie:hover h4 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
  opacity: 1
}*/
.artist-featured.effect-sadie:hover h4,
.artist-featured.effect-sadie:hover figcaption::before,
.artist-featured.effect-sadie:hover p,
.artist-featured.effect-sadie:hover .line-btn-container {
  color: White;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.featured-artwork {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  background-color: #440E99;
}
.featured-artwork .featured-artwork-slider .slide-container {
  /*height: 20vh;
  min-height: 500px;
  max-height: 800px;*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.featured-artwork .featured-artwork-slider .slide-container .blur {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -2;
}
.featured-artwork .featured-artwork-slider .slide-container img {
  max-width: 100%;
  margin: 0 auto;
  max-height: 900px;
  height: 100%;
  width: auto;
}
.featured-artwork .featured-artwork-slider .slide-container .slide-contents {
  width: 100%;
  text-align: center;
  height: 60px;
  position: relative;
  bottom: 0;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  margin-top: -60px;
}
.featured-artwork .featured-artwork-slider .slide-container .slide-contents .artist-attribution {
  color: white;
  font-size: 12px;
  position: relative;
  top: 18px;
  right: inherit;
  padding: 0 3em;
  z-index: 3;
  height: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .featured-artwork .featured-artwork-slider .slide-container .slide-contents .artist-attribution {
    font-size: 8px;
  }
}
.featured-artwork .featured-artwork-nav {
  height: auto;
  background-color: #440E99;
  margin: 0 auto;
  width: 50vw;
  height: 100px;
}
.featured-artwork .featured-artwork-nav .slick-track {
  /*transform: translate(-50%,-50%) !important;
  height: 100px !important;*/
  min-width: 300px;
}
.featured-artwork .featured-artwork-nav .slick-list {
  height: 100px;
  width: 100%;
  margin: 0 auto;
}
.featured-artwork .featured-artwork-nav .slide-container {
  height: 75px;
  width: auto;
  margin: 14px 7px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.featured-artwork .featured-artwork-nav .slick-prev, .featured-artwork .featured-artwork-nav .slick-next {
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 45px;
  height: 35px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 100;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.95;
  z-index: 17;
  -webkit-filter: invert(50%) sepia(85%) saturate(2981%) hue-rotate(340deg) brightness(102%) contrast(91%);
          filter: invert(50%) sepia(85%) saturate(2981%) hue-rotate(340deg) brightness(102%) contrast(91%);
}
.featured-artwork .featured-artwork-nav .slick-prev:hover, .featured-artwork .featured-artwork-nav .slick-next:hover {
  opacity: 1;
}
.featured-artwork .featured-artwork-nav .slick-next {
  right: -50px;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-right.svg");
}
.featured-artwork .featured-artwork-nav .slick-prev {
  left: -50px;
  background-image: url("/wp-content/themes/generatepress_child/slick/slider-arrow-left.svg");
}
.featured-artwork .featured-artwork-nav .slick-prev::before, .featured-artwork .featured-artwork-nav .slick-next::before {
  content: "";
  font-family: "fontawesome";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.featured-artwork .featured-artwork-nav .slick-current {
  border: 2px solid #F4633A;
}
@media screen and (max-width: 991px) {
  .featured-artwork .featured-artwork-nav {
    width: 80vw;
  }
}
@media screen and (max-width: 429px) {
  .featured-artwork .featured-artwork-nav {
    width: 85vw;
  }
  .featured-artwork .featured-artwork-nav .slick-next {
    right: -30px;
  }
  .featured-artwork .featured-artwork-nav .slick-prev {
    left: -30px;
  }
}
.featured-artwork .artist-attribution {
  color: white;
  font-size: 13px;
  position: relative;
  bottom: -35em;
  right: -85vw;
  padding: 0 3em;
  z-index: 3;
  height: 0;
}
.featured-artwork .artist-attribution i {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .featured-artwork .artist-attribution {
    right: -75vw;
  }
}
@media screen and (max-width: 991px) {
  .featured-artwork .artist-attribution {
    right: -55vw;
  }
}
@media screen and (max-width: 480px) {
  .featured-artwork .artist-attribution {
    font-size: 8px;
  }
}

#visit-columns {
  padding: 4em 0 6em;
}
#visit-columns .visit-column-inner .visit-column-container {
  padding: 15px 15px;
}
#visit-columns .visit-column-inner .visit-column-container .visit-image {
  height: 240px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container {
  background-color: #D6D2C4;
  padding: 30px;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container h4 {
  font-weight: bold;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container h4 a {
  color: black;
  text-decoration: none;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container .event-date {
  font-weight: 600;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container p {
  margin-bottom: 35px;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container .orange-btn-container {
  width: 75%;
  margin: 0 auto;
}
#visit-columns .visit-column-inner .visit-column-container .copy-container .orange-btn-container .orange-btn {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
@media screen and (max-width: 429px) {
  #visit-columns {
    padding: 2em 0 3em;
  }
  #visit-columns .visit-column-inner {
    padding: 0 25px;
  }
}

.single-artist-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 90px;
}
.single-artist-header .header-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.single-artist-header .header-container .copy-contents {
  position: relative;
  top: -100%;
  padding: 15rem 3em;
}
.single-artist-header .header-container .copy-contents .overlay {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  mix-blend-mode: multiply;
  display: block;
  top: 0;
  left: 0;
}
.single-artist-header .header-container .copy-contents .artist-social-media {
  z-index: 3;
  position: relative;
}
.single-artist-header .header-container .copy-contents .artist-social-media a {
  color: white;
  font-size: 2em;
  padding-right: 10px;
}
.single-artist-header .header-container .copy-contents h1 {
  width: 63%;
  color: white;
  z-index: 3;
  position: relative;
  font-size: 3rem;
  font-weight: bold;
}
.single-artist-header .header-container .copy-contents p {
  width: 63%;
  color: white;
  z-index: 3;
  position: relative;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .single-artist-header .header-container .copy-contents {
    padding: 8rem 3em;
  }
  .single-artist-header .header-container .copy-contents h1 {
    width: 90%;
    color: white;
    z-index: 3;
    position: relative;
  }
  .single-artist-header .header-container .copy-contents p {
    width: 90%;
    color: white;
    z-index: 3;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .single-artist-header .header-container .copy-contents {
    padding: 10em 3em 8em;
  }
}
.single-artist-header .header-container .artist-attribution {
  color: white;
  font-size: 13px;
  position: relative;
  bottom: 4.5em;
  padding: 0 3em;
  z-index: 3;
  height: 0;
  margin-left: 65vw;
  padding-right: 20px;
}
.single-artist-header .header-container .artist-attribution i {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .single-artist-header .header-container .artist-attribution {
    font-size: 10px;
  }
}
@media screen and (max-width: 480px) {
  .single-artist-header .header-container .artist-attribution {
    bottom: 6.5em;
    margin-left: 58vw;
    font-size: 8px;
  }
}

.single-artist-top-content, .single-artist-lower-content {
  padding: 3em 0 4em;
}
.single-artist-top-content .left-content, .single-artist-lower-content .left-content {
  padding: 0 2em;
}
.single-artist-top-content .right-content iframe, .single-artist-lower-content .right-content iframe {
  height: 350px;
}
.single-artist-top-content .caption, .single-artist-lower-content .caption {
  text-align: left;
  color: #949494;
  font-size: 11px;
  margin: 5px;
}

#artist-quote {
  background-color: #440E99;
}
#artist-quote .single-artist-quote {
  padding: 5em 0 2em;
}
#artist-quote .single-artist-quote .quote-copy {
  color: white;
  font-style: italic;
  font-weight: 600;
  font-size: 1.25rem;
  width: 70%;
  margin: 0 auto;
}
#artist-quote .single-artist-quote .quote-copy::before, #artist-quote .single-artist-quote .quote-copy::after {
  content: "";
  display: block;
  height: 50px;
  width: 100px;
  position: relative;
  top: 33%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#artist-quote .single-artist-quote .quote-copy::before {
  background-image: url("/wp-content/themes/generatepress_child/images/quote-open.svg");
  left: -11%;
  margin-bottom: -50px;
}
#artist-quote .single-artist-quote .quote-copy::after {
  background-image: url("/wp-content/themes/generatepress_child/images/quote-close.svg");
  margin-top: -54px;
  right: -104%;
}
@media screen and (max-width: 480px) {
  #artist-quote .single-artist-quote .quote-copy::before, #artist-quote .single-artist-quote .quote-copy::after {
    display: none;
  }
}
#artist-quote .single-artist-quote .quote-attribute {
  color: white;
  margin-top: 20px;
}

.site-footer a {
  text-decoration: none !important;
}
.site-footer ol, .site-footer ul, .site-footer .sub-menu {
  padding-left: 0 !important;
}

.upcoming-events-headline {
  position: relative;
}
.upcoming-events-headline .headline {
  background-color: #440E99;
}
.upcoming-events-headline .headline h1 {
  color: white;
  font-weight: bold;
  margin: 25px 0 15px;
}

.simplified-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 90px;
}
.simplified-header .header-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.simplified-header .header-container .overlay {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  mix-blend-mode: multiply;
  display: block;
}
.simplified-header .header-container .copy-contents {
  position: relative;
  top: -100%;
  padding: 8rem 3em;
}
.simplified-header .header-container .copy-contents h1 {
  width: 63%;
  color: white;
  z-index: 3;
  position: relative;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .simplified-header .header-container .copy-contents {
    padding: 8rem 3em;
  }
  .simplified-header .header-container .copy-contents h1 {
    width: 90%;
    color: white;
    z-index: 3;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .simplified-header .header-container .copy-contents {
    padding: 5rem 3em;
  }
  .simplified-header .header-container .copy-contents h1 {
    font-size: 2.75em;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .simplified-header {
    margin-top: 90px;
  }
}

/* Vertical Tabs */
.vertical-tabs {
  background-color: #D6D2C4;
  font-size: 1.25em;
  padding: 2.5em 0;
  color: #3A3A3A;
  font-family: "Overpass", sans-serif;
  text-align: right;
}
.vertical-tabs .nav.nav-tabs {
  border-bottom: 0;
  display: block;
  float: right;
  margin-right: 20px;
  padding-right: 15px;
}
.vertical-tabs .nav-tabs .nav-link {
  border-radius: 0;
  text-align: right;
  font-size: 1.2em;
  border: none;
  color: #3A3A3A;
  height: inherit;
  width: inherit;
  padding: 1em 0;
  padding-right: 30px;
  text-align: left;
  font-weight: 800;
}
.vertical-tabs .nav-tabs .nav-link img {
  width: 45px;
  padding-right: 15px;
}
@media only screen and (max-width: 728px) {
  .vertical-tabs {
    padding: 0.75em 0;
  }
  .vertical-tabs .nav.nav-tabs {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .vertical-tabs .nav.nav-tabs .nav-item {
    display: inline-block;
  }
  .vertical-tabs .nav.nav-tabs .nav-item .nav-link img {
    width: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .vertical-tabs .nav.nav-tabs .nav-item .nav-link span {
    display: none;
  }
}

.vertical-tabs .nav-tabs .nav-link.active {
  background-color: transparent !important;
  color: #440E99 !important;
  text-decoration: underline;
  color: #fff;
}
.vertical-tabs .nav-tabs .nav-link.active img {
  -webkit-filter: invert(12%) sepia(64%) saturate(5677%) hue-rotate(263deg) brightness(77%) contrast(108%);
          filter: invert(12%) sepia(64%) saturate(5677%) hue-rotate(263deg) brightness(77%) contrast(108%);
}

.vertical-tabs .tab-content > .active {
  background: #fff;
  display: block;
}

.vertical-tabs .sv-tab-panel {
  background: #fff;
  height: 274px;
  padding-top: 10px;
}

@media only screen and (max-width: 420px) {
  .titulo {
    font-size: 22px;
  }
}
@media only screen and (max-width: 325px) {
  .vertical-tabs {
    padding: 8px;
  }
}
#plan-tabs .tab-content {
  padding: 4em 3.5em;
}
#plan-tabs #hours h3 {
  text-align: center;
}
#plan-tabs #hours table {
  border: none;
}
#plan-tabs #hours table td {
  font-weight: bold;
  font-size: 1.1em;
  font-family: "Overpass", sans-serif;
  border: none;
  padding: 0;
  padding-right: 12px;
  color: black;
  width: 50%;
}
#plan-tabs #hours table td:first-child, #plan-tabs #hours table .hour-menu-row td:first-child {
  color: #a7aca2;
  font-weight: bold;
  font-size: 16px;
  font-family: "Overpass", sans-serif;
  text-align: right;
}
#plan-tabs #hours .day {
  text-align: right;
}

#explore-tabs {
  width: 65%;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}
#explore-tabs > .nav.nav-tabs {
  border: none;
  color: #fff;
  border-radius: 0;
}
#explore-tabs > div a.nav-item.nav-link {
  border: none;
  color: #fff;
  background: #F4633A;
  border-radius: 0;
  font-family: "Overpass", sans-serif;
  font-size: 2.1em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 3px;
}
#explore-tabs > div a.nav-item.nav-link:hover {
  border: none;
  background: #440E99;
  color: #fff;
  border-radius: 0;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
#explore-tabs > div a.nav-item.nav-link:focus {
  border: none;
  color: #fff;
  border-radius: 0;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
@media screen and (max-width: 480px) {
  #explore-tabs > div a.nav-item.nav-link {
    font-size: 1.1em;
  }
}
#explore-tabs > div a.nav-item.nav-link.active {
  border: none;
  color: #fff;
  background: #440E99;
  border-radius: 0;
}
@media screen and (max-width: 991px) {
  #explore-tabs {
    width: 100%;
  }
}

.explore-content {
  background-color: #F2F2F2;
  line-height: 25px;
  margin-top: -20px;
  z-index: 3;
  position: relative;
  /*.slider-item {
    width: none !important;
    height:480px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10px 0;
    @media screen and (max-width: 991px) {
      margin: 0 10px;
    }
    @media screen and (max-width: 480px) {
      width: inherit !important;
    }
  }*/
}
@media screen and (max-width: 480px) {
  .explore-content .play-content-slider .slick-list, .explore-content .eat-content-slider .slick-list, .explore-content .stay-content-slider .slick-list {
    min-height: calc(100vh/1.75) !important;
  }
  .explore-content .play-content-slider .slick-list .inner-container, .explore-content .eat-content-slider .slick-list .inner-container, .explore-content .stay-content-slider .slick-list .inner-container {
    min-height: calc(100vh/1.75) !important;
  }
}

.show {
  display: block !important;
}

#plan-instagram {
  padding: 2em 1.5rem 4em;
}
#plan-instagram h1 {
  margin: 1em 0;
  color: #F4633A;
  font-weight: 800;
}
#plan-instagram .row .ig-post {
  margin-bottom: 25px;
}
#plan-instagram .row .orange-btn-container {
  margin: 2em auto 1em;
}
#plan-instagram .juicer-feed .referral {
  display: none;
}
#plan-instagram .juicer-feed .juicer-about {
  display: none;
}

/*----------------------------------------
              LEARN PAGE
--------------------------------------*/
#learn-filter {
  text-align: center;
  background-color: #D6D2C4;
}
#learn-filter .row {
  padding: 2em 0;
}
#learn-filter .row .filter-button-container {
  width: 90%;
  margin: 0 auto;
}
#learn-filter .row .filter-button-container h4 {
  display: inline-block;
  font-weight: 800;
}
#learn-filter .row .filter-button-container .filter-button {
  font-family: "Overpass", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  background-color: transparent;
  text-align: center;
  color: #440E99;
  margin: 0 0.5%;
}
#learn-filter .row .filter-button-container .filter-button:focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 480px) {
  #learn-filter .row h4 {
    display: block !important;
  }
  #learn-filter .row .filter-button {
    font-size: 1.1rem !important;
    display: block;
    text-align: center !important;
    margin: 0 auto !important;
  }
}

#learn-masonry {
  max-width: 90%;
  margin: 3rem auto;
}
#learn-masonry .row {
  column-width: 15em;
  -moz-column-width: 15em;
  -webkit-column-width: 15em;
  display: block;
  column-gap: 1rem;
  -moz-column-gap: 1rem;
  -webkit-column-gap: 1rem;
}
#learn-masonry .item {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 auto 1rem auto;
  position: relative;
  padding: 6px;
  background: #DFAB70;
  border: 1px solid #DFAB70;
  border-radius: 2px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#learn-masonry .item .thumb-container .thumb {
  max-width: 100%;
}
#learn-masonry .item .thumb-container .icon {
  width: 60px;
  height: 60px;
  z-index: 7;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.75;
}
#learn-masonry .item.video {
  background: #DFAB70;
  border: 1px solid #DFAB70;
}
#learn-masonry .item.pdf {
  background: #96A7E0;
  border: 1px solid #96A7E0;
}
#learn-masonry .item.event {
  background: #CCC4C3;
  border: 1px solid #CCC4C3;
}
#learn-masonry .item.image {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}
#learn-masonry .item a {
  color: #3A3A3A;
  text-decoration: none;
}
#learn-masonry .item a h4 {
  color: #3A3A3A;
  text-decoration: none;
  padding: 10px;
  text-align: left;
  margin-bottom: 0;
}
#learn-masonry .item p {
  font-size: 1em;
  color: #3A3A3A;
  display: block;
  font-size: 0.7em;
  text-align: left;
  padding: 0 10px;
}
#learn-masonry .item .event-date {
  font-weight: 600;
}
#learn-masonry .learn-overlay {
  position: absolute;
  height: 0;
  width: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #F4633A;
  mix-blend-mode: multiply;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
  border: none;
}
#learn-masonry .item:hover {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
}
#learn-masonry .item:hover .learn-overlay {
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  opacity: 1;
}

.community-divider {
  background-color: #440E99 !important;
  height: 17px;
}

#communtity-comments {
  padding: 6em 0 4em;
}
#communtity-comments #headnav h2 {
  font-weight: bold;
}
#communtity-comments #headnav #community-tabs .nav-tabs {
  border: none;
}
#communtity-comments #headnav #community-tabs .nav-item {
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Overpass", sans-serif;
  color: #3A3A3A;
  border: none;
}
#communtity-comments #headnav #community-tabs .nav-item.active {
  color: #440E99;
  text-decoration: underline;
}
#communtity-comments #headnav #community-tabs .nav-item:first-child {
  border-right: 2px #3A3A3A solid;
}
#communtity-comments .community-content {
  padding: 3em 0;
}
#communtity-comments .community-content .comments-item {
  background-color: #D6D2C4;
  padding: 2em;
  margin-bottom: 1.5em;
}
#communtity-comments .community-content .comments-item h4 {
  display: inline-block;
}
#communtity-comments .community-content .comments-item .date {
  display: block;
  margin-bottom: 0;
}
#communtity-comments .community-content .comments-item .moreless {
  font-weight: bold;
  color: #440E99;
  text-decoration: none;
  text-align: right;
  float: right;
  position: relative;
}
#communtity-comments .community-content .comments-item .moreless.more {
  bottom: -40px;
}
#communtity-comments .community-content .comments-item .moreless.more::after {
  content: " +";
}
#communtity-comments .community-content .comments-item .moreless.less {
  bottom: -16px;
}
#communtity-comments .community-content .comments-item .moreless.less::after {
  content: " -";
}

#sponsors-segment {
  padding: 3em 30px;
}
#sponsors-segment .callout {
  font-size: 0.8em;
  font-weight: 800;
  text-align: center;
  font-family: "Overpass", sans-serif;
  margin: 4.25em auto 1.5em auto;
  width: 85%;
}
@media screen and (max-width: 440px) {
  #sponsors-segment .callout {
    margin: 2.25em auto 0.75em auto;
  }
}
#sponsors-segment #major-sponsors .row, #sponsors-segment #national-sponsors, #sponsors-segment #minor-sponsors {
  padding: 0 30px;
}
#sponsors-segment #major-sponsors .sponsor-logo {
  width: auto;
  max-height: 225px;
  padding: 0 10px;
  max-width: 350px;
}
@media screen and (max-width: 991px) {
  #sponsors-segment #major-sponsors .sponsor-logo {
    width: 100%;
    max-height: inherit;
  }
}
#sponsors-segment #national-sponsors .sponsor-logo {
  width: 100%;
}
#sponsors-segment #minor-sponsors .sponsor-col:first-child {
  width: 100%;
}
#sponsors-segment #minor-sponsors .sponsor-col:first-child .sponsor-logo {
  width: 16.66666667% !important;
}
#sponsors-segment #minor-sponsors .sponsor-logo {
  width: 100%;
}
#sponsors-segment #mention-sponsors {
  width: 75%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #sponsors-segment #mention-sponsors {
    width: 100%;
  }
}
#sponsors-segment .toggle-sponsor {
  float: none;
  background-color: transparent;
  border: none;
  color: #F4633A;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
}
#sponsors-segment .toggle-sponsor:focus {
  outline: none;
}
#sponsors-segment .toggle-sponsor:after {
  content: "Less";
  float: none;
  margin-left: 3px;
}
#sponsors-segment .toggle-sponsor.collapsed:after {
  content: "More";
}
#sponsors-segment .sponsor-col {
  margin: 0.5em auto;
  text-align: center;
}
#sponsors-segment .sponsor-col .sponsor-logo {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  #sponsors-segment .sponsor-col {
    margin: 2.5em auto;
  }
}