  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {   margin:0;   padding:0;   border:0;   outline:0;   font-size:100%;   vertical-align:baseline;   background:transparent; } body { line-height: 1; } article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {  display:block; } nav ul {   list-style:none; } a {   margin:0;   padding:0;   font-size:100%;   vertical-align:baseline;   background:transparent; outline: none; text-decoration: none; } input, select {   vertical-align:middle; } table { border-spacing: 0; } .clearfix:before, .clearfix:after {   content: "";   display: table; } .clearfix:after {   clear: both; }  html {  box-sizing: border-box; } *, *:before, *:after {  box-sizing: inherit; }  .hidden { display: none; } .alignright { text-align: right !important; } .floatright { float: right !important; } .fullwidth { width: 100%; } .nowrap { white-space: nowrap; } .clickable { cursor: pointer; }   body { background: #fff; position: relative; color: #111; font: normal normal 18px/36px 'Montserrat', sans-serif; background-image: url(../_img/tile_deco_gold.png); background-size: 300px auto; background-repeat: repeat; line-height: 1.7;   } body.v3 { background-image: none; }  html, body{  min-height: 100%;  height: 100%; } html.iframe, html.iframe body { height: auto; min-height: 0; } .grecaptcha-badge {  visibility: hidden; }  @media (max-width: 1200px) { body {  font-size: 17px;  line-height: 1.5; } } @media (max-width: 740px) { body {  font-size: 16px;  line-height: 1.5; } } .wrapper { padding-bottom: 6em; } .wrapper.wrapper--limit_align_right  .content, .wrapper.wrapper--limit_align_right  .container > h1, .wrapper.wrapper--limit_align_right  .container > h2 {  margin-left: auto;  margin-right: 0; }  .container { width: 90%; max-width: 930px; margin: 0 auto; position: relative; z-index: 2; } .container--wide { max-width: 1650px;  width: 94%; margin: 0 auto; position: relative; z-index: 2; }   .section { display: flex; flex-wrap: nowrap;  margin-left: -30px;  }  .column { flex: 1; box-sizing: border-box; padding-left: 30px; display: flex;  position: relative; z-index: 4;  }  .container--two_col_wide_right > .section > .column:first-of-type { width: 33.3333% !important; flex: none !important; } .container--two_col_widish_right > .section > .column:first-of-type { width: 40% !important; flex: none !important; }   .content { width: 100%; box-sizing: border-box; position: relative; z-index: 5; } .content--align_center{ text-align: center; } .content--align_right { text-align: right; } .content--bordered { border: 2px solid #5b5b5b; border-bottom-width: 35px; padding: 70px; }  .content > h2:last-child, .content > h3:last-child, .content > p:last-child, .content > hr:last-child, .content > ul:last-child, .content > ol:last-child, .content > table:last-child, .content > .video:last-child { margin-bottom: 0 !important; } @media (max-width: 740px) { .section {  display: block; }  .column {  flex: none !important; }   .container--two_col_wide_right > .section > .column:first-of-type, .container--two_col_widish_right > .section > .column:first-of-type {  width: auto !important;  margin-bottom: 45px; }  .content--bordered {  padding: 25px; } }#globalnav { background: #1e4e54; position: fixed; width: 100%; z-index: 100; } #close_nav { display: none; } #globalnav, #fixy_height_nav { height: 55px; } #globalnav ul { display: flex;  justify-content: space-around; justify-content: space-between; max-width: 960px; margin: 0 auto; } #globalnav ul li a { color: #fff; font-size: 16px; line-height: 25px; font-weight: 500;  display: block; padding: 15px 10px; text-transform: uppercase; letter-spacing: 0.16em; transition: all 0.3s ease-in-out; } #globalnav ul li a:hover { color: #dd9d52; } #totop a { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-indent: -5600px; background-image: url(../_img/up_arrow_circle.png); background-position: center center; background-repeat: no-repeat; background-size: 29px auto; transition: all 0.3s ease-in-out; opacity:0; } #totop a.active { opacity:0.5; } #totop a:hover { opacity: 1; }  header { background-image: url(../_img/header_BG.jpg); background-repeat: repeat-x; position: relative; background-position: 0 top; background-color: #1e4e54; } header h1 { max-width: 600px; margin: 0 auto; position: relative; padding-top: 90px; padding-bottom: 90px; } header h1 a { display: block; padding-bottom: 40.79%; position: relative; overflow: hidden; } header h1 a span { position: absolute; display: block; left: 0; width: 100%; height: 100%; z-index: 10; text-indent: -4567px; background-image: url(../_img/da_dusseldorf_2024_logo_trans.png);  background-repeat: no-repeat; background-size: contain; } header .strap, header .dates { text-indent: -3500px; display: none; } .v4a header h1 a span, .v5a header h1 a span { background-image: url(../_img/da_dusseldorf_logo_trans_without_illustrations.png); } .v4b header h1 a span, .v5b header h1 a span { background-image: url(../_img/da_dusseldorf_logo_trans_w_illustrations.png); }  #hero {  background: linear-gradient(  to bottom,  #1e4e54 0%,  #1e4e54 50%,  rgba(255,255,255,0.80) 50%,  rgba(255,255,255,0.80) 100%  ); } #hero .container { max-width: 1170px; } #hero p img { max-width: 100%; height: auto; display: block; } @media (max-width: 1200px) { #globalnav .container--wide, header .container--wide {  width: 100%;  } #globalnav ul {  justify-content: center; } #globalnav ul li {  padding-left: 10px;  padding-right: 10px;  } }   @media (max-width: 940px) {  header h1 {  width: 60vw; } #globalnav ul li {  padding-left: 7px;  padding-right: 7px;  } }  @media (max-width: 740px) {  header h1 {  width: 85vw; } #hero .container {  width: 96%; } .nav_nice_to_have, #totop {  display: none;  }  }  @media (max-width: 600px) { #globalnav ul li {  padding-left: 2px;  padding-right: 2px;  } #globalnav ul li a {  font-size: 15px; } }  @media (max-width: 530px) { #globalnav ul li {  padding-left: 0px;  padding-right: 0px;  } #globalnav ul li a {  font-size: 14px; } }  @media (max-width: 480px) { header h1 {  width: 95vw; } #hero .container {  width: 100%; } #globalnav ul li a {  letter-spacing: normal; } } @media (max-width: 410px) { .gn-contact {  display: none;  } }.wrapper--bg_white, .content--bg_white { background: rgba(255,255,255,0.75); } .wrapper--bg_white_50pc, .content--bg_white_50pc { background: rgba(255,255,255,0.5); } .wrapper--bg_white_25pc, .content--bg_white_25pc { background: rgba(255,255,255,0.25); } .wrapper--bg_white_90pc, .content--bg_white_90pc { background: rgba(255,255,255,0.90); } .wrapper--bg_white_80pc, .content--bg_white_80pc { background: rgba(255,255,255,0.80); }  .content--bg_white { background: rgba(255,255,255,1);  padding: 30px; box-shadow: 0 0 20px rgba(0,0,0,0.1); } .wrapper--bg_dark {  background: linear-gradient(  to right,  #000000 0%,  #1e4e54 100%  ); } .wrapper.full_height { flex-direction: column; min-height: calc(100vh - 45px); display: flex; align-items: center;  justify-content: center; } .wrapper#about { padding-top: 5em;   padding-bottom: 5em; } #about .text_container { max-width: 690px;  margin-bottom: 30px; } #about .hero_photos_inner { margin-bottom: 1.5em; margin-left: -30px; display: flex; justify-content: center; position: relative; } #about .hero_photos_inner p { margin-left: 30px; } #about .hero_photos_inner p img { max-width: 100%; height: auto; display: block; } #about p.da_logo { text-align: center; } #about p.da_logo img { max-width: 490px;  height: auto; }  .wrapper#date_location { background-image: url(../_img/dusseldorf_city_BG_v2.webp); background-position: center; background-size: cover; padding-top: 3em;   padding-bottom: 3em;  } #date_location .content { max-width: 570px; }  .wrapper#exhibit { padding-top: 3em;   padding-bottom: 3em; } #exhibit .container { max-width: 790px; }  .wrapper#visit { padding-top: 3em;   padding-bottom: 5em; background-image: url(../_img/lady.webp); background-position: center; background-size: cover; } #visit .content { max-width: 570px; } .button.signup_trigger span { border: 1px solid #dd9d52; padding: 10px 20px; background-color: #000; color: #fff; text-transform: uppercase; font-size: 0.9em; cursor: pointer; letter-spacing: 0.1em; font-weight: 500; transition: all 0.2s ease-in-out; } .button.signup_trigger span:hover { background-color: #dd9d52; color: #000; } #contact { padding-top: 3em;   padding-bottom: 3em; } .content.team_member p.image_full { margin-bottom: 0.75em; } .content.team_member p img { display: inline-block; } .content.team_member a { color: #222; }  #signupfor { position: fixed; top: 0; left: 0; width: 0%; height: 0%; z-index: 1000; background-color: rgba(0,0,0,0.65);  display: flex; transition: opacity 0.3s ease-in-out; opacity: 0; overflow: hidden; transform: scale(0); } #signupfor.active {  align-items: center;  justify-content: center; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; overflow: auto; transform: scale(1); } .signupfor_container { background: #f6f6f6; max-width: 1000px; position: relative;  } .signupfor_container .signup_close { position: absolute; top: 15px; right: 15px; width: 32px; height: 32px; background-image: url(../_img/close_x.png); background-position: center center; background-repeat: no-repeat;  cursor: pointer; z-index: 10; } .signupfor_container .content { display: flex;  min-height: 700px; } .signupfor_container .content .c1 { background-image: url(../_img/signup_photo.jpg); background-size: cover; background-position: center center;  } .signupfor_container .content > div { flex: 1; } .signupfor_container .content .signup_inner { padding: 80px 40px 40px 40px; } .signupfor_container .content h3 { font-size: 1.2em;  color: #1e4e54; line-height: 1; position: relative; margin-bottom: 1.2em; text-align: left; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; } .signupfor_container .content p small { font-size: 0.8em; line-height: 1.4;  display: inline-block; }  .container h2, .content h2 { font-size: 1.4em;  color: #1e4e54; line-height: 1; position: relative; margin-bottom: 1.5em; padding-top: 1em; padding-bottom: 0.66em; text-align: center; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; } .container h2 span, .content h2 span { width: 100px; height: 4px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); background: #1e4e54; } .container h2.align_left, .content h2.align_left { text-align: left; } .container h2.align_left span, .content h2.align_left span { left: 0; transform: none; } .container h2.align_right, .content h2.align_right { text-align: right;  } .container h2.align_right span, .content h2.align_right span { left: auto; right: 0; transform: none; }   .wrapper--bg_dark .content { color: #fff; } .wrapper--bg_dark .container h2, .wrapper--bg_dark .content h2 { color: #dd9d52; } .wrapper--bg_dark .container h2 span, .wrapper--bg_dark .content h2 span { background: #dd9d52; }   .content img { max-width: 100%; height: auto;  display: block; } .content p.stretch_none img { display: block; width: auto; height: auto;  margin: 0 auto; } .content ul, .content ol { margin-left: 1.2em; } .content a { color: #dd9d52; } .content p, .content ul, .content ol { margin-bottom: 1.5em;  letter-spacing: -0.025em; } .content em { font-style: normal; } .content strong { font-weight: 700; } .content .spacer { display: inline-block; padding: 0 0.7em; } .googlemap {   overflow:hidden;   padding-bottom:50%;   position:relative;   height:0; } .googlemap iframe{   left:0;   top:0;   height:100%;   width:100%;   position:absolute; }  .content table tr th, .content table tr td { text-align: left;  vertical-align: top; } .content table.layout tr td, .content table.layout tr th { padding: 3px 15px; } .content table.layout tr td:first-of-type, .content table.layout tr th:first-of-type { padding-left: 0 !important; } .content table.layout tr td:last-of-type, .content table.layout tr th:last-of-type { padding-right: 0 !important; } .content table.layout.tight tr td, .content table.layout.tight tr th { padding: 3px 7px; }  .content a.iconsq { width: 42px; height: 42px; display: inline-block; text-indent: -3456px; background-size: 42px 42px; } .content a.iconsq-32 { width: 32px; height: 32px;  background-size: 32px 32px; } .content a.iconsq.facebook { background-image: url(../_shared/_img/social/facebook.png); } .content a.iconsq.twitter { background-image: url(../_shared/_img/social/twitter.png); } .content a.iconsq.linkedin { background-image: url(../_shared/_img/social/linkedin.png); } .content a.iconsq.youtube { background-image: url(../_shared/_img/social/youtube.png); } .content a.iconsq.instagram { background-image: url(../_shared/_img/social/instagram.png); } .content a.iconsq.googleplus { background-image: url(../_shared/_img/social/googleplus.png); }   @media (max-width: 1080px) { .signupfor_container {  width: 90%;  max-height: 90vh;  overflow: hidden; } } @media (max-width: 880px) { #visit .content p span {  text-shadow: 0px 0px 5px #000000;  } .signupfor_container .content .c1 {  display: none; } .signupfor_container .content {  min-height: 0 Important;  } } @media (max-width: 640px) { #about .hero_photos_inner {  margin-bottom: 1.5em;  margin-left: 0;  display: block; } #about .hero_photos_inner p {  margin-left: 0;  text-align: center;  margin-bottom: 1.5em; } #about .hero_photos_inner p img {  max-width: 100%;  height: auto;  display: inline-block; } #visit .content {  padding-left: 10vw;  } } @media (max-width: 540px) { .signupfor_container .content .signup_inner {  padding: 60px 20px 20px 20px; } }   @media (max-height: 880px) {  .signupfor_container .content {  min-height: 90vh; } } @media (max-height: 880px) and (max-width: 880px) {  .signupfor_container .content {  min-height: 0; } } .content input, .content textarea, .content select,  .content select option { font-family: inherit; color: #444; font-size: inherit; } .content input[type='text'], .content input[type='email'], .content input[type='url'], .content input[type='password'], .content input[type='number'], .content textarea { box-sizing: border-box; border: 1px solid #A5ACB2; padding: 10px 10px; border-radius: 3px; font-size: inherit; line-height: inherit; } .content input[type='submit'] { border: none; background-color: #222; padding: 10px 20px; color: #fff; text-transform: uppercase; font-size: 0.9em; cursor: pointer; } .content input[type=checkbox], .content input[type=radio] {  vertical-align: middle;  position: relative;  bottom: 1px; } .content input[type=radio] {  bottom: 3px; } .content form option { padding-right: 0.8em; font-size: inherit; line-height: 22px; } .content form select { font-size: inherit; line-height: 22px; } .content form .no_minwidth { min-width: 0 !important; } .content form .sz_100 { width: 100%; min-width: 380px; } .content form .mw200 { min-width: 200px; } .content form .mw100 { min-width: 100px; }   .content form.validateme { padding: 10px; } .content form table tr td.req, .content form h3.req, .content form p.req, .content form table tr td.required, .content form h3.required, .content form p.required   { text-indent: -12px; } .content form table tr td.req::before, .content form h3.req::before , .content form p.req::before, .content form table tr td.required::before, .content form h3.required::before , .content form p.required::before { content: '* '; } .content .notreq { display: none !important; }   .content form  p.button { margin-bottom: 0; } .content form  #response { display: none;  padding-top: 24px; } .content form #response p { padding-left: 60px;  background-repeat: no-repeat; background-position: 0 center; margin-bottom: 0; text-align: left; padding-top: 12px; padding-bottom: 12px; } .content form #response p.success { background-image: url(../_shared/_img/dialogue/dialog_confirm.png); } .content form #response p.failure { background-image: url(../_shared/_img/dialogue/dialog_error.png); }  @media (max-width: 550px) { .content form .sz_100 {  width: 100%;  min-width: 0;  } }footer.wrapper { padding-top: 2.5em;  padding-bottom: 3em; background: linear-gradient(  to bottom,  rgba(0,0,0, 0.90) 0%,  rgba(30,78,84, 1) 45%,  rgba(30,78,84, 0.7) 100%  );   } footer .content p.footer_logo { margin-bottom: 1.3em; } .content p.footer_logo img { max-width: 320px; } footer .content p {   margin-bottom: 0.5em; color: #fff; font-weight: 400; } footer .content em { color: #dd9d52;  font-weight: 600; } footer .content small {  font-size: 0.8em; } footer .content p a { color: #fff; } footer .content p a:hover { text-decoration: underline; } 