/* FONTS - START */
@font-face {
  font-family: 'latoregular';
  src: url('fonts/lato/lato-regular-webfont.eot');
  src: url('fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/lato/lato-regular-webfont.woff2') format('woff2'),
  url('fonts/lato/lato-regular-webfont.woff') format('woff'),
  url('fonts/lato/lato-regular-webfont.ttf') format('truetype'),
  url('fonts/lato/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url('fonts/lato/lato-bold-webfont.eot');
  src: url('fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/lato/lato-bold-webfont.woff2') format('woff2'),
  url('fonts/lato/lato-bold-webfont.woff') format('woff'),
  url('fonts/lato/lato-bold-webfont.ttf') format('truetype'),
  url('fonts/lato/lato-bold-webfont.svg#latobold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url('fonts/lato/lato-italic-webfont.eot');
  src: url('fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/lato/lato-italic-webfont.woff2') format('woff2'),
  url('fonts/lato/lato-italic-webfont.woff') format('woff'),
  url('fonts/lato/lato-italic-webfont.ttf') format('truetype'),
  url('fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'latoregular';
  src: url('fonts/lato/lato-bolditalic-webfont.eot');
  src: url('fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/lato/lato-bolditalic-webfont.woff2') format('woff2'),
  url('fonts/lato/lato-bolditalic-webfont.woff') format('woff'),
  url('fonts/lato/lato-bolditalic-webfont.ttf') format('truetype'),
  url('fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "iconvault";
  src: url("fonts/forecast/iconvault_forecastfont.eot");
  src: url("fonts/forecast/iconvault_forecastfont.eot?#iefix") format("embedded-opentype"),
  url("fonts/forecast/iconvault_forecastfont.woff") format("woff"),
  url("fonts/forecast/iconvault_forecastfont.ttf") format("truetype"),
  url("fonts/forecast/iconvault_forecastfont.svg#iconvault") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONTS END */

/* Cookie First */
iframe {
  width: 100%;
}

iframe:not([src]) {
  display: none;
}

.cf1tXD {
  overflow-x: scroll;
}

.cfGMLl {
  left: initial !important;
  right: 15px;
  z-index: 0 !important;
}

.youtube-iframe {
  width: 100%;
  padding: 45px 35px 24px;
  box-sizing: border-box;
}

.cookiefirst-disabled-resource {
  padding: 45px 35px 24px;
  box-sizing: border-box;
}

.cookiefirst-disabled-resource button {
  border: none;
  margin-top: 15px;
  padding: 10px 25px;
  background-color: #009aa3;
  color: #ffffff;
}
/* Cookie First END*/

/* General */

.formhint {
  color: #a00;
}

img {
  border: none;
}

.spacer {
  display: block;
  clear: both;
  float: none;
}

.hidden {
  position: absolute;
  left: -9999em;
  top: -9999em;
  height: 0;
  width: 0;
}

.splitContent .teaser.nobottom,
.teaser.nobottom,
.teaser.nobottom,
.nobottom {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

a:visited {
  /*
  color: #000;
  */
}

a.mail {
  background-image: url("../img/icons/small/icon_mail.svg");
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

p {
  font-size: 100%;
  line-height: 1.5em;
  max-width: 100%;
}

hr {
  clear: both;
}

#main h1,#main h2, #main h3, #main h4, #main h5, #main h6,
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a {
  color: #000;
}

div#c344 h1.rm-firstHl {
    color: #fff;
}

.tx-indexedsearch a {
    color: #fff;
}

.tx-indexedsearch .tx-indexedsearch-title.title {
    background: whitesmoke;
}

.tx-indexedsearch .tx-indexedsearch-title.title a {
    color: #000!important;
}

.tx-indexedsearch  td.tx-indexedsearch-percent.percent {
    color: #000;
    background-color: whitesmoke;
}

.tx-indexedsearch  td.tx-indexedsearch-descr.descr {
    color: #000;
    background-color: #fff;
}

.tx-indexedsearch  td.tx-indexedsearch-info.info {
    color: #000;
    background-color: #fff; /* Alt.1 whitesmoke */
}

.tx-indexedsearch  ul.browsebox a {
    color: #fff;
}

#main a:hover ,
#footer a:hover ,
#footer #pageNav a:hover {
  text-decoration: underline;
}

body,
body input{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: 'latoregular',sans-serif;
  font-weight: 400;
}

*, html {
  box-sizing: border-box;
}

figure {
  margin: 0;
  padding: 0;
}

.contentWidth {
  width: 1056px;
  margin: auto;
  max-width: 100%;
}

/*RTE align*/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

/* Header Start */
#header .expandable {
  height: 142px;
  width: 100%;
  background-color: #FED201;
  position: fixed;
  top: 0;
}

#header .loginBar, #header .searchBar, #header .contactBar, #header .languageBar {
  display: none;
}

#header .contactBox {
  margin-top: 45px;
  float: left;
}

#header .contactBox1{
  width: 52%;
}

#header .contactBox2 {
  width: 30%;
}

#header .contactBox3 {
  width: 17%;
}

#header .expandable .contactBox3 a {
  color: #fff;
}

#header .contactBox h3 {
  font-weight:normal;
  margin: 0px;
  margin-bottom:25px;
  color:#fff;
  font-size: 1.1em!important;
}

#header .contactBox a {
  font-weight:normal;
}

#header .contactBox3 span {
  float: left;
  margin-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid black;
  font-size: 87.5%;
}

#header .contactBox3 span:last-of-type{
  border-right: 0px;
  padding-right: 0px;
}

#header .contactBox2 .headerContactBTN {
  width: 80%;
}

#header .headerContactBTN {
  height: 40px;
  border-width: 0px;
  float: left;
  margin-right: 35px;
  width: 25%;
  background-color: #fff;
  cursor: pointer;
  text-transform:uppercase;
  text-align: center;
}

#header .headerLangBTN {
  height: 40px;
  border-width: 0px;
  float: right;
  margin-left: 35px;
  width: calc(20% - 28px);
  background-color: #fff;
  cursor: pointer;
  text-transform:uppercase;
}

#header .headerLangBTN.lang3 {
  width: calc(27% - 28px);
}

#header .headerLangBTN.active {
  background-color: #004593;
  color: #fff;
}

#header .headerLangBTN .flag {
  padding-left: 15px;
  padding-top: 14px;
}

#header .headerLangBTN.lang1,
#header .headerLangBTN.lang2 {
  width: 50px;
}

#header .loginBox, #header .languageBox {
  margin-top:45px;
}

#header .logInput {
  height: 40px;
  border-width: 0px;
  padding-left: 1.5%;
  display:block;
  float: left;
  margin-right: 35px;
  width: 25%;
  border: 1px solid transparent;
}

#header .loginBTN {
  border-width: 0px;
  height: 40px;
  background-color: #004593;
  color: #fff;
  width: 10%;
  float: left;
  cursor: pointer;
  text-transform:uppercase;
}

#header .searchBar .searchBox {
  width: 40%;
  float: left;
  margin-top:45px;
}

#header .searchBar .searchBox .headerSearch {
  width: 80%;
  height: 40px;
  border-width: 0px;
  padding-left: 3%;
  float: left;
}

#header .searchBar .searchBox .headerSearchBTN {
  border-width: 0px;
  height: 40px;
  background-color: #fff;
  color: #004593;
  width: 10%;
  float: left;
  cursor: pointer;
  background-image: url('../img/icons/pfeile/suche.png');
  background-repeat:no-repeat;
  background-position:center;
}

#header .arrow {
  position: absolute;
  left: calc(50% - 10px);
  bottom: 5%;
  background-image:url('../img/icons/pfeile/zu.png');
  height: 13px;
  width: 20px;
  cursor:pointer;
}

#header .rightPart {
  float: right;
  position: absolute;
  right: 0;
  z-index: 20000;
}

#header #metaNav {
    float: right;
}

#header #metaNav ul {
    display: flex;
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#header #metaNav li {
    display: flex;
    align-items: center;
    color: #000;
}

#header #metaNav li + li {
    border-left: 1px solid currentColor;
}

#header #metaNav a {
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: inherit;
    font-size: 12px;
    height: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

#header #mainNav {
  clear: both;
  float: right;
  background-color: #f6f6f6;
  margin-top: 40px;
  z-index: 100;
}

#header #mainNav a,
#header .expandable a {
    color: #101010;
    text-decoration: none;
}

#mainNav ul li ul,
#mainNav ul li ul,
#pageNav ul li ol,
#pageNav ul li ol {
  margin-left: 0!important;
}

#header #mainNav > ul {
  position: relative;
}

#header #mainNav >ul >li {
  /*
    padding: 35px 40px;
  */
  border-left: 2px solid #fff;
}

#header #mainNav.skrollable-between > ul > li {
  border-left: 2px solid #f6f6f6;
}
#header #mainNav.skrollable-after > ul > li {
  border-left: 2px solid #f6f6f6;
}

#header #mainNav > ul > li > a{
  font-size: 87.5%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#header #mainNav  > ul > li:first-child  {
  border-left: none;
}

#header #mainNav > ul > li > a span {
  background-color: #f6f6f6;
}

/*#header #mainNav > ul > li:nth-of-type(2) > a span {
  border-right: 10px solid white;
}

#header #mainNav > ul > li:nth-of-type(3) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 white;
  border-right: 10px solid white;
}

#header #mainNav > ul > li:nth-of-type(4) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 white;
}

#header #mainNav.skrollable-between > ul > li:nth-of-type(2) > a span {
  border-right: 10px solid #f6f6f6;
}

#header #mainNav.skrollable-between > ul > li:nth-of-type(3) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 #f6f6f6;
  border-right: 10px solid #f6f6f6;
}

#header #mainNav.skrollable-between > ul > li:nth-of-type(4) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 #f6f6f6;
}

#header #mainNav.skrollable-after > ul > li:nth-of-type(2) > a span {
  border-right: 10px solid #f6f6f6;
}

#header #mainNav.skrollable-after > ul > li:nth-of-type(3) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 #f6f6f6;
  border-right: 10px solid #f6f6f6;
}

#header #mainNav.skrollable-after > ul > li:nth-of-type(4) > a span {
  border-left: 1px solid #c4c4c4;
  box-shadow: inset 11px 0 #f6f6f6;
}*/

#header #mainNav > ul > li > a > span:hover ,
#header #mainNav > ul > li:hover a span  ,
#header #mainNav ul li:hover > a,
#header #mainNav > ul > li.active > a span {
  background-color: #014495;
}

#header #mainNav > ul > li:hover > a span,
#header #mainNav > ul > li.active > a {
  color: #fff;
}

#header #mainNav ul li:hover .triangle ,
#header #mainNav ul li.active:hover .triangle {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #014495;
  height: 0;
  position: absolute;
  top: 53px;
  width: 0;
  z-index:21;
  margin-left: 70px;
}

#header #mainNav ul li.active .triangle {
  z-index: 10;
}

#header #mainNav ul li.presse:hover .triangle ,
#header #mainNav ul li.presse.active .triangle ,
#header #mainNav ul li.presse.active:hover .triangle,
#header #mainNav ul li.messe:hover .triangle ,
#header #mainNav ul li.messe.active .triangle ,
#header #mainNav ul li.messe.active:hover .triangle {
  margin-left: 50px;
}

#header #mainNav ul li.fachbesucher:hover .triangle {
  margin-left: 85px;
}

#header #mainNav ul li .submenu {
  display:none;
  position: absolute;
  top: 53px;
  background-color:#ccc;
  padding:0;
  right: 0px;
  width: 736px;
  z-index: 20;
  box-shadow: 0px 5px 10px -3px #999;
}


/* Falls Fachbesucher = ja
####################################
#header #mainNav ul li .submenu {
left: 0px;
width: 819px;
}
###################################*/

#header #mainNav ul li .submenu .subListe {
  background-color: #fff;
  float: left;
  width: 50%;
  text-align: left;
}

#header #mainNav ul li .submenu  img {
  float: right;
  margin-right: 4px;
  width: 318px;
  height: 380px;
}

#header #mainNav ul li .submenu .yellowBanner {
  margin-right: 4px;
  padding: 20px;
  background-color: #FED201;
  width:318px;
  margin-top: -6px;
  position:absolute;
  right:28px;

}

#header .yellowBanner.bannerUp {
  width: 259px!important;
  top: 230px;
}

#header .yellowBanner.bannerDown {
  top: 395px;
}

#header #mainNav ul li .submenu .yellowBanner h2 {
  font-weight:normal;
  margin: 0px;
}

#header #mainNav ul li .submenu .yellowBanner span{
  float: left;

}

#header #mainNav ul li .submenu .yellowBanner a {
  float: left;
  background-image: url('../img/icons/small/internal_link.svg');
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 16px;
}

#header #mainNav ul li .submenu .yellowBanner .linkArrow {
  float:left;
  width: auto;
  height:auto;
  margin: 4px 0px 0px 2px
}

#header #mainNav ul li:hover > div {
  display: block;
}


#header #mainNav.hover ul li:hover > div {
  display: none;
}

#header #mainNav ul li ul:after {
  content: "";
  clear: both;
  display: block;
}

#header #mainNav ul li a.download {
  background-image: url("../img/icons/mainnav/download_klein.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
}

#header #mainNav .subElement {
  border: 2px solid #ccc;
  position: relative;
  color: #020202;
  width: 100%;
  float: left;
  padding: 0;
  -webkit-transition: background-color 250ms linear, border 250ms linear;
  -moz-transition: background-color 250ms linear, border 250ms linear;
  -o-transition: background-color 250ms linear, border 250ms linear;
  -ms-transition: background-color 250ms linear, border 250ms linear;
  transition: background-color 250ms linear, border 250ms linear;
}

#header #mainNav .subElement:hover {
  border: 2px solid #004593;

}

#header #mainNav .subElement > a {
  color: #020202;
  float: left;
  padding: 10px 25px;
  font-size: 87.5%;
  transition: color 200ms ease 0s;
  width: 100%;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  -ms-transition: color 200ms ease;
  transition: color 200ms ease;
}

#header #mainNav .subElement:hover a {
  color: #fff;
}

#header #mainNav .submenuImage {
  width: 320px;
  height: 380px;
  background-image: url("../img/content/bread.jpg");
  background-repeat: repeat;
  background-color: #FED201;
  float: left;
  border: 2px solid #ccc;
}

#header #mainNav .subsubmenu {
  display:none;
  position: absolute;
  left: calc(100% - -2px);
  left: 100%;
  top: -2px;
  background-color: #004593;
  text-align: left;
  text-transform: none;
  width: 100%;
  width: calc(100% - -2px);
  border: 2px solid #004593;
  padding-bottom: 15px;


  background-image: url("../img/bg/bild_rechts_klein.png");
  background-position: 5px 5px;
  background-repeat: no-repeat;
  padding-top: 140px;
  z-index:1;
}

#header #mainNav .subsubmenu.noImage {
  background-image: none;
  padding-top: 0px;
}

#header #mainNav .subsubListe {
  padding: 0px 20px;
}

#header #mainNav .subsubElement {
  padding: 10px 5px;
  padding: 0;
  border: 0px;
  border-bottom: 1px solid #fff;
  float: left;
  font-size:75%;
  width: 100%;
}

#header #mainNav .subsubElement a {
  color: #fff;
  font-size: 125%;
  float: left;
  padding: 10px 5px;
  width: 100%;
}

#header #mainNav .subsubmenuImage {
  width: 316px;
  height: 134px;
  background-color: #004593;
  background-image: url("../img/content/bread.jpg");
}

#header #mainNav .subsubElement.hasChild ul {
  display: none;
}

#header #mainNav .subsubElement.hasChild > a {
  width: 100%;
}

#header #mainNav .subsubElement:hover > a {
  color: #004593;
  background-color: #fed201;
}

#header #mainNav .subsubElement.hasChild ul.level3 li {
  border-bottom: 1px solid #fff;
  background-color: #4778b2;
}

#header #mainNav .subsubElement.hasChild ul.level3 li:last-child {
  border-bottom: 0;
}

#header #mainNav .subsubElement.hasChild ul.level3 li:hover {
  background-color: #215ba1;
}

#header #mainNav .subsubElement.hasChild:hover ul {
  display: block;
}

#header #mainNav .subsubElement.hasChild ul.level3 li a {
  padding: 5px 15px;
}

#header #mainNav .subsubElement.hasChild ul li{
  width: 100%;
}

#header #mainNav .smaller {
  font-size: 75%;

}

nav ul {
  margin: 0;
  padding: 0;
}

#header nav ul li{
  list-style: none;
  float: left;
}

#socialMediaNav {
  position: fixed;
  left: 0;
  top: 300px;
  background-color: #014495;
  z-index: 15000;
}

#socialMediaNav ul {
  padding: 0;
  margin: 20px 10px;
}

#socialMediaNav li {
  list-style: none;
  opacity: 1;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}

#socialMediaNav li:hover {
  opacity: 0.5;
  list-style: none;
}

#socialMediaNav li a {
  color: transparent;
  float: left;
  height: 35px;
  margin-bottom: 10px;
  padding: 10px;
  width: 30px;
}

#socialMediaNav li.facebook{
  background-image: url("../img/icons/socialMedia/icon_facebook.png");
}

#socialMediaNav li.twitter{
  background-image: url("../img/icons/socialMedia/icon_twitter.png");
}

#socialMediaNav li.xing{
  background-image: url("../img/icons/socialMedia/icon_xing.png");
}

#socialMediaNav li.linkedIn {
  background-image: url("../img/icons/socialMedia/icon_linkedin.png");
}

#socialMediaNav li.googleplus{
  background-image: url("../img/icons/socialMedia/icon_google.png");
}

#socialMediaNav li.youtube{
  background-image: url("../img/icons/socialMedia/icon_youtube.png");
}

#innerframe > .contentWidth,
.contentWidthCounter {
  position: relative;
}

#counter {
  float: left;
  position: absolute;
  bottom: 510px;
  right: 0px;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 5px 10px -4px #999;
  width: auto;
  padding: 25px 20px 10px;
  display: inline-block;
}

#counter::before {
  content: 'NOCH';
  width: 100%;
  text-align: left;
  position: absolute;
  top: 10px;
  padding-left: 3px;
  display: block;
}

#counter.eng::before {
  content: 'ONLY';
}

#counter > div {
  float: left;

  text-align: right;
  max-width: 55px;
}

#counter div.days {
  margin-right: 25px;
  width: 55px;
}

#counter div span {
  float: right;
  clear: left;
  width: 100%;
  font-size: 100%;
  letter-spacing: 1px;
}

#counter div span.data {
  font-size: 200%;
  letter-spacing: inherit;
}

#counter div.hours span.data::after, #counter div.minutes span.data::after {
  content: ':';
  position: absolute;
  padding-left: 4px;
  font-size: 100%;
}

#breadCrump ul li {
  float: left;
  list-style: none;
}

/* SASCHAS HEADER */

div.items {
  position: absolute;
  top: 450px;
  z-index: 15000;
}

div.item {
  width: 190px;
  height: 100px;
  background-color: #fff;
  box-shadow: 0 0 8px #999;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center 35%;
  padding-bottom: 0em;
  background-size: 30% auto;
}

div.item.active {
  background-color: #004593;
}

div.item.active span {
  color: #fff;
}

div.item span {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 13px;
}

/* NORMAL */
div.item.programm {
  background-image: url('../img/icons/icon_programme.svg');
}

div.item.gelaendeplan {
  background-image: url('../img/icons/icon_gelaendeplan.svg');
}

div.item.anreise {
  background-image: url('../img/icons/icon_anreise.svg');
}

div.item.hotel,
div.item.aufenthalt,
div.item.accomodation {
  background-image: url('../img/icons/icon_hotel.svg');
}

div.item.tickets {
  background-image: url('../img/icons/icon_tickets.svg');
}

div.item.ausstelleraz {
  background-image: url('../img/icons/icon_aussteller_a_bis_z.svg');
}

div.item.faq {
  background-image: url('../img/icons/icon_faq.svg');
}

/* ACTIVE */

.area_programm div.item.programm {
  background-image: url('../img/icons/icon_programme_white.svg');
}

.area_gelaendeplan div.item.gelaendeplan {
  background-image: url('../img/icons/icon_gelaendeplan_white.svg');
}

.area_anreise div.item.anreise{
  background-image: url('../img/icons/icon_anreise_white.svg');
}

.area_hotel div.item.hotel,
.area_aufenthalt div.item.aufenthalt,
.area_accomodation div.item.accomodation {
  background-image: url('../img/icons/icon_hotel_white.svg');
}

.area_tickets div.item.tickets {
  background-image: url('../img/icons/icon_tickets_white.svg');
}

.area_ausstelleraz div.item.ausstelleraz {
  background-image: url('../img/icons/icon_aussteller_a_bis_z_white.svg');
}

.area_faq div.item.faq {
  background-image: url('../img/icons/icon_faq_white.svg');
}

.area_programm div.item.programm,
.area_gelaendeplan div.item.gelaendeplan,
.area_anreise div.item.anreise,
.area_hotel div.item.hotel,
.area_aufenthalt div.item.aufenthalt,
.area_tickets div.item.tickets,
.area_202 div.item.ausstelleraz {
  background-color: #009aa3;
}

.area_programm div.item.programm span,
.area_gelaendeplan div.item.gelaendeplan span,
.area_anreise div.item.anreise span,
.area_hotel div.item.hotel span,
.area_aufenthalt div.item.aufenthalt span,
.area_tickets div.item.tickets span,
.area_202 div.item.ausstelleraz span {
  color: #fff;
}

div.logo {
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 5px 10px -4px #999;
  height: 510px;
  max-width: 217px;
  overflow: hidden;
  padding: 30px 0;
  position: absolute;
  top: 0;
  width: 1056px;
  z-index: 15000;
}

div.logo img {
  margin-left:30px!important;
}

div.logo img#logo {
  margin-bottom: 50px;
  width: 157px;
  height: 157px;
  float: left;
}

div.logo .nobg,
div.logo .bg {
  padding: 0 30px;
}

div.logo .bg {
  margin-bottom: 10px;
  padding: 1px 30px;
  background-color: #009aa3;
  color: #ffffff;
}

div.logo h1,
div.logo h2.main {
  font-size: 160%;
  font-weight: normal;
  letter-spacing: 4px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin: 0;
}

div.logo h2 {
  font-size: 81.25%;
  font-weight: normal;
  margin-bottom: 4px;
}

div.logo p {
  padding: 0;
  font-size: 75%;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 5px;
}

p.uc, span.uc {
  text-transform: uppercase;
}

div.logo p.openingtimes {
  font-size: 75%;
  letter-spacing: 0.3px;
}

p.js {
  text-align: justify;
  letter-spacing: 0.5px;
  font-size:100%!important;
}

div#header {
  background-position: center center;
  background-repeat: no-repeat;
  height: 480px;
  position: static;
  width: 100%;
  margin-top: 218px;
  margin-bottom: 90px;
}


.startSeite div#headerimg,
.area_startseite div#headerimg {
  background-image: url("../img/header/header_home.jpg");
}

.ausstellerWerden div#headerimg,
.textSeite div#headerimg {
  background-image: url("../img/header/header_aussteller_mann2.jpg");
}

.area_messe div#headerimg {
  background-image: url("../img/header/header_die_messe.jpg");
}

.ausstellerSeite div#headerimg{
  background-image: url("../img/header/header_aussteller_mann.jpg");
}

.area_presse div#headerimg{
  background-image: url("../img/header/header_presse.jpg");
}

.area_hotel div#headerimg,
.area_aufenthalt div#headerimg,
.area_107 div#headerimg {
  background-image: url("../img/header/header_aufenthalt.jpg");
}

.area_anreise div#headerimg {
  background-image: url("../img/header/header_anreise.jpg");
}

.ausstellerAZ div#headerimg {
  background-image: url("../img/header/header_aussteller_a_z.jpg");
}

.area_newsroom div#headerimg {
  background-image: url("../img/header/header_newsroom.jpg");
}

.area_programm div#headerimg {
  background-image: url("../img/header/header_programm.jpg");
}

.area_gelaenderplan div#headerimg,
.area_gelaendeplan div#headerimg {
  background-image: url("../img/header/header_gelaendeplan.jpg");
}

.area_tickets div#headerimg {
  background-image: url("../img/header/header_tickets.jpg");
}

.area_aussteller div#headerimg {
  background-image: url("../img/header/header_moechte_aussteller.jpg");
}

/* Headeraenderung 05.2015 */

.ausstellerWerden div#headerimg,
.ausstellerSein div#headerimg{
  background-image: url("../img/header/aussteller.jpg");
}

.area_messe div#headerimg {
  background-image: url("../img/header/dieMesse.jpg");
}

.area_newsroom div#headerimg {
  background-image: url("../img/header/header_die_messe.jpg");
}

div#headerimg {
  position: absolute;
  top: -570px;
  left: 50%;
  width: 100%;
  max-width: 1920px;
  height: 480px;
  background: no-repeat center / cover;
  opacity: 1;
  transform: translateX(-50%);
}

#skrollr-body {
  position: relative;
}

div#header > div.contentWidth {
  position: relative;
  width: 1056px;
  margin: auto;
}

div#header .grey,
div#header .white {
  background-color: #f6f6f6;
  height: 275px;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 5px 10px -6px #999;
  opacity: 0;
  z-index: 10000;
}

div#header .white {
  background-color: #fff;
  opacity: 1;
}

div#header .white .contentWidth {
  position: relative;
}

div.item span{
  color: #004593;
  display: none;
}

div.item:hover span{
  display: block!important;
}

div.item:hover {
  padding-bottom: 3em;
  background-position: center 25%;
  padding-bottom: 4em;
}

#header #mainNav ul li .submenu .menuGrower {
  padding: 28px;
  float: left;
  min-height: 450px;
  width: 100%;
}

/* Header End*/

/* CONTENT Start */

#breadCrump {
  margin-bottom: 25px;
  margin-top: 25px;
}

#breadCrump ul {
  clear: both;
  overflow: auto;
  color: #666;
  font-size: 75%;
  text-transform: uppercase;
}

#breadCrump li a {
  color: #000;
}

#breadCrump li:after {
  content:'>';
  font-weight: bold;
  color: #004593;
  font-size: 87.5%;
  margin-left: 5px;
  margin-right: 5px;
}

#breadCrump li:last-child:after {
  content:'';
}


/* SPLIT CONTENT */


.splitContent {
  float: left;
  width: 100%;
  margin-bottom: 2%;
}

.splitContent.twoCol .leftCol ,
.splitContent.threeCol .leftCol ,
.splitContent.threeCol .centerCol {
  float: left;
  margin-right: 2%;
}

.splitContent.twoCol .rightCol ,
.splitContent.threeCol .rightCol {
  float: right;
}


/* TWO-COL START */
.splitContent.twoCol.ratio50_50 .leftCol ,
.splitContent.twoCol.ratio50_50 .rightCol {
  width: 48%;
}

.splitContent.twoCol.ratio60_40 .leftCol {
  width: 58%;
}

.splitContent.twoCol.ratio60_40 .rightCol {
  width: 40%;
}

.splitContent.twoCol.ratio66_34 .leftCol {
  width: 64%;
}

.splitContent.twoCol.ratio66_34 .rightCol {
  width: 34%;
}

.splitContent.twoCol.ratio20_80 .leftCol {
  width: 18%;
}

.splitContent.twoCol.ratio20_80 .rightCol {
  width: 80%;
}

/* TWO-COL END */


/* THREE-COL START */
.splitContent.threeCol.ratio40_40_20 .leftCol ,
.splitContent.threeCol.ratio40_40_20 .centerCol {
  width: 39%;
}

.splitContent.threeCol.ratio40_40_20 .rightCol {
  width: 18%;
}

.splitContent.threeCol.ratio33_33_33 .leftCol ,
.splitContent.threeCol.ratio33_33_33 .leftCol ,
.splitContent.threeCol.ratio33_33_33 .centerCol {
  width: 31%;
}

/* THREE-COL END */

/* SUBPAGES */

.leftCol.ratio100 {
  width: 100%;
  float: left;
}

.leftCol.ratio66 {
  width: calc(67% - 12.5px);
  float: left;
}

.rightCol .ratio66 {
  width: calc(67% - 12.5px);
  float: right;
}

.leftCol.ratio50 {
  width: calc(50% - 12.5px);
  float: left;
}

.rightCol.ratio50 {
  width: calc(50% - 12.5px);
  float: right;
}

.leftCol.ratio33,
.centerCol.ratio33 {
  width: calc(33% - 12.5px);
  float: left;
}

.rightCol.ratio33 {
  width: calc(33% - 12.5px);
  float: right;
}

/* END SUBPAGES */

.teaser {
  background-color: #f6f6f6;
  margin-bottom: 25px;
  width: 100%;
  float: left;
  position: relative;
}

.splitContent .teaser {
  margin-bottom: 2%;
}

.teaser.anchor .teaser {
  background-color: inherit;
}


#contentContainer img {
  max-width: 100%;
  height: auto;
}

.teaser.text .rm-hl {
  margin-bottom: 12px;
}

.teaser.text.smallHeader h1 {
  padding: 20px 35px;
  margin-bottom: 0;
}

.teaser.smallHeader .rm-hl {
  margin-bottom: 0;
}

#contentContainer .teaser h2 {
  margin-bottom: 0;
  padding-top: 0;
}

#contentContainer .teaser .inner {
  float: left;
  padding: 45px 35px 24px;
  width: 100%;
  /* position: relative; */
}

#contentContainer .teaser video {
  width: calc(100% - -70px);
  background-color: lightblue;
}

input.button ,
div.button,
a.button {
  cursor: pointer;
}

#contentContainer a.blueBG ,
input.blueBG ,
div.blueBG {
  background-color: #009aa3;
}

#contentContainer a.yellowBG ,
input.yellowBG ,
div.yellowBG {
  background-color: #ffcd02;
}

#contentContainer a.whiteText ,
input.whiteText ,
div.whiteText {
  color: #ffffff;
}

#contentContainer a.blackText ,
input.blackText ,
div.blackText {
  color: #302811;
}

.noTopBorder {
  margin-top: -45px;
}

.noRightBorder {
  margin-right: -35px;
  float: right;
}

.noBottomBorder {
  margin-bottom: -24px;
}

.noLeftBorder {
  margin-left: -35px;
}

#contentContainer .voting.teaser {
  background-color: #5d88bb;
  color: #fff;
}

#contentContainer .voting.teaser h2{
  color: #fff;
}

.teaser h3 {
  color: #009aa3;
  font-size: 100%;
  font-weight: normal;
}

.teaser h4 {
  color: #009aa3;
  font-weight: normal;
}

.voting.teaser span.question {
  background: rgba(18,66,150,0.5);
  float: left;
  margin-left: -35px;
  margin-top: 10px;
  padding: 5px 35px;
  margin-bottom: 5px;
}

.voting.teaser p {
  clear: both;
}

.newsletterBanner {
  height: 459px;
  background: none repeat scroll 0 0 #2e65a8;
  margin-bottom:2%;
}

.newsletterBanner img {
  max-height: 100%;
}

.app.teaser p {
  float: left;
  width: 40%;
}

.app.teaser img {
  float: right;
}

.tx-ghm-exhibitoropener .teaserHeader {
  background-repeat: no-repeat;
  background-size: cover;
}


a.button ,
div.button {
  padding: 10px;
}

a.button:hover {
  outline: 1px solid #6A3D13;
}

.gelaendePlan img {
  margin: 15px auto 20px;
}

.center {
  text-align: center;
}

.searchLoginBox {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.searchLoginBox  .searchBox,
.searchLoginBox  .loginBox {
  background-color: #fed201;
  float: left;
  width: 100%;
  padding: 25px;
}

#contentContainer {
  z-index: 0;
}

#contentContainer .searchLoginBox a:hover{
  text-decoration: none;
}

.searchLoginBox .searchBTN,
.searchLoginBox .loginBTN {
  background-color: #f6f6f6;
  padding: 10px 25px;
  text-align: center;
  width: 49%;
  text-transform: uppercase;
  margin: 0;
  float: left;
  font-size: 125%;
  background-repeat: no-repeat;
  background-position: 10px 0;
}

.searchLoginBox .searchBTN {
  width: 100%;
  padding-left: 50px;
  text-align: left;
  background-size: 42px auto;
}

.searchLoginBox .searchBTN.active,
.searchLoginBox .loginBTN.active {
  background-color: #fed201;
}

.searchLoginBox .searchBTN {
  background-image: url("../img/icons/small/icon_search_black.svg");
}

.searchLoginBox .searchBTN.active {
  background-image: url("../img/icons/small/icon_search_white.svg");
}

.searchLoginBox .loginBTN {
  float: right;
  background-image: url("../img/icons/small/icon_login_schwarz.png");
}

.searchLoginBox .loginBTN.active {
  float: right;
  background-image: url("../img/icons/small/icon_login_blau.png");
}

.searchLoginBox  .searchBox input,
.searchLoginBox  .loginBox input {
  float: left;
  margin-bottom: 0px;
  width: 90%;
  padding: 5px 12px;
  border-width: 0px;
}

.searchLoginBox  .loginBox input {
  width: 85%;
}

.searchLoginBox .searchBox .searchIt {
  width: 10%;
  border-width: 0px;
  background-color: #fff;
  padding: 4px 0px;
  background-image: url("../img/icons/pfeile/suche.png");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.searchLoginBox  .loginBox input {
  margin-bottom: 10px;
}

.searchLoginBox  .searchBox.inactive,
.searchLoginBox  .loginBox.inactive {
  display: none;
}

.searchForm div {
  float: left;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}


/* googleMaps iFrame */


#googleMaps {
  width: 100%;
  height: 400px;
  margin-bottom: 4%;
}

img.top.left {
  float: left;
  margin-right: 25px;
}

.inner .leftPart {
  float: left;
  width: 150px;
  text-align: center;
}

.inner .leftPart .inactive{
  display: block;
}

.inner .leftPart  .active{
  display: none;
}

.inner.open .leftPart  .inactive{
  display: none;
}

.inner.open .leftPart  .active{
  background-color: #124296;
  padding: 25px;
  display: block;
}

.inner .rightPart {
  float: right;
  width: calc( 100% - 175px);
  margin-left: 25px;
}

.placeholderImage {
  display: none;
}

/* TABLE */

table tr {
  border-bottom: 1px solid black;
}

.teaser table {
  border-collapse: collapse;
}

.teaser table th{
  color: #004593;
  font-weight: normal;
  min-width: 90px;
}

.teaser table tr.odd {
  background-color: #fff;
  border: none;
}

.teaser td ,
.teaser th {
  padding: 15px;
}

th.align-right,
td.align-right {
  text-align: right;
}

table.preise tr td:nth-child(2) ,
table.preise tr td:nth-child(3) {
  text-align: right;
}

span.small {
  font-size: 87.5%;
  max-width: 60%;
}


/* Geländeplan */

.topRow {
  float: left;
  margin-bottom: 2%;
  width: 100%;
  margin-left: 15%;
}

.hallFrame {
  width: 66%;
  float: left;
}

.secondRow,
.thirdRow {
  width: 66%;
  float: left;
  margin-left: 15%;
}

.hall,
.emptyHall {
  width: 14%;
  background-color: #777;
  height: 100px;
  margin-right: 2%;
  float: left;
  text-align: center;
}

.emptyHall {
  background-color: #ccc;
}

.parkingFrame {
  float: left;
  margin-left: -25%;
  padding-left: 2%;
  width: 59%;
}

.parkingLot {
  background-image: linear-gradient(transparent 50%, rgba(125, 125, 125, 0.5) 50%);
  background-size: 10px 12px;
  float: left;
  height: 100px;
  margin-right: 2%;
  width: 10%;
}

.parkingLot.big {
  padding-top: 35px;
  text-align: center;
  width: 12%;
}

.parkingLot.small {
  width: 8%;
}

.parkingSign {
  background-color: #004593;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

#contentContainer a.hall {
  padding-top: 10%;
  color: #fff;
}

#contentContainer a.hall:hover {
  padding-top: 10%;
  color: #fff;
  background-color: #333;
  text-decoration: none;
}

.secondRow .hall:last-child,
.thirdRow .hall:last-child {
  margin-right: 0;
}

.octoberFest {
  background-color: #fff;
  background-image: linear-gradient(45deg, #0971b8 25%, transparent 25%, transparent 75%, #0971b8 75%, #0971b8), linear-gradient(-45deg, #0971b8 25%, transparent 25%, transparent 75%, blue 75%, #0971b8);
  background-size: 10px 10px;
  float: left;
  height: 45px;
  margin-top: 55px;
  width: 5%;
  border: 1px solid #c0d6eb;
}

.entrances {
  width: 100%;
  float: left;
  height: 20px;
  margin-top: 2%;
  margin-bottom: 2%;
}

.entranceLeft,
.entranceRight {
  background-color: #ccc;
  float: left;
  height: 15px;
  margin-top: 5px;
  width: 13%;
}


.entranceLeft:before ,
.entranceRight:before {
  background-image: url("../img/icons/pfeile/gelaendeplan.gif");
  background-repeat: no-repeat;
  content: "";
  float: left;
  height: 20px;
  margin-top: -25px;
  width: 27px;
}

.entranceRight:before {
  float: right;
}

.entranceRight {
  float: right;
}

.rightAlign {
  text-align: right;
}


/* FOOTER */

.stretch {
  clear: both;
  display: inline-block;
}

#footer {
  margin-top: 150px;
}

#footer ul, footer li {
  list-style-type: none;
  padding-left:0;
}

#pageNav, #moreTradeFairs, #footerNav{
  width: 100%;
}

#pageNav {
  color: white;
  float: left;
}

#footer #pageNav ul a {
  color: #fff;
  line-height: 1.5em;
  text-decoration: none;
}

#footer #pageNav ul li li a {
  font-size: 87.5%;
}

#pageNav .topPart > ul > li,
#pageNav .topPart > div {
  width: 19%;
  height: 100%;
  display:inline-table;
}

#pageNav .topPart .header > a,
#pageNav .topPart h4 {
  text-transform: uppercase;
  margin-top: 55px;
  display: block;
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 100%;
  letter-spacing: 0.5px;
}

#pageNav .bottomPart {
  clear: both;
  float: left;
  margin-bottom: 125px;
  margin-top: 50px;
  width: 100%;
  text-align: left;
  color: #fff;
}

#pageNav .bottomPart ul li {
  display: inline-block;
  margin-right: 10px;
}

#pageNav .bottomPart ul li a:hover{
  opacity: 0.5;
}

#pageNav .bottomPart .partner.part-2 ul {
  margin-top: 35px;
}

#pageNav .bottomPart .partner.part-1 {
  float: left;
  margin-right: 5em;
}

#pageNav .bottomPart .partner h3 {
  font-size: 100%;
  font-weight: normal;
  color: #fff;
}


/* START TRADEFAIR LIST */

#moreTradeFairs {
  float: left;
  margin-top: 50px;
}
#moreTradeFairs .ghm .smallText {
  float: left;
  height: 50px;
  margin-right: 25px;
  margin-top: 20px;
}

#moreTradeFairs  #tradeFairList {
  height: 70px;
  margin-top: 50px;
  margin-bottom: 100px;
}

#tradeFairList li {
  font-size: 75%;
  width: 9%;
  width: auto!important;
  margin-right: 14px;
  text-align: center;
  display: inline-block;
}

#tradeFairList li:last-child {
  margin-right: 0px;
}

#moreTradeFairs .ghm a:hover{
  opacity: 0.6;
}

#tradeFairList li.bakeryChina {
  width: 15%;
}

#tradeFairList li.foodLife {
  width: 5%;
}

#tradeFairList li.eltec {
  width: 11%;
}

#tradeFairList li.gartenMuenchen {
  width: 9%;
}

#tradeFairList li.dachHolz {
  width: 5%;
}

#tradeFairList li.heimHandwerk {
  width: 5%;
}

#tradeFairList li.internHandwerk {
  width: 11%;
}

#tradeFairList li.ifh {
  width: 7%;
}

#tradeFairList li a {
  float: left;
  background-size: cover;
}

#tradeFairList li.bakeryChina a {
  background-image: url('../img/logos/partner/bakery_china.png');
  height: 24px;
  width: 136px;
}

#tradeFairList li.bakeryChina a:hover {
  background-image: url('../img/logos/partner/bakery_china_farbe.png');
}

#tradeFairList li.foodLife a {
  /*
   background-image: url('../img/logos/partner/food_life.png');
  */
  background-image: url('../img/logos/partner/120816_FOOD_LIFE_Logo_sw_300dpi_10x10.png');
  width: 43px;
  height: 43px;
}

#tradeFairList li.foodLife a:hover {
  background-image: url('../img/logos/partner/food_life_farbe.png');
}

#tradeFairList li.eltec a {
  background-image: url('../img/logos/partner/eltec2016.png');
  width: 75px;
  height: 27px;
}

#tradeFairList li.eltec a:hover {
  background-image: url('../img/logos/partner/eltec_farbe.png');
}

#tradeFairList li.gartenMuenchen a {
  background-image: url('../img/logos/partner/garten_muenchen.png');
  width: 91px;
  height: 52px;
}

#tradeFairList li.gartenMuenchen a:hover {
  background-image: url('../img/logos/partner/garten_muenchen_farbe.png');
}

#tradeFairList li.dachHolz a {
  background-image: url('../img/logos/partner/dach_holz.png');
  width: 45px;
  height: 63px;
}

#tradeFairList li.dachHolz a:hover {
  background-image: url('../img/logos/partner/dach_holz_farbe.png');
}

#tradeFairList li.heimHandwerk a {
  background-image: url('../img/logos/partner/heim_handwerk.png');
  width: 50px;
  height: 51px;
}

#tradeFairList li.heimHandwerk a:hover {
  background-image: url('../img/logos/partner/heim_handwerk_farbe.png');
}

#tradeFairList li.handwerkDesign a {
  background-image: url('../img/logos/partner/handwerk_design.png');
  width: 76px;
  height: 27px;
}

#tradeFairList li.handwerkDesign a:hover {
  background-image: url('../img/logos/partner/handwerk_design_farbe.png');
}

#tradeFairList li.faf a {
  background-image: url('../img/logos/partner/faf.png');
  width: 62px;
  height: 56px;
}

#tradeFairList li.faf a:hover {
  background-image: url('../img/logos/partner/faf_farbe.png');
}

#tradeFairList li.internHandwerk a {
  background-image: url('../img/logos/partner/internationale_handwerk.png');
  width: 113px;
  height: 23px;
}

#tradeFairList li.internHandwerk a:hover {
  background-image: url('../img/logos/partner/internationale_handwerk_farbe.png');
}

#tradeFairList li.opti a {
  background-image: url('../img/logos/partner/opti.png');
  width: 71px;
  height: 38px;
}

#tradeFairList li.opti a:hover {
  background-image: url('../img/logos/partner/opti_farbe.png');
}

#tradeFairList li.ifh a {
  background-image: url('../img/logos/partner/ifh.png');
  width: 55px;
  height: 67px;
}

#tradeFairList li.ifh a:hover {
  background-image: url('../img/logos/partner/ifh_farbe.png');
}

#tradeFairList li.iba a {
  background-image: url('../img/logos/partner/iba_sw.png');
  width: 55px;
  height: 55px;
}

#tradeFairList li.iba a:hover {
  background-image: url('../img/logos/partner/iba_color.png');
}

/* END TRADEFAIR LIST */
/* NEW TRADEFAIR LIST */
.TradeFairList {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 50px 0 100px;
  padding: 0;
  list-style: none;
}

.TradeFairList a {
  flex: 0 0 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  background: none no-repeat center;
}

.TradeFairList a+a {
  margin-left: 10px;
}

.TradeFairList a:hover img {
  opacity: 0;
  transition: opacity 0.1s linear;
}

.TradeFairList img {
  display: block;
}

.TradeFairList .IHM:hover {
  background-image: url("../img/logos/fair/IHM-hover.png");
}

.TradeFairList .DH:hover {
  background-image: url("../img/logos/fair/DH-hover.png");
}

.TradeFairList .ELTEC:hover {
  background-image: url("../img/logos/fair/ELTEC-hover.png");
}

.TradeFairList .FAF:hover {
  background-image: url("../img/logos/fair/FAF-hover.png");
}

.TradeFairList .FL:hover {
  background-image: url("../img/logos/fair/FL-hover.png");
}

.TradeFairList .GAMU:hover {
  background-image: url("../img/logos/fair/GAMU-hover.png");
}

.TradeFairList .HD:hover {
  background-image: url("../img/logos/fair/HD-hover.png");
}

.TradeFairList .HH:hover {
  background-image: url("../img/logos/fair/HH-hover.png");
}

.TradeFairList .IBA:hover {
  background-image: url("../img/logos/fair/IBA-hover.png");
}

.TradeFairList .IFH:hover {
  background-image: url("../img/logos/fair/IFH-hover.png");
}

.TradeFairList .OPTI:hover {
  background-image: url("../img/logos/fair/OPTI-hover.png");
}
/* END NEW TRADEFAIR LIST */


#footerNav {
  float: left;
  margin-bottom: 3em;
}

#footerNav ul li {
  float: left;
  margin-right: 20px;
}

#footerNav ul li a {
  font-size: 87.5%;
  color: #000;
}

#footerNav .rightContent {
  float: right;
  width: 110px;
  text-align: right;
}

#footerNav .rightContent span {
  font-size: 87.5%;
}

#footerNav a.fkm {
  float: right;
  width: 60px;
  height: 33px;
  background-image: url('../img/logos/partner/fkm_kl_sw.gif');
}

#footerNav a.fkm:hover {
  background-image: url('../img/logos/partner/fkm_kl.gif');
}

.Extbase-Utility-Debugger-VarDump {
  z-index: 10000000;
}


/* SEARCH */


body.area_suche .teaser .inner {
  background-color: #E20030;
}


/* PARTNERSEITE */

.transparent.teaser {
  background-color: transparent;
}


/* NEWS-Archiv */

#main .newsListHeader h3 {
  color: #004593;
}

.page-navigation {
  float: right;
  width: 100%;
}

.page-navigation > p {
  display: none;
}


ul.f3-widget-paginator {
  float: right;
  margin: 0;
  padding: 0;
}

ul.f3-widget-paginator li {
  list-style: none;
  float: left;
  font-size: 87.5%;
  padding: 5px;
}

ul.f3-widget-paginator li.current {
  color: #fff;
  background-color: #004593;
}


/* DATEN & FAKTEN */

.datenFaktenTeaser {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px;
}

.datenFaktenTeaser.yellow {
  background-color: #fed201;
}

.datenFaktenTeaser.grey {
  background-color: #f6f6f6;
}

.datenFaktenTeaser.image{
  /*
  background-image: url('/_assets/img/bg/planks.jpg');
  */
  background-image: url('/_assets/img/bg/aussteller_besucher_fazit_bg.jpg');
}

/* Checkliste */
div.teaser.checklist ul {
  margin-left: 20%;
}

div.teaser.checklist ul li {
  list-style-image: url("../img/icons/checkbox.gif");
  list-style-position: outside;
  padding-left: 8px;
  margin-bottom: 12px;
}

/** ANREISE **/
.rm-txtimg-text.grid-ausklapper{
  width: 75%;
  float: left;
}

.grid-ausklapper > .teaser {
  margin-bottom: 0;
}

#contentContainer .grid-ausklapper .teaser .inner {
  padding: 0 0 24px;
}

#contentContainer .grid-ausklapper .rm-txtimg-text {
  margin: 0;
  min-height: 160px;
}

.grid-ausklapper a.readMore,
.grid-ausklapper a.readLess,
.grid-ausklapper div.readMore,
.grid-ausklapper div.readLess {
  right: -35px;
  bottom: -24px;
}

/* Facebookausklapper */

.facebook_2click {
  background-color: #f6f6f6;
  padding: 20px;
  padding-top: 0;
  float: left;
  width: 100%;
}

.facebook_2click a > img {
  padding-top: 20px;
}

.facebook_2click .fb-page.fb_iframe_widget,
.facebook_2click .fb-page.fb_iframe_widget > span,
.facebook_2click .fb-page.fb_iframe_widget > span > iframe{
  max-width: 100%!important;
}

/** LAZYLOAD **/
.lazyload {
  margin: 0 auto;
  max-width: 100%;
}

.lazyload figure {
  margin-bottom: 13px;
}

.lazyload figcaption {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  padding: 12px;
  display: none;
}

.lazyload figure:hover figcaption {
  display: block;
}

/** LIGHTBOX **/

div.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  z-index: 100000000;
}

.lightbox figure.hidden {
  opacity: 0;
}

.lightbox figure {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  opacity: 1;
}

.lightbox figure figcaption {
  width: 100%;
  color: #fff;
  position: relative;
  float: left;
  clear: both;
}

.lazyload div.zoom {
  top: 0;
  right: 0;
  opacity: 0;
}

.lazyload figure:hover div.zoom {
  opacity: 1;
}

.lightbox .previousFigure {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  top: calc(50% - 25px);
  background-image: url('../img/icons/pfeile/pfeil_weiss_rechts.png');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background-color: rgba(0,0,0,0.8);
}

.lightbox .nextFigure {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  top: calc(50% - 25px);
  background-image: url('../img/icons/pfeile/pfeil_weiss_rechts.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0,0,0,0.8);
}


/* NEWS - LIST */

.news-list-view {
  width: 100%;
  border-bottom: none;
}

p.news-list-date {
  font-size: 100%;
  padding-left: 0;
  float: none;

}

.news-list-view .header h3 {
  float: left;
}

.news-list-view div.news-list-morelink {
  padding: 0;
}

.news-list-view div.news-list-morelink a {
  background-image: url("../img/icons/small/internal_link.svg");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-size: 14px auto;
  padding-left: 18px;
}

.news-browsebox {
  width: 100%;
  text-align: center;
}

.news-browsebox span{
  float: left;
}

.news-browsebox span.active {
  float: inherit;
}

.news-browsebox span.active ~ span {
  float: right;
}

.news-intro {
  font-weight: bold;
}


/** VIDEOTEASER **/
.tx-ghm-videoteaser {
  margin-bottom: 25px;
  position: relative;
  float: left;
  background-color: #f6f6f6;
}

.tx-ghm-videoteaser a {
}

.tx-ghm-videoteaser .videoOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 23px 35px 50px;
}

.tx-ghm-videoteaser .videoOverlay.position-1 {
  width: 57%;
  padding-bottom: 0;
}

#contentContainer .tx-ghm-videoteaser .videoOverlay h2 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #004593;
}


/* Navigation */

.paginator {
  float: right;
  width: 100%;
}

.paginator ul {
  float: right;
  margin: 0;
  padding: 0;
}

.paginator li {
  list-style: none;
  float: left;
  font-size: 87.5%;
  padding: 5px;
}

.paginator li.active{
  color: #fff;
  background-color: #014495;
}

form input[type=submit] {
  cursor: pointer;
}

.tx-rssdisplay h2 {
  display: none;
}

/* WEATHER */
.wetter [class^="icon-"],.wetter  [class*=" icon-"] {
  font-family: 'iconvault';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  font-size: 6em;
}

.icon-night:before,
.icon-sunny:before,
.icon-frosty:before,
.icon-windysnow:before,
.icon-showers:before,
.icon-basecloud:before,
.icon-cloud:before,
.icon-rainy:before,
.icon-mist:before,
.icon-windysnowcloud:before,
.icon-drizzle:before,
.icon-snowy:before,
.icon-sleet:before,
.icon-moon:before,
.icon-windyrain:before,
.icon-hail:before,
.icon-sunset:before,
.icon-windyraincloud:before,
.icon-sunrise:before,
.icon-sun:before,
.icon-thunder:before,
.icon-windy:before {
  font-family: "iconvault";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-night:before { content: "\f100"; color:#f08a01;}
.icon-sunny:before { content: "\f101"; color:#f08a01;}
.icon-frosty:before { content: "\f102"; }
.icon-windysnow:before { content: "\f103"; }
.icon-showers:before { content: "\f104"; color:#014495;}
.icon-basecloud:before { content: "\f105"; color:#b3b3b3;}
.icon-cloud:before { content: "\f106"; color:#b3b3b3;}
.icon-rainy:before { content: "\f107"; color:#014495;}
.icon-mist:before { content: "\f108"; color:#b3b3b3;}
.icon-windysnowcloud:before { content: "\f109"; }
.icon-drizzle:before { content: "\f10a"; color:#014495;}
.icon-snowy:before { content: "\f10b"; color:#fff;}
.icon-sleet:before { content: "\f10c"; }
.icon-moon:before { content: "\f10d"; color:#f08a01;}
.icon-windyrain:before { content: "\f10e"; }
.icon-hail:before { content: "\f10f"; }
.icon-sunset:before { content: "\f110"; color:#f08a01;}
.icon-windyraincloud:before { content: "\f111"; }
.icon-sunrise:before { content: "\f112"; color:#f08a01;}
.icon-sun:before { content: "\f113"; color:#f08a01;}
.icon-thunder:before { content: "\f114"; color:#f08a01;}
.icon-windy:before { content: "\f115"; }

#main .teaser .wetter > ul {
  list-style: none;
  float: left;
  width: 100%;
  padding-left: 0;
  margin: 0;
}

#main .teaser .wetter > ul > li {
  float: left;
  width: 12.5%;
  text-align: center;
  border-right: 1px solid #b3b3b3;
  margin-bottom: 0;
  min-height: 1em;
  word-break: break-word;
}

#main .teaser .wetter > ul > li:last-of-type {
  border-right: none;
}

#main .teaser .wetter > .wText > li {
  height: 50px;
}

#main.teaser .wetter .wText {
  height: 50px;
}

#main .teaser .wetter .wIcon ul {
  list-style: none;
  height: 144px;
  padding-left: 0;
  width: 100%;
  float: left;
  position: relative;
}

#main .teaser .wetter .wIcon ul li {
  position: absolute;
  text-align: center;
  width: 100%;
}

.wetter .oldW {
  opacity: 0.4;
}


#weatherWidget {
  float: left;
  position: absolute;
  bottom: 608px;
  right: 0;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 5px 10px -4px #999;
  width: 150px;
  padding: 0px 10px 10px;
  display: inline-block;
  height: 88px;
}

#weatherWidget ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 4.5em;
  width: 60%;
  margin-right: 0;
  float: left;
  height: 60px;
  margin-top: -5px;
}

#weatherWidget li {
  position: absolute;
  line-height: 1;
}

#weatherWidget span {
  margin-top: 30px;
  float: left;
  font-weight: bold;
}

#weatherWidget a {
  width: 100%;
  float: left;
  text-align: center;
  color: #000;
  font-size: 93.75%;
  padding-top: 9px;
}

/*WEATHER END */

.tx-powermail *::-moz-placeholder{
  color: #aaa!important;
}

.tx-powermail :-ms-input-placeholder {
  color: #aaa!important;
}

.tx-indexedsearch input[type="submit"] {
  padding: 5px 15px;
}

img.lazy::before {
  margin-top: -314px;
  height: 314px;
  visibility: hidden;
}

.tx-ghm-faq .text.teaser h1,
div#relatedContent {
  display: none;
}

.item.food-life.skrollable.skrollable-before {
  font-size: 0;
}

/*cookie consent*/
.cc_banner-wrapper {
  display: none;
}

.cc_banner.cc_container.cc_container--open {
  background-color: #014495!important;
}

.cc_container .cc_btn {
  background-color: #E20030!important;
  color: #fff!important;
}

/* Video Header */

.transparent #header .rightPart {
  top: 40px;
}

.transparent #skrollr-body div#main {
  transform: translateY(20px);
}

.transparent div.logo {
  background-color: transparent !important;
  box-shadow: none !important;
}

.transparent div.logo .info {
  display: none !important;
}

.transparent div.logo.skrollable-after {
  top: -15px;
}


.transparent div#header {
  height: calc(100vh - 308px);
}

.transparent #header #metaNav li + li {
  border-left: none;
}

.transparent #header .expandable {
  /*background-color: transparent;*/
}

.transparent .item_nav{
  position: relative;
  top: 0;
  z-index: 0;
}

.transparent .item_nav .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}

.transparent .item_nav .inner div.item {
  width: auto;
  position: relative;
  margin-left: 10px;
}

.transparent .item_nav .inner > a {
  flex: 1 1 190px;
}

.transparent .item_nav .inner > a:first-child {
  margin-left: 0;
}

.transparent .item_nav .inner > a span{
  display: block !important;
}

.transparent div#headerimg {
    display: block;
    width: 100%;
    height: 100vh;
    top: -100vh;
    overflow: hidden;
}

.transparent div#headerimg #headervid {
  position: relative;
  height: 100vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.transparent div#headerimg #headervid video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.transparent div#headerimg #headervid .buttons {
  position: relative;
  bottom: 20vh;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.transparent div#headerimg #headervid .buttons a span {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  position: relative;
  padding: 20px 35px;
  background-color: #eba100;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
  margin: 10px 25px;
  border: #eba100 2px solid;
  border-radius: 2px;
  white-space: nowrap;
  transition: all 0.4s ease;
}

.transparent div#headerimg #headervid .buttons a span::after {
  content: url(/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/arrow-right-white.svg);
  display: block;
  width: 20px;
  height: auto;
  position: relative;
  margin-left: 10px;
}

.transparent div#headerimg #headervid .buttons a:hover span {
  background-color: transparent;
  color: #fff;
  border: #fff 2px solid;
}


.transparent div#header .grey,
.transparent div#header .white,
.transparent div#header #metaNav
{
  background-color: transparent;
  box-shadow: none;
}

.transparent div#header .grey {
  background-color: rgba(248, 248, 248, 0.7);
  transition: background-color 0.4s ease;
}

.transparent div#header .grey.skrollable.skrollable-after {
  background-color: rgba(248, 248, 248, 1);
  box-shadow: 0 5px 10px -6px #999;
}

.transparent #header #mainNav ul li .submenu {
  background-color: rgba(204, 204, 204, 0.7);
  transition: background-color 0.4s ease;
}

.transparent #header #mainNav ul li .submenu.skrollable-after{
  background-color: rgba(204, 204, 204, 1);
}



.transparent #header #mainNav,
.transparent #header #mainNav > ul > li > a span {
  background-color: transparent;
}

.transparent #header #mainNav > ul > li {
  margin-left: 2px;
  border-left: none;
}

@media screen and (max-width: 1022px) {
  .transparent div#headerimg {
    margin-top: 0 !important;
    position: unset !important;
  }
  .transparent .items.item_nav {
    display: none;
  }
  .transparent div#headerimg {
    width: calc(100% + 20px);
    transform: translateX(-10px);
  }
}

@media screen and (max-width: 767px) {
  .transparent div#headerimg #headervid .buttons {
    bottom: 30vh;
    transform: translateY(-50%);
  }

  .transparent div#headerimg #headervid .buttons > a {
    display: block;
    margin: 10px 10px;
  }


}

@media screen and (max-width: 500px) {
  .transparent div#headerimg #headervid .buttons > a {
    width: 100%;
    white-space: nowrap;
  }

  .transparent div#headerimg #headervid .buttons a span {
    max-width: 100%;
  }

  .transparent div#headerimg #headervid .buttons a span::after {
    min-width: 20px;
  }


}

/* HTiles */

.HTiles {
  background-color: transparent !important;
  filter: none;
  initial-letter: normal;
}

.HTiles {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  float: left;
}

.HTiles .HTile {
  width: 100%;
  position: relative;
  flex: 1 1 340px;
  overflow: hidden;
  margin: 10px;
}

.HTiles .HTile .HTilePic {
  width: 100% !important;
  height: auto;
}

.HTiles .HTile:not(.HText) .HTilePic figure,
.HTiles .HTile:not(.HText) .HTilePic img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  object-fit: cover;
}

.HTiles .HTile .HTileInfo {
  padding: 15px 20px 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-sizing: border-box;
  transform-origin: top left;
  transform: translateY(-42px);
  transition: transform .4s ease-in-out , background-color .25s ease-in-out;
}

.HTiles .HTile:hover .HTileInfo {
  background-color: #f0f0ed;
  transform: translateY(-100%);
}

.HTiles .HTile .HTileInfo > * {
  display: block;
}
.HTiles .HTile:hover .HTileInfo > *:not(a) {
  color: #000;
}

.HTiles .HTile .HTileInfo > span {
  margin-bottom: 10px;
}

.HTiles .HTile .HTileInfo > span ~ p {
  margin-top: 0px;
}

.HTiles .HTile .HTileInfo > a {
  width: fit-content;
  color: #fff !important;
  background-color: #009aa3;
  font-size: 14px;
  text-align: center;
  min-height: 32px;
  line-height: 1;
  padding: 8px 26px 6px;
  margin-bottom: 20px;
  text-transform: uppercase;
  opacity: 1;
  transition: opacity 0.1s ease;
}

.HTiles .HTile .HTileInfo > a:hover, .HTiles .HTile .HTileInfo > a:active {
  opacity: 0.7;
  text-decoration: none !important;
}

@media screen and (max-width:  900px) {
  .HTiles .HTile {
    margin: 10px 0;
  }
}

/* HTiles Text*/

/*@media screen and (min-width: 900px) {*/
/*    .HTiles.HTLight, .HTiles.HTDark {*/
/*        width: calc(100% + 20px);*/
/*        transform: translateX(-10px);*/
/*    }*/
/*}*/

/*@media screen and (max-width: 900px) {*/
/*    .HTiles.HTLight, .HTiles.HTDark {*/
/*        width: calc(100% + 10px);*/
/*        transform: translateX(-5px);*/
/*    }*/
/*}*/


.HTiles .HTile.HText .HTilePic {
  width: 100%;
  height: auto;
}

.HTiles .HTile.HText .HTilePic figure,
.HTiles .HTile.HText .HTilePic img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover !important;
  margin: 0 auto;
}

.HTiles .HTile.HText .HTileInfo {
  padding: 0px 20px;
  transform: translateY(-100%);
  transition: transform .25s ease , opacity .25s ease;
}

.HTiles.HTLight .HTile.HText .HTileInfo {
  background-color: rgba(240,240,240,.9);
  color: #000 !important;
}

.HTiles.HTDark .HTile.HText .HTileInfo {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff !important;
}

/*.HTiles .HTile.HText .HTilePic img.plus {*/
/*    display: block;*/
/*    position: absolute;*/
/*    padding: 8px;*/
/*    width: 30px;*/
/*    top: 0px;*/
/*    right: 0px;*/
/*    border-radius: 2px;*/
/*    opacity: 1;*/
/*    transition: opacity .25s ease-in-out;*/
/*}*/

/*.HTiles.HTLight .HTile.HText .HTilePic img.plus {*/
/*    background-color: rgba(0,0,0,0.8);*/
/*}*/

/*.HTiles.HTDark .HTile.HText .HTilePic img.plus {*/
/*    background-color: rgba(240,240,240,.9);*/
/*}*/

/*.HTiles .HTile.HText:hover .HTilePic img.plus, .HTiles .HTile.HText:active .HTilePic img.plus {*/
/*    opacity: 0;*/
/*}*/

.HTiles .HTile.HText .HTileInfo .title::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    left: 24px;
    padding: 5px 5px 6px;
    border-radius: 2px;
    transform: translate(0, calc(-50% - 1px)) !important;
    transform: translate(0, -50%);
}

.HTiles.HTLight .HTile.HText .HTileInfo .title::before {
    content: url('/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/more-white.svg');
}

.HTiles.HTDark .HTile.HText .HTileInfo .title::before {
    content: url('/typo3conf/ext/ghm_page/Resources/Public/Icons/Small/more-black.svg');
}

.HTiles.HTLight .HTile.HText .HTileInfo .title::before {
  background-color: rgba(0,0,0,0.8);
}

.HTiles.HTDark .HTile.HText .HTileInfo .title::before {
  background-color: rgba(240,240,240,.9);
}

/*    display: block;
    position: absolute;
    padding: 8px;
    width: 30px;
    top: -340px;
    right: 0px;
    border-radius: 2px;
    background-color: rgba(240,240,240,0.9);*/

.HTiles .HTile.HText .HTileInfo .title {
  font-size: 16px;
  margin: 20px 50px;
}

.HTiles.HTDark .HTile.HText .HTileInfo .title * {
  color: #fff !important;
}

.HTiles .HTile.HText .overlayText{
  width: 100%;
  height: 100% !important;
  display: flex;
  align-items: flex-end;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  text-decoration: none !important;
  width:100%;
  height: 100%;
  transform: translateY(100%);
  opacity: 0;
  transition: transform .01s ease-in-out, background-color .25s ease-in-out ,opacity .25s ease-in-out;
}

.HTiles.HTLight .HTile.HText .overlayText{
  background-color: rgba(240,240,240,0);

}

.HTiles.HTDark .HTile.HText .overlayText{
  background-color: rgba(0,0,0,0);
}

.HTiles .HTile.HText .overlayText .text{
  text-decoration: none !important;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.HTiles.HTLight .HTile.HText .overlayText .text *{
  color: #000 !important;

}

.HTiles.HTDark .HTile.HText .overlayText .text *{
  color: #fff !important;
}


.HTiles .HTile.HText:hover .overlayText,.HTiles .HTile.HText:active .overlayText {
  transform: translateX(0);
  text-decoration: none !important;
  opacity: 1;
}

.HTiles.HTLight .HTile.HText:hover .overlayText,
.HTiles.HTLight .HTile.HText:active .overlayText {
  background-color: rgba(240,240,240,.90);
}

.HTiles.HTDark .HTile.HText:hover .overlayText,
.HTiles.HTDark .HTile.HText:active .overlayText {
  background-color: rgba(0,0,0,0.5);
}

.HTiles .HTile.HText:hover .overlayText .text,.HTiles .HTile.HText:active .overlayText .text {
  text-decoration: none !important;
}

.HTiles .HTile.HText .HTilePic .text{
  display: flex;
  align-items: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  opacity: 0;
  transition: transform .25s ease , opacity .25s ease;
}

.HTiles.HTLight .HTile.HText .HTilePic .text{
  color: #000 !important;
  background-color: rgba(240,240,240,.85);
}

.HTiles.HTDark .HTile.HText .HTilePic .text{
  color: #fff !important;
  background-color: rgba(0,0,0,0.5);
}

.HTiles .HTile.HText:hover .HTileInfo {
  opacity: 0;
}

.HTiles .HTile.HText:hover  .HTilePic > a, .HTiles .HTile.HText:active .HTilePic > a{
  transform: translate(0);
}

.HTiles .HTile.HText .HTilePic:hover .text{
  height: 100%;
  opacity: 1;
}

@media screen and (max-width:  900px) {
  .HTiles .HTile.HText {
    margin: 10px 5px;
  }
}

/* IconBar*/

.IconBar {
  width: 100%;
  float: left;
}

.IconBar .inner {
    padding: 10px 5px;
    box-sizing: border-box;
}

.IconBar.pos-left .inner {
  justify-content: flex-start;
}

.IconBar.pos-center .inner {
  justify-content: center;
}

.IconBar.pos-right .inner {
  justify-content: flex-end;
}

.IconBar .inner {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.IconBar .IconItem {
  width: 100%;
  flex: 1 1 130px;
  padding-top: 15px;
}

.IconBar.pos-left .IconItem {
  margin-right: 10px;
}

.IconBar.pos-center .IconItem {
  margin: 0 10px;
}

.IconBar.pos-right .IconItem {
  margin-left: 10px;
}

.IconBar .IconItem > div {
  display: block;
  width: 100%;
}

.IconBar .IconItem > .Icon img {
  display: block;
  width: 100%;
  min-height: 120px;
  max-width: 120px !important;
}

.IconBar.pos-left .IconItem > .Icon img {
  margin-right: auto;
}

.IconBar.pos-center .IconItem > .Icon img {
  margin-left: auto;
  margin-right: auto;
}

.IconBar.pos-right .IconItem > .Icon img {
  margin-left: auto;
}

.IconBar .IconItem > .IconInfo {
  display: flex;
  flex-flow: column nowrap;
  margin-top: 10px;
}

.IconBar .IconItem > .IconInfo span {
  margin-bottom: 5px;
}

.IconBar .IconItem > .IconInfo span.title {
  font-size: 32px;
}

.IconBar.pos-left .IconItem > .IconInfo {
  text-align: left;
}
.IconBar.pos-center .IconItem > .IconInfo {
  text-align: center;
}
.IconBar.pos-right .IconItem > .IconInfo {
  text-align: right;
}

@media screen and (max-width: 500px) {
    .IconBar .IconItem {
        flex: auto;
    }
    .IconBar .IconItem > .Icon img {
        max-width: 85% !important;
    }
}

.psychotest .button{
    font-size: 110%;
}

.csc-space-before-extra-small {
  margin-top: 10px !important;
}
.csc-space-before-small {
  margin-top: 20px !important;
}
.csc-space-before-medium {
  margin-top: 30px !important;
}
.csc-space-before-large {
  margin-top: 40px !important;
}
.csc-space-before-extra-large {
  margin-top: 50px !important;
}

.csc-space-after-extra-small {
  margin-bottom: 10px !important;
}
.csc-space-after-small {
  margin-bottom: 20px !important;
}
.csc-space-after-medium {
  margin-bottom: 30px !important;
}
.csc-space-after-large {
  margin-bottom: 40px !important;
}
.csc-space-after-extra-large {
  margin-bottom: 50px !important;
}