@charset "UTF-8";
@media only screen and (min-width: 0px) and (max-width: 1910px) {
  /*
  .large-wrap,
  .container-xl {
    max-width: 95%;
    width: 1800px;
    //padding: 0 20px;
  }
   */
  #home-intro .left p {
    font-size: 60px;
    line-height: 60px;
  }
  #home-intro .left a {
    font-size: 30px;
    line-height: 30px;
  }

  #home-blocks .block span.title {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  footer {
    /*
    .large-wrap {
      .col-container {
        margin: 0 -20px;
      }

      .footer-links.col-container {
        margin: 0 -10px;
        overflow: hidden;
      }
    } */
  }
  footer .col-3 {
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
  }
  footer .col-3:first-child {
    width: 100%;
    float: none;
    padding-bottom: 25px;
  }
  footer .col-3:first-child p.h4 {
    text-align: center;
  }
  footer .col-3:first-child article.blog-summary {
    width: 33.33%;
    float: left;
  }
  footer .col-3:first-child article.blog-summary .info {
    padding-right: 20px;
    padding-top: 0;
  }
  footer .col-3:first-child p.align-right {
    text-align: center;
  }
  footer .info p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .footer-contact-block:before {
    display: none;
  }

  article.band-summary .content {
    min-height: auto;
  }
  article.band-summary .content .text {
    min-height: 130px;
  }
  article.band-summary .content h4 {
    min-height: auto;
  }

  body.post-type-archive-post .default-content-row .col-3 {
    width: 50%;
  }
}
@media only screen and (min-width: 1241px) {
  #main-navigation #mega-menu-max_mega_menu_1 {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  #main-navigation #mega-menu-max_mega_menu_1 > li.mega-menu-item > a {
    padding: 0 8px !important;
  }

  :root body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a:before {
    right: -8px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1240px) {
  /*
  .large-wrap,
  .container-xl {
    width: 980px;
  }

  .container,
  .wrap {
    width: 980px;
  }
  */
  #main-nav ul > li:after {
    padding: 0 8px;
  }

  #home-intro .left {
    width: 360px;
  }
  #home-intro .left p {
    font-size: 40px;
    line-height: 40px;
  }
  #home-intro .left a {
    font-size: 25px;
    line-height: 25px;
  }

  #home-slideshow h1 {
    font-size: 25px;
    line-height: 34px;
  }
  #home-slideshow ul.flex-direction-nav {
    display: none;
  }

  #home-blocks .block {
    width: calc(50% - 20px);
  }
  #home-blocks .block span.title {
    font-size: 20px;
  }
  #home-blocks .block.large {
    display: block;
    width: calc(100% - 20px);
    clear: both;
  }

  footer .col-3:first-child {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
  footer .col-3:first-child article.blog-summary {
    padding: 0 10px;
  }
  footer .col-3:first-child article.blog-summary .img {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  footer .col-3:first-child article.blog-summary .info {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .cta-bar:before {
    margin-left: 460px;
  }

  #blog-detail #content {
    width: 620px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1023px) {
  /*
  div.large-wrap,
  .container-xl {
    width: 100% !important;
    max-width: 100% !important;
  }

  div.wrap,
  div.container {
    width: 95% !important;
    max-width: 100% !important;
  }
   */
  #main-nav {
    display: none;
  }

  #home-intro .left {
    width: 40%;
  }
  #home-intro .right {
    width: 60%;
  }

  #top-contact {
    display: none;
  }

  .cta-bar p {
    display: block;
    width: 100%;
    float: none;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .cta-bar a.cta-button {
    width: 50%;
    border-radius: 0 !important;
    border: 0;
  }
  .cta-bar a.cta-button:first-child {
    border-right: 0.5px solid #fff;
  }
  .cta-bar a.cta-button:nth-child(3) {
    border-left: 1px solid #fff;
  }
  .cta-bar a.cta-button.green {
    clear: both;
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    border: 0;
    height: auto !important;
    padding-top: 0 !important;
  }
  .cta-bar .wrap {
    padding: 0;
  }

  .default-content-row .cta-bar.reversed {
    margin-bottom: 40px;
  }

  #default-header {
    padding-top: 113px;
  }

  #home-slideshow {
    padding-top: 113px;
  }

  .band-detail #default-header {
    padding-top: 113px;
    padding-bottom: 40px;
  }

  header {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1001;
    background: #fff;
  }

  #show-mob-nav {
    display: block;
    position: absolute;
    top: 95px;
    right: 0;
    height: 63px;
    width: 63px;
    background: #d30700;
    text-align: center;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
  }
  #show-mob-nav span {
    display: block;
    position: absolute;
    width: 25px;
    left: 19px;
    height: 3px;
    background: #fff;
  }
  #show-mob-nav span:nth-child(1) {
    top: 25px;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #show-mob-nav span:nth-child(2) {
    top: 30px;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #show-mob-nav span:nth-child(3) {
    top: 35px;
    opacity: 1;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  #show-mob-nav.active span:nth-child(1) {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 30px;
  }
  #show-mob-nav.active span:nth-child(2) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #show-mob-nav.active span:nth-child(3) {
    opacity: 0;
  }

  #mob-nav {
    display: block;
    top: -100%;
    position: fixed;
    padding: 25px 20px;
    background: #d30700;
    left: 0;
    right: 0;
    bottom: 100%;
    overflow: auto;
    z-index: 1000;
    text-align: center;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #mob-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #mob-nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  #mob-nav ul li:before {
    display: none;
  }
  #mob-nav ul li:last-child {
    border-bottom: 0;
  }
  #mob-nav ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    line-height: 32px;
    position: relative;
    padding: 10px 20px;
  }
  #mob-nav ul li ul {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 0;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #mob-nav ul li ul li a {
    font-size: 18px;
    line-height: 24px;
    border-bottom: 0;
  }
  #mob-nav ul li ul.show {
    height: auto;
    opacity: 1;
    visibility: visible;
    padding-bottom: 20px;
  }
  #mob-nav ul li > a span.expand.active:before {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
  }
  #mob-nav ul li li {
    border-bottom: 0;
  }
  #mob-nav ul li li.current-menu-item a {
    text-decoration: underline;
  }
  #mob-nav ul li.current-menu-item > a {
    text-decoration: underline;
  }
  #mob-nav ul li.current-menu-ancestor > a {
    text-decoration: underline;
  }
  #mob-nav ul li.menu-item-has-children > a span.expand:before {
    content: "";
    font-family: "FontAwesome";
    position: relative;
    font-size: 16px;
    margin-left: 10px;
    display: inline-block;
    z-index: 2;
    top: -3px;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #mob-nav p {
    color: #fff;
    text-align: center;
    padding-top: 25px;
  }
  #mob-nav form {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 600px;
  }
  #mob-nav form input[type=text] {
    text-align: center;
  }
  #mob-nav form button {
    position: absolute;
    height: 45px;
    width: 85px;
    text-align: center;
    background: #000;
    border: 0;
    display: block;
    right: 0;
    top: 0;
    color: #fff;
  }

  #mob-nav.show {
    top: 113px;
    visibility: visible;
    bottom: 0;
  }

  a#mob-call {
    display: block;
    position: absolute;
    top: 25px;
    right: 93px;
    height: 63px;
    width: 63px;
    font-size: 30px;
    line-height: 61px;
    color: #d30700;
    border: 1px solid #d30700;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
  }

  #blog-detail #content {
    width: 60%;
  }
  #blog-detail #sidebar {
    width: 40%;
  }

  #filters {
    display: block;
    position: relative;
    float: none;
    text-align: center;
  }
  #filters p {
    display: block;
    padding-bottom: 15px;
    margin: 0;
  }
  #filters select {
    width: 100%;
  }

  #band-search {
    display: block;
    position: relative;
    float: none;
    text-align: center;
    padding-bottom: 25px;
  }
  #band-search p {
    display: block;
    padding-bottom: 15px;
    margin: 0;
  }
  #band-search input[type=search] {
    width: 100%;
    margin-bottom: 0;
  }
  #band-search button {
    bottom: 25px;
    top: inherit;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #artists-summary-container .col-4 {
    width: 33.33%;
  }
  #artists-summary-container .col-4:nth-child(4n+1) {
    clear: none;
  }
  #artists-summary-container .col-4:nth-child(3n+1) {
    clear: both;
  }

  #business-events-overview {
    flex-flow: column;
  }
  #business-events-overview > .menu {
    width: 100%;
  }
  #business-events-overview > .menu ul {
    padding: 25px 0 25px 0;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }
  #business-events-overview > .menu ul li {
    flex: 0 1 50%;
  }
  #business-events-overview > .content {
    width: 100%;
  }
  #business-events-overview li.bvm_b_events_type {
    width: 100%;
    flex: 0 !important;
  }

  .cta_wrap {
    justify-content: center;
    align-content: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .faq-responsive-columns .col-2 {
    width: 100%;
  }

  :root body #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a {
    margin-top: 0;
  }

  body.post-type-archive-post .default-content-row .col-3 {
    width: 100%;
  }
  body.post-type-archive-post .default-content-row .col-3 .band-summary {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  article.band-summary .content h4 {
    min-height: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 750px) {
  #home-intro {
    padding: 80px 0 80px 0;
  }
  #home-intro .right {
    position: relative;
    top: inherit;
    bottom: inherit;
    right: inherit;
    width: 100%;
    margin-bottom: 40px;
  }
  #home-intro .left {
    position: relative;
    width: 100%;
  }
  #home-intro .left p {
    text-align: center;
  }

  #home-blocks .block.text .text-container .klantenvertellen-widget p {
    font-size: 12px;
    line-height: 18px;
  }

  footer .col-3 {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
  }
  footer .col-3 .footer-news-items article.blog-summary:last-child {
    display: none;
  }
  footer .col-3:first-child article.blog-summary {
    width: 50%;
  }
  footer .col-3:last-child {
    text-align: center;
  }

  /*
  .footer-newsletter {
    form {
      margin: 0 auto 25px;
    }
  }
   */
  #artists-summary-container .col-3 {
    width: 50%;
  }
  #artists-summary-container .col-3:nth-child(odd) {
    clear: both;
  }
  #artists-summary-container .col-4 {
    width: 50%;
  }
  #artists-summary-container .col-4:nth-child(3n+1) {
    clear: none;
  }
  #artists-summary-container .col-4:nth-child(odd) {
    clear: both;
  }

  #blog-detail #content {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0;
    padding-right: 0;
  }
  #blog-detail #sidebar {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  body.menu-open #main-navigation {
    top: 155px;
    max-height: calc(100vh - 230px);
  }

  #home-intro p {
    font-size: 24px;
    line-height: 32px;
  }

  #business-events-cases .col-3 {
    width: 100%;
  }

  #home-blocks .block {
    width: calc(100% - 20px);
    float: none;
    clear: both;
  }
  #home-blocks .block.text .text-container .klantenvertellen-widget p {
    font-size: 15px;
    line-height: 25px;
  }

  .footer-contact-block table td {
    display: block;
    width: 100%;
    clear: both;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-contact-block table td:first-child {
    display: block;
    width: 100%;
    clear: both;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-contact-block table tr td:nth-child(2) {
    padding-bottom: 15px;
  }

  .footer-links .col-2 {
    display: block;
    width: 100%;
    float: none;
  }

  #artists-summary-container .col-3 {
    width: 100%;
    float: none;
    clear: both;
  }
  #artists-summary-container .col-4 {
    width: 100%;
    clear: both !important;
  }

  .col-2 {
    width: 100%;
    float: none;
  }

  a#mob-call {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    right: 70px;
  }

  #show-mob-nav {
    height: 40px;
    width: 40px;
  }
  #show-mob-nav span {
    width: 20px;
    left: 10px;
  }
  #show-mob-nav span:nth-child(1) {
    top: 15px;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #show-mob-nav span:nth-child(2) {
    top: 20px;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  #show-mob-nav span:nth-child(3) {
    top: 25px;
    opacity: 1;
    transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  #show-mob-nav.active span:nth-child(1) {
    top: 20px;
  }

  #default-header {
    padding-top: 84px;
  }

  #home-slideshow {
    padding-top: 84px;
  }

  #mob-nav ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding: 10px 20px;
  }

  article.band-summary .content .text {
    min-height: 170px;
  }

  .credits.credits-right {
    left: 0;
    right: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #mega-menu-item-6940,
#mega-menu-item-6819 {
    display: none !important;
  }

  .container,
.wrap {
    max-width: 100% !important;
  }

  .homepage-intro__text div {
    width: 80% !important;
  }
  .homepage-intro__video video {
    transform: unset !important;
  }

  .footer-blog__items__item {
    flex: 1 1 50% !important;
    max-width: 50% !important;
  }
  .footer-blog__items__item:nth-child(3) {
    display: none !important;
  }

  .footer-menu__top, .footer-menu__bottom {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/*# sourceMappingURL=media-queries.css.map */
