*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.l-container {
  position: relative;
  padding: 0 20px;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto; }
  .l-container--fullwidth {
    max-width: 100%; }

.l-row {
  position: relative;
  clear: both;
  margin: 0 -20px; }
  .l-row:after, .l-row:before {
    content: " ";
    display: table;
    clear: both; }

.l-column {
  padding: 0 20px;
  float: left;
  position: relative;
  width: 100%; }
  .l-column:after {
    content: "";
    display: table;
    clear: both; }
  .l-column--no-padding {
    padding: 0; }

@media only screen and (min-width: 300px) {
  .l-xs1 {
    width: 4.16667%; }
  .l-xs2 {
    width: 8.33333%; }
  .l-xs3 {
    width: 12.5%; }
  .l-xs4 {
    width: 16.66667%; }
  .l-xs5 {
    width: 20.83333%; }
  .l-xs6 {
    width: 25%; }
  .l-xs7 {
    width: 29.16667%; }
  .l-xs8 {
    width: 33.33333%; }
  .l-xs9 {
    width: 37.5%; }
  .l-xs10 {
    width: 41.66667%; }
  .l-xs11 {
    width: 45.83333%; }
  .l-xs12 {
    width: 50%; }
  .l-xs13 {
    width: 54.16667%; }
  .l-xs14 {
    width: 58.33333%; }
  .l-xs15 {
    width: 62.5%; }
  .l-xs16 {
    width: 66.66667%; }
  .l-xs17 {
    width: 70.83333%; }
  .l-xs18 {
    width: 75%; }
  .l-xs19 {
    width: 79.16667%; }
  .l-xs20 {
    width: 83.33333%; }
  .l-xs21 {
    width: 87.5%; }
  .l-xs22 {
    width: 91.66667%; }
  .l-xs23 {
    width: 95.83333%; }
  .l-xs24 {
    width: 100%; } }

@media only screen and (min-width: 480px) {
  .l-sm1 {
    width: 4.16667%; }
  .l-sm2 {
    width: 8.33333%; }
  .l-sm3 {
    width: 12.5%; }
  .l-sm4 {
    width: 16.66667%; }
  .l-sm5 {
    width: 20.83333%; }
  .l-sm6 {
    width: 25%; }
  .l-sm7 {
    width: 29.16667%; }
  .l-sm8 {
    width: 33.33333%; }
  .l-sm9 {
    width: 37.5%; }
  .l-sm10 {
    width: 41.66667%; }
  .l-sm11 {
    width: 45.83333%; }
  .l-sm12 {
    width: 50%; }
  .l-sm13 {
    width: 54.16667%; }
  .l-sm14 {
    width: 58.33333%; }
  .l-sm15 {
    width: 62.5%; }
  .l-sm16 {
    width: 66.66667%; }
  .l-sm17 {
    width: 70.83333%; }
  .l-sm18 {
    width: 75%; }
  .l-sm19 {
    width: 79.16667%; }
  .l-sm20 {
    width: 83.33333%; }
  .l-sm21 {
    width: 87.5%; }
  .l-sm22 {
    width: 91.66667%; }
  .l-sm23 {
    width: 95.83333%; }
  .l-sm24 {
    width: 100%; } }

@media only screen and (min-width: 769px) {
  .l-md1 {
    width: 4.16667%; }
  .l-md2 {
    width: 8.33333%; }
  .l-md3 {
    width: 12.5%; }
  .l-md4 {
    width: 16.66667%; }
  .l-md5 {
    width: 20.83333%; }
  .l-md6 {
    width: 25%; }
  .l-md7 {
    width: 29.16667%; }
  .l-md8 {
    width: 33.33333%; }
  .l-md9 {
    width: 37.5%; }
  .l-md10 {
    width: 41.66667%; }
  .l-md11 {
    width: 45.83333%; }
  .l-md12 {
    width: 50%; }
  .l-md13 {
    width: 54.16667%; }
  .l-md14 {
    width: 58.33333%; }
  .l-md15 {
    width: 62.5%; }
  .l-md16 {
    width: 66.66667%; }
  .l-md17 {
    width: 70.83333%; }
  .l-md18 {
    width: 75%; }
  .l-md19 {
    width: 79.16667%; }
  .l-md20 {
    width: 83.33333%; }
  .l-md21 {
    width: 87.5%; }
  .l-md22 {
    width: 91.66667%; }
  .l-md23 {
    width: 95.83333%; }
  .l-md24 {
    width: 100%; } }

@media only screen and (min-width: 960px) {
  .l-lg1 {
    width: 4.16667%; }
  .l-lg2 {
    width: 8.33333%; }
  .l-lg3 {
    width: 12.5%; }
  .l-lg4 {
    width: 16.66667%; }
  .l-lg5 {
    width: 20.83333%; }
  .l-lg6 {
    width: 25%; }
  .l-lg7 {
    width: 29.16667%; }
  .l-lg8 {
    width: 33.33333%; }
  .l-lg9 {
    width: 37.5%; }
  .l-lg10 {
    width: 41.66667%; }
  .l-lg11 {
    width: 45.83333%; }
  .l-lg12 {
    width: 50%; }
  .l-lg13 {
    width: 54.16667%; }
  .l-lg14 {
    width: 58.33333%; }
  .l-lg15 {
    width: 62.5%; }
  .l-lg16 {
    width: 66.66667%; }
  .l-lg17 {
    width: 70.83333%; }
  .l-lg18 {
    width: 75%; }
  .l-lg19 {
    width: 79.16667%; }
  .l-lg20 {
    width: 83.33333%; }
  .l-lg21 {
    width: 87.5%; }
  .l-lg22 {
    width: 91.66667%; }
  .l-lg23 {
    width: 95.83333%; }
  .l-lg24 {
    width: 100%; } }

@media only screen and (min-width: 300px) {
  .l-push-xs1 {
    margin-left: 4.16667%; }
  .l-push-xs2 {
    margin-left: 8.33333%; }
  .l-push-xs3 {
    margin-left: 12.5%; }
  .l-push-xs4 {
    margin-left: 16.66667%; }
  .l-push-xs5 {
    margin-left: 20.83333%; }
  .l-push-xs6 {
    margin-left: 25%; }
  .l-push-xs7 {
    margin-left: 29.16667%; }
  .l-push-xs8 {
    margin-left: 33.33333%; }
  .l-push-xs9 {
    margin-left: 37.5%; }
  .l-push-xs10 {
    margin-left: 41.66667%; }
  .l-push-xs11 {
    margin-left: 45.83333%; }
  .l-push-xs12 {
    margin-left: 50%; }
  .l-push-xs13 {
    margin-left: 54.16667%; }
  .l-push-xs14 {
    margin-left: 58.33333%; }
  .l-push-xs15 {
    margin-left: 62.5%; }
  .l-push-xs16 {
    margin-left: 66.66667%; }
  .l-push-xs17 {
    margin-left: 70.83333%; }
  .l-push-xs18 {
    margin-left: 75%; }
  .l-push-xs19 {
    margin-left: 79.16667%; }
  .l-push-xs20 {
    margin-left: 83.33333%; }
  .l-push-xs21 {
    margin-left: 87.5%; }
  .l-push-xs22 {
    margin-left: 91.66667%; }
  .l-push-xs23 {
    margin-left: 95.83333%; }
  .l-push-xs24 {
    margin-left: 100%; } }

@media only screen and (min-width: 480px) {
  .l-push-sm1 {
    margin-left: 4.16667%; }
  .l-push-sm2 {
    margin-left: 8.33333%; }
  .l-push-sm3 {
    margin-left: 12.5%; }
  .l-push-sm4 {
    margin-left: 16.66667%; }
  .l-push-sm5 {
    margin-left: 20.83333%; }
  .l-push-sm6 {
    margin-left: 25%; }
  .l-push-sm7 {
    margin-left: 29.16667%; }
  .l-push-sm8 {
    margin-left: 33.33333%; }
  .l-push-sm9 {
    margin-left: 37.5%; }
  .l-push-sm10 {
    margin-left: 41.66667%; }
  .l-push-sm11 {
    margin-left: 45.83333%; }
  .l-push-sm12 {
    margin-left: 50%; }
  .l-push-sm13 {
    margin-left: 54.16667%; }
  .l-push-sm14 {
    margin-left: 58.33333%; }
  .l-push-sm15 {
    margin-left: 62.5%; }
  .l-push-sm16 {
    margin-left: 66.66667%; }
  .l-push-sm17 {
    margin-left: 70.83333%; }
  .l-push-sm18 {
    margin-left: 75%; }
  .l-push-sm19 {
    margin-left: 79.16667%; }
  .l-push-sm20 {
    margin-left: 83.33333%; }
  .l-push-sm21 {
    margin-left: 87.5%; }
  .l-push-sm22 {
    margin-left: 91.66667%; }
  .l-push-sm23 {
    margin-left: 95.83333%; }
  .l-push-sm24 {
    margin-left: 100%; } }

@media only screen and (min-width: 769px) {
  .l-push-md1 {
    margin-left: 4.16667%; }
  .l-push-md2 {
    margin-left: 8.33333%; }
  .l-push-md3 {
    margin-left: 12.5%; }
  .l-push-md4 {
    margin-left: 16.66667%; }
  .l-push-md5 {
    margin-left: 20.83333%; }
  .l-push-md6 {
    margin-left: 25%; }
  .l-push-md7 {
    margin-left: 29.16667%; }
  .l-push-md8 {
    margin-left: 33.33333%; }
  .l-push-md9 {
    margin-left: 37.5%; }
  .l-push-md10 {
    margin-left: 41.66667%; }
  .l-push-md11 {
    margin-left: 45.83333%; }
  .l-push-md12 {
    margin-left: 50%; }
  .l-push-md13 {
    margin-left: 54.16667%; }
  .l-push-md14 {
    margin-left: 58.33333%; }
  .l-push-md15 {
    margin-left: 62.5%; }
  .l-push-md16 {
    margin-left: 66.66667%; }
  .l-push-md17 {
    margin-left: 70.83333%; }
  .l-push-md18 {
    margin-left: 75%; }
  .l-push-md19 {
    margin-left: 79.16667%; }
  .l-push-md20 {
    margin-left: 83.33333%; }
  .l-push-md21 {
    margin-left: 87.5%; }
  .l-push-md22 {
    margin-left: 91.66667%; }
  .l-push-md23 {
    margin-left: 95.83333%; }
  .l-push-md24 {
    margin-left: 100%; } }

@media only screen and (min-width: 960px) {
  .l-push-lg1 {
    margin-left: 4.16667%; }
  .l-push-lg2 {
    margin-left: 8.33333%; }
  .l-push-lg3 {
    margin-left: 12.5%; }
  .l-push-lg4 {
    margin-left: 16.66667%; }
  .l-push-lg5 {
    margin-left: 20.83333%; }
  .l-push-lg6 {
    margin-left: 25%; }
  .l-push-lg7 {
    margin-left: 29.16667%; }
  .l-push-lg8 {
    margin-left: 33.33333%; }
  .l-push-lg9 {
    margin-left: 37.5%; }
  .l-push-lg10 {
    margin-left: 41.66667%; }
  .l-push-lg11 {
    margin-left: 45.83333%; }
  .l-push-lg12 {
    margin-left: 50%; }
  .l-push-lg13 {
    margin-left: 54.16667%; }
  .l-push-lg14 {
    margin-left: 58.33333%; }
  .l-push-lg15 {
    margin-left: 62.5%; }
  .l-push-lg16 {
    margin-left: 66.66667%; }
  .l-push-lg17 {
    margin-left: 70.83333%; }
  .l-push-lg18 {
    margin-left: 75%; }
  .l-push-lg19 {
    margin-left: 79.16667%; }
  .l-push-lg20 {
    margin-left: 83.33333%; }
  .l-push-lg21 {
    margin-left: 87.5%; }
  .l-push-lg22 {
    margin-left: 91.66667%; }
  .l-push-lg23 {
    margin-left: 95.83333%; }
  .l-push-lg24 {
    margin-left: 100%; } }

@media screen and (max-width: 300px) {
  .xs-below-hide {
    display: none !important; } }

@media screen and (max-width: 480px) {
  .sm-below-hide {
    display: none !important; } }

@media screen and (max-width: 769px) {
  .md-below-hide {
    display: none !important; } }

@media screen and (max-width: 960px) {
  .lg-below-hide {
    display: none !important; } }

@media screen and (min-width: 300px) {
  .xs-above-hide {
    display: none !important; } }

@media screen and (min-width: 480px) {
  .sm-above-hide {
    display: none !important; } }

@media screen and (min-width: 769px) {
  .md-above-hide {
    display: none !important; } }

@media screen and (min-width: 960px) {
  .lg-above-hide {
    display: none !important; } }

@media screen and (min-width: 300px) {
  .xs-push1 {
    margin-left: 4.16667%; }
  .xs-push2 {
    margin-left: 8.33333%; }
  .xs-push3 {
    margin-left: 12.5%; }
  .xs-push4 {
    margin-left: 16.66667%; }
  .xs-push5 {
    margin-left: 20.83333%; }
  .xs-push6 {
    margin-left: 25%; }
  .xs-push7 {
    margin-left: 29.16667%; }
  .xs-push8 {
    margin-left: 33.33333%; }
  .xs-push9 {
    margin-left: 37.5%; }
  .xs-push10 {
    margin-left: 41.66667%; }
  .xs-push11 {
    margin-left: 45.83333%; }
  .xs-push12 {
    margin-left: 50%; }
  .xs-push13 {
    margin-left: 54.16667%; }
  .xs-push14 {
    margin-left: 58.33333%; }
  .xs-push15 {
    margin-left: 62.5%; }
  .xs-push16 {
    margin-left: 66.66667%; }
  .xs-push17 {
    margin-left: 70.83333%; }
  .xs-push18 {
    margin-left: 75%; }
  .xs-push19 {
    margin-left: 79.16667%; }
  .xs-push20 {
    margin-left: 83.33333%; }
  .xs-push21 {
    margin-left: 87.5%; }
  .xs-push22 {
    margin-left: 91.66667%; }
  .xs-push23 {
    margin-left: 95.83333%; }
  .xs-push24 {
    margin-left: 100%; } }

@media screen and (min-width: 480px) {
  .sm-push1 {
    margin-left: 4.16667%; }
  .sm-push2 {
    margin-left: 8.33333%; }
  .sm-push3 {
    margin-left: 12.5%; }
  .sm-push4 {
    margin-left: 16.66667%; }
  .sm-push5 {
    margin-left: 20.83333%; }
  .sm-push6 {
    margin-left: 25%; }
  .sm-push7 {
    margin-left: 29.16667%; }
  .sm-push8 {
    margin-left: 33.33333%; }
  .sm-push9 {
    margin-left: 37.5%; }
  .sm-push10 {
    margin-left: 41.66667%; }
  .sm-push11 {
    margin-left: 45.83333%; }
  .sm-push12 {
    margin-left: 50%; }
  .sm-push13 {
    margin-left: 54.16667%; }
  .sm-push14 {
    margin-left: 58.33333%; }
  .sm-push15 {
    margin-left: 62.5%; }
  .sm-push16 {
    margin-left: 66.66667%; }
  .sm-push17 {
    margin-left: 70.83333%; }
  .sm-push18 {
    margin-left: 75%; }
  .sm-push19 {
    margin-left: 79.16667%; }
  .sm-push20 {
    margin-left: 83.33333%; }
  .sm-push21 {
    margin-left: 87.5%; }
  .sm-push22 {
    margin-left: 91.66667%; }
  .sm-push23 {
    margin-left: 95.83333%; }
  .sm-push24 {
    margin-left: 100%; } }

@media screen and (min-width: 769px) {
  .md-push1 {
    margin-left: 4.16667%; }
  .md-push2 {
    margin-left: 8.33333%; }
  .md-push3 {
    margin-left: 12.5%; }
  .md-push4 {
    margin-left: 16.66667%; }
  .md-push5 {
    margin-left: 20.83333%; }
  .md-push6 {
    margin-left: 25%; }
  .md-push7 {
    margin-left: 29.16667%; }
  .md-push8 {
    margin-left: 33.33333%; }
  .md-push9 {
    margin-left: 37.5%; }
  .md-push10 {
    margin-left: 41.66667%; }
  .md-push11 {
    margin-left: 45.83333%; }
  .md-push12 {
    margin-left: 50%; }
  .md-push13 {
    margin-left: 54.16667%; }
  .md-push14 {
    margin-left: 58.33333%; }
  .md-push15 {
    margin-left: 62.5%; }
  .md-push16 {
    margin-left: 66.66667%; }
  .md-push17 {
    margin-left: 70.83333%; }
  .md-push18 {
    margin-left: 75%; }
  .md-push19 {
    margin-left: 79.16667%; }
  .md-push20 {
    margin-left: 83.33333%; }
  .md-push21 {
    margin-left: 87.5%; }
  .md-push22 {
    margin-left: 91.66667%; }
  .md-push23 {
    margin-left: 95.83333%; }
  .md-push24 {
    margin-left: 100%; } }

@media screen and (min-width: 960px) {
  .lg-push1 {
    margin-left: 4.16667%; }
  .lg-push2 {
    margin-left: 8.33333%; }
  .lg-push3 {
    margin-left: 12.5%; }
  .lg-push4 {
    margin-left: 16.66667%; }
  .lg-push5 {
    margin-left: 20.83333%; }
  .lg-push6 {
    margin-left: 25%; }
  .lg-push7 {
    margin-left: 29.16667%; }
  .lg-push8 {
    margin-left: 33.33333%; }
  .lg-push9 {
    margin-left: 37.5%; }
  .lg-push10 {
    margin-left: 41.66667%; }
  .lg-push11 {
    margin-left: 45.83333%; }
  .lg-push12 {
    margin-left: 50%; }
  .lg-push13 {
    margin-left: 54.16667%; }
  .lg-push14 {
    margin-left: 58.33333%; }
  .lg-push15 {
    margin-left: 62.5%; }
  .lg-push16 {
    margin-left: 66.66667%; }
  .lg-push17 {
    margin-left: 70.83333%; }
  .lg-push18 {
    margin-left: 75%; }
  .lg-push19 {
    margin-left: 79.16667%; }
  .lg-push20 {
    margin-left: 83.33333%; }
  .lg-push21 {
    margin-left: 87.5%; }
  .lg-push22 {
    margin-left: 91.66667%; }
  .lg-push23 {
    margin-left: 95.83333%; }
  .lg-push24 {
    margin-left: 100%; } }

body {
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.4; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0.5em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a {
    color: inherit; }

h1, .h1 {
  font-size: 20px; }

h2, .h2 {
  font-size: 18px; }

h3, .h3 {
  font-size: 16px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-weight: normal; }

a {
  color: #009fee; }
  a:hover {
    color: #009fee; }

input, textarea {
  font-size: 16px;
  font-family: 'Roboto', sans-serif; }

.h + .whiteline,
.h + .greyline,
.h + .blackline {
  margin-top: 0; }

@media all and (min-width: 580px) {
  body {
    font-size: 18px; }
  h1, .h1 {
    font-size: 28px; }
  h2, .h2 {
    font-size: 24px; }
  h3, .h3 {
    font-size: 18px; }
  h4, .h4 {
    font-size: 18px; }
  h5, .h5 {
    font-size: 18px; }
  input, textarea {
    font-size: 18px; } }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

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

.u-responsive-image {
  max-width: 100%;
  width: 100%; }

.u-responsive-iframe-container {
  max-width: 100%;
  width: 100%; }
  .u-responsive-iframe-container iframe {
    max-width: 100%; }

.l-section {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }
  .l-section--black {
    background-color: black; }
  .l-section--blue {
    background-color: #009fee; }
  .l-section--grey {
    background: rgba(0, 0, 0, 0.2); }
    .l-section--grey + .l-section--grey {
      padding-top: 0; }
  .l-section--header {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .l-section--concert-filters {
    background-color: #E4E4E4; }
  .l-section--venue-filters {
    background-color: #E4E4E4; }
  .l-section--no-padding-bottom {
    padding-bottom: 0 !important; }
  .l-section--no-padding-top {
    padding-top: 0 !important; }
  .l-section--text-columns .h {
    margin-top: 20px; }
  .l-section--promo .l-container {
    padding-left: 30px;
    padding-right: 30px; }

@media all and (min-width: 480px) {
  .l-section {
    padding-top: 40px;
    padding-bottom: 40px; }
    .l-section--concert-filters {
      background-color: white; }
    .l-section--venue-filters {
      background-color: white; }
    .l-section--articles .article-teaser {
      min-height: 600px; } }

@media all and (min-width: 769px) {
  .l-section--promo .l-container {
    padding-left: 20px;
    padding-right: 20px; } }

.icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  line-height: 1.4; }
  .icon:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%; }
  .icon--big {
    width: 21px;
    height: 21px; }
  .icon--search:after {
    background-image: url("images/search.png"); }
  .icon--search-black:after {
    background-image: url("images/search-black.png"); }
  .icon--search-grey:after {
    background-image: url("images/search-grey.png"); }
  .icon--globe:after {
    background-image: url("images/globe.png"); }
  .icon--globe-black:after {
    background-image: url("images/globe-black.png"); }
  .icon--cross:after {
    background-image: url("images/cross.png"); }
  .icon--cross-black:after {
    background-image: url("images/cross-black.png"); }
  .icon--shop:after {
    background-image: url("images/shop42.png"); }
  .icon--newsletter:after {
    background-image: url("images/newsletter42.png"); }
  .icon--external:after {
    background-image: url("images/external.png"); }
  .icon--star {
    background-image: url("images/star.svg"); }
  .icon--map-pointer {
    background: url("images/sprite.png") -116px -99px;
    width: 8px;
    height: 12px;
    top: 4px; }
  .icon--grid {
    background-image: url("images/grid-icon.png");
    background-size: cover; }
  .icon--list {
    background-image: url("images/list-icon.png");
    background-size: cover; }

.navigation--secondary .icon--globe, .navigation--mobile-side .icon--globe {
  top: 3px; }

html, body {
  position: relative; }

.body-content {
  background-color: white;
  position: relative;
  padding-top: 60px;
  right: 0;
  z-index: 99;
  height: 100%;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  box-shadow: 0 0 25px -2px rgba(0, 0, 0, 0.1); }
  .body-content.open {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }

@media all and (min-width: 480px) {
  .body-content.open {
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0); } }

@media all and (min-width: 1070px) {
  .body-content {
    padding-top: 0;
    box-shadow: none; } }

.c-link-list {
  margin: 0;
  padding: 0; }
  .c-link-list__item {
    display: block;
    border-bottom: 1px solid black;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .c-link-list__link {
    color: black; }

.button {
  display: inline-block;
  border: 1px solid #15223A;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0px 1px 0px #15223A;
  padding: 8px 15px;
  line-height: 1;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: black; }
  .button--ticket {
    display: inline-block;
    background-color: #417505;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 30px 9px;
    border-radius: 3px;
    line-height: 1;
    margin: 0;
    text-align: center;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.7);
    font-family: 'Roboto', sans-serif;
    color: white; }
    .button--ticket:hover {
      color: white; }
  .button--blue {
    background-color: #009fee;
    border: none;
    color: white;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.7); }
    .button--blue:hover {
      color: white; }
  .button--green {
    background-color: #417505; }
  .button--grey {
    background-color: #B5B5B5; }
  .button--red {
    background-color: #D84716; }

.toggle-favorite {
  display: inline-block;
  margin-left: 15px;
  color: #7A7A7A;
  vertical-align: middle; }
  .toggle-favorite:hover {
    cursor: pointer; }
  .toggle-favorite .icon {
    vertical-align: middle;
    position: relative;
    bottom: 2px; }
  .toggle-favorite .add-text {
    vertical-align: middle; }
  .toggle-favorite .remove-text {
    display: none;
    vertical-align: middle; }
  .toggle-favorite.is-favorited {
    color: #009fee; }
    .toggle-favorite.is-favorited .icon--star {
      background-image: url("images/star-blue.svg"); }
    .toggle-favorite.is-favorited .add-text {
      display: none; }
    .toggle-favorite.is-favorited .remove-text {
      display: inline; }

@media all and (min-width: 480px) {
  .button--ticket {
    font-size: 18px; } }

.slider-frontpage-container {
  position: relative;
  margin-bottom: 40px; }

.slider-frontpage {
  position: relative;
  background-color: black;
  width: 100%;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }
  .slider-frontpage .slide {
    position: relative;
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .slider-frontpage .slide.pre-active {
      display: block; }
    .slider-frontpage .slide.active {
      opacity: 1; }
  .slider-frontpage .slide__title {
    color: white;
    background-color: black;
    font-size: 14px;
    line-height: 1.1;
    display: inline;
    padding: 5px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    max-width: 100%; }
  .slider-frontpage .slide__image {
    width: 100%;
    max-width: 100%;
    vertical-align: top; }
  .slider-frontpage .slide__nav {
    position: absolute;
    bottom: 4px;
    right: 8px; }
  .slider-frontpage .slide__nav__link {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    text-indent: -9999px;
    margin-right: 3px;
    border: 1px solid #009fee; }
    .slider-frontpage .slide__nav__link.active {
      background-color: #009fee; }

@media all and (min-width: 480px) {
  .slider-frontpage .slide__title {
    font-size: 26px;
    line-height: 1.2;
    bottom: 40px; } }

@media all and (min-width: 769px) {
  .slider-frontpage-container {
    margin-bottom: 0; } }

.promo-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  .promo-box__image {
    width: 100%;
    max-width: 100%; }
  .promo-box__title {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding: 5px;
    color: white;
    background-color: black;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal; }

@media screen and (min-width: 769) {
  .promo-box {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0; } }

.article-teaser {
  margin-bottom: 40px; }
  .article-teaser__image {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px; }
  .article-teaser__title {
    font-size: 22px;
    margin-bottom: 20px; }
  .article-teaser__body {
    margin-bottom: 5px; }
  .article-teaser__more-link {
    margin-top: 20px;
    color: black;
    font-weight: 700; }

@media screen and (min-width: 769px) {
  .article-teaser {
    margin-bottom: 20px; } }

.social-widget-container {
  margin-bottom: 40px; }

.frontpage-youtube-player {
  padding-bottom: 50%;
  position: relative; }
  .frontpage-youtube-player-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.instagram_gallery {
  position: relative; }
  .instagram_gallery:after, .instagram_gallery:before {
    content: " ";
    display: table;
    clear: both; }
  .instagram_gallery > * {
    display: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    overflow: hidden;
    position: relative; }
    .instagram_gallery > *:nth-child(-n+8) {
      display: block; }
  .instagram_gallery img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top; }

@media screen and (min-width: 480px) {
  .instagram_gallery > * {
    width: 25%; }
    .instagram_gallery > *:nth-child(-n+12) {
      display: block; } }

.single-concert {
  background-color: white;
  padding: 20px; }
  .single-concert__notice {
    background-color: #009fee;
    color: white;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px; }
  .single-concert__facebook {
    color: #7A7A7A; }
    .single-concert__facebook .icon {
      vertical-align: middle;
      position: relative;
      bottom: 2px; }
  .single-concert__meta {
    text-align: right;
    margin-bottom: 10px;
    font-size: 14px; }
  .single-concert__favorite {
    display: inline-block;
    margin-left: 10px;
    color: #7A7A7A;
    vertical-align: middle; }
  .single-concert__selected {
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
    color: #7A7A7A; }
    .single-concert__selected .icon {
      vertical-align: middle;
      margin-right: 5px; }
  .single-concert__date {
    color: #009fee; }
  .single-concert__venue + .single-concert__venue {
    padding-left: 5px; }
  .single-concert__venue + .single-concert__venue:before {
    content: '';
    display: inline-block;
    background: url(images/sprite.png) -121px -8px;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    position: relative;
    bottom: 1px;
    left: -4px; }
  .single-concert__location {
    color: #7A7A7A; }
    .single-concert__location a {
      color: #7A7A7A;
      position: relative; }
  .single-concert__image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .single-concert__video {
    margin-bottom: 20px;
    width: 100%;
    min-height: 300px; }
  .single-concert__tickets {
    margin-bottom: 20px;
    text-align: right; }
  .single-concert .button--ticket {
    width: 100%; }
  .single-concert__tags {
    display: inline-block; }
  .single-concert__tag {
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 8px;
    background-color: #B5B5B5;
    color: white;
    font-size: 14px; }
  .single-concert__lineup {
    margin-bottom: 20px; }
  .single-concert__artist {
    color: black; }
  .single-concert .greyline--below-tickets {
    display: none; }
  .single-concert .greyline--below-tags {
    margin-top: 12px; }

@media all and (min-width: 480px) {
  .single-concert .button--ticket {
    width: auto; }
  .single-concert__video {
    min-height: 350px; } }

@media all and (min-width: 690px) {
  .single-concert__tickets {
    float: right;
    margin-bottom: 0; }
  .single-concert__tag {
    margin-bottom: 0; }
  .single-concert__meta {
    float: right; }
  .single-concert .greyline--below-tickets {
    display: block; }
  .single-concert .greyline--below-tags {
    display: none; } }

.concert + .concert {
  margin-bottom: 10px; }

.concert__image {
  float: left; }

.concert__date {
  float: left; }

.concert__detail {
  float: left; }

.grid h6 {
  width: auto; }

@media all and (min-width: 480px) {
  .grid h6 {
    max-width: 70%;
    padding-right: 100px; } }

.footer .info .l-column {
  margin-top: 20px; }

.concert-list-simple .concert {
  padding: 15px;
  background-color: white;
  margin-bottom: 10px;
  overflow: hidden; }
  .concert-list-simple .concert__info {
    display: inline-block;
    width: 100%;
    vertical-align: middle; }
  .concert-list-simple .concert__date {
    font-weight: 700;
    width: 100%;
    color: #009fee;
    margin-bottom: 5px; }
    .concert-list-simple .concert__date .day {
      text-transform: capitalize; }
  .concert-list-simple .concert__title {
    margin-bottom: 5px; }
  .concert-list-simple .concert__ticket {
    display: none;
    background-color: #417505;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 5px 9px;
    border-radius: 3px;
    width: 140px;
    line-height: 1;
    margin: 0;
    text-align: center;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.7);
    color: white;
    vertical-align: middle; }
    .concert-list-simple .concert__ticket--free {
      background-color: #417505;
      cursor: default; }
    .concert-list-simple .concert__ticket--door-fee {
      background-color: #B5B5B5;
      cursor: default; }
    .concert-list-simple .concert__ticket--buy-ticket {
      background-color: #D84716; }
  .concert-list-simple .concert__venue + .concert__venue {
    padding-left: 15px; }
  .concert-list-simple .concert__venue + .concert__venue:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 8px;
    background: url(images/sprite.png) -107px -8px;
    top: 7px;
    left: 0; }
  .concert-list-simple .concert__club, .concert-list-simple .concert__venue {
    color: black;
    position: relative; }
    .concert-list-simple .concert__club:hover, .concert-list-simple .concert__venue:hover {
      color: #009fee; }

@media all and (min-width: 480px) {
  .concert-list-simple .concert__info {
    width: calc(100% - 145px); }
  .concert-list-simple .concert__ticket {
    display: inline-block;
    font-size: 18px; } }

.concert-list .concert {
  padding: 15px;
  background-color: white;
  margin-bottom: 10px; }
  .concert-list .concert__image-container {
    display: none; }
  .concert-list .concert__image {
    max-width: 100%;
    width: 100%;
    float: none;
    vertical-align: top;
    display: block; }
  .concert-list .concert__date-mobile {
    font-weight: 700;
    width: 100%;
    color: #009fee;
    margin-bottom: 5px; }
    .concert-list .concert__date-mobile .day {
      text-transform: capitalize; }
  .concert-list .concert__date {
    display: none; }
    .concert-list .concert__date .day {
      text-transform: capitalize; }
  .concert-list .concert__title {
    margin-bottom: 10px; }
  .concert-list .concert__venue + .concert__venue {
    padding-left: 15px; }
  .concert-list .concert__venue + .concert__venue:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 8px;
    background: url(images/sprite.png) -107px -8px;
    top: 7px;
    left: 0; }
  .concert-list .concert__club, .concert-list .concert__venue {
    color: black;
    position: relative; }
    .concert-list .concert__club:hover, .concert-list .concert__venue:hover {
      color: #009fee; }
  .concert-list .concert__meta {
    display: none;
    overflow: hidden; }
  .concert-list .concert__theme {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    color: white;
    margin-right: 5px;
    position: relative; }
    .concert-list .concert__theme:hover {
      color: white; }
  .concert-list .concert__selected {
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
    color: #7A7A7A;
    line-height: 34px; }
    .concert-list .concert__selected .icon {
      vertical-align: middle;
      margin-right: 5px; }
  .concert-list .concert__favorite {
    display: inline-block;
    margin-left: 10px;
    color: #7A7A7A;
    vertical-align: middle;
    line-height: 34px; }
    .concert-list .concert__favorite:hover {
      cursor: pointer; }
    .concert-list .concert__favorite .icon {
      vertical-align: middle;
      position: relative;
      bottom: 2px; }
    .concert-list .concert__favorite .remove-text {
      display: none; }
    .concert-list .concert__favorite.is-favorited {
      color: #009fee; }
      .concert-list .concert__favorite.is-favorited .icon--star {
        background-image: url("images/star-blue.svg"); }
      .concert-list .concert__favorite.is-favorited .add-text {
        display: none; }
      .concert-list .concert__favorite.is-favorited .remove-text {
        display: inline; }
  .concert-list .concert .greyline {
    margin-top: 0; }

.overview .list {
  width: 100%; }

.overview .aside {
  width: 100%; }

@media all and (min-width: 580px) {
  .concert-list .concert {
    position: relative;
    overflow: hidden; }
    .concert-list .concert__image-container {
      float: left;
      width: 160px;
      max-height: 100px;
      overflow-y: hidden;
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 20px; }
    .concert-list .concert__organizer {
      margin-bottom: 20px; }
    .concert-list .concert__meta {
      clear: both;
      display: block;
      width: 100%;
      font-size: 14px; }
    .concert-list .concert__ticket {
      display: inline-block;
      background-color: #417505;
      font-size: 16px;
      font-weight: 700;
      padding: 8px 5px 9px;
      border-radius: 3px;
      width: 130px;
      line-height: 1;
      margin: 0;
      text-align: center;
      box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.7);
      color: white;
      float: right; }
      .concert-list .concert__ticket--free {
        background-color: #417505; }
      .concert-list .concert__ticket--door-fee {
        background-color: #B5B5B5; }
      .concert-list .concert__ticket--buy-ticket {
        background-color: #D84716; } }

@media all and (min-width: 1000px) {
  .concert-list .concert {
    min-height: 167px;
    overflow: hidden; }
    .concert-list .concert__image-container {
      position: absolute;
      left: 0;
      top: 0;
      width: 268px;
      margin-right: 0;
      margin-bottom: 0;
      max-height: auto;
      overflow-y: visible; }
    .concert-list .concert__date-mobile {
      display: none; }
    .concert-list .concert__date {
      display: inline-block;
      position: absolute;
      left: 268px;
      top: 0;
      width: 160px;
      height: 100%;
      background-color: #009fee;
      color: white;
      text-align: center; }
      .concert-list .concert__date .time-container {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .concert-list .concert__date .day {
        display: block;
        font-size: 18px;
        line-height: 1.1;
        font-weight: 700; }
      .concert-list .concert__date .date {
        display: block;
        font-size: 50px;
        line-height: 1.1; }
      .concert-list .concert__date .time {
        display: block;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.1; }
    .concert-list .concert__info {
      padding-left: 428px; }
    .concert-list .concert__meta {
      clear: none;
      padding-left: 428px;
      position: absolute;
      bottom: 10px;
      padding-right: 35px;
      padding-top: 0; }
    .concert-list .concert__ticket {
      font-size: 18px; }
  .concert-list .greyline, .concert-list-simple .greyline {
    margin-bottom: 10px; }
  .concert-list li, .concert-list-simple li {
    opacity: 1;
    perspective: 50px; }
  .concert-list li:nth-child(1):nth-child(1), .concert-list-simple li:nth-child(1):nth-child(1) {
    animation-delay: 0.05s; }
  .concert-list li:nth-child(2):nth-child(2), .concert-list-simple li:nth-child(2):nth-child(2) {
    animation-delay: 0.1s; }
  .concert-list li:nth-child(3):nth-child(3), .concert-list-simple li:nth-child(3):nth-child(3) {
    animation-delay: 0.15s; }
  .concert-list li:nth-child(4):nth-child(4), .concert-list-simple li:nth-child(4):nth-child(4) {
    animation-delay: 0.2s; }
  .concert-list li:nth-child(5):nth-child(5), .concert-list-simple li:nth-child(5):nth-child(5) {
    animation-delay: 0.25s; }
  .concert-list li:nth-child(6):nth-child(6), .concert-list-simple li:nth-child(6):nth-child(6) {
    animation-delay: 0.3s; }
  .concert-list li:nth-child(7):nth-child(7), .concert-list-simple li:nth-child(7):nth-child(7) {
    animation-delay: 0.35s; }
  .concert-list li:nth-child(8):nth-child(8), .concert-list-simple li:nth-child(8):nth-child(8) {
    animation-delay: 0.4s; }
  .concert-list li:nth-child(9):nth-child(9), .concert-list-simple li:nth-child(9):nth-child(9) {
    animation-delay: 0.45s; }
  .concert-list li:nth-child(10):nth-child(10), .concert-list-simple li:nth-child(10):nth-child(10) {
    animation-delay: 0.5s; }
  .concert-list.has-appeared li, .concert-list-simple.has-appeared li {
    opacity: 1; }
  .overview .list {
    width: calc(100% - 180px); }
  .overview .aside {
    width: 150px; } }

.single-venue {
  background-color: white;
  padding: 20px; }
  .single-venue__location {
    color: black; }
    .single-venue__location .icon--map-pointer {
      top: -1px;
      vertical-align: middle; }
  .single-venue__meta {
    text-align: right;
    margin-bottom: 10px;
    font-size: 14px; }
  .single-venue .fb-like, .single-venue [id^="___plusone"] {
    vertical-align: top;
    margin-left: 10px !important; }
  .single-venue .meta {
    font-size: 14px; }
    .single-venue .meta li {
      margin-bottom: 10px; }
    .single-venue .meta a, .single-venue .meta span {
      padding-left: 22px;
      position: relative;
      color: black; }
    .single-venue .meta span {
      display: block; }
    .single-venue .meta span.clean, .single-venue .meta a.clean {
      padding-left: 0; }
      .single-venue .meta span.clean:before, .single-venue .meta a.clean:before {
        display: none; }
    .single-venue .meta span:before, .single-venue .meta a:before {
      content: '';
      position: absolute;
      background: url(images/sprite.png) -116px -99px;
      width: 8px;
      height: 12px;
      left: 4px;
      top: 1px; }
    .single-venue .meta span.opening_hours:before, .single-venue .meta a.opening_hours:before {
      background-position: -3px -219px;
      width: 13px;
      height: 18px;
      left: 1px;
      top: 0; }
    .single-venue .meta span.capacity:before, .single-venue .meta a.capacity:before {
      background-position: -27px -222px;
      width: 18px;
      height: 12px;
      left: -1px; }
    .single-venue .meta span.payment:before, .single-venue .meta a.payment:before {
      background-position: -55px -225px;
      width: 18px;
      height: 12px;
      left: -1px; }
    .single-venue .meta span.smoking:before, .single-venue .meta a.smoking:before {
      background-position: -80px -222px;
      width: 18px;
      height: 15px;
      left: -1px;
      top: -1px; }
    .single-venue .meta span.web:before, .single-venue .meta a.web:before {
      background-position: -105px -223px;
      width: 16px;
      height: 15px;
      left: -1px; }
    .single-venue .meta span.mail:before, .single-venue .meta a.mail:before {
      background-position: -127px -224px;
      width: 17px;
      height: 13px;
      left: -1px; }
    .single-venue .meta span.phone:before, .single-venue .meta a.phone:before {
      background-position: -153px -224px;
      width: 15px;
      height: 15px;
      left: -1px; }

@media all and (min-width: 690px) {
  .single-venue__meta {
    float: right; } }

.venue-list .venue {
  position: relative;
  background-color: white;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 10px; }
  .venue-list .venue__image-container {
    display: none;
    float: left;
    width: 120px;
    margin-right: 15px; }
  .venue-list .venue__image {
    max-width: 100%;
    width: 100%; }
  .venue-list .venue__location {
    color: black; }

@media all and (min-width: 480px) {
  .venue-list .venue__image-container {
    display: block; } }

.single-article__image {
  margin-bottom: 20px; }

.single-article__share {
  margin-bottom: 20px; }

.single-article img {
  max-width: 100%;
  height: auto !important; }

.single-article [id*="___plusone"] {
  vertical-align: bottom !important;
  margin-left: 10px !important; }

.two-col .col {
  width: 100%; }

.two-col .aside {
  width: 100%; }

@media all and (min-width: 769px) {
  .two-col .col {
    width: calc(100% - 320px); }
  .two-col .aside {
    width: 290px; } }

.articles .article {
  width: 100%;
  min-height: 440px; }
  .articles .article img {
    vertical-align: top;
    max-width: 100%;
    width: 100%; }

@media all and (min-width: 769px) {
  .articles.col {
    width: calc(100% - 280px); }
  .articles.aside {
    width: 250px; } }

.single-theme .themeBox {
  width: 100%;
  height: auto; }

.single-theme .wp-post-image {
  position: relative;
  width: 100%;
  max-width: 100%; }

.theme {
  padding: 15px;
  background-color: white;
  margin-bottom: 10px;
  overflow: hidden; }
  .theme__image-container {
    display: none;
    float: left;
    width: 160px;
    max-height: 100px;
    overflow-y: hidden;
    margin-right: 20px;
    margin-left: -15px;
    margin-top: -15px;
    margin-bottom: -15px; }
  .theme__image {
    max-width: 100%;
    width: 100%;
    float: none;
    vertical-align: top;
    display: block; }
  .theme__title {
    color: white; }
    .theme__title a:hover {
      color: white; }

@media all and (min-width: 580px) {
  .theme__image-container {
    display: inline-block; } }

@-webkit-keyframes slideInRight {
  from {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

.navigation {
  background-color: black;
  font-size: 16px;
  z-index: 101; }
  .navigation:after {
    content: "";
    display: table;
    clear: both; }
  .navigation .item {
    display: block;
    float: left;
    color: white;
    background-color: black;
    padding: 10px 30px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700; }
    .navigation .item:hover {
      background-color: #0585B4; }
    .navigation .item:active {
      background-color: #009fee; }
  .navigation .item--blue {
    background-color: #009fee; }
  .navigation .item--search {
    position: relative; }
    .navigation .item--search .icon {
      transition: 0.3s ease; }
    .navigation .item--search .icon--cross-black {
      position: absolute;
      top: -21px;
      left: 15px; }
    .navigation .item--search.open {
      background-color: #E4E4E4; }
      .navigation .item--search.open .icon--search {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px); }
      .navigation .item--search.open .icon--cross-black {
        -webkit-transform: translateY(32px);
        transform: translateY(32px); }
  .navigation .left {
    float: left; }
  .navigation .right {
    float: right; }
  .navigation--mobile-bar {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background-size: cover;
    left: 0;
    z-index: 1001; }
    .navigation--mobile-bar .home-button {
      display: block;
      float: left;
      height: 60px;
      line-height: 60px;
      padding-left: 20px;
      font-weight: 700;
      font-family: 'Titillium Web', sans-serif;
      color: white; }
      .navigation--mobile-bar .home-button-label {
        background-color: black;
        padding-left: 5px;
        padding-right: 5px; }
    .navigation--mobile-bar .menu-button {
      display: block;
      float: right;
      width: 60px;
      height: 60px;
      background-color: #009fee;
      border: none;
      outline: none; }
  .navigation--mobile-side {
    background-color: white;
    padding: 20px;
    width: 310px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 60px;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
    .navigation--mobile-side.open {
      visibility: visible;
      -webkit-transform: translate3d(5px, 0, 0);
      transform: translate3d(5px, 0, 0);
      z-index: 1; }
    .navigation--mobile-side .mobile-search-bar-toggle {
      display: inline-block;
      border-left: 1px solid black;
      font-weight: 700;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 15px;
      color: black; }
    .navigation--mobile-side .mobile-language-button {
      display: inline-block;
      border-left: 1px solid black;
      font-weight: 700;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 15px;
      color: black; }
    .navigation--mobile-side .main-menu-link[href*="mit-jazz"]:before {
      display: none; }
    .navigation--mobile-side .main-menu-link[href*="my-jazz"]:before {
      display: none; }
    .navigation--mobile-side .item {
      width: 100%;
      padding: 10px;
      margin-top: 5px; }
      .navigation--mobile-side .item .icon {
        margin-right: 10px; }
      .navigation--mobile-side .item--shop {
        background-color: #009fee; }
    .navigation--mobile-side .mobile-festival-selector {
      position: relative;
      background-color: #009fee;
      text-transform: uppercase;
      font-family: 'Titillium Web', sans-serif;
      font-weight: 700;
      color: white; }
      .navigation--mobile-side .mobile-festival-selector-toggle {
        padding: 10px 10px 10px 44px; }
      .navigation--mobile-side .mobile-festival-selector .item {
        margin: 0; }
      .navigation--mobile-side .mobile-festival-selector-festivals {
        height: 0;
        max-height: 0px;
        overflow-y: hidden;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .navigation--mobile-side .mobile-festival-selector:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 19px;
        top: 15px;
        background-image: url("images/arrow-right-white.png");
        background-size: auto 100%;
        background-repeat: no-repeat;
        transition: all 0.2s ease;
        transform-origin: 4px 7px; }
      .navigation--mobile-side .mobile-festival-selector.open:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .navigation--mobile-side .mobile-festival-selector.open .mobile-festival-selector-festivals {
        max-height: 200px;
        height: auto; }
    .navigation--mobile-side .search-bar {
      display: none;
      position: relative;
      margin-bottom: 5px; }
      .navigation--mobile-side .search-bar.open {
        display: block; }
      .navigation--mobile-side .search-bar .icon--search-grey {
        position: absolute;
        left: 10px;
        top: 12px; }
    .navigation--mobile-side .search-input {
      background-color: #E4E4E4;
      border: none;
      padding: 12px 12px 12px 32px;
      width: 100%;
      border-radius: 0;
      font-size: 16px; }
    .navigation--mobile-side .main-menu-item {
      background-color: #E4E4E4;
      display: block;
      margin-top: 5px;
      padding-bottom: 10px; }
    .navigation--mobile-side .main-menu-link {
      display: block;
      padding: 10px 0 0 44px;
      font-family: 'Titillium Web', sans-serif;
      font-weight: 700;
      color: black;
      text-transform: uppercase;
      position: relative; }
      .navigation--mobile-side .main-menu-link:before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 19px;
        top: 13px;
        background-image: url("images/arrow-right.png");
        background-size: auto 100%;
        background-repeat: no-repeat;
        transition: all 0.2s ease;
        transform-origin: 4px 7px; }
      .navigation--mobile-side .main-menu-link.open:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); }
      .navigation--mobile-side .main-menu-link.open + .sub-menu {
        max-height: 200px;
        height: auto; }
    .navigation--mobile-side .sub-menu {
      height: 0;
      max-height: 0px;
      overflow-y: hidden;
      -webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
      transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1); }
    .navigation--mobile-side .sub-menu-item {
      display: block; }
    .navigation--mobile-side .sub-menu-link {
      display: block;
      padding: 2px 10px 2px 44px;
      color: black; }
  .navigation--secondary {
    display: none;
    transform: translateY(0);
    z-index: 100; }
    .navigation--secondary .item {
      padding-left: 15px;
      padding-right: 15px; }
  .navigation--primary {
    background-color: white;
    display: none; }
    .navigation--primary .menu-item {
      float: left;
      display: block;
      width: 25%;
      position: relative; }
    .navigation--primary .menu-link {
      position: relative;
      display: block;
      line-height: 1;
      padding: 20px 0;
      text-align: center;
      font-family: 'Titillium Web', sans-serif;
      font-weight: 700;
      color: white;
      text-transform: uppercase;
      background-color: black;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      .navigation--primary .menu-link:hover {
        background-color: #2E2E2E; }
      .navigation--primary .menu-link:after {
        content: "";
        position: absolute;
        right: 0;
        width: 1px;
        height: 100%;
        top: 0;
        background-color: white; }
      .navigation--primary .menu-link:last-child:after {
        display: none; }
    .navigation--primary .menu-item:hover .sub-menu {
      display: block; }
    .navigation--primary .sub-menu {
      display: none;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 100;
      background-color: black;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
      .navigation--primary .sub-menu .menu-item {
        float: none;
        width: 100%;
        border-top: 1px solid white; }

.mobile-menu-icon {
  position: relative;
  width: 60px;
  height: 60px; }
  .mobile-menu-icon-bar {
    position: absolute;
    left: 15px;
    width: 28px;
    height: 2px;
    background-color: white; }
    .mobile-menu-icon-bar.one {
      top: 22px;
      transition: 0.3s 0.1s; }
    .mobile-menu-icon-bar.two {
      top: 30px;
      transition: 0.35s; }
    .mobile-menu-icon-bar.three {
      top: 38px;
      transition: 0.3s 0.1s; }

.menu-button.open .mobile-menu-icon-bar.one {
  backface-visibility: hidden;
  top: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.menu-button.open .mobile-menu-icon-bar.two {
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  border-top: 3px solid white;
  width: 0%;
  opacity: 0; }

.menu-button.open .mobile-menu-icon-bar.three {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 30px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg); }

@media all and (min-width: 480px) {
  .navigation {
    font-size: 18px; }
    .navigation--mobile-bar {
      background-image: none !important; }
    .navigation--mobile-side {
      width: 400px; }
      .navigation--mobile-side .item, .navigation--mobile-side .main-menu-item {
        margin-top: 10px; }
      .navigation--mobile-side .main-menu-link:before {
        top: 16px; }
      .navigation--mobile-side .search-input {
        font-size: 18px; } }

@media all and (min-width: 1070px) {
  .navigation--primary {
    display: block; }
  .navigation--secondary {
    display: block; }
  .navigation--mobile-bar {
    display: none; }
  .navigation--mobile-side {
    display: none; } }

@-webkit-keyframes appear {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes appear {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.header-image-container {
  vertical-align: top;
  display: none;
  animation-name: appear;
  animation-duration: 1s; }
  .header-image-container .header-image {
    display: inline-block;
    vertical-align: top;
    width: 100%; }

.mobile-header-image {
  display: none;
  width: 100%;
  max-width: 100%; }

.search-container {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  background-color: #E4E4E4;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 0;
  transform: translateY(-50%); }
  .search-container.open {
    opacity: 1;
    transform: translateY(0); }
    .search-container.open .search-form {
      transform: translate3D(0, 0, 0); }
  .search-container .search-input {
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    padding: 20px 20px 20px 40px;
    font-size: 18px; }
  .search-container .search-form {
    position: relative;
    transform: translate3D(0, -20px, 0);
    transition: all 0.5s ease; }
  .search-container .search-button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background-color: #009fee;
    border-radius: 0;
    -webkit-appearance: none;
    color: white;
    height: 100%;
    width: 81px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 700; }
  .search-container .icon--search {
    position: absolute;
    left: 10px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

@media all and (min-width: 480px) {
  .mobile-header-image {
    display: block; } }

@media all and (min-width: 1070px) {
  .header-image-container {
    display: block; }
  .mobile-header-image {
    display: none; } }

.body-content, .header-image-container, .navigation--primary {
  transition: 0.3s cubic-bezier(0.86, 0, 0.07, 1); }

.search-bar-is-open .body-content, .search-bar-is-open .header-image-container, .search-bar-is-open .navigation--primary {
  -webkit-transform: translateY(61px);
  transform: translateY(61px); }

.filter {
  background-color: transparent; }
  .filter--area {
    margin-bottom: 15px; }
    .filter--area .filter-menu {
      margin-bottom: 0; }
  .filter--other {
    display: block;
    font-size: 14px; }
    .filter--other .filter-menu {
      padding: 15px 0;
      border-radius: 0;
      box-shadow: none;
      background-color: #E4E4E4;
      margin-bottom: 0; }
      .filter--other .filter-menu__checkmark {
        margin-right: 15px; }
  .filter--advanced {
    padding-bottom: 0;
    font-size: 14px; }
  .filter--tools {
    display: none; }
  .filter-menu {
    padding: 0;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
    background-color: gainsboro;
    margin-bottom: 10px; }
    .filter-menu:last-of-type {
      margin-bottom: 0; }
    .filter-menu__title {
      padding: 15px;
      position: relative;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 1; }
      .filter-menu__title:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background-image: url("images/plus.png");
        background-size: 100%;
        position: absolute;
        top: 15px;
        right: 15px;
        transition: 0.3s ease; }
      .filter-menu__title.is-open:after {
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
    .filter-menu__title.is-open + .filter-menu__list-inline {
      display: block; }
    .filter-menu__title.is-open + .filter-menu__list {
      display: block; }
    .filter-menu__list-inline {
      display: none;
      overflow: hidden;
      padding: 0px 15px 15px; }
      .filter-menu__list-inline .filter-menu__item {
        width: 50%;
        float: left;
        display: inline-block;
        margin-bottom: 10px; }
        .filter-menu__list-inline .filter-menu__item:nth(2) {
          margin-right: 20px; }
      .filter-menu__list-inline .filter-menu__button {
        font-size: 14px;
        width: 90%; }
    .filter-menu__list {
      display: none;
      padding: 0px 15px 15px; }
    .filter-menu__item {
      display: block;
      margin-bottom: 5px; }
    .filter-menu__checkmark {
      color: black; }
      .filter-menu__checkmark:before {
        content: "";
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: white;
        margin-right: 5px;
        vertical-align: middle;
        position: relative;
        top: -1px; }
      .filter-menu__checkmark.checked:before {
        background-image: url("images/checkmark.svg");
        background-size: 70%;
        background-position: center;
        background-repeat: no-repeat; }
    .filter-menu__button {
      display: inline-block;
      border: none;
      border-radius: 3px;
      background-color: white;
      box-shadow: 0 1px 0px rgba(0, 0, 0, 0.6);
      padding: 8px 18px;
      line-height: 1;
      font-size: 18px;
      font-family: 'Roboto', sans-serif;
      color: black; }
      .filter-menu__button.checked {
        background-color: #009fee;
        color: white; }
      .filter-menu__button--blue {
        background-color: #009fee;
        color: white; }
        .filter-menu__button--blue:hover {
          color: white; }

@media all and (min-width: 480px) {
  .filter {
    padding: 20px;
    background-color: #E4E4E4;
    border-top: 1px solid #B5B5B5; }
    .filter--basic {
      padding-bottom: 0; }
    .filter--other {
      display: block; }
      .filter--other .filter-menu {
        margin-bottom: 0; }
        .filter--other .filter-menu__list-inline .filter-menu__item {
          margin-bottom: 0; }
    .filter--other-mobile {
      display: none; }
    .filter--advanced {
      max-height: 0;
      overflow: hidden;
      transition: all 0.3s ease;
      padding-top: 0;
      padding-bottom: 0;
      border-top: none;
      background-color: #f1f1f1; }
      .filter--advanced.is-open {
        padding-top: 20px;
        padding-bottom: 20px;
        max-height: 1000px;
        border-top: 1px solid #B5B5B5; }
    .filter--tools {
      display: block; }
    .filter-menu {
      padding: 0;
      margin-bottom: 0;
      background-color: transparent;
      box-shadow: none; }
      .filter-menu__title {
        padding: 0;
        font-size: 18px;
        text-transform: none;
        margin-bottom: 10px; }
        .filter-menu__title:after {
          display: none; }
      .filter-menu__list--two-col {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; }
      .filter-menu__list-inline, .filter-menu__list {
        display: block;
        padding: 0; }
      .filter-menu__list-inline {
        overflow: visible; }
        .filter-menu__list-inline .filter-menu__item {
          float: none;
          width: auto;
          margin-right: 20px;
          margin-bottom: 20px; }
        .filter-menu__list-inline .filter-menu__button {
          font-size: 18px;
          width: auto; } }

@media all and (min-width: 769px) {
  .filter {
    overflow: hidden; }
    .filter--area .filter-menu__list-inline .filter-menu__item {
      margin-bottom: 0; }
    .filter--basic {
      padding-bottom: 0px; }
    .filter--other {
      padding-bottom: 0px; }
      .filter--other .filter-menu {
        margin-bottom: 20px; }
    .filter--basic .filter-menu__title {
      float: left;
      width: 115px; }
    .filter--basic .filter-menu__list-inline {
      float: left;
      width: calc(100% - 115px); }
    .filter-menu__list--two-col {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; } }

.more-jazz {
  padding: 20px;
  color: white;
  text-align: center;
  margin-bottom: 20px; }
  .more-jazz:hover {
    opacity: 0.9; }
  .more-jazz--newsletter {
    background-color: black; }
  .more-jazz--shop {
    background-color: #009fee; }
  .more-jazz--my-jazz {
    background-color: #B5B5B5; }
  .more-jazz__icon {
    display: block;
    width: 42px;
    height: 42px; }
  .more-jazz__title {
    font-size: 22px;
    margin-bottom: 0; }
  .more-jazz__line {
    display: inline-block;
    width: 100px;
    border: none;
    height: 2px;
    background-color: white;
    margin-bottom: 20px;
    margin-top: 20px; }
  .more-jazz__body {
    display: table; }
  .more-jazz__text {
    display: table-cell;
    vertical-align: middle; }

@media all and (min-width: 769px) {
  .more-jazz {
    margin-bottom: 0; }
    .more-jazz__title {
      font-size: 28px; }
    .more-jazz--shop .more-jazz__line {
      margin-bottom: 8px; }
    .more-jazz--newsletter .more-jazz__line {
      margin-bottom: 8px; }
    .more-jazz__head {
      min-height: 150px;
      position: relative; }
      .more-jazz__head-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .more-jazz__line {
      margin-top: 10px;
      margin-bottom: 10px; }
    .more-jazz__body {
      min-height: 150px;
      height: 150px; } }

.concert-list-loader-container {
  display: none;
  width: 100%;
  height: 100%;
  min-height: 200px;
  background-color: #009fee;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease;
  opacity: 0; }

.loader-is-appearing .concert-list-loader-container {
  display: block; }

.is-loading .concert-list-loader-container {
  opacity: 0.7; }

.jazz-icon-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3D(-50%, -50%, 0); }
  .jazz-icon-loader path {
    stroke-dasharray: 90;
    stroke-dashoffset: 500;
    animation: dash 5s ease forwards;
    animation-iteration-count: infinite; }

@-moz-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@-ms-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@keyframes dash {
  to {
    stroke-dashoffset: 0; } }

@keyframes zoomIn {
  from {
    transform: scale(1); }
  to {
    transform: scale(1.5); } }

.pagination-nav {
  margin-top: 40px;
  width: 100%;
  overflow: hidden; }
  .pagination-nav__list {
    display: none;
    float: left; }
  .pagination-nav__ellipses {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left; }
  .pagination-nav__item {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: black;
    background-color: white;
    box-shadow: inset 0 0 0 1px black;
    border-radius: 3px;
    margin-right: 8px;
    cursor: pointer; }
    .pagination-nav__item:hover {
      background-color: #0585B4;
      color: white;
      box-shadow: none; }
    .pagination-nav__item.is-active {
      color: white;
      background-color: #009fee;
      box-shadow: none; }
  .pagination-nav__next {
    width: 49%;
    float: right;
    line-height: 45px;
    background-color: #fefefe;
    text-align: center;
    margin-left: 1%; }
  .pagination-nav__prev {
    width: 49%;
    float: left;
    line-height: 45px;
    background-color: #fefefe;
    text-align: center;
    margin-right: 1%; }

@media all and (min-width: 480px) {
  .pagination-nav__list {
    display: block; }
  .pagination-nav__prev, .pagination-nav__next {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: black;
    background-color: white;
    box-shadow: inset 0 0 0 1px black;
    border-radius: 3px;
    margin-right: 8px;
    cursor: pointer; } }

.myjazz__controls {
  overflow: hidden; }

.myjazz__toggle-concert-list {
  display: block;
  margin-bottom: 20px; }

.myjazz__logout-button {
  display: block;
  margin-bottom: 20px; }

@media screen and (min-width: 769px) {
  .myjazz__toggle-concert-list {
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 0; }
  .myjazz__logout-button {
    display: inline-block;
    margin-bottom: 0;
    float: right; } }

.greyline {
  border: none;
  width: 100%;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 20px;
  margin-top: 20px; }

.blackline {
  display: block;
  background-color: black;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  border: none;
  border-bottom: 2px solid black; }

.whiteline {
  display: block;
  background-color: black;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  border: none;
  border-bottom: 2px solid white; }

.bar {
  background-color: black;
  color: white;
  padding: 15px;
  margin-bottom: 20px; }
  .bar__title {
    margin: 0; }

.list-type {
  display: none;
  text-align: right; }
  .list-type__item {
    display: inline-block;
    color: white;
    font-size: 14px;
    line-height: 1.2; }
    .list-type__item:last-child {
      margin-left: 15px; }

@media all and (min-width: 480px) {
  .list-type__item {
    font-size: 18px; } }

@media all and (min-width: 580px) {
  .list-type {
    display: block; } }

@media print {
  .nav.breadcrumb {
    display: none !important; }
  h3.h, h2.h {
    font-size: 18px !important;
    padding-left: 0 !important;
    background: none !important; }
  .concert {
    min-height: 0 !important;
    overflow: visible !important;
    font-size: 16px;
    padding: 0 !important; }
    .concert * {
      font-size: 16px !important; }
    .concert__image-container {
      display: none !important; }
    .concert__info {
      padding-left: 0 !important;
      padding-right: 80px !important; }
    .concert__meta {
      padding-left: 0 !important;
      padding-right: 0 !important;
      top: 0;
      right: 0;
      bottom: auto;
      display: inline-block !important;
      width: auto !important; }
    .concert__title {
      display: inline-block !important;
      font-size: 16px;
      padding: 0 15px; }
    .concert__organizer {
      display: block !important; }
    .concert__ticket {
      padding: 0 !important;
      border: none !important;
      background: none !important;
      color: black !important;
      box-shadow: none !important;
      width: auto !important; }
    .concert__date {
      position: static !important;
      width: auto !important;
      float: left !important;
      background: none !important;
      color: black !important; }
      .concert__date .time-container {
        transform: none !important; }
        .concert__date .time-container .day, .concert__date .time-container .date, .concert__date .time-container .time {
          font-weight: normal !important;
          display: inline-block !important; }
  .myjazz__welcome, .myjazz__controls, .blackline, .l-section--header, .concert__favorite, .greyline, .l-section--more-jazz, .footer {
    display: none !important; }
  .l-section {
    padding-top: 10px !important;
    padding-bottom: 10px !important; } }
