@font-face {
  font-display: swap;
  font-family: 'ABCDiatype-Light';
  font-style: normal;
  font-weight: 200;
  src: url('../Fonts/ABCDiatype-Light.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  font-family: 'ABCDiatype-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/ABCDiatype-Regular.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  font-family: 'ABCDiatype-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/ABCDiatype-Bold.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  font-family: 'GTSectraBold';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/GTSectraBold.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  font-family: 'GTSectraBook';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/GTSectraBook.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.font_diatype_light {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
}
.font_diatype_regular {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
}
.font_diatype_bold {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
}
.font_gtsectra_bold {
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
}
.font_gtsectra_book {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.font-goodheadline {
  font-family: 'ABCDiatype-Light', sans-serif;
}
.font-goodheadline-bold {
  font-family: 'ABCDiatype-Regular', sans-serif;
}
.offcanvas.offcanvas-end {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .offcanvas.offcanvas-end {
    width: 400px;
  }
}
a {
  font-weight: normal !important;
  text-decoration: none !important;
}
body {
  color: #333;
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.3em;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) {
  body {
    font-size: 20px;
  }
}
img {
  width: 100%;
  height: auto;
}
b,
strong {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
}
h1,
h2 {
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 26px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) {
  h1,
  .h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 44px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1400px) {
  h1,
  .h1 {
    font-size: 53px;
  }
}
h2 {
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1400px) {
  h2 {
    font-size: 30px;
  }
}
p,
ul {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  p,
  ul {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1400px) {
  p,
  ul {
    font-size: 19px;
  }
}
p.lead {
  font-size: 24px;
  line-height: 38px;
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
@media only screen and (min-width: 768px) {
  p.lead {
    font-size: 30px;
    line-height: 36px;
  }
}
ul {
  line-height: 21px;
}
ul li {
  padding-bottom: 10px;
}
a {
  color: #ff0000;
}
.event-list-month h2 {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  font-size: 36px;
  padding: 10px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .event-list-month h2 {
    font-size: 64px;
    padding: 20px 0 10px 0;
  }
}
.event-list-footer-info {
  padding: 15px 0;
}
.event-list-footer-info h2 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.event-list-footer-info p {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
}
.eventlist-sponsor-row .eventlist-sponsor:nth-of-type(3),
.eventlist-sponsor-row .eventlist-sponsor:nth-of-type(4) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .eventlist-sponsor-row .eventlist-sponsor:nth-of-type(3),
  .eventlist-sponsor-row .eventlist-sponsor:nth-of-type(4) {
    display: block;
  }
}
.ensemble-list {
  padding-top: 10px;
}
@media only screen and (min-width: 576px) {
  .ensemble-list {
    padding-top: 0px;
  }
}
.ensemble-list .person-list-name {
  font-size: 18px;
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  text-transform: uppercase;
  color: #000;
  padding-top: 5px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .ensemble-list .person-list-name {
    font-size: 23px;
  }
}
.ensemble-list .person-list-name .person-list-function {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 18px;
  text-transform: none;
}
.ensemble-list a {
  text-decoration: none;
}
.ensemble-list a:hover img {
  opacity: 0.9;
  transition: opacity 0.2s;
  overflow: hidden;
}
.ensemble-list a:hover .person-list-name {
  color: #ff0000;
}
.ensemble-list .person-list-person {
  border: 1px solid #000;
  text-align: center;
  padding: 15px 5px;
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000;
}
.ensemble-list .person-list-person:hover {
  color: #ff0000;
}
.person-detail-header {
  position: relative;
}
.person-detail-header a {
  color: #000;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 14px;
  left: 5px;
}
@media only screen and (min-width: 768px) {
  .person-detail-header a {
    top: 28px;
  }
}
.person-detail-header a:hover {
  color: #ff0000;
}
.person-detail-header .person-detail-header-icon {
  width: 30px;
  display: inline-block;
}
.person-detail-header h2 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 22px;
  text-transform: none;
  display: inline-block;
  padding: 15px 0 5px 15px;
  margin-left: 30px;
}
@media only screen and (min-width: 768px) {
  .person-detail-header h2 {
    font-size: 42px;
    margin-left: 100px;
  }
}
.ensemble-detail .person-vita p {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 576px) {
  .ensemble-detail .person-vita p {
    padding: 20px 15px 20px 15px;
  }
}
@media only screen and (min-width: 1400px) {
  .ensemble-detail .person-vita p {
    padding: 35px 35px 35px 45px;
    padding-right: 30%;
  }
}
.ensemble-detail-productions h2 {
  padding: 20px 0 20px 0;
  font-size: 26px;
}
@media only screen and (min-width: 1200px) {
  .ensemble-detail-productions h2 {
    font-size: 56px;
  }
}
.news-list-item .news-list-date {
  font-size: 22px;
  line-height: 28px;
  padding-top: 2px;
}
@media only screen and (min-width: 768px) {
  .news-list-item .news-list-date {
    font-size: 32px;
    line-height: 38px;
  }
}
.news-list-item .news-list-content {
  font-size: 22px;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .news-list-item .news-list-content {
    font-size: 32px;
    line-height: 38px;
  }
}
.news-list-item .news-list-content a {
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  color: #222;
}
.news-list-item .news-list-content a:hover {
  text-decoration: underline !important;
}
.news-detail-header {
  position: relative;
}
.news-detail-header a {
  color: #000;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 14px;
  left: 5px;
}
@media only screen and (min-width: 768px) {
  .news-detail-header a {
    top: 28px;
  }
}
.news-detail-header a:hover {
  color: #ff0000;
}
.news-detail-header .person-detail-header-icon {
  width: 30px;
  display: inline-block;
}
.news-detail-header h2 {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 22px;
  text-transform: none;
  display: inline-block;
  padding: 15px 0 5px 15px;
  margin-left: 30px;
}
@media only screen and (min-width: 768px) {
  .news-detail-header h2 {
    font-size: 42px;
    margin-left: 100px;
  }
}
.news-detail-content h2 {
  text-transform: none;
}
.productionCard {
  border: 1px solid #000;
  margin-bottom: 25px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .productionCard {
    border: 2px solid #000;
  }
}
.productionCard.bg-grey {
  background-color: #e1e6eb;
}
.productionCard .productionCard-image {
  position: relative;
  display: block;
}
.productionCard .productionCard-image .card-image-labels {
  position: absolute;
  left: 10px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-image .card-image-labels {
    left: 20px;
  }
}
.productionCard .productionCard-image .card-image-labels.label-bottom {
  bottom: 10px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-image .card-image-labels.label-bottom {
    bottom: 20px;
  }
}
.productionCard .productionCard-image .card-image-labels.label-top {
  top: 10px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-image .card-image-labels.label-top {
    top: 20px;
  }
}
.productionCard .productionCard-image .card-image-labels .badge-es {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  font-size: 13px;
  text-transform: uppercase;
  line-height: initial;
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  display: inline-block;
  border-radius: 9999px;
  padding: 2px 10px 0;
  margin-right: 30px;
}
.productionCard .productionCard-image .card-image-labels .badge-es span {
  font-size: 130%;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-image .card-image-labels .badge-es {
    font-size: 15px;
  }
}
.productionCard .productionCard-image .card-image-labels .badge-es.badge-es-brand {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  color: #fff;
  background-color: #ff0000;
  border: 2px solid #ff0000;
}
.productionCard .productionCard-content {
  padding: 10px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-content {
    padding: 20px;
    min-height: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .productionCard .productionCard-content {
    min-height: 240px;
  }
}
.productionCard .productionCard-content .location {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  color: #000;
  font-size: 18px;
  margin-bottom: 3px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-content .location {
    font-size: 20px;
  }
}
.productionCard .productionCard-content .productionIntro {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  color: #000;
  font-size: 12px;
}
.productionCard .productionCard-content .productionIntro svg {
  width: 20px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-content .productionIntro {
    font-size: 16px;
  }
  .productionCard .productionCard-content .productionIntro svg {
    width: 30px;
  }
}
.productionCard .productionCard-content .event-date {
  color: #fff;
  background: #37393a;
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 18px;
  padding: 4px 8px 2px;
  display: inline-block;
  border: 1px solid #37393a;
  margin-bottom: 10px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-content .event-date {
    font-size: 19px;
    padding: 4px 8px 2px;
  }
}
@media only screen and (min-width: 1400px) {
  .productionCard .productionCard-content .event-date {
    font-size: 20px;
  }
}
.productionCard .productionCard-content h2.production-title {
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  color: #000;
  text-transform: none;
  font-size: 26px;
  padding: 0px 0 0 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-content h2.production-title {
    font-size: 33px;
  }
}
@media only screen and (min-width: 1400px) {
  .productionCard .productionCard-content h2.production-title {
    font-size: 36px;
  }
}
.productionCard .productionCard-content .production-surtitle {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  color: #000;
  font-size: 16px;
  margin-top: -5px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1400px) {
  .productionCard .productionCard-content .production-surtitle {
    font-size: 18px;
  }
}
.productionCard .productionCard-content .production-subtitle {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  color: #000;
  font-size: 16px;
}
@media only screen and (min-width: 1400px) {
  .productionCard .productionCard-content .production-subtitle {
    font-size: 18px;
  }
}
.productionCard .productionCard-footer {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 18px;
  padding: 20px 20px 15px 10px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-footer {
    font-size: 20px;
    padding: 20px 20px 5px 20px;
  }
}
.productionCard .productionCard-footer .read-more-icon {
  width: 32px;
  height: 32px;
  display: none;
  margin-left: 8px;
  position: relative;
  top: -2px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-footer .read-more-icon {
    display: inline-block;
  }
}
.productionCard .productionCard-footer .read-more-icon svg {
  width: 32px;
  height: 32px;
}
.productionCard .productionCard-ticket-button {
  position: absolute;
  right: 20px;
  bottom: 10px;
  background-color: transparent;
  border: 2px solid #000;
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  font-size: 15px;
  display: inline-block;
  border-radius: 9999px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: initial;
  padding: 6px 12px 4px;
}
@media only screen and (min-width: 576px) {
  .productionCard .productionCard-ticket-button {
    font-size: 16px;
  }
}
.productionCard .productionCard-ticket-button a {
  color: #000;
}
.productionCard .productionCard-ticket-button:hover {
  border-color: #000;
  background-color: #000;
}
.productionCard .productionCard-ticket-button.discount-button {
  right: 120px;
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.productionCard:hover {
  background-color: #ff0000;
  transition: background-color 0.2s;
}
.productionCard:hover .productionCard-content .location,
.productionCard:hover .productionCard-content h2.production-title,
.productionCard:hover .productionCard-content .production-subtitle,
.productionCard:hover .productionCard-content .production-surtitle,
.productionCard:hover .productionCard-content .productionIntro,
.productionCard:hover .productionCard-content svg {
  color: #fff;
  transition: color 0.2s;
}
.productionCard:hover .productionCard-content .event-date {
  border-color: #fff;
  color: #fff;
  background-color: #ff0000;
}
.productionCard:hover .productionCard-footer {
  color: #fff;
}
.productionCard:hover .productionCard-ticket-button {
  border-color: #fff;
}
.productionCard:hover .productionCard-ticket-button a {
  color: #fff;
}
.productionCard:hover .productionCard-ticket-button:hover {
  border-color: #000;
}
.newsletterCard {
  overflow: hidden;
  padding: 10px;
}
.newsletterCard.bg-nl-wlb {
  background-color: #D6DBF8;
}
.newsletterCard.bg-nl-jwlb {
  background-color: #fffee6;
}
@media only screen and (min-width: 576px) {
  .newsletterCard {
    padding: 20px;
  }
}
.newsletterCard h2 {
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  text-transform: none;
  font-size: 26px;
}
@media only screen and (min-width: 1200px) {
  .newsletterCard h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1400px) {
  .newsletterCard h2 {
    font-size: 34px;
  }
}
.newsletterCard p {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.newsletterCard p.teaser {
  font-size: 24px;
  line-height: 26px;
}
.newsletterCard iframe {
  min-height: 200px;
}
.newsletterCard:hover.bg-nl-wlb {
  background-color: #D6DBF8;
}
.newsletterCard:hover.bg-nl-jwlb {
  background-color: #fffee6;
}
.sponsorCard {
  overflow: hidden;
}
.sponsorCard h2 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  text-transform: none;
  font-size: 21px;
}
.sponsorCard .eventlist-sponsor img {
  filter: grayscale(1);
  opacity: 0.6;
}
.sponsorCard .eventlist-sponsor img:hover {
  filter: grayscale(0);
  opacity: 1;
}
.sponsorCard:hover {
  background-color: #fff;
}
.container-fullsize .production-topimage.no-borders-aside {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .container-fullsize .production-topimage.no-borders-aside {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.production-view .header {
  padding-top: 10px;
  font-size: 19px;
  line-height: 1.3rem;
}
.production-view .header h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.production-view .header .subtitle {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .production-view .header .subtitle {
    text-align: right;
  }
}
.production-view .single-image-stage {
  height: 300px;
  max-height: 300px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .production-view .single-image-stage {
    height: 650px;
    max-height: 650px;
  }
}
.production-view .single-image-stage img {
  height: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.copyright {
  font-size: 12px;
}
#production-slider {
  height: 380px;
}
@media only screen and (min-width: 768px) {
  #production-slider {
    height: 730px;
  }
}
#production-slider .carousel-item {
  background-color: #000;
  height: 300px;
}
@media only screen and (min-width: 768px) {
  #production-slider .carousel-item {
    height: 650px;
  }
}
#production-slider .carousel-item img {
  height: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#production-slider .carousel-indicators {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  #production-slider .carousel-indicators {
    margin-bottom: 20px;
  }
}
#production-slider .carousel-indicators button {
  background-color: #000;
  height: 10px;
  width: 10px;
  margin-right: 4px;
  margin-left: 4px;
  opacity: 0.3;
}
#production-slider .carousel-indicators button.active {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  #production-slider .carousel-indicators button {
    height: 15px;
    width: 15px;
    margin-right: 6px;
    margin-left: 6px;
  }
}
#production-slider .copyright {
  font-size: 12px;
  padding-left: 5px;
}
.production-view-singleimage-stage {
  position: relative;
}
.production-view-singleimage-stage .single-image img {
  width: 100%;
  height: auto;
}
.production-view-singleimage-stage .production-view-logo-jwlb,
#production-slider .production-view-logo-jwlb {
  position: absolute;
  top: 30px;
  left: 10px;
  width: 80px;
}
@media only screen and (min-width: 768px) {
  .production-view-singleimage-stage .production-view-logo-jwlb,
  #production-slider .production-view-logo-jwlb {
    top: 20px;
    left: 20px;
    width: 150px;
  }
}
.production-view-singleimage-stage .production-view-label,
#production-slider .production-view-label {
  position: absolute;
  top: 35px;
  right: 15px;
}
@media only screen and (min-width: 768px) {
  .production-view-singleimage-stage .production-view-label,
  #production-slider .production-view-label {
    top: 20px;
    right: 20px;
  }
}
.production-view-singleimage-stage .production-view-label .btn,
#production-slider .production-view-label .btn {
  margin-left: 20px;
  line-height: 18px;
  padding-top: 6px;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .production-view-singleimage-stage .production-view-label .btn,
  #production-slider .production-view-label .btn {
    line-height: 21px;
    padding-top: 8px;
    font-size: 16px;
  }
}
.production-view .production-text {
  padding-top: 15px;
}
.production-view .production-text p {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  line-height: 21px;
}
@media only screen and (min-width: 768px) {
  .production-view .production-quote {
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 35px;
  }
}
.production-view .production-quote p {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  color: red;
  font-size: 30px;
  line-height: 41px;
}
@media only screen and (min-width: 768px) {
  .production-view .production-quote p {
    font-size: 49px;
    line-height: 62px;
  }
}
.production-videostage {
  background-color: #000;
}
.production-video-container {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .production-video-container {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.production-section-header {
  font-size: 30px;
  padding-top: 20px;
  line-height: 33px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .production-section-header {
    font-size: 53px;
    padding-top: 60px;
    line-height: 63px;
  }
}
.production-view .eventrow {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-items: center;
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 23px;
  padding: 15px 5px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .production-view .eventrow {
    flex-direction: row;
    font-size: 30px;
    padding: 30px;
  }
}
.production-view .eventrow:hover {
  background-color: red;
  color: #fff;
}
.production-view .eventrow:hover .btn-es-dark,
.production-view .eventrow:hover .btn-es-red {
  background-color: #fff;
  border-color: #fff;
  color: red;
}
.production-view .eventrow.production-show-more-events,
.production-view .eventrow.production-show-less-events {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 27px;
  cursor: pointer;
  flex-direction: row;
}
.production-view .eventrow .eventrow-date {
  flex-grow: 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.production-view .eventrow .eventrow-date span {
  padding-right: 20px;
}
.production-view .eventrow .eventrow-location {
  flex-grow: 5;
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .production-view .eventrow .eventrow-location {
    font-size: 24px;
    line-height: 28px;
    margin-top: 0;
  }
}
.production-view .eventrow .eventrow-location .eventrow-cards {
  flex-grow: 0;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .production-view .eventrow .eventrow-location .eventrow-cards {
    margin-top: 0;
  }
}
.production-view .eventrow .eventrow-location .eventrow-cards .btn-es-dark,
.production-view .eventrow .eventrow-location .eventrow-cards .btn-es-red {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  text-transform: uppercase;
}
.production-view .eventrow .eventrow-location .eventrow-school {
  font-size: 19px;
  line-height: 19px;
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
}
.production-view .eventrow .production-view .cast-table {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 17px;
}
.production-view .eventrow .production-view .cast-table .cast-function-role-cell {
  width: 50%;
}
.production-view .eventrow .production-view .cast-table .cast-person-cell {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 20px;
}
.production-view .eventrow .production-view .cast-table .cast-person-cell a {
  font-weight: normal;
}
.production-view .eventrow .production-view .cast-table .cast-person-cell a:hover {
  text-decoration: underline !important;
}
.production-view .eventrow .production-view .cast-table .tabelcellspacer {
  border-top: 1px solid #ccc;
  margin: 10px 0;
  display: block;
}
.production-sponsors {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.production-sponsors .production-sponsor:nth-of-type(3),
.production-sponsors .production-sponsor:nth-of-type(4) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .production-sponsors .production-sponsor:nth-of-type(3),
  .production-sponsors .production-sponsor:nth-of-type(4) {
    display: block;
  }
}
.production-sponsors .production-sponsor {
  width: 100px;
  filter: grayscale(100);
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .production-sponsors .production-sponsor {
    width: 150px;
  }
}
.bg-wlb {
  background-color: #D6DBF8;
}
.bg-jwlb {
  background-color: #fffee6;
}
.wlb-nl h2 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 26px;
  text-transform: none;
  font-weight: normal;
  padding-top: 20px;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .wlb-nl h2 {
    font-size: 50px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .wlb-nl h2 {
    padding-left: 45px;
  }
}
.wlb-nl p {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .wlb-nl p {
    padding-top: 45px;
    font-size: 30px;
    line-height: 48px;
  }
}
.wlb-nl iframe {
  width: 100%;
  height: 200px;
}
@media only screen and (min-width: 768px) {
  .wlb-nl iframe {
    width: 500px;
    height: 200px;
  }
}
.wlb-nl h3 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  font-size: 30px;
  padding-top: 20px;
  padding-left: 18px;
}
@media only screen and (min-width: 768px) {
  .wlb-nl .has-border-right {
    border-right: 2px solid #000;
  }
}
.sponsor-card {
  padding: 10px;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 768px) {
  .sponsor-card {
    padding: 70px;
  }
}
.inline-sponsor-row .inline-sponsor {
  width: 130px;
}
@media only screen and (min-width: 768px) {
  .inline-sponsor-row .inline-sponsor {
    width: 180px;
  }
}
.inline-sponsor-row .inline-sponsor:nth-of-type(3),
.inline-sponsor-row .inline-sponsor:nth-of-type(4) {
  display: none;
}
@media only screen and (min-width: 768px) {
  .inline-sponsor-row .inline-sponsor:nth-of-type(3),
  .inline-sponsor-row .inline-sponsor:nth-of-type(4) {
    display: block;
  }
}
.footer-sponsor-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-sponsor-row .footer-sponsor {
  width: 80px;
}
@media only screen and (min-width: 576px) {
  .footer-sponsor-row .footer-sponsor {
    width: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-sponsor-row .footer-sponsor {
    width: 140px;
  }
}
.btn {
  border-radius: 150px;
  line-height: 21px;
  padding-top: 8px;
  font-size: 16px;
}
.btn-es-dark {
  border: 1px solid #000;
  color: #333333;
}
.btn-es-light {
  border: 1px solid #000;
  color: #333333;
  background-color: #fff;
}
.btn-es-light span {
  font-size: 130%;
}
.btn-es-transparent {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.btn-es-transparent span {
  font-size: 130%;
}
.btn-es-red {
  border: 1px solid red;
  color: #fff;
  background-color: red;
}
.carousel-item {
  max-height: calc(100vH - 130px);
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .carousel-item {
    max-height: inherit;
    overflow: inherit;
  }
}
.carousel-image-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  background: #020024;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.7) 35%, rgba(0, 0, 0, 0) 100%);
}
.carousel-caption {
  font-size: 1rem;
  left: 0;
  bottom: 1rem;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
  text-align: left;
  display: inline-block;
  right: auto;
}
@media only screen and (min-width: 992px) {
  .carousel-caption {
    font-size: 2.4rem;
    left: 15%;
    bottom: 1rem;
    padding: 20px 30px;
    position: absolute;
    width: auto;
    opacity: 0;
    transition-delay: 400ms;
    transition-property: opacity;
  }
}
.carousel-caption h5,
.carousel-caption p {
  font-size: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .carousel-caption h5,
  .carousel-caption p {
    font-size: 2.4rem;
  }
}
.carousel-caption p {
  font-family: 'ABCDiatype-Light', sans-serif;
  margin-bottom: 0;
  font-size: 1rem;
}
@media only screen and (min-width: 992px) {
  .carousel-caption p {
    font-size: 2.2rem;
  }
}
.carousel-item.active .carousel-caption {
  opacity: 1;
}
.carousel-indicators {
  margin-bottom: 0.2rem;
}
@media only screen and (min-width: 992px) {
  .carousel-indicators {
    margin-bottom: 0.5rem;
  }
}
.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.ce-content {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .ce-content {
    padding: 0 35px 10px;
  }
}
.ce-content strong {
  font-weight: bold;
}
.ce-textimage h3 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.ce-textimage .img-right {
  margin-top: -5px;
}
@media only screen and (min-width: 768px) {
  .ce-textimage .img-right {
    margin-top: -20px;
    margin-bottom: -30px;
    margin-right: -55px;
    margin-left: 15px;
  }
}
.ce-textimage .img-left {
  margin-top: -5px;
}
@media only screen and (min-width: 768px) {
  .ce-textimage .img-left {
    margin-top: -20px;
    margin-bottom: -30px;
    margin-left: -55px;
    margin-right: 15px;
  }
}
.ce-textimage .img-top {
  margin-top: -20px;
  margin-bottom: 30px;
  margin-left: -55px;
  margin-right: -55px;
}
.ce-textimage .img-bottom {
  margin-top: 30px;
  margin-bottom: -30px;
  margin-left: -55px;
  margin-right: -55px;
}
.accordeongroup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.accordeongroup-header h2 {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  font-size: 19px;
  padding: 15px 0 5px 0;
}
@media only screen and (min-width: 768px) {
  .accordeongroup-header h2 {
    font-size: 38px;
  }
}
.accordeongroup-header .group-open,
.accordeongroup-header .group-closed {
  width: 50px;
  height: 50px;
}
.accordeonitem-header {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.accordeonitem-header h3 {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  text-transform: none;
  margin-bottom: 0;
}
.accordeonitem-header .group-open,
.accordeonitem-header .group-closed {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.accordeonitem-content {
  margin-top: 35px;
}
.youtube-preview {
  position: relative;
}
.youtube-preview .youtube_playsign {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  background-color: #000;
  display: flex;
  color: #fff;
  justify-items: center;
  align-items: center;
  font-size: 11px;
  padding-left: 10px;
}
.youtube-preview .youtube_sign {
  position: absolute;
  color: #990000;
  width: 100px;
  min-width: 100px;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  opacity: 0.99;
}
.youtube-preview:hover .youtube-privacy {
  display: block;
}
.youtube-preview .youtube-privacy {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.youtube-preview .youtube-privacy .youtube-privacy-content {
  margin: 10% 10% 0 10%;
  text-align: center;
}
.youtube-preview .youtube-privacy .youtube-privacy-content .youtube-privacy-content-header {
  font-weight: bold;
  padding-bottom: 10px;
}
.youtube-preview .youtube-privacy .youtube-privacy-content .youtube-privacy-content-content {
  padding-bottom: 10px;
  font-size: 11px;
  line-height: 11px;
}
.youtube-preview .youtube-privacy .youtube-privacy-content .youtube-privacy-content-link {
  text-decoration: underline;
  cursor: pointer;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#event-slider {
  margin-bottom: 60px;
}
#event-slider .eventslider-label-date {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media only screen and (min-width: 768px) {
  #event-slider .eventslider-label-date {
    top: 60px;
    right: 60px;
  }
}
#event-slider .eventslider-label {
  font-size: 19px;
  margin-bottom: 10px;
}
#event-slider .eventslider-label .btn {
  text-transform: uppercase;
}
#event-slider .eventslider-date {
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
}
@media only screen and (min-width: 768px) {
  #event-slider .eventslider-date {
    font-size: 68px;
    line-height: 61px;
  }
}
#event-slider .eventslider-location {
  font-size: 19px;
  color: #fff;
}
#event-slider .eventslider-textblock {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
@media only screen and (min-width: 768px) {
  #event-slider .eventslider-textblock {
    left: 60px;
    bottom: 60px;
  }
}
#event-slider .eventslider-title,
#event-slider .eventslider-surtitle {
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  width: 80%;
  display: inline-block;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
@media only screen and (min-width: 768px) {
  #event-slider .eventslider-title,
  #event-slider .eventslider-surtitle {
    font-size: 62px;
    line-height: 62px;
  }
}
#event-slider .eventslider-surtitle {
  font-size: 32px;
  line-height: 32px;
}
#event-slider .eventslider-subtitle {
  margin-top: 10px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  max-width: 80%;
}
#event-slider .eventslider-link-button {
  margin-top: 30px;
  z-index: 99999999999;
}
#event-slider .eventslider-link-button .btn {
  text-transform: uppercase;
}
#event-slider .carousel-control-next,
#event-slider .carousel-control-prev {
  top: auto;
  bottom: 20px;
  right: 30px;
  opacity: 100;
  width: 65px;
}
@media only screen and (min-width: 768px) {
  #event-slider .carousel-control-next,
  #event-slider .carousel-control-prev {
    bottom: 30px;
  }
}
#event-slider .carousel-control-prev {
  left: auto;
  right: 100px;
}
#event-slider .carousel-control-next-icon,
#event-slider .carousel-control-prev-icon {
  background-image: none;
}
.pricetable.accordeonitem-content {
  margin-top: 0;
}
.pricetable .hasborder-right {
  border-right: 1px solid #000;
}
.pricetable .hasborder-right:nth-of-type(3n) {
  border-right: none;
}
.pricetable .hasborder-bottom {
  border-bottom: 1px solid #000;
}
.pricetable .hasborder-bottom:nth-of-type(7) {
  border-bottom: none;
}
.pricetable .hasborder-bottom:nth-of-type(8) {
  border-bottom: none;
}
.pricetable .pricetable-header {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  min-height: 100px;
}
.pricetable .pricetable-header p {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
}
.pricetable .table {
  margin-bottom: 0;
}
.pricetable .table td.is-label {
  padding-left: 20px;
  width: 145px;
}
.pricetable .table td.is-value {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.subscriptions.accordeonitem-content {
  margin-top: 0;
}
.subscriptions .hasborder-right {
  border-right: 1px solid #000;
}
.subscriptions .hasborder-right:nth-of-type(2n) {
  border-right: none;
}
.subscriptions .hasborder-bottom {
  border-bottom: 1px solid #000;
}
.subscriptions .hasborder-bottom:nth-of-type(7) {
  border-bottom: none;
}
.subscriptions .hasborder-bottom:nth-of-type(8) {
  border-bottom: none;
}
.subscriptions .pricetable-header {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
}
@media only screen and (min-width: 768px) {
  .subscriptions .pricetable-header {
    min-height: 170px;
  }
}
.subscriptions .pricetable-header p {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
}
.subscriptions .table {
  margin-bottom: 0;
}
.subscriptions .table td.is-label {
  padding-left: 20px;
  width: 145px;
}
.subscriptions .table td.is-value {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
}
.ce-imageteaser .imageteaser-image {
  position: relative;
}
.ce-imageteaser .imageteaser-text {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #fff;
  font-family: 'GTSectraBold', serif;
  font-smoothing: antialiased;
  font-size: 35px;
  line-height: 35px;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
}
@media only screen and (min-width: 768px) {
  .ce-imageteaser .imageteaser-text {
    bottom: 20px;
    font-size: 72px;
    line-height: 72px;
  }
}
.navbar.main-nav .container-fullsize {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .navbar.main-nav .container-fullsize {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
.wlb-menu-logo {
  width: 30px;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .wlb-menu-logo {
    display: none;
  }
}
.main-navi-additional.left {
  margin-left: 80px;
}
@media only screen and (min-width: 1200px) {
  .main-navi-additional.left {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-navi-additional.left {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .main-navi-additional.right {
    margin-right: 25px;
  }
}
.main-navi-additional a {
  font-family: 'ABCDiatype-Bold', sans-serif;
  font-smoothing: antialiased;
  font-weight: 700;
  text-rendering: geometricprecision;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  margin-right: 10px;
  text-decoration: none;
}
.main-navi-additional a:hover,
.main-navi-additional a.active {
  color: #ff0000;
}
.navbar-brand {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 18px;
}
.navbar-brand .navbar-brand-image {
  display: inline-block;
  width: 16px;
}
.navbar-brand .navbar-brand-image img {
  margin-top: -5px;
}
.navbar-toggler {
  border: none;
}
.navbar-toggler .navbar-toggler-text {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  color: #000;
  font-size: 20px;
}
.navbar-toggler .navbar-toggler-icon {
  margin-top: -3px;
}
#offcanvasNav .mainnav.firstlevel {
  display: flex;
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 24px;
  line-height: 38px;
  margin-top: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #offcanvasNav .mainnav.firstlevel {
    font-size: 34px;
    line-height: 62px;
  }
}
#offcanvasNav .mainnav.firstlevel a {
  color: #000;
}
#offcanvasNav .mainnav.firstlevel .icon {
  margin-left: 15px;
  width: 30px;
}
#offcanvasNav .mainnav.secondlevel {
  display: block;
  font-size: 18px;
  line-height: 38px;
  color: #000;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  #offcanvasNav .mainnav.secondlevel {
    font-size: 26px;
    line-height: 42px;
  }
}
#offcanvasNav a.nav-link {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
  font-size: 34px;
  line-height: 42px;
}
.break {
  flex-basis: 100%;
  height: 0;
}
.subnavigation {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 19px;
}
.subnavigation .nav-link {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  text-transform: uppercase;
  color: #000;
  padding-left: 0;
  padding-bottom: 2px;
  margin-right: 20px;
}
.subnavigation .nav-link:hover,
.subnavigation .nav-link.active {
  color: #ff0000;
}
.container-fullsize.repertoire-menu-badge .no-borders-aside {
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 576px) {
  .container-fullsize.repertoire-menu-badge .no-borders-aside {
    margin-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.container-fullsize.repertoire-menu-badge .borders-aside {
  padding: 5px 0 5px 10px;
}
@media only screen and (min-width: 576px) {
  .container-fullsize.repertoire-menu-badge .borders-aside {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fullsize.repertoire-menu-badge .borders-aside {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    margin-left: 30px;
    margin-right: 30px;
    padding: 20px;
  }
}
.repertoire-menu-badge {
  font-family: 'ABCDiatype-Light', sans-serif;
  font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
}
@media only screen and (min-width: 576px) {
  .repertoire-menu-badge {
    font-size: 28px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .repertoire-menu-badge {
    font-size: 36px;
    line-height: 36px;
  }
}
.repertoire-menu-badge a {
  color: #000;
  text-decoration: none;
  padding: 8px 15px 6px 15px;
  margin-right: 5px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .repertoire-menu-badge a {
    margin-right: 20px;
  }
}
.repertoire-menu-badge a.active,
.repertoire-menu-badge a:hover {
  color: #fff;
  background-color: #ff0000;
  border-radius: 30px;
}
.container-fullsize {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.container-fullsize .no-borders-aside {
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (min-width: 576px) {
  .container-fullsize .no-borders-aside {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fullsize .no-borders-aside {
    margin-left: 55px;
    margin-right: 55px;
  }
}
.borders-aside-large {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 576px) {
  .borders-aside-large {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .borders-aside-large {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    margin-left: 50px;
    margin-right: 50px;
    padding: 20px;
  }
}
.border-b {
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .border-b {
    border-bottom: 2px solid #000;
  }
}
.border-t {
  border-top: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .border-t {
    border-top: 2px solid #000;
  }
}
.flexbreak {
  display: block;
  flex-basis: 100%;
  height: 0;
}
@media only screen and (min-width: 576px) {
  .flexbreak {
    display: none;
    flex-basis: auto;
    height: auto;
  }
}
footer {
  line-height: 1.9em;
  font-size: 15px;
}
@media only screen and (min-width: 1200px) {
  footer {
    font-size: 22px;
  }
}
footer a {
  color: #212121;
  text-transform: uppercase;
  font-size: 14px;
}
@media only screen and (min-width: 1200px) {
  footer a {
    font-size: 22px;
  }
}
.footer-header {
  font-family: 'ABCDiatype-Regular', sans-serif;
  font-smoothing: antialiased;
  font-weight: 300;
  text-rendering: geometricprecision;
}
.footer-copy {
  font-family: 'GTSectraBook', serif;
  font-smoothing: antialiased;
  margin-bottom: 30px;
}
.footer-meta {
  background-color: #000;
  min-height: 50px;
  color: #fff;
  padding: 20px 0 30px;
}
.footer-meta .copyright {
  display: none;
}
@media only screen and (min-width: 576px) {
  .footer-meta .copyright {
    display: block;
  }
}
.content-menu-collapse {
  margin-bottom: 20px;
}
.content-menu-collapse-header {
  font-size: 1.5rem;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-content: center;
  justify-content: space-between;
  border-bottom: 2px solid #000;
  margin-bottom: 10px;
}
.content-menu-collapse-header .content-menu-collapse-icon {
  width: 30px;
  margin-right: 10px;
}
.content-menu-collapse-header .content-menu-collapse-icon svg {
  width: 30px;
  height: 30px;
}
.content-menu-collapse-header .content-menu-collapse-header-text {
  padding-top: 2px;
}
.content-menu-collapse-header .content-menu-collapse-header-text a {
  width: 100%;
  display: inline-block;
}
.content-menu-collapse-detail a {
  display: inline-block;
}
.content-menu-collapse-detail a.content-submenu-link {
  display: block;
}
