/*exhibit carousel*/
.homepage-exhibit-carousel .exhibit-status {
  color:#BA0D2F;
  text-transform: uppercase;
  font-family:'Oswald', sans-serif;
  font-size: .8em;
  margin-top:8px;
}
.homepage-exhibit-carousel .view-content h3 {
  font-size: .5em;
  margin-bottom: 0.25em;
  margin-top: 0.2em;
}
.homepage-exhibit-carousel .views-field-field-gallery1 a {
  font-family:'Merriweather Sans';
  color:#004E60;
  font-size: 0.85em;
  font-style: italic;
  padding-top: 5px;
}
.homepage-exhibit-carousel  .exhibit-duration {
  color: var(--gray-2, #4F4F4F);
  font-family:'Merriweather Sans';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 142.857% */
  text-align:center;
}
.homepage-exhibit-carousel  .date::before {
  content:"\f073";
  font-family: 'fontawesome';
  color:#004e60;
  padding-right:.5rem;
}
.homepage-exhibit-carousel  .time::before {
  content:"\f017";
  font-family: 'fontawesome';
  color:#004e60;
  padding-right:.5rem;
}

.homepage-exhibit-carousel  .location::before {
  content:"\f041";
  font-family: 'fontawesome';
  color:#004e60;
  padding-right:.5rem;
}
.homepage-exhibit-carousel a {
  color:#000;
}

.homepage-exhibit-carousel a:hover {
  color:#333;
  text-decoration:none;
}
.homepage-exhibit-carousel .views-row {
    border: 1px solid #D9D3D3;
    border-radius: 0.625rem;
    margin-right: 15px;
    margin-bottom: 10px;
    background-color: #fff;
    height: 385px;

}
.homepage-exhibit-carousel .view-header h2 {
  padding-bottom:2rem;
}

.homepage-exhibit-carousel .footer {
   float:right;
   font-weight:500;
   padding-bottom:3rem;
}
.homepage-exhibit-carousel .footer::after {
  color: #BA0C2F;
  font-family: "fontawesome";
  content: "\f0a9";
  margin-left:1rem;
  text-decoration:none !important;
  display:inline-block;
   font-weight:900;
}

.homepage-exhibit-carousel .views-row:hover {
  box-shadow: 0px 10px 10px rgba(0,0,0,0.4);
  transform: scale(1.05,1.05);

}
.homepage-exhibit-carousel .event-details {
  color: var(--gray-2, #4F4F4F);
  font-family:'Merriweather Sans';
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 142.857% */
  text-align:center;
}
.views-row .event-details h6, h5, h4, h3, h2, h1 {
 margin-top:0 !important;
 line-height: normal !important;
} 
.homepage-exhibit-carousel .event-content a {
  color:#000;
  font-family:'Merriweather Sans';
}


/*.homepage-exhibit-carousel .views-field-field-russell-exhibit-thumbnail {
  margin-right: 15px;
  margin-bottom: 10px;
}
.homepage-exhibit-carousel .views-field-field-brown-exhibit-thumbnail {
  margin-right: 15px;
  margin-bottom: 10px;
}

.homepage-exhibit-carousel .views-field-field-hargrett-exhibit-thumbnail {
  margin-right: 15px;
  margin-bottom: 10px;
}
*/
.homepage-exhibit-carousel .views-field-title a {
  color: #000;
  font-family:'Merriweather Sans';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
}
.homepage-exhibit-carousel img {
  border-bottom:3px solid red;
  border-radius: 0.625rem 0.625rem 0 0;
  margin-bottom:.5rem;

}
.homepage-exhibit-carousel {
  margin-bottom:2rem;
  margin-top:2rem;
}



.homepage-exhibit-carousel p {
  text-align:center;
  margin-bottom:10px;
}

/*exhibit carousel*/
.exhibit-carousel-block, .exhibit-grid-block  {
  padding: 2.5em 0;
}
.exhibit-carousel-block h2, .exhibit-grid-block h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #000;
}
.exhibit-carousel .slick-track {
  margin: 0;
}
.slick-dots {
  display:none !important;
}
.exhibit-carousel button.slick-next:after {
  content:"\f178";
  font-family: "fontawesome";
  font-weight: 300;
  visibility: visible;
  font-size: 1.65em;
  color:#333;
}
.exhibit-carousel button.slick-prev:before {
  content:"\f177";
  font-family: "fontawesome";
  font-weight: 300;
  visibility: visible;
  font-size: 1.65em;
  color:#333;
}
.exhibit-carousel button.slick-prev.slick-disabled:before, .exhibit-carousel button.slick-next.slick-disabled:after {
  color:#BBB3B3;
}
.exhibit-carousel button {
  background: transparent;
  position: absolute;
  z-index: 1;
  right:0;
  visibility: hidden;
}
.exhibit-carousel button.slick-next {
  right: 12px;
  top: -40px;
}
.exhibit-carousel button.slick-prev {
  top: -40px;
}
.exhibit-carousel.slick-dots {
  display:none!important;
}
.exhibit-carousel .views-field-field-gallery1, .exhibit-grid .views-field-field-gallery1 {
  font-family:'Merriweather Sans';
  font-style:italic;
  color: #004E60;
  font-size: 0.8em;
  margin-top:5px;
}
.exhibit-carousel .views-field-field-gallery1 a, .exhibit-grid .views-field-field-gallery1 a {
  color: #004E60;
}
.exhibit-carousel .views-field-title h3 {
  font-weight: 400;
  font-size: 1.35em;
  margin-top: 7px;

}
.exhibit-carousel .views-field-title h3 a, .exhibit-grid .views-field-title h3 a{
  color:#000;
}

.exhibit-carousel .views-field-field-exhibit-end-date, .exhibit-grid .views-field-field-exhibit-end-date {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.75em;
}
.exhibit-carousel .views-field-field-anticipated-opening-date {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.75em;
}
.exhibit-carousel .slick-slide {
  padding-right: 15px;
}

/*exhibit grid*/

.exhibit-grid .view-content {
display:flex;
flex-wrap:wrap;
}
.exhibit-grid .view-content div.views-row {
  width: 33%;
  padding-right: 15px;
  margin-bottom: 2em;
}
.exhibit-grid .views-field-title h3 {
  font-size: 1.125em;
  font-weight: 400;
  margin-top: 7px;
}
.exhibit-grid .date {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.85em;
}

/*galleries grid*/
.galleries-grid .view-content {
  display:flex;
  flex-wrap:wrap;
}
.galleries-grid .view-content .views-row {
  width: 50%;
  margin-bottom: 1.5em;
}
.galleries-grid .view-content .views-row {
  padding-right: 15px;
}

.galleries-grid .views-field-title {
  margin-top: 10px;

}
.galleries-grid .views-field-title h2 {
    font-size:1.2em;
}

/*individual gallery*/
.node--type-russell-exhibit-location .main-content .layout__region--first {
  flex: 0 1 70%;
}
.node--type-russell-exhibit-location .main-content .layout__region--second {
  flex: 0 1 30%;
  display: flex;
  padding-left: 15px;
}
.node--type-russell-exhibit-location .field--name-field-exhibit-sponsor-link .field__label, .gallery-header .views-label {
  color: #004E60;
  text-transform: uppercase;
  font-family:"Oswald", sans-serif;
  font-size: 13px;
}
.gallery-header .views-field-field-exhibit-sponsor-link {
  margin: 8px 0 15px 0;
}
.gallery-header .sponsor-logo img {
  max-width: 50px;
}

.node--type-russell-exhibit-location .field--name-field-exhibit-sponsor-link .field__item a {
  color:#000;
  text-decoration: underline;
  font-size: 0.85em;
}
.node--type-russell-exhibit-location .field--name-field-exhibit-sponsor-link .field__item a:hover, .node--type-russell-exhibit-location .field--name-field-exhibit-sponsor-link .field__item a:focus {
  text-decoration: none;
}
.gallery-exhibit {
  padding: 2.5em 0;
}
.gallery-exhibit .views-row {
  display: flex;
}
.gallery-exhibit .views-field-field-russell-exhibit-thumbnail {
  padding-right: 15px;
  width: 40%;
}
.gallery-exhibit .views-field-field-short-descrit {
  width: 60%;
}
.gallery-exhibit .views-field-field-short-descrit .gallery{
  font-family:'Merriweather Sans';
  color:#004E60;
  font-size: 0.85em;
  font-style: italic;
}
.gallery-exhibit .views-field-field-short-descrit .gallery a {
  color:#004E60;
}

.gallery-exhibit .views-field-field-short-descrit .date {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.85em;
}
.gallery-exhibit h2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #000;
}

/*individual exhibit*/
.exhibit-header .exhibit-duration .field__label, .exhibit-header .gallery .field__label, .exhibit-header .partner .field__label {
  color: #004E60;
  text-transform: uppercase;
  font-family:"Oswald", sans-serif;
  font-size: 13px;
}
.exhibit-header .views-field-nid .field-content{
  display:flex;
  margin-top: 12px;
}
.exhibit-header .exhibit-duration .date, .exhibit-header .gallery .gallery-title {
  color:#000;
  font-size:0.95em;
}
.exhibit-header .gallery .gallery-title a, .exhibit-header .partner .link a {
  color:#000;
}

.exhibit-header .exhibit-duration {
  padding-right: 15px;
  border-right:1px solid #E5E3DF;
  margin-right: 15px;
}
.node--type-russell-exhibit #main .field--name-body {
  padding-top: 20px;
}
#header .node--type-russell-exhibit .field--name-body {
  padding-top: 3px;
}
.exhibit-header .partner {
  padding-left: 15px;
  border-left:1px solid #E5E3DF;
  margin-left: 15px;
}
.exhibit-header .partner .partner-content {
  display:flex;
}
.exhibit-header .partner .partner-content .image {
  margin-right: 7px;
  width: 50px;
}
.node--type-russell-exhibit .field--name-field-press-release, .node--type-russell-exhibit .field--name-field-online-exhib {
  margin-bottom: 15px;
}
.node--type-russell-exhibit .field--name-field-online-exhib .field__label, .node--type-russell-exhibit .field--name-field-press-release .field__label {
  color: #004E60;
  text-transform: uppercase;
  font-family:"Oswald", sans-serif;
  font-size: 13px;
}
.node--type-russell-exhibit .field--name-field-online-exhib .field__item a, .node--type-russell-exhibit .field--name-field-press-release .field__item a{
  color:#000;
  font-size:0.95em;
  text-decoration: underline;
}
.node--type-russell-exhibit .field--name-field-online-exhib .field__item a:hover, .node--type-russell-exhibit .field--name-field-press-release .field__item a:hover {
  text-decoration: none;
}

.btn-arrow, .arrow-btn {
  color: #5C5C5C;
  font-family:'Merriweather Sans';
  font-style: normal;
  text-decoration: none;
  display: flex;
  align-items: baseline;
  margin-left: 22px;
  font-size:0.85em;
  transition: 0.5s ease;
  font-weight: 400;
}

@media (max-width: 768px) {
  .exhibit-grid .views-field-title h3 {
    font-size: 1em;
  }
  .exhibit-carousel-block h2, .exhibit-grid-block h2 {
    font-size: 1em;
  }
  .exhibit-header .exhibit-duration .date, .exhibit-header .gallery .gallery-title {
    font-size: 0.85em;
  }
  .exhibit-header .exhibit-duration .field__label, .exhibit-header .gallery .field__label, .exhibit-header .partner .field__label {
    font-size:11px;
  }
  .exhibit-header .partner .link {
    font-size: 0.85em;
  }

  .homepage-exhibit-carousel .exhibit-status {
    color:#BA0D2F;
    text-transform: uppercase;
    font-family:'Oswald', sans-serif;
    font-size: .8em;
    margin-top:8px;
  }
  .homepage-exhibit-carousel .view-content h3 {
    font-size: .5em;
    margin-bottom: 0.25em;
    margin-top: 0.2em;
  }
  .homepage-exhibit-carousel .views-field-field-gallery1 a {
  font-family:'Merriweather Sans';
    color:#004E60;
    font-size: 0.85em;
    font-style: italic;
    padding-top: 5px;
  }
  .homepage-exhibit-carousel  .exhibit-duration {
    color: var(--gray-2, #4F4F4F);
  font-family:'Merriweather Sans';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    text-align:center;
  }
  .homepage-exhibit-carousel  .date::before {
    content:"\f073";
    font-family: 'fontawesome';
    color:#004e60;
    padding-right:.5rem;
  }
  .homepage-exhibit-carousel  .time::before {
    content:"\f017";
    font-family: 'fontawesome';
    color:#004e60;
    padding-right:.5rem;
  }

  .homepage-exhibit-carousel  .location::before {
    content:"\f041";
    font-family: 'fontawesome';
    color:#004e60;
    padding-right:.5rem;
  }
  .homepage-exhibit-carousel .views-row {
    border: 1px solid #D9D3D3;
    border-radius: 0.625rem;
    margin-right: 15px;
    margin-bottom: 10px;
    background-color: #fff;
    height: auto;
    width:auto;

  }
  
  .homepage-exhibit-carousel .views-row:hover {
    box-shadow: 0px 10px 10px rgba(0,0,0,0.4);
    transform: scale(1.05,1.05);

  }
  .homepage-exhibit-carousel .event-details {
    color: var(--gray-2, #4F4F4F);
  font-family:'Merriweather Sans';
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem; /* 142.857% */
    text-align:center;
  }
 
  .homepage-exhibit-carousel .event-content a {
    color:#000;
  font-family:'Merriweather Sans';
  }


  .homepage-exhibit-carousel .views-field-title a {
    color: #000;
  font-family:'Merriweather Sans';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem; /* 133.333% */
  }
  .homepage-exhibit-carousel img {
    border-bottom:3px solid red;
    border-radius: 0.625rem 0.625rem 0 0;
    margin-bottom:.5rem;

  }
  .homepage-exhibit-carousel {
    margin-bottom:.5rem;
  }


  .homepage-exhibit-carousel p {
    text-align:center;
  }
  .homepage-exhibit-carousel .view-header h2 {
    padding-bottom:1rem;
  } 
  .homepage-exhibit-carousel .footer {
    float:left;
    font-weight: 500;
    padding-left: 5rem;
    padding-top: 2rem;
    font-size:.8rem;
  }

}
@media (max-width: 570px) {
  .exhibit-grid .view-content div.views-row {
    width: 50%;
  }
  .exhibit-carousel .views-field-title h3 {
    font-size: 1em;
  }

  .exhibit-header .exhibit-duration {
    padding-right: 8px;
    border-right:1px solid #E5E3DF;
    margin-right: 8px;
  }
}

@media (max-width: 480px) {
  .exhibit-header .views-field-nid .field-content {
    flex-wrap:wrap;
  }
  .exhibit-grid .view-content div.views-row {
    width: 100%;
  }
  .exhibit-header .exhibit-duration {
    width: 48%;
  }
  .exhibit-header .gallery {
    width: 48%;
  }
  .exhibit-header .partner {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
    width: 100%;
    margin-top: 0.75em;
    padding-top: 0.75em;
    border-top: 1px solid #E5E3DF;
  }
}

@media (max-width: 420px) {
  .galleries-grid .view-content .views-row {
    width: 100%;
    padding-right: 0;
  }
  .homepage-exhibit-carousel .footer {
    float:left;
    font-weight: 500;
    padding-left: 5rem;
    padding-top: 2rem;
    font-size:.65rem;
  }
}
