.play-button {
  top:45%
}
span.duration {
  top: 154px;
}
#main-bg .navbar-nav > li > a {
  font-weight: 400;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#E8A663;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  font-size: 24px;
  padding-right: 15px;
  padding-left: 15px;
}
#main-bg .navbar-nav > li.active > a,
#main-bg .navbar-nav > li > a:hover
{
  color: #fff;
}
.thesonicturn .main-news {
  margin-left: 0;
  margin-right: 0;
}
.thesonicturn .main-news .col-sm-11,
.thesonicturn .main-news .col-sm-12 {
  padding: 9px 0 0 0;
}
.thesonicturn .main-news h2 {
  font-size:26px;
}
.thesonicturn .main-news .mini-section {
  border-color: #777999;
  border-style: solid;
  border-width: 0 1px;
  color: #555;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 12px;
  padding: 2px 4px;
  margin-top: 1px;
  margin-left: 10px;
  font-weight:200;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 0.5px;
}
.thesonicturn h2.headline, .thesonicturn h4.headline {
  font-size: 40px;
  font-weight: 500;
  font-family: "museo_sans500", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thesonicturn h4.headline {
  margin-top: 30px;
  padding-left: 10px;
  font-size: 30px;
}
.thesonicturn .address {
  padding-left:12px;
}
.thesonicturn p.summary {
  font-size:14px;
  line-height: 1.4;
  padding-left: 10px;
  font-family: "museo_sans300", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thesonicturn .address, .thesonicturn .address a{
  font-family: "museo_sans300", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.media-content .col-sm-4 {
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:active,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover {
  border-radius: 0;
  border: 0;
  background: #4e5d70;
  color: #fff;
}
.thesonicturn .article-content {
  background: transparent;
}
.nav-tabs > li > a {
  border-radius: 0;
  border: 0;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs {
  border: 0;
  padding-top: 30px;
  background: #eee;
}
.nav-tabs.nav > li > a {
  margin: 5px;
  padding: 5px 15px;
  font-size: 20px;
  text-align: center;
}
.nav-tabs.nav > li > a span {
  display: block;
  font-size: 16px;
}
h2 {
  font-size: 37px;
  font-weight: 200;
  margin-left: 10px;
}

/* The Sonic Turn hero poster offset */
#top-section-article .img-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}
#top-section-article .img-wrapper img {
  position: relative;
  top: 86px;
}
#top-section-article .spacer-img {
  display: block;
  visibility: hidden; /* reserve layout height without showing duplicate */
}

/* Carousel base class */
.carousel {
  height: 580px;
  margin-bottom: 20px;
  border-bottom: 10px solid #02040a;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 590px;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 590px;
}
.carousel-control {
  height: 50px;
  width: 50px;
  opacity: 1;
  background-color: #222;
  top:50%;
  margin-top: -25px;
  z-index: 100;
}
.carousel-control.right  .glyphicon-chevron-right{
  padding-left: 12px;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.carousel-control.left {
  background-image: none;
  right:51px;
  left: auto;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
}

.carousel-indicators li {
  border-color: #555;
}
.carousel-indicators .active {
  background-color: #00CC00;
}
.carousel-indicators {
  bottom: -50px;
}
.auditorium .article-list .article-content h2 {
  font-size: 2em;
  padding-top: 20px;
}
.article-list h2 span{
  display: inline-block;
  float: left;
  font-size: 16px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 20px;
}
.podcasts.article-list .article-content h2 {
  padding-top: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 1.8em;
  line-height: 1.5em;
}

.media-content .article-list .article-column {
  padding: 0;
}
.auditorium .main-news .article-column .mini-section-inner {
  left: 0;
  top: 0;
  margin-top: -3px;
}
.container.auditorium .media-content .article-content {
  margin-top: -20px;
}
ul.programme {
  list-style: square;
  padding-left: 25px;
  font-size: 1.4em;
  font-weight: 200;
}
.thesonicturn-header {
  height: 238px;
  margin: 15px;
  background: url('../images/thesonicturn2017head.jpg');
  background-size: 100%;
  background-position-y: -95px;
}
.thesonicturn-header .dates {
  font-family: 'Oswald', sans-serif;
  margin-top: 128px;
  font-size: 36px;
  color: #fff;
  background: #222;
  width: 300px;
  padding-left: 14px;
}
.col-sm-1.timetable {
  font-size: 30px;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 0;
}
.programme .main-news {
  border-bottom: 1px solid rgba(51, 51, 51, 0.20);
  padding-top: 10px;
}
.programme .main-news:last-child {
  border-bottom: 0;
}
.nav-pills .abtn {
  font-family: "museo_sans500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-right: 10px;
  padding: 0;
}
.nav-pills .abtn a{
  color: #E8A663;
  display: block;
  padding: 12px 24px;
  font-size: 24px;
}
.nav-pills .abtn a span {
  font-size: 16px;
  display: block;
}
.nav-pills .abtn a.active{
  color:#fff;
  background: #E8A663
}
.nav-pills .abtn:hover a{
  color: #fff;
}
.nav-pills .abtn:hover {
  border: 1px solid #E8A663;
  background: #E8A663
}
@media (min-width: 992px) and (max-width: 1200px) {
  .thesonicturn-header {
    height: 175px;
  }
  .thesonicturn-header .dates {
    margin-top: 65px;
  }
}
@media (min-width:590px) and (max-width: 992px) {
  .thesonicturn-header {
    height: 125px;
    background-position-y: -75px;
  }
  .thesonicturn-header .dates {
    margin-top: 16px;
  }
}
@media (max-width: 590px) {
  .thesonicturn-header {
    height: 108px;
    background-position-y: -30px;
  }
  .thesonicturn-header .dates {
    margin-top: 16px;
    font-size:30px;
    width: 240px;
  }
  .col-sm-2.timetable {
    padding: 10px 0 0 12px;
    font-size:18px;
  }
  .col-md-4.sidebar {
    display:none
  }
  .carousel {
    height:400px;
  }
  .carousel .item {
    height:400px;
  }
}
.thesonicturn h2 {
  text-transform: none;
  font-weight: 300;
  font-family: "museo_sans300", Helvetica, Arial, sans-serif;
}
.fb-link {
  display: inline-block;
  background: #E8A663;
  margin: 10px 0;
  padding: 10px;
  font-size: 20px;
}
.fb-link a {
  color: #fff
}
.fb-link a:hover {
  color: #2e3133;
}
.thesonicturn .article-list p {
  font-family: "museo_sans300", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sponsors1 ul{
  height: 130px;
  margin: 20px auto;
  width: 550px;
}

.sponsors1 ul li,
.sponsors3 ul li,
.sponsors2 ul li{
  list-style-type: none;
  display:inline-block;
}

.sponsors1 ul li span{
  background-image: url(../images/thesonicturn_partners1.png);
  display:inline-block;
  width: 150px;
  height: 150px;
  background-size: auto 100%;
}

.sponsors1 ul li.redbull span{
  background-position: top right;
}

.sponsors1 ul li.helvetica span{
  background-image: url(../images/Swiss-Arts-Council-Prohelvetia-600x450.jpg);
  width: 200px;
}

.sponsors2 ul{
  padding: 0;
  margin: 50px auto;
  width: 738px;
}

.sponsors2 ul li span,
.sponsors3 ul li span{
  display: inline-block;
  width: 62px;
  height: 80px;
  background-size: auto 100%;
  border: 1px solid #fff;
  background-image: url(../images/thesonicturn_partners2.png);
}
.sponsors2 ul li.kran span{
  background-position:-10px  0;
}
.sponsors2 ul li.eb span{
  background-position: -454px 0;
  width: 80px;
}
.sponsors2 ul li.wire span{
  background-position: -119px 0;
  width: 103px;
}
.sponsors2 ul li.quietus span{
  background-position: -260px 0;
  width: 154px;
}
.sponsors2 ul li.vice span{
  background-position: -567px 0;
  width: 110px;
}
.sponsors2 ul li.scena9 span{
  background-position: -717px 0;
  width: 98px;
}
.sponsors2 ul li.r-a span{
  background-position: -846px 0;
  width: 91px;
}
.sponsors3 ul li.lente span{
  background-position: -977px 0;
  width: 90px;
}
.sponsors3 ul li.ibis span{
  background-position: -1074px 0;
  width: 90px;
}
.sponsors3 ul li span {
  height: 80px;
  width: 80px
}
.sponsors3 {
  padding:0;
  margin: 0 auto 30px;
  width: 300px;
}
.thesonicturn .navbar.navbar-expand-sm {
  margin: -68px 0 10px 0;
  background: #222
}
.thesonicturn.about .tab-pane {
  padding: 30px;
}
.thesonicturn .article-list p {
  padding: 0 12px;
}
.thesonicturn .article-list {
  padding: 10px;
}
.thesonicturn h1 {
  font-family: "museo_sans500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .thesonicturn .navbar.navbar-expand-sm {
    margin: -12px 0 10px 0;
  }

  .thesonicturn h2.headline {
    font-size: 25px;
  }
  .thesonicturn .address,
  .thesonicturn .address a {
    font-size: 13px;
  }
  .col-sm-1.timetable {
    font-size:15px;
    text-align: left;
    padding-left: 10px;
  }
  .thesonicturn .main-news h2 {
    font-size:18px;
  }
}
@media (max-width: 767.98px) {
  .thesonicturn .article-list {
    padding: 0;
  }
  .nav-pills .abtn {
    margin-right: 5px;
  }
  .nav-pills .abtn a {
    padding: 4px 12px;
    font-size: 16px;
  }
  .nav-pills .abtn a span {
    font-size: 12px;
  }
  .nav-pills .abtn:last-child {
    margin-right:0;
  }
  .nav-pills .abtn:last-child a span {
    margin-right:0;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    max-width: 598px;
  }
}


@media (min-width: 576px) and (max-width: 767.98px) {
  .thesonicturn h2.headline {
    font-size: 35px;
  }
  .thesonicturn .address,
  .thesonicturn .address a {
    font-size: 13px;
  }
  .col-sm-1.timetable {
    font-size:15px;
    text-align: left;
    padding-left: 10px;
  }
  .thesonicturn .main-news h2 {
    font-size:20px;
  }
  .thesonicturn .main-news .col-sm-11,
  .thesonicturn .main-news .col-sm-12{
    padding-top: 0;
  }
}
