/*
Theme Name: HIV Unwrapped
Theme URI: evadewamasyitha@gmail.com
Description: Custom theme for HIV Unwrapped
Author: Eva Dewa Masyitha
Author URI: evadewamasyitha@gmail.com
Version: 1.63
Tags: clean, blog, two-columns, fixed-width, custom-menu
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* Global Defaults
=====================================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
b, strong, th { font-weight: bold; }
em, i { font-style: italic; }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


a, a:active, a:visited { color: #878787;  }
a:hover { color: #4c4c4c; }

/* Global Elements
=====================================================================*/

html {
    scroll-behavior: smooth;
}
body {
	font-family: "Montserrat", sans-serif;
    font-size:15px;
    color:#000;
	min-height: 100%;
	position: static;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}
.skiplink{
	display:none;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
    height:auto;
    font-style:italic;
    background-repeat: no-repeat;
    background-size:cover;
    vertical-align: middle;
}
.row-project h3,
.main-title,
.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6,
.project-pair ul,
.title-project,
.title-map,
.title-exhibition,
#main-title,
.title-search {
    font-family: "magno-sans-variable", sans-serif;
    font-variation-settings: "wght" 600;
}

/* Start CSS Coding
=====================================================================*/

.open-menu, .close-menu, .close-menu-big {
    display: none;
    cursor: pointer;
}
#menu-toggle {
    display: none;
}
.menu-button-container {
    display: none;
    cursor: pointer;
}
.mobile,
.owl-carousel .owl-item img.mobile {
    display: none;
    position: relative;
}
.admin-bar #main-header {
    top:32px;
}
#main-header {
    height:100px;
    width:100%;
    margin: 0;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#logo {
    width:390px;
    height:55px;
    background: url(images/logo.png) no-repeat;
    background-size:390px 55px;
    text-indent:-9999px;
    float:left;
    margin:22px 0 0 40px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#search-area {
    position: absolute;
    height:100px;
    background: #000;
    width:100%;
    right:0;
    top:0;
    z-index: 2200;
    display: none;
}
#main-header.small #search-area {
    height:70px;
}
#main-header.small #searchform {
    margin:5px 0 0 0;
}
#main-header.small #link-close {
    top:5px;
}
#searchform {
    float:right;
    width:60%;
    margin:20px 0 0 0;
}
#searchform .input {
    float:left;
    width:80%;
    height:40px;
    background:#fff;
    border:none;
    border-radius:5px;
    margin:10px 10px 0 0;
    padding:0 5px;
    font-size:16px;
}
#searchform  .button {
    background: none;
    border:none;
    width:40px;
    height:40px;
    float:left;
    margin:10px 0 0 0;
    font-size:22px;
    color:#fff;
    cursor: pointer;
    text-align: center;
}
#link-close {
    width:40px;
    height:40px;
    position: absolute;
    right:50px;
    top:20px;
    font-size:22px;
    color:#fff;
    text-align: center;
    margin:10px 0 0 0;
    line-height: 40px;
    cursor: pointer;
}
#main-header.small #search-area {
    height:70px;
}


.separator {
    height: 100px;
    margin:0 0 70px 0;
}
.separator.nomargin {
    margin:0;
}

.wrapper {
    max-width:1000px;
    margin:0 auto;
    position: relative;
    padding:0 30px;
}
#header-right {
    float:right;
    margin:20px 40px 0 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#nav {
    float:right;
}
#nav-main {
    list-style: none;
    padding:0;
    height:40px;
    float:left;
    margin:40px 0 0 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#nav-main li {
    float:left;
    height:40px;
    position: relative;
    padding-left:10px;
}
#nav-main li:before {
    content:"/";
    position: absolute;
    z-index: 1;
    left:0;
    top:12px;
}
#nav-main li:first-child:before {
    display: none;
}
#nav-main li a {
    display: block;
    height:40px;
    line-height: 40px;
    font-size:14px;
    text-decoration: none;
    padding:0 10px;
    color: #212936;
    font-weight: normal;
}
#nav-main li.current-menu-item a,
#nav-main li.current-menu-parent a {
    color:#878787;
}
#nav-main li:hover a {
    color: #4c4c4c;
    text-decoration: underline;
}

/* Start CSS POPUP Menu
=====================================================================*/
#nav ul ul {
    position:absolute;
    z-index:2000;
    display:none;
    width:280px;
    margin: 0;
    top: 40px;
    left:0;
    background:none;
    float: none;
    text-align: left;
    background: #000;
    padding: 10px 0;
    border-radius:15px;
}
#nav ul li ul li {
    display: block;
    float: none;
    width:280px;
    height:auto;
    padding: 0;
    position:relative;
    margin: 0;
    box-shadow: none;
}
#nav ul li ul li:before {
    display: none;
}
#nav ul li ul li:last-child {
    border:none;
}
#nav ul li ul li:after {
    display: none;
}
#nav ul ul ul {
    position:absolute;
    z-index:1300;
    display:none;
    width:270px;
    margin: 0;
    top: 0;
    left:270px;
}
#nav ul li ul li.current-menu-item:before,
#nav ul li ul li.current-menu-parent:before {
    display: none;
}
#nav ul li ul li ul li {
    display: inline;
    float: left;
    padding: 0;
    margin: 0 0 1px 0;
    height:auto;
}
#nav #nav-main li ul li a, #nav #nav-main li ul li a:link, #nav #nav-main li ul li a:visited {
    width:210px;
    height:auto;
    line-height: 1.4;
    float:none;
    display: block;
    text-transform:none;
    border:none;
    padding:6px 20px;
    letter-spacing: 0;
    margin:0;
    font-size:13px;
    color:#ddd;
    font-weight: normal;
}
#nav #nav-main li:hover ul li a:hover, #nav #nav-main li ul li a:hover, #nav #nav-main li:hover ul li a {
    color:#fff;
    background: none;
    text-decoration: none;
}
#nav #nav-main li:hover ul li:hover {
    box-shadow: none;
    background: none;
}
nav#nav li:hover ul ul,
nav#nav li li:hover ul ul
{display:none;}


nav#nav li:hover ul,
nav#nav li li:hover ul
{display:block;}
nav#nav li:focus-within ul,
nav#nav li li:focus-within ul
{display:block;}
/* End CSS Drop Down Menu */



#button-header-area {
    margin:20px 0 0 0;
}
#button-shop {
    display: inline-block;
    height:38px;
    line-height: 38px;
    padding:0 20px;
    border-radius:15px;
    font-size:15px;
    text-decoration: none;
    color:#fff;
    background: #4D4D4D;
    border:1px solid #4d4d4d;
    float:left;
    margin:0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#button-shop:hover {
    background: #fff;
    color:#4D4D4D;
}
#button-search {
    display: inline-block;
    height:38px;
    line-height: 38px;
    padding:0 20px;
    border-radius:15px;
    font-size:15px;
    text-decoration: none;
    color:#000;
    background: #fff;
    border:1px solid #999;
    float:left;
    margin:0 10px 0 0;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#button-search:hover {
    opacity: 0.7;
    border:1px solid #4c4c4c;
    color:#4c4c4c;
}
#button-search i {
    display: none;
}

#main-header.small {
    height:70px;
}
#main-header.small #logo {
    margin-top:5px;
}
#main-header.small #nav-main {
    margin-top:14px;
}
#main-header.small #header-right {
    margin-top:5px;
}
#main-header.small #button-header-area {
    margin-top:10px;
}
.full-black {
    width:100%;
    background: #000;
    padding:90px 0;
}
.full-white {
    width:100%;
    background: #fff;
    padding:90px 0;
}
.full-pink {
    width:100%;
    background: #f7ebf4;
    padding:90px 0;
}
.full-blue {
    width:100%;
    background: #002d56;
    padding:90px 0;
}
.full-blue .main-title {
    color:#fff;
}
#video-full {
    margin:0;
    position: relative;
    height: auto;
    overflow: hidden;
    background: #000;
}
#bgvid {
    width: 100%;
    object-fit: contain;
}
#slideshow {
    position: relative;
    margin:0;
}
#slideshow .owl-theme .owl-nav {
    display: none;
}
#slideshow .owl-theme .owl-dots {
    position: absolute;
    z-index: 10;
    bottom:30px;
    width:100%;
    text-align: center;
}
#slideshow .owl-theme .owl-dots .owl-dot span {
    width:20px;
    height: 20px;
    background: #fff;
    margin:0 7px;
}
#slideshow .owl-theme .owl-dots .owl-dot.active span {
    background: #000;
}

.group-project {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width:90%;
    box-sizing: border-box;
}
.row-project {
    flex: 0 0 calc(16.66% - 20px);
    padding:10px;
    text-align: center;
    text-decoration: none;
    margin:10px;
    box-sizing: border-box;
}
.row-project img {
    margin:0 0 10px 0;
}
.row-project h3 {
    font-size:24px;
    text-transform: uppercase;
}
.row-project:hover {
    opacity: 0.8;
}
.main-title {
    font-size:70px;
    font-variation-settings: "wght" 300;
    text-transform: uppercase;
    color:#003b63; 
    text-align: center;
    margin-bottom:70px;
}
.full-pink .main-title {
    color:#ac3a8f;
    margin:0 0 20px 0;
}
.text-map {
    text-align: center;
    color:#ac3a8f;
    font-size:16px;
    margin:0 0 40px 0;
    line-height: 1.4;
}
.popup-link, .popup-link:link, .popup-link:visited {
    outline:none;
    border:none;
    text-decoration: none;
}
#map {
    width:90%;
    height:700px;
    margin:0 auto;
    overflow: visible !important;
}
.marker-01 {
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
}
.marker-01::before {
    content:"\f005";
    color:#000;
    font-weight: 900;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius:30px;
    font-family: "Font Awesome 7 Free";
    font-size:12px;
}
.mapboxgl-popup-content {
    /* background: var(--popup-bg, #002d56); */
    z-index: 2000;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    display: none;
}
.title-map {
    color: var(--popup-text, #ffffff);
    text-transform: uppercase;
    font-size:20px;
    margin:10px 0 0 0;
    text-align: center;
    height:40px;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    border-top-color: #002d56;
}
.mapboxgl-ctrl-bottom-right {
    z-index: 0;
}
.popup-slider {
    position: relative;
    width: 220px;
    overflow: hidden;
}

.popup-slider-track {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.popup-slide {
    min-width: 220px;
    height: auto;
}

.popup-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-btn {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    color:#fff;
    padding: 5px 10px;
    border-radius: 50%;
    cursor: pointer;
    user-select: none;
    font-weight: normal;
    font-size:20px;
}

.slider-btn.left {
    left: 8px;
}

.slider-btn.right {
    right: 8px;
}
.mapboxgl-popup-close-button {
    color:#fff;
    border:1px solid #fff;
    border-radius:30px;
    width:22px;
    height:22px;
    right:20px;
    top:20px;
}
.mapboxgl-popup-close-button:focus {
    outline: none;
}


/* Project
=====================================================================*/
.project-pair {
    text-align: center;
    margin:50px 0 0 0;
}
.project-pair h3 {
    text-align: center;
    font-size:16px;
    margin:0 0 20px 0;
}
.project-pair ul {
    list-style: none;
    margin:0 0 40px 0;
}
.project-pair ul.last {
    margin:0;
}
.project-pair ul li {
    font-size:35px;
    text-transform: uppercase;
    font-variation-settings: "wght" 500;
    margin:0 0 5px 0;
}
.project-pair ul li a {
    text-decoration: none;
}
.project-pair ul li a:hover {
    opacity: 0.7;
}
.full-project {
    padding:90px 0;
    border-bottom:3px solid #ac3a8f;
    position: relative;
}
.anchor-project {
    position: absolute;
    top:-50px
}
.title-project {
    text-align: center;
    font-size:56px;
    color:#b44d9a;
    text-transform: uppercase;
    font-variation-settings: "wght" 500;
    position: relative;
    margin:0 0 60px 0;
}
.title-designer {
    width:50%;
    float:left;
    text-align: right;
    box-sizing:border-box;
    padding-right:25px;
}
.title-scientist {
    width:50%;
    float:right;
    text-align: left;
    box-sizing:border-box;
    padding-left:25px;
}
.title-project strong {
    position: absolute;
    z-index: -1;
    width:100%;
    text-align: center;
    left:0;
}
.designer-content {
    width:50%;
    float:left;
    box-sizing:border-box;
    padding-right:25px;
}
.designer-content-3 {
    width:30%;
    float:left;
    margin-right:4%;
}
.content-project .designer-content-3:last-child {
    margin:0;
}
.scientist-content {
    width:50%;
    float:right;
    box-sizing:border-box;
    padding-left:25px;
}
.content-project figure {
    text-align: center;
    margin:0 0 40px 0;
}
.content-project figure img {
    width:37%;
}
.content-project .designer-content-3 figure img {
    width:65%;
}
.content-project .static-page p {
    font-size:14px;
    line-height: 1.5;
    margin:0 0 30px 0;
}
.link-social {
    list-style: none;
    margin:0;
}
.link-social li {
    width:36px;
    height:36px;
    float:left;
    margin:0 13px 0 0;
}
.link-social li a {
    width:36px;
    height:36px;
    display: block;
    font-size:20px;
    color:#bfbfbf;
    border:1px solid #bfbfbf;
    border-radius:50px;
    text-align: center;
    line-height: 36px;
}
.link-social li a:hover {
    color:#aaa;
    border:1px solid #aaa;
}
.content-project {
    margin:0 0 80px 0;
}
.slideshow-project {
    position: relative;
    margin:0 auto 70px auto;
    width:65%;
}
.slideshow-project .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:20px;
    height:37px;
    background: url(images/arrow-right.png) no-repeat;
    background-size: 20px 37px;
    text-indent: -9999px;
    right:-60px;
}
.slideshow-project .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:20px;
    height:37px;
    background: url(images/arrow-left.png) no-repeat;
    background-size: 20px 37px;
    text-indent: -9999px;
    left:-60px;
}
.slideshow-project .owl-nav button.owl-prev:hover {
    opacity: 0.5;
    background: url(images/arrow-left.png) no-repeat;
    background-size: 20px 37px;
}
.slideshow-project .owl-nav button.owl-next:hover {
    opacity: 0.5;
    background: url(images/arrow-right.png) no-repeat;
    background-size: 20px 37px;
}
.slideshow-project .owl-dots {
    display: none;
}
.sponsor-title {
    border-bottom:1px solid #1f1f1f;
    padding:0 0 15px 0;
    margin:0 0 30px 0;
}
.sponsor-title h3 {
    color:#1f1f1f;
    font-size:12px;
    float:left;
    text-transform: uppercase;
}
.sponsor-title h3.column-4 {
    width:25%;
}
.sponsor-title h3.column-5 {
    width:20%;
}
.sponsor-title h3.column-6 {
    width:16.66%;
}
.sponsor-title h3.column-7 {
    width:16.66%;
}
.list-sponsor {
    list-style: none;
    margin:0 0 30px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2rem;
}
.list-sponsor.column-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.list-sponsor.column-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.list-sponsor.column-6 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.list-sponsor.column-7 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.list-sponsor li {
    display: flex;
    align-items: center;
    text-align: center;
}
.list-sponsor li a {
    display: block;
    text-align: center;
}
.list-sponsor li img {
    width:90%;
}
.list-sponsor.column-4 li img {
    width:75%;
}
.slideshow-project {
    position: relative;
}
.link-zoom, .link-zoom:link, .link-zoom:visited {
    position: absolute;
    z-index: 10;
    font-size:36px;
    color:#000;
    text-decoration: none;
    outline: none;
}
.zoom-1 {
    left:62%;
    top:20%;
}
.zoom-2 {
    left:40%;
    top:55%;
}
.zoom-3 {
    left:57%;
    top:60%;
}
.text-ai {
    font-size:14px;
    font-style:italic;
    margin:0 0 5px 0;
    line-height: 1.4;
}

/* Exhibition
=====================================================================*/
.exhibition-container {
    margin:0 0 120px 0;
}
.title-exhibition {
    text-align: center;
    font-size:42px;
    text-transform: uppercase;
    font-variation-settings: "wght" 400;
    margin:0 0 25px 0;
}
.location-exhibition {
    font-size:16px;
    font-weight: bold;
    text-align: center;
    margin:0 0 10px 0;
}
.date-exhibition {
    font-size:16px;
    text-align: center;
}
.slideshow-exhibition {
    margin-top:50px;
}
.slideshow-exhibition .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 37px;
    background: url(images/arrow-right.png) no-repeat;
    background-size: auto;
    background-size: 20px 37px;
    text-indent: -9999px;
    right: 200px;
}
.slideshow-exhibition .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:20px;
    height:37px;
    background: url(images/arrow-left.png) no-repeat;
    background-size: 20px 37px;
    text-indent: -9999px;
    left:200px;
}
.slideshow-exhibition .owl-nav button.owl-prev:hover {
    opacity: 0.5;
    background: url(images/arrow-left.png) no-repeat;
    background-size: 20px 37px;
}
.slideshow-exhibition .owl-nav button.owl-next:hover {
    opacity: 0.5;
    background: url(images/arrow-right.png) no-repeat;
    background-size: 20px 37px;
}
.slideshow-exhibition .owl-theme .owl-nav {
    margin:0;
}
.slideshow-exhibition .owl-theme .owl-dots {
    position: absolute;
    width:100%;
    bottom:-40px;
}
.slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    width:13px;
    height: 13px;
}
.slideshow-exhibition .owl-item {
    opacity: 0.3;
    transform: scale(0.85);
    transition: all 0.4s ease;
}
.slideshow-exhibition .owl-item.active.center,
.slideshow-exhibition .owl-item.center {
    opacity: 1;
    transform: scale(1);
}

.slideshow-exhibition .item{

}
.slideshow-exhibition .owl-item.active.center  .item {

}
.exhibition-1 .slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    background: #ffedb2;
}
.exhibition-1 .slideshow-exhibition .owl-theme .owl-dots .owl-dot.active span {
    background: #f6c930;
}
/*.exhibition-1 .slideshow-exhibition .owl-item {
    background: #ffedb2;
}*/
.exhibition-2 .title-exhibition {
    color:#ac3a8f;
}
.exhibition-2 .slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    background: #d8cfe7;
}
.exhibition-2 .slideshow-exhibition .owl-theme .owl-dots .owl-dot.active span {
    background: #75479c;
}
/*.exhibition-2 .slideshow-exhibition .owl-item {
    background: #d8cfe7;
}*/
.exhibition-3 .title-exhibition {
    color:#e60029;
}
.exhibition-3 .slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    background: #faccd4;
}
.exhibition-3 .slideshow-exhibition .owl-theme .owl-dots .owl-dot.active span {
    background: #e60029;
}
.exhibition-4 .title-exhibition {
    color:#f78f1e;
}
.exhibition-4 .slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    background: #ffe4ca;
}
.exhibition-4 .slideshow-exhibition .owl-theme .owl-dots .owl-dot.active span {
    background: #f78f1e;
}
.exhibition-5 .title-exhibition {
    color:#002d56;
}
.exhibition-5 .slideshow-exhibition .owl-theme .owl-dots .owl-dot span {
    background: #afbed3;
}
.exhibition-5 .slideshow-exhibition .owl-theme .owl-dots .owl-dot.active span {
    background: #002d56;
}
.text-photography {
    text-align: center;
    font-size:13px;
    font-style: italic;
    margin-top:50px;
}
#slideshow-quote p {
    font-size:18px;
    line-height: 1.6;
    font-style: italic;
    margin:0 0 35px 0;
}
#slideshow-quote .owl-dots {
    display: none;
}
#slideshow-quote h3 {
    font-weight: bold;
    font-size:16px;
    text-align: right;
    line-height: 1.5;
}
#slideshow-quote ul {
    list-style: none;
    font-size:16px;
    margin:0;
    line-height: 1.5;
    text-align: right;
}
#slideshow-quote .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 37px;
    background: url(images/arrow-right.png) no-repeat;
    background-size: auto;
    background-size: 20px 37px;
    text-indent: -9999px;
    right: -80px;
}
#slideshow-quote .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 37px;
    background: url(images/arrow-left.png) no-repeat;
    background-size: auto;
    background-size: 20px 37px;
    text-indent: -9999px;
    left: -80px;
}

/* Page
=====================================================================*/
#main-title {
    font-size:70px;
    margin:0 0 40px 0;
    text-transform: uppercase;
    text-align: center;
}
.logo-sponsor figure {
    width:80%;
}

/* Media
=====================================================================*/
#intro-media {
    background: #FFF0E1;
    padding:90px 0;
    margin:0 0 70px 0;
}
#intro-media h1 {
    color:#f78f1e;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (change for other ratios) */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin:0 0 55px 0;
}
.wp-block-video {
    margin:0 0 55px 0;
}
.wp-block-video.vertical {
    width:40%;
    margin:0 auto 55px auto;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* Contact
=====================================================================*/
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-select {
    height:38px;
    line-height:38px;
    width:90%;
    background:#fff;
    border:1px solid #d0d0d0;
    padding:0 5px;
    outline: none;
    margin:0 0 12px 0;
    font-size:16px;
}
.wpcf7-form .wpcf7-select {
    width:40%;
}
.wpcf7-form .wpcf7-textarea {
    height:200px;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
    margin:5px 0 0 0;
}
.wpcf7-form-control-wrap {
        margin:0 0 28px 0;
}
.wpcf7-form .wpcf7-submit {
    background: #fff;
    font-size:16px;
    text-transform: uppercase;
    display: inline-block;
    height: 50px;
    width:170px;
    text-align: center;
    color:#000;
    font-weight: bold;
    text-decoration: none;
    border:none;
    border-radius:5px;
    cursor: pointer;
    border-radius:5px;
}
.wpcf7-form .wpcf7-submit:hover {
    background: #fff;
    color:#073e68;
}
.wpcf7 form.sent .wpcf7-response-output {
    color:#fff;
}
.wpcf7 form .wpcf7-response-output {
    color:#fff;
}
.wpcf7-spinner {
    background-color:#ddd;
    margin-top:5px;
}
.wpcf7-form, .static-page .wpcf7-form {
    width:80%;
    margin:0 auto 25px auto;
}

/* Search
=====================================================================*/
.title-search {
    font-size:34px;
    text-transform: uppercase;
    margin:0 0 10px 0;
}
.title-search a {
    text-decoration: none;
}
.search-row {
    margin:0 0 30px 0;
}

/* Typography
=====================================================================*/
.static-page img {
    margin:5px 0 20px 0;
    height:auto;
    width:100%;
    max-width:100%;
}
.static-page img.imgframe {
    max-width:97.5%;
    border:5px solid #f3f6f8;
}
.static-page iframe {
    margin-bottom:30px;
}
img.alignleft, .static-page img.alignleft {
    margin-right:35px;
    float:left;
}
img.alignright, .static-page img.alignright {
    margin-left:35px;
    float:right;
}
.full-blue .static-page p,
.full-blue .static-page ul,
.full-blue .static-page ol,
.full-blue .static-page h1,
.full-blue .static-page h2,
.full-blue .static-page h3,
.full-blue .static-page h4,
.full-blue .static-page h5,
.full-blue .static-page h6 {
    color:#fff;
}
.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
    line-height: 1.3;
    color:#111;
    text-transform: uppercase;
    font-variation-settings: "wght" 400;
}
.static-page h1 {
    font-size: 42px;
    margin: 30px 0;
}
.static-page h2 {
    font-size: 40px;
    margin: 25px 0;
    color:#003b63;
    line-height: 1em;
}
.static-page h3 {
    font-size: 30px;
    margin: 22px 0;
}
.static-page h4 {
    font-size: 26px;
    margin: 25px 0;
}
.static-page h5 {
    font-size: 22px;
    margin: 30px 0;
}
.static-page h6 {
    font-size: 20px;
    margin: 36px 0;
}
.static-page p {
    margin: 0 0 24px;
    font-size: 17px;
    color: #333;
    line-height: 1.5;
}
.static-page p a {
    text-decoration: none;
}
.static-page hr {
    border: 0;
    text-align: center;
    margin:40px 0;
}
.static-page hr:before {
    content: "\2022   \2022   \2022   \2022";
    font-size: 44px;
    color: #0c6090;
}
.full-blue .static-page a, .full-blue .static-page a:link, .full-blue .static-page a:visited {
    color:#fff;
    text-decoration: none;
}
.full-blue .static-page a:hover {
    text-decoration: underline;
}
.align-center {
    text-align: center;
}
.static-page ul, .static-page ol {
    margin: 0 0 24px 30px;
    line-height: 1.5;
    font-size: 18px;
    color:#333;
}
.static-page ul {
    list-style-position: outside;
}
.static-page ul li {
    position: relative;
    padding-left: 0;
    text-indent: 0;    

}
.static-page blockquote {
    margin: 0 0 24px;
    line-height: 1.5;
    font-size: 20px;
    color:#111;
    font-weight: 300;
    padding:0 0 0 40px;
    position: relative;
    overflow:hidden;
}
.static-page blockquote:before {
    content:'\201C';
    font-size:90px;
    color:#666;
    line-height: 1.2;
    position: absolute;
    height:50px;
    left:0;
    top:-15px;
}
.static-page blockquote p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 300;
}
.static-page blockquote cite {
    text-align: right;
    font-size: 16px;
    display: block;
}
pre {
    font-size: 16px;
    padding: 0 0 0 10px;
    margin: 0;
    background: #e7e7e7;
    border-left: 1px solid #b8b8b8;
    overflow: auto;
    overflow-y: hidden;
    line-height:1.6em;
    margin-top:1.6em;
    margin-bottom:1.6em;
    color:#686868;
    font-family: 'Courier New', 'Courier', serif;
}
pre code {
    margin: 0 0 0 20px; 
    padding: 18px 0;
    display: block;
}
.wp-block-embed-youtube .wp-block-embed__wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.wp-block-embed-youtube .wp-block-embed__wrapper  iframe, .wp-block-embed-youtube .wp-block-embed__wrapper  object, .wp-block-embed-youtube .wp-block-embed__wrapper  embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.wp-block-embed {
    margin: 0 0 40px 0;
}
.wp-block-image {
    margin: 0 0 40px 0;
    clear:both;
}
.wp-block-image img {
    margin-bottom:8px;
}
.wp-block-image figcaption {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: 300;
}
.wp-block-image .alignleft {
    width:40%;
    margin-right:60px;
}
.wp-block-image .alignright {
    width:40%;
    margin-left:60px;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    margin:0;
}
.static-page .wp-block-columns img {
    width:100%;
    max-width:100%;
    margin-left:0;
}
.static-page table {
    margin:0 0 40px 0;
    border-collapse: collapse;
    width: 100%;
}
.static-page table td, .static-page table th {
    border: 1px solid #ddd;
    padding: 15px;
    font-size:18px;
}
.static-page table tr:nth-child(even){
    background-color: #f2f2f2;
}
.static-page table tr:hover {
    background-color: #ddd;
}
.static-page table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #0c6090;
    color: #fff;
}
.wp-block-table thead {
    border-bottom:1px solid #ddd !important;
}
.wp-block-file *+.wp-block-file__button {
    display: inline-block;
    padding:5px 10px;
}
.wp-block-file *+.wp-block-file__button:hover {
    color:#fff;
}
.static-page figcaption {
    font-size:16px;
    position: relative;
    color:#999;
    margin:20px 0 20px 0;
    padding:15px 0 0 0;
    font-weight: 300;
}
/*.static-page figcaption:before {
    content:"";
    height:1px;
    background: #d0d0d0;
    width:60px;
    position:absolute;
    top:0;
    left:0;
}*/
.box-line {
    padding-left:20px;
    border-left:3px solid #9a0006;
    margin:0 0 40px 0;
}
.box-line.color {
    background: #f1f3de;
    padding:20px;
}
.static-page .wp-block-gallery {
    display: flex;
    grid-gap:1rem;
    margin:0 0 40px 0;
}
.full-blue.team .static-page ul {
    list-style: none;
    margin:0 0 40px 0;
    text-align: center;
}
.full-blue.team .static-page ul li {
    margin:0 0 24px 0;
}

/* Footer
=====================================================================*/
#main-footer {
    background: #e5e5e5;
    padding:60px 0;
}
#footer-left {
    float:left;
    margin:0 0 0 40px;
    width:45%;
}
#footer-left p {
    font-size:12px;
    color:#000;
    margin:20px 0 0 0;
    line-height: 1.4;
}
#footer-right {
    float:right;
    margin:0;
    width:50%;
    padding-top:40px;
}
#footer-right h6 {
    font-size:13px;
    text-transform: uppercase;
    margin:0 0 15px 0;
}
#logo-footer {
    list-style: none;
    margin:0;
}
#logo-footer li {
    vertical-align: middle;
    margin:0 60px 0 0;
    width:160px;
    display: inline-block;
    text-align: center;
}


/* CSS for Small laptop
=====================================================================*/
@media screen and (max-width: 1300px) {
    .wrapper {
        min-width:0;
        width:auto;
        padding:0 20px;
        height:auto;
    }
    #logo-footer li {
        vertical-align: middle;
        margin:0 8% 0 0;
        width:23%;
        display: inline-block;
        text-align: center;
    }
}
/* CSS for Small laptop
=====================================================================*/
@media screen and (max-width: 1200px) {
    .menu-button-container {
        display: block;
    }
    #menu-toggle:checked ~ #nav {
        display: block;
    }
    #menu-toggle:checked ~ .menu-button-container .menu-button {
        top:23px;
    }
    #menu-toggle ~ #nav {
        display: none;
    }
    #nav {
        position: fixed;
        left:0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgba(0, 0, 0, 0.8);
        overflow: hidden;
        transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        -webkit-transition: width 0.3s ease;
        -o-transition: width 0.3s ease;
        z-index:2000;
        margin:0;
        padding:0;
        display: none;
    }
    #nav-container {
        width:80%;
        height: 100%;
        box-shadow:3px 0 5px rgba(0,0,0,0.5);
        background: #fff;
        overflow: scroll;
        left:0;
        top: 0;
        z-index:2100;
        position: absolute;
    }
    .close-menu-big {
        text-indent: -9999px;
        display: block;
        height: 100%;
    }
    #nav,
    #main-header.small #nav {
        border: none;
        margin-top:0;
    }
    #nav-main,
    #main-header.small #nav-main {
      float: none;
      text-align: left;
      border: none;
      padding: 0;
      height: auto;
      margin-top:80px;
    }
    #nav-main li {
        height:auto;
        float:none;
        position: relative;
        display: block;
        border:none;
        background: none;
        box-shadow: none;
        font-size:14px;
        padding:0 20px;
        text-shadow:none;
    }
    #nav-main li:after {
        display: none;
    }
    #nav-main li::before {
        display: none;
    }
    #nav-main li.current-menu-item:before,
    #nav-main li.current-menu-parent:before {
        display: none;
    }
    #nav-main li a, #nav-main li:hover a, #nav-main li a:hover,
    #main-header.small #nav-main li a, #main-header.small #nav-main li:hover a, #main-header.small #nav-main li:hover a {
        height:auto;
        float:none;
        text-align: left;
        display: block;
        color:#2b2b2b;
        text-decoration: none;
        background: none;
        box-shadow: none;
        border: none;
        font-weight: bold;
        line-height:18px;
        padding:10px 10px;
        font-size:14px;
        -webkit-transition: none; 
        -moz-transition: none;
        transition: none; 
    }
    #nav-main li a:hover {
        background: none;
        padding:10px 10px;
    }
    #nav-main li:hover {
        background: none;
        box-shadow: none;
    }
    #nav-main li.current-menu-item a,
    #main-header.small #nav-main li.current-menu-item a,
    #nav-main li.current-menu-parent a,
    #main-header.small #nav-main li.current-menu-parent a {
        color:#000;
        font-weight: bold;
        border:none;
        box-shadow:none;
        text-shadow:none;
        height:auto;
        padding:10px 10px;
    }
    #nav ul ul, #nav ul ul ul {
        position:relative;
        z-index:2000;
        display:block;
        width:auto;
        margin: 0 0 10px 0;
        top: auto;
        left:auto;
        background:none;
        padding:0;
        float: none;
        text-align: left;
        box-shadow: none;
        border:none;
    }
    #nav ul ul:before {
        display: none;
    }
    #nav ul li ul li, #nav ul li ul li ul li {
        height:auto;
        float:none;
        position: relative;
        display: block;
        width:auto;
        border:none;
    }
    #nav ul li ul li.menu-item-has-children ul {
        margin-left:15px;
    }
    #nav #nav-main li ul li a, #nav #nav-main li ul li a:link, #nav #nav-main li ul li a:visited,
    #main-header.small #nav #nav-main li ul li a, #main-header.small #nav #nav-main li ul li a:link, #main-header.small #nav #nav-main li ul li a:visited {
          width:auto;
          height:auto;
          text-transform: uppercase;
          border:none;
          background: none;
          margin:0;
          box-shadow:none;
          text-shadow:none;
          border:none;
          margin-left:10px;
          color:#000;
        padding:10px 10px;
        font-size:14px;
        font-weight: normal;
    }
    #nav #nav-main li:hover ul li a:hover, #nav #nav-main li ul li a:hover, #nav-main li.current-menu-item ul li a:hover, #nav-main li.current-menu-parent ul li a:hover,
    #main-header.small #nav #nav-main li:hover ul li a:hover, #main-header.small #nav #nav-main li ul li a:hover, #main-header.small #nav-main li.current-menu-item ul li a:hover, #main-header.small #nav-main li.current-menu-parent ul li a:hover {
      background: none;
      text-decoration: none;
      padding:10px 10px;
      color:#000;
      text-decoration: underline;
    }
    #nav-main li:hover, #nav-main li.current-menu-item, #nav-main li:hover, #nav-main li.current-menu-parent, #nav .menu ul li:hover, #nav .menu ul li.current-menu-item, #nav .menu ul li.current-menu-parent {
        background:none;
        box-shadow: none;
    }
    nav#nav li:hover ul ul,
    nav#nav li li:hover ul ul
        {display:block;}

    nav#nav li:hover ul,
    nav#nav li li:hover ul
        {display:block;}
    #nav:target {
        width: 100%;
    }
    .menu-button {
        text-decoration: none;
        display: block;
        width:50px;
        height: 50px;
        padding:0;
        position: absolute;
        z-index:2100;
        left:20px;
        top:23px;
        text-align: center;
        color:#000;
        font-size:28px;
        background: #fff;
        border:none;
        line-height: 55px;
    }
    #main-header.small .open-menu, #main-header.small .open-menu:link, #main-header.small .open-menu:visited {
        background: none;
        top:10px;
    }
    #main-header {
        backdrop-filter: none;
    }
    #logo,
    #main-header.small #logo {
        margin-left:75px;
    }
    #main-header.small {
        display: none;
    }
    #button-header-area {
        margin:10px 0 0 0;
    }
    .group-project {
        width:95%;
    }
    #map {
        width:100%;
    }
    #slideshow-quote .owl-nav button.owl-next {
        right: -50px;
    }
    #slideshow-quote .owl-nav button.owl-prev {
        left: -50px;
    }
}
/* CSS for iPad Landscape
=====================================================================*/
@media screen and (max-width: 1024px) {
    img,
    img[class*="align"],
    img[class*="wp-image-"] {
        max-width: 100% !important;
        height: auto !important;
    }
    .entry-content img,
    .comment-content img,
    .widget img {
        max-width: 100%; /* Fluid images for posts, comments, and widgets */
    }
    img.size-full {
        max-width: 100%;
        width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
    }
    #main-header {
        position: absolute;
    }
    .row-project {
        flex: 0 0 calc(33.33% - 20px);
    }
    .full-white,
    .full-pink,
    .full-blue,
    .full-black {
        padding:70px 0;
    }
    .mobile,
    .owl-carousel .owl-item img.mobile {
        display: block;
        position: relative;
    }
    .desktop,
    .owl-carousel .owl-item img.desktop {
        display: none;
    }
    #button-search,
    #button-shop {
        height:30px;
        line-height: 30px;
        padding:0 8px;
        border-radius:5px;
        font-size:13px;
        margin-right:0;
        margin-left:8px;
    }
    #button-search i {
        display: block;
        line-height: 30px;
        font-size:16px;
    }
    #button-search {
        padding:0 5px;
        margin-left:0;
    }
    .main-title {
        font-size:60px;
        margin-bottom:40px;
    }
    #searchform {
        float:left;
        margin-left:20px;
    }
    #link-close {
        right:20px;
    }
    .slideshow-exhibition .owl-nav button.owl-next {
        right:50px;
    }
    .slideshow-exhibition .owl-nav button.owl-prev {
        left:50px;
    }
}

/* CSS for iPad Portrait
=====================================================================*/
@media screen and (max-width: 800px) {
    #main-header {
        height:90px;
    }
    .separator {
        height: 90px;
    }
    .menu-button {
        left:10px;
        top:15px;
    }
    #menu-toggle:checked ~ .menu-button-container .menu-button {
        top:15px;
    }
    #logo {
        background: url(images/logo-mobile.png) no-repeat;
        width:160px;
        height:70px;
        background-size:160px 70px;
        margin:13px 0 0 65px;
    }
    #header-right {
        margin:0 20px 0 0;
    }
    #button-header-area {
        margin-top:25px;
    }
    #search-area {
        height:90px;
    }
    #searchform {
        margin-top:15px;
        width:80%;
    }
    #link-close {
        top:15px;
    }
    #slideshow .owl-theme .owl-dots .owl-dot span {
        width:18px;
        height:18px;
    }
    #bgvid {
        width: 100%;
        height: 100%; 
        object-fit: cover;
    }
    .row-project {
        flex: 0 0 calc(50% - 20px);
    }
    .static-page p {
        font-size:16px;
    }
    #map {
        overflow: hidden !important;
    }
    .sponsor-title h3.column-6,
    .sponsor-title h3.column-5,
    .sponsor-title h3.column-7 {
        width:25%;
    }
    .list-sponsor.column-6,
    .list-sponsor.column-5,
    .list-sponsor.column-7 {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .full-project {
        padding:70px 0;
    }
    .title-project {
        font-size:46px;
        margin:0 0 40px 0;
    }
    .content-project figure {
        margin:0 0 30px 0;
    }
    .content-project figure img {
        width:42%;
    }
    .content-project {
        margin:0 0 40px 0;
    }
    .link-zoom, .link-zoom:link, .link-zoom:visited {
        font-size:24px;
    }
    .link-social li {
        width:30px;
        height:30px;
        margin:0 10px 10px 0;
    }
    .link-social li a {
        width:30px;
        height:30px;
        font-size:18px;
        line-height: 30px;
    }
    #slideshow-quote .owl-nav button.owl-next {
        right: -40px;
        width:15px;
        height:28px;
        background-size:15px 28px;
    }
    #slideshow-quote .owl-nav button.owl-prev {
        left: -40px;
        width:15px;
        height:28px;
        background-size:15px 28px;
    }
    #slideshow-quote {
        padding:0 30px;
    }
    #slideshow-quote p {
        font-size:16px;
        line-height: 1.5;
    }
    #slideshow-quote h3, #slideshow-quote ul {
        font-size:15px;
    }
    #footer-left {
        width:100%;
        margin:0 0 30px 0;
        float:none;
    }
    #footer-left p {
        text-align: center;
    }
    #main-footer {
        padding:30px 20px;
    }
    #footer-right {
        float:none;
        width:100%;
        margin:0 auto;
        padding-top:0;
    }
    #footer-right h6 {
        text-align: center;
    }
    #logo-footer li {
        width:28%;
        margin:0 2%;
    }
    #logo-footer {
        text-align: center;
    }
    .wpcf7-form,
    .static-page .wpcf7-form{
        width:100%;
    }
}

/* CSS for Smartphone, ex: iPhone, Android, Blackberry
=====================================================================*/
@media screen and (max-width: 650px) {
    #main-header .wrapper {
        padding:0 20px;
    }
    #button-search {
        padding:0 10px;
        font-size:13px;
    }
    #slideshow .owl-theme .owl-dots {
        bottom:15px;
    }
    #slideshow .owl-theme .owl-dots .owl-dot span {
        width:15px;
        height: 15px;
    }
    .full-white,
    .full-pink,
    .full-blue,
    .full-black {
        padding:40px 0;
    }
    .group-project {
        width:90%;
    }
    .main-title {
        font-size:46px;
        margin-bottom:30px;
    }
    .project-pair ul li {
        font-size:28px;
        margin:0 0 3px 0;
    }
    .sponsor-title h3.column-6,
    .sponsor-title h3.column-7 {
        width:40%;
    }
    .sponsor-title h3.column-5 {
        width:33.3%;
    }
    .sponsor-title h3 {
        font-size:11px;
    }
    .list-sponsor.column-6,
    .list-sponsor.column-5,
    .list-sponsor.column-7 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .title-project {
        font-size:36px;
        margin:0 0 25px 0;
    }
    .designer-content {
        padding-right:10px;
    }
    .scientist-content {
        padding-left:10px;
    }
    .designer-content-3, .content-project .designer-content-3:last-child {
        width: 75%;
        float: none;
        box-sizing: border-box;
        padding:0;
        margin:0 auto 20px auto;
    }
    .content-project .static-page p {
        font-size:13px;
        line-height: 1.4;
        margin:0 0 20px 0;
    }
    .content-project figure img {
        width:60%;
    }
    .content-project figure {
        margin:0 0 20px 0;
    }
    .content-project {
        margin:0 0 30px 0;
    }
    .slideshow-project {
        width:92%;
        margin:0 auto 30px auto;
    }
    .slideshow-project .owl-nav button.owl-next {
        width:13px;
        height:24px;
        background-size:13px 24px;
        right:-25px;
    }
    .slideshow-project .owl-nav button.owl-prev {
        width:13px;
        height:24px;
        background-size:13px 24px;
        left:-25px;
    }
    .static-page p,
    .static-page ul li,
    .static-page ol li {
        font-size:15px;
    }
    .static-page h1 {
        font-size: 40px;
    }
    .static-page h2 {
        font-size: 36px;
    }
    .static-page h3 {
        font-size: 26px;
    }
    .static-page h4 {
        font-size: 22px;
    }
    .static-page h5 {
        font-size: 20px;
    }
    .static-page h6 {
        font-size: 18px;
    }
    .full-project {
        padding:40px 0;
    }
    .project-pair h3 {
        font-size:15px;
    }
    .sponsor-title h3.column-4 {
        width:50%;
    }
    .list-sponsor.column-4 {
        grid-template-columns: 1fr 1fr;
    }
    .slideshow-exhibition .owl-nav button.owl-next {
        display: none;
    }
    .slideshow-exhibition .owl-nav button.owl-prev {
        display: none;
    }
    .title-exhibition {
        font-size:36px;
        margin:0 0 20px 0;
    }
    .location-exhibition {
        font-size:14px;
    }
    .date-exhibition {
        font-size:14px;
    }
    .slideshow-exhibition {
        margin-top:30px;
    }
    #main-title {
        font-size:46px;
        margin:0 0 30px 0;
    }
    #map {
        height:550px;
    }
    .mapboxgl-popup-content {
        padding:5px 5px 10px 5px;
    }
    #intro-media {
        padding:70px 0;
    }
    .embed-container, .wp-block-video {
        margin-bottom:30px;
    }
    .wp-block-video.vertical {
        width:100%;
        margin:0 0 0 30px;
    }
    .static-page iframe {
        margin-bottom:5px;
    }
    .row-project h3 {
        font-size:22px;
    }
}