/*
Theme Name: Heidelberger FrÃ¼hling 2020
Author: xmachina GmbH, rw
Author URI: http://www.xmachina.de/
Description:
Version: 1.0
License: Closed
Text Domain: hdf2014
Template: enfold
*/

.main-wrapper p,
.main-wrapper li,
#start-tabs {
    color: #333;
    font-family: "Ergo LT W08", Verdana, Arial, sans-serif;
    font-size: 17px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: 0 0 1.5em 0;
}

.main-wrapper li {
    margin: 0;
}

#start-tabs {
    margin-bottom: 0;
}

.slideshow_caption p {
    color: #fff;
}

body {
    background-color: white;
}


/* #main p:not(avia-caption-content p) ? */

p:last-child,
li:last-child {
    margin-bottom: 0;
}

p a {
    text-decoration: none !important;
}

p a:hover {
    text-decoration: underline !important;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}


/* Landingpage */

#landingpage {
    margin: 0 auto;
    display: table;
}

#landingpage section {
    height: 700px;
    display: table-cell;
}

.responsive .container {
    max-width: 1170px;
}


/*vertical-align: top;
    text-align: center;
    padding-top: 275px;
}*/

#landingpage>section>.overlay {
    padding: 23px 20px 20px 20px;
    background: #000;
    opacity: 0.8;
}

#landingpage .client-icon {
    display: block;
    height: 32px;
    width: 100%;
}

#landingpage .streichquartett {
    background: url(img/sample-image.png) left center no-repeat;
    background-size: cover;
}

#landingpage section .overlay {
    overflow: hidden;
    max-height: 170px;
    min-height: 170px;
    -moz-transition: max-height 1s ease-in;
    -webkit-transition: max-height 1s ease-in;
    -o-transition: max-height 1s ease-in;
    transition: max-height 1s ease-in;
    -ms-transform: max-height 1s ease-in;
}

#landingpage section .overlay:hover {
    max-height: 100%;
}

#landingpage .festival .client-icon {
    background: url(img/logo_hd_festival.png) center no-repeat;
}

#landingpage .fruehling .client-icon {
    background: url(img/logo_hd_fruehling.png) center no-repeat;
}

#landingpage .liedzentrum .client-icon {
    background: url(img/logo_hd_liedzentrum.png) center no-repeat;
}

#landingpage .streichquartett .client-icon {
    background: url(img/logo_hd_streichquartett.png) center no-repeat;
}

#landingpage .conference .client-icon {
    background: url(img/logo_hd_liedzentrum.png) center no-repeat;
}

#landingpage .landingpage-headline {
    margin: 15px 0;
    display: block;
    font-size: 35px;
}

#landingpage .landingpage-headline:hover {
    text-decoration: none;
}

.landingpage-text {
    color: #fff;
}

.liedzentrum .landingpage-headline,
.conference .landingpage-headline {
    color: #c2c2c2;
}

.fruehling .landingpage-headline {
    color: #cbd64c;
}

.streichquartett .landingpage-headline {
    color: #ab368e;
}

.festival .landingpage-headline {
    color: #526bad;
}


/*
#parallax-section .avia-image-container {
    margin: 300px 0 0 0;
}
*/

#parallax-section:before,
#parallax-section:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 1000px;
    min-width: 1000px;
    opacity: 0.7;
    position: absolute;
}

#parallax-section:before {
    background: url('img/overlay-pattern.png');
    opacity: 0.2;
}

#parallax-section:after {
    bottom: 0;
    opacity: 1;
    height: auto;
    min-height: 1015px;
    /* Webkit */
    background: -webkit-gradient( linear, left bottom, left top, color-stop(1, rgba(0, 0, 0, 0.0)), /* Top */
    color-stop(0, rgba(0, 0, 0, 1.0))
    /* Bottom */
    );
    /* Gecko */
    background: -moz-linear-gradient( center bottom, rgba(0, 0, 0, 1.0) 0%, /* Bottom */
    rgba(0, 0, 0, 0.0) 100%
    /* Top */
    );
}

#parallax-section .av_textblock_section {
    margin: 700px 0 50px;
}


/* section versch. HintergrÃ¼nde */

.avia-section[style="background-color: #b0c100; "] p,
#newsletter-section p {
    color: #FFF !important;
}

.content-image img {
    margin: 0 20px 20px 0;
}

#main-image {
    background: #ababab;
    height: auto;
    max-height: 500px;
    text-align: center;
    line-height: 0;
}

#main-image img {
    width: 100%;
}

#advanced_menu_toggle {
    position: relative;
    float: right;
    right: auto;
    top: auto;
    margin-right: 0px;
    margin-top: -80px;
}

#mobile-advanced {
    padding-top: 94px;
}


/* Layout */

#header {
    z-index: 999 !important;
    height: 100px;
}

.header_color .header_bg {
    background: #000;
}

#header_meta,
.header_bg {
    background: none;
    background-color: transparent;
}

#header_main,
#header_meta,
.header_bg {
    border: none;
    box-shadow: none;
}

.header-scrolled .logo a img {
    visibility: hidden;
}

.header-scrolled .logo a {
    background: url(http://heidelberger-fruehling-dev.xmachina.net/wp-content/uploads/2014/09/logo-45x25_transparent.png) no-repeat center left;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    text-transform: none;
    color: #95B017;
}

.header-scrolled>#header_meta {
    display: none;
}

.header-scrolled #header_main .container {
    height: 60px !important;
    line-height: 60px !important;
    padding-top: 8px;
}

#header_meta .container {
    position: relative;
}

.home-icon {
    color: transparent;
    width: 30px;
    height: 30px;
    padding: 5px 9px 9px 9px;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    float: right;
    display: none;
}

.av-fixed-size .av-masonry-image-container img {
    display: inline-block !important;
}

.page-id-6619 .home-icon:hover {
    background: #265AA5;
}

.page-id-6625 .home-icon:hover {
    background: #8C358B;
}

.home-icon:before {
    font-family: 'entypo-fontello';
    content: "\e821";
    color: #FFF;
    font-size: 13px;
}

.home .home-icon:before {
    color: #000;
}

.home .home-icon:hover {
    background: #94b017;
}


/* arrow effect for scroll motivation */

#bounce-icon {
    position: fixed;
    background: transparent;
    width: auto;
    left: 47%;
    transform: translateX(-10%);
    margin-left: 0px;
    bottom: 5px;
    z-index: 1000;
    opacity: 0.5 !important;
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    -o-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
}

#bounce-icon.scrolled {
    opacity: 0 !important;
    visibility: hidden;
    -webkit-transition: visibility 0ms linear 200ms, opacity 200ms ease-out;
    -moz-transition: visibility 0ms linear 200ms, opacity 200ms ease-out;
    -o-transition: visibility 0ms linear 200ms, opacity 200ms ease-out;
    transition: visibility 0ms linear 200ms, opacity 200ms ease-out;
}


/* 26.09.2016 / as  */

.page-id-17268 .avia-section.avia-full-stretch {
    background-position: 65% !important;
}

@media only screen and (max-width: 1199px) {
    .fallback_menu {
        display: none;
    }
    #advanced_menu_toggle {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .avia_wpml_language_switch {
        display: none;
    }
    .home-icon {
        float: none;
        top: 0;
        left: 0;
        position: absolute;
    }
    .fallback_menu.av-main-nav-wrap {
        display: none;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        border-top: none !important;
        padding-top: 0 !important;
    }
    .responsive #header .social_bookmarks {
        width: auto;
        margin: 0 0 0 20px;
        float: right;
        padding-bottom: 0;
        width: auto;
        text-align: center;
        height: auto;
        line-height: 0.8em;
        margin: 0;
    }
    .responsive #header_meta .social_bookmarks li,
    .responsive #top #header_meta .social_bookmarks li:last-child {
        border: none;
    }
    #parallax-section .av_textblock_section {
        margin: 0 0 50px;
    }
    .avia-section-large .content {
        padding-top: 10px;
    }
    /*#parallax-section,
    .av-parallax {
        background-image: none !important;
    }*/
    #parallax-section {
        min-height: 50vh;
    }
    .avia_mobile #top .av-parallax {
        background-position: bottom center !important;
    }
}

#bounce-icon .container {
    width: auto;
}

#bounce-icon .av-icon-char {
    background: transparent !important;
    position: fixed;
    content: "\e87b";
    font-family: "entypo-fontello";
    -webkit-animation: bounce 5s linear 2s infinite;
    -moz-animation: bounce 5s linear 2s infinite;
    animation: bounce 5s linear 2s infinite;
    color: #666 !important;
    color: rgba(0, 0, 0, 0.67) !important;
    text-decoration: none !important;
}

#bounce-icon .av-icon-char:before {
    background: transparent !important;
    font-size: 90px;
    line-height: 90px;
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.container_wrap {
    border: none;
}

.responsive .container {
    max-width: 1170px;
}

#top #wrap_all .social_bookmarks li {
    width: 40px;
}

#top #wrap_all .social_bookmarks li a {
    color: #FFF;
}

#socket .social_bookmarks li a {
    font-size: 19px;
}

html,
#scroll-top-link,
#main,
.html_stretched #wrap_all {
    background-color: transparent !important;
}

.html_header_top.html_header_sticky #top.page-id-6618 #wrap_all #main,
.html_header_top.html_header_sticky #top.page-id-9728 #wrap_all #main {
    padding-top: 0 !important;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
    border-top: 0 !important;
}

.entry-content-header h3 {
    color: #444444;
    text-transform: initial !important;
    font-size: 24px;
    line-height: 108%;
}

.iconbox .iconbox_content h3.iconbox_content_title {
    margin: 0;
    font-weight: bold !important;
    color: #444;
}

.iconbox_content_container p {
    margin: 5px 0 5px 0;
    font-size: 13px;
}

.iconbox .iconbox_content h3.iconbox_content_title {
    margin: 0px;
    margin-bottom: 8px;
}

.avia_transform .avia_animated_image {
    opacity: 1;
}

.avia-search-tooltip.avia-tt {
    top: 80px !important;
}

#top #menu-item-search {
    float: right;
    height: 100px;
    line-height: 100px;
}

#menu-item-search>a {
    height: 20px !important;
    line-height: 100px;
    margin-top: 0;
}

#menu-item-search>a:before {
    font-size: larger;
}

.header-scrolled #menu-item-search a {
    margin-top: 12px;
}

#top .social_bookmarks li {
    border: none;
}

.iconbox_icon[data-av_icon]:before {
    color: #fff;
    font-size: 58px;
    position: relative;
    top: 29px;
    background: #BBCF01;
    padding: 17px 7px 7px 5px;
}

.iconbox_top .iconbox_content {
    padding: 55px 20px 20px;
}

.main_color.iconbox_top .iconbox_icon {
    padding: 6px 15px;
    background: none;
}

.main_color.iconbox_top .iconbox_icon:before {
    font-size: 40px;
    line-height: 40px;
    background: #666;
    top: 10px;
    padding: 10px 13px;
    /*left: -18px; */
}

.iconbox_icon {
    height: 70px;
    width: 20%;
}

.sub_menu {
    visibility: hidden;
}

#lang_sel_list li {
    float: none;
    display: inline-block;
    line-height: normal;
}

#lang_sel_list li::before {
    content: none !important;
}

.avia-button,
body div .avia-button {
    float: none;
    display: inline-block;
    min-width: 140px !important;
    padding: 9px 10px 7px !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #777777 !important;
    background-color: #555 !important;
    border: none !important;
    color: #FFF !important;
}

.avia-button:hover {
    cursor: pointer;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.avia-button:hover,
body div .avia-button:hover {
    background-color: #444 !important;
    border: none !important;
    color: #FFF !important;
}

.avia-section[style="background-color: #b0c100; "] .avia-button,
#newsletter-section .avia-button {
    background-color: #FFF !important;
    color: #83a83d !important;
    border-color: #FFF !important;
}

.avia-section[style="background-color: #b0c100; "] .avia-button:hover,
#newsletter-section .avia-button:hover {
    color: #83a83d !important;
    border-color: #FFF !important;
    background-color: rgba(255, 255, 255, 0.85) !important;
}

.avia_iconbox_title {
    vertical-align: top;
}

.avia-button-right {
    margin-right: 2%;
}

.avia_button_icon[data-av_iconfont='fontawesomeregular']:before {
    font-size: 22px;
}

.main_color {
    color: #545454;
}

.avia-button:hover {
    opacity: 1;
    background-color: #95b017 !important;
    color: #FFF !important;
    border-color: #95b017 !important;
}

.avia-button .avia_button_icon.avia_button_icon_right {
    left: 0.5em;
}

.avia-team-member .team-img-container,
.avia-team-member .team-member-job-title,
.avia-team-member .team-member-name,
.avia-team-member .team-member-description {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 49%;
}

.avia-team-member .team-img-container {
    margin-right: 4%;
    max-width: 200px;
}

.avia-team-member .team-member-name {
    margin: 0 0 10px 0;
}

.avia-team-member .team-member-job-title,
.avia-team-member .team-member-description p {
    font-family: Arial, sans-serif;
    font-size: 15px;
}

.avia-team-member .team-member-description p {
    margin: 2px 0;
}

.main_color .team-member-name {
    color: #333;
    font-size: 26px;
    line-height: 30px;
    margin-top: -4px;
    margin-left: -1px;
}

.main_color .team-member-job-title {
    color: #666;
    font-size: 16px !important;
    margin-bottom: 40px;
}

#full_slider_1 {
    background: #444;
}

.avia-slideshow-dots {
    display: none;
}


/* page-id-6618  = Startseite DE
     * page-id-9728 = Startseite EN */

.page-id-6618 .avia-content-slider-inner h2,
.page-id-9728 .avia-content-slider-inner h2 {
    color: #666;
    font-size: 24px;
    margin: 0;
}

.page-id-6618 .avia-content-slider-inner p,
.page-id-9728 .avia-content-slider-inner p {
    font-size: 15px;
}

body.page-id-6618 .avia-content-slider-inner div .first,
body.page-id-9728 .avia-content-slider-inner div .first {
    margin-left: 0px;
}

.page-id-6618 .avia-content-slider-inner div .av_one_fourth,
.page-id-9728 .avia-content-slider-inner div .av_one_fourth {
    margin-left: 3%;
    width: 22.5%;
}


/* TODO page-id-6619 */

.page-id-6619 .avia-content-slider-inner p {
    font-size: 15px;
}

body.page-id-6619 .avia-content-slider-inner div .first {
    margin-left: 0px;
}

.page-id-6619 .avia-content-slider-inner div .av_one_fourth {
    margin-left: 3%;
    width: 22.5%;
}

.av-slideshow-caption {
    bottom: 0;
    left: 0;
    padding: 0px;
}

.av-slideshow-caption .avia-inner-caption {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
}

.avia-caption .avia-caption-title,
.avia-caption .avia-caption-content p {
    background: transparent;
    color: #FFF !important;
}

.home .avia-slideshow-arrows a:before {
    background: transparent !important;
    font-size: 35px;
}

.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
    opacity: 1;
    filter: alpha(opacity=100);
}

blockquote,
blockquote p {
    border: none;
    color: #FFF !important;
    font-size: 36px;
    font-weight: normal !important;
    padding: 0;
    line-height: 138%;
    font-family: 'Ergo LT W08', Arial, sans-serif;
}

cite {
    font-family: Arial, sans-serif;
    font-size: 16px !important;
}

blockquote p:first-child {
    margin: 25px 0;
}

blockquote p+p {
    line-height: 48%;
    margin: 0;
}

#scroll-top-link:before {
    color: #444;
}


/* Sections */

.av-special-heading {
    margin-bottom: 17px !important;
}

.avia-section[style="background-color: #b0c100; "] h1.av-special-heading-tag,
.avia-section[style="background-color: #b0c100; "] h1.av-special-heading-tag {
    color: #FFF !important;
}

#newsletter-section h1.av-special-heading-tag {
    color: #FFF;
}

#newsletter-section .av-special-heading-h1:after {
    border-color: #FFF !important;
}

#footer-main-sponsors div .av_one_fourth {
    margin-left: 2%;
    width: 23%;
    z-index: 0;
}

body .column-top-margin {
    margin-top: 20px;
}

.av_font_icon {
    margin-bottom: 30px;
}

.av-icon-char {
    background: #666;
    color: #fff;
    padding: 6px 15px;
    vertical-align: top;
}

.av_font_icon.av-icon-style-border .av-icon-char {
    background: transparent;
}

.avia-section[style="background-color: #b0c100; "] .av-icon-char,
#newsletter-section .av-icon-char {
    background: none;
}


/* team member umgesetzt als kunden empfehlung */

.avia-testimonial {
    min-height: 162px;
}

.avia-testimonial-content {
    margin-bottom: 1em
}

.avia-testimonial-content p {
    font-size: 13px;
    margin: 0
}

.avia-testimonial-image {
    width: 120px;
    height: 120px;
}

.avia-testimonial-image,
.avia-testimonial-image img {
    border-radius: 0;
}


/* ubergrid */

div .uber-grid-cell-title strong,
.uber-grid-label-heading,
.uber-grid-label-text,
div .uber-grid-hover .uber-grid-hover-title strong {
    font-family: "Ergo LT W08", Arial, sans-serif !important;
    font-weight: normal !important;
}

div .uber-grid-hover .uber-grid-hover-text {
    font-family: Arial, sans-serif !important;
    font-weight: normal !important;
    font-size: 14px;
    color: #FFF;
}


/*.uber-grid-label-text {font-family: "Ergo LT W08", Arial, sans-serif !important;}*/

.uber-grid-label-heading {
    text-align: center;
}

div.uber-grid-filters>div,
div.uber-grid-pagination>div {
    margin: 17px 0.7em 40px 0 !important;
}

#uber-grid-wrapper-6918 div.uber-grid-filters>div a,
#uber-grid-wrapper-6918 div.uber-grid-filters>div a:visited {
    border-radius: 0;
    border: 1px solid #777;
    text-transform: initial;
}

#uber-grid-wrapper-6918 div.uber-grid-filters>div.active a,
#uber-grid-wrapper-6918 div.uber-grid-filters>div.active a:visited {
    border: none;
}

#uber-grid-wrapper-6918 div.uber-grid-filters>div a:hover {
    border-color: #95b017;
    color: #fff !important;
}

#uber-grid-wrapper-6918 div.uber-grid-filters>div a {
    background-color: transparent !important;
    /* TODO: wird  berschrieben */
}

div#uber-grid-6879-cell-5 .uber-grid-cell-title-wrapper {
    background-repeat: no-repeat !important;
}

#uber-grid-6879>div .uber-grid-hover .uber-grid-hover-title strong,
#uber-grid-6879 .uber-grid-cell-title strong {
    text-transform: lowercase;
}

#uber-grid-6918>div .uber-grid-hover .uber-grid-hover-title strong {
    font-weight: normal;
    font-family: Arial, sans-serif;
}

.av_one_half p {
    margin: 0;
}


/* startseite ubergrid*/

#uber-grid-6879>div .uber-grid-cell-title strong {
    font-size: 24px;
    line-height: 108%;
    font-family: "Ergo LT W08", Arial, sans-serif;
    font-weight: normal;
    margin-bottom: 6px;
}

#uber-grid-6879>div .uber-grid-cell-title small {
    line-height: 133%;
    font-family: Arial, sans-serif;
}

div#uber-grid-6879-cell-7 .uber-grid-hover-inner {
    overflow: visible;
}


/* Kuenstler ubergrid */

#kuenstler-grid {}

#uber-grid-6918.uber-grid .uber-grid-cell-label {
    text-align: center;
}

#uber-grid-wrapper-6918 div.uber-grid-filters {
    display: none;
}


/* spielstaetten ubergrid */


/*
#uber-grid-wrapper-7170 {
    margin-bottom: 45px !important;
}

#uber-grid-wrapper-7170 .grid-icon {
    display: block;
    bottom: -75px;
    left: 50%;
    cursor: pointer;
    height: 60px;
    position: absolute;
    width: 200px;
    margin-left: -100px;
}

#uber-grid-wrapper-7170 .grid-icon:after {
    font-family: 'entypo-fontello';
    font-size: 47px;
    color: #444;
    display: block;
}

#uber-grid-wrapper-7170 .grid-icon:before {
    content: "alle einblenden";
    font-family: "Ergo LT W08", Arial, sans-serif;
    font-size: 16px;
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 0 15px 0;
}

#uber-grid-wrapper-7170 .open.grid-icon:after {
    content: "\e87b";
}

#uber-grid-wrapper-7170 .close.grid-icon:after {
    content: "\e87e";
}

#uber-grid-wrapper-7170 .close.grid-icon:before {
    content: "weniger anzeigen";
}

#uber-grid-7170 {
    max-height: 300px;
    overflow: hidden;
    -moz-transition: max-height ease-in-out 1.3s;
    -webkit-transition: max-height ease-in-out 1.3s;
    -o-transition: max-height ease-in-out 1.3s;
    transition: max-height ease-in-out 1.3s;
    -ms-transform: max-height ease-in-out 1.3s;
}

#uber-grid-7170.open-grid {
    max-height: auto;
}
*/


/* programmschwerpunkte */

#uber-grid-7240 .uber-grid-label-heading {
    margin: 8px 0;
    text-align: left;
}

#uber-grid-wrapper-7170 .uber-grid>div.uber-grid-hover .uber-grid-hover {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}


/**
     *  Ubergrid #uber-grid-7240
     */

#uber-grid-7240 .uber-grid-cell-label {
    padding: 4% 4% 0 0;
}

#uber-grid-7240 .uber-grid-cell-label .uber-grid-label-text {
    font-size: 15px;
}

#uber-grid-7240 .uber-grid-cell-label .uber-grid-label-heading {
    font-size: 18px;
    overflow: visible;
}


/* Ansprechpartner Team umgesetzt als testimonial */

.avia-testimonial {
    padding: 20px 20px 20px 0;
    min-height: 162px !important;
    border-right-style: none;
    border-bottom-style: none;
}

.avia-testimonial-name {
    font-size: 17px;
    font-weight: normal;
}

.avia-testimonial-meta-mini {
    margin-bottom: 10px;
}


/* On hover bei Bildern */

.avia_transform a:hover .image-overlay {
    opacity: 0.2 !important
}

.image-overlay .image-overlay-inside {
    display: none;
}

.image-overlay {
    background: #000;
}


/* Konzertkalender */

.Konzertkalender {
    width: 100%;
    height: 100%;
    background: white;
}

#kuenstler-grid div.uber-grid-cell {
    float: left;
    width: 150px;
    height: 150px;
    margin: 0 10px 10px 0;
    position: relative;
}

#kuenstler-grid .uber-grid-cell-label,
#venue-grid .uber-grid-cell-label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #222;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    z-index: 10;
}

#kuenstler-grid .uber-grid-label-heading,
#venue-grid .uber-grid-label-heading {
    color: #fff;
    display: block;
    padding: 10px;
}

#venue-grid div.uber-grid-cell {
    float: left;
    width: 305px;
    height: 250px;
    margin: 0 10px 10px 0;
    position: relative;
}

#venue-grid .uber-grid-cell img {
    width: 305px;
    height: 250px;
}

.KonzertkalenderContainer {
    position: relative;
    overflow: hidden;
    height: 265px;
    font-size: 15px;
    width: 310px;
}

.KonzertkalenderVertical .KonzertkalenderListe {
    background: none repeat scroll 0 0 white;
    height: auto;
    left: 0;
    width: 275px;
    position: absolute;
}

.KonzertkalenderVertical {
    width: 310px;
    height: 310px;
    position: relative;
}

.KonzertkalenderVertical h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    padding: 10px 0 10px 10px;
    margin: 0;
}

.KonzertkalenderVertical a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.KonzertkalenderVertical h3 a:hover {
    text-decoration: underline;
}

.KonzertkalenderVertical .KonzertkalenderTag {
    position: relative;
    padding-left: 50px;
    min-height: 62px;
}

.KonzertkalenderVertical .veranstaltungsdatum {
    position: absolute;
    top: 0;
    left: 10px;
}

.KonzertkalenderVertical .veranstaltungsdatum span {
    display: block;
    color: #aaa;
    text-align: right;
}

.KonzertkalenderVertical .veranstaltungsdatum span.day {
    font-size: larger;
}

.KonzertkalenderVertical .KonzertkalenderListe .KonzertkalenderTag .veranstaltungsdatum {
    border-right: none;
    float: left;
    line-height: 120%;
    margin-right: 10px;
    min-width: 30px;
    padding: 0 5px 0 5px;
    text-align: left;
    overflow: hidden;
}

.KonzertkalenderVertical .KonzertkalenderVeranstaltung {
    line-height: 120%;
    max-width: 210px;
    border: none;
    border-left: 5px solid #B0C100;
    margin-bottom: 5px;
    padding: 5px 0 5px 10px;
    clear: both;
}

.KonzertkalenderVertical .KonzertkalenderVeranstaltung a {
    text-decoration: none;
    color: #B0C100;
}

.KonzertkalenderVertical .KonzertkalenderVeranstaltung a:hover {
    text-decoration: underline;
}

.KonzertkalenderVertical .KonzertkalenderVeranstaltung.streichquartettfest,
.KonzertkalenderVertical .KonzertkalenderVeranstaltung.streichquartettfest a {
    color: #8c358b;
    border-color: #8c358b;
}

#KonzertkalenderAuswahl {
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 20px;
    overflow: hidden;
    height: auto;
    width: 30px;
}

#calDays {
    display: block;
    position: absolute;
    width: 30px;
    top: 0;
    right: 0;
    z-index: 10;
}

.KonzertkalenderVertical .calElement {
    display: block;
    font-size: 12px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.KonzertkalenderVertical .calMonth {
    color: #999;
    background: #ccc;
}

.KonzertkalenderVertical .calDay {
    text-decoration: none;
    color: #999;
}

.KonzertkalenderVertical .calDay:hover {
    background: #eee;
}

.KonzertkalenderVertical .calElement.next,
.KonzertkalenderVertical .calElement.prev {
    position: absolute;
    right: 0;
}

.KonzertkalenderVertical .calElement.next {
    bottom: 0;
}

.KonzertkalenderVertical .calElement.prev {
    top: 0;
}

.KonzertkalenderVertical .calElement.next:before,
.KonzertkalenderVertical .calElement.prev:after {
    font-family: 'entypo-fontello';
    content: "\e877";
    font-size: 27px;
    color: #666;
}

.KonzertkalenderVertical .calElement.prev:after {
    content: "\e87a";
}


/**
 *  Misc Konzertkalenderliste
 */

.KonzertkalenderFilter {
    position: static;
    z-index: 1000;
    /*padding: 20px 0;*/
    margin: 0;
    background: #eeeeee;
    /* background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 80%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 80%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 80%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 80%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 80%,rgba(255,255,255,0) 100%); */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=0 );*/
    transition: top 0.5s;
    color: #fff;
}

.KonzertkalenderFilter .container {
    padding: 0;
}

.KonzertkalenderFilter.affix {
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
}

.KonzertkalenderFilter.affix .container {
    padding: 0 50px;
}


/* fixed position "Infoboxen" page "programm & webshop" */


/* http://www.heidelberger-fruehling.de/heidelberger-fruehling/programm/ */

.page-id-6627 .av_one_third,
.page-id-9733 .av_one_third {
    position: fixed;
    /*  26.09.16 / as */
    /* For Responsivnes  */
    /* max-width: 282px; */
    max-width: 220px;
    left: 70%;
    margin-left: 0;
}

.calendar-infobox-wrapper {
    top: 160px !important;
}

.KonzertkalenderFilter .va-filter-group {
    background: #FFF;
}

.KonzertkalenderFilter .va-filter-group.pointer {
    background: none;
    width: 156px;
    padding: 12px 10px;
}

.KonzertkalenderFilter .va-filter-group.pointer .va-filter-group-label {
    padding: 0
}

.KonzertkalenderFilter .va-filter-group#tanz,
.KonzertkalenderFilter .va-filter-group#jahre,
.hdfartist-filter .va-filter-group#tanz,
.hdfartist-filter .va-filter-group#jahre,
.KonzertkalenderFilter .va-filter-group#voice,
.KonzertkalenderFilter .va-filter-group#year,
.hdfartist-filter .va-filter-group#voice,
.hdfartist-filter .va-filter-group#year {
    display: none;
}

.KonzertkalenderFilter+.avia-builder-el-first {
    margin-top: 17px !important;
}

.KonzertkalenderFilter .va-filter-group.pointer:not(:first-child) {
    margin-right: 0;
    display: none;
}

.va-filter-group.pointer .va-filter-group-label {
    background: transparent;
    color: #fff;
    border: none;
}

.flex_column {
    z-index: inherit !important;
}

@media (min-width:1024px) {
    div .av_two_third {
        width: 75%;
    }
}


/**
 *  Veranstaltungsdetails auf Detailseite
 */

.va-details-container {}

#va-details,
#va-artists,
#va-sponsors {
    padding: 1em;
}

#va-details p,
#va-artists p,
#va-sponsors p {}

#va-details,
#va-artists {
    background: none;
}

#va-sponsors {
    border: 1px solid #eee;
}

#va-artists-hidden {
    display: none;
}

#va-details .va-date {
    background: transparent;
    height: auto;
    padding: 0;
    display: inline;
    float: none;
    color: #545454;
    border: none!important;
}

.va-date a:hover {
    text-decoration: none;
}

.va-details .va-venue {
    display: block;
    font-weight: bold;
}

.va-details .btn {
    display: block;
    text-align: center;
    margin-top: 1.5em;
    line-height: 30px;
}


/**
 * Konzertkalender
 */

.KonzertkalenderFulllist .va-details {
    display: table-cell;
}

.va-price-info {
    padding: 1em 0 0;
    display: block;
}

.va-status {
    display: block;
    text-align: center;
    padding: 0.5em 0;
}

.event_kunstler {
    font-size: 14px;
}


/**
 *  Noch Misciger
 */

.post-entry-6629 .slide-entry h3 {
    min-height: 40px;
    font-size: 16px;
}

#footer-main-sponsors {
    background-color: white;
}

#footer-main-sponsors .container {
    padding: 20px 0 0;
    text-align: center;
}


/*Sponsoren ausblenden bei VA und LZ*/

.parent-site-24035 #footer-main-sponsors .av_one_fifth,
.parent-site-6621 #footer-main-sponsors .av_one_fifth {
    display: none !important;
}

.parent-site-24035 #footer-main-sponsors .first,
.parent-site-6621 #footer-main-sponsors .first {
    display: block !important;
    margin-left: 22px;
}


/* Typography */

.special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}

#top .av-main-nav ul a {
    font-size: 18px;
    line-height: 133%;
    margin-left: 5%;
    width: 90%;
    border: none;
    border-bottom: 1px solid #CCCCCC;
}

#top .av-main-nav ul a:last-child {
    border-bottom: none;
}

.header_color .main_menu ul:first-child>li>ul,
#top .header_color .avia_mega_div>.sub-menu {
    border: none;
}

.header_color .main_menu ul ul {
    background-color: #FFF;
}

.main_menu,
.av-main-nav>li>a,
#top .av-main-nav ul a {
    font-family: 'Ergo LT W08', Arial, sans-serif;
    font-size: 14px;
    line-height: 140%;
    text-transform: uppercase;
    font-weight: normal;
}

#top .av-main-nav ul a {
    text-transform: none;
}


/*.av-main-nav > li:first-child > a {visibility: hidden;}*/

.av-main-nav>li:first-child>a {
    font-size: 0;
}

.av-main-nav>li:first-child>a:after {
    content: "\e821";
    font-family: 'entypo-fontello';
    font-size: 17px;
    line-height: 16px;
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
}

.av-main-nav>li:first-child {
    display: none;
}

.av-main-nav .children>a {
    text-transform: none;
}

.header_color .main_menu ul:first-child>li a:hover {
    color: #95b017;
}

#top .header_color .main_menu .menu ul li>a:hover {
    color: #95b017;
    background: none;
}

.header_color .main_menu ul:first-child>li.current-menu-item>a,
.header_color .main_menu ul:first-child>li.current_page_item>a,
.header_color .main_menu ul:first-child>li.active-parent-item>a,
#top .header_color .main_menu .menu ul .current-menu-item>a {
    color: #95b017;
}

.header_color .main_menu ul:first-child>li.current-menu-item>a,
.header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #95b017;
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child>li>a,
#top .header_color .main_menu .menu ul .current_page_item>a,
#top .header_color .main_menu .menu ul .current-menu-item>a,
#top .header_color .sub_menu li ul a {
    color: #95b017;
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child>li>a,
#top .header_color .sub_menu li ul a {
    color: #FFF;
}

.header_color .main_menu .menu ul li a {
    background-color: #FFF;
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child>li>a,
#top .header_color .sub_menu li ul a {
    color: #FFF;
}

.header_color .main_menu .menu ul li a {
    background-color: #FFF;
}

.av-main-nav>li>a {
    padding: 0 9px;
}

.av-special-heading-h1 {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}

.el_before_av_one_full .av-special-heading-h1,
.el_before_av_one_full .av-special-heading-h1 h1 {
    margin: 0 !important;
}

body .av-special-heading .av-special-heading-tag {
    float: none;
    font-weight: normal !important;
}

#main h1,
#main h2,
#main h3 {
    font-family: 'Ergo LT W08', Arial, sans-serif;
    font-weight: normal;
    line-height: 120%;
}

h1 {
    /*margin-bottom: 12px !important;*/
    margin-top: 0 !important;
    /*text-transform: lowercase !important;*/
}

.main_color h1,
.white-popup-old-event .template-headline {
    color: #95B017
}

h1.template-headline,
.page-template-page-hdfspielstaette-php h1 {
    padding: 50px 0 10px;
}

h2 {
    font-size: 24px;
}

h3 {
    margin: 20px 0
}

h4 {
    margin-bottom: 20px;
    font-weight: normal;
}

h5 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: normal;
}

.main_color h1,
.main_color h2,
.main_color h3,
.main_color h4,
.main_color h5,
.main_color h6 {
    color: #95B017;
}

.main_color h2,
.main_color h3,
.main_color h4,
.main_color h5,
.main_color h6 {
    color: #666;
}

h1,
body .av-special-heading h1.av-special-heading-tag {
    font-size: 40px;
    margin-bottom: 0.8em;
}

body .av-special-heading h2.av-special-heading-tag {
    font-size: 24px;
    margin-bottom: 0;
}

h3,
body .av-special-heading h3.av-special-heading-tag {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: none !important;
    margin: 0 0 10px 0;
}

.av-special-heading-h2 .special-heading-border {
    height: 1.2em;
}

.special-heading-inner-border {
    margin: 0;
    border-top: 2px dotted #000;
    opacity: 0.5;
}

.special-heading-border {
    display: none;
}

.main_color a,
.main_color .widget_first,
.main_color b a,
.main_color strong a,
.main_color #js_sort_items a:hover,
.main_color #js_sort_items a.active_sort,
.main_color .av-sort-by-term a.active_sort,
.main_color .special_amp,
.main_color .taglist a.activeFilter,
.main_color #commentform .required,
#top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
    color: #95b017
}

.av_font_icon a {
    color: #FFF !important;
}

#top .av_font_icon a {
    display: inline;
}

#service-section {
    min-height: 550px;
}

#newsletter-section {
    min-height: 380px;
}

#logo-section {
    min-height: 50px;
}

#header_main .container {
    position: relative;
}

#zitat-section {
    min-height: 381px;
    position: relative;
}

#zitat-section:before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('img/overlay-pattern.png');
    opacity: 0.9;
    position: absolute;
}

.header_color .sub_menu>ul.children>li>a {
    color: #b0c100;
}

.av_font_icon.av-icon-style-border .av-icon-char {
    border-width: 2px;
    padding: 20px;
}


/**
 *  DEAKTIVIERT Konzertkalender Grid-View
 */


/**div#uber-grid-6879-cell-4 .uber-grid-cell-title-wrapper {background: #FFF !important;}
#uber-grid-6879-cell-4 .uber-grid-cell-title,
div#uber-grid-9964-cell-4 .uber-grid-cell-title {padding: 0 !important; font-size: 16px;}
*/


/**
 *  Konzertkalender ausfuehrlich
 */


/*.va-item,
.main_color div .va-item {*/

.va-item,
.main_color div .va-item {
    overflow: hidden;
    margin-bottom: 1.5em;
    /* border-left: 6px solid #95B017;
    border-color: #95B017; */
    padding-top: 20px;
    padding-bottom: 20px;
}

.va-item .va-date,
.main_color div .va-item .va-date {}


/* Vergangene Veranstaltungen */

.pastVA {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    opacity: 0.8;
}

.pastVA:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    opacity: 1;
}

#va-aktuell {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}


/* Eventim-Button bei vergangenen Veranstaltungen verstecken */

.pastVA .btn-event-status {
    visibility: hidden;
    display: none !important;
}


/* ENDE Vergangene Veranstaltungen */

.va-date {
    float: left;
    width: 80px;
    height: 150px;
    /*padding-right: 12px;*/
    /*background: #FCFCFC;*/
    /*padding-top: 35px;*/
    color: #999;
    box-sizing: border-box;
    /*border-top: 1px solid #F0F0F0 !important;*/
    /*border-bottom: 1px solid #D8D8D8 !important;*/
    border-left: none!important;
    font-family: "Ergo LT W08", Arial, sans-serif;
}

.va-date span {
    display: block;
    text-align: left;
}

.va-date .weekday {
    font-size: 18px;
    padding-left: 3px;
}

.va-date .month {
    padding-left: 3px;
}

.va-date .day {
    font-size: 30px;
}

.va-image {
    float: left;
    background: #eee;
    /*width: 150px;*/
    /*height: 150px;*/
    width: 336px;
    height: 186px;
    margin-right: 20px;
    overflow: hidden;
}

.va-image a {
    display: block;
    background: black;
    padding: 0;
}

.va-image a img {
    display: block;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-backface-visibility: hidden;
}

.va-image a:hover img {
    opacity: 0.7;
}

.va-item h3 {
    margin: 0 0 0.5em 0;
    text-transform: lowercase;
}


/*.va-item .va-subtitle {*/


/*font-weight: bold;*/


/*}*/

#top .main_color div .va-item .va-details a {
    color: #95B017;
    text-decoration: none;
}

.va-item h3 a:hover {
    text-decoration: underline
}

.va-actions {
    padding-top: 1em;
}

#top .main_color div .va-item .va-actions a,
.btn {
    display: inline-block;
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 0 1em;
    line-height: 1.8em;
    text-decoration: none;
}

.main_color .va-item.festival-akademie .va-date {
    border-left: 6px solid #265AA5;
}

.main_color .va-item.heidelberger-fruehling .va-date {
    border-left: 6px solid #95B017;
}

.main_color .va-item.streichquartettfest .va-date {
    border-left: 6px solid #8C358B;
}

.main_color div .va-item.streichquartettfest h3,
#top .main_color div .va-item.streichquartettfest a {
    color: #8C358B;
}

.main_color div .va-item.kammermusik-plus h3,
#top .main_color div .va-item.kammermusik-plus a {
    color: #cd0046;
}

.main_color div .va-item.festival-akademie h3,
#top .main_color div .va-item.festival-akademie a {
    color: #265AA5;
}

.main_color .va-item.kammermusik-plus .va-date {
    border-left: 6px solid #cd0046;
}


/*#top .main_color div .va-item.kammermusik-plus a,*/

#top .main_color div .va-item.kammermusik-plus .va-details a
/*#top .main_color div .va-item.kammermusik-plus .btn-toggle-event-preview-pane .av-icon-char */

{
    color: #cd0046;
}

.va-item:hover {
    background-color: #f6f6f6;
}

.va-item .btn-toggle-event-preview-pane {
    background-color: #eeeeee !important;
    color: #545454 !important;
    min-width: 100px !important;
    padding: 8px 18px !important;
    cursor: pointer;
}

.va-item .btn-toggle-event-preview-pane i {
    display: inline-block;
    width: 20px;
    height: 12px;
    vertical-align: middle;
    background: url(img/next.png) center center no-repeat;
}

.va-item .btn-event-status {
    background-color: #555 !important;
    color: #fff !important;
    min-width: 100px !important;
    padding: 8px 18px !important;
    cursor: pointer;
    display: inline-block;
    border: 0;
}

.va-item .btn-event-status.ausverkauft {
    color: rgba(255, 255, 255, .67) !important;
    background-color: rgba(80, 80, 80, .5) !important;
    cursor: not-allowed;
}

.va-item.hidden {
    display: none;
}

.KonzertkalenderFilter a {
    color: #555;
}

.top_filter {
    background-color: #eeeeee;
    padding-left: 1em;
}

.top_filter a {
    padding: .75em .5em .75em 0;
    cursor: pointer;
    float: left;
}

.top_filter .auswahl-vefeinern {
    padding: .75em .5em;
    background-color: #b4b4b4;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    float: right;
}

.top_filter .auswahl-vefeinern i {
    /* display: inline-block; */
    /* width: 20px; */
    /* height: 12px; */
    /* vertical-align: middle; */
    /* background: url(img/next.png) center center no-repeat; */
    /* font-family: 'entypo-fontello'; */
}

.top_filter .auswahl-vefeinern i:after {
    content: "\e87d";
    font-family: 'entypo-fontello';
}

.top_filter a::before {
    content: '\2714';
    color: #fff;
    display: inline-block;
    background-color: #999;
    margin-right: 2px;
    width: 20px;
    text-align: center;
    margin-right: .5em;
}

.top_filter a.heidelberger-fruehling::before {
    background-color: #95b017;
}

.top_filter a.kammermusik-plus::before {
    background-color: #cd0046;
}

.top_filter a.streichquartettfest::before {
    background-color: #8c358b;
}

.top_filter a.festival-akademie::before {
    background-color: #265AA5;
}

.top_filter a.disabled::before {
    background-color: #fff !important;
    content: '\2714';
}

.bottom_filter {
    background-color: #b4b4b4;
    padding: .75em;
}


/* accordion slider (in Verwendung bei Partnerhotels)*/

.aviaccordion {
    max-height: 550px !important;
}


/* eintrÃ¤ge slider (in Verwendung bei Neuland Lied)
 * Tags werden bei "Nur Titel" mit ausgegeben. Hierdurch versteckt:
 */

.slide-content .entry-content-header .blog-categories {
    display: none;
}


/**
 *  Filtering von Veranstaltungen
 */


/* page-id-6731 = Kalender DE
 * page-id-10370 = Kalender EN */

.page-id-6731 .KonzertkalenderFilter+h1,
.page-id-10370 .KonzertkalenderFilter+h1 {
    position: relative;
    top: -72px;
}

.KonzertkalenderFilter+h1 {
    margin-bottom: 25px !important;
}

.KonzertkalenderFilter,
.hdfartist-filter {
    margin: 0 0 35px;
}

.KonzertkalenderFilter .va-filter-group,
.va-filter-group {
    display: inline-block;
    position: relative;
    margin-right: 1em;
}

.va-filter-group-label {
    display: inline-block;
    cursor: pointer;
    color: #555;
    padding: 10px 20px 10px 20px;
}

.va-filter-group-label i {
    display: inline-block;
    width: 22px;
    height: 12px;
    vertical-align: middle;
    background: url('img/next.png') center center no-repeat;
}

ul.va-filter-menu {
    display: none;
    position: absolute;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    width: auto;
}

.va-filter-menu li,
.entry-content-wrapper .va-filter-menu li {
    font-size: 13px;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left;
}

ul.va-filter-menu li>input#artistSearch {
    margin: 0.5em 1em;
    width: 90%;
}

.va-filter-menu a {
    display: block;
    padding: 0.33em 1em;
    text-decoration: none;
    color: #000;
    white-space: nowrap;
}

.va-filter-menu a:hover {
    background: #eee;
}

ul.va-filter-menu.visible {
    display: block;
    z-index: 1000;
    min-width: 100%;
    width: auto;
    max-height: 500px;
    overflow: auto;
}

.filterMonth {
    display: block;
    color: #fff!important;
    text-align: center;
    background-color: #b4b4b4;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
}

.days {
    background-color: #eeeeee;
    text-align: center;
}

.filterDay {
    display: inline-block;
    padding: 10px 7px;
}

.filterDay:hover,
.filterDay.active {
    background-color: #95b017;
    color: #fff!important;
    cursor: pointer;
}

.filterDay .weekday {
    padding-right: 2px;
}

#datumsbalken {
    width: 100%;
    display: flex;
    overflow-x: hidden;
    display: none;
}

#datumsbalken>.month {
    width: 100%;
    flex-shrink: 0;
    position: relative;
}

#datumsbalken [data-scroll] {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff!important;
}

#datumsbalken [data-scroll="Right"] {
    left: inherit;
    right: 10px;
}

#datumsbalken .avia-content-slider-inner {
    width: 100%;
}

#datumsbalken .slide-entry-wrap {
    visibility: hidden;
    z-index: 4;
    opacity: 1;
    left: 0px;
    top: 0px;
    right: 0;
    width: 100%;
    transform: translate3d(-1070px, 0px, 0px);
}

#datumsbalken .prev-slide {
    position: absolute;
    left: 10px;
    color: #fff!important;
    top: 10px;
    z-index: 10;
    text-decoration: none;
}

#datumsbalken .next-slide {
    position: absolute;
    right: 10px;
    color: #fff!important;
    top: 10px;
    z-index: 10;
    text-decoration: none;
}


/**
 *  Special Content Items
 */


/* TODO page-id-7286 */

.page-id-7286 #av_section_2 .avia_textblock {
    padding: 10px;
    margin: 5px;
    background: #fff;
    min-height: 150px;
}

.page-id-7286 #av_section_2 div .av_one_fifth {
    margin: 0;
    width: 20%;
}


/*
 * Template Veranstaltung
 */

.template-veranstaltung {
    padding: 0;
    margin: 0;
}


/* Audio Plugin */

.sc_fancy_player_container {
    margin-bottom: 20px;
}

.main_color .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #95b017;
    background: -moz-linear-gradient(top, #95b017 0%, #789522 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #95b017), color-stop(100%, #789522));
    background: -webkit-linear-gradient(top, #95b017 0%, #789522 100%);
    background: -o-linear-gradient(top, #95b017 0%, #789522 100%);
    background: -ms-linear-gradient(top, #95b017 0%, #789522 100%);
    background: linear-gradient(to bottom, #95b017 0%, #789522 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#95b017', endColorstr='#789522', GradientType=0);
}


/* Form */

#top .default_form .text_input,
#top .default_form .select,
#top .default_form .text_area {
    width: 100%;
    margin-bottom: 0;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 2px;
}

#top label {
    font-size: 15px !important;
}

form p.form-row {
    overflow: hidden;
}

form p.form-row label {
    display: block;
}

form .text_input.plz {
    float: left;
    width: 20% !important;
}

form .text_input.city {
    float: right;
    width: 76% !important;
}

form .text_input.city {
    float: right;
    width: 76% !important;
}


/**
 *  We need to handle the logo in a different way
 */

#header_main .logo {
    width: 225px;
    height: 70px;
    position: absolute;
    left: -32px;
    top: 20px;
    background: url('img/HDF_logo_heidelberger-fruehling.svg') left top no-repeat;
    background-size: auto 60px;
    z-index: 1000;
}

#header_main .logo img {
    display: none;
}


/**
 *  Farbanpassungen fÃ¼r Subsites
 *  Streichquartettfest ==> #8C358B
 *  .parent-site-6619 DE
 *
 */

.parent-site-6625 #header_main .logo {
    top: 15px;
    background-image: url('img/HDF_Logo_Streichquartettfest_lila_variante.svg');
    background-size: auto 70px;
}

.parent-site-6625 .header_color .main_menu ul:first-child>li a:hover {
    color: #8C358B;
}

.parent-site-6625 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6625 .header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #8C358B;
}

.parent-site-6625 .template-page .entry-content-wrapper h1,
.parent-site-6625 .template-page .entry-content-wrapper h2 {
    color: #8C358B;
}

.parent-site-6625 .avia-section[style="background-color: #8c358b; "] h1.av-special-heading-tag,
.parent-site-6625 .avia-section[style="background-color: #8c358b; "] h1,
.parent-site-6625 .avia-section[style="background-color: #8c358b; "] p {
    color: #FFF !important;
}

.parent-site-6625 *::selection {
    background: #8C358B;
}

.parent-site-6625 *::-moz-selection {
    background: #8C358B;
    color: #FFF;
}

.parent-site-6625 .main_color strong {
    color: #8C358B;
}

.parent-site-6625 #top .header_color .main_menu .menu ul li>a:hover {
    color: #8C358B;
}

.parent-site-6625 .main_color a,
.parent-site-6625 .main_color .widget_first,
.parent-site-6625 .main_color b a,
.parent-site-6625 .main_color strong a,
.parent-site-6625 .main_color #js_sort_items a:hover,
.parent-site-6625 .main_color #js_sort_items a.active_sort,
.parent-site-6625 .main_color .av-sort-by-term a.active_sort,
.parent-site-6625 .main_color .special_amp,
.main_color .taglist a.activeFilter,
.parent-site-6625 .main_color #commentform .required,
.parent-site-6625 #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.parent-site-6625 .main_color h1,
.parent-site-6625 .main_color h2,
.parent-site-6625 .main_color h3 {
    color: #8C358B;
}

.parent-site-6625 .va-item,
.parent-site-6625 .va-item.streichquartettfest {
    border-color: #8C358B;
}

.parent-site-6625 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6625 .header_color .main_menu ul:first-child>li.current_page_item>a,
.parent-site-6625 .header_color .main_menu ul:first-child>li.active-parent-item>a,
.parent-site-6625 #top .header_color .main_menu .menu ul .current-menu-item>a,
.parent-site-6625 #top .header_color .main_menu .menu ul .current_page_item>a {
    color: #8C358B;
}

.parent-site-6625 .main_color input[type="submit"],
.parent-site-6625 .header_color input[type="submit"] {
    background: #8C358B;
}

.parent-site-6625 div#uber-grid-9642-cell-3 .uber-grid-cell-title {
    padding: 0;
}

.parent-site-6625 .main_color .uber-grid-9642-cell-2 .uber-grid-cell-title strong {
    color: #fff;
}


/**
 *  Farbanpassungen fÃ¼r Subsites
 *  festival-akademie ==> #265AA5
 */

.parent-site-6619 #header_main .logo {
    top: -17px;
    background-image: url('img/HDF_logo_festival-akademie.png');
}

.parent-site-6619 .header_color .main_menu ul:first-child>li a:hover {
    color: #265AA5;
}

.parent-site-6619 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #265AA5;
}

.parent-site-6619 .template-page .entry-content-wrapper h1,
.parent-site-6619 .template-page .entry-content-wrapper h2 {
    color: #666;
}

.parent-site-6619 .avia-section[style="background-color: #265AA5; "] h1.av-special-heading-tag,
.parent-site-6619 .avia-section[style="background-color: #265AA5; "] h1,
.parent-site-6619 .avia-section[style="background-color: #265AA5; "] p {
    color: #FFF !important;
}

.parent-site-6619 .main_color strong {
    color: #265AA5;
}

.parent-site-6619 #top .header_color .main_menu .menu ul li>a:hover {
    color: #265AA5;
}

.parent-site-6619 *::selection {
    background: #265AA5;
}

.parent-site-6619 *::-moz-selection {
    background: #265AA5;
    color: #FFF;
}

.parent-site-6619 .main_color a,
.parent-site-6619 .main_color .widget_first,
.parent-site-6619 .main_color b a,
.parent-site-6619 .main_color strong a,
.parent-site-6619 .main_color #js_sort_items a:hover,
.parent-site-6619 .main_color #js_sort_items a.active_sort,
.parent-site-6619 .main_color .av-sort-by-term a.active_sort,
.parent-site-6619 .main_color .special_amp,
.main_color .taglist a.activeFilter,
.parent-site-6619 .main_color #commentform .required,
.parent-site-6619 #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.parent-site-6619 .main_color h1,
.parent-site-6619 .main_color h2,
.parent-site-6619 .main_color h3,
#top .main_color div .va-item.festival-akademie .va-details a {
    color: #265AA5;
}

.parent-site-6619 .va-item,
.parent-site-6619 .va-item.festival-akademie {
    border-color: #265AA5;
}

.parent-site-6619 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.current_page_item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.active-parent-item>a,
.parent-site-6619 #top .header_color .main_menu .menu ul .current-menu-item>a,
.parent-site-6619 #top .header_color .main_menu .menu ul .current_page_item>a {
    color: #265AA5;
}

.parent-site-6619 .main_color input[type="submit"],
.parent-site-6619 .header_color input[type="submit"] {
    background: #265AA5;
}

.parent-site-6619 div#uber-grid-10590-cell-0 .uber-grid-cell-title {
    padding: 0;
}

.parent-site-6619 .KonzertkalenderVertical .KonzertkalenderVeranstaltung.festival-akademie {
    border-color: #265AA5;
}

.parent-site-6619 .main_color .uber-grid-9642-cell-2 .uber-grid-cell-title strong {
    color: #fff;
}

.parent-site-6619 .page-id-6619 .avia-section[style="background-color: #265aa5; "],
.parent-site-6619 .page-id-6619 .avia-section[style="background-color: #265aa5; "] .av-special-heading-tag {
    color: #FFF !important;
}

.parent-site-6619 .page-id-6619 #av_section_5 .avia-button {
    background: #fff !important;
    color: #265AA5;
}

.parent-site-6619 .page-id-6619 #av_section_5 .avia-button .avia_iconbox_title {
    background: #fff;
    color: #265AA5;
    border: none;
}

.parent-site-6619 .page-id-6619 #av_section_5 .av-icon-char {
    background: rgb(75, 75, 75);
    background: rgba(0, 0, 0, 0.33)
}


/**
 *  Farbanpassungen fÃ¼r Subsites
 *  festival-akademie ==> #265AA5
 */

.parent-site-6619 #header_main .logo {
    top: 15px;
    background-image: url('img/HDF_logo_festival-akademie.png');
}

.parent-site-6619 .header_color .main_menu ul:first-child>li a:hover {
    color: #265AA5;
}

.parent-site-6619 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #265AA5;
}

.parent-site-6619 .template-page .entry-content-wrapper h1,
.parent-site-6619 .template-page .entry-content-wrapper h2 {
    color: #666;
}

.parent-site-6619 .avia-section[style="background-color: #265AA5; "] h1.av-special-heading-tag,
.parent-site-6619 .avia-section[style="background-color: #265AA5; "] h1,
.parent-site-6619 .avia-section[style="background-color: #265AA5; "] p {
    color: #FFF !important;
}

.parent-site-6619 .main_color strong {
    color: #265AA5;
}

.parent-site-6619 #top .header_color .main_menu .menu ul li>a:hover {
    color: #265AA5;
}

.parent-site-6619 *::selection {
    background: #265AA5;
}

.parent-site-6619 *::-moz-selection {
    background: #265AA5;
    color: #FFF;
}

.parent-site-6619 .main_color a,
.parent-site-6619 .main_color .widget_first,
.parent-site-6619 .main_color b a,
.parent-site-6619 .main_color strong a,
.parent-site-6619 .main_color #js_sort_items a:hover,
.parent-site-6619 .main_color #js_sort_items a.active_sort,
.parent-site-6619 .main_color .av-sort-by-term a.active_sort,
.parent-site-6619 .main_color .special_amp,
.main_color .taglist a.activeFilter,
.parent-site-6619 .main_color #commentform .required,
.parent-site-6619 #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.parent-site-6619 .main_color h1,
.parent-site-6619 .main_color h2,
.parent-site-6619 .main_color h3,
#top .main_color div .va-item.festival-akademie .va-details a {
    color: #265AA5;
}

.parent-site-6619 .va-item,
.parent-site-6619 .va-item.festival-akademie {
    border-color: #265AA5;
}

.parent-site-6619 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.current_page_item>a,
.parent-site-6619 .header_color .main_menu ul:first-child>li.active-parent-item>a,
.parent-site-6619 #top .header_color .main_menu .menu ul .current-menu-item>a,
.parent-site-6619 #top .header_color .main_menu .menu ul .current_page_item>a {
    color: #265AA5;
}

.parent-site-6619 .main_color input[type="submit"],
.parent-site-6619 .header_color input[type="submit"] {
    background: #265AA5;
}

.parent-site-6619 div#uber-grid-10590-cell-0 .uber-grid-cell-title {
    padding: 0;
}

.parent-site-6619 .KonzertkalenderVertical .KonzertkalenderVeranstaltung.festival-akademie {
    border-color: #265AA5;
}

.parent-site-6619 .main_color .uber-grid-9642-cell-2 .uber-grid-cell-title strong {
    color: #fff;
}

.parent-site-6619 .page-id-6619 .avia-section[style="background-color: #265aa5; "],
.parent-site-6619 .page-id-6619 .avia-section[style="background-color: #265aa5; "] .av-special-heading-tag {
    color: #FFF !important;
}

.parent-site-6619 .page-id-6619 #av_section_5 .avia-button {
    background: #fff !important;
    color: #265AA5;
}

.parent-site-6619 .page-id-6619 #av_section_5 .avia-button .avia_iconbox_title {
    background: #fff;
    color: #265AA5;
    border: none;
}

.parent-site-6619 .page-id-6619 #av_section_5 .av-icon-char {
    background: rgb(75, 75, 75);
    background: rgba(0, 0, 0, 0.33)
}


/**
 *  Farbanpassungen fÃ¼r Subsites
 *  villa-abegg ==> #CDAB1C
 */

.Villa-Abegg #header_main .logo {
    top: 15px;
    background-image: url('img/HDF_logo_villa-abegg.svg');
    background-size: auto 70px;
    /* original: 142px 80px */
}

.Villa-Abegg .header_color .main_menu ul:first-child>li a:hover {
    color: #CDAB1C;
}

.Villa-Abegg .header_color .main_menu ul:first-child>li.current-menu-item>a,
.Villa-Abegg .header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #CDAB1C;
}

.Villa-Abegg .template-page .entry-content-wrapper h1,
.Villa-Abegg .template-page .entry-content-wrapper h2 {
    color: #666;
}

.Villa-Abegg .avia-section[style="background-color: #CDAB1C; "] h1.av-special-heading-tag,
.Villa-Abegg .avia-section[style="background-color: #CDAB1C; "] h1,
.Villa-Abegg .avia-section[style="background-color: #CDAB1C; "] p {
    color: #FFF !important;
}

.Villa-Abegg .main_color strong {
    color: #CDAB1C;
}

.Villa-Abegg #top .header_color .main_menu .menu ul li>a:hover {
    color: #CDAB1C;
}

.Villa-Abegg *::selection {
    background: #CDAB1C;
}

.Villa-Abegg *::-moz-selection {
    background: #CDAB1C;
    color: #FFF;
}

.Villa-Abegg .main_color a,
.Villa-Abegg .main_color .widget_first,
.Villa-Abegg .main_color b a,
.Villa-Abegg .main_color strong a,
.Villa-Abegg .main_color #js_sort_items a:hover,
.Villa-Abegg .main_color #js_sort_items a.active_sort,
.Villa-Abegg .main_color .av-sort-by-term a.active_sort,
.Villa-Abegg .main_color .special_amp,
.main_color .taglist a.activeFilter,
.Villa-Abegg .main_color #commentform .required,
.Villa-Abegg #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.Villa-Abegg .main_color h1,
.Villa-Abegg .main_color h2,
.Villa-Abegg .main_color h3,
#top .main_color div .va-item.villa-abegg .va-details a {
    color: #CDAB1C;
}

.Villa-Abegg .va-item,
.Villa-Abegg .va-item.villa-abegg {
    border-color: #CDAB1C;
}

.Villa-Abegg .header_color .main_menu ul:first-child>li.current-menu-item>a,
.Villa-Abegg .header_color .main_menu ul:first-child>li.current_page_item>a,
.Villa-Abegg .header_color .main_menu ul:first-child>li.active-parent-item>a,
.Villa-Abegg #top .header_color .main_menu .menu ul .current-menu-item>a,
.Villa-Abegg #top .header_color .main_menu .menu ul .current_page_item>a {
    color: #CDAB1C;
}

.Villa-Abegg .main_color input[type="submit"],
.Villa-Abegg .header_color input[type="submit"] {
    background: #CDAB1C;
}

.Villa-Abegg div#uber-grid-10590-cell-0 .uber-grid-cell-title {
    padding: 0;
}

.Villa-Abegg .KonzertkalenderVertical .KonzertkalenderVeranstaltung.villa-abegg {
    border-color: #CDAB1C;
}

.Villa-Abegg .main_color .uber-grid-9642-cell-2 .uber-grid-cell-title strong {
    color: #fff;
}

.Villa-Abegg .page-id-19479 .avia-section[style="background-color: #CDAB1C; "],
.Villa-Abegg .page-id-19479 .avia-section[style="background-color: #CDAB1C; "] .av-special-heading-tag {
    color: #FFF !important;
}

.Villa-Abegg .page-id-19479 #av_section_5 .avia-button {
    background: #fff !important;
    color: #CDAB1C;
}

.Villa-Abegg .page-id-19479 #av_section_5 .avia-button .avia_iconbox_title {
    background: #fff;
    color: #CDAB1C;
    border: none;
}

.Villa-Abegg .page-id-19479 #av_section_5 .av-icon-char {
    background: rgb(75, 75, 75);
    background: rgba(0, 0, 0, 0.33)
}


/**
 *  Farbanpassungen fÃ¼r Subsites
 *  liedzentrum ==> #22AFB0
 */

.parent-site-6621 #header_main .logo {
    top: 15px;
    background-image: url('img/HDF_logo_liedzentrum.svg');
    background-size: auto 70px;
    /* original: 142px 80px */
}

.parent-site-6621 .header_color .main_menu ul:first-child>li a:hover {
    color: #22AFB0;
}

.parent-site-6621 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6621 .header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #22AFB0;
}

.parent-site-6621 .template-page .entry-content-wrapper h1,
.parent-site-6621 .template-page .entry-content-wrapper h2 {
    color: #666;
}

.parent-site-6621 .avia-section[style="background-color: #22AFB0; "] h1.av-special-heading-tag,
.parent-site-6621 .avia-section[style="background-color: #22AFB0; "] h1,
.parent-site-6621 .avia-section[style="background-color: #22AFB0; "] p {
    color: #FFF !important;
}

.parent-site-6621 .main_color strong {
    color: #22AFB0;
}

.parent-site-6621 #top .header_color .main_menu .menu ul li>a:hover {
    color: #22AFB0;
}

.parent-site-6621 *::selection {
    background: #22AFB0;
}

.parent-site-6621 *::-moz-selection {
    background: #22AFB0;
    color: #FFF;
}

.parent-site-6621 .main_color a,
.parent-site-6621 .main_color .widget_first,
.parent-site-6621 .main_color b a,
.parent-site-6621 .main_color strong a,
.parent-site-6621 .main_color #js_sort_items a:hover,
.parent-site-6621 .main_color #js_sort_items a.active_sort,
.parent-site-6621 .main_color .av-sort-by-term a.active_sort,
.parent-site-6621 .main_color .special_amp,
.main_color .taglist a.activeFilter,
.parent-site-6621 .main_color #commentform .required,
.parent-site-6621 #top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.parent-site-6621 .main_color h1,
.parent-site-6621 .main_color h2,
.parent-site-6621 .main_color h3,
#top .main_color div .va-item.liedzentrum .va-details a {
    color: #22AFB0;
}

.parent-site-6621 .va-item,
.parent-site-6621 .va-item.festival-akademie {
    border-color: #22AFB0;
}

.parent-site-6621 .header_color .main_menu ul:first-child>li.current-menu-item>a,
.parent-site-6621 .header_color .main_menu ul:first-child>li.current_page_item>a,
.parent-site-6621 .header_color .main_menu ul:first-child>li.active-parent-item>a,
.parent-site-6621 #top .header_color .main_menu .menu ul .current-menu-item>a,
.parent-site-6621 #top .header_color .main_menu .menu ul .current_page_item>a {
    color: #22AFB0;
}

.parent-site-6621 .main_color input[type="submit"],
.parent-site-6621 .header_color input[type="submit"] {
    background: #22AFB0;
}

.parent-site-6621 div#uber-grid-10590-cell-0 .uber-grid-cell-title {
    padding: 0;
}

.parent-site-6621 .KonzertkalenderVertical .KonzertkalenderVeranstaltung.liedzentrum {
    border-color: #22AFB0;
}

.parent-site-6621 .main_color .uber-grid-9642-cell-2 .uber-grid-cell-title strong {
    color: #fff;
}

.parent-site-6621 .page-id-6621 .avia-section[style="background-color: #22AFB0; "],
.parent-site-6621 .page-id-6621 .avia-section[style="background-color: #22AFB0; "] .av-special-heading-tag {
    color: #FFF !important;
}

.parent-site-6621 .page-id-6621 #av_section_5 .avia-button {
    background: #fff !important;
    color: #22AFB0;
}

.parent-site-6621 .page-id-6621 #av_section_5 .avia-button .avia_iconbox_title {
    background: #fff;
    color: #22AFB0;
    border: none;
}

.parent-site-6621 .page-id-6621 #av_section_5 .av-icon-char {
    background: rgb(75, 75, 75);
    background: rgba(0, 0, 0, 0.33)
}


/**
 *  va-filter Anzeige
 */

.va-filter-info {
    margin: 1em 0;
    display: none;
}

.va-filter-label {
    font-weight: bold;
}

.va-filter-info {
    background: transparent;
    padding: 0;
}

.va-filter-info.active {
    display: block;
    padding: 12px 10px;
}

.va-filter-info.active .va-filter-text {
    display: inline-block;
    padding-right: 16px;
    background: url('img/va-filter-icon-close.png') right center no-repeat;
    color: #fff;
}

.KonzertkalenderFilter a.disabled {
    /* opacity: 0.33; */
    cursor: default;
}


/* Provisorischer Warenkorblink */

#scroll-top-link {
    right: 25px !important;
    bottom: 25px !important;
}

#kalender-warenkorb-link {
    background-color: #fcfcfc;
    display: block;
    position: fixed;
    width: 100%;
    height: 50px;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #e1e1e1;
    -webkit-transition: 0.5s;
    /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
    right: 8%;
    bottom: 25px !important;
    z-index: 1030;
    max-width: 230px;
}

#kalender-warenkorb-link h3:after {
    content: 'Warenkorb';
}


/* 30.09.16 / AS  */

@media screen and (max-width: 1000px) {
    #kalender-warenkorb-link {
        right: 11%;
        width: 50px;
        top: 90.1%;
    }
    #kalender-warenkorb-link h3:after {
        content: '';
    }
}

@media screen and (max-width: 768px) {
    .template-page .av_one_third {
        width: 100%;
        margin-left: 0;
    }
    #top .iconbox_top {
        margin-top: 40px;
    }
    .KonzertkalenderFilter.affix {
        top: 0;
    }
}

#kalender-warenkorb-link:hover {
    height: 63px;
    -webkit-transition: 0.2s;
    /* For Safari 3.1 to 6.0 */
    transition: 0.2s;
}

#kalender-warenkorb-link h3 {
    font-weight: 800 !important;
    margin-top: 10px;
    color: #444 !important;
}

#kalender-warenkorb-link a:hover {
    text-decoration: none;
}

#kalender-warenkorb-link span {
    margin-right: 5px;
}

#video-flashmob {
    position: absolute !important;
    top: 120px !important;
    left: 50% !important;
    margin-left: -450px !important;
    width: 900px !important;
}

#graystrong strong {
    color: #666 !important;
}

#graystrong p {
    font-size: 13px !important;
    letter-spacing: normal;
    font-family: verdana, sans-serif;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}


/* Chrome FIX */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #parallax-section {
        background-attachment: scroll !important;
    }
}

.inline {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.inline+.inline {
    margin-left: 20px;
}

.artist-more {
    background: #eee;
    margin-top: 30px;
}

.artist-more .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.artist-more h2 {
    text-align: center;
}


/* Plugin FIX */

#lang_sel_list a,
#lang_sel_list a:visited {
    background: transparent !important;
}


/* Search Layout */

#search-results {}

#search-results #search-sidebar {
    float: right;
    width: 33.33333%;
    padding-left: 20px;
}

#search-results #search-main-results {
    float: left;
    width: 66.66666%;
    padding-right: 20px;
}

#search-results .search-result-thumbnail {
    position: absolute;
    left: 0;
    top: 1px;
    height: 44px;
    width: 44px;
    border-radius: 100%;
}

#parallax-section {
    min-height: 100vh;
    position: relative;
}

.avia_mobile #top .av-parallax {
    /*background-size: contain !important;*/
    background-position: center !important;
}

.avia_mobile #top .av-parallax.avia-full-stretch {
    background-size: contain !important;
}

#advanced_menu_toggle,
#advanced_menu_hide {
    line-height: 43px;
}


/**
 *  Anpassungen fÃ¼r Startseite HDF 2017 mg 18.10.2016
 */

body.home {
    background-color: #fff;
}

.html_header_top.html_header_sticky #top.home #wrap_all #main {
    border-top: 100px solid #fff;
}

body.home .header_color .main_menu ul:first-child>li>a,
body.home #lang_sel_list a,
body.home #lang_sel_list a,
body.home a.home-icon {
    color: #333;
}

body.home .avia-section-large .content {
    padding: 0;
}

#parallax-section:before,
#parallax-section:after {
    display: none;
}

body.home .avia-smallarrow-slider {
    margin-top: 0;
}

@media (max-height: 1025px) {
    body.home #parallax-section {
        background-size: contain;
    }
}

@media (max-width: 767px) {
    body.home #parallax-section {
        background-size: 70% auto;
    }
}


/* ad Mantis #69073
body.home.page-id-9728 #parallax-section {
    background-size: contain !important;
        background-position: 0 110px !important;
} */

#top .header_color input#s {
    color: #ccc !important;
    padding: 8px 47px 9px 5px;
}

input#s::-webkit-input-placeholder,
input#s::-moz-placeholder,
input#s:-ms-input-placeholder {
    color: #ccc !important;
}

#top #searchform .ajax_search_excerpt {
    color: #ccc;
    text-transform: none;
}

#lang_sel_list a:hover {
    text-decoration: underline !important;
}


/**
 * responsive
 */

@media only screen and (min-width: 767px) {
    #bounce-icon {
        margin-left: -61px;
    }
}

@media only screen and (min-width: 1140px) {
    .responsive .container {
        /*width: 1060px;*/
    }
}

@media only screen and (min-height: 950px) {
    #bounce-icon {
        visibility: hidden !important;
    }
}

@media screen and (max-width: 1024px) {
    #menu-item-search>a {
        margin-top: 0;
    }
    /*.main_menu {
        max-width: 80%;
    }*/
    #top #header_main>.container,
    #top #header_main>.container .main_menu ul:first-child>li>a,
    #top #header_main #menu-item-shop .cart_dropdown_link {
        height: auto !important;
        line-height: 145% !important;
        padding-top: 5px;
        padding-bottom: 3px;
    }
    #top #menu-item-search.menu-item-search-dropdown>a {
        border-left: none;
        padding: 0 0 0 10px !important;
        margin-top: 3px;
        line-height: 15px !important;
    }
    .avia_mobile #top .av-parallax.avia-full-stretch {
        background-size: 140% !important;
        background-position-y: 39vh !important;
    }
}

@media screen and (max-width: 850px) {
    .main_menu {
        max-width: 60%;
    }
}

@media screen and (max-width: 767px) {
    #parallax-section {
        padding-top: 0;
    }
    .responsive #top .avia-testimonial {
        border-bottom-style: none;
    }
    .KonzertkalenderFilter {
        position: static;
        z-index: 1000;
        top: 0;
        padding-top: 10px;
    }
    /* fixed position "Infoboxen" page "programm & webshop" */
    /* http://www.heidelberger-fruehling.de/heidelberger-fruehling/programm/ */
    .page-id-6627 .KonzertkalenderFilter+div+div.flex_column,
    .page-id-9733 .KonzertkalenderFilter+div+div.flex_column {
        position: static;
        max-width: 100%;
        margin-left: 0;
    }
    #search-results>div {
        float: none !important;
        width: auto !important;
        padding: 0;
    }
    /*
        26.09.16 / as
        Contact-Panel on "programm" pushed to bottom on small screens
    */
    .page-id-6627 .av_one_third {
        position: relative;
        max-width: none;
        left: 0;
    }
    #bounce-icon .av-icon-char:before {
        font-size: 60px;
        line-height: 130px;
    }
    h1,
    body .av-special-heading h1.av-special-heading-tag {
        font-size: 30px;
    }
    h2,
    body .av-special-heading h2.av-special-heading-tag {
        font-size: 20px;
    }
    content,
    .sidebar {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .main_color.iconbox_top .iconbox_icon:before {
        /* left: -48px; */
    }
    #newsletter-section div .av_one_fifth {
        width: 20% !important;
    }
    /*  26.09.16 / as  */
    footer .container {
        text-align: center;
    }
    #socket .copyright {
        float: none;
        display: block;
    }
    #socket .social_bookmarks {
        display: inline-block;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width: 440px) {
    .va-item .va-details {
        display: inline-block;
        margin-top: 10px;
    }
    .KonzertkalenderVertical {
        max-width: 240px;
    }
    .KonzertkalenderVertical .KonzertkalenderListe {
        max-width: 210px;
    }
    #bounce-icon .av-icon-char:before {
        font-size: 40px;
    }
    .avia_mobile #top .av-parallax.avia-full-stretch {
        background-size: 170% !important;
    }
}


/**
 * Hide Journalismus-Stipendiaten in KÃ¼nstler-Listing
 * Mantis #69095
 */

#kuenstler-grid .uber-grid-cell[data-genres*="Journalismus"] {
    display: none;
}


/**
 * Hide Streichquartettfest-KÃ¼nstler in KÃ¼nstler-Listing
 */

#kuenstler-grid .uber-grid-cell[data-genres*="Streichquartettfest"] {
    display: none;
}


/**
  * Display footer sitemap menu
  */

footer#sitemap {
    padding: 50px 0;
    /*background: #95b017;*/
    background: rgba(51, 51, 51, 0.95);
}

.footer-menu {
    margin: 0;
    padding: 0;
}

.footer-menu li {
    font-size: 12px;
}

.footer-menu>li:first-child {
    display: none;
}

.footer-menu>li {
    display: table-cell;
    padding-right: 2em;
    width: 20%;
    max-width: 20%;
}

.footer-menu>li>a {
    text-transform: uppercase;
    display: block;
    margin-bottom: 1em;
}

.footer-menu #menu-item-search {
    display: none;
}

.footer-menu .children {
    margin: 0;
    padding: 0;
}

.footer-menu .page-item-16909 {
    display: none;
}

.footer-menu a {
    color: #fff;
    opacity: 0.8;
}

.footer-menu a:hover {
    color: #fff;
    opacity: 1;
}

@media (max-width: 767px) {
    footer#sitemap {
        display: none;
    }
}


/**
 * ad mantis 0069088
 */

.event-preview-pane {
    padding: 1em 0 0 0;
    line-height: 130%;
    float: left;
    display: none;
}

.event-preview-pane,
.event-preview-pane h4,
.event-preview-pane p {
    font-size: 11px;
}

.event-preview-pane>div {
    margin-bottom: 1.3em;
}

.event-preview-pane h4 {
    margin-bottom: 0;
    font-weight: 600;
}

.event-preview-pane p:last-child,
.event-preview-pane div:last-child {
    margin-bottom: 0;
}

.btn-toggle-event-preview-pane {
    margin-right: 0.25em;
}

.btn-toggle-event-preview-pane .av-icon-char {
    background: transparent;
    color: #94B046;
    padding: 0;
}

.va-item.streichquartettfest .btn-toggle-event-preview-pane .av-icon-char {
    color: #8C358B;
}

.va-item.festival-akademie .btn-toggle-event-preview-pane .av-icon-char {
    color: #265AA5;
}


/**
 * ad mantis #69092
 */

.template-veranstaltung .row {
    overflow: hidden;
}

.template-veranstaltung h1,
.template-veranstaltung h2 {
    margin: 0;
    padding: 0;
}

.template-veranstaltung .title-wrapper {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.template-veranstaltung h3,
.template-kuenstler h3,
.popup-headline {
    color: #95B017;
    margin-bottom: 0.75em;
}

@media (min-width: 768px) {
    .template-veranstaltung .title-wrapper {
        padding-top: 4em;
        padding-bottom: 4em;
    }
    .template-veranstaltung .col {
        float: left;
    }
    .template-veranstaltung .col-main {
        width: 66.666%;
        padding-right: 5%;
    }
    .template-veranstaltung .col-aside {
        width: 33.333%;
    }
}


/**
 * ad mantis #69090
 */

#main-image {
    position: relative;
}

.header-media-content {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    left: 50%;
    transform: translate(-50%);
}

.header-media-content .btn {
    background: rgba(0, 0, 0, 0.67);
    border-radius: 0.25em;
    padding: 0.5em 1em;
    color: #fff;
    text-decoration: none;
    margin-right: 0.5em;
    line-height: 1;
    font-size: 17px;
}

.header-media-content .jwplayer {
    flex-grow: 1;
}

.header-media-content .av-icon-char {
    background: transparent;
    padding: 0;
    color: #95B017;
}

.header-media-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: table-cell;
    vertical-align: middle;
}

.header-media-overlay .av-icon-char {
    position: absolute;
    top: 3%;
    right: 3%;
    color: rgba(255, 255, 255, 0, 33);
    background: transparent;
    padding: 0;
    font-size: 3em;
}

.header-media-overlay .av-icon-char:hover {
    position: absolute;
    color: rgba(255, 255, 255, 1);
}

#header-media-overlay-video {
    margin: 0 auto;
}

#header-media-overlay-audio {
    display: inline-block;
    vertical-align: top;
    /*position: absolute;
    bottom: 1.25em;
    margin: 0 auto;*/
}


/**
 * ad Mantis #69092
 */

.template-kuenstler {}

.template-kuenstler .title-wrapper {
    text-align: center;
}

.template-kuenstler p {
    margin-left: 14.5%;
    margin-right: 14.5%;
}

div.artist-events {
    margin-left: 14.5%;
    margin-right: 14.5%;
    padding-bottom: 5em;
}

.artist-event-list {
    margin: 0;
    padding: 0;
    list-style: none !important;
    overflow: hidden;
}

.artist-event-list li {
    padding: 0 0 0.25em 3em;
    margin-left: 0;
    position: relative;
}

.artist-event-list .av-icon-char {
    position: absolute;
    background: transparent;
    padding: 0;
    color: #999;
    top: 0.2em;
    left: 0;
    font-size: 40px;
}


/**
 * ad mantis #70603
 */

.avia-slideshow-arrows a:before {
    background: #fff;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows {
    position: static;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a {
    top: 50%;
    font-size: 40px;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
    font-size: 40px;
    color: #666;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a.prev-slide {
    left: -36px;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a.next-slide {
    right: -24px;
}


/*AS - 25.11-2016
/* Issues #0070844
/* Vergangene Veranstaltungen werden angezeigt -> Pop-Up zur Info
*/

.white-popup-old-event {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}


/**
 * ad mantis #69096
 */

.form-submit-area {
    padding: 1em 0;
    border-top: 1px solid #e1e1e1;
}

.ToggableForm-toolbar {
    text-align: right;
    margin-bottom: 1em;
}

#more-artists-form h3 {
    padding: 0.5em 0;
    border-top: 1px solid #e1e1e1;
}

#more-artists-form .toggle.hidden {
    background-color: #f0f0f0;
}

#more-artists-form .toggle {
    background-color: #fff;
    -moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    margin-bottom: 3em;
}

.toggle-add-button,
.toggle-add-button:hover,
.toggle-add-button.disabled:hover {
    text-decoration: none !important;
}

.toggle-add-button:before {
    font-family: 'entypo-fontello';
    content: '\e817';
    margin: 0 0.5em 0 0;
}

.toggle-add-button.disabled {
    color: #ccc;
}

.toggle-add-button.disabled:before {
    content: '\e868';
}


/**
 * ad mantis #71413
 */

#parallax-section .av-section-color-overlay-wrap,
#parallax-section .avia-image-container {
    position: static !important;
}

#top .scroll-down-link {
    color: #999;
    color: rgba(0, 0, 0, 0.4);
    bottom: 150px;
    text-shadow: none;
}


/*Issue 0072857: Bildergalerien zeigen Abschnitte doppelt
     Remove Images and only show background-image in masonry gallery */

.av-fixed-size .av-masonry-image-container img {
    display: none !important;
}


/* in base.css set to hidden -> two scrollbars */

html.responsive,
.responsive body {
    overflow-x: initial;
}

.content .entry-content-wrapper {
    padding-right: 0;
}

.template-veranstaltung {
    width: 100%;
}


}
.subnavigation {
    margin: 20px auto;
}
.subnavigation li {
    display: inline;
    margin-right: 1%;
    font-size: 1.2em;
}

/*
Issue #0075350
Wrong Coloring Streichquartettfest
*/
.Streichquartettfest .main_color .va-filter-group-label,
.Streichquartettfest #top .main_color div .va-item .va-details a,
.Streichquartettfest #lang_sel_list a:hover {
    color: #8C358B !important;
}
.Streichquartettfest .avia_desktop #advanced_menu_toggle:hover,
.Streichquartettfest .avia_desktop #advanced_menu_hide:hover {
    background-color: #8C358B !important;
}
.String-Quartet-Festival .main_color .va-filter-group-label,
.String-Quartet-Festival #top .main_color div .va-item .va-details a,
.String-Quartet-Festival #lang_sel_list a:hover {
    color: #8C358B !important;
}
.String-Quartet-Festival .avia_desktop #advanced_menu_toggle:hover,
.String-Quartet-Festival .avia_desktop #advanced_menu_hide:hover {
    background-color: #8C358B !important;
}

/* Issue #0075231 Between Season Home-Screen */

/*
.between_seasons#top.home #wrap_all .social_bookmarks li a,
.between_seasons.home #lang_sel_list a,
.between_seasons.home .header_color .main_menu ul:first-child>li>a {
    color: white;
}

.between_seasons.home .header_color .header_bg {
    background-color: black;
}

.between_seasons.home #wrap_all #main {
    border-top: 100px solid black !important;
}

.between_seasons #fullscreen_slider_0 {
    max-height: 60vh;
    overflow: hidden;
}
.between_seasons #avia_section_1 {
    max-height: 35vh;
}
@media screen and (max-width: 650px) {
    .between_seasons #fullscreen_slider_0 {
        max-height: 40vh;
        overflow: hidden;
    }
}*/
.slideshow_caption {
    height: auto;
    padding: 0;
    transform: translate3d(0, -50%, 0);
    top: 40%;
    bottom: auto;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.7);
    width: 30% !important;
}
.slideshow_inner_caption {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 40px;
}
.slideshow_align_caption {
    display: block;
}
.caption_framed .slideshow_caption .avia-caption-title,
.caption_framed .slideshow_caption .avia-caption-content p {
    background: none;
    padding: 10px 0;
    word-break: keep-all;
}
#top .avia-slideshow-button {
    text-transform: none;
    margin-right: 4%;
    min-width: 0 !important;
}
#top .avia-multi-slideshow-button {
    width: 75%;
}
#top .avia-slideshow-button-2 {
    width: 15%;
}
.avia-caption-category {
    color: white !important;
    text-transform: uppercase !important;
    font-size: 18px;
    line-height: 120%;
}
.avia-caption-title {
    font-size: 25px !important;
    text-transform: none !important;
    word-break: break-all;
    hyphens: none;
    color: white !important;
}
.avia-caption-content p,
.avia-caption-subtitle {
    color: white !important;
    line-height: 120% !important;
    font-size: 14px !important;
}
@media screen and (max-width: 767px) {
    #top .slideshow_caption {
        max-width: 100% !important;
        width: 100% !important;
        right: 0 !important;
        left: 0 !important;
        top: 40% !important;
        transform: translate3d(0, -50%, 0) !important;
        text-align: center !important;
    }
}

/**
 * Ad Redesign 2017
 * Issue #76812
 * Famous last words
 */
body.page-id-6618#top #wrap_all #main,
body.page-id-6621#top #wrap_all #main,
body.page-id-6625#top #wrap_all #main,
body.page-id-24384#top #wrap_all #main,
body.page-id-9725#top #wrap_all #main,
body.page-id-9728#top #wrap_all #main,
body.page-id-25249#top #wrap_all #main,
body.page-id-24035#top #wrap_all #main,
.Landing-Page #top #wrap_all #main {
    padding-top: 0;
    border-top: 0 !important;
    height: 100vh;
    z-index: -1;
}
.Landing-Page #fullscreen_slider_0 {
    z-index: -1;
}

/*body.page-id-6618 .header_color .header_bg,
body.page-id-6621 .header_color .header_bg,
body.page-id-6625 .header_color .header_bg,
.Villa-Abegg .header_color .header_bg {
    opacity: 0 ;
} */
.avia-builder-el-0.av-minimum-height-100 .container,
.avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
    height: 100vh !important;
}
body.home.page-id-6618 .header_color .main_menu ul:first-child>li>a,
.Villa-Abegg .header_color .main_menu ul:first-child>li>a,
body.home.page-id-6621 .header_color .main_menu ul:first-child>li>a {
    color: #fff !important;
}

/*
body.page-id-9725 .header_color .main_menu ul:first-child>li>a,
*/
body.page-id-6625 .header_color .main_menu ul:first-child>li>a,
body.page-id-6625#top #wrap_all .av_header_transparency .main_menu ul:first-child>li>a,
body.page-id-9725 .header_color .main_menu ul:first-child>li>a,
body.page-id-9725#top #wrap_all .av_header_transparency .main_menu ul:first-child>li>a {
    color: #333;
}

/* Redesign Sprachumschaltung */
.av-main-nav>li.language_selector {
    padding: 0 13px;
}
.av-main-nav>li.language_selector>a {
    display: inline;
    padding: 0;
}
.av-main-nav>li.language_selector>a.active-1 {
    opacity: .5;
}

/* Fixes fÃ¼r die Darstellung englischer Seiten (Elemente wie Breadcrump etc. werden dargestellt, obwohl diese im Backend deaktiviert sind)  */
div.title_container,
div#footer,
aside.sidebar_right {
    display: none !important;
}
#header {
    position: fixed;
}
.av-content-small {
    width: 100% !important;
    border: none;
}

/* Issue #0076810 */

/* Bild und Text direkt nebeneinander und volle Breite */
.image-beside-text-fullwidth .container {
    padding: 0;
    margin: 0;
    min-width: 100vw;
}
.image-beside-text-fullwidth .container main {
    padding: 0;
}
.image-beside-text-fullwidth .container div .av_one_half {
    margin-left: 0;
    width: 50vw;
}
.image-beside-text-fullwidth .container .content {
    padding-top: 0;
}
.image-beside-text-fullwidth .container .avia_image {
    object-fit: cover;
    min-height: 400px;
}
.image-beside-text-fullwidth .container .avia_textblock {
    padding: 10%;
}
.template-veranstaltung {
    background-color: white;
}
.header-padding {
    padding-top: 100px;
}
#bestCategory table select.amount {
    width: 500px !important;
}
.cr_form {
    max-width: 400px;
}
.cr-page {
    width: auto !important;
    margin: 0 !important;
}
.cr_ipe_item {
    padding: 0 !important;
    margin: 0 !important;
}
.formbox {
    padding: 0 !important;
}
#start-tabs .hdf {
    order: 1;
}
#start-tabs .festival-akademie {
    order: 2;
}
#start-tabs .sqf {
    order: 3;
}
#start-tabs .kammermusik-plus {
    order: 4;
}
#start-tabs .liedzentrum {
    order: 5;
}
#start-tabs .villa-abegg {
    order: 6;
}
#start-tabs .kalender-tickets {
    order: 6;
    background-color: #191711;
    display: none;
}
.home #start-tabs .kalender-tickets {
    display: block;
}
.home #start-tabs.container {
    padding-left: 0;
    padding-right: 0;
}
.Streichquartettfest #start-tabs .Streichquartettfest {
    display: none;
}

/* DAS LIED Anmeldeformular iFrame */
#body-27564 #das-lied-footer {
    display: none;
}
#body-27564 .nav-main-l2 {
    display: none;
}
.tab-popover {
    display: none;
}
@media only screen and (max-width: 1199px) {
    .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle,
    .responsive.html_mobile_menu_tablet #advanced_menu_hide {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .top_filter a {
        display: block;
        width: 100%;
    }
    
    .va-filter-group {
        width: 100%;
        display: block;
    }
}

/**
 * Hide Castor&&Pollux Nav-Menu on other pages
 */
#menu-castorpolluxmenu {
    display: none;
}

/* HOTFIX SQF Kasten - Jira HDFNNAA-725*/
.page-id-6625 .slideshow_inner_caption {
    display: none !important;
}

/* HOTFIX HDFNNAA-793 */
.avia_message_box_content {
    text-transform: none!important;
}

/*
 * Overwriting filter styles
 */
.KonzertkalenderFilter .va-filter-group.pointer {
    background: none;
    /* width: 80px; */
    
    padding: 0;
    display: block;
}
#close-btn-container {
    position: absolute;
    right: .75em;
    top: .75em;
    /* margin-top: -20px; */
    /* height: 40px; */
    /* width: 40px; */
}
a#close-precision-filter {
    display: block;
    /* height: 40px; */
}
a#close-precision-filter:before {
    content: "\e813";
    cursor: pointer;
    font-family: "entypo-fontello";
    font-weight: thin;
    font-size: 30px;
    /* line-height: 40px; */
    /* color: #444; */
    /* display: block; */
}
.va-filter-menu li.active {
    /* background-color: green; */
}
.va-filter-menu a.active {
    background-color: #eee;
}

/**
 * HDFNNAA-768: blog grid styles
 */
.hdf-blog-grid .avia-slideshow-arrows a {
    color: #333;
}
#top .hdf-blog-grid .avia-slideshow-arrows a.prev-slide {
    left: -60px;
}
#top .hdf-blog-grid .avia-slideshow-arrows a.next-slide {
    right: -60px;
}
.hdf-blog-grid .avia-slideshow-arrows a:before {
    color: #333;
}
.hdf-blog-grid.avia-content-slider {
    overflow: visible
}
.hdf-blog-grid h2.entry-title {
    font-size: 24px;
    color: #333;
}
.hdf-blog-grid .slide-entry-excerpt {
    font-size: 15px;
}

/**
 * HDFNAA-768 blog-list
 */
#top .fullsize .hdf-blog-list .post-entry .blog-meta {
    float: left;
    margin: 0;
    display: block;
    position: relative;
    width: auto;
    max-width: 300px;
    padding-right: 3em;
}
#top .fullsize .hdf-blog-list .post-entry:nth-child(even) .blog-meta {
    float: right;
    padding-left: 3em;
}
#top .fullsize .hdf-blog-list .small-preview {
    width: auto;
    height: auto;
    max-width: 300px;
}
#top .fullsize .hdf-blog-list .post .entry-content-wrapper {
    text-align: left;
    font-size: inherit;
    line-height: inherit;
    max-width: 100%;
    margin: 0 10%;
    overflow: visible;
}
#top .fullsize .hdf-blog-list .post .entry-content-wrapper>* {
    max-width: 100%;
    margin: 0;
}
#top .fullsize .hdf-blog-list header {
    padding: 0 0 15px 0;
}
#top .fullsize .hdf-blog-list .post-title {
    max-width: 100%;
    padding: 0 0 8px 0;
    text-align: left;
}
#top .fullsize .hdf-blog-list .post-meta-infos {
    text-align: left;
}
#top .fullsize .hdf-blog-list .text-sep,
#top .fullsize .hdf-blog-list .blog-categories,
#top .fullsize .hdf-blog-list .blog-author {
    display: none;
}
#top .fullsize .hdf-blog-list .entry-content {
    max-width: 100%;
}
#top .fullsize .hdf-blog-list .entry-content p {
    text-align: left;
    display: inline;
}
#top .fullsize .hdf-blog-list .read-more-link {
    display: inline;
    font-size: inherit;
}
#top .fullsize .template-blog .big-preview img {
    width: auto;
    max-width: 300px;
    margin: 0 auto;
}
.template-single-blog .text-sep,
.template-single-blog .blog-categories {
    display: none;
}
#top .fullsize .template-blog .post-meta-infos span {
    display: none;
}

/**
 * HDFNNAA-804 Mobiloptimierung
 */
@media (max-width: 768px) {
    .KonzertkalenderFilter.affix {
        position: static;
    }
    
    .KonzertkalenderListe .va-date {
        background: #f6f6f6;
        padding-top: 36px
    }
    
    .KonzertkalenderListe .va-date .weekday,
    .KonzertkalenderListe .va-date .day,
    .KonzertkalenderListe .va-date .month {
        text-align: center;
        padding: .125em 0;
    }
    
    .KonzertkalenderListe .va-image {
        max-width: calc(100% - 135px);
        width: auto;
        height: auto;
        max-height: 150px;
        margin: 0 0 15px 0;
        background: transparent;
    }
    
    .KonzertkalenderListe .va-details .btn {
        margin-top: 0;
    }
}

/**
 * ad #full_slider_1
 */
ul.avia-slideshow-inner {
    height: 0;
}
#full_slider_1 {
    background: transparent;
}