/*
Theme Name: UnderStrap Child
Theme URI: https://wp-themes.com/understrap
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress UnderStrap child theme.
Template: understrap
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: understrap-child
*/
@font-face {
  font-family: 'bornabold';
  src: url('fonts/borna-bold-webfont.woff2') format('woff2'), url('fonts/uborna-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornabold_italic';
  src: url('fonts/borna-bolditalic-webfont.woff2') format('woff2'), url('fonts/borna-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornamedium';
  src: url('fonts/borna-medium-webfont.woff2') format('woff2'), url('fonts/borna-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornamedium_italic';
  src: url('fonts/borna-mediumitalic-webfont.woff2') format('woff2'), url('fonts/borna-mediumitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornaregular';
  src: url('fonts/borna-regular-webfont.woff2') format('woff2'), url('fonts/borna-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornaregular_italic';
  src: url('fonts/borna-regularitalic-webfont.woff2') format('woff2'), url('fonts/borna-regularitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornasemibold';
  src: url('fonts/borna-semibold-webfont.woff2') format('woff2'), url('fonts/borna-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bornasemibold_italic';
  src: url('fonts/borna-semibolditalic-webfont.woff2') format('woff2'), url('fonts/borna-semibolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.link-area a {
    text-decoration: none;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: #fed710;
}
.tribe-common .tribe-common-c-svgicon {
  color: black;
}
.tribe-events .tribe-events-calendar-month__calendar-event--featured::before {
  background-color: black;
}
.additional-padding {
    padding: 0 35px ;
}
@media (max-width: 781px) {
.additional-padding {
    padding: 0 15px ;
}
}
#member-levels {
    overflow: hidden;
}
.image-caption, figure.wp-block-image figcaption {
    font-size:14px;
    line-height: 1.2em;
    text-align: left;
    display: block;
    margin: 3px auto 0;
}
figure.wp-block-image img {
  margin-bottom: 0;
}
.tribe-events-calendar-list__event-details.tribe-common-g-col {
    max-width: 100% !important;
}
.tribe-filter-bar__selected-filters {
    display: none !important;
}
header#wrapper-navbar {
    position:fixed;
    top:0;
    width:100%;
    z-index:1000;
    transition-property:transform;
    transition-duration:.5s;
}
body.active:after, body.active #main-nav:after {
    display:block;
    content:'';
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0,0,0,0.33);
}
body.active #main-nav:after {
    pointer-events: none;
    
}
body.active #main-nav {
    position: relative;
    z-index: 1000;
}
body.active .nav-link.show {
    background-color: white !important;
    position: relative;
    z-index: 2000;
}
body.active .nav-link.show:hover {
   text-decoration: underline;
}
@media (min-width: 782px) {
#xmain-menu #menu-item-13665 .dropdown-menu.show {
    display: flex;
}
}
#current-issue-dropdown {
    min-width: 300px;
    background-color: #D9D9D9;
    margin-top: -20px;
    margin-bottom: -40px;
     margin-right: -50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#current-issue-dropdown .dropdown-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:20px;
}
#current-issue-dropdown > li, #current-issue-dropdown > li > a {
    height:100%;
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#current-issue-dropdown > li > a {
    padding: 40px 80px;
}
#current-issue-dropdown a:hover {
background-color:rgba(0,0,0,0.20) !important;
}
#current-issue-dropdown img {
    box-shadow: -10px 5px 10px 3px rgba(0,0,0,.4);
}
@media (max-width: 781px) {
#current-issue-dropdown {
    margin: 0;
}
    #current-issue-dropdown img {
    max-width: 100px;
}
 #current-issue-dropdown > li > a {
  padding: 10px 20px;
}   
}
div.asl_w .probox .proinput input::placeholder {
  color: #000 !important;
}
.slider-semibold {
  font-family: 'bornasemibold' !important;
}
.slider-medium {
  font-family: 'bornamedium' !important;
}
*:focus {
  outline: none !important;
}
body {
  font-family: 'bornaregular';
  font-size: 18px;
}
.museum-info {
    font-size: 16px;
}
.acf-media-credit {
  font-size: .75em !important;
    letter-spacing: 1px;
}
#ajaxsearchlite1 > div > div.proinput > form > input.orig,
#ajaxsearchlite2 > div > div.proinput > form > input.orig {
    font-size: 20px !important;
    color:black !important;
}
.asl_m, .asl_m>*, .asl_m input {
    min-height: 45px !important;
    line-height: 45px;
}
input.orig::placeholder {
   color:black !important;
}
.wp-block-quote {
  margin: 30px 0;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: 700;
}
.wp-block-quote cite {
    font-size: .75em;
    font-weight: 400;
    text-align: right;
}
.big {
  font-family: 'bornamedium';
  font-size: 28px;
}
strong {
  font-family: 'bornasemibold';
  font-weight: normal;
}
h1 {
  font-family: 'bornamedium';
  font-size: 80px;
    line-height: 1em;
}
.single-post h1 {
    font-size: 64px;
    margin-bottom: 20px !important;
}
.invert h1 {
    color: white;
}
.issue-header h1 {
    font-size: 32px;
}
.page-template-museum-layout h1, .page-template-museum-layout .invert h2, #subscribe h1, .post-type-archive-issue h1 {
  font-size: 72px;
  letter-spacing: -1.44px;
  text-transform: none;
}
.entry-header h1, .page-header h1 {
  text-align: center;
  margin: 50px auto;
}
.page-id-13663 .entry-header h1 {
    max-width: 800px;
}
h2 {
  font-family: 'bornamedium';
  font-size: 56px;
  line-height: 1em;
}
h2.regular {
  font-family: 'bornaregular';
}
.invert h2 {
    color: white;
}
h2 a {
  text-decoration: none;
}
h2.big {
  font-size: 88px;
}
h2.alt {
  font-size: 40px;
  margin-bottom: 50px;
}
h2.event-list-title {
  font-size: 32px;
  margin-bottom: 10px;
}
h2.entry-title {
  font-size: 40px;
  margin-bottom: 10px;
}
h2.little {
  font-size: 24px;
  font-family: 'bornasemibold';
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 30px 0;
}
.page-template-museum-layout x#content h2 {
  font-family: 'bornaregular';
  max-width: 940px;
}
.black-box h2 {
  font-size: 140px;
  line-height: 140px;
  letter-spacing: -1.48px;
  text-transform: uppercase;
  color: white;
  position: relative;
  top: -20px;
  margin-bottom: 50px;
}
.ctable h2 {
  display: block;
  background-color: black;
  padding: 25px 50px;
  color: #FFF;
  font-size: 28px;
  line-height: 32px;
  margin: 0;
}
.issue-featured-articles h2 {
    font-size: 72px;
    text-transform: uppercase;
}
.issue-footer h2 {
    font-family: 'bornasemibold';
    font-size: 24px;
    text-align: center;
}
#subscribe h2 {
    font-size: 48px;
}
h3 {
  font-family: 'bornamedium';
  font-size: 32px;
}
.event-element h3 {
    font-size: 24px;
}
h3.little {
  font-family: 'bornasemibold';
  font-size: 24px;
 margin-bottom: 16px;
}
h3.big {
    font-family: 'bornaregular';
  font-size: 48px;
}
.page-template-museum-layout x#content h3 {
  font-family: 'bornasemibold';
}
.ctable h3 {
  font-size: 24px;
  font-family: 'bornabold';
  margin: 0;
}
.issue-featured-articles h3 {
    font-size: 23px;
    font-family: 'bornamedium';
    margin-bottom: 0;
}
@media (max-width: 1200px) {
    .ctable h2 {
  padding: 25px 25px;
        font-size: 24px;
}
}
@media (max-width: 781px) {
  .big {
    font-size: 24px;
  }
  h1 {
    font-size: 44px;
  }
    .single-post h1 {
    font-size: 42px;
}
  .page-template-museum-layout h1, .page-template-museum-layout .invert h2, #subscribe h1, .post-type-archive-issue h1 {
    font-size: 40px;
  }
  .entry-header h1, .page-header h1 {
    margin: 40px auto 25px;
  }
  h2 {
    font-size: 32px;
  }
  h2.big {
    font-size: 44px;
  }
  h2.alt {
    font-size: 24px;
    margin-bottom: 40px;
  }
  h2.event-list-title {
    font-size: 24px;
  }
  .black-box h2 {
    font-size: 70px;
    line-height: 70px;
    top: -8px;
    margin-bottom: 30px;
  }
  .ctable h2 {
    font-size: 24px;
    line-height: 42px;
    padding: 25px;
  }
    .issue-featured-articles h2 {
    font-size: 32px;
}
.issue-footer h2 {
    font-size: 20px;
}
    #subscribe h2 {
    font-size: 24px;
}
  h3, h3.big  {
    font-size: 24px;
  }
    .issue-featured-articles h3 {
    font-size: 20px;
}
}
a {
    transition-duration: .5s;
  color: black;
}
a:hover, a:focus, a:active {
  color: #F43325;
}
.breadcrumb {
  border-bottom: 1px solid #B3B3B3;
  padding: 45px 0 0 0;
}
.wp-block-buttons {
  margin-top: 40px;
}
.wp-block-button__link {
  font-size: 20px;
  font-family: 'bornasemibold';
  letter-spacing: 0.6px;
  color: black;
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid black !important;
  padding: calc(.667em + 2px) calc(1.533em + 2px);
}
#page-wrapper .wp-block-button__link:hover {
  color: white !important;
  background-color: black;
}
.yellow-button .wp-block-button__link {
  background-color: #FFD114;
  border: none !important;
}
.black-button .wp-block-button__link {
  background-color: black;
    color:white;
  border: none !important;
}
input[type='email'] {
  font-family: 'bornasemibold';
  font-size: 16px;
  padding: 12px 20px;
  color: #191919;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1732px;
}
#content {
  max-width: 1732px;
}
.single-post #content {
  max-width: 1672px;
}
.home #content {
  max-width: 1460px;
}
.taxonomy-description {
    max-width: 800px;
    margin: auto;
}
.page-template-museum-layout .entry-content #museum-details, .narrow {
  max-width: 1355px;
  margin-left: auto;
    margin-right: auto;
}
.wp-block-group.alignfull > .wp-block-group__inner-container {
  max-width: 1560px;
  padding-right: 50px;
  padding-left: 50px;
  margin: auto;
}
.wp-block-slider-block-slider-block {
    max-width: 1692px;
    margin: auto;
}
.wp-block-slider-block-slider-block .eb-slider-wrapper.eb-slider-d7jaj .slick-slide > * {
    padding: 0;
}
.tribe-common .tribe-common-l-container {
  max-width: 1752px;
  padding: 0 20px !important;
}
.wrapper {
  padding: 0;
}
#page-wrapper .entry-content, #no-title-page-wrapper  .entry-content {
    margin-bottom: 50px;
}
.padded-group {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padded-group:last-child {
  margin-bottom: -80px !important;
}
.margin-group {
  margin-top: 80px;
  margin-bottom: 80px;
}
.single:not(.single-issue) .margin-group, .archive .margin-group, #museum-details {
  margin-top: 0;
}
.margin-bottom-200 {
    margin-bottom: 150px;
}
@media (max-width: 781px) {
  .padded-group {
    padding-top: 30px;
    padding-bottom: 30px;
  }
    .padded-group:last-child {
  margin-bottom: -30px !important;
}
  .margin-group {
    margin-top: 30px;
    margin-bottom: 30px;
  }
    .margin-bottom-200 {
    margin-bottom: 75px;
}
    #page-wrapper .entry-content, #no-title-page-wrapper  .entry-content {
    margin-bottom: 20px;
}
}
.narrow-700 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.narrow-850 {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.narrow-1100 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.narrow-1460 {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
.banner-text {
    font-family: 'bornamedium';
    font-size:24px;
    text-align: center;
    max-width: 1100px;
    margin: auto; 
}
@media (max-width: 781px) {
    .banner-text {
    font-size:18px;
}
}
.banner-image {
  border-radius: 8px;
  overflow: hidden;
  margin: 50px auto;
    xmin-height: 75vh;
    aspect-ratio: 1620 / 808;
    background-size: cover;
    background-position: center;
}
.header-slider img {
  border-radius: 8px; 
    overflow: hidden;
}
.invert {
    background-color: black;
}
.page-template-museum-layout .banner-image {
  margin: 10px auto;
}
.header-search .asl_w_container {
  display: none;
}
@media (min-width:1200px) {
.offcanvas .header-search {
    display: none;
}
}
.menu-top-level-menu-container {
  background-color: black;
  color: white;
  padding: 5px 50px 0;
}
@media (max-width: 781px) {
    .menu-top-level-menu-container {
  padding: 5px 20px 0;
}
 #wrapper-navbar > .header-search {
        display: none;
    }
}
#menu-top-level-menu, #menu-bottom-level-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
    flex-wrap: wrap;
  gap: 20px;
}
#menu-top-level-menu a {
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
#menu-top-level-menu a:hover {
  color:#FEAA02;
}
#menu-top-level-menu .current_page_item  a {
    color:#FEAA02;
    background-color: transparent;
}
#menu-bottom-level-menu a {
  font-family: 'bornamedium';
  color: #AAA !important;
  font-size: 12px;
  letter-spacing: 1.32px;
  text-decoration: none;
}
.bg-primary {
  background-color: white !important;
}

.home .bg-primary {
  background-color: black !important;
}
@media (max-width: 781px) {
.home #navbarNavOffcanvas {
  background-color: white !important;  
}
}
#main-nav {
  padding-bottom: 0;
    padding-top: 2px;
}
@media (min-width:1200px) {
#main-nav .container-fluid {
  align-items: stretch;
}
}
.offcanvas-body {
  height: 100%;
}
.navbar-brand {
  padding: 20px 0 20px;
}
.logo-full {
  display: flex;
  gap: 13px;
  align-items: center;
}
.logo-left {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.logo-right {
  transition-duration: 1s;
  opacity: 1;
}
.logo-full:hover .logo-right {
  opacity: 0;
}
.logo-full .logo-left img:last-child {
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
.logo-full:hover .logo-left img:last-child {
  transform: translateX(119px);
}
#main-menu {
  justify-content: space-between !important;
  align-items: stretch;
  padding: 0 !important;
  max-width: 1300px;
  margin-right: 0;
  margin-left: auto;
}
#main-menu .external-link a:after {
    display: inline-block;
    content:'';
    background-image: url("images/external-link.svg");
    background-size: contain;
    background-repeat: no-repeat;
    height:18px;
    width:18px;
    margin-left:15px;
    position: relative;
    top:3px;
}
#main-menu > li {
  flex-grow: 1;
}
#main-menu > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5px 20px;
}
@media (max-width:1200px) {
  #main-menu > li > a {
    justify-content: flex-start;
  }
}
#main-menu > li:last-child {
  flex-grow: unset;
}
#main-menu > li:last-child > a {
  padding-right: 0;
}
.nav-link {
  color: black;
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 782px) {
.home .nav-link {
  color: white;
}
}
.nav-link:hover, .nav-link:focus, .nav-link:active {
    color:black;
  background-color: #b0b0b0;
}
.dropdown-toggle.show {
  background-color: white;
  color: black;
}
@media screen and (min-width: 1200px) {
.dropdown-toggle::after {
  display: none;
}
}
.dropdown-menu {
  background-color: white;
  border: none;
    padding-right: 50px !important;
    padding-bottom: 40px !important;
    border-radius: 0 10px 10px 10px;
   min-width: 115%;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .dropdown-menu {
        padding-top: 10px !important;
    padding-bottom: 15px !important;
}
}
xbody:not(.home) .dropdown-menu {
  border: 1px solid black;
}
.dropdown-menu[data-bs-popper] {
  margin-top: 0;
  padding: 20px 0;
}
.dropdown-item {
  padding: 15px 40px;
    background-color: transparent !important;
}
.dropdown-item:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
    .dropdown-item {
  padding: 5px 25px;
}
}
body:not(.home) .current_page_item > a {
  color: black;
    text-decoration: underline;
    background-color: #eaeaea;
}
.search-button a {
  display: inline-block;
  position: relative;
  right: 9999px;
  width: 33px;
  height: 33px;
  margin-left: 50px;
}
@media (max-width:1200px) {
  .search-button a {
    margin-left: 20px;
  }
}
.search-button a:after {
  display: block;
  content: '';
  position: absolute;
  right: -9999px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("images/search-black.svg");
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
}
@media (min-width: 782px) {
.home .search-button a:after {
  background-image: url("images/search-white.svg");
}
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.home .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.offcanvas-header {
  padding-top: 65px;
}
.offcanvas-header .btn-close {
  opacity: 1;
}
#top-footer, #bottom-footer {
  background-color: #232323;
  color: white;
  padding: 45px 0;
}
#bottom-footer {
     background-color: black;
  padding: 20px 0;
}
#footer-copyright > .wp-block-group__inner-container {
    display: flex;
    align-items: center;
    gap:40px;
    font-family: 'bornamedium';
  color: #AAA !important;
  font-size: 12px;
  letter-spacing: 1.32px;
}
@media (max-width: 781px) {
    #footer-copyright > .wp-block-group__inner-container {
   flex-direction: column;
        gap:20px;
}
}
#footer-copyright p {
    margin:0;
}
#museums-footer h2 {
  font-family: 'bornasemibold';
  font-size: 20px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin: 0;
}
#museums-footer figure, #museums-footer img  {
  margin:0;
}
#museums-footer .wp-block-column {
  background: #2f2f2f;
  letter-spacing: 0.56px;
    font-size: 14px;
}
#museums-footer .wp-block-column .wp-block-group {
  padding: 10px 30px 30px;
}
#museums-footer p:last-child, #newsletter-signup p {
  margin: 0;
}
#museums-footer .is-layout-flex {
  gap: 5px !important;
    flex-wrap: wrap !important;
}
@media (max-width:1000px) {
#museums-footer .is-layout-flex .wp-block-column {
  flex-basis: calc(50% - 10px);
}
}
#newsletter-signup p {
  flex-grow: 1;
}
#newsletter-signup {
  padding: 18px 10px;
}
#newsletter-signup .wp-block-group__inner-container {
  display: flex;
    flex-direction: column;
  align-items: center;
  gap: 15px;
  letter-spacing: 0.6px;
}
#newsletter-signup h2 {
  font-size: 24px;
  letter-spacing: 0.6px;
  margin: 0;
    text-align: center;
}
#newsletter-signup form p {
  position: relative;
  display: flex;
  background: rgba(66, 66, 66, 0.5);
}
#newsletter-signup form input[type="email"] {
  flex-grow: 1;
    min-width: 0;
}
#newsletter-signup button {
  display: inline-block;
  position: relative;
    background: black;
    color:white;
    border:none;
  height: 52px;
    padding: 0 15px;
    white-space: nowrap;
}
#newsletter-signup xbutton:after {
  display: block;
  content: '';
  position: absolute;
  right: -9999px;
  top: -2px;
  background-image: url("images/send.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  width: 52px;
  height: 52px;
}
#newsletter-signup .email-subscribe {
  max-width: 550px;
  width: 100%;
}
@media (max-width:900px) {
  #newsletter-signup .email-subscribe {
    max-width: none;
  }
}
#footer-full-content > .row {
    align-items: center;
    gap:50px;
}
@media (max-width: 1250px) {
    #footer-full-content > .row {
        gap:20px;
}
}
@media (max-width: 1150px) {
    #footer-full-content > .row {
    flex-direction: column !important;
        gap:30px;
}
}
#wrapper-footer-full {
  background-color: black;
  color: white;
    padding-top: 45px;
}
#wrapper-footer-full img, #wrapper-footer-full figure {
  margin: 0;
}
#wrapper-footer-full a, #top-footer a, #bottom-footer a {
  color: white;
}
#wrapper-footer-full .footer-widget {
     width:auto;
}
#wrapper-footer-full .footer-widget:nth-child(2) {
  flex-grow: 1;
}
#wrapper-footer-full .footer-widget:first-child {
  flex-grow: 0;
}
#wrapper-footer-full .footer-widget:last-child {
  flex-grow: 0;
}
#wrapper-footer-full .wp-block-social-links {
  gap: 20px;
    margin: 0;
}
#wrapper-footer-full .wp-block-social-links a {
  color: black;
}
#footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  gap: 30px;
}
#footer-menu ul > li > a {
    display: block;
  font-family: 'bornamedium';
  font-size: 14px;
    line-height: 18px;
  letter-spacing: 0.42px;
  text-decoration: none;
    hyphens: none;
    margin: 4px 0;
}
#footer-menu ul ul {
  margin-top: 8px;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 5px;
}
#footer-menu ul ul > li > a {
  font-family: 'bornaregular';
}
#footer-menu .search-button {
  display: none;
}
#bottom-footer .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
@media (max-width: 781px) {
    #bottom-footer .container-fluid {
  flex-direction: column;
        gap:30px;
}
  #footer-menu ul {
    flex-wrap: wrap;
      justify-content: center;
  }
}
.wp-block-social-links .wp-block-social-link.wp-social-link {
  transition-duration: 1s;
}
.wp-block-social-links .wp-block-social-link.wp-social-link.active {
  background-color: #4d4d4d !important;
}
/*generic callout*/
.generic-callout > .wp-block-group__inner-container {
  max-width: 1222px;
  margin: auto;
  background-color: black;
  cursor: pointer;
}
.generic-callout figure, .generic-callout img {
  margin: 0 !important;
}
.generic-callout .wp-block-columns {
  margin: 0 !important;
  gap: 0 !important;
    align-items:stretch !important;
}
.generic-callout .wp-block-column:last-child p {
  margin: 0 auto;
  max-width: 350px;
}
.generic-callout .wp-block-column:last-child {
  color: white;
  font-size: 48px;
  line-height: 1em;
  padding: 30px;
    display: flex;
    flex-direction: column;
   justify-content: center;
}
.generic-callout.external .wp-block-column:last-child {
     background-image: url("images/link.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 10px;
}
/*store callout*/
.store-callout > .wp-block-group__inner-container {
  max-width: 1222px;
  margin: auto;
  background-color: black;
  cursor: pointer;
}
.store-callout figure, .store-callout img {
  margin: 0 !important;
}
.store-callout .wp-block-columns {
  margin: 0 !important;
  gap: 0 !important;
    align-items:stretch !important;
}
.store-callout .wp-block-column:last-child p {
  margin: 0 auto;
  max-width: 250px;
}
.store-callout .wp-block-column:last-child {
  color: white;
  font-size: 48px;
  line-height: 1em;
  padding: 30px;
    display: flex;
    flex-direction: column;
   justify-content: center;
     background-image: url("images/link.svg");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 10px;
}
.store-callout .wp-block-column:last-child p:first-child {
  color: #FEAA02;
  font-size: 32px;
}
@media (max-width: 781px) {
    .store-callout .wp-block-column:last-child {
        font-size: 32px;
  padding: 30px 30px 50px 30px;
}
    .store-callout .wp-block-column:last-child p:first-child {
  font-size: 24px;
}
}
/*events*/
.event-list {
  display: flex;
  gap: 16px;
  margin-top: 100px;
}
.event-element {
  flex-basis: calc(33.333% - 10.666px);
  flex-grow: 1;
  text-align: center;
  font-size: 16px;
  background-color:#F7F7F7;
   display: flex;
    flex-direction: column;
}
.invert .event-element {
    background-color: white;
    border-radius:10px;
    overflow: hidden;
}
.event-element h3 {
  margin: 20px 0;
    font-family: 'bornaregular' !important;
}
.event-element h3 a {
  text-decoration: none;
}
.event-date {
  font-family: 'bornasemibold';
}
.event-info {
    flex-grow: 1;
}
.event-audience {
    background-color: #333333;
    color:white;
    margin: 40px -40px -40px;
    padding: 5px;
}
@media (max-width: 1000px) {
.event-element {
  flex-basis: calc(50% - 8px);
}
      .event-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 781px) {
  .event-list {
    align-items: center;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
  .event-element {
    flex-basis: calc(100%);
  }
}
/*exhibits*/
.exhibit-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-around;
}
.home .exhibit-list {
  gap: 40px;
   max-width: 1260px;
    margin: auto;
}

.exhibit-list:not(.featured) p:last-child {
    margin:0;
}
.home .exhibit-element {
  text-align: center;
}
.exhibit-list:not(.featured) .exhibit-element {
  flex-basis: calc(33.3333% - 26.6666px);
  flex-grow: 1;
  font-size: 16px;
  max-width: 530px;
    
}
.home .exhibit-list:not(.featured) .exhibit-element {
  flex-basis: calc(50% - 20px);
  max-width: 700px;
    padding: 70px;
}
.exhibit-image {
    max-width:450px;
    margin: 0 auto;
}
.exhibit-list.featured, .exhibit-list.featured .exhibit-image {
    max-width:1196px;
    margin: auto;
  margin-bottom: 80px;
}
.exhibit-list.featured, .exhibit-list.featured .exhibit-image a {
   display: block;
    text-align: center;
}
.exhibit-element h2, .exhibit-element h3 {
  margin: 20px 0;
}
.exhibit-element h2 a, .exhibit-element h3 a {
  text-decoration: none;
}
.exhibit-list:not(.home) h3 {
  font-size: 24px;
}
.exhibit-location {
font-family: 'bornamedium';
}
.exhibit-through {
  font-family: 'bornasemibold';
  margin-bottom: 20px;
}
#home-exhibits{
    position: relative;
}
#home-exhibits h2.big {
    position: absolute;
    width:100%;
    text-align: center;
    top:0;
}
@media (max-width: 1300px) {
    #home-exhibits h2.big {
    font-size: 6vw;
    top: .75vw;
    margin-left:15vw;
}
}
@media (max-width: 1000px) {
    #home-exhibits h2.big {
    top: 1.5vw;
}
}
@media (max-width: 781px) {
    #home-exhibits h2.big {
        position: static;
        margin-bottom: 30px;
    font-size: 44px;
    top: 0;
    margin-left:0;
}
    .home .exhibit-list {
  gap: 20px;
}
}
#home-exhibits:before, #exhibits:before, #membership-menu:before {
  display: block;
  content: "";
  background-image: url("images/upper-left-c-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 38%;
  max-width: 263px;
  aspect-ratio: 263 / 165;
  margin-bottom: 20px;
}
@media (max-width: 781px) {
    #home-exhibits:before {
  content:none;
}
}
#exhibits:before {
  margin-bottom: 0;
}
#home-exhibits:after {
  display: block;
  content: "";
  background-image: url("images/lower-right-c-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 38%;
  max-width: 263px;
  aspect-ratio: 263 / 165;
  margin-left: auto;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: -80px;
    margin-right: -40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 781px) {
  .exhibit-list {
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  .exhibit-list:not(.featured) .exhibit-element {
    flex-basis: calc(100%);
  }
  .exhibit-list.featured, .exhibit-list.featured .exhibit-image {
    margin-bottom: 30px;
  }
  #home-exhibits:before {
    margin-bottom: -25px;
  }
  #membership-menu:before {
    margin-bottom: 0px;
  }
  #home-exhibits:after {
    margin-bottom: -30px;
  }
}
#explore-more a {
    color:white;
    text-decoration: none;
}
#explore-more p {
    max-width: 595px;
}

/*articles*/
.article-list {
  display: flex;
  gap: 20px;
}
.article-element {
  text-align: center;
  color: white;
}
.article-list:not(.featured) .article-element {
  flex-basis: calc(33.333% - 66.666px);
  flex-grow: 1;
  font-size: 16px;
  max-width: 528px;
}
.article-list:not(.featured) p:last-child {
    margin: 0;
}
.article-list.featured {
  margin-bottom: 25px;
}
.article-list.featured .article-image {
  //background-image: url("images/carnegie-magazine-background.svg?25");
  background-position: -30% 0;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(-50% + 50vw);
  margin-top: -80px;
  margin-bottom: 30px;
  padding-top: 160px;
  padding-bottom: 0;
    position: relative;
    overflow: hidden;
}
.article-list.featured .article-image a {
    position: relative;
    z-index:2;
}
@media (min-width: 782px) {
.moving {
    position: absolute;
    top:0;
    left:0;
    height:100px;
    width:100%;
    background-image: url("images/carnegie-magazine-background.svg?25");
    background-position: center;
    background-repeat: repeat-x;
    background-size: 50% auto;
    animation: marquee 72s linear infinite;
    z-index: 0;
}
.moving:nth-child(4),.moving:nth-child(5),.moving:nth-child(6) {
    top:100px;
}
.moving:nth-child(7),.moving:nth-child(8),.moving:nth-child(9) {
    top:200px;
}
.moving:nth-child(10),.moving:nth-child(11),.moving:nth-child(12) {
    top:300px;
}
.moving:nth-child(13),.moving:nth-child(14),.moving:nth-child(15) {
    top:400px;
}
.moving:nth-child(16),.moving:nth-child(17),.moving:nth-child(18) {
    top:500px;
}
.moving:nth-child(19),.moving:nth-child(20),.moving:nth-child(21) {
    top:600px;
}
.moving:nth-child(22),.moving:nth-child(23),.moving:nth-child(24) {
    top:700px;
}
.moving:nth-child(2n) {
    transform: translate(-100%, 0);
    animation: marquee2 72s linear infinite;
}
.moving:nth-child(3n) {
    transform: translate(100%, 0);
    animation: marquee3 72s linear infinite;
}
.moving:nth-child(4),.moving:nth-child(10),.moving:nth-child(16),.moving:nth-child(22) {
    animation: marquee-reverse 72s linear infinite;
}
.moving:nth-child(5),.moving:nth-child(11),.moving:nth-child(17),.moving:nth-child(23) {
    animation: marquee-reverse2 72s linear infinite;
}
.moving:nth-child(6),.moving:nth-child(12),.moving:nth-child(18),.moving:nth-child(24) {
    animation: marquee-reverse3 72s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  66.666% {
    transform: translate(-200%, 0);
  }
  66.667% {
    transform: translate(100%, 0);
  }
100% {
    transform: translate(0, 0);
  }
}
@keyframes marquee2 {
  0% {
    transform: translate(-100%, 0);
  }
  33.333% {
    transform: translate(-200%, 0);
  }
  33.334% {
    transform: translate(100%, 0);
  }
100% {
    transform: translate(-100%, 0);
  }
}
@keyframes marquee3 {
  0% {
    transform: translate(100%, 0);
  }

100% {
    transform: translate(-200%, 0);
  }
}
@keyframes marquee-reverse {
  0% {
    transform: translate(0, 0);
  }
  66.666% {
    transform: translate(200%, 0);
  }
  66.667% {
    transform: translate(-100%, 0);
  }
100% {
    transform: translate(0, 0);
  }
}
@keyframes marquee-reverse2 {
   0% {
    transform: translate(100%, 0);
  }
  33.333% {
    transform: translate(200%, 0);
  }
  33.334% {
    transform: translate(-100%, 0);
  }
100% {
    transform: translate(100%, 0);
  }
}
@keyframes marquee-reverse3 {
  0% {
    transform: translate(-100%, 0);
  }
  100% {
    transform: translate(200%, 0);
  }
}
}
.article-element h2, .article-element h3 {
  margin: 20px 0;
}
.article-element h2 a, .article-element h3 a {
  text-decoration: none;
  color: white;
}
.article-author {
  font-family: 'bornasemibold';
  color: #FEAA02;
  font-size: 18px;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.article-excerpt {
  max-width: 660px;
  margin: auto;
}
@media (max-width: 781px) {
  .article-list.featured .article-image {
    margin-top: -25px;
    padding-top: 25px;
    background-size: 50%;
  }
  .article-list {
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  .article-list:not(.featured) .article-element {
    flex-basis: calc(100%);
  }
}
/*museum-list*/
#museum-list {
  font-size: 32px;
  line-height: 1.1em;
}
#museum-list p:last-child {
  margin-bottom: 0;
}
#museum-list figure, #museum-list img {
  margin: 0;
}
#museum-list > div > .wp-block-columns {
  gap: 20px;
    margin-bottom: 20px;
}
#museum-list > div > div > .wp-block-column:first-child {
  flex-basis: 489px;
}
#museum-list > div > div > .wp-block-column:first-child img {
  border-radius: 8px;
}
#museum-list > div > div > .wp-block-column:last-child {
  flex-grow: 2;
  flex-basis: 1019px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
#museum-list > div > div > .wp-block-column:last-child p:first-child {
  font-family: 'bornamedium';
  font-size: 24px;
  line-height: 1.1em;
}
#museum-list .wp-block-columns .wp-block-columns {
  align-items: center !important;
    justify-content: space-between;
  margin-bottom: 0;
    width:100%;
}
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:first-child {
 flex-basis: 80%;
}
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child {
 flex-basis: 20%;
}
@media (max-width: 781px) {
    #museum-list {
  font-size: 24px;
}
  #museum-list .wp-block-columns {
    gap: 10px;
  }
    #museum-list > div > .wp-block-columns {
  gap: 0;
    margin-bottom: 0;
}
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child {
   width: 100%;
    text-align: right;
  }
#museum-list .wp-block-columns .wp-block-columns .wp-block-column:last-child .wp-block-image {
    margin-left: auto !important;
        margin-right: 0 !important;
    max-width: 15%;
    }
}
/*museum template*/
#museum-details .wp-block-columns {
  gap: 151px;
}
@media (max-width: 781px) {
    #museum-details .wp-block-columns {
        gap:0;
    }
     #museum-details h3 {
        text-align: left;
    }
}
/*list menu*/
.list-menu ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 800px;
}
.list-menu ul li:not(:last-child) {
  border-bottom: 1px solid black
}
.list-menu ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  font-family: 'bornamedium';
  font-size: 28px;
  text-decoration: none;
}
.list-menu ul li a:after {
  display: block;
  content: '';
  background-image: url("images/right-black-arrow-rev.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 38px;
  min-width: 38px;
  height: 28px;
}
/*black box*/
.black-box {
  background-color: black;
  color: white;
  padding-top: 0;
}
/*ctable*/
.ctable {
  border: 1px solid black;
  font-family: 'bornamedium';
  font-size: 24px;
}
.ctable p {
  margin-bottom: 0px;
}
.ctable:not(:last-child) {
  margin-bottom: 9px;
}
.ctable .wp-block-columns {
  padding: 50px;
  margin: 0;
}
.ctable .wp-block-column:first-child {
  flex-grow: 2;
}
.ctable ul:last-child {
  margin: 0;
}
.ctable ul:not(.plus-list) {
  font-size: 16px;
  letter-spacing: 0.24px;
}
.plus-list {
  list-style: none;
  margin: 0;
  padding: 50px;
  display: flex;
  flex-direction: column;
  gap: 15px;
    font-size: .75em;
}
.plus-list li {
  position: relative;
    margin-left: 10px;
}
.plus-list li:before {
  content: "+";
  color: #F43325;
    position: absolute;
    left:-15px;
    top:0;
}
.museums-icon {
  display: flex;
  align-items: center;
  gap: 30px;
}
.museums-icon p:last-child {
  margin: 0;
}
.museums-icon:before {
  display: block;
  content: "";
  background-image: url("images/carnegie-logo-white.svg");
  background-repeat: no-repeat;
  background-size: 104px 42px;
  background-position: center;
  width: 164px;
  height: 92px;
  border-radius: 7px;
  background-color: #141414;
}
@media (max-width: 781px) {
  .ctable .wp-block-columns {
    padding: 20px;
    gap: 0;
  }
  .plus-list {
    padding: 20px;
  }
  .museums-icon {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
/*events calander*/
.tribe-events-calendar-list {
  max-width: 1080px;
}
.tribe-filter-bar {
  flex-grow: 1 !important;
}
.tribe-filter-bar__form {
  max-width: 406px;
  margin: auto;
  font-family: 'bornamedium' !important;
  font-size: 18px !important;
}
.tribe-filter-bar-c-filter__toggle-text, .tribe-common-form-control-checkbox__label {
  font-family: 'bornamedium' !important;
  font-size: 18px !important;
}
.tribe-common-form-control-checkbox__label {
  position: relative;
  top: -4px;
}
.tribe-filter-bar__form-heading {
  font-size: 24px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  min-height: 700px;
  padding-bottom: 0;
  padding-top: 0;
}
.tribe-events .tribe-events-c-nav__list {
  justify-content: flex-end;
  margin-bottom: 100px;
}
.tribe-events .tribe-events-c-nav__list > li {
  width: auto !important;
}
.tribe-events-c-nav__prev-label, .tribe-events-c-nav__next-label {
  display: none;
}
.tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
  width: auto;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: auto;
  flex-grow: 1;
}
.tribe-events-calendar-list__event-row {
  padding: 20px 0 !important;
  margin: 0 !important;
}
@media (max-width: 781px) {
    .tribe-events-calendar-list__event-row {
  padding: 50px 0 !important;
}
}
.tribe-events-calendar-list__event-row {
  border-top: 1px solid black !important;
}
.tribe-events-calendar-list__event-details {
  display: flex;
  flex-direction: column;
  padding: 0 !important;
}
.tribe-events-calendar-list__event-featured-image-wrapper {
  padding: 0 !important;
}
.tribe-events .tribe-events-calendar-list-nav {
  border-color: black !important;
}
.event-button {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.gray-button {
  display: inline-block;
  border-radius: 6px;
  background-color: #D9D9D9 !important;
  font-size: 12px;
  line-height: 1em;
  font-family: 'bornamedium';
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 8px 20px !important;
  margin-top: 20px !important;
}
.carnegie-events-header {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px !important;
}
.tribe-events-c-top-bar {
  width: auto !important;
}
.tribe-events-header__events-bar {
  width: 100%;
  max-width: 33% !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
  border: none;
}
#tribe-events-events-bar-keyword {
  border-radius: 195px;
  background-color: #EEE;
}
.tribe-events-c-top-bar__datepicker-button {
  border: 1px solid black !important;
  padding: 8px 20px !important;
}
.tribe-events-c-search__button {
  display: none !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
  padding-top: 15px;
  padding-bottom: 15px;
}
#tribe-events-events-bar-keyword {
  color: #131913;
  font-family: 'bornamedium';
  font-size: 18px;
  letter-spacing: 0.18px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border: none;
}
.tribe-events-c-view-selector {
 x display: none;
}
@media (max-width: 768px) {
  .tribe-common .tribe-common-g-row--gutters {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tribe-filter-bar__form {
    max-width: none;
  }
  .tribe-common-form-control-text__input {
    padding: 15px 35px 15px 20px !important;
  }
  .tribe-events .tribe-events-c-search__input-control-icon-svg {
    right: 20px;
  }
}
.event-flex {
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.event-flex .tribe-events-calendar-list__event-header {
    flex-basis: 700px;
}
.flex-date {
    flex-basis: 300px;
}
.event-link-icon a {
    display: block;
width:28px;
    height:28px;
     background-image: url("images/link-black.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.event-categories {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.event-categories a {
    color: grey !important;
    text-decoration: underline !important;
}
.event-categories span {
    background-color: black;
    color:white;
    padding: 5px 10px;
}
@media (max-width: 1100px) {
 .event-flex {
    flex-direction: column;
}
    .event-flex .tribe-events-calendar-list__event-header {
    flex-basis: auto;
}
.flex-date {
    flex-basis: auto;
}
}
/*magazine*/
.magazine-article-section h2, .magazine-article-section h3 {
    margin:15px 0;
}
.magazine-article-section h2 a, .magazine-article-section h3 a {
    text-decoration: none;
}
.magazine-image {
    margin-bottom: 30px;
}
.magazine-author {
    font-family: 'bornaregular_italic';
    font-size:.75em;
    margin-bottom: 15px;
}
.magazine-article-tags {
    display: flex;
    gap:10px;
    font-size: .9em;
    margin-bottom: 5px;
}
.magazine-article-tags a {
   position: relative;
}
.magazine-article-tags a:not(:first-child):before {
    content: '';
   position: absolute;
    left:-5px;
    top:50%;
    transform :translateY(-50%);
    width:1px;
    height:16px;
    background-color: black;
}
.magazine-article-section {
    margin:50px 0;
}
.magazine-article-section:first-child {
    margin-top:0;
}
.magazine-article-story {
    margin:30px 0;
}
.magazine-article-story:first-child {
     margin-top:0;
}
.third-articles {
    display: flex;
    flex-wrap: wrap;
    gap:50px 30px;
}
.third-articles .magazine-article-story {
    flex-basis: calc(50% - 25px);
    margin: 0;
}
.facetime-articles .magazine-article-section-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:30px 30px;
}
.facetime-articles .magazine-article-story {
    flex-basis: calc(33.3333% - 33.3333px);
    margin-bottom: 0;
}
.facetime-articles .magazine-article-story:first-child {
    flex-basis: calc(100%);
}
.receive-more-stories h2 {
    margin-bottom:0;
}
.single-excerpt {
    text-align: center;
    font-family: 'bornasemibold';
    font-size: 24px;
}
.single-author {
    text-align: center;
    font-size:.9em;
}
.single-image {
    margin: 30px auto;
    text-align: center;
}
.single-top-bar {
    margin: 30px auto;
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:30px;
    padding: 11px 0;
    border-top:1px solid black;
     border-bottom:1px solid black;
}
@media (max-width: 768px) {
    .single-excerpt {
    font-size: 20px;
}
    .single-top-bar {
    flex-direction: column;
        gap:10px;
}
}
.single-top-bar-tags {
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:15px;
}
.single-top-bar-tags a:not(:first-child), .single-top-bar-social, .ct-font-resizer {
    display: flex;
    align-items: stretch;
    gap:15px;
}
.ct-font-resizer {
    align-items: center;
}
.single-top-bar-tags a:not(:first-child):before, .single-top-bar-social:after {
    display:block;
    content: '';
    min-height:100%;
    border-left:1px solid black;
}
.single-top-bar-right {
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap:15px;
}
.ct-font-resizer:before {
    display:block;
    content: 'Text Size:';
}
ul.ess-buttons a.ess-button {
  padding-bottom: 0;
}
.ct-font-resizer {
    list-style: none;
    padding: 0;
    margin:0;
}
.single-wrapper {
    display:flex;
    justify-content: space-between;
    gap:45px;
    max-width: 1100px;
  margin: auto;
    margin-top: 50px;
}
.single-wrapper .single-column:first-child {
    flex-basis: 60%;
     max-width: 60%;
}
.single-wrapper .single-column:last-child {
    flex-basis: 35%;
    min-width: 35%;
}
.single-wrapper .single-column:last-child h2.little {
    margin-top: 0;
}
.also-like {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.also-like img {
    margin-bottom: 10px;
}
@media (max-width: 781px) {
    .article-header-image {
        display: flex;
        flex-direction: column-reverse;  
    }
    .article-header-image .single-image {
  margin-bottom:0;
}
    .article-header-image  .entry-header h1, .page-header h1 {
    margin-top:25px;
  }
    .single-wrapper {
   flex-direction: column;
    gap:45px;
}
    .single-wrapper .single-column:first-child {
     max-width: none;
}
}
/*arcive*/
.article-wrapper {
    display: flex;
    flex-direction: column;
    gap:30px;
    margin-bottom: 50px;
}
.archive-wrapper {
    display: flex;
    align-items: flex-start;
    gap:20px;
}
.archive-column:first-child {
    min-width: 150px;
}
.archive-wrapper h2 {
    margin-bottom: 0;
}
.archive-author {
  font-size: .75em;
    margin-bottom: 10px;
}

/*issue*/
.issue-header-wrapper {
    background-color: black;
    padding: 60px;
    position: relative;
}
.issue-header {
    background-color: black;
    color:white;
    display: flex;
    gap:0px;
    position: relative;
    z-index: 10;
    max-width: 1292px;
    margin: auto;
    font-size:24px;
}
.issue-header-column:first-child {
    flex-basis: calc(36%);
    max-width: 469px;
}
.issue-header-column:last-child {
    flex-basis: calc(64%);
    flex-grow: 1;
    padding: 50px;
}
@media (max-width: 781px) {
.issue-header {
    flex-direction: column;
    gap:20px;
}
    .issue-header-column:last-child {
    padding: 0px;
}
}

.issue-cover-story-type {
    font-size:18px;
    color:#FFD114;
}
.issue-cover-story-title a {
    display: block;
    font-size:56px;
    line-height: 1.1em;
    color:white;
    margin-bottom: 20px;
}
@media (max-width: 781px) {
.issue-cover-story-title a {
    font-size:34px;
    margin-bottom: 20px;
}
}
.issue-cover-story-author {
    font-size:18px;
    color:#959595;
}
.magazine-archives-wrapper {
     display: flex;
    justify-content: center;
    gap:50px;
    text-align: center;
}
.issue-featured-articles-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap:50px 30px;
    margin: 50px auto;
    max-width: 1450px;
}
.issue-featured-articles-element {
    flex-basis: calc(33.33330% - 20px);
    margin: 0;
}
.issue-featured-articles-wrapper.four-col .issue-featured-articles-element {
    flex-basis: calc(25% - 22.5px);
    margin: 0;
}
@media (max-width: 1200px) {
.issue-featured-articles-wrapper.four-col .issue-featured-articles-element {
    flex-basis: calc(33.33330% - 20px);
}
}
@media (max-width: 800px) {
   .issue-featured-articles-element {
    flex-basis: calc(50% - 15px);
}
.issue-featured-articles-wrapper.four-col .issue-featured-articles-element {
    flex-basis: calc(50% - 15px);
}
}
@media (max-width: 600px) {
   .issue-featured-articles-element {
    flex-basis: calc(100%);
}
.issue-featured-articles-wrapper.four-col .issue-featured-articles-element {
    flex-basis: calc(100%);
}
}
.issue-archive-background {
    background-color: #D9D9D9;
    padding: 50px;
}
.issue-archive-columns {
    display: flex; 
    gap:50px;
    justify-content: center;
}
@media (max-width: 781px) { 
.issue-archive-columns {
    gap:20px;
    flex-direction: column;
}
}
.issue-archive-filters {
   flex-basis: 400px; 
    display: flex;
    flex-direction: column;
    gap:50px;
}
.issue-archive-filters h3 {
    padding-bottom: 20px;
   border-bottom:1px solid black;
}
.issue-archive-filters select {
    width:100%;
    padding: 5px 20px;
}
.issue-archive-filter-checkbox {
    display: flex;
    gap:10px;
}
.issue-archive-filters input[type="checkbox"] {
    height:24px;
    width:24px;
}
.issue-archive-filters button {
   box-shadow: none;
    border: none;
    padding: 10px 30px;
    border-radius: 4px;
    line-height: 1em;
}
.issue-archive-wrapper {
        flex-basis: 1140px; 
    display: flex;
    flex-wrap: wrap;
    gap:50px;
     margin-bottom: 50px;
}
.issue-archive-element {
    flex-basis: calc(33.3333% - 33.33333px);
    text-align: center;
}
@media (max-width: 781px) { 
.issue-archive-element {
    flex-basis: calc(50% - 25px);
}
}
.issue-archive-title {
    text-align: center;
    margin-top: 10px;
}
.image-group .wp-block-columns {
    align-items: stretch !important;
    gap:20px !important;
    font-size: 30px;
  line-height: 1.1em;
    margin-bottom: 0;
}
.image-group .wp-block-column:last-child p:first-child {
  font-family: 'bornamedium';
  font-size: 24px;
  line-height: 1.1em;
}
.image-group figure {
    margin-bottom: 0;
}
.image-group img {
    border-radius:10px;
    margin-bottom: 0 !important;
}
.image-group .wp-block-column:last-child {
     display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-radius: 8px;
}
.image-group .wp-block-column:last-child p:last-child {
    display: flex;
    align-items: center;
}
.image-group .wp-block-column:last-child p:last-child:after {
    display: block;
    content:'';
    background-image: url("images/right-black-arrow-rev.svg");
    background-repeat: no-repeat;
    background-size: contain;
    min-width:65px;
    height:100px;
}
@media (max-width: 781px) {
    .image-group .wp-block-columns {
        gap:0px !important;
    font-size: 28px;
}
.image-group .wp-block-column:last-child p:last-child:after {
    min-width:65px;
    height:50px;
}
}
.issue-footer {
    display: flex;
    justify-content: center;
    gap:30px;
    max-width: 1360px;
    margin: 100px auto;
}
.issue-footer-column {
    border-top:1px solid black;
    flex-basis: 50%;
    padding-top: 30px;
    flex-grow: 1;
}
@media (max-width: 781px) {
.issue-footer {
    flex-direction: column;
    margin: 50px auto;
}
}
/*link-boxes*/
.link-box {
    color: black;
}
.has-background .link-box {
   color: white; 
}
.link-box a, .link-box a:hover {
    color: black !important;
    text-decoration: none;
}
.has-background .link-box a, .has-background .link-box a:hover {
   color: white !important; 
}
.wp-block-button__link:hover {
    color: white !important;
}
.link-box.active {
    transition-duration: .5s;
}
.link-box.active {
    cursor:pointer;
}
#explore-more .link-box {
    padding: 60px;
}
#explore-more .link-box.active {
    background-color: #3d3d3d;
}
.event-element.link-box, .exhibit-list:not(.featured) .exhibit-element.link-box, #museum-list > div > div > .wp-block-column:last-child, .image-group .wp-block-column:last-child {
    padding: 40px;
    max-width: 100%;
  background-color:#F7F7F7;
}
@media (max-width: 781px) {
    .event-element.link-box, .exhibit-list:not(.featured) .exhibit-element.link-box, #museum-list > div > div > .wp-block-column:last-child, .image-group .wp-block-column:last-child {
    padding: 40px 40px 80px 40px;
}
}
.event-element.link-box.active, .exhibit-list:not(.featured) .exhibit-element.active, #museum-list > div > div > .wp-block-column.active:last-child, .image-group .wp-block-column.active:last-child {
  background-color:#E2E2E2;
}
.article-list:not(.featured) .article-element.link-box {
    padding: 50px 30px;
}
@media (max-width: 781px) {
    .article-list:not(.featured) .article-element.link-box {
    padding: 50px 10px;
}
}
.article-list:not(.featured) .article-element.active {
  background-color: #202020;
}
.wp-block-esab-accordion .esab__active_accordion > .esab__head, .wp-block-esab-accordion.nested-accordion .esab__active_accordion > .esab__head {
  background-color: transparent !important;
}
.wp-block-esab-accordion .wp-block-esab-accordion-child > .esab__active.esab__body, .wp-block-esab-accordion.nested-accordion .wp-block-esab-accordion-child > .esab__active.esab__body {
  background-color: transparent !important;
}
.wp-block-esab-accordion .wp-block-esab-accordion-child > .esab__active.esab__body, .wp-block-esab-accordion.nested-accordion .wp-block-esab-accordion-child > .esab__active.esab__body {
    border:none !important;
}
.wp-block-esab-accordion .esab__container > .wp-block-esab-accordion-child {
    border:none !important;
    border-bottom: 2px solid black !important;
}
.wp-block-esab-accordion .esab__container > .wp-block-esab-accordion-child:first-child {
    border-top: 2px solid black !important;
}
.wp-block-esab-accordion .esab__active_accordion .esab__heading_txt > .esab__heading_tag, .wp-block-esab-accordion.nested-accordion .esab__active_accordion .esab__heading_txt > .esab__heading_tag, .esab__heading_txt {
  color: black !important;
    font-size: 24px;
}
.wp-block-esab-accordion > .esab__container, .wp-block-esab-accordion.nested-accordion > .esab__container {
  gap: 0 !important;
}
.esab__icon svg{
    display: none;
}
.esab__collapse:before {
    content:"+";
    font-size: 50px;
    line-height: 50px;
}
.esab__expand:before {
    content:"-";
    font-size: 50px;
     line-height: 50px;
}
.column-lines .wp-block-group {
    position: relative;
    height: 100%;
}
.column-lines .wp-block-column:not(:first-child) .wp-block-group:before {
    content: "";
    display: block;
    height:100%;
    width:1px;
    background-color: black;
    position: absolute;
    left: -1em;
}
.tribe-common .tribe-common-form-control-checkbox__label {
    font-size: 16px !important;
    line-height: 1.2em;
    padding-top: 4px;
}
.tribe-common .tribe-common-form-control-checkbox__input {
    height: 15px;
    width: 15px;
}
#menu-magazine-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-top:1px solid black;
    border-bottom:1px solid black;
    background-color: white;
    gap: 0 35px;
}
#menu-magazine-menu a {
    display: block;
    padding: 15px 50px;
    text-decoration: none;
}
#menu-magazine-menu a:hover {
    background-color: #D9D9D9;
    color: black;
}
@media (max-width: 900px) {
#menu-magazine-menu {
    display:none;
}
}
.adtable thead  {
    border:none;
}
.adtable thead tr {
    color:white;
    background-color: black !important;
}
.adtable tr:nth-child(even) {
    background-color: #D9D9D9 !important;
}
.adtable td, .adtable th {
   border-color: #C8C8C8;
}
.readership, .mailed-to {
    display: flex;
    align-items: center;
    gap:10px;
}
.readership:before, .mailed-to:before {
 display: block;
    content:"";
    width:58px;
    min-width: 58px;
    height:58px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.readership:before {
    background-image: url("images/readership.png");
}
.mailed-to:before {
    background-image: url("images/mailed-to.png");
}

#subscribe .wp-block-columns {
    max-width:1080px;
    margin: auto;
    gap: 20px;
}
#subscribe .wp-block-column {
    border:2px solid #D9D9D9;
    padding: 20px;
    display: flex;
    flex-direction: column; 
}
#subscribe p {
    padding-left: 20px;
    padding-right: 20px;
}
#subscribe strong {
    text-transform: uppercase;
}
#subscribe figure {
    width: 100%;
    background-color: black;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    aspect-ratio: 490 / 321;
    min-height: 220px;
}
#subscribe .wp-block-column:last-child  figure {
    background-color: #FFD114;
}
#subscribe .wp-block-buttons {
    flex-grow: 1;
    align-items: flex-end !important;
    margin-left: 20px;
    margin-right: 20px;
}
#subscribe .wp-block-button {
    width:100%;
}
@media (max-width: 781px) { 
    #subscribe figure {
    aspect-ratio: auto;
    min-height: 0;
}
}
.pagination {
    justify-content: flex-end;
}
.active > .page-link, .page-link.active {
  background-color: black;
  border-color: black;
}
.page-link {
  color:black;
}
.page-link:hover {
color: #F43325;
}
.article-archive-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap:30px;
}
.article-archive-element {
    display: flex;
    gap:30px;
}
.article-archive-image {
    max-width: 300px;
    width: 100%;
}
.article-archive-information {
    flex-grow: 1;
}
@media (max-width: 1000px) { 
.article-archive-image {
    max-width: 150px;
}
}
@media (max-width: 781px) { 
    .article-archive-image {
    max-width: none;
}
.article-archive-element {
   flex-direction: column;
    gap:10px;
}
}

