@charset "UTF-8";
/* box-modell */
/* vendor-prefix-mixin */
/* gradient-mixin 2 colors vertical  */
@import url("https://use.typekit.net/ink5lrd.css");
.stacknav-header {
  font-family: "Interstate","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #e64415;
  color: white;
  font-size: 24px;
  padding: 44px 0 5px 16px;
  text-transform: uppercase; }

.stacknav-header.secondlevel {
  padding: 5px 0 5px 16px; }

.stacknavdesc {
  font-family: "Interstate","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #e64415;
  color: white;
  font-size: 22px;
  padding: 0px 0 1px 9px; }

.search-toggle {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  z-index: 650; }

.search-wrapper {
  position: absolute;
  top: 17px;
  right: 0;
  z-index: 650;
  background: #000;
  width: 214px;
  height: auto !important; }
  .search-wrapper input {
    margin: 10px; }
  .search-wrapper .navbar-form {
    margin-top: 0;
    padding: 0;
    margin-right: 20px; }

.sidebar .csc-menu-1 li {
  float: none; }
.sidebar ul.csc-menu li.act a, .sidebar ul.csc-menu li a {
  color: #000;
  width: 100%;
  display: inline-block;
  line-height: 1.6em;
  margin: 5px; }
  .sidebar ul.csc-menu li.act a:hover, .sidebar ul.csc-menu li a:hover {
    border-bottom: 0 !important; }
.sidebar .active a {
  background: #e64415;
  color: #fff; }

.sidebar ul li.act a, .sidebar ul li.act {
  background: #e64415;
  color: #fff; }

.sidebar ul {
  padding-left: 0;
  margin: 10px 0 10px 18px; }

.sidebar .nav > li > a {
  padding: 0; }

.sidebar > .csc-header {
  background: rgba(255, 255, 255, 0.7);
  padding: 10px; }
  .sidebar > .csc-header h1, .sidebar > .csc-header h2, .sidebar > .csc-header h3, .sidebar > .csc-header h4, .sidebar > .csc-header h5, .sidebar > .csc-header h6 {
    text-shadow: none;
    margin: 0;
    padding: 0; }

.sidebar img {
  width: 100% !important;
  height: auto; }

a.box:hover, a.ux-box:hover {
  border-bottom: 0 !important; }

.articleHeadline {
  background: #f1f1f1;
  padding: 20px; }
  .articleHeadline .jumbotron {
    background: transparent;
    margin: 0;
    padding: 20px;
    border-radius: 0;
    border: none; }
    .articleHeadline .jumbotron h2 {
      color: #e64415;
      text-shadow: none;
      margin-top: 0;
      margin-bottom: 0; }
    .articleHeadline .jumbotron h3 {
      color: #808080;
      margin-bottom: 0;
      margin-top: 0; }
    .articleHeadline .jumbotron h4, .articleHeadline .jumbotron h5, .articleHeadline .jumbotron h6 {
      color: #808080; }
  .articleHeadline div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0; }

.introText, .frame-custom-32 {
  background: #fff;
  padding: 10px 15px;
  margin-bottom: 15px; }
  .introText p {
    border-left: 3px solid #f1f1f1;
    padding-left: 10px;
    font-size: 1.1em;
    color: #808080;
    line-height: 1.6em; }

.csc-default-horz-pad, .frame-custom-33 {
  background: #fff;
  padding: 0 20px; }
  .csc-default-horz-pad h1, .csc-default-horz-pad h2, .csc-default-horz-pad h3, .csc-default-horz-pad h4, .csc-default-horz-pad h5, .csc-default-horz-pad h6, .frame-custom-33 h1, .frame-custom-33 h2, .frame-custom-33 h3, .csc-default-horz-pad h4, .frame-custom-33 h5, .frame-custom-33 h6  {
    margin: 0;
    padding: 0; }
  .csc-default-horz-pad .jumbotron, .frame-custom-33 .jumbotron {
    background: transparent;
    border: none;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 20px; }

.csc-default iframe, .csc-frame-indent iframe, .csc-frame-indent6633 iframe, .csc-frame-indent3366 iframe, .csc-frame-frame1 iframe, .csc-frame-frame2 iframe, .csc-default-vert-pad-top iframe, .csc-default-vert-pad-bottom iframe {
  max-width: 100%; }

.csc-default-partnership, .frame-custom-38 {
  background: transparent; }
  .csc-default-partnership .csc-default, .csc-default-partnership .csc-frame-indent, .csc-default-partnership .csc-frame-indent6633, .csc-default-partnership .csc-frame-indent3366, .csc-default-partnership .csc-frame-frame1, .csc-default-partnership .csc-frame-frame2, .csc-default-partnership .csc-default-vert-pad-top, .csc-default-partnership .csc-default-vert-pad-bottom {
    background: transparent;
    padding: 0;
    margin: 0; }
  .csc-default-partnership .csc-textpic-imagecolumn, .frame-custom-38 .ce-gallery .ce-column {
    margin: 15px 0 15px 15px;
    padding: 10px;
    background: #fff; }
    .csc-default-partnership .csc-textpic-imagecolumn figure, .frame-custom-38 .ce-gallery .ce-column figure {
      text-align: center; }
      .csc-default-partnership .csc-textpic-imagecolumn figure img, .frame-custom-38 .ce-gallery .ce-column figure img {
        margin: 20px 0; }
    .csc-default-partnership .csc-textpic-imagecolumn figcaption, .frame-custom-38 .ce-gallery .ce-column figcaption {
      text-align: left; }

.maincontent a {
  border-bottom: 1px solid #e64415; }
  .maincontent a:hover {
    border-bottom: 1px #b73611; }

.maincontent .csc-textpic-imagewrap img {
  max-width: 100%;
  height: auto; }

/*news*/
.news-list-date {
  border-right: 3px solid #cccccc !important;
  margin-right: 10px;
  padding-right: 10px; }

.news-single .article .news-img-wrap {
  float: left;
  width: auto;
  margin-right: 1em !important;
  border: none; }

.news-single .article .news-img-wrap img {
  float: left;
  width: auto;
  max-width: 330px;
  margin: 0 0 0 0; }

.news-list-view .article {
  margin-bottom: 2em;
  background: #fff;
  padding: 1em; }
  .news-list-view .article .footer {
    display: none; }

.news-copyright {
  position: relative;
  z-index: 2;
  top: 255px;
  font-size: .8em;
  padding-bottom: 1em;
  display: block; }
  .news-copyright:before {
    content: "┬®"; }

.news-search-form input[type=text] {
  width: 100%;
  margin-bottom: 5px; }

.read-more-content {
  display: none; }

.more, .news-backlink-wrap {
  background: #f1f1f1;
  padding: 3px 5px;
  color: #808080;
  border: 1px solid #808080 !important;
  display: inline-block;
  margin-bottom: 5px;
  text-decoration: none !important; }
  .more a, .news-backlink-wrap a {
    color: #808080;
    text-decoration: none !important; }
  .more:hover, .news-backlink-wrap:hover {
    border-bottom: 1px solid #808080; }
  .more a:hover, .news-backlink-wrap a:hover {
    border-bottom: 0; }

.news-cat-list {
  margin-left: 0 !important;
  margin-top: 0 !important; }
  .news-cat-list li {
    list-style: none; }
  .news-cat-list a {
    background: #fff;
    padding: 20px;
    display: inline-block;
    margin: 2px 0px 2px 0px !important;
    text-decoration: none !important;
    width: 100%; }

.news-related-news li {
  list-style: none; }
.news-related-news a {
  text-decoration: none; }

.small {
  font-size: .8em;
  line-height: 130%; }

ul.level2style {
  padding-left: 1em !important;
  background: #e64415; }
  ul.level2style li.active a.active, ul.level2style li.active {
    background: #e64415;
    color: #fff; }

.copy {
  display: inline;
  margin-right: 10px;
  border-right: 1px solid #000;
  padding-right: 10px;
  font-size: 0.7em;
  color: #000; }

.footerhome > div {
  margin-left: 0; }
  .footerhome > div p,
  .footerhome > div a {
    color: #fff !important;
    font-size: 0.7em; }
  .footerhome > div .copy {
    border-right: 1px solid #fff; }

.facebook {
  overflow: hidden;
  margin-top: 15px; }
  .facebook .like {
    float: left;
    width: 240px;
    margin-right: 10px; }
  .facebook .share, .facebook .twitter {
    display: inline-block;
    float: left;
    margin-right: 10px; }

.sidebar .csc-menu {
  margin: 0; }
  .sidebar .csc-menu li {
    width: 100%; }
    .sidebar .csc-menu li:before {
      display: none; }
    .sidebar .csc-menu li a {
      width: 100%;
      padding: 10px 0 10px 20px;
      text-decoration: none; }

.cat4 {
  padding-left: 0; }
  .cat4 a {
    width: 100%; }
    .cat4 a.active {
      background: #e64415;
      color: #fff; }

.maincontent .cat4 a {
  font-weight: bold;
  font-size: 1.1em; }

.news-wo-date .news-list-category,
.news-wo-date .news-list-date {
  display: none; }

/*neues menue - radio ausgewaelte seiten*/
ul.csc-menu.csc-menu-def {
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.csc-menu-def li {
  list-style: none;
  float: left;
  overflow: hidden;
  height: auto;
  display: block;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 1%;
  background: #fff; }
  .csc-menu-def li a {
    display: block;
    width: 100%;
    color: #000;
    margin: 0;
    padding: 20px; }
  .csc-menu-def li.active a {
    background: #e64415;
    color: #fff; }
  .csc-menu-def li.active a, .csc-menu-def li a:hover {
    text-decoration: none; }
  .csc-menu-def li:nth-child(odd) {
    clear: both; }

.block a, .information a {
  text-decoration: none !important; }

.container960 .maincontent a {
  text-decoration: none !important; }

select::-ms-expand {
  display: none; }

.news .article.slide .news-img-wrap {
  overflow: hidden; }
  .news .article.slide .news-img-wrap img {
    width: 100%;
    height: auto; }

.page-1 .search-wrapper {
  display: inline-block; }
.page-1 .collapse {
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  transform: none;
  -o-transform: none; }

area {
  cursor: pointer; }

.imagemap {
  max-width: 100%;
  height: auto; }

.intro, .section0, .section1, .section2, .section3, .section4, .section6 {
  min-height: 800px;
  overflow: hidden;
  display: block;
  padding-top: 70px; }

.sticky {
  display: block; }

h2.navigation {
  font-size: 1em;
  color: #fff;
  padding: 10px;
  background: #000;
  display: inline-block;
  line-height: 1em;
  text-transform: uppercase; }

.width70 {
  width: 70%;
  position: relative;
  left: 25%; }

.search {
  position: fixed;
  background: #000;
  top: 0;
  right: 0;
  padding: 20px;
  z-index: 400; }
  .search input {
    font-size: .75em;
    line-height: 2.7em;
    padding-left: 10px; }

.fwsupport-container {
  position: fixed;
  display: block;
  text-align: center;
  left: -315px;
  right: 0;
  bottom: 0;
  z-index: 400; }

.fwsupport {
  display: inline-block;
  padding: 10px 30px;
  background: #e64415;
  position: absolute;
  bottom: 0; }
  .fwsupport a {
    color: #fff;
    font-size: 1em; }
    .fwsupport a:hover {
      text-decoration: none;
      color: #000; }

.meta-navigation {
  position: fixed;
  bottom: 3em;
  left: 2em; }

.social {
  display: inline-block; }
  .social li {
    list-style: none;
    float: left;
    margin-right: 10px; }
    .social li a {
      text-decoration: none; }
    .social li p {
      text-transform: uppercase;
      font-size: 0.5em;
      background: #808080;
      text-align: center;
      color: #fff;
      margin-top: -6px; }

.social-in-nav li {
  width: 50%;
  float: left;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000 !important;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) !important; }
  .social-in-nav li a {
    line-height: 2em; }

.legals li {
  list-style: none;
  font-size: 0.7em; }
  .legals li a {
    color: inherit;
    cursor: pointer; }

.legals-in-nav {
  font-size: 0.8em;
  color: #aaa;
  clear: both;
  padding-left: 40px !important; }
  .legals-in-nav a {
    width: auto !important;
    padding: 0 10px !important;
    color: #fff; }

.navi-left {
  position: fixed;
  display: none;
  left: 4%;
  top: 72px;
  z-index: 500;
  width: 20%; }
  .navi-left li {
    list-style: none;
    margin-top: 5px; }
    .navi-left li a {
      color: #000;
      display: block;
      background: #fff;
      padding: 10px 15px 10px 15px;
      font-size: 1.25em; }
      .navi-left li a:hover {
        text-decoration: none;
        color: #e64415;
        border-bottom: none; }
    .navi-left li.logo-wrap a {
      background: none;
      padding: 0; }
      .navi-left li.logo-wrap a img {
        width: 100%; }

.intro {
  padding-top: 9%; }
  .intro li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    list-style: none;
    float: left;
    width: 31%;
    display: table;
    padding-right: 2%;
    padding-bottom: 2%;
    line-height: 100px; }
    .intro li:first-child {
      /* Feierwerk Logo */
      list-style: none;
      margin-right: 2%;
      margin-bottom: 2%;
      background: none;
      display: block;
      clear: both;
      width: 100%; }
      .intro li:first-child a {
        padding: 0 !important; }
    .intro li a {
      color: #000;
      line-height: 1.5em;
      width: 100%;
      display: table-cell;
      padding: 40px 40px 40px 25px;
      vertical-align: middle;
      background: #fff; }
      .intro li a span {
        line-height: 1.5em; }

.border-nav {
  overflow: hidden;
  display: block; }
  .border-nav li {
    list-style: none;
    float: left;
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%; }
    .border-nav li a {
      color: #000;
      background: #fff;
      line-height: 20px;
      width: 100%;
      display: inline-block;
      padding-left: 10px; }
      .border-nav li a h2 {
        font-size: 1em;
        border-left: 6px solid #808080;
        padding-left: 10px;
        line-height: 1.3em; }

.teaser {
  padding: 10px;
  background: #fff;
  color: #e64415;
  text-align: center;
  font-weight: normal; }

.section1 {
  background: url('vhs-assets-css-990a491a6a92ff4ea7c8dd29d9c8ff27.png'); }
  .section1 h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px; }

.csc-menu-1 li {
  list-style: none;
  float: left;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 1%;
  background: #fff; }
  .csc-menu-1 li a {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px 0 20px 30px;
    color: #000; }
    .csc-menu-1 li a:hover {
      text-decoration: none; }
  .csc-menu-1 li:before {
    content: 'ÔÇª';
    color: #e64415;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 18px;
    margin-left: 15px;
    font-size: 1.4em;
    float: left;
    position: absolute; }
  .csc-menu-1 li:nth-child(odd) {
    clear: both; }

.projects h1 {
  color: #000;
  text-align: center;
  margin-bottom: 40px; }

.arrow-nav li:before {
  content: '┬╗';
  color: #e64415;
  font-weight: bold;
  margin-right: 5px;
  margin-top: 18px;
  margin-left: 15px;
  font-size: 1.4em;
  float: left;
  position: absolute; }

.section2, .section6 {
  background: url('vhs-assets-css-89460d76b5ffd9cc91a03f65132c9d57.png'); }
  .section2 h1, .section6 h1 {
    text-align: center;
    margin-bottom: 40px; }

.mobile-logo {
  height: 40px;
  z-index: 600;
  padding-left: 10px; }

.btn-navbar {
  position: fixed;
  left: 137px;
  z-index: 600;
  width: 200px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #000;
  text-transform: uppercase;
  font-weight: bold; }
  .btn-navbar.collapsed {
    color: #e64415; }
  .btn-navbar:hover {
    text-decoration: none;
    color: #e64415; }
  .btn-navbar .caret {
    border-bottom: 3px solid transparent;
    vertical-align: middle;
    margin-left: 5px; }

.search-collapse {
  padding: 20px 40px; }
  .search-collapse input {
    background: #484848;
    width: 100%;
    line-height: 2em;
    border: none;
    padding: 10px;
    color: #fff; }

.home h2, .home h3 {
  color: #fff;
  text-shadow: none;
  display: inline-block;
  background: #000;
  font-size: 1.2em;
  padding: 10px;
  margin-left: 40px;
  text-transfrom: uppercase; }

.home h4 {
  color: #e64415;
  background: #fff;
  padding: 10px;
  margin-left: 40px;
  margin-right: 1%; }

.home a:hover {
  border-bottom: none; }

.home .csc-default, .home .csc-frame-indent, .home .csc-frame-indent6633, .home .csc-frame-indent3366, .home .csc-frame-frame1, .home .csc-frame-frame2, .home .csc-default-vert-pad-top, .home .csc-default-vert-pad-bottom {
  margin: 10px 1% 10px 40px; }

.vert-border {
  border-right: 1px solid #e64415; }

.intro-element-wrapper {
  padding-left: 40px;
  padding-right: 10px;
  display: inline-block;
  width: 100%; }

.intro-element-container {
  background: #fff;
  margin-right: 2%; }

.section4 .csc-default, .section4 .csc-frame-indent, .section4 .csc-frame-indent6633, .section4 .csc-frame-indent3366, .section4 .csc-frame-frame1, .section4 .csc-frame-frame2, .section4 .csc-default-vert-pad-top, .section4 .csc-default-vert-pad-bottom {
  margin: 0 !important; }
.section4 .col-md-4 .csc-default, .section4 .col-md-4 .csc-frame-indent, .section4 .col-md-4 .csc-frame-indent6633, .section4 .col-md-4 .csc-frame-indent3366, .section4 .col-md-4 .csc-frame-frame1, .section4 .col-md-4 .csc-frame-frame2, .section4 .col-md-4 .csc-default-vert-pad-top, .section4 .col-md-4 .csc-default-vert-pad-bottom {
  padding: 0 !important; }

body {
  font-size: 16px; }

.clearfix, ul.search-tabs {
  clear: both; }

ul {
  margin: 0; }

section {
  overflow: hidden; }

form {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

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

.clearfix, ul.search-tabs {
  clear: both; }

.box, .ux-box {
  background: #fff;
  padding: 10px;
  display: inline-block;
  width: 100%;
  margin: 2px 0; }

a.box:hover, a.ux-box:hover {
  text-decoration: none;
  background: #fcfcfc; }

.container960 {
  width: 960px;
  margin: 0 auto;
  position: relative;
  top: 20px; }

.highlight {
  background: #fff;
  margin-bottom: 20px; }

.highlight-image {
  width: 100%; }
  .highlight-image img {
    width: 100%; }

.highlight-short-desc, .event-short-desc, .event-desc {
  padding: 10px;
  padding-left: 15px;
  color: #e64415; }
  .highlight-short-desc h2, .event-short-desc h2, .event-desc h2 {
    font-size: 1.3em;
    color: #000;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold; }

.highlight-date-location, .event-date-location {
  background: #000;
  padding: 10px;
  padding-left: 15px;
  width: 100%;
  color: #fff;
  font-weight: bold; }

.csc-menu .blocks a {
  border-bottom: none; }

.event {
  display: inline-block;
  width: 100%;
  background: #fff;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000; }
  .event:hover {
    text-decoration: none;
    color: #000; }

.event-linker {
  width: 80%;
  display: inline-block;
  float: left; }
  .event-linker:hover {
    text-decoration: none; }

.event-date-location {
  padding: 0; }
  .event-date-location span a {
    display: block;
    padding: 10px 15px;
    color: #fff !important;
    text-decoration: none !important; }
    .event-date-location span a:hover {
      text-decoration: none !important;
      border-bottom-width: 0px !important; }

.detailView .event .event-image,
.event-image {
  float: left;
  width: 150px;
  padding: 10px; }
  .detailView .event .event-image img,
  .event-image img {
    width: 140px; }

.event-short-desc, .event-desc {
  float: left;
  display: box;
  box-align: stretch; }
  .event-short-desc h2, .event-desc h2 {
    font-size: 1.1em;
    margin: 5px 0; }

.event-action {
  width: 20%;
  float: right; }

.event-advanced-sale {
  background: #e64415;
  height: 108px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block; }

.event-advanced-sale-text {
  display: inline-block;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px; }

.event-additional-info {
  position: absolute;
  -ms-transform: rotate(-20deg);
  /* IE 9 */
  -webkit-transform: rotate(-20deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-20deg);
  font-weight: bold;
  background: #e64415;
  padding: 10px;
  width: 200px;
  color: #fff;
  text-align: center;
  margin-left: 200px;
  margin-top: 10px; }

.sidebar h2 {
  color: #000;
  font-size: 1.1em;
  text-transform: uppercase; }
.sidebar h3 {
  color: #e64415;
  font-size: 1.1em; }
.sidebar form {
  margin-bottom: 20px; }
.sidebar li.active a {
  color: #fff !important;
  width: calc(100% - 10px) !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.program-search {
  background: #000;
  padding: 20px; }
  .program-search input {
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    width: 100%;
    background: #fff;
    height: auto;
    margin: 0;
    padding: 7px;
    font-size: 0.8em;
    font-weight: bold;
    color: #000; }

.program-filter select, .program-calendar input {
  background: transparent;
  border: 0;
  line-height: 1.5em;
  -webkit-appearance: none;
  margin: 0;
  height: 38px;
  width: 152px;
  padding-left: 10px;
  box-shadow: inset 0px 0px 5px 2px #ccc; }

.program-filter-arrow-carrier {
  overflow: hidden;
  background: url('vhs-assets-css-5ef0341ac40fac68acc19174c50edddc.png') no-repeat 125px #fff; }

.more-link {
  /* Styles the link in a .box, which leads to more information regarding the topic */
  float: right;
  color: #e64415;
  border-bottom: 1px #e64415;
  margin: 6px; }
  .more-link:hover {
    background: #e64415;
    color: #fff;
    text-decoration: none;
    padding: 6px;
    margin: 0; }

.program-deliver ul li, .event-actions ul li {
  list-style: none; }
  .program-deliver ul li a, .event-actions ul li a {
    color: #e64415;
    width: 100%;
    display: inline-block;
    line-height: 1.6em;
    margin: 5px; }
    .program-deliver ul li a:hover, .event-actions ul li a:hover {
      text-decoration: none;
      background: #e64415;
      color: #fff;
      padding: 5px;
      margin: 0px; }

.program-filter-mobile {
  margin-bottom: 20px; }
  .program-filter-mobile .program-filter {
    width: 32.6666%;
    margin-right: 1%;
    /* 32.666% * 3 + 1% * 2 = 99.9% || No clue, why 32.8666% is the right value, to get the 100% tho */
    margin-left: -4px;
    /* Fixing a Box-Model error which i havent found yet */ }
  .program-filter-mobile .program-filter.last-child {
    /* Pseudo :last-child doesnt work here */
    margin-right: 0; }

.searchbar .program-filter.span3, .searchbar .program-calendar.span3, .searchbar .program-filter.span6 {
  margin-left: 0; }

.searchbar .program-filter.span3 {
  padding-left: 0px;
  width: 20%; }

.searchbar .program-calendar.span3 {
  width: 20%; }

.program-calendar .hasDatepicker {
  width: 140px; }

.searchbar {
  background-color: #fff;
  margin-top: -10px;
  padding-left: 20px; }

.buttonbar {
  margin-bottom: 25px;
  text-transform: uppercase; }

.buttonbar .span6 {
  margin-left: 0;
  width: 50% !important; }

.buttonbar .rmvfilter {
  background-color: #000;
  text-transform: uppercase;
  font-weight: 600; }

.buttonbar .usefilter {
  background-color: #e64415;
  text-transform: uppercase;
  font-weight: 600; }

.searchhead {
  border-botttom: #ccc; }

.event-actions {
  margin-bottom: 20px; }
  .event-actions li {
    font-weight: bold; }

.back-button {
  text-transform: uppercase;
  margin-bottom: 20px; }

.event-back {
  display: block;
  width: 100%;
  background: none repeat scroll 0 0 #f04e23;
  color: #fff;
  padding: 1em; }

.event-back:hover {
  opacity: .7; }

.event-date-location-detail {
  background: #000;
  padding: 10px;
  display: block;
  font-weight: bold;
  color: #fff; }
  .event-date-location-detail h3, .event-date-location-detail h4 {
    text-transform: uppercase;
    font-size: 1.2em;
    display: inline;
    float: left;
    line-height: 1.5em; }
  .event-date-location-detail h4 {
    float: right;
    font-weight: normal; }
    .event-date-location-detail h4 a {
      color: #fff;
      text-decoration: none !important;
      border-bottom-width: 0px; }
      .event-date-location-detail h4 a:hover {
        color: #fff;
        text-decoration: none !important; }
  .event-date-location-detail .further-details {
    display: block;
    clear: both;
    font-weight: normal;
    margin-top: 40px; }

.event-desc {
  color: #000; }
  .event-desc h1 {
    text-transform: uppercase; }
  .event-desc h1, .event-desc h2 {
    color: #000;
    margin: 15px 10px;
    font-weight: bold;
    font-size: 2em; }
  .event-desc h2 {
    color: #e64415;
    font-size: 1.3em;
    margin-top: 35px;
    text-transform: initial; }
  .event-desc .event-image {
    padding-top: 0; }

.global-event-desc {
  margin: 10px 10px;
  border-left: 3px solid #e64415;
  padding-left: 10px; }

.presenter {
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
  list-style: none; }

.one-presenter {
  display: inline-block;
  margin: 20px; }

.one-presenter.no-img a {
  background-color: gray;
  display: block;
  padding: .8em;
  color: #fff;
  text-decoration: none; }

.event-date-location-detail h3, .event-date-location-detail h4 {
  color: #fff; }

.detailView .event-action {
  width: 20%;
  float: right; }
.detailView .event-advanced-sale {
  background: #fff;
  height: 50px;
  color: #f04e23; }
.detailView .event-advanced-sale-text {
  display: inline-block;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px; }
.detailView .event-desc {
  width: 100%;
  padding: 0; }
  .detailView .event-desc img {
    width: 100%;
    height: auto; }
.detailView .artist-link-area {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  width: 65%; }
.detailView .event-image {
  height: auto;
  float: right;
  padding-left: 10px;
  display: inline-block;
  width: auto !important; }
  .detailView .event-image img {
    width: auto !important;
    max-width: 100%;
    height: auto; }
.detailView .event-video {
  float: right;
  padding-left: 10px;
  max-width: 50%; }
  .detailView .event-video img {
    max-width: 100%;
    height: auto; }
.detailView .artist-link-area {
  width: 100%; }
  .detailView .artist-link-area .cols2-30, .detailView .artist-link-area .cols2-70 {
    display: inline-block; }
  .detailView .artist-link-area .cols2-70 {
    width: auto;
    min-width: 200px;
    display: block;
    float: left;
    vertical-align: top; }
  .detailView .artist-link-area .cols2-30 {
    min-width: 140px;
    width: 25%;
    display: block;
    float: left;
    vertical-align: top; }
  .detailView .artist-link-area .artist-url-list {
    padding: 0;
    margin: 0;
    list-style: none; }
  .detailView .artist-link-area .artist-url {
    padding: 0;
    padding-bottom: .4em;
    list-style: none; }

.event-link-to-collection {
  margin-bottom: 5px;
  text-align: center; }
  .event-link-to-collection a {
    display: block;
    background: #808080;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none !important; }
    .event-link-to-collection a:hover {
      color: #fff;
      text-decoration: none;
      border-bottom-width: 0px; }

.context-tabs {
  margin: 0;
  padding: 0; }
  .context-tabs li {
    list-style: none;
    float: left;
    margin-right: 10px; }
    .context-tabs li a {
      background: #808080;
      color: #fff;
      padding: 10px 30px;
      list-style: none;
      display: inline-block;
      text-transform: uppercase;
      text-decoration: none; }
      .context-tabs li a:hover {
        color: #fff;
        border: none; }
    .context-tabs li.active a {
      background: #000; }

.artistname {
  color: #000;
  font-weight: bold; }

.scroll-top {
  background: #e64415;
  color: #fff;
  padding: 10px;
  margin-bottom: 5px;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 auto;
  display: inline-block;
  font-size: .8em;
  line-height: 1.3em;
  width: 100%;
  text-align: center; }
  .scroll-top:hover, .scroll-top:visited {
    color: #fff !important;
    border-bottom: none !important; }

.event-video-top {
  text-align: left !important;
  margin: 15px 15px 15px 0 !important;
  display: block; }

.fancybox {
  cursor: zoom-in;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  display: inline-block;
  position: relative; }
  .fancybox:after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    background: url('vhs-assets-css-812c068622b1cbefb6e916600dd5dda4.png') top right no-repeat;
    width: 30px;
    height: 30px;
    z-index: 997; }

a {
  color: #000; }
  a:hover {
    color: #e64415;
    text-decoration: none;
    border-bottom: 1px #e64415; }

.container960 a {
  text-decoration: underline; }

h1, h2, h3, h4, h5 {
  margin: 10px 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a {
    color: inherit;
    font-size: inherit;
    border-bottom: 1px dotted;
    line-height: 1.2em;
    text-decoration: none !important; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
      color: #e64415;
      text-decoration: none !important; }
  h1 .anchor, h2 .anchor, h3 .anchor, h4 .anchor, h5 .anchor {
    display: none;
    line-height: 1em; }

h1 {
  color: #000;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 600; }

h2, .frame-layout-3 h1, .frame-layout-4 h1 {
  font-size: 2em;
  color: #000;
  text-transform: uppercase;
  margin: 10px 0 15px;
 font-weight:400;}
.frame-layout-4 h1 {
  text-transform: none;
}

h3 {
  color: #808080; }

h4 {
  font-size: 1.4em; }

h5 {
  color: #000;
  font-size: 1.2em; }

.csc-frame-rulerBefore {
  background: #fff;
  border-left: 4px solid #808080;
  padding: 10px; }

.csc-frame-rulerAfter {
  background: #fff;
  border-right: 4px solid #808080;
  padding: 10px; }

.csc-frame-indent {
  padding-left: 40px; }

.csc-frame-indent6633, .csc-frame-indent3366 {
  width: 66%;
  float: left; }

.csc-frame-indent3366 {
  float: right; }

.csc-frame-frame1, .csc-frame-frame2 {
  clear: both; }

.csc-default, .csc-frame-indent, .csc-frame-indent6633, .csc-frame-indent3366, .csc-frame-frame1, .csc-frame-frame2, .csc-default-vert-pad-top, .csc-default-vert-pad-bottom {
  background: #fff;
  padding: 20px; }

.csc-default-vert-pad-top {
  margin-top: 30px; }

.csc-default-vert-pad-bottom {
  margin-bottom: 30px; }

.carousel-control {
  font-size: 100px;
  position: absolute;
  top: 30%;
  width: 30px;
  background-image: none !important;
  line-height: 100px;
  margin-top: -70px;
  border-bottom: none !important; }
  .carousel-control:hover {
    background: none; }
  .carousel-control span:before {
    position: relative;
    top: -40px; }

.carousel .container {
  width: 100%;
  padding-left: 30px !important;
  padding-right: 30px !important; }
.carousel blockquote + p > span {
  margin-left: 23px; }

div.csc-mailform li label {
  width: 100%;
  float: left;
  text-transform: uppercase;
  color: #e64415; }
  div.csc-mailform li label em {
    display: inline;
    margin-left: 5px; }

input, textarea {
  clear: both;
  display: inherit;
  border: none;
  background: #f1f1f1;
  padding: 5px;
  color: #000; }

input[type=submit] {
  background: #e64415;
  width: 100%;
  color: #fff; }
  input[type=submit]:hover {
    background: #b73611; }

.csc-sitemap li {
  list-style: none; }
  .csc-sitemap li a {
    color: #000;
    font-size: 1.2em;
    border-left: 2px solid #808080;
    padding-left: 5px;
    line-height: 1.8em;
    font-weight: bold; }
    .csc-sitemap li a:hover {
      background: #e64415;
      padding: 5px;
      margin: -5px 0 0 0px;
      color: #fff;
      text-decoration: none;
      border-left: 2px solid #89280c; }
  .csc-sitemap li li a {
    border-left: 2px solid #f1f1f1;
    font-size: 1em;
    font-weight: normal; }

.panel-group .panel {
  border-radius: 0;
  border: 0; }
.panel-group .panel-heading {
  background: #e64415;
  color: #fff;
  padding: 0;
  border-radius: 0; }
  .panel-group .panel-heading .accordion-toggle {
    text-decoration: none;
    border-bottom: none;
    display: inline-block;
    width: 100%;
    padding: 10px 15px; }
    .panel-group .panel-heading .accordion-toggle:hover {
      background: none;
      height: auto;
      margin: 0;
      color: #fff; }
    .panel-group .panel-heading .accordion-toggle:focus {
      color: #fff; }
.panel-group legend.powermail_legend {
  font-size: 1.8em;
  color: #000;
  text-transform: uppercase;
  font-weight: bold; }
.panel-group legend.powermail_label {
  color: #333;
  font-weight: bold;
  font-size: 16px; }
.panel-group .powermail_fieldwrap {
  margin: 20px 0; }
.panel-group input[type='text'], .panel-group input[type='email'] {
  border: 1px solid #808080;
  background: #f1f1f1;
  width: 100%; }
  .panel-group input[type='text']:focus, .panel-group input[type='email']:focus {
    border: 1px solid #e64415;
    outline-color: #e64415; }
.panel-group input[type='checkbox'], .panel-group input[type='radio'] {
  float: left;
  margin-right: 5px; }
.panel-group .powermail_check_inner, .panel-group .powermail_radio_inner {
  width: 50%;
  float: left; }
  .panel-group .powermail_check_inner label, .panel-group .powermail_radio_inner label {
    font-weight: normal; }
.panel-group .nolabel {
  margin: 13px 0; }
  .panel-group .nolabel .powermail_legend {
    display: none; }
.panel-group .additional_input label {
  font-weight: normal; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%; }

.jumbotron {
  background: #f1f1f1;
  border-radius: 4px;
  border: 1px solid #808080;
  border-radius: 0; }
  .jumbotron .csc-default, .jumbotron .csc-frame-indent, .jumbotron .csc-frame-indent6633, .jumbotron .csc-frame-indent3366, .jumbotron .csc-frame-frame1, .jumbotron .csc-frame-frame2, .jumbotron .csc-default-vert-pad-top, .jumbotron .csc-default-vert-pad-bottom {
    background: transparent; }

.well {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: #f1f1f1; }
  .well .csc-default, .well .csc-frame-indent, .well .csc-frame-indent6633, .well .csc-frame-indent3366, .well .csc-frame-frame1, .well .csc-frame-frame2, .well .csc-default-vert-pad-top, .well .csc-default-vert-pad-bottom {
    background: transparent; }

.nav-tabs > li > a {
  font-size: 1.2em;
  background-color: #f1f1f1;
  color: #808080;
  border-radius: 0; }
  .nav-tabs > li > a:hover {
    color: #808080;
    background: #f1f1f1;
    border-radius: 0; }

.nav-tabs > li.active > a {
  border-radius: 0;
  color: #fff;
  background-color: #e64415; }
  .nav-tabs > li.active > a:hover {
    color: #fff;
    background: #e64415; }

.nav-pills .nav-link a {
  border-radius: 0;
  background: #f1f1f1;
  border: 1px solid #f1f1f1; }
  .nav-pills .nav-link a:hover {
    color: #808080; }
.nav-pills .nav-link.active a {
  background: #fff;
  border: 1px solid #f1f1f1;
  color: #e64415; }
  .nav-pills .nav-link.active a:hover {
    background: #f1f1f1;
    color: #e64415; }
  .nav-pills .nav-link.active a:focus {
    background-color: #fff;
    color: #e64415; }

.alert {
  border-radius: 0;
  padding: 5px 20px; }

.alert-warning, p.alert-warning {
  background: #ffba00;
  border: 1px solid #e6a700;
  color: #000; }

.alert-info, p.alert-info {
  background: #0088cf;
  border: 1px solid #0077b6;
  color: #000; }

.alert-success, p.alert-success {
  background: #88cf00;
  border: 1px solid #77b600;
  color: #000; }

.alert-danger, p.alert-danger {
  background: #db1515;
  border: 1px solid #c41313;
  color: #fff; }
  .alert-danger:hover a, .alert-danger:hover p, p.alert-danger:hover a, p.alert-danger:hover p {
    color: #fff !important; }
  .alert-danger a, .alert-danger p, p.alert-danger a, p.alert-danger p {
    color: #fff !important; }
    .alert-danger a:hover, .alert-danger p:hover, p.alert-danger a:hover, p.alert-danger p:hover {
      color: #fff; }

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-right .csc-textpic-imagewrap {
  max-width: 50%;
  float: left;
  margin: 5px 10px 10px 0; }
  div.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0; }
  div.csc-textpic-intext-left .csc-textpic-imagewrap img, div.csc-textpic-intext-right .csc-textpic-imagewrap img {
    width: 100%;
    height: auto; }

div.csc-textpic-intext-right .csc-textpic-imagewrap {
  margin: 0 0 10px 10px; }

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  max-width: 50%; }
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img, .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap img {
    max-width: 100%;
    height: auto; }
.csc-textpic-intext-left-nowrap .csc-textpic-text, .csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin: auto; }
  .csc-textpic-intext-left-nowrap .csc-textpic-text h1, .csc-textpic-intext-left-nowrap .csc-textpic-text h2, .csc-textpic-intext-left-nowrap .csc-textpic-text h3, .csc-textpic-intext-left-nowrap .csc-textpic-text h4, .csc-textpic-intext-left-nowrap .csc-textpic-text h5, .csc-textpic-intext-left-nowrap .csc-textpic-text h6, .csc-textpic-intext-right-nowrap .csc-textpic-text h1, .csc-textpic-intext-right-nowrap .csc-textpic-text h2, .csc-textpic-intext-right-nowrap .csc-textpic-text h3, .csc-textpic-intext-right-nowrap .csc-textpic-text h4, .csc-textpic-intext-right-nowrap .csc-textpic-text h5, .csc-textpic-intext-right-nowrap .csc-textpic-text h6 {
    margin-top: 0px; }

table {
  border: 1px solid #f1f1f1;
  width: 100%; }
  table tr {
    border-bottom: 1px solid #f1f1f1; }
    table tr td {
      border-left: 1px solid #f1f1f1;
      border-right: 1px solid #f1f1f1;
      padding: 3px 10px; }
  table th {
    background: #e64415;
    color: #fff;
    font-weight: normal;
    padding: 5px 10px;
    border-right: 1px solid #b73611;
    border-left: 1px solid #b73611; }
  table thead tr {
    border: 1px solid #b73611; }

ul.csc-uploads img {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

ul.csc-uploads span {
  display: inline; }

.csc-uploads-fileName {
  padding-right: 1em; }

.csc-uploads-description {
  display: block !important; }

.csc-uploads-element a img {
  max-width: 50%;
  height: auto; }

.csc-textpic-caption {
  padding: 5px;
  color: #808080;
  background: #f1f1f1; }

.f3-widget-paginator {
  padding: 0; }
  .f3-widget-paginator li a {
    background: #f1f1f1;
    padding: 5px !important;
    color: #808080;
    border-bottom: none; }
    .f3-widget-paginator li a:hover {
      text-decoration: none;
      border-bottom: 0;
      color: #e64415; }
  .f3-widget-paginator .current {
    background: transparent;
    border: 1px solid #f1f1f1;
    padding: 4px !important;
    color: #e64415; }

footer {
  background: #fff;
  border-top: 1px solid #f1f1f1;
  margin-top: 20px;
  padding: 20px;
  margin-bottom: 60px; }
  footer a {
    font-size: 0.7em; }

.footer-nav {
  padding: 0;
  margin: 0; }
  .footer-nav li {
    list-style: none; }

.page-header {
  width: 100%;
  box-sizing: content-box;
  margin: 0;
  border-bottom: 0;
  padding-bottom: 0; }
  .page-header h2 {
    padding: 0;
    font-weight: bold;
    margin: 0; }
  .page-header small {
    display: block; }

.btn {
  border-radius: 0;
  border: none;
  background: #808080;
  width: 100%;
  line-height: 1.7em;
  color: #fff;
  text-shadow: none;
  text-decoration: none !important; }
  .btn:hover {
    background: #9a9a9a;
    border-bottom: 0;
    color: #fff; }

.bx-wrapper .bx-controls-direction a {
  margin-left: 20px;
  margin-right: 20px; }

.social_share_privacy_area {
  margin-top: .25em; }
  .social_share_privacy_area li {
    width: 100% !important;
    min-height: 40px; }
  .social_share_privacy_area img {
    height: 25px;
    width: auto; }

.nivo-box, .nivo-slice {
  display: none !important; }

.navigation {
  position: relative;
  top: 0; }
  .navigation .logo-wrapper {
    display: inline-block;
    float: left;
    padding-left: 0px;
    margin-bottom: 20px;
    border: 0; }
    .navigation .logo-wrapper a {
      border-bottom: 0px !important; }
  .navigation ul {
    display: inline-block;
    padding: 0; }
  .navigation li {
    float: left;
    list-style: none;
    background: #fff;
    margin-right: 4px; }
    .navigation li a, .navigation li .likelink {
      text-align: left;
      padding: 7px 20px 9px 20px;
      display: inline-block;
      color: #000;
      text-transform: uppercase;
      font-weight: bold;
      border-bottom: 0; }
      .navigation li a:hover, .navigation li .likelink:hover {
        text-decoration: none;
        color: #e64415; }
      .navigation li a span, .navigation li .likelink span {
        font-size: 0.8em;
        line-height: 1.5em; }
    .navigation li.nav-1 a span, .navigation li.nav-2 a span {
      line-height: 1.39em;
      padding: 0;
      font-size: 100%; }

#nav > .active {
  background: #e64415; }
  #nav > .active span {
    color: #fff; }

.navigation li a, .navigation li .likelink {
  padding: 7px 10px 5px 10px; }
/*
.nav-1 {
  max-width: 196px; }

.nav-2 {
  max-width: 196px; }

.nav-3 {
  max-width: 128px; }

.nav-4 {
  max-width: 176px; }

.nav-5 {
  max-width: 148px; }

.nav-6 {
  max-width: 128px; }
*/
.sfhover .likelink {
  color: #e64415 !important; }
.sfhover ul {
  background: #fff !important;
  box-shadow: inset 90px 0px 150px #fff !important; }
.sfhover.active span {
  color: #fff !important; }

.navigation ul#nav li ul {
  box-shadow: inset 90px 0px 250px #f1f1f1; }

.navigation ul li ul {
  display: none;
  width: 300px;
  box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.0), 0 -10px 0px 0px white, 5px 0 18px -10px rgba(0, 0, 0, 0.5), -5px 0 18px -10px rgba(0, 0, 0, 0.5);
}
  .navigation ul li ul li {
    clear: both;
    width: 100%;
    background: transparent; }
    .navigation ul li ul li a {
      width: 100% !important;
      padding: 10px 20px !important;
      display: inline-block !important;
      font-weight: normal !important;
      text-transform: none !important;
      background: transparent !important;
      text-decoration: none !important; }
      .navigation ul li ul li a:hover {
        text-decoration: none !important;
        color: #fff !important;
        background: #e64415 !important; }
.navigation ul li .level2 ul {
  display: block; }
.navigation ul li:hover ul, .navigation ul li li:hover ul, .navigation ul li li li:hover ul {
  display: block;
  position: absolute;
  padding: 0px;
  background: #fff;
  z-index: 1001;
  padding: 10px 0; }
.navigation ul li li:hover, .navigation ul li.sfhover li.sfhover {
  color: #808080; }
.navigation ul li.active a {
  color: #e64415; }
.navigation ul li.active ul li a {
  color: #000; }
  .navigation ul li.active ul li a:hover {
    color: #fff; }

li.level2.active.cur a,
li.level2.active.cur a {
  color: #e64415; }

ul.uid-145 {
  left: 0px;
  right: 0px;
  width: initial !important; }

ul.uid-145 li.level2 {
  width: 24%;
  clear: none; }

ul.uid-145 li.level3 {
  float: none;
  padding-left: 10px; }

ul.uid-145 li.level3 a {
  text-decoration: none !important;
  font-size: 11px; }

.navigation ul li ul.lvl3list {
  width: 200px; }

.nav-collapse {
  width: 100%;
  position: fixed;
  height: 100% !important;
  overflow-y: scroll;
  display: inline-block;
  top: 40px;
  background: #282828;
  z-index: 600;
  padding-bottom: 20px; }
  .nav-collapse ul {
    padding: 0 0 20px 0; }
  .nav-collapse ul ul {
    padding: 0; }
  .nav-collapse li {
    list-style: none;
    border-bottom: 1px solid #000;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1); }
    .nav-collapse li:last-child {
      border-bottom: none;
      box-shadow: none; }
    .nav-collapse li ul {
      background: #353535; }
      .nav-collapse li ul li a {
        padding: 10px 40px 10px 60px; }
    .nav-collapse li a {
      color: #fff;
      padding: 10px 40px;
      line-height: 1.5em;
      display: inline-block;
      width: 100%; }
      .nav-collapse li a:hover {
        color: #e64415;
        text-decoration: none;
        background: #000;
        border-bottom: none; }
  .nav-collapse.collapse {
    padding: 0 !important;
    height: 0 !important; }
    .nav-collapse.collapse.in {
      height: 100% !important;
      display: block !important; }

.MobNav .nav-1, .MobNav .nav-2 {
  max-width: 100%; }

.search-collapse input {
  line-height: 1em; }

ul.mobile-meta-nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px 10px !important; }

li.nav-half {
  display: inline-block;
  width: 48%;
  box-shadow: none !important;
  border: 0 !important;
  text-align: center;
  background: #353535;
  margin: 1%; }

.level3-navigation-select, .level3-navigation {
  display: none; }

/*
.yamm {

	// reset positions
	.nav, .collapse, .dropup, .dropdown {
		position: static;
	}

	// propagate menu position under container for fw navbars
	.container {
		position: relative;
	}

	// by default aligns menu to left
	.dropdown-menu {
		left: auto;
	}

	// Content with padding
	.yamm-content {
		padding: 20px 30px;
	}

	// Fullwidth menu
	.dropdown.yamm-fw .dropdown-menu {
		left: 0; right: 0;
	}

}
.mobile-nav {
	z-index: 999;
	position: fixed;
	top: 20px;
	right: 20px;
	background-color: white;


	-webkit-transition: right .6s ease-in-out;
	-moz-transition: right .6s ease-in-out;
	-ms-transition: right .6s ease-in-out;
	-o-transition: right .6s ease-in-out;
	transition: right .6s ease-in-out;
	height: 45px;
	width: 45px;
	border: 1px solid $whitegrey;
	border-radius: 50%;

	.line {
		height: 4px;
		margin-left: 10px;
		background-color: $grey;
		width: 50%;
		position: relative;

		&.l1 {
			margin-top: 12px;
		}

		&.l2 {
			margin: 4px 0px 4px 10px;
			opacity: 1;
		}

		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	&.open {

		.line {
			background-color: $textgrey !important;
			margin-left: 11px !important;
		}

		.l1 {
			top: 8px !important;
			transform: rotate(45deg) !important;
		}

		.l2 {
			opacity: 0 !important;
			margin: 0 !important;
		}

		.l3 {
			bottom: 0 !important;
			transform: rotate(-45deg) !important;
		}
	}
} */
.ux-box {
  padding: 0px; }
  .ux-box .ux-box-inner {
    padding: 4px; }
  .ux-box ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #ccc; }
    .ux-box ul a {
      display: block;
      margin: 0 !important;
      padding: 6px 0px !important;
      line-height: 1em;
      font-size: 0.8em;
      border-bottom: 1px solid #ccc !important; }
      .ux-box ul a:hover {
        background-color: #eee; }

.search-no-results {
  padding: 10px;
  background-color: #fff; }

ul.search-tabs {
  margin: 0;
  padding: 0; }
  ul.search-tabs li {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #eee;
    padding: 5px 10px;
    margin-right: 10px;
    max-width: 30%;
    font-size: 0.8em;
    cursor: pointer; }
    ul.search-tabs li.active {
      background-color: #000;
      color: #fff; }
  ul.search-tabs .count {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 1px 0px 0px 5px;
    background-color: #fff;
    color: #000; }

[ux-mode=toggle] {
  margin: 20px 0px; }

body #tx-solr-search {
  width: 100%;
  float: none; }

body #tx-solr-search-functions {
  display: none;
  width: 100%;
  float: none; }
  body #tx-solr-search-functions .secondaryContentSection {
    margin: 0; }
    body #tx-solr-search-functions .secondaryContentSection .csc-header {
      float: left;
      width: 20%; }
    body #tx-solr-search-functions .secondaryContentSection .tx-solr-search-form {
      float: left;
      width: 80%;
      padding: 3px; }

body .ux-search-functions #tx-solr-search-functions {
  display: block; }

body #tx-solr-pagination {
  height: auto; }

ul.search-tabs {
  margin: 0;
  padding: 0; }

ul.search-tabs li {
  display: block;
  float: left;
  position: relative;
  margin: 0px 0px 5px 0px;
  padding: 0;
  list-style-type: none;
  background-color: #eee;
  padding: 8px 10px;
  padding-left: 5px;
  margin-right: 10px;
  width: 33%;
  font-size: 1em;
  cursor: pointer;
  text-transform: uppercase; }

ul.search-tabs a {
  display: block;
  border-bottom-width: 0px !important; }
  ul.search-tabs a:hover {
    border-bottom-width: 0px !important; }

ul.search-tabs li.active {
  background-color: #e64415;
  color: #fff; }
  ul.search-tabs li.active a {
    color: #fff; }

ul.search-tabs .count {
  display: block;
  position: absolute;
  top: 6px;
  right: 5px;
  padding: 1px 5px 0px 5px;
  background-color: #fff;
  color: #000; }

#tx-solr-search .event a {
  border-bottom-width: 0px !important; }
  #tx-solr-search .event a:hover {
    border-bottom-width: 0px !important; }

#tx-solr-search .results-list .results-entry .result-content {
  color: #505050; }

#tx-solr-search .results-list .results-entry .results-topic {
  background-color: #505050; }

.tx-solr-relevance {
  background-color: #e64415; }

.results-highlight {
  color: #e64415;
  background: transparent; }

#searchMergeWrapper .event-date-location {
  background-color: #505050; }

#searchMergeWrapper .maincontent a {
  border-bottom: 1px solid #505050; }

.tx-solr {
  background-color: #fff;
  height: auto;
  overflow: hidden; }

.search-wrapper .tx-solr {
  background-color: #000; }

.news-wo-date .teaser-text {
  display: none; }

.news-single .news-text-wrap {
  min-height: 250px; }

.sidebar form {
  margin-bottom: 0; }

.tx-socialshareprivacy-pi1 {
  position: realtive;
  display: block;
  background: #fff;
  height: auto;
  min-height: 180px;
  padding-left: 2em;
  padding-top: .5em;
  margin-top: -1px; }

.event .alert-info, p.alert-info {
  background: none repeat scroll 0 0 grey;
  border: none;
  color: #fff;
  width: 100%; }

.event .alert {
  border-radius: 0;
  padding: 5px 10px; }

.event-image img {
  height: auto; }

a.event-linker h2,
a.event-linker h3,
a.event-linker h4,
a.event-linker h5,
a.event-linker p {
  color: #000;
  line-height: 27px;
  font-weight: normal;
  margin: 0 0 5px; }

a.event-linker {
  color: #000;
  font-size: 18px;
  width: auto; }

a.event-linker .event-subline,
a.event-linker .event-name {
  color: #808080 !important; }

a.event-linker h3 {
  color: #000; }

.event-name {
  font-weight: bold; }

.hasDatepicker {
  width: 60%; }

.event-linker label {
  float: left;
  display: block;
  border: red solid 1px;
  width: 50%; }

.date-to,
.date-start {
  display: block;
  float: left;
  height: auto; }

.event-short-desc, .event-desc {
  width: 333px; }

.event-advanced-sale {
  background: #f04e23;
  height: 80px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  border-radius: 95px;
  margin-top: 10px; }

.event-advanced-sale:hover {
  opacity: .9; }

.event-advanced-sale-text {
  display: block;
  padding: 20px;
  position: relative;
  top: 37px;
  transform: translateY(-50%); }

.event-linker:hover {
  border-bottom: 0; }

.event-action a {
  text-decoration: none; }

.detailView .event-advanced-sale {
  margin-top: 0; }

.popup {
  position: absolute;
  z-index: 20000;
  top: 0px;
  left: 0px;
  background-color: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 20px;
  display: none; }
  .popup a {
    padding: 10px;
    background: #e64415;
    color: #fff;
    text-decoration: none;
    border: none; }

.event {
  position: relative; }

.event-advanced-sale2 {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 25px;
  background: #000;
  color: #fff; }

.event-advanced-sale2:hover {
  background: #f04e23;
  color: #fff;
  outline: 0; }

.event-advanced-sale3 {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 25px;
  background: #000;
  color: #fff; }

.event-advanced-sale3:hover {
  background: #f04e23;
  color: #fff;
  outline: 0; }

.event-advanced-category {
  position: absolute;
  left: 0px;
  font-size: 11px;
  top: 174px;
  text-transform: uppercase;
  padding: 5px 25px;
  background: #222;
  opacity: 0.8;
  color: #fff;
  font-family: "Interstate","Helvetica Neue", Helvetica, Arial, sans-serif; }

.event-linker {
  width: 100%; }
  .event-linker:hover {
    text-decoration: none; }

.event-short-desc, .event-desc, .event-desc {
  width: 70%; }

h2.event-artist-name em {
  font-style: normal; }

.f3-widget-paginator .current {
  background: #fff; }
  .f3-widget-paginator .current span {
    padding: 0; }

.event-linker {
  text-decoration: none !important; }

.topcontent {
  margin-bottom: 20px; }

/*News Ansicht f├╝r Radio Header*/
.news-img-wrap-bignews {
  max-width: 96%; }

.news-img-wrap-bignews img {
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
  width: auto; }

/*News Header Artikel Slider*/
.slider2 .article.slide {
  text-align: left;
  padding-left: 20px;
  padding-top: 20px; }

.slider2 .bx-wrapper .bx-controls-direction a.disabled {
  display: block; }

.maincontent .slider2 .article.slide {
  text-align: left;
  padding-left: 20px;
  padding-top: 20px; }

.maincontent .slider2 .bx-wrapper .bx-controls-direction a.disabled {
  display: block; }

.maincontent .slider2 .article.slide .teaser-text {
  font-size: 1em; }

.maincontent .slider2 .more, .news-backlink-wrap {
  margin-top: .5em;
  margin-bottom: .5em; }

.maincontent .bx-viewport {
  top: 30px; }

.maincontent .bx-wrapper .bx-controls-auto {
  background: url('vhs-assets-css-89460d76b5ffd9cc91a03f65132c9d57.png');
  left: 80%;
  width: 20% !important; }

.maincontent .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  top: 0;
  bottom: auto; }

.maincontent .bx-wrapper .bx-controls-auto .bx-stop,
.maincontent .bx-wrapper .bx-controls-auto .bx-start {
  text-indent: 0;
  padding-top: 6px; }

.maincontent .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center; }

.maincontent .slider2 a.bx-prev,
.maincontent .slider2 a.bx-next,
.maincontent .slider2 .news .article.slide .bx-controls-direction {
  display: block; }

.event-slider {
  font-family: "Interstate","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #282828; }
  .event-slider .highlight-event-image img {
    width: 270px;
    height: 160px; }
  .event-slider .event-slide {
    background: white; }
    .event-slider .event-slide .titlebar, .expertnetwork .titlebar {
      background: white none repeat scroll 0 0;
      color: #282828;
      display: block;
      font-weight: bold;
      padding: 10px 15px;
      font-size: 14px; }
    .event-slider .event-slide .datehilite {
      color: #e64215;
      display: inline; }
    .event-slider .event-slide .highlight-short-desc, .event-slider .event-slide .event-short-desc, .event-slider .event-slide .event-desc {
      max-height: 120px; }
    .event-slider .event-slide h2.ev-name {
      font-size: 1em; }
    .event-slider .event-slide a {
      text-decoration: none; }
	  
.expertnetwork {
  margin-top:10px;
}
.news.row.experts .col-md-4 {
	min-height:600px;
}
.news.experts .footer {
	border:0px;
}
.news.experts .footer span {
	border:0px;
	margin:0px;
	padding:0px;
}
.news-img-wrap-expert {
	text-align:center;
	background: #000;
}
.expertnetwork .middot {
  font-weight:bold;
}
.expertnetwork .header, .expertnetwork .teaser-text {
  background-color:#fff;
  padding:10px;
}
.expertnetwork .news-list-tags a, .news-tags li a {
  border:1px solid #e64415;
  border-radius: 15px;
  padding:5px;
  word-break:break-word;
  overflow-wrap: break-word;
  font-size:12px;
  margin-bottom:5px;
  display:inline-block;
}
.expertnetwork .event-advanced-sale3 {
  right:15px !important;
  width:90%;
}
.news-single.expertdetail {
  background-color:#fff;
  padding:15px;
  margin-top:10px;
}
.news-single.expertdetail #breadcrumbs {
  display:none;
}

.bx-wrapper {
  background: none; }

.outercontainer {
  width: 1200px;
  margin: 0 auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP89fWrDwAJBwMyk2BSRgAAAABJRU5ErkJggg==);
}

@media (max-width: 1280px) {
  .navi-left li a {
    font-size: 1em; }

  .social {
    margin-left: 19px; }
    .social li {
      float: none; }
      .social li img {
        display: none; }
      .social li p {
        font-size: 0.7em;
        padding: 5px; } }
@media (max-width: 960px) {
  .container960, .stackednavcontainer {
    width: 767px; }

  * {
    font-size: 1em; } }
@media (max-width: 767px) {
  .container960, .stackednavcontainer {
    width: 100%; }

  .level3-navigation {
    background: #fff;
    top: 55px;
    display: block; }

  .searchbar, .buttonbar {
    display: none; }

  .level3-navigation-select {
    width: calc(100% - 20px);
    display: inline-block;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 1px solid #f1f1f1;
    height: 40px;
    margin: 10px;
    color: #808080;
    font-weight: bold;
    padding: 10px;
    background: url('vhs-assets-css-854768c94f8ea211d52ecb35f58a0bf3.png') right center no-repeat #fff; }
    .level3-navigation-select option.selected {
      text-transform: uppercase;
      font-weight: bold; } }
@media (min-width: 1400px) {
  .container960, .stackednavcontainer {
    width: 1110px; }

  .intro, .section0, .section1, .section2, .section3, .section4 {
    min-height: 1000px; } }
@media (max-width: 979px) {
  .intro-element-wrapper {
    padding-right: 0; }

  .csc-default-partnership .col-md-6 {
    padding: 0; }
  .csc-default-partnership .csc-textpic-imagecolumn {
    margin: 10px 15px 10px 20px;
    padding: 5px; }

  .vert-border {
    border-right: 0 !important; }

  .copy {
    margin-top: 10px;
    padding: 0 40px;
    color: #fff; }
    footer .copy {
      display: none; }

  .page-1 .copy {
    padding: 0; }

  .navi-left {
    left: 0;
    top: 0 !important;
    position: fixed;
    width: 100%;
    display: block; }
    .navi-left .logo-wrap + li {
      clear: both; }
    .navi-left li {
      float: left; }
      .navi-left li a {
        line-height: 60px;
        padding-right: 10px; }
      .navi-left li.logo-wrap {
        width: 207px; }

  .intro li {
    width: 48%;
    margin-right: 2%;
    padding-right: 0; }
    .intro li:last-child {
      margin-right: 0; }
    .intro li a {
      padding: 20px; }

  .width70 {
    left: 15%; } }
@media (max-width: 768px) {
  .intro-element-container {
    margin-right: 0; }

  .stackednavcontainer {
    padding-top: 30px; }

  .ml-stack-nav {
    top: 88px; }

  .stacknav-header.secondlevel {
    padding-top: 5px; }

  .intro-element-wrapper {
    padding-left: 0; }

  .csc-default-partnership .csc-textpic-imagecolumn {
    margin: 10px 15px 10px 0px; }

  #tx-solr-search-functions .secondaryContentSection .csc-header {
    width: 40% !important; }
  #tx-solr-search-functions .secondaryContentSection .tx-solr-search-form {
    width: 60% !important; }

  ul.search-tabs li {
    width: 100% !important;
    max-width: 100% !important; }

  .border-nav li, .intro li, .dotted-nav li, .arrow-nav li, .arrow-nav li {
    clear: both;
    width: 100%; }

  .width70 {
    width: 100%;
    left: 0; }

  .csc-menu, .intro ul {
    padding: 0; }

  .home .csc-menu .blocks {
    width: 100%; }
  .home .csc-default, .home .csc-frame-indent, .home .csc-frame-indent6633, .home .csc-frame-indent3366, .home .csc-frame-frame1, .home .csc-frame-frame2, .home .csc-default-vert-pad-top, .home .csc-default-vert-pad-bottom {
    margin: 0; }
    .home .csc-default .csc-default, .home .csc-frame-indent .csc-default, .home .csc-frame-indent6633 .csc-default, .home .csc-frame-indent3366 .csc-default, .home .csc-frame-frame1 .csc-default, .home .csc-frame-frame2 .csc-default, .home .csc-default-vert-pad-top .csc-default, .home .csc-default-vert-pad-bottom .csc-default, .home .csc-default .csc-frame-indent, .home .csc-frame-indent .csc-frame-indent, .home .csc-frame-indent6633 .csc-frame-indent, .home .csc-frame-indent3366 .csc-frame-indent, .home .csc-frame-frame1 .csc-frame-indent, .home .csc-frame-frame2 .csc-frame-indent, .home .csc-default-vert-pad-top .csc-frame-indent, .home .csc-default-vert-pad-bottom .csc-frame-indent, .home .csc-default .csc-frame-indent6633, .home .csc-frame-indent .csc-frame-indent6633, .home .csc-frame-indent6633 .csc-frame-indent6633, .home .csc-frame-indent3366 .csc-frame-indent6633, .home .csc-frame-frame1 .csc-frame-indent6633, .home .csc-frame-frame2 .csc-frame-indent6633, .home .csc-default-vert-pad-top .csc-frame-indent6633, .home .csc-default-vert-pad-bottom .csc-frame-indent6633, .home .csc-default .csc-frame-indent3366, .home .csc-frame-indent .csc-frame-indent3366, .home .csc-frame-indent6633 .csc-frame-indent3366, .home .csc-frame-indent3366 .csc-frame-indent3366, .home .csc-frame-frame1 .csc-frame-indent3366, .home .csc-frame-frame2 .csc-frame-indent3366, .home .csc-default-vert-pad-top .csc-frame-indent3366, .home .csc-default-vert-pad-bottom .csc-frame-indent3366, .home .csc-default .csc-frame-frame1, .home .csc-frame-indent .csc-frame-frame1, .home .csc-frame-indent6633 .csc-frame-frame1, .home .csc-frame-indent3366 .csc-frame-frame1, .home .csc-frame-frame1 .csc-frame-frame1, .home .csc-frame-frame2 .csc-frame-frame1, .home .csc-default-vert-pad-top .csc-frame-frame1, .home .csc-default-vert-pad-bottom .csc-frame-frame1, .home .csc-default .csc-frame-frame2, .home .csc-frame-indent .csc-frame-frame2, .home .csc-frame-indent6633 .csc-frame-frame2, .home .csc-frame-indent3366 .csc-frame-frame2, .home .csc-frame-frame1 .csc-frame-frame2, .home .csc-frame-frame2 .csc-frame-frame2, .home .csc-default-vert-pad-top .csc-frame-frame2, .home .csc-default-vert-pad-bottom .csc-frame-frame2, .home .csc-default .csc-default-vert-pad-top, .home .csc-frame-indent .csc-default-vert-pad-top, .home .csc-frame-indent6633 .csc-default-vert-pad-top, .home .csc-frame-indent3366 .csc-default-vert-pad-top, .home .csc-frame-frame1 .csc-default-vert-pad-top, .home .csc-frame-frame2 .csc-default-vert-pad-top, .home .csc-default-vert-pad-top .csc-default-vert-pad-top, .home .csc-default-vert-pad-bottom .csc-default-vert-pad-top, .home .csc-default .csc-default-vert-pad-bottom, .home .csc-frame-indent .csc-default-vert-pad-bottom, .home .csc-frame-indent6633 .csc-default-vert-pad-bottom, .home .csc-frame-indent3366 .csc-default-vert-pad-bottom, .home .csc-frame-frame1 .csc-default-vert-pad-bottom, .home .csc-frame-frame2 .csc-default-vert-pad-bottom, .home .csc-default-vert-pad-top .csc-default-vert-pad-bottom, .home .csc-default-vert-pad-bottom .csc-default-vert-pad-bottom {
      padding: 0; }

  body {
    padding: 0; }

  .bx-wrapper .bx-next {
    right: -15px; }

  .bx-wrapper .bx-prev {
    left: -15px; } }
@media (max-width: 767px) {
  .event {
    width: 100%; }
  .outercontainer {
    width:100%;
  }
  .event-action {
    width: 100% !important;
    height: 20px !important;
    margin-bottom: 10px; }
    .event-action .event-advanced-sale {
      height: 20px !important; }

  .event-video {
    max-width: 100% !important;
    text-align: center;
    padding: 0 !important;
    margin-bottom: 10px; }
    .event-video img {
      width: 100%;
      height: auto; }

  .event-advanced-sale {
    height: auto; }

  .event-advanced-sale-text {
    display: inline-block;
    position: relative;
    top: 0%;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    line-height: 30px;
    padding: 0;
    line-height: 1.2em; }

  .event-additional-info {
    margin-top: -90px;
    margin-left: 150px; } }
@media (max-width: 400px) {
  .event-additional-info {
    margin-left: 100px;
    margin-top: -90px; } }
@media (max-width: 560px) {
  .program-filter-mobile .program-filter {
    width: 100%;
    margin: 0 0 2px; }
  .searchbar .program-filter.span3 {
    width:50% !important;
  }
  .searchbar .program-filter .pf-location.span3, .searchbar .program-filter .pf-categories.span3, .searchbar .program-filter .pf-tags.span3 {
    display:none !important;
  }
  box.searchbar .program-calendar.pf-date.span3 {
    margin-bottom:15px;
    padding-left:0px !important;
  }
  .box .program-calendar .pf-date .span3 {
    padding-left:0px !important;
  }
  .searchbar .program-calendar.span3 {
    padding-left:0px !important;
  }
  .searchbar .program-calendar .date-start {
    float:none !important;
  }
  #pfp-location, #pfp-tags, #pfp-categories {
    display:none !important;
    padding-left:0px !important;
  }

  #pfp-age {
    float:left !important;
  }

  .pidir-1362 #pfp-age {
    display:none !important;
  }

  .navheaderright {
    display: none; }

  .inner-event {
    text-align: center; }

  .detailView .event .event-image {
    width: 100% !important;
    text-align: center;
    float: none !important;
    max-width: 100% !important; }

  .navheaderleft {
    padding: 12px 5px;
    height: 40px;
    width: 40px; }

  .navheaderleft #fwopener {
    height: 40px; }

  .navheaderleft #fwopener span {
    background: #fff;
    display: block;
    height: 2px;
    margin: 4px 0; }

  .hamburger {
    top: 18px;
    left: -3px; } }
@media (max-width: 500px) {
  .event-short-desc, .event-desc {
    width: 100%; } 
	.news.row.experts .col-md-4 {
	min-height:400px;
}
	}
.breadcontainer {
  display:none;
}
.navigation li.desknav {
  width:auto;
  margin-top:10px;
}
.navigation li.desknav span.likelink, .navigation li.desknav a.likerlink {
  vertical-align:middle;
  height:60px;
  display:table-cell;
  max-width:190px;
}

.container960 .desknav a {
  text-decoration:none !important;
}

.backtohome {
  font-size: 0.9em;
}
.bloglink {
  font-size: 0.9em;
}
.backtohome .mm-listitem__text, .bloglink .mm-listitem__text {
  padding-left:15px;
}
.page-1 .backtohome .mm-listitem__text, .page-1 .bloglink .mm-listitem__text {
  padding-left:20px;
}
.navigation li.desknav span.likelink.link-257 {
  max-width:160px !important;
}
.navigation li.desknav span.likelink.link-1366 {
  max-width:230px !important;
}
#sectionnav li.active.desknav span.likelink {
  color:#e64415;
}
.navigation li.desknav span.likelink.link-1371 {
  max-width:160px !important;
}
@media (max-width: 1399px) {
  .navigation li.desknav span.likelink.link-990 {
    max-width:130px !important;
  }
}
.article.slide.frontteaser:last-child {
  margin-right:0px !important;
}
.maincontent h3 a {
  border-bottom: 1px solid #e64415 !important;
}
#innermaincontent .adjustedContainer .row {
  margin-left:-15px !important;
}
.container960 .maincontent .frame-default a.accordion-title-link {
  border-bottom:0 !important;
}
.panel-heading.accordion-header.ltmcolor-5 {
  background-color:#566969;
}
.panel-heading.accordion-header.ltmcolor-6 {
  background-color:#68A2E8;
}
.panel-heading.accordion-header.ltmcolor-7 {
  background-color:#91B800;
}
.panel-heading.accordion-header.ltmcolor-8 {
  background-color:#FF3300;
}
/* old yellow: F5D90F */
.panel-heading.accordion-header.ltmcolor-9 { 
  background-color:#E1C71D;
}

.accordion-title-link-moretext {
    float:right;
    font-size:12px;
}
/*# sourceMappingURL=main.css.map */


.event-slide {
  background:white;
}
.event-slide span {
  background: black none repeat scroll 0 0;
  color: white;
  display: block;
  font-weight: bold;
  padding: 5px 10px;
  font-size:15px;
}
.event-slider .highlight-event-image img {
  width: 270px;
  height: 160px;
}
.event-slide .highlight-short-desc {
  max-height: 120px;
}
.event-slide h2.ev-name {
  font-size:1em;
}
.event-slide a {
  text-decoration: none;
}
.bx-wrapper {background:none}
.event-linker {
  text-decoration: none!important;
}

.nav-collapse {
  overflow-y: scroll !important;
}

