/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

* {
	cursor: url("https://homeworkdigital.co/xpace/images/cursor-s.png"), url("https://homeworkdigital.co/xpace/images/cursor-s.png"), default;
}

.gallery {
	width: 50vw;
}

.gallery img {
	width: 100%;
	height: auto;
}

.searching {
	display: block;
}

/* .is-search-form:first-of-type {
	display: none;
}
 */

#search form {
	display: block;
}
br
{   content: "A" !important;
    display: block !important;
    margin-bottom: 1.5em !important;
}

iframe {
	width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201c \201d \2018 \2019; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: url("https://homeworkdigital.co/xpace/images/cursor-s.png"); }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body,
figure {
  margin: 0; }

legend,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 67.5%;
  background: black;
  scroll-behavior: smooth; }

img {
  width: 100%; }



.tooltip {
  text-decoration: none;
  position: relative; 
margin: 1vw 0;}

.volumes-main .tooltip, .archive-main .tooltip {
	margin: 0;
}

.tooltip span {
  display: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.tooltip span img {
  /*   margin:0px 8px 8px 0; */ }

.tooltip:hover span {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1000;
  width: auto;
  overflow: hidden; }

.highlight {
  background: black;
  padding: 0.1rem; }

#mouse-circle {
  position: absolute;
  width: 100px;
  height: 100px;
  margin: -50px 0px 0px -50px;
  border: 1px solid #fff;
  border-radius: 50%;
  pointer-events: none !important;
  box-shadow: 0 0 16px rgba(255, 255, 255, 0); }

@font-face {
  font-family: "varela";
  src: url("./../../../varelaround-regular-webfont.woff2") format("woff2"), url("../../../varelaround-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

h1 {
  color: white;
  font-family: 'Fira Mono', monospace;
	letter-spacing: -0.2rem;
  font-size: 4.8rem;
  font-weight: 400; }

h2 {
  font-family: "Lekton", sans-serif;
  font-size: 4rem;
  color: white;
  margin: 0;
  font-weight: 400;
  margin-top: 4rem; }

.exhibition-title {
  font-size: 4.2rem;
  font-family: "Noto Sans KR", sans-serif !important;
  line-height: 4.2rem;
  margin: 0;
	padding-bottom: 1vw;
  width: 50%;
  align-self: flex-start;
  text-transform: uppercase; }

h3 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 6.5rem;
  color: white;
  margin: 0;
  line-height: 5rem; }

h4 {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 3rem;
  color: white;
  margin: 0; }

.artist-name {
  font-weight: 400;
  text-transform: uppercase; }

.exhibition-underline {
  border-bottom: 1px solid black;
  align-self: flex-start; }

.exhibition-info,
.wp-caption-text {
  font-size: 1.9rem;
font-family: "Lekton", sans-serif;
  font-weight: 400;
  align-self: flex-start; }

h5 {
  font-family: "Lekton", sans-serif;
  font-size: 1.6rem;
  color: white;
  margin: 0;
  font-weight: 700; }

h6 {
  font-family: "Lekton", sans-serif;
  font-size: 1.2rem;
  color: white;
  margin: 0.5vh 0;
  font-weight: 400; }

p {
  font-family: "Lekton", sans-serif;
  font-size: 3.9rem;
  color: black; }

.extra-space {
  margin-top: 3vh; }

a {
  color: black;
  border-bottom: 3px solid black;
  text-decoration: none;
  display: inline-block;
  border: 0;
  margin: 0.4vw 0; }
  a:hover {
    text-decoration: none; }


.whats-on-title {
  font-family: "Noto Sans KR", sans-serif;
  color: white;
  font-size: 1.6rem;
  margin: 1rem 0;
  font-weight: 700; }

.whats-on-small {
  font-family: "varela", sans-serif;
  color: white;
  font-size: 1.7rem;
  margin: 0.4rem 0;
  text-transform: uppercase; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

header {
  position: fixed;
  left: 0;
  z-index: 40;
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding-left: 1vw;
	
  width: 10vw;
  align-items: center;
  justify-content: space-between;
  padding: 2vw;
padding-bottom: 4vw;
}
header nav {
	position: absolute;
	right: -2vw;
	display: none; 
	
	
}
ul.sub-menu,
ul#menu-topmenu  {
	  list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 4rem;
    font-family: "Lekton", sans-serif;
    position: absolute;
    left: -2vw;
    top: 0;

}


ul.sub-menu li,
ul#menu-topmenu li {
	    margin: 2vw 0;
    margin-right: 10vw;
      padding: 0.2vw 1vw;
      width: 100%;
      background: white;
	display: inline;
}

ul.sub-menu a:hover,
ul#menu-topmenu a:hover {
        text-decoration: underline;
      }

ul.sub-menu {
		display: none;
}


.menu-item-481 {
	position: relative;
	

}

.menu-item-481 .sub-menu {
	position: absolute;
	left: 10vw;
	padding: 4rem;
    top: -4vw;


}

.menu-item-1479 {
	position: relative;
}

.menu-item-1479 .sub-menu {
	position: absolute;
	display: none;
	right: -20vw;
	top: -0.4vw;
}


.menu-item-8738 a {
	position: relative;
	border: 1px solid red;

}

.menu-item-8738 .sub-menu {
	position: absolute;
	left: -4vw;
	border: 1px solid blue;
	top: -0.4vw;
}


header form {
    position: absolute;
	margin-bottom: 4.6vw;
    bottom: 0;
    left: 10vw; }


    header form input {
      width: 30vw;
      font-size: 1.6rem;
      color: black;
      font-family: "Lekton", sans-serif;
      display: none;
      padding: 1rem 3rem 1rem 2rem; }


header input[type="submit"] {
    /* display: inline; */
    width: 10vw;
    position: absolute;
    right: -10.5vw;
    background: black;
    color: white;
    border: 2px solid black;
}

  header .burger-menu {
    width: 4vw;
    transition: transform 0.8s; }
    header .burger-menu:hover {
      transform: scale(1.1);
      /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ }
  header .logo {
    width: 1.4vw;
    height: auto; }
  header .newsletter:hover {
    /* Start the shake animation and make the animation last for 0.5 seconds */ }


.sc_event_details {
	font-size: 2rem;
	color: white;
	font-family: "Lekton", sans-serif;
}

.select#sc_event_category {
display: none;
}

.sc_day_div {
	min-height: 10rem;
	padding: 1rem;
}

form#sc_event_select {
	text-align: center;
	padding-bottom: 1.5rem;
}

h2#sc_calendar_title {
	margin-bottom: 2rem;
	text-align:center;
}

div#sc_calendar_wrap {
	font-family: "Fira Mono", sans-serif;
}

.whats-on td {
	border: 1px solid black;
}

.whats-on th {
	padding-bottom: 1.5rem;
}

#sc_calendar_wrap input[type=submit] {
	border: none;
	background: black;
	color: white;
}

#sc_event_nav_wrap, #sc_event_category {
	display: none;
}


.home {
  background: #00a5ba;
  background: linear-gradient(180deg, #00a5ba 0%, #ff0072 49%, #ffe600 100%);
  min-height: 100vh; }
  .home main {
    min-height: 100vh; }
    .home main .opening {
      min-height: 100vh;
      width: 100vw;
      background: black;
      display: flex;
      position: absolute;
      top: 0;
      align-items: center;
      justify-content: center; }
      .home main .opening .opening-logo {
        display: none; }
      .home main .opening img {
        width: 30%; }
    .home main .landing {
      height: 100vh;
      display: flex;
      justify-content: center;
      align-items: center; }
      .home main .landing h1 {
        width: 70%; 
margin-left: 4vw;}
    .home main .whats-on {
      width: 100%;
		
      display: flex;
      justify-content: center; }
      .home main .whats-on .whats-on-title,
.whats-on  main .whats-on .whats-on-title{
        margin-bottom: 0vw;
         }
p.whats-on-title {
	font-size: 2rem;
}
      .home main .whats-on .content {
        width: 70vw;
        display: flex;
        flex-direction: column;
        align-items: center; }
        .home main .whats-on .content .content-item,
.whats-on main .whats-on .content .content-item{
          width: 100%;
          display: flex;
          padding: 2rem 0;
          border-bottom: 1px solid white; }
 .home main .whats-on .content .content-item:last-of-type,
.whats-on main .whats-on .content .content-item:last-of-type{
	border-bottom: 0;
}
          .home main .whats-on .content .content-item img {
            width: 25%;
            padding: 1rem 0; }
          .home main .whats-on .content .content-item .content-info,
.whats-on main .whats-on .content .content-item .content-info{
            margin-left: 2rem;
	justify-content: center;
            display: flex;
            flex-direction: column; }
          .home main .whats-on .content .content-item .content-image,  .whats-on main .whats-on .content .content-item .content-image {
            min-width: 35%;
/*             height: auto; */
			 min-height: 20vw;
            background-image: url("<?php get_the_post_thumbnail_url() ?>");
            background-repeat: no-repeat;
            background-size: cover; }
    .home main .video {
      padding-top: 5vw;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 4rem 0; }
      .home main .video .video-content {
        width: 70vw; }
      .home main .video img {
        width: 70vw; }

aside input[type="submit"] {
    /* display: inline; */
    width: 10vw;
    position: absolute;
    right: 0;
    background: black;
    color: white;
    border: 2px solid black;
}

aside {
  position: fixed;
  right: 0;
  margin: 0;
  height: 100vh;
  padding-right: 1vw;
  width: 10vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2vw;
padding-bottom: 4vw;}
  aside .eye {
    cursor: url("https://homeworkdigital.co/xpace/images/customcursor2.png"); }
  aside form {
    position: absolute;
	  margin-bottom: 4.6vw;
    bottom: 0;
    right: 9vw; }
    aside form input, header form input {
      width: 20vw;
      font-size: 1.6rem;
      color: black;
      font-family: "Lekton", sans-serif;
      display: none;
      padding: 1rem 3rem 1rem 2rem; }

input#searchform {
    position: relative;
    left: -10.5vw;
}

.exhibition {
  background: white;
  color: black !important; }
.exhibition a {
	text-decoration: underline;
}
.exhibition .essay-by {
	font-size: 1.8rem;
	margin-top: 0.6vw;
}
.exhibition .content {
	padding-top: 2vw;
	padding-right: 4vw;
}
.ytp-cued-thumbnail-overlay {
	width: 100%;
}
.exhibition .exhibition-main .content img {
	height: auto !important;
}

.size-thumbnail {
	width: 40%; 
}
  .exhibition .exhibition-main {
    padding-left: 12vw;
    width: 100%;
    padding-bottom: 5vw; }
    .exhibition .exhibition-main h2,
    .exhibition .exhibition-main h4 {
      color: black; }
    .exhibition .exhibition-main .title {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .exhibition .exhibition-main .title .info {
        display: flex;
        justify-content: center;
        width: 40%; }
		.exhibition .exhibition-main .title .info p {
			font-size: 1.5rem;
		}
        .exhibition .exhibition-main .title .info .content {
          width: 100%;
			
          display: flex;
			padding-left: 4vw;
          flex-direction: column; }
      .exhibition .exhibition-main .title .image {
        height: 100vh;
		  width: 60%;
background-size: cover;
background-position: center;}
        .exhibition .exhibition-main .title .image img {
          height: 100%;
          width: auto; }
    .exhibition .exhibition-main .description {
		
      padding-right: 14vw;
      min-height: 100vh;
      display: flex;
      justify-content: center;
      align-items: center; }

.about-main {
  min-height: 100vh;
 background: rgb(10,158,183);
background: linear-gradient(0deg, rgba(10,158,183,1) 0%, rgba(98,91,164,1) 100%);
  display: flex;
  flex-direction: column;
  align-items: center; }
  .about-main a {
    color: white;
    text-decoration: underline;
    margin: 0; }
    .about-main a:hover {
      text-decoration: none; }
  .about-main .about-top {
    display: flex;
    margin-top: 5vw;
    padding-top: 1vw;
    justify-content: center;
    margin-left: 10vw; }
    .about-main .about-top .about {
      width: 50%; }
      .about-main .about-top .about p {
        color: white;
        font-size: 1.9rem;
        line-height: 2rem; }
      .about-main .about-top .about a {
        color: white;
        display: inline;
        text-decoration: underline; }
        .about-main .about-top .about a:hover {
          text-decoration: none; }
    .about-main .about-top .land {
      width: 40%;
      padding: 0 7rem; }
      .about-main .about-top .land p:first-of-type {
        color: white;
        font-size: 1.4rem;
        line-height: 1.8rem;
      }
      .about-main .about-top .land .financial {
        padding-top: 4rem; }
        .about-main .about-top .land .financial p {
          color: white;
          font-size: 1.7rem;
          font-family: "Lekton", sans-serif;
          line-height: 0.2rem; }
        .about-main .about-top .land .financial a {
          color: white;
          text-decoration: underline; }
          .about-main .about-top .land .financial a:hover {
            text-decoration: none; }
  .about-main .xpace-logo {
    width: 30vw;
    margin: 7rem 0; }
  .about-main .about-bottom {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 10vw;
    padding-right: 9vw;
    margin-bottom: 10vw; }
    .about-main .about-bottom .staff {
      width: 14vw; }
    .about-main .about-bottom .staff-list {
      display: flex;
		gap: 4vw;
		flex-wrap: wrap;
      justify-content: space-between; }
      .about-main .about-bottom .staff-list .staff-section {
        width: 100%;
		  flex-grow: 1;
        width: 30%; }
.boardmember {
	margin: 0;
}
        .about-main .about-bottom .staff-list .staff-section .staff-title {
          padding-top: 1rem;
          font-weight: 700; }
        .about-main .about-bottom .staff-list .staff-section p {
          color: white;
          font-size: 1.5rem;
          line-height: 2.2rem; }


.archive-main {
  margin: 0;
  padding: 4vw 0;
  color: white;
 background: rgb(192,24,140);
background: linear-gradient(0deg, rgba(192,24,140,1) 0%, rgba(255,48,78,1) 100%);
  display: flex;
  flex-direction: column;
  align-items: center; }
.archive-main .organize {
	display: flex;
	width: 100%;
	padding: 0 12vw;
}

.archive-main h2 {
	margin-top: 2vw 0;
}
	.archive-main ul {
		 list-style-type: none;
	}
.archive-main ul li {
	font-family: "Lekton", sans-serif;
	font-size: 4rem;
	margin-top: 2rem;
}
}
.archive-main h1 {
	font-weight: 700;
}

.archive-main .organize .section a:hover {
	border-bottom:none !important;
}
.archive-main .organize .section {
	width: 50%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: left;
}
  .archive-main .logo {
    width: 10%; }
  .archive-main .archive {
    width: 65%;
    margin: 4vw 0;
    margin-bottom: 4vw; }
  .archive-main a {
    color: white;
    text-decoration: underline }
    .archive-main a:hover {
      color: white;
		text-decoration: none;
      font-weight: 800; }
  .archive-main .content {
    padding-left: 16vw;
	  padding-right: 4vw;
    padding-bottom: 10vw; }
.opportunities-main {
	background: rgb(8,160,183);
background: linear-gradient(0deg, rgba(8,160,183,1) 0%, rgba(255,186,19,1) 100%);
}
.opportunities-main .content {
    padding-left: 0;
	padding-right: 0;
	
}
    .archive-main .content .archive-info {
      position: relative; }
      .archive-main .content .archive-info img {
        width: 40rem;
        position: absolute;
        display: none;
        right: 0rem;
        top: 0;
        z-index: 20; }

.resources-main {
  min-height: 100vh;
  padding-left: 10vw;
  padding-top: 6vw;
  background: rgb(255,78,65);
background: linear-gradient(0deg, rgba(255,78,65,1) 0%, rgba(255,100,54,1) 100%);
  display: flex;
  flex-direction: column;
  align-items: center; }
  .resources-main h5 {
    font-weight: 700;
    font-size: 1.9rem;
    display: inline-block;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid white;
    margin-bottom: 2vw; }
  .resources-main a {
    text-decoration: underline;
    color: white;
    margin: 0; }
    .resources-main a:hover {
      text-decoration: none; }
  .resources-main h6 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .resources-main .resource-title {
    width: 50%; }
  .resources-main .facebook {
    margin-top: 6vw;
    display: flex; }
    .resources-main .facebook .image {
      width: 60%; }
    .resources-main .facebook .text {
      width: 40%;
      display: flex;
      margin-bottom: 4vw;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      padding: 0 5vw;
padding-right: 13vw;}
  .resources-main .more-resources {
    margin: 10vw 0;
    padding: 0 3vw;
    display: flex;
    width: 100%; }
    .resources-main .more-resources .accessibility {
      width: 50%; }
    .resources-main .more-resources .floor-plans,
    .resources-main .more-resources .financial {
      width: 25%; }

  .resources-main .library {
    margin-top: 6vw;
    display: flex; }
    .resources-main .library .image {
      width: 60%; }
    .resources-main .library .text {
      width: 40%;
      display: flex;
      margin-bottom: 4vw;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      padding: 0 3vw; }
  .resources-main .more-resources {
    margin: 10vw 0;
    padding: 0 3vw;
    display: flex;
    width: 100%; }
    .resources-main .more-resources .accessibility {
      width: 50%; }
    .resources-main .more-resources .floor-plans,
    .resources-main .more-resources .financial {
      width: 25%; }

.volumes {
  min-height: 100vh;
  background: rgb(255,73,67);
background: linear-gradient(0deg, rgba(255,73,67,1) 0%, rgba(255,186,19,1) 100%);}
  .volumes .volumes-main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .volumes .volumes-main ul {
      margin: 5vw 0; }
    .volumes .volumes-main li {
      list-style-type: none;
      margin: 0.5vw 0; }
    .volumes .volumes-main h2 {
      text-transform: uppercase;
      font-size: 7rem;
      text-align: center;
      border-bottom: 2px solid white;
      display: inline-block; }
    .volumes .volumes-main a {
      color: white;
      border-bottom: 2px solid white;
      text-transform: uppercase; }
      .volumes .volumes-main a:hover {
        color: black;
        border-bottom: 2px solid black; }
    .volumes .volumes-main h5 {
      text-transform: uppercase;
      font-size: 5rem; }
      .volumes .volumes-main h5:hover {
        color: black; }

.menu-item-9180,
.menu-item-9179 {
	display: none !important;
}


.submissions {
  background: #00a5ba;
  background: linear-gradient(180deg, #00a5ba 0%, #ff0072 49%, #ffe600 100%); }
  .submissions main {
    padding-left: 10vw;
    padding-top: 7vw;
    min-height: 100vh; }
    .submissions main h6 {
      font-family: "Noto Sans KR", sans-serif;
      text-transform: uppercase;
      font-size: 2rem; }
    .submissions main .container {
      width: 100%;
      display: flex;
      margin-bottom: 5vw; }
      .submissions main .container .title-fine {
        width: 35%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-right: 1px solid white;
        padding-right: 3vw; }
        .submissions main .container .title-fine h1 {
          text-transform: uppercase;
          font-weight: 200; }
        .submissions main .container .title-fine p {
          font-family: "Times New Roman", Times, serif;
          font-size: 1.4rem;
          color: white;
          font-weight: 100;
          line-height: 1.6rem; }
      .submissions main .container .content {
        width: 65%;
        padding: 0 3vw;
		    display: flex;
    flex-direction: column;
    justify-content: center;}
        .submissions main .container .content p {
          font-size: 1.8rem;
          color: white;
          line-height: 2.6rem; }

.jobs {
  background: #1da323;
  background: linear-gradient(180deg, #1da323 0%, #175097 49%, #1212e9 100%); }
  .jobs main {
    padding-left: 10vw;
    padding-top: 7vw;
    min-height: 100vh; }
    .jobs main h6 {
      font-family: "Noto Sans KR", sans-serif;
      text-transform: uppercase;
      font-size: 2rem; }
    .jobs main .container {
      width: 100%;
      display: flex;
      margin-bottom: 5vw; }
      .jobs main .container .title-fine {
        width: 35%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-right: 1px solid white;
        padding-right: 3vw; }
        .jobs main .container .title-fine h1 {
          text-transform: uppercase;
          font-weight: 200; }
        .jobs main .container .title-fine p {
          font-family: "Times New Roman", Times, serif;
          font-size: 1.4rem;
          color: white;
          font-weight: 100;
          line-height: 1.6rem; }
      .jobs main .container .content {
        width: 65%;
        padding: 0 3vw; }
        .jobs main .container .content .strong {
          font-weight: 700;
          margin-top: 4vw; }
        .jobs main .container .content .strong:first-of-type {
          margin: 0; }
        .jobs main .container .content p {
          font-size: 1.8rem;
          color: white;
          line-height: 2.2rem; }

.whats-on-main {
  background: #ffe600;
  background: linear-gradient(180deg, #ffe600 0%, #ff0072 49%, #00a5ba 100%); 
}
.whats-on-main .whats-on a {
	color: white;
	text-decoration: underline;
	
}
.whats-on-main .whats-on a:hover {
		text-decoration: none;
	}

  .whats-on-main .whats-on {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 3vw; }
    .whats-on-main .whats-on .content {
      width: 70vw;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 4vw; }
      .whats-on-main .whats-on .content .title {
        width: 20vw;
        margin-bottom: 4vw;
        margin-top: 4vw; }
.whats-on-main .whats-on .content .work {
	width: 60vw;
}
.whats-on-main .whats-on .content .cal {
	width: 80vw;
}
      .whats-on-main .whats-on .content .title:last-of-type {
        width: 35vw; }
      .whats-on-main .whats-on .content .content-item {
        width: 100%;
        display: flex;
        padding: 0.8rem 0;
        border-bottom: 1px solid white; }
        .whats-on-main .whats-on .content .content-item img {
          width: 30%;
          padding: 1rem 0; }
        .whats-on-main .whats-on .content .content-item .content-info {
          margin-left: 1rem; }

footer {
  padding-top: 6vw;
  margin: 0;
  padding-bottom: 1vw;
  width: 100%;
  background: black;
  color: white;
  display: flex;
  justify-content: center; }
footer .social-icons  {
	margin-top: 2vw;
}
footer h6 {
	font-size: 1.4rem;
	line-height: 2rem;
}
footer .social-icons i {
	font-size: 1.5rem;
	padding: 0 0.3vw;
}
  footer a {
    color: white;
    text-decoration: underline; }
  footer .container {
    display: flex;
    width: 90vw;
    padding-bottom: 2vw;
    gap: 2vw; }
    footer .container .section h5 {
      padding-bottom: 1vw; }
    footer .container .section h6 {
      line-height: 1rem; }
    footer .container .section p {
     
      color: white;
      margin: 0;
      	font-size: 1.4rem;
	line-height: 2rem; }
    footer .container .section .phone {
      padding-bottom: 2vw; }
    footer .container .section img {
      padding-right: 5rem; }
    footer .container .section .social-media {
      display: flex;
      justify-content: flex-start; }
      footer .container .section .social-media img {
        margin: 0 0.3vw;
        width: 2vw; }
    footer .container .land {
      width: 40%;
      padding-right: 2vw; }

footer .container .land p {
	line-height: 1.4rem;
}
    footer .container .title {
      padding-left: 10vw; }


html {
	margin-top: 0px !important;
}

@media only screen and (max-width: 1023px) {
  footer .title {
    display: none;
  }
	
	#sc_calendar_wrap, .cal {
		display: none;
	}
	
	header, aside {
		width: 20vw;
	}
	
	header .burger-menu {
		width: 80%;
		padding-top:2vw;
	}
	
	header .logo {
		width: 100%;
	}
	
	.home main .landing h1 {
		font-size: 5vw;
		margin-left: 0;
	}
	
	aside {
		padding: 4vw 2vw;
	}
	
	
	 main {
	padding-left: 10vw;
	}
	
	.home main .whats-on .content .content-item, .whats-on main .whats-on .content .content-item {
		min-height: 20vw;
	}
	
	.search {
		padding: 20vw;
	}
	
	.search .title {
		margin-top: 0;
		text-align:center;
	}
	
	.up {
		padding: 0 2vw !important;
	}
	
	.search li p {
		font-size: 3vw;
	}
	
	.search .pages .page-numbers {
		font-size: 10vw !important;
	}
	
	.search h2 {
		font-size: 6vw !important;
		margin-top: 20vw;
	}
	
	.search h6 {
		font-size: 4vw !important;	
	}
	
	.search ol {
		padding: 0 10vw;
	}
	
	.search li {
		margin: 4vw 0;
	}
	
	.about-main .about-top {
		flex-direction: column;
	}
	
	.about-top-section {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 10vw;
		padding-top: 10vw;
	}
	
	.about-top .financial {
	 text-align: center;
	}
	
	.staff-section {
		width: 100% !important;
	}
	
	.archive-main h1, .archive-main a {
		font-size: 5vw;
	}
	
	.organize {
		padding: 0 20vw;
	}
	
	.archive-main .content {
		padding-left: 20vw;

		flex-direction: column;
		padding-right: 10vw;
	}
	
	.custom-menu-class ul {
		    margin-block-start: 1em;
		    padding-inline-start: 0;
		line-height: 4vw;
	}
	
	.archive-main h2  {
		margin-top: 4vw !important;
	}
	
	.archive-main .archive {
		width: 45%;
	}
	
	.archive-main a {
		font-size: 4vw;
		
	}
	
	.archive-main .logo {
		margin-top: 20vw;
	}
	
	.archive-main h2 {
		font-size: 4vw;
	}
	
	.pages p {
		font-size: 4vw !important;
	}
	
	.archive-main h3 {
		font-size: 4vw;
		margin-bottom: 5vw;
	}
	
	.archive-main .gallery {
		width: 100%;
		padding-right: 10vw;
	}
	

	
	.exhibition-main {
		padding-left: 0 !important;
	}
	
	.exhibition .exhibition-main .title {
		flex-direction: column;
	}
	
	.exhibition .exhibition-main .title .info .content,
	.exhibition .exhibition-main .title .info .info,
	.exhibition .exhibition-main .title .info,
	.exhibition .exhibition-main .title .image {
		width: 100%;
	}
	
	.exhibition .exhibition-main .title .info .content {
	padding: 20vw 0;
		padding-left: 30vw;
		padding-right: 10vw
	}
	
	.gallery {
		width: 100%;
	}
	
	.exhibition .content {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	
	.exhibition .content p {
		font-size: 3.8vw;
	}
	
	.volumes-main ul {
		padding: 0 !important;
		margin-left: 10vw !important;
	}
	
	
	.volumes-main {
		padding-bottom: 10vw;
	}
	
	.opportunities-main {
		min-height: 100vh;
		padding-top: 20vw;
	}
	
	.opportunities-main .logo {
		width: 40%;
	}
	
	.opportunities-main .archive {
        width: 80%;
	}
	
	.opportunities-main .listings .content {
		padding-left: 10vw;
		padding-top: 5vw;
	}
	
	.opportunities-main .listings .content h2 {
		font-size: 5vw;
		margin-top: 1vw;
	}

	main.resources-main {
		padding-left: 20vw !important;
	}
	
	.resources-main .more-resources {
		flex-wrap:wrap;
	}
	
	.resources-main .more-resources .floor-plans, .resources-main .more-resources .financial {
		width: 50%;
		padding-bottom: 5vw;
	}
	
	.resources-main .more-resources .accessibility
	{
		width: 100%;
	}
	
	p.whats-on-title {
		font-size: 3.3vw !important;
	}
	
	.home main .whats-on .content .content-item .content-image, .whats-on main .whats-on .content .content-item .content-image {
		min-width: 40%;
		height: 100%;
	}
}

@media only screen and (max-width: 824px) {
	
	header, aside {
	width: 25vw;
	}
	
	aside {
		flex-direction: column-reverse;
		padding-top: 7vw;
	}
	
	header {
		align-items:flex-start;
	}
	
	aside form {
		top: 30vw;
		right: 1vw;
	}
	
	aside form input {
		width: 50vw;
	}
	
	aside input[type="submit"] {
		width: 25vw;
	}
	
	input#searchform {
		left: -26vw;
	}
	
	header .logo {
		width: 25%;
		margin-left: 6vw;
	}
	
	ul.sub-menu, ul#menu-topmenu {
		font-size: 9vw;
	}
	
	header .menu a {
		margin: 1.5vw;
	}
	
	aside .up {
		padding: 0 5vw;
	}

	.menu-item-9180,
.menu-item-9179 {
	display: inline !important;
}

	
	footer {
		padding-left: 5vw;
	}
	
	footer .container {
		flex-wrap: wrap;
		gap: 5vw;
		justify-content:center;
	}
	
	
	
	footer .container .land {
		width: 100%;
		padding: 10vw;
	}
	
	.whats-on-main {
		padding-top: 10vw;
	}
	
	img.whatson-small {
  width: 80%;
	}
	
	.whats-on-small {
		font-size: 2.5vw;
	}
	
	.about-main .about-top .about-top-section .logos {
		flex-direction: column;
		gap: 5vw;
		padding: 5vw 0 !important;
	}
	
	
	
	.book-visit, .newsletter {
		display: none;
	}
	
	.about-main .about-top .about-top-section .logos img {
		width: 70% !important;
		padding: 2vw 0;
	}
	
	.home main .whats-on .content .content-item, .whats-on main .whats-on .content .content-item
	{
		flex-direction: column;
	}
	
	.home main .whats-on .content .content-item .content-image, .whats-on main .whats-on .content .content-item .content-image {
		min-height: 20vh;
		  align-items: flex-start; /* new */
		height: 25vh;
	}
	
	.home main .whats-on .content .content-item .content-info, .whats-on main .whats-on .content .content-item .content-info {
		margin-left: 0;
	}
	
	.exhibition .exhibition-main .title .info .content {
		padding-left: 20vw;
	}
	
	.whats-on-main .whats-on .content .title:last-of-type {
	   width: 70vw;
	}
	
	.exhibition .content {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}
	
    .volumes-main{
		padding-top: 20vw !important;
		padding-left: 0;
	}
	
	.volumes .volumes-main h5 {
		font-size: 10vw;
	}
	
	.volumes .volumes-main .volume-info{
		padding-left: 10vw;
	}
	
	.volume-info p {
		font-size: 4.8vw !important;
	}
	
	.submissions main .container {
		    flex-direction: column;
		    padding: 0 7vw;
    padding-top: 15vw;

	}
	
	.submissions h1 {
		font-size: 6vw;
	}
	
	.submissions main .container .title-fine, .submissions main .container .content {
		width: 100%;
	}
	
	.submissions main .container .content {
		    padding: 0 5vw
		padding-top: 5vw;
		
	}
	
	.resource-title {
		margin-top: 20vw !important;
		width: 90% !important;
		padding-bottom: 10vw;
	}
	
	.resources-main {
		padding-right:10vw;
	}
	
	.resources-main .library {
		flex-direction: column;
	}
	
	.resources-main .more-resources .financial {
		padding-right: 5vw;
	}
	
	.volume-images {
		flex-direction: column;
	}
	
	.volume-images img {
		width: 100% !important;
		height: auto;
	}
	
	.resources-main .facebook {
		flex-direction: column-reverse;
	}
	
	.resources-main .library .text, .resources-main .library .image {
		width: 100%;
	}
	
	.resources-main .facebook .text, .resources-main .facebook .image {
		width: 100%;
	}
}


@media only screen and (max-width: 414px) {
	
	footer .container {
		padding-top: 4vw;
	}

footer .container .section {
		    width: 100%;
    padding-top: 5vw;
    padding: 1vw 10vw;
	text-align:center;
	}
	
	footer .container .land {
		    padding-top: 10vw;
	}
	
	
	
	.submissions main .container .content {
		padding: 0;
		padding-right: 10vw;
	}
	
	
	.exhibition-title {
font-size: 7vw;
		line-height: 7vw;
	}
	
	.wp-block-image img {
		height: auto;
	}
}