/*
</policymap>
WOO CUSTOM STYLESHEET
---------------------
*/

/* 1. TYPOGRAPHY */
@font-face {
  font-family: "DINMittelschrift";
  src: url("fonts/5076777/b19d98d2-21f2-485c-bd4b-8558f058656b.eot?#iefix");
  src: url("fonts/5076777/b19d98d2-21f2-485c-bd4b-8558f058656b.eot?#iefix")
      format("eot"),
    url("fonts/5076777/aaf92a2b-8bc3-4f17-a23c-e2302c5b1542.woff2")
      format("woff2"),
    url("fonts/5076777/1ea414e4-ba81-434e-9302-a0eba532338d.woff")
      format("woff"),
    url("fonts/5076777/7e76942a-1bce-4c77-9e91-53b9fdf4ef54.ttf")
      format("truetype");

  font-style: normal;
  font-weight: 400;
}

/* 2. GENERAL */
body {
  background-color: #fff;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  line-height: 1.5;
}
p {
  margin-bottom: 12px;
}
ul {
  list-style: none;
}
#main {
  float: left;
  width: 75%;
  padding-left: 40px;
  max-width: 900px;
}
#wrapper {
  max-width: 1224px;
  margin: 0;
  padding: 20px;
}
#content,
#content a,
#content p {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
#content a {
  text-decoration: underline;
}

/* 3. HEADER, FOOTER */
#header {
  width: 170px;
  float: left;
  padding: 0;
  margin: 0;
  line-height: 16px;
}
.site-title,
.site-description {
  display: block;
}
#su-footer-links,
#footer {
  display: none;
}

/* 4. NAVIGATION */
#navigation {
  text-transform: uppercase;
}
#header .site-title,
#header .site-description {
  font-size: 1em;
  margin: 0;
  padding: 0;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  text-transform: uppercase;
  color: black;
}
ul.nav {
  margin: 0;
  padding: 0;
}
ul.nav li {
  float: none;
  display: block;
}
ul.nav li a {
  margin: 0;
  padding: 0;
}
.sub-menu {
  display: none !important;
}
#navigation ul {
  width: 100%;
}
#header #navigation ul li a {
  font-size: 12px;
  color: #000;
}
#header #navigation ul.nav > li a:hover {
  color: red;
  background: transparent;
}
#header #navigation ul.nav > li a {
  font-weight: normal;
}

/* 5. HEADINGS, LOGO */
img#logo {
  max-width: 70px;
  margin-left: -3px;
  padding-bottom: 0.5em;
}
h1,
h2,
h3 {
  color: #000;
}
h1 {
  line-height: 36px;
  margin-top: 10px !important;
  margin-bottom: 10px;
}
.heading,
#navigation,
h1 {
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  text-transform: uppercase;
  color: #000;
  font-size: 36px;
  margin: 0 0 10px;
  padding: 0;
}
.general_heading {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}
.sub_heading {
  font-size: 24px;
  margin: 0;
  padding: 0;
}

/* 6. EXHIBITIONS & EVENTS */

.exhibitions.hidden {
  display: none;
}
.exhibition_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2px;
  padding-top: 20px;
}
.exhibition_list li {
  margin-bottom: 2em;
  position: relative;
  display: block;
  padding-top: 1.5em;
  padding-bottom: 2em;
  width: fit-content;
}
.exhibition_list a {
  text-decoration: none !important;
  display: block;
}
.exhibition_list h2 {
  font-size: 7em;
  line-height: 0.85em;
  margin: 0;
  letter-spacing: -0.03em;
  margin-bottom: 0.2em;
}
.exhibitions h1 {
  font-size: 3em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 1em;
  line-height: 1em;
}
.exh-current,
.exh-current *,
.evt-current,
.evt-current *,
.evt-upcoming,
.evt-upcoming * {
  color: red;
}
.exh-past,
.exh-past *,
.evt-past,
.evt-past * {
  color: #000;
}
h3.exh-upcoming,
h3.exh-current,
h3.exh-past {
  padding-bottom: 1em;
}
.exhibition_list a:hover,
.exhibition_list a:hover * {
  color: red !important;
}
.exhibition_date {
  padding: 20px;
  border: 1px solid #666;
  display: inline-table;
  position: absolute;
  right: 0;
  -ms-transform: rotate(-5deg); /* IE 9 */
  -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
  transform: rotate(-5deg);
  background: #fff;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 0;
  font-weight: bold;
  top: -32px;
  left: -30px;
}
.exh-upcoming .exhibition_date {
  border: 1px dashed #bbb;
}
#exh-5927-end-date {
  text-decoration: line-through;
}
#exh-5927:after {
  content: " Extended By Popular Demand Through September 6th";
  font-size: 0.75em;
  line-height: 1em;
  font-style: italic;
  color: red;
}

/* 6.1 EXHIBITION*/
.item {
  margin-bottom: 10px;
  opacity: 0;
  width: 25%;
}
.item.loaded {
  opacity: 1;
}
.item.w2 {
  width: 50%;
}
.item p {
  line-height: 15px;
  font-size: 13px !important;
  margin-top: 4px;
}
.item img {
  cursor: pointer;
}
.page_item a,
.menu-item a {
  line-height: 12px;
  padding: 2px !important;
}
.exhibition_img-container,
.event_img-container {
  text-align: center;
  padding-bottom: 2em;
}
.exhibition_img,
.event_img {
  margin: 1em auto;
}

/* 6.2 BENEFIT TICKETS PAGE */
/* Temporary rule for sold out tickets */
/*
.tick-type:first-child {
  text-decoration: line-through;
}
.tick-type:first-child::after {
  content: "SOLD OUT";
  font-weight: bold;
  color: red;
  padding-left: 0.5em;
  text-decoration: none;
  display: inline-block;
}
.tick-descr:first-of-type {
  display: none;
}
*/
/* end of temp rule for sold out tickets */

#benefit-title {
  text-align: center !important;
  line-height: 1.5em;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  text-transform: uppercase;
  color: #000;
  font-size: 36px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
#benefit-title img {
  vertical-align: baseline !important;
}
#items-descr {
  max-width: 600px;
}
.tick-descr {
  list-style-type: circle;
  margin: 0;
}
.tick-type {
  text-transform: uppercase;
  padding-top: 1.618em;
}
.tick-descr-item {
  font-style: italic;
}
#benefit-legal {
  max-width: 600px;
  font-size: 0.8em !important;
}

/* 6.3 PRESS */
.press_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.press_list a {
  text-decoration: none !important;
  font-weight: normal;
}
.press_list a:hover {
  text-decoration: underline !important;
}

/* 6.4 EVENTS & PRESS */
.events_list,
.press_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.events_list .general_heading,
.press_list .general_heading {
  margin-bottom: 20px;
  margin-top: 24px;
  font-weight: bold;
}
.events_list .general_heading:first-child,
.press_list .general_heading:first-child {
  margin-top: 0;
}
.events_list .sub_heading,
.press_list .sub_heading {
  position: absolute;
  text-transform: uppercase;
}
.page-item-2853.current_page_ancestor > a,
.page-item-35.current_page_ancestor > a,
.page-item-5.current_page_ancestor > a,
.page-item-7.current_page_ancestor > a,
.page-item-47.current_page_ancestor > a,
.page-item-17.current_page_ancestor > a,
.page-item-37.current_page_ancestor > a {
  color: #000 !important;
}
.events_list a,
.press_list a {
  text-decoration: none !important;
  display: block;
  margin-left: 52px;
  padding-bottom: 21px;
  font-weight: normal;
}
.date_day {
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  font-size: 24px;
  display: inline-block;
  float: left;
}
.event_title {
  float: left;
  padding-top: 12px;
  margin-left: 2em;
  text-transform: uppercase;
}
.events_list li,
.press_list li {
  overflow: hidden;
  margin-bottom: 24px;
}
.standard_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

/* 6.6 STAFF & BOARD PAGE */
.staff_col1 {
  width: 40%;
  padding: 0 0.5em 0 0;
  float: left;
}
.staff_col2 {
  width: 40%;
  padding: 0 0.5em 0 0;
  float: right;
}

/* 7. SHOP*/
.return-to-shop a {
  background: transparent;
  text-shadow: none;
  margin: 0;
  padding: 0;
}
table.cart img {
  display: none !important;
}
.single_add_to_cart_button {
  margin-top: 10px !important;
}
.related.products {
  display: none;
}
h1.product_title {
  line-height: 35px;
  margin-top: 2px;
}
.summary .amount {
  font-size: 20px;
  font-weight: bold;
}
#content .woocommerce-message a {
  color: #000 !important;
  text-shadow: none;
  background: #fff;
  color: #000;
}
#content .product a {
  text-decoration: none;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
}
ul.products li.product img {
  border: none;
}
ul.products li.product a h3 {
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
}
.product .amount {
  font-size: 12px;
  color: #000;
  font-weight: normal;
}
.price .amount {
  font-size: 20px;
  font-weight: bold;
}
.product_meta {
  display: none;
}
.columns-4 li h3,
.columns-4 li .amount {
  font-size: 12px;
}
.woocommerce-ordering {
  display: none;
}
.single-product .summary .product_meta {
  border: none !important;
}
#product-3819 .images,
#product-3868 .images,
#product-3878 .images,
#product-4318 .images {
  display: none;
}
#product-3819 .single-product .summary,
#product-3868 .single-product .summary {
  float: left !important;
  width: 50% !important;
}
#product-3819 div.quantity,
#product-3868 div.quantity,
#product-3878 div.quantity,
#product-4318 div.quantity {
  position: absolute !important;
  left: -2000px !important;
}
.single-product #product-3868 .summary,
.single-product #product-3878 .summary,
.single-product #product-4318 .summary {
  float: left;
}
.single-product #gform_7 div.quantity,
.single-product #gform_8 div.quantity {
  display: none;
}
.single-product #gform_7 li label,
.single-product #gform_8 li label {
  font-size: 17px;
}
#gform_totals_8,
#field_8_8 {
  margin-top: 40px;
  margin-bottom: 0;
}
.single-product #gform_8 li#field_8_9 label,
.single-product #gform_8 li#field_8_10 label {
  font-size: 14px !important;
}
.single-product #product-3868 .summary,
.single-product #product-3878 .summary,
.single-product #product-4318 .summary {
  width: 85%;
}
.single-product #gform_8 #field_8_5 label,
.single-product #gform_8 #field_8_8 label,
.single-product #gform_8 #field_8_7 label {
  font-size: 14px;
}

/* 8. SEARCH*/

/* 9. SOCIAL MEDIA */
ul.social {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 23px;
  margin-bottom: -3px;
  overflow: hidden;
}
ul.social li {
  float: left;
  margin-right: 10px;
}
ul.social li .fa {
  font-size: 25px;
}

/* 10. HOMEPAGE */
.homelink {
  padding-top: 0;
  display: block;
  margin-top: -4px;
  position: relative;
  top: -4px;
  padding-bottom: 3em;
}
.homelink h2 {
  font-size: 24px;
  text-transform: none;
  line-height: 1em;
}
#content a.homelink,
#content a.remove {
  text-decoration: none;
}
#special-message {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 8px 0;
  margin-bottom: 2em;
  border: 1px dashed black;
}

/* 11. IMAGES */
#close_img {
  position: absolute;
  right: -25px;
  top: -6px;
  cursor: pointer;
}
.prev {
  position: fixed;
  left: 20px;
  top: 50%;
  cursor: pointer;
}
.next {
  position: fixed;
  right: 20px;
  top: 50%;
  cursor: pointer;
}

/* 12. MAIN MENU */
.side-title,
.side-title a {
  font-size: 16px !important;
  color: #000 !important;
  margin-top: 1.618em;
  display: block;
  position: relative;
}
/* Mail Chimp signup form */
#mc_embed_signup * {
  font-size: 75%;
}
.mc-field-group {
  padding-bottom: 0.809em;
}
.mc-field-group label {
  display: block;
}
.mc-field-group input,
#mc-embedded-subscribe,
#s {
  margin: 0;
  display: block;
}
.mc-field-group input,
#s {
  width: 13rem;
}
/* 13. GFORMS */
.gform_wrapper {
  margin-bottom: -26px !important;
}
.gform_wrapper div.validation_error {
  font-size: 11px !important;
}
#gforms_confirmation_message,
.gform_body {
  font-size: 12px;
  margin-left: -4px;
  margin-top: 2em;
}
.gform_wrapper .top_label input.medium {
  width: 100% !important;
}
.gform_wrapper .top_label .gfield_label {
  margin: 10px 0 4px 0;
  font-weight: normal !important;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both;
}
.ginput_container {
  margin-left: 0px;
  margin-bottom: -18px;
}
#gform_submit_button_1 {
  font-size: 12px;
  font-weight: normal;
  text-shadow: none;
  text-transform: uppercase;
  padding-top: 6px;
}
.gform_wrapper .top_label .gfield_label {
  margin: 10px 0 4px 0;
  font-weight: normal;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both;
  margin-left: 5px !important;
}
.gform_wrapper .gfield_description {
  margin-top: 15px !important;
  margin-left: 4px;
}
.variation-YourDonation,
.ginput_price {
  display: none !important;
}
#gform_wrapper_9.gform_wrapper ul li.gfield {
  margin-bottom: 40px;
}

/* 14. MISC */
#overlay {
  background-color: rgba(255, 255, 255, 1);
  display: none;
  width: 100%;
  height: 200%;
  z-index: 10000;
  position: absolute;
  text-align: center;
}
.overlay-caption {
  max-width: 400px;
  margin: 0 auto;
}
#overlay_inner {
  z-index: 1000;
  background-color: #fff;
  padding: 20px;
  padding: 20px;
  border: 1px solid #cdcdcd;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}
#tagline {
  width: auto;
}
#post-entries {
  display: none;
}
.post-edit-link {
  display: none;
}
.meta,
.post-meta {
  display: none;
}
li.current_page_ancestor ul,
li.current_page_item ul {
  display: block !important;
  visibility: visible;
  position: relative;
  padding: 0;
  margin-left: 10px;
  line-height: 8px;
  padding-bottom: 4px;
  margin-top: 1px;
}
li.current_page_ancestor ul li a,
li.current_page_item ul li a {
  display: block;
  padding: 5px;
}
.current_page_item > a {
  color: red !important;
}
.current_page_item a ul li a {
  color: black !important;
}
#pparent {
  position: absolute;
  left: -10000px;
}
#field_8_11 {
  display: none !important;
}
#product-4253 li label {
  font-weight: bold;
  font-size: 14px;
}
#field_9_4,
#field_9_8,
#field_9_1 {
  font-size: 14px !important;
}
#field_9_3 label,
#field_9_5 label,
#field_9_6 label,
#field_9_7 label,
#field_9_19 label,
#field_9_20 label,
#field_9_21 label,
#field_9_22 label,
#field_9_23 label,
#field_9_24 label {
  font-size: 16px !important;
}
#product-4253 .images {
  display: none;
}
#gform_fields_9 {
  padding-left: 10px;
}
#product-4253 .summary {
  width: auto;
  float: none;
  max-width: 70%;
}
#product-4253 .gfield-description ul {
  border: 1px solid !important;
}
#postid-4253 .gfield_description ul.gform_fields li {
  list-style: initial !important;
}
#postid-4253 ul.gform_fields li {
  background: red;
}
#input_9_3,
#input_9_4,
#input_9_5,
#input_9_6,
#input_9_7,
#input_9_1,
#input_9_19,
#input_9_20,
#input_9_21,
#input_9_22,
#input_9_23,
#input_9_24 {
  width: 100px !important;
}
#product-4253 .buttons_added {
  display: none;
}
#gform_wrapper_9 .gfield_description {
  list-style: initial !important;
  margin-left: 11px !important;
  font-size: 13px;
  line-height: 29px;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco !important;
}
#gform_wrapper_9 .gfield_description em {
  font-size: 13px;
  line-height: 29px;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco !important;
}
#input_9_3 {
  margin-bottom: 10px;
}
#product-4253 #input_9_4 label,
#product-4253 #input_9_8 label {
  font-size: 13px;
  font-weight: normal;
}
#input_9_4 .gchoice_4_0,
#input_9_4 .gchoice_4_1,
.gchoice_8_0,
.gchoice_8_1 {
  display: inline-block !important;
  width: 80px;
}
#input_9_4,
#input_9_8 {
  width: 200px !important;
}
#content dl.variation dd p {
  color: red !important;
}
dl.variation dt,
dl.variation dd {
  float: none;
}
.gform_wrapper ul.extra-info {
  font-size: 14px;
  margin-top: 12px;
  margin-left: 40px !important;
  list-style-type: circle !important;
}
.gform_wrapper li i {
  font-size: 15px;
  color: #666;
}
#field_7_4 ul li,
#field_8_4 ul li {
  border-bottom: 0px solid #cdcdcd;
  padding-bottom: 25px !important;
}
#field_7_4 ul li ul li,
#field_8_4 ul li ul li {
  border-bottom: none;
  padding-bottom: 0px !important;
  color: #000;
  margin-bottom: 0;
  background: url(/dot.png);
  background-repeat: no-repeat;
  padding-left: 12px !important;
  background-position: 1px 7px;
}
#field_7_4 ul li ul li a,
#field_8_4 ul li ul li a {
  text-decoration: underline !important;
  font-size: 13.8px !important;
  color: #555555;
}
#field_7_1,
#field_8_1 {
  opacity: 0.5;
  position: relative;
  left: 30px;
}
#field_7_1 input,
#field_8_1 input {
  margin-left: -4px;
  width: 100px !important;
}
#field_7_1 .gfield_description,
#field_8_1 .gfield_description {
  margin-left: -3px;
}
#field_7_1.show,
#field_8_1.show {
  opacity: 1;
}
#field_7_4 ul li.gchoice_4_4,
#field_8_4 ul li.gchoice_4_4 {
  padding-bottom: 0 !important;
}
#choice_5_1 {
  width: 18px !important;
  height: 18px !important;
}
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  top: -2px !important;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  padding-top: 3px !important;
}
#input_7_5 li,
#input_8_5 li,
#input_8_8 li,
#input_8_10 li,
#input_8_9 li {
  float: left;
  width: 80px;
}
#field_8_9,
#field_8_10 {
  margin-top: 20px;
  display: block;
  border: 1px solid #cdcdcd;
  overflow: hidden;
  position: relative;
  padding: 18px;
}
#gform_fields_1 label {
  margin-left: 11px !important;
}
.eemail_caption {
  font-size: 12px;
}
#eemail_txt_email {
  font-size: 12px;
  margin-left: -2px;
  width: 121px;
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  float: left;
}
#eemail_txt_Button {
  font-family: "DINMittelschrift", "Courier New", Courier, Monaco;
  display: none;
}
#subscribe {
  font-size: 18px;
  float: left;
  margin-top: -16px;
  margin-left: 4px;
  font-weight: lighter;
  cursor: pointer;
}
.eemail_msg {
  font-size: 12px;
}

@media only screen and (min-width: 921px) {
  body {
    padding: 0 1.618em;
  }
  #header {
    width: 15%;
    max-width: 200px;
    overflow: hidden;
    position: fixed;
  }
  #content {
    width: 85%;
    margin-left: 15%;
    padding-right: 3%;
    float: left;
  }
  ul.nav li {
    padding-bottom: 0.05em;
  }
  ul.nav li > ul {
    padding: 0 !important;
  }
  #header #navigation,
  #header #navigation ul.nav {
    float: left;
  }
  #header #navigation ul.nav > li a {
    border: none;
    background: transparent;
    padding-bottom: 0.1em;
  }
  #header #navigation ul.nav > li a:hover,
  #header #navigation ul.nav > li.current-menu-item > a,
  #header #navigation ul.nav > li.current_page_item > a,
  #header #navigation ul.nav > li.parent:hover a:after {
    color: red;
  }
  #header #navigation ul.nav > li.parent a:after {
    content: "";
    display: none;
  }
  #header #navigation ul.nav > li.parent a:hover:before,
  #header #navigation ul.nav > li.parent:hover a:before {
    background: transparent;
  }
  #header #navigation ul.nav ul {
    border: none;
    margin-top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
  }
  .type-post .meta .month {
    background: red;
  }
  #header #navigation {
    float: none;
  }
  #main.fullwidth,
  .layout-full #main,
  .col-full,
  .no-sidebar #main {
    max-width: none;
    width: 95%;
  }
  #main {
    width: 100%;
  }
  .woocommerce_tabs ul.tabs li a:hover,
  .woocommerce-tabs ul.tabs li a:hover,
  .ui-tabs ul.tabs li a:hover,
  .woocommerce_tabs .ui-tabs-nav li a:hover,
  .woocommerce-tabs .ui-tabs-nav li a:hover,
  .ui-tabs .ui-tabs-nav li a:hover {
    color: red;
  }
  .woocommerce_tabs ul.tabs li.active:before,
  .woocommerce-tabs ul.tabs li.active:before,
  .ui-tabs ul.tabs li.active:before,
  .woocommerce_tabs .ui-tabs-nav li.active:before,
  .woocommerce-tabs .ui-tabs-nav li.active:before,
  .ui-tabs .ui-tabs-nav li.active:before,
  .woocommerce_tabs ul.tabs li.ui-state-active:before,
  .woocommerce-tabs ul.tabs li.ui-state-active:before,
  .ui-tabs ul.tabs li.ui-state-active:before,
  .woocommerce_tabs .ui-tabs-nav li.ui-state-active:before,
  .woocommerce-tabs .ui-tabs-nav li.ui-state-active:before,
  .ui-tabs .ui-tabs-nav li.ui-state-active:before {
    background: red;
  }
  .woocommerce_tabs ul.tabs li.active a,
  .woocommerce-tabs ul.tabs li.active a,
  .ui-tabs ul.tabs li.active a,
  .woocommerce_tabs .ui-tabs-nav li.active a,
  .woocommerce-tabs .ui-tabs-nav li.active a,
  .ui-tabs .ui-tabs-nav li.active a,
  .woocommerce_tabs ul.tabs li.ui-state-active a,
  .woocommerce-tabs ul.tabs li.ui-state-active a,
  .ui-tabs ul.tabs li.ui-state-active a,
  .woocommerce_tabs .ui-tabs-nav li.ui-state-active a,
  .woocommerce-tabs .ui-tabs-nav li.ui-state-active a,
  .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: red;
  }
  table.cart td.actions .button {
    text-shadow: none;
    font-family: "DINMittelschrift", "Courier New", Courier, monospace;
    font-weight: normal;
  }
  ul.products li.product {
    width: 22.05% !important;
  }
}

@media only screen and (min-width: 921px) and (max-width: 1025px) {
  .homepage-banner h1 {
    font-size: 2.244em;
  }
  .homepage-banner .description {
    font-size: 1.387em;
  }
}

@media only screen and (max-width: 935px) {
  .item {
    width: 45%;
  }
}

@media only screen and (max-width: 879px) {
  #content {
    width: 80%;
  }
  #main {
    width: 75%;
  }
}

@media only screen and (max-width: 921px) {
  #main {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-left: 0 !important;
  }
  .images img {
    width: auto;
  }
  #searchform {
    display: block;
  }
  #searchform2 {
    display: none;
  }
  #header {
    width: 100% !important;
  }
  #tagline {
    position: relative;
    width: 100%;
    line-height: 23px;
    padding-top: 6px;
  }
  #header .site-title,
  #header .site-description {
    display: none !important;
  }
  .sub-menu > li {
    padding-left: 0.3em;
  }
  .item {
    width: 45%;
  }
  #header #logo {
    margin-top: 0;
    margin-right: 8px;
  }
  img#logo {
    max-width: 111px;
  }
  #header .nav-toggle {
    background: #000;
    border: none;
    padding: 5px;
    box-shadow: none;
    border-radius: 0;
  }
  #searchform {
    margin-top: -46px;
    margin-left: 0;
    position: absolute;
    right: 0;
  }
  #content {
    width: 100%;
    padding-top: 10px;
    clear: both;
    padding-left: 20px;
    padding-bottom: 50px;
  }
  #navigation {
    border: none;
    background: transparent;
  }
  #header #navigation ul.nav ul li a {
    background-color: transparent;
  }
  #header #navigation ul li a {
    font-size: 16px;
    color: #000;
    line-height: 27px;
    padding: 9px;
  }
  #navigation li > ul {
    margin: 0;
  }
  ul.nav {
    border-top: 1px solid #999999;
  }
  ul.nav > li {
    float: none;
    display: block;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  }
  #navigation ul.children li a {
    padding-left: 35px !important;
  }
  #navigation ul.children li:last-child {
    border: none;
  }
  .exhibition_list {
    padding-top: 57px;
  }
  .exhibition_date {
    left: -4px;
  }
  .exhibition_list h2 {
    font-size: 56px !important;
    margin-bottom: -1px;
    line-height: 46px;
    margin-top: 5px;
  }
  .exh-upcoming h2 {
    font-size: 27px !important;
  }
  .exhibition_list h3 {
    font-weight: lighter;
    font-size: 40px;
    margin-top: -10px;
  }
  .exhibition_list li {
    margin-bottom: 26px;
  }
  .img-caption {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  #wrapper {
    padding: 0 !important;
    margin: 0 auto;
  }
  #main {
    width: 100% !important;
  }
  #searchform {
    margin-top: 0;
    right: auto;
    left: 0;
  }
  #content {
    padding-top: 1em !important;
    padding-left: 0 !important;
  }
  .item {
    width: 100%;
  }
  #navigation {
    top: 40px;
    position: relative;
  }
  .main_visions h1 {
    padding-bottom: 1em !important;
  }
  .exhibition_list {
    word-wrap: break-word;
  }
  .exhibition_date {
    margin-left: 1em !important;
  }
  .exhibition_title {
    font-size: 3em !important;
  }
  .staff_col1,
  .staff_col2 {
    width: 100% !important;
  }
  .IATS_Div {
    word-wrap: break-word;
    max-width: 100% !important;
  }
  // Making this element longer pushes the following input on the next line
  .IATS_PaymentLabelOnLeft {
    width: 240px !important;
  }
}

/* Questions? and Mail registration messages on the benefit-tickets product page.
They appear as boxes if screen > 1155px. Otherwise just text on top. */
@media only screen and (min-width: 1155px) {
  /* benefit boxes appear only if screen is wide enough */
  .benefit-questions,
  .benefit-snailmail {
    position: fixed;
    right: 5%;
    float: right;
    width: 16%;
    padding: 2em;

    background-color: #fff2f4;
  }
  .benefit-questions h3,
  .benefit-snailmail h3 {
    font-weight: bold;
  }
  .benefit-questions a,
  .benefit-snailmail a {
    font-weight: bold !important;
    text-decoration: underline !important;
  }
  .benefit-questions {
    top: 190px;
  }
  .benefit-snailmail {
    top: 380px;
  }
  .benefit-tablecell {
    padding-right: 0.5%;
  }
  #soldout {
    color: red;
  }
  #soldout-box {
    background-color: #fff2f4;
    padding: 3px;
  }
}

@media only screen and (max-width: 1155px) {
  /* if the screen is too small, the message appears on top of the form */
  .benefit-questions,
  .benefit-snailmail {
    position: relative;
    padding: 1em;
    background-color: #fff2f4;
  }
  .benefit-questions h3,
  .benefit-snailmail h3 {
    font-weight: bold;
  }
  .benefit-questions a,
  .benefit-snailmail a {
    font-weight: bold !important;
    text-decoration: underline !important;
  }
  .benefit-questions {
    margin-bottom: 1em;
  }
  .benefit-tablecell {
    padding-right: 1%;
  }
  #content {
    padding-top: 3em;
  }
  #special-message span {
    border: none;
    padding: 0;
  }
  #searchform {
    margin-top: 0.2em;
  }
}

@media print {
  .ginput_price {
    display: none !important;
    color: #fff;
  }
  #searchform2,
  #header #logo,
  #header .nav-toggle,
  #tagline {
    display: none;
  }
}
