@charset "UTF-8";
@font-face {
  font-family: "weissenhof_groteskmedium";
  src: url("../fonts/indian_type_foundry_-_weissenhofgrotesk-medium-webfont.woff2") format("woff2"), url("../fonts/indian_type_foundry_-_weissenhofgrotesk-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "weissenhof_groteskregular";
  src: url("../fonts/indian_type_foundry_-_weissenhofgrotesk-regular-webfont.woff2") format("woff2"), url("../fonts/indian_type_foundry_-_weissenhofgrotesk-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fkmedium";
  src: url("../fonts/FKRomanStandard-Medium.woff2") format("woff2"), url("../fonts/FKRomanStandard-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fk_oblique";
  src: url("../fonts/FKRomanStandard-Oblique.woff2") format("woff2"), url("../fonts/FKRomanStandard-Oblique.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fkregular";
  src: url("../fonts/FKRomanStandard-Regular.woff2") format("woff2"), url("../fonts/FKRomanStandard-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: white;
  font-weight: normal;
  font-family: "weissenhof_groteskregular";
  color: black;
  max-width: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
body::-webkit-scrollbar {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
}
strong, b {
  font-family: "weissenhof_groteskregular";
  font-weight: normal;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
p {
  font-family: "weissenhof_groteskregular";
  font-size: 25px;
  line-height: 1.15em;
}
strong, b {
  font-family: "weissenhof_groteskmedium";
}
/* TYPO */
.headline-box h1, .headline-box h6 {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(30px, 8vw, 60px);
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
.two-column-box h6 {
  margin: 40px 0 20px 0;
}
.headline-box {
  padding: 80px 0 60px 0;
}
.body_text-box p {
  font-family: "fkregular";
  font-size: clamp(18px, 3vw, 26px);
  line-height: 1.15em;
  margin-bottom: 2em;
}
.body_text-box .small-text p, .leaflet-popup-content, .leaflet-popup-content p {
  font-size: 16px;
  line-height: 1.2em;
  font-family: "weissenhof_groteskregular";
}
.body_text-box h6 {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(30px, 8vw, 40px);
  line-height: 1.15em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.exhibitor-portal .body_text-box {
  font-family: "weissenhof_groteskregular";
  font-size: 18px;
  line-height: 1.25em;
}
.exhibitor-portal .body_text-box p {
  font-family: "weissenhof_groteskregular";
}
.large_text-box {
  padding: 40px 0 60px 0;
}
.large_text-box p {
  font-family: "fkregular";
  font-size: clamp(30px, 8vw, 50px);
  line-height: 1.15em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
p.writer {
  font-family: "weissenhof_groteskregular";
  text-transform: none;
  font-size: 16px;
  line-height: 1em;
  text-indent: 8.33333333%;
}
.caption-text {
  font-family: "weissenhof_groteskregular";
  font-size: 16px;
  line-height: 1em;
  margin-top: 10px;
}
.image-container {
  margin: 60px 0;
}
.gallery-location {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(18px, 3vw, 22px);
  line-height: 1.15em;
  text-align: center;
}
.gallery-list-items:hover .gallery-title {
  color: #0D44FB;
  text-decoration: none;
}
.gallery-list-items a:hover {
  text-decoration: none;
}
.gallery-list-2023 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 18px;
}
.gallery-list-btn {
  flex: 1 1 auto;
}
.gallery-list-btn .gallery-title {
  font-family: "weissenhof_groteskregular";
  font-size: 25px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.gallery-list-btn a {
  border: 1px solid #000;
  border-radius: 50px;
  color: #000;
  padding: 5px 2em;
  display: block;
  transition: all 0.25s 0.2s ease-in-out;
}
.gallery-list-btn a:hover {
  border: 1px solid #2670FC;
  background-color: #2670FC;
  color: #fff;
}
.gallery-list-char {
  border: 1px solid #2670FC;
  background-color: #2670FC;
  color: #fff;
  font-size: 25px;
  line-height: 1em;
  border-radius: 50px;
  padding: 5px 2em;
  display: block;
}
@media only screen and (max-width: 767.98px) {
  .gallery-list-2023 {
    gap: 10px;
  }
  .gallery-list-2023 .gallery-list-char, .gallery-list-2023 .gallery-list-btn .gallery-title, .gallery-list-2023 .gallery-list-btn a {
    font-size: 20px;
  }
  .gallery-list-btn a {
    padding: 5px 0.75em;
  }
  .gallery-list-char {
    padding: 5px 1em;
  }
}
.gallery-list-full .col-12 {
  position: relative;
  margin-bottom: 140px;
}
.gallery-list-full .gallery-list-full-box {
  width: 100%;
  position: relative;
  margin-top: 12px;
  margin-bottom: 50px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.gallery-list-full .gallery-list-full-box .gallery-list-full-booth-number {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  line-height: 1em;
  color: #fff;
  background-color: #000;
  border-radius: 50px;
  padding: 5px 1em 4px 1em;
}
@media only screen and (max-width: 991.98px) {
  .gallery-list-full .gallery-list-full-box .gallery-list-full-booth-number {
    right: 12px;
    top: -47px;
    font-size: 14px;
  }
  .gallery-list-full .gallery-list-full-box .gallery-list-full-title, .gallery-list-full .gallery-list-full-box .gallery-list-full-location, .gallery-list-full .gallery-list-full-box .gallery-list-full-link {
    font-size: 14px;
    line-height: 1.1em;
  }
}
.gallery-list-full .gallery-list-full-box svg {
  margin-bottom: 3px;
}
.gallery-list-full .gallery-list-full-char {
  position: absolute;
  top: -40px;
  color: #fff;
  background-color: #2670FC;
  border-radius: 50px;
  padding: 5px 1em;
}
.gallery-list-full .gallery-list-full-booth-number, .gallery-list-full .gallery-list-full-char {
  font-size: 16px;
  line-height: 1em;
}
.gallery-list-full .gallery-list-full-image {
  aspect-ratio: 0.8125;
  overflow: hidden;
  position: relative;
}
.gallery-list-full .gallery-list-full-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: all 0.3s ease-in-out;
}
.gallery-list-full .gallery-hover-box {
  position: relative;
}
.gallery-list-full .gallery-hover-box:hover img {
  transform: scale(1.1);
}
.sponsors-list-items .img-fluid {
  padding: 40px;
  transition: 0.25s all ease-in-out;
}
.sponsors-list-items:hover .img-fluid {
  transform: scale(1.1);
}
header {
  padding-top: 17px;
  padding-bottom: 13px;
}
/*
header .logo{
	height: 98px;
}
*/
.small-logo header .logo {
  height: 50px;
}
header .logo svg {
  height: 100%;
}
.mob-logo {
  padding: 20px;
}
.mob-logo svg {
  height: 22px;
}
#art-logo {
  height: 22px;
  width: 220px;
  position: relative;
  top: -2px;
}
@media (max-width: 575.98px) {
  #art-logo {
    width: 160px;
  }
}
#art-logo path {
  fill: #000;
}
#menu-item-9814::after, #menu-item-9812::after {
  content: "•";
  color: red;
  margin-left: 3px;
  font-size: 2.7em;
  position: absolute;
  top: -5px;
}
header .art-main-menu ul, header .art-main-menu li, .art-mob-menu-content ul {
  margin: 0;
  padding: 0;
}
header .art-main-menu ul:not(.sub-menu) {
  display: flex;
}
.art-mob-menu-content ul li .wpml-ls-item, .wpml-ls-item > a {
  margin: 0;
  display: inline-block;
}
header .wpml-ls-item > a {
  padding: 0;
}
.wpml-ls-menu-item {
  position: relative;
}
header .sub-menu {
  display: none;
}
.wpml-ls-flag {
  padding-right: 10px;
}
header .menu-item-has-children:hover .sub-menu {
  display: block;
  position: absolute;
  background: #fff;
  padding: 10px;
  right: -20px;
  width: 200px;
  text-align: right;
}
header .art-main-menu ul li {
  list-style: none;
  padding-left: 40px;
}
header .art-main-menu ul li:first-of-type {
  padding-left: 0px;
}
.art-mob-menu-content ul li {
  font-family: "weissenhof_groteskregular";
  font-size: 24px;
  line-height: 1em;
  text-transform: uppercase;
  list-style: none;
  padding: 0 0 20px 20px;
}
header .art-main-menu ul li a {
  font-size: 16px;
  line-height: 1em;
  font-family: "weissenhof_groteskregular";
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
header .art-main-menu ul li a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  background: #000;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
header .art-main-menu ul li a:hover {
  text-decoration: none;
}
header .art-main-menu ul li a:hover:after, .current-menu-item a:after {
  width: 100%;
  left: 0;
}
#navbar {
  /*
	height:100%;
	*/
  max-height: 134px;
  background: white;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.down #navbar {
  transform: translateY(-10rem);
  transition-delay: 0.75s;
}
.start-image {
  height: 100vh;
  width: 100%;
}
.start-image-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.start-image-image {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  -webkit-filter: opacity(0.37);
  filter: opacity(0.37);
}
h1.start-title {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(45px, 4vw, 90px);
  line-height: 1.15em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
h2.start-sub-title {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(45px, 4vw, 90px);
  line-height: 1.15em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
p.start-author {
  font-family: "fkregular";
  font-size: clamp(18px, 3vw, 32px);
  line-height: 1.15em;
  text-align: center;
  text-transform: uppercase;
}
/*.redirect-disturber, .small-disturber-box, .img-box{
	height: 100%;
	max-height: 768px;
}*/
.disturber-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  transition: all 0.5s ease-in-out;
}
.disturber-2 {
  display: block;
}
.disturber-inner-box {
  border-radius: 50px;
  margin: 20px 0 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.disturber-box-video {
  width: 100%;
}
.small-cta-text {
  font-family: "weissenhof_groteskmedium";
  font-size: 32px;
  line-height: 1.15em;
  text-transform: uppercase;
  margin: 50px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.large-cta-text {
  font-family: "fkmedium";
  font-size: clamp(48px, 10vw, 200px);
  line-height: 1.1em;
  text-transform: uppercase;
  text-align: center;
  word-break: keep-all;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  margin: 5% 0;
}
.disturber-2 .large-cta-text {
  font-family: "fkmedium";
  font-size: clamp(15px, 8vw, 200px);
  text-align: center;
  transition: all 0.1s ease-in-out;
}
.disturber-box:hover .large-cta-text {
  transform: scale(0.9);
}
.carousel {
  height: 100vh;
  width: 100%;
}
.carousel.content-slider {
  height: calc(100vh - 60px);
}
.carousel-cell {
  height: 100%;
  width: 100%;
}
.carousel-cell img, .slider-video {
  height: 100%;
  width: 100%;
  max-height: calc(100vh - 154px);
  object-fit: cover;
  object-position: center center;
}
.slider-video {
  position: relative;
}
.inner-video-frame, .slider-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.video-background {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}
.video-foreground, .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  pointer-events: none;
}
@media (min-aspect-ratio: 1.7777777778) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 1.7777777778) {
  .video-foreground {
    width: 300%;
    left: -100%;
  }
}
.carousel-cell .black-btn {
  margin: 8px 0 0 0;
}
.slider-more-content {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  justify-content: space-between;
}
.slider-headline {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 15px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.flickity-page-dots {
  bottom: 30px;
}
.carousel.content-slider .flickity-page-dots {
  bottom: 5px;
}
.flickity-viewport {
  max-width: 100vw;
}
.press-tile {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border: 3px solid #000;
  border-radius: 50px;
  background-color: #FFF;
  height: 100%;
}
.press-tile p {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.press-first-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.press-first-row span {
  font-size: 15px;
  line-height: 1em;
}
.press-first-row .black-btn {
  margin: 0;
}
.art-mob-menu {
  flex-direction: column;
  align-items: flex-end;
  position: fixed;
  z-index: 999;
  width: 100%;
  max-width: 100vw;
  top: calc(-80vh + 36px);
  transition: 0.55s 0.15s ease-in-out;
}
.art-mob-menu.full {
  top: 0px;
}
.art-mob-menu-content {
  height: calc(80vh - 36px);
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.art-mob-btn {
  padding: 10px 25px;
  margin-right: 20px;
  background-color: #000;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  display: block;
  width: fit-content;
  position: relative;
  color: #FFF;
  text-transform: uppercase;
  line-height: 1em;
  transition: 0.55s 0.15s ease-in-out;
}
.art-mob-btn:hover {
  cursor: pointer;
}
/* -------- */
.img-box {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center center;
  transition: 0.25s ease-in-out;
  width: 100%;
  height: 100%;
}
/*.col-xl-4 .img-box, .small-disturber-box {
	padding-top: 722px / 612px * 100%;
}

.col-xl-8 .img-box {
	padding-top: 722px / 1244px * 100%;
}*/
.small .img-box, .tile-box .img-box {
  padding-top: 117.9738562092%;
}
.small .small-disturber-box {
  padding-top: 117.9738562092%;
}
.large .img-box, .large .small-disturber-box {
  padding-top: 58.038585209%;
}
.fullsize .img-box, .fullsize .small-disturber-box {
  padding-top: 46.875%;
}
.small .img-box, .small .small-disturber-box, .large .img-box, .large .small-disturber-box, .fullsize .img-box {
  padding-top: 117.9738562092%;
}
@media only screen and (max-width: 576px) {
  .fullsize .small-disturber-box {
    padding-top: 117.9738562092%;
    aspect-ratio: 0.8;
  }
}
.left, .right {
  position: relative;
}
.small-disturber-box .row {
  position: absolute;
  top: 0;
  left: 10px;
  height: 100%;
  width: 100%;
  padding: 10px 40px;
}
.disturber-image-box {
  position: absolute;
  border-radius: 50px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.disturber-image-box img {
  position: relative;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.small-disturber-box .row .col-12 {
  position: relative;
}
.img-box::after {
  content: "";
  display: table;
  clear: both;
}
.img-box.contain {
  background-color: #000;
}
.img-box.contain img {
  object-fit: contain;
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tile-box:hover .img-box.contain img {
  width: 90%;
  height: 90%;
}
.box-video {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 0;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  height: 100%;
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.art-tile {
  position: relative;
}
.art-tile:hover .box-video {
  opacity: 1;
}
.art-tile:hover {
  cursor: pointer;
}
.art-tile:hover .img-box img, .tile-box:hover .img-box.cover img {
  transform: scale(1.15);
}
.more-content {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.more-content p {
  font-size: 18px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin-top: 15px;
  margin-right: 40px;
  margin-bottom: 20px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.black-btn {
  background-color: black;
  border: none;
  color: white;
  font-size: 13px;
  padding: 4px 19px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 12px 0 0 0;
  border: 1px solid #000;
  border-radius: 50px;
  white-space: nowrap;
}
.black-btn:hover {
  background-color: white;
  color: black;
}
.gallery-list-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  height: 100%;
}
.fitty-box {
  display: block !important;
  width: 100%;
  text-align: center;
}
.small-disturber-box {
  position: relative;
  border-radius: 50px;
  /*
	border: 5px solid #000;
	background-color: #fff;
	color: #000;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;*/
  transition: all 0.1s ease-in-out;
}
.small-disturber-inner-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  /*	padding: 20px 20px; */
  position: absolute;
  top: 0;
  left: 0;
}
.small-disturber-inner-box .fix-box-small-disturber {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
}
/*.small-disturber-box:hover{
	-webkit-filter: invert(1);
	filter: invert(1);
}
.press-tile:hover{
	-webkit-filter: invert(1);
	filter: invert(1);
	border: 5px solid #fff;
}*/
.small-disturber-text {
  font-family: "weissenhof_groteskmedium";
  /*font-size: 1.15vw;*/
  font-size: 18px;
  line-height: 1.15em;
  text-transform: uppercase;
  margin: 50px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.large-disturber-text {
  font-family: "fkmedium";
  font-size: 3.25vw;
  line-height: 1.1em;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.25s 0.2s ease-in-out;
}
.small .large-disturber-text {
  font-size: 3.1vw;
  line-height: 1.1em;
}
@media only screen and (max-width: 992px) {
  .small .large-disturber-text {
    font-size: 4.25vw;
  }
}
@media only screen and (max-width: 768px) {
  .small .large-disturber-text {
    font-size: 6.25vw;
  }
  .small-disturber-text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 576px) {
  .small .large-disturber-text {
    font-size: 12.25vw;
  }
}
.large .large-disturber-text {
  font-size: 3.75vw;
  line-height: 1.1em;
}
.fullsize .large-disturber-text {
  /*	font-size: clamp(64px, 8vw, 130px);*/
  font-size: 8vw;
  line-height: 1.1em;
}
.small-disturber-box:hover .large-disturber-text {
  transform: scale(1.1);
  line-height: 1em;
}
.disturber-box-right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.id_anchor {
  padding-top: 40px;
}
.js .fit, .fit {
  display: inline-block;
  white-space: nowrap;
}
.row > * {
  margin-top: 10px;
  margin-bottom: 10px;
}
header .row > * {
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-fluid, .row {
  --bs-gutter-x: 20px;
}
.disturber-box-left, .disturber-box-right {
  margin-bottom: 0;
}
.gf-logos {
  max-height: 95px;
}
.b-top {
  border-top: 1px solid #000;
  width: 100%;
  height: 1;
}
.page-start {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.5s 0.5s ease-in-out;
}
.timeout .page-start {
  height: 50vh;
  padding-top: 154px;
}
.vip .page-start {
  display: none;
}
.ad-woo-start {
  margin-top: 108px;
  margin-bottom: 54px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ad-woo-start.alt {
  margin: 50px 0;
}
.ad-woo-start h1 {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(30px, 8vw, 60px);
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
.vip .html-box {
  margin-top: 134px;
}
.product {
  margin-top: 134px;
}
.page-start h1 {
  font-family: "fkmedium";
  font-size: clamp(48px, 8vw, 200px);
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
.product_title.entry-title {
  font-family: "fkmedium";
  font-size: clamp(30px, 8vw, 60px);
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
.submenu-box {
  opacity: 0;
  transition: all 0.5s 0.5s ease-in-out;
}
.timeout .submenu-box {
  opacity: 1;
}
.submenu-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.submenu-box ul li {
  margin: 17.5px;
}
@media only screen and (max-width: 576px) {
  .submenu-box ul {
    flex-direction: column;
    align-items: center;
  }
  .submenu-box ul li {
    margin: 10px;
  }
}
.submenu-box ul li a {
  background-color: #FFF;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 4px 18px;
  font-family: "weissenhof_groteskregular";
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  color: #000;
}
.submenu-box ul li a:hover {
  background-color: #000;
  color: #fff;
}
.home-slider {
  position: fixed;
  z-index: 9;
  top: 0;
  background-color: #FFF;
  padding-top: 54px;
}
.wrapper {
  position: absolute;
  z-index: 99;
  top: 0;
  width: 100%;
  max-width: 100vw;
  background-color: #fff;
}
.home .wrapper {
  margin-top: 100vh;
}
/* FOOTER */
.prefooter p {
  font-family: "weissenhof_groteskregular";
  font-size: 16px;
  line-height: 1em;
  text-transform: uppercase;
  margin: 8px 0 40px 0;
}
.prefooter {
  margin: 80px 0 60px 0;
}
.prefooter a img {
  transition: all 0.5s ease-in-out;
}
.prefooter a:hover img {
  transform: scale(1.15);
}
.html-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.html-box iframe {
  width: 100%;
  min-height: 100vh;
  /*max-height: 722px;*/
}
@media only screen and (max-width: 768px) {
  .html-box iframe {
    min-height: auto;
  }
}
.html-box iframe.gmaps {
  max-height: 722px;
}
.privacy-policy .html-box iframe {
  width: 100%;
  min-height: auto;
  /*max-height: 722px;*/
}
h6 {
  font-size: clamp(20px, 2vw, 35px);
  line-height: 1.25em;
  font-family: "fkregular";
  text-transform: uppercase;
}
button.accordion {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
}
.acc-icon {
  border: 1px solid #000;
  border-radius: 50px;
  padding: 0px 25px;
  background-color: #fff;
  transition: all 0.25s ease-in-out;
}
.active .acc-icon {
  transform: rotate(180deg);
  background-color: #000;
}
.active .acc-arrow {
  stroke: #FFF;
}
footer {
  min-height: 210px;
  background-color: #000;
  width: 100%;
  padding: 20px 0;
}
footer a, footer, footer h6 {
  font-size: 16px;
  line-height: 1em;
  font-family: "weissenhof_groteskregular";
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
footer, footer a {
  color: #FFF;
}
footer a:hover {
  color: #FFF;
  text-decoration: underline;
}
footer h6 {
  margin-bottom: 12px;
  text-decoration: underline;
}
footer ul {
  padding: 0;
  list-style: none;
  margin-bottom: 2em;
}
footer ul li {
  margin-bottom: 12px;
}
footer .wp-block-image {
  margin: 0 0 0 20px;
  transition: all 0.5s ease-in-out;
}
footer .wp-block-image:hover {
  transform: scale(1.15);
}
.responsive-iframe {
  /*	position: absolute;*/
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh !important;
  max-height: 100% !Important;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 60px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.accordion-elements:last-of-type {
  background: red;
}
.accordion {
  background-color: #FFF;
  cursor: pointer;
  padding: 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}
.panel {
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.pointer-event {
  pointer-events: none;
  width: 100%;
  height: 40px;
  position: fixed;
  z-index: 98;
  top: 0;
}
.flickity-button {
  background: rgba(255, 255, 255, 0);
}
.slider-image-title {
  position: absolute;
  bottom: 55px;
  left: 20px;
}
.sponsors, .content-slider, .global-margin-60 {
  margin-bottom: 60px;
}
.first-container {
  margin-bottom: 20px;
}
.wp-block-image img {
  height: 37px;
}
.restaurant-inner {
  padding-top: 40px;
}
.restaurant-inner p {
  font-size: 20px;
  line-height: 1.25em;
}
/* NEWSLETTER */
.ad-newsletter .sib-form p {
  font-size: 18px;
  font-family: "weissenhof_groteskregular";
}
.ad-newsletter .sib-form-block, .ad-newsletter .sib-form__declaration, .ad-newsletter #sib-container {
  padding: 0;
}
.ad-newsletter .sib-form {
  background-attachment: fixed;
  font-size: 16px;
  font-family: "weissenhof_groteskregular";
  padding: 0;
  margin: 0;
}
.ad-newsletter .sib-form .input {
  background-color: #FFF;
  border: 1px solid #000;
  line-height: 1em;
  padding: 15px !important;
  max-width: 632px;
}
.ad-newsletter .sib-form .input:not(textarea), .ad-newsletter .sib-form .input__button {
  height: auto;
}
.ad-newsletter .sib-form .entry__field {
  border: none;
}
.ad-newsletter .sib-form-block__button {
  background-color: #000;
  border: 1px solid #000;
  color: #FFF;
  border-radius: 50px;
  padding: 8px 25px;
  line-height: 1em;
}
.ad-newsletter .sib-form-block__button:hover {
  background-color: #fff;
  color: #000;
}
.ad-newsletter {
  margin-bottom: 60px;
}
.image_wall .image_wall_inner {
  position: relative;
}
.image_wall .col-md-6 .image_wall_inner, .image_wall .image_wall_more_box {
  aspect-ratio: 1.3333333333;
}
.image_wall .col-md-12 .image_wall_inner {
  aspect-ratio: 2.3333333333;
}
.image_wall .img-fluid {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image_wall .image_wall_more_box {
  position: relative;
  border: 3px solid #000000;
  border-radius: 50px;
  transition: all 0.25s 0.2s ease-in-out;
}
.image_wall .image_wall_more_box:hover .large-disturber-text {
  transform: scale(1.1);
}
.image_wall .image_wall_more_box:hover {
  border: 3px solid #36FD9E;
}
@media only screen and (max-width: 767.98px) {
  .image_wall .col-md-12 .image_wall_inner {
    aspect-ratio: 1.3333333333;
  }
}
.ttooltip {
  background-color: rgba(0, 0, 0, 0.75);
  border: 0px;
  box-shadow: 0px;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  padding: 0px;
  position: absolute;
  margin: 20px;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 22px;
  line-height: 1em;
  z-index: 9999999999;
}
.ttooltip:hover {
  background-color: black;
}
.btn-secondary:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.ttooltip .a {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
}
.popover {
  background-color: rgba(0, 0, 0, 0.75);
  border: 0;
  border-radius: 50px;
  max-width: 80%;
}
.popover .popover-body {
  padding: 8px 22px;
  color: #FFF;
  font-size: 1em;
  line-height: 1.25em;
}
.popover .popover-arrow {
  display: none;
}
.exhibitor-portal .accordion-elements li {
  font-size: 18px;
  line-height: 1.5em;
}
.ad-openmap .leaflet-map {
  height: 50vh !important;
}
.one-column-info h3 {
  font-size: 1.5rem;
}
.home-slider-2023 {
  width: 100%;
  height: 100vh;
}
.home-slider-2023 .carousel-flicky {
  height: 100vh;
  width: 100%;
}
.home-slider-2023 #html5-player {
  max-height: calc(100vh - 134px);
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
.home-slider-2023 .carousel-flicky.content-slider {
  height: calc(100vh - 60px);
}
.home-slider-2023 .ad_header_inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.home-slider-2023 .ad_header_inner picture {
  height: 100%;
  width: 100%;
}
.home-slider-2023 .ad_header_inner img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.home-slider-2023 .ad_header_inner .ad_header_image {
  object-fit: cover;
}
.home-slider-2023 .ad_header_inner a {
  width: 100%;
  height: 100%;
}
.home-slider-2023 .carousel-cell {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5 ease-in-out;
  -ms-transition: opacity 0.5 ease-in-out;
  -o-transition: opacity 0.5 ease-in-out;
  transition: opacity 0.5 ease-in-out;
}
.home-slider-2023 .carousel-cell.is-selected {
  opacity: 1;
}
.home-slider-2023 .slider-video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.home-slider-2023 .carousel-cell .fullscreen-intro-header {
  overflow: hidden;
  height: 100%;
}
.home-slider-2023 .carousel-cell .fullscreen-intro-header #vimeo-player, .home-slider-2023 .carousel-cell .fullscreen-intro-header .ad_cover {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.home-slider-2023 .carousel-cell .black-btn {
  margin: 0;
}
.home-slider-2023 .slider-more-content {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  justify-content: space-between;
  align-items: flex-start;
  position: absolute;
  height: 80px;
  bottom: 0px;
}
.home-slider-2023 .slider-headline {
  font-size: 20px;
  line-height: 1em;
  text-transform: uppercase;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.home-slider-2023 .flickity-page-dots {
  bottom: 14px;
}
.home-slider-2023 .carousel-cell #vimeo-player, .home-slider-2023 .carousel-cell .ad_cover, .home-slider-2023 .carousel-cell .slider-video, .home-slider-2023 .carousel-cell .ad_header_inner {
  max-height: calc(100vh - 134px);
}
@media (orientation: portrait) {
  .home-slider-2023 .carousel-cell #vimeo-player, .home-slider-2023 .carousel-cell .ad_cover, .home-slider-2023 .carousel-cell .slider-video, .home-slider-2023 .carousel-cell .ad_header_inner {
    max-height: calc(80vh - 134px);
    height: 100%;
  }
  .home-slider-2023 .carousel-cell .slider-more-content {
    position: relative;
    height: auto;
    bottom: 0px;
  }
  .home-slider-2023 .flickity-page-dots {
    display: none;
  }
  .home-slider-2023 .flickity-prev-next-button {
    top: 37%;
  }
}
.home-slider-2023 .flickity-page-dots li:only-child {
  display: none;
}
.home-slider-2023 .flickity-viewport {
  max-width: 100vw;
}
.home-slider-2023 .flickity-button {
  color: #000;
}
.home-slider-2023 .flickity-button:hover {
  background: transparent;
}
.home-slider-2023 .black-btn {
  background-color: black;
  border: none;
  color: white;
  font-size: 13px;
  padding: 4px 19px 2px 19px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 12px 0 0 0;
  border: 1px solid #000;
  border-radius: 50px;
  white-space: nowrap;
}
.home-slider-2023 .black-btn:hover {
  background-color: white;
  color: black;
}
@media only screen and (max-width: 768px) {
  .home-slider-2023 .black-btn {
    position: absolute;
    top: -59px;
    right: 21px;
  }
}
.home-slider-2023 .flickity-button:disabled {
  display: none !important;
}
.flickity-prev-next-button {
  transform: translateY(-85%);
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.news_ticker_outter {
  width: 100%;
  border: 3px solid #000;
  border-radius: 100px;
  overflow: hidden;
  display: inline-flex;
  z-index: 1000;
  position: relative;
}
.news_ticker_outter .ticker-wrap {
  position: relative;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 6.75vw;
  padding-left: 100%;
  box-sizing: content-box;
}
@media only screen and (max-width: 767.98px) {
  .news_ticker_outter .ticker-wrap {
    height: 11.75vw;
  }
}
.news_ticker_outter .ticker-wrap .ticker {
  display: inline-block;
  line-height: 5.75vw;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
@media only screen and (max-width: 767.98px) {
  .news_ticker_outter .ticker-wrap .ticker {
    line-height: 7.75vw;
  }
}
.news_ticker_outter .ticker-wrap .ticker__item {
  display: inline-block;
  padding: 8px 2em;
  font-size: 5.75vw;
  color: black;
  text-transform: uppercase;
}
.news_ticker_outter h1, .news_ticker_outter h2, .news_ticker_outter p {
  padding: 0 5%;
}
.partner-imagelogo {
  margin-top: 40px;
  margin-bottom: 180px;
}
.partner-imagelogo .logo .img-fluid {
  max-width: 80%;
  width: 100%;
}
.partner-imagelogo h3 {
  font-size: 25px;
  line-height: 1.25em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.partner-imagelogo p {
  font-size: 20px;
  line-height: 1.25em;
  margin-bottom: 1em;
}
/*	ITEMS VERSION 2 */
.items-version2 {
  /* TABLE SLIDER - BEGIN */
  /* TABLE SLIDER - END */
}
.items-version2 > .large .border-frame {
  padding-top: 58.038585209%;
}
@media only screen and (max-width: 767px) {
  .items-version2 > .large .border-frame {
    padding-top: 130%;
  }
}
.items-version2 > .large .border-frame .hidden-link-fix {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.items-version2 h6 {
  font-family: "weissenhof_groteskregular";
  font-size: clamp(30px, 8vw, 60px);
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
.items-version2 > .small {
  aspect-ratio: 0.8;
}
.items-version2 > .small a {
  height: 100%;
  width: 100%;
}
.items-version2 > * > * {
  margin: 5px;
  border: 3px solid black;
  border-radius: 50px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.items-version2 > * #table-carousel-border:hover {
  border-color: #6D1FF7;
}
.items-version2 > * #text-slider-border:hover {
  border-color: black;
}
.items-version2 > * #disturber-border:hover {
  border-color: #26FC4E;
}
.items-version2 > * #image-livestream-border:hover {
  border-color: #FF1C19;
}
.items-version2 > * #image-messeplan-border:hover {
  border-color: #004AF3;
}
.items-version2 .image-container-items-version2 {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.items-version2 .image-container-items-version2 .image-container-headline {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  height: 15%;
  width: calc(100% - 60px);
  margin-left: 30px;
  margin-right: 30px;
}
.items-version2 .image-container-items-version2 .image-container-headline > div {
  position: relative;
  top: 60%;
  font-size: 1.3rem;
  text-transform: uppercase;
  transform: translateY(-60%);
}
.items-version2 .image-container-items-version2 .image-headline-border {
  position: absolute;
  top: 15%;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  height: 0;
  width: calc(100% - 60px);
  border-bottom: 2px solid black;
  z-index: 9;
}
.items-version2 .image-container-items-version2 .image-live-stream {
  position: absolute;
  top: 0;
  left: 0;
  object-position: center center;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.25s 0.2s ease-in-out;
  z-index: 3;
}
.items-version2 .image-container-items-version2 .image-live-stream:hover {
  transform: scale(1.1);
}
.items-version2 .image-container-items-version2 .image-messeplan {
  position: absolute;
  top: 15%;
  left: 0;
  object-position: center center;
  height: 85%;
  width: 100%;
  object-fit: contain;
  transition: all 0.25s 0.2s ease-in-out;
}
.items-version2 .image-container-items-version2 .image-messeplan:hover {
  transform: scale(1.5) rotate(45deg);
}
.items-version2 .program-items-version2 {
  height: 100%;
  width: 100%;
  position: relative;
}
.items-version2 .program-items-version2 .table-headline-border {
  position: absolute;
  top: 15%;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  height: 0;
  width: calc(100% - 60px);
  border-bottom: 2px solid black;
}
.items-version2 .program-items-version2 .table-headline {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  height: 15%;
  width: calc(100% - 60px);
}
.items-version2 .program-items-version2 .table-headline > div {
  position: relative;
  top: 60%;
  font-size: 1.3rem;
  text-transform: uppercase;
  transform: translateY(-60%);
}
.items-version2 .program-items-version2 .table-items-version2 {
  position: absolute;
  top: 15%;
  left: 0;
  height: 85%;
  width: 100%;
  padding: 15px 30px 30px;
}
.items-version2 .program-items-version2 .table-items-version2 table {
  width: 100%;
  height: 100%;
}
.items-version2 .program-items-version2 .table-items-version2 table th {
  font-weight: normal;
  text-transform: uppercase;
}
.items-version2 .program-items-version2 .table-items-version2 table .table-row-strong {
  font-weight: bold;
  text-transform: uppercase;
}
.items-version2 .disturber-box-items-version2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
}
.items-version2 .disturber-box-items-version2 .small-cta-text-items-version2 {
  font-family: "weissenhof_groteskmedium";
  font-size: 18px;
  line-height: 1.15em;
  text-transform: uppercase;
  margin: 50px 20px;
}
.items-version2 .disturber-box-items-version2 .large-cta-text-items-version2 {
  font-family: "fkmedium";
  font-size: 3.25vw;
  line-height: 1.1em;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.25s 0.2s ease-in-out;
}
@media only screen and (max-width: 992px) {
  .items-version2 .disturber-box-items-version2 .large-cta-text-items-version2 {
    font-size: 4.25vw;
  }
}
@media only screen and (max-width: 768px) {
  .items-version2 .disturber-box-items-version2 .large-cta-text-items-version2 {
    font-size: 6.25vw;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 .disturber-box-items-version2 .large-cta-text-items-version2 {
    font-size: 12.25vw;
  }
}
.items-version2 .disturber-box-items-version2:hover .large-cta-text-items-version2 {
  transform: scale(1.1);
  line-height: 1em;
}
.items-version2 #textSlider {
  margin: 30px;
  width: 100%;
  height: 100%;
  position: relative;
}
.items-version2 #textSlider .headline-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 15%;
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: white;
}
.items-version2 #textSlider .headline-right .carousel-control-buttons button span {
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items-version2 #textSlider .headline-right .carousel-indicators {
  position: static;
  margin: 0 !important;
}
.items-version2 #textSlider .headline-right .carousel-indicators [data-bs-target] {
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: none;
  border: 1px solid black;
}
.items-version2 #textSlider .headline-right .carousel-indicators [data-bs-target].active {
  background-color: black;
}
.items-version2 #textSlider .textSlider-headline-border {
  position: absolute;
  top: 15%;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 2px solid black;
}
.items-version2 #textSlider .carousel-inner {
  width: 100%;
  height: 100%;
}
.items-version2 #textSlider .carousel-inner [class~="carousel-item"] {
  width: 100%;
  height: 100%;
  position: relative;
}
.items-version2 #textSlider .carousel-inner [class~="carousel-item"] > * {
  position: absolute;
}
.items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-headline {
  top: 0;
  left: 0;
  height: 15%;
}
.items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-headline > div {
  position: relative;
  top: 60%;
  font-size: 1.3rem;
  text-transform: uppercase;
  transform: translateY(-60%);
}
.items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-text {
  top: 55%;
  left: 50%;
  transform: translateX(-50%) translateY(-55%);
  font-size: 4.25vw;
  line-height: 4.25vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-text {
    font-size: 6.25vw;
    line-height: 6.25vw;
  }
}
@media only screen and (max-width: 768px) {
  .items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-text {
    font-size: 12.25vw;
    line-height: 12.25vw;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 #textSlider .carousel-inner [class~="carousel-item"] .textSlider-text {
    font-size: 18.25vw;
    line-height: 18.25vw;
  }
}
.items-version2 .table-headline {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  height: 15%;
  width: calc(100% - 60px);
}
.items-version2 .table-headline > * {
  position: relative;
  font-size: 1.3rem;
  text-transform: uppercase;
  top: 60%;
  transform: translateY(-60%);
}
.items-version2 #tableSlider {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.items-version2 #tableSlider .headline-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 15%;
  width: 18%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 30px;
}
@media only screen and (max-width: 576px) {
  .items-version2 #tableSlider .headline-right {
    width: 30%;
    display: none;
  }
}
.items-version2 #tableSlider .headline-right .carousel-control-buttons .carousel-control-next {
  margin-right: 30px;
}
.items-version2 #tableSlider .headline-right .carousel-control-buttons button span {
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items-version2 #tableSlider .headline-right .carousel-indicators {
  position: static;
  margin: 0 !important;
}
.items-version2 #tableSlider .headline-right .carousel-indicators [data-bs-target] {
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: none;
  border: 1px solid black;
}
.items-version2 #tableSlider .headline-right .carousel-indicators [data-bs-target].active {
  background-color: black;
}
.items-version2 #tableSlider .tableSlider-headline-border {
  position: absolute;
  top: 15%;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  height: 0;
  width: calc(100% - 60px);
  border-bottom: 2px solid black;
}
.items-version2 #tableSlider .carousel-inner {
  width: 100%;
  height: 100%;
}
.items-version2 #tableSlider .carousel-inner .carousel-item {
  width: 100%;
  height: 100%;
}
.items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 {
  position: absolute;
  top: 15%;
  left: 0;
  height: 85%;
  width: 100%;
  padding: 15px 30px 30px;
}
.items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table {
  width: 100%;
  font-family: "weissenhof_groteskregular";
}
@media only screen and (max-width: 1400px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table thead {
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 1200px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table thead {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table thead {
    font-size: 0.8rem;
  }
}
.items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table tbody {
  line-height: 18px;
}
@media only screen and (max-width: 1400px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table tbody {
    line-height: 15px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1200px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table tbody {
    font-size: 1.2rem;
    line-height: 24px;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table tbody {
    font-size: 1.25rem;
  }
}
.items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table th {
  font-weight: normal;
  text-transform: uppercase;
}
.items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-strong {
  height: 40px;
  vertical-align: bottom;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (max-width: 1560px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-strong {
    height: 30px;
  }
}
@media only screen and (max-width: 1400px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-strong {
    height: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-strong {
    height: 40px;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-strong {
    height: 25px;
    font-size: 16px;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 576px) {
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-regular {
    font-size: 16px;
    line-height: 1.2em;
  }
  .items-version2 #tableSlider .carousel-inner .carousel-item .table-items-version2 table .table-row-regular td:last-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
  }
}
/* SVG Hack - 06.05.2023 */
#svgContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
@media (orientation: landscape) {
  #portraitSVG {
    display: none;
  }
}
@media (orientation: portrait) {
  #landscapeSVG {
    display: none;
  }
}
.big-cta {
  display: inline-block;
  padding: 8px 1em;
  font-size: 5.75vw;
  line-height: 1em;
  color: black;
  text-transform: uppercase;
  border: 3px solid #000;
  border-radius: 75px;
  margin: 1em 0;
  transition: all 0.5s ease-in-out;
}
.big-cta:hover {
  color: #fff;
  background-color: #000;
}
.image-div {
  position: relative;
}
.timeout .page-start {
  height: auto !important;
  min-height: 200px !important;
}
.text-link {
  text-decoration: undelrine;
}
.text-link:hover {
  text-decoration: none;
}
.ad-woo-start {
  justify-content: space-between;
}
.gform_wrapper select {
  height: 42px;
}
.gform_button, .button-primary {
  font-size: 18px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "weissenhof_groteskmedium";
  line-height: 1em !important;
  border: 2px solid #000;
  padding: 15px 2em;
}
.gform_button:hover, .button-primary:hover {
  background-color: white;
  color: black;
}
.hide-last-option .gfield_radio .gchoice:last-child {
  display: none;
}
.form_saved_message {
  text-align: center;
  margin-top: 20px;
}
.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_next_button.button, .gform_wrapper.gravity-theme .gform_save_link.button {
  font-size: 18px;
  font-family: "weissenhof_groteskmedium";
  line-height: 1em !important;
  border: 2px solid #000;
  padding: 15px 2em;
  color: #000 !important;
}
.gform_wrapper.gravity-theme .gform_previous_button.button:hover, .gform_wrapper.gravity-theme .gform_next_button.button:hover, .gform_wrapper.gravity-theme .gform_save_link.button:hover {
  background-color: #000;
  color: #fff !important;
}
.gpnf-nested-entries-container .gpnf-add-entry {
  padding: 8px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
}
.gpnf-nested-entries-container .gpnf-add-entry:hover {
  color: #000;
  background-color: #fff;
}
.card-holder label {
  font-weight: normal !important;
  color: #30313d !important;
}
.card-holder input {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
.exhibitor-portal .page-start h1, .vip-portal .page-start h1 {
  font-size: clamp(48px, 5vw, 101px);
}
.exhibitor-portal h2, .exhibitor-portal h3, .vip-portal h2, .vip-portal h3 {
  font-family: "weissenhof_groteskmedium";
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1em;
  font-weight: normal;
}
.exhibitor-portal h6, .vip-portal h6 {
  font-family: "weissenhof_groteskregular";
  font-size: 22px;
  line-height: 1em;
}
.exhibitor-portal p, .vip-portal p {
  font-size: 18px;
}
.exhibitor-portal .accordion-elements, .vip-portal .accordion-elements {
  padding: 0px 0 0px 0;
  min-height: 47px;
  border-bottom: 1px solid #000;
}
.exhibitor-portal .accordion-elements:first-of-type, .vip-portal .accordion-elements:first-of-type {
  border-top: 1px solid #000;
  padding: 2px 0 1px 0;
  min-height: 48px;
}
.exhibitor-portal .b-top, .vip-portal .b-top {
  display: none;
}
.exhibitor-portal button.accordion, .vip-portal button.accordion {
  margin-bottom: 0px;
  margin-top: 0px;
}
.exhibitor-portal .page-start, .vip-portal .page-start {
  padding-top: 0;
  height: 20vh;
  display: flex;
}
.exhibitor-portal .exhibitor-info, .vip-portal .exhibitor-info {
  margin-bottom: 30px;
}
.exhibitor-portal .login-username label, .exhibitor-portal .login-password label, .vip-portal .login-username label, .vip-portal .login-password label {
  margin-top: 15px;
}
.exhibitor-portal .accordion-elements:first-child button.accordion, .vip-portal .accordion-elements:first-child button.accordion {
  margin-top: -2px;
}
.exhibitor-portal .accordion-elements button.accordion, .vip-portal .accordion-elements button.accordion {
  margin-top: 0px;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu, .exhibitor-portal aside #menu-exhibitor-portal-menu-de, .vip-portal aside #menu-exhibitor-portal-menu, .vip-portal aside #menu-exhibitor-portal-menu-de {
  list-style: none;
  padding-left: 0;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu .menu-item-has-children, .exhibitor-portal aside #menu-exhibitor-portal-menu-de .menu-item-has-children, .vip-portal aside #menu-exhibitor-portal-menu .menu-item-has-children, .vip-portal aside #menu-exhibitor-portal-menu-de .menu-item-has-children {
  position: relative;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu .toggle-open, .exhibitor-portal aside #menu-exhibitor-portal-menu-de .toggle-open, .vip-portal aside #menu-exhibitor-portal-menu .toggle-open, .vip-portal aside #menu-exhibitor-portal-menu-de .toggle-open {
  position: absolute;
  right: 20px;
  font-size: 30px;
  top: 0;
  color: #000;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu .sub-menu, .exhibitor-portal aside #menu-exhibitor-portal-menu-de .sub-menu, .vip-portal aside #menu-exhibitor-portal-menu .sub-menu, .vip-portal aside #menu-exhibitor-portal-menu-de .sub-menu {
  display: none;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu .sub-menu li, .exhibitor-portal aside #menu-exhibitor-portal-menu-de .sub-menu li, .vip-portal aside #menu-exhibitor-portal-menu .sub-menu li, .vip-portal aside #menu-exhibitor-portal-menu-de .sub-menu li {
  padding-left: 20px;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu .sub-menu li:last-child, .exhibitor-portal aside #menu-exhibitor-portal-menu-de .sub-menu li:last-child, .vip-portal aside #menu-exhibitor-portal-menu .sub-menu li:last-child, .vip-portal aside #menu-exhibitor-portal-menu-de .sub-menu li:last-child {
  border-bottom: none;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu li, .exhibitor-portal aside #menu-exhibitor-portal-menu-de li, .vip-portal aside #menu-exhibitor-portal-menu li, .vip-portal aside #menu-exhibitor-portal-menu-de li {
  padding: 14px 0 8px 0;
  border-bottom: 1px solid #000;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu li:first-child, .exhibitor-portal aside #menu-exhibitor-portal-menu-de li:first-child, .vip-portal aside #menu-exhibitor-portal-menu li:first-child, .vip-portal aside #menu-exhibitor-portal-menu-de li:first-child {
  border-top: 1px solid #000;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu li:hover > a, .exhibitor-portal aside #menu-exhibitor-portal-menu-de li:hover > a, .vip-portal aside #menu-exhibitor-portal-menu li:hover > a, .vip-portal aside #menu-exhibitor-portal-menu-de li:hover > a {
  color: #0D44FB;
}
.exhibitor-portal aside #menu-exhibitor-portal-menu li a, .exhibitor-portal aside #menu-exhibitor-portal-menu-de li a, .vip-portal aside #menu-exhibitor-portal-menu li a, .vip-portal aside #menu-exhibitor-portal-menu-de li a {
  font-size: 22px;
  line-height: 1em;
  color: #000000;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  position: relative;
  /*&:after {
						background: none repeat scroll 0 0 transparent;
						bottom: 0;
						content: "";
						display: block;
						height: 1px;
						left: 50%;
						background: #000;
						position: absolute;
						transition: width 0.3s ease 0s, left 0.3s ease 0s;
						width: 0;
					}
					&:hover {
						&:after {
							width: 100%;
    				  left: 0;
						}						
					}*/
}
.exhibitor-portal aside #menu-exhibitor-portal-menu li.current-menu-item a:after, .exhibitor-portal aside #menu-exhibitor-portal-menu-de li.current-menu-item a:after, .vip-portal aside #menu-exhibitor-portal-menu li.current-menu-item a:after, .vip-portal aside #menu-exhibitor-portal-menu-de li.current-menu-item a:after {
  width: 100%;
  left: 0;
}
.exhibitor-portal #vip-invite-email-content, .vip-portal #vip-invite-email-content {
  display: none;
}
.exhibitor-portal input[type="text"], .exhibitor-portal input[type="email"], .exhibitor-portal input[type="password"], .vip-portal input[type="text"], .vip-portal input[type="email"], .vip-portal input[type="password"] {
  background-color: #FFF;
  border: 1px solid #000;
  line-height: 1em;
  padding: 12px !important;
}
.exhibitor-portal .body_text-box li, .exhibitor-portal .accordion-elements li, .vip-portal .body_text-box li, .vip-portal .accordion-elements li {
  font-family: "weissenhof_groteskregular";
  font-size: 18px;
  line-height: 1.5em;
}
.exhibitor-portal .body_text-box table, .exhibitor-portal .accordion-elements table, .vip-portal .body_text-box table, .vip-portal .accordion-elements table {
  border: 1px solid #000;
  width: 100%;
}
.exhibitor-portal .body_text-box table thead td, .exhibitor-portal .accordion-elements table thead td, .vip-portal .body_text-box table thead td, .vip-portal .accordion-elements table thead td {
  padding: 10px;
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
}
.exhibitor-portal .body_text-box table td, .exhibitor-portal .accordion-elements table td, .vip-portal .body_text-box table td, .vip-portal .accordion-elements table td {
  padding: 10px;
  font-size: 18px;
}
.exhibitor-portal .body_text-box table td a, .exhibitor-portal .accordion-elements table td a, .vip-portal .body_text-box table td a, .vip-portal .accordion-elements table td a {
  text-decoration: underline;
}
.exhibitor-portal .body_text-box table p, .exhibitor-portal .accordion-elements table p, .vip-portal .body_text-box table p, .vip-portal .accordion-elements table p {
  margin-bottom: 0;
  line-height: 1px;
}
.page-template-template-exhibitor-portal #gform_7 .gfield_label {
  font-size: clamp(18px, 3vw, 26px);
}
.text-link {
  text-decoration: underline;
}
.text-link:hover {
  text-decoration: none;
}
.vip-pass-button-wapper {
  margin-top: 0;
  display: flex;
  column-gap: 20px;
}
.vip-pass-button-wapper .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .vip-pass-button-wapper {
    flex-direction: column;
  }
}
/* VIP Portal */
.page-template-template-vip-portal {
  /* Safari */
}
.page-template-template-vip-portal #loader-overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 999;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}
.page-template-template-vip-portal #loader-overlay .loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #000000;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page-template-template-vip-portal .one-column-info .img-wapper {
  overflow: hidden;
  margin-bottom: 15px;
}
.page-template-template-vip-portal .one-column-info .img-wapper img {
  transition: all ease-in-out 0.3s;
}
.page-template-template-vip-portal .one-column-info .img-wapper img:hover {
  scale: 1.2;
}
.page-template-template-vip-portal .full-width-content p {
  font-size: 18px;
}
.page-template-template-vip-portal .full-width-content h3 {
  margin-bottom: 20px;
}
.page-template-template-vip-portal .two-column-external-link .vip-main-pg .link-wapper:hover {
  text-decoration: none;
}
.page-template-template-vip-portal .two-column-external-link .link-wapper {
  padding: 20px 20px 10px;
  border: 5px solid black;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}
.page-template-template-vip-portal .two-column-external-link .link-wapper:hover {
  background-color: #000;
  color: #fff;
  text-decoration: underline;
}
.page-template-template-vip-portal #vip-additional-qrcode-email-content, .page-template-template-vip-portal #wppb-loginform .login-password, .page-template-template-vip-portal #wppb-loginform label, .page-template-template-vip-portal #wppb-loginform .login-remember {
  display: none !important;
}
.vip-portal .current_page_item a {
  text-decoration: none;
  border-bottom: solid 1px #000000;
  outline: none;
  color: #1a63a2;
}
.page-template #evcal_list .eventon_list_event .evoet_cx em {
  color: #000;
}
.page-template #evcal_list p.desc_trig_outter {
  border-bottom: none;
}
.page-template .evo_lightboxes .evoet_cx em {
  color: #000;
}
.page-template .evors_lightbox .evors_incard_form {
  background-color: #000000;
}
.page-template .evors_lightbox .evo_lightbox_body.evo_lightbox_body {
  background-color: #000000;
}
.page-template .evors_lightbox .evo_lightbox_body #evorsvp_form .rsvp_status span {
  color: #ffffff;
  background-color: #000000;
  opacity: 1;
}
.page-template .evors_lightbox .evo_lightbox_body #evorsvp_form .rsvp_status span.set {
  color: #000000;
  background-color: #ffffff;
}
.page-template #evorsvp_form p.evors_rsvpid_tag {
  background-color: #ffffff;
}
.page-template #evorsvp_form #submit_rsvp_form {
  color: #000000;
}
.page-template .evors_change_rsvp span.change:hover {
  background-color: #000000;
}
.page-template .evoRS_status_option_selection span .set {
  background-color: #000000;
}
.page-template .evoRS_status_option_selection span:hover {
  background-color: #000000;
}
.page-template .evcal_desc3_rsvp {
  display: none !important;
}
.page-template .eventon_rsvp_rsvplist p.rsvpmanager_event {
  border-left: 3px solid #000000;
}
.page-template .eventon_rsvp_rsvplist p a.update_rsvp {
  background-color: #000000;
}
.page-template .eventon_rsvp_rsvplist p a.update_rsvp:hover {
  background-color: #000000;
}
.page-template .eventon_rsvp_rsvplist p em.checkin_status {
  background-color: #000000;
}
.page-template .eventon_rsvp_rsvplist p em.count {
  background-color: #000000;
}
.page-template .evocard_box {
  margin: 0;
  border-radius: 0;
}
.page-template .evo_metarow_directimg img {
  border-radius: 0;
}
.page-template .evocard_row {
  padding-left: 0;
  padding-bottom: 0;
}
.page-template .evo_lightbox .bordb {
  border-bottom: none;
}
.page-template .evo_lightbox .evo_lightbox_content {
  margin: 20px auto;
}
.page-template .evo_lightbox .evo_lightbox_body {
  border-radius: 0;
}
.page-template .evo_lightbox .evo_lightbox_body .evopop_top {
  border: none !important;
  margin-bottom: 0;
}
.page-template .evo_lightboxes .evopopclose, .page-template .evo_lightboxes .evolbclose {
  background-color: #ffffff;
}
.page-template .evo_lightboxes .evcal_event_title, .page-template .evo_lightboxes h3, .page-template .evo_lightboxes p {
  color: #000 !important;
}
.page-template .ajde_evcal_calendar.ul .calendar_header {
  display: none;
}
.page-template .ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg {
  max-height: 0;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 #evcal_list {
  border-radius: 0;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig {
  background-color: #fff;
  border-radius: 0;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
  white-space: normal;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event {
  border-radius: 0;
  width: 100% !important;
  border: none;
  border-left: 2px solid #000000;
  margin-bottom: 5px;
  border-left: 1px solid #000000 !important;
  padding-left: 20px !important;
  min-height: 0 !important;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event .evo_boxtop {
  height: 200px !important;
  border-radius: 0;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event .desc_trig {
  padding: 210px 0 20px 0 !important;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
}
.page-template .ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event .desc_trig span {
  color: #000000 !important;
}
.page-template .ajde_evcal_calendar.boxy .eventon_events_list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
@media only screen and (min-width: 1024px) {
  .page-template .ajde_evcal_calendar.boxy .eventon_events_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  .page-template .ajde_evcal_calendar.boxy .eventon_events_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page-template .eventon_sorting_section {
  border-radius: 0;
  padding: 0 0 20px 0;
  margin: 0;
  background-color: transparent;
}
.page-template .eventon_sorting_section .ajde_evcal_calendar .eventon_sort_line {
  float: right;
}
.page-template .eventon_sorting_section .ajde_evcal_calendar .eventon_sort_line .eventon_sf_cur_val p {
  font-size: 16px;
  padding: 10px 60px 10px 15px;
  margin: 0 0 15px 0;
  border: 1px solid #000000;
  font-size: 13px;
  position: relative;
  color: #000000;
  -webkit-appearance: none;
  border-radius: 0px;
  background-image: url(../img/select-chevron.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}
.page-template .eventon_sorting_section .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line {
  width: calc(100% - 2px);
  margin-top: -10px;
  box-shadow: none !important;
  border: 1px solid #000000;
  border-top: none;
  background-color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
  min-width: 110px;
  border-radius: 0;
}
.page-template .eventon_sorting_section .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p {
  font-size: 12px;
  line-height: 1.6em;
  color: #000000;
  background-color: #fff;
}
.page-template .eventon_sorting_section .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p:hover {
  background-color: #000000;
  color: #fff;
  border-left-color: #000000;
  font-weight: normal;
}
.page-template .eventon_sorting_section .eventon_filter_line {
  float: right;
}
.page-template .eventon_sorting_section .eventon_filter_line .eventon_filter {
  position: relative;
  margin: 0 15px 15px 0;
}
.page-template .eventon_sorting_section .eventon_filter_line .filtering_set_val {
  font-size: 16px;
  padding: 10px 60px 10px 15px;
  margin: 0 0 15px 0;
  border: 1px solid #000000;
  font-size: 13px;
  position: relative;
  color: #000000;
  -webkit-appearance: none;
  border-radius: 0px;
  background-image: url(../img/select-chevron.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}
.page-template .eventon_sorting_section .eventon_filter_line .filtering_set_val:hover {
  background-color: #fff;
}
.page-template .eventon_sorting_section .eventon_filter_line .filtering_set_val.show {
  background-color: #fff;
  color: #000000;
}
.page-template .eventon_sorting_section .eventon_filter_dropdown {
  width: calc(100% - 2px);
  margin-top: -10px;
  box-shadow: none !important;
  border: 1px solid #000000;
  border-top: none;
  background-color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
  min-width: 110px;
  border-radius: 0;
}
.page-template .eventon_sorting_section .eventon_filter_dropdown p {
  font-size: 12px;
  line-height: 1.6em;
  color: #000000;
  background-color: #fff;
}
.page-template .eventon_sorting_section .eventon_filter_dropdown p:hover {
  background-color: #000000;
  color: #fff;
  border-left-color: #000000;
  font-weight: normal;
}
.single-ajde_events .evors_incard_form {
  background-color: #000000;
}
.single-ajde_events #evorsvp_form {
  text-align: center;
}
.single-ajde_events #evorsvp_form p.evors_rsvpid_tag {
  background-color: #ffffff;
  color: #000000 !important;
}
.single-ajde_events #evorsvp_form .rsvp_status span {
  opacity: 1;
}
.single-ajde_events #evorsvp_form .rsvp_status span.set {
  color: #000000;
}
.single-ajde_events #evorsvp_form #submit_rsvp_form {
  color: #000000;
}
.alert-box {
  display: flex;
  height: 350px;
}
/* gravity view   style */
.gv-table-view .gv-no-results p {
  padding: 10px 0;
  font-size: 16px;
}
.evors_section.evors_subtext, .checkin_status.check-in, #gform_7 .gpnf-no-entries {
  display: none;
}
p.reg {
  font-size: 16px;
}
.reg-price {
  text-decoration: line-through;
}
.boothTable {
  font-family: "weissenhof_groteskregular";
  margin-bottom: 50px;
}
.boothTable th {
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  padding: 10px;
  border: 2px solid #ffffff;
  font-family: "weissenhof_groteskmedium";
}
.boothTable td {
  padding: 10px;
  border: 2px solid #ffffff;
}
.boothTable tr {
  background-color: #ececec;
}
.boothTable tr:nth-child(even) {
  background-color: #f6f6f6;
}
.single-product .price {
  display: none;
}
.evors_lightbox_body #evorsvp_form h3 {
  color: #ffffff !important;
}
/* used for auto login loading */
.overlay {
  position: absolute;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #000;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  /*   background-image: url(../img/spinner.svg?v=2.0); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* end used for auto login loading */
/* VIP Ticket Design */
.ticket-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  z-index: 9999999;
}
@media only screen and (min-width: 768px) {
  .ticket-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ticket-container .ticket-close {
  position: fixed;
  top: 10px;
  right: 20px;
  font-size: 20px;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .ticket-container .ticket-close {
    top: 20px;
    right: 20px;
    font-size: 30px;
  }
}
.vip-ticket {
  padding: 20px;
  width: calc(100% - 40px);
  max-width: 400px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  background-color: #f3f3f3;
  margin: 50px auto;
  min-height: calc(100vh - 40%);
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .vip-ticket {
    margin: 0 5px;
    max-height: calc(100vh - 40px);
  }
}
.vip-ticket::-webkit-scrollbar {
  display: none;
}
.vip-ticket img {
  width: 100%;
  height: auto;
}
.vip-ticket h1 {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .vip-ticket h1 {
    font-size: 20px;
  }
}
.vip-ticket p {
  font-size: 12px;
  margin: 0;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 768px) {
  .vip-ticket p {
    font-size: 13px;
  }
}
.vip-ticket p.text-bold {
  font-weight: bold;
}
.vip-ticket h4 {
  letter-spacing: 1.3px;
}
.vip-ticket .ticket-header {
  margin-bottom: 10px;
}
.vip-ticket .barcode {
  text-align: center;
  margin: 1px 0;
}
.vip-ticket .barcode img {
  width: 60%;
  background: #FFF;
  padding: 10px;
}
.vip-notice-text {
  padding-left: 20px;
}
/* End VIP Ticket Design */
