/* START variables --------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700italic,700);
/*only screen and  could be removed => print would use this */
/* END variables ----------------------------------------------------------- */
nav.main-nav > ul > li,
nav.main-nav-mobile .nav-holder > ul > li {
  display: none;
}

nav.main-nav > ul > li:nth-of-type(2), nav.main-nav > ul > li:nth-of-type(3), nav.main-nav > ul > li:nth-of-type(4), nav.main-nav > ul > li:nth-of-type(5), nav.main-nav > ul > li:nth-of-type(6), nav.main-nav > ul > li:nth-of-type(7), nav.main-nav > ul > li:nth-of-type(8), nav.main-nav > ul > li:nth-of-type(9), nav.main-nav > ul > li:nth-of-type(10), nav.main-nav > ul > li:nth-of-type(11), nav.main-nav > ul > li:nth-of-type(12), nav.main-nav > ul > li:nth-of-type(13), nav.main-nav > ul > li:nth-of-type(14), nav.main-nav > ul > li:nth-of-type(15), nav.main-nav > ul > li:nth-of-type(16), nav.main-nav > ul > li:nth-of-type(17), nav.main-nav > ul > li:nth-of-type(18), nav.main-nav > ul > li:nth-of-type(19), nav.main-nav > ul > li:nth-of-type(20),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(2),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(3),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(4),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(5),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(6),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(7),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(8),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(9),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(10),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(11),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(12),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(13),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(14),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(15),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(16),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(17),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(18),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(19),
nav.main-nav-mobile .nav-holder > ul > li:nth-of-type(20) {
  display: none;
}

.sponsorlogo .byline {
  color: #a71528;
}

.main-content .portletContainer.customstyle1 .portletItemContainer,
.main-content .portletContainer.customstyle2 .portletItemContainer {
  margin-left: 1.75%;
  margin-right: 1.75%;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  width: auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer,
  .main-content .portletContainer.customstyle2 .portletItemContainer {
    -ms-flex-flow: column;
        flex-flow: column;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div,
.main-content .portletContainer.customstyle2 .portletItemContainer > div {
  -ms-flex-preferred-size: 32%;
      flex-basis: 32%;
  margin: 0;
  background-size: cover !important;
  position: relative;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    margin-bottom: 1.5rem;
    background-position-y: 24% !important;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div:before,
.main-content .portletContainer.customstyle2 .portletItemContainer > div:before {
  content: "";
  display: block;
  padding-top: 119.444%;
  background: rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div:before,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div:before {
    padding-top: 220px;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div:last-of-type,
.main-content .portletContainer.customstyle2 .portletItemContainer > div:last-of-type {
  display: none;
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div.customstyle1,
.main-content .portletContainer.customstyle2 .portletItemContainer > div.customstyle1 {
  background: url("/~/media/ilmac/images/layout/buehne/ilmac-bs-keyvisual.jpg");
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div.customstyle2,
.main-content .portletContainer.customstyle2 .portletItemContainer > div.customstyle2 {
  background: url("/~/media/ilmac/images/layout/buehne/ilmac-ls-keyvisual.jpg");
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div.customstyle3,
.main-content .portletContainer.customstyle2 .portletItemContainer > div.customstyle3 {
  background: url("/~/media/ilmac/images/layout/buehne/ilmac-connect-keyvisual.jpg");
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div.customstyle3,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div.customstyle3 {
    background: url("/~/media/ilmac/images/layout/buehne/ilmac-connect-keyvisual-2.jpg");
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent h3,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent h3 {
  padding: 1rem 1rem 0;
  margin: 0;
  color: #484849;
  font-size: 1.7em;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent h3,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent h3 {
    text-align: left;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .introText,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .introText {
  padding: 0 1rem 1rem;
  color: #484849;
  font-size: 1.2em;
  margin: 0;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .introText,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .introText {
    text-align: left;
  }
}

@media only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .introText,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .introText {
    min-height: 75px;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .hauptText,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .hauptText {
  padding: 1rem;
  margin: 0;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  min-height: auto;
  width: 100%;
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .hauptText p,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .hauptText p {
  color: #484849;
  text-align: center;
  margin: 0;
  font-size: 1.2em;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px), only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .hauptText p,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .hauptText p {
    text-align: left;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore a,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a {
  background: #9e0011;
  border-top: none;
  color: #FFF;
  font-size: 1.2rem;
  text-align: center;
  padding: 1rem 1rem 1.2rem !important;
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore a,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a {
    padding: .5rem 1rem .6rem !important;
    margin-top: 0;
  }
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore a::before,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a::before {
  display: none;
}

.main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore a:hover,
.main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a:hover {
  background: #777777;
}

@media only screen and (min-width: 700px) and (max-width: 919px) {
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore {
    position: absolute;
    width: auto !important;
    right: 2rem;
  }
  .main-content .portletContainer.customstyle1 .portletItemContainer > div .portletContent .buttonMore a,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

.main-content .portletContainer.customstyle2 .portletItemContainer {
  -ms-flex-flow: column;
      flex-flow: column;
}

.main-content .portletContainer.customstyle2 .portletItemContainer > div {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  margin-bottom: 1.5rem;
  background-position-y: 24% !important;
}

.main-content .portletContainer.customstyle2 .portletItemContainer > div.customstyle3 {
  background: url("/~/media/ilmac/images/layout/buehne/ilmac-connect-keyvisual-2.jpg");
}

.main-content .portletContainer.customstyle2 .portletItemContainer > div:before {
  content: "";
  display: block;
  padding-top: 220px;
  background: rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 400px), only screen and (max-width: 699px) {
  .main-content .portletContainer.customstyle2 .portletItemContainer > div:before {
    padding-top: 220px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 919px), only screen and (min-width: 920px) and (max-width: 1023px), only screen and (min-width: 1024px) and (max-width: 1919px), only screen and (min-width: 1920px) {
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore {
    position: absolute;
    width: auto !important;
    right: 2rem;
  }
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .buttonMore a {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent h3,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .introText,
  .main-content .portletContainer.customstyle2 .portletItemContainer > div .portletContent .hauptText {
    text-align: left;
  }
}

.introText span.verschoben a {
  display: inline-block;
  background: #a71528;
  color: #FFF;
  padding: 0 .5em;
  text-decoration: none;
}

.introText span.verschoben a:hover {
  background: #777777;
}
