body.sidr-open .isotope {
    opacity:0 !important;
}
@media only screen and (max-width: 1024px) {
    img {
        max-width:100%;
    }
    body, .nav-layer {
        min-width:0;
    }
    #navBlock {
        display:none;
    }

    .content-layer > .row, .nav-layer > .white .row, .row.forced-width, .fake-row {
        width: auto !important;
        max-width: 1280px !important;
        min-width: 0 !important;
    }
    .easy .imgLayer, .theImg, .flipcard, .flipImg {
        min-width:0;
    }
    .logo-layer {
        padding-top:0;
    }
    #responsive-menu-button {
        display:block;
        width:50px;
        height:50px;
        overflow:hidden;
        text-indent:-500px;
        background:transparent url(../img/responsive-menu-button.gif) 50% 50% no-repeat;
        position:absolute;
        top:27px;
        left:25px;
    }
    #responsive-menu-button.open {
        background: transparent url(../img/close.png) 50% 50% no-repeat;
    }
    .content-layer {
        padding-left:10px;
        padding-right:10px;
    }
    .fake-row {
        padding-left:10px;
        padding-right:10px;
    }
    footer .container-layer {
        padding-left:10px !important;
        padding-right:10px !important;
    }

    .row {
        min-width:0;
        width:auto;
    }

    table.workflow td div.text p.gray_3,
    table.workflow ul,
    table.workflow .advice {
        padding: 5px;
    }

    .font-32, .font-32 p, ul.font-32 li, h1.font-32, h2.font-32, h3.font-32, h4.font-32, h5.font-32, h6.font-32, .font-32 h1, .font-32 h2, .font-32 h3, .font-32 h4, .font-32 h5, .font-32 h6 {
        font-size: 25px;
        line-height: 1em;
    }

    .font-45, .font-45 p, ul.font-45 li, h1.font-45, h2.font-45, h3.font-45, h4.font-45, h5.font-45, h6.font-45, .font-45 h1, .font-45 h2, .font-45 h3, .font-45 h4, .font-45 h5, .font-45 h6 {
        font-size: 35px;
        line-height: 1em;
    }
    .font-60, .font-60 p, ul.font-60 li, h1.font-60, h2.font-60, h3.font-60, h4.font-60, h5.font-60, h6.font-60, .font-60 h1, .font-60 h2, .font-60 h3, .font-60 h4, .font-60 h5, .font-60 h6 {
        font-size: 45px;
        line-height: 1em;
    }

    .font-80, .font-80 p, ul.font-80 li, h1.font-80, h2.font-80, h3.font-80, h4.font-80, h5.font-80, h6.font-80, .font-80 h1, .font-80 h2, .font-80 h3, .font-80 h4, .font-80 h5, .font-80 h6 {
        font-size: 55px;
        line-height: 1em;
    }

    .news-single .content-layer {
        padding-left:0;
        padding-right:0;
    }


    #filters2-outer-block .arrow-group,
    .bevel-layer .arrow-group {
        display:inline-block;
        margin-top:-3px;
        margin-bottom:10px;
        width:auto;
    }
    #filters2-outer-block .arrow-group a,
    .bevel-layer .arrow-group a {
        display:inline-block;
        width: 20px;
        height: 20px;
        position:static;
        margin-right:5px;
        overflow:visible;
    }
    #filters2-outer-block .arrow-group a span,
    .bevel-layer .arrow-group a span {
        position:static;
        margin:0;
        display: inline-block;
        text-align:center;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        line-height: 16px;
        background-color:transparent !important;
        border:1px solid #ccc;
        border-radius:10px;
        -webkit-border-radius:10px;
        -ms-border-radius:10px;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }
    .bevel-layer .arrow-group a span {
        color:#ccc;
    }
    #filters2-outer-block .arrow-group a.point-up span:after,
    .bevel-layer .arrow-group a.point-up span:after {
        content: "+";
        display: inline;
    }
    #filters2-outer-block .arrow-group a.point-down span:after,
    .bevel-layer .arrow-group a.point-down span:after {
        content: "-";
        display: inline;
    }
    #filters2-outer-block .arrow-group a.point-down,
    .bevel-layer .arrow-group a.point-down {
        float:left;
    }
    .bevel-layer ul li {
        height:auto !important;
        overflow:auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .test {
        color:#fff;
    }
}
@media only screen and (max-width: 768px) {

    .font-32, .font-32 p, ul.font-32 li, h1.font-32, h2.font-32, h3.font-32, h4.font-32, h5.font-32, h6.font-32, .font-32 h1, .font-32 h2, .font-32 h3, .font-32 h4, .font-32 h5, .font-32 h6 {
        font-size: 25px;
        line-height: 1em;
    }

    .font-45, .font-45 p, ul.font-45 li, h1.font-45, h2.font-45, h3.font-45, h4.font-45, h5.font-45, h6.font-45, .font-45 h1, .font-45 h2, .font-45 h3, .font-45 h4, .font-45 h5, .font-45 h6 {
        font-size: 30px;
        line-height: 1em;
    }
    .font-60, .font-60 p, ul.font-60 li, h1.font-60, h2.font-60, h3.font-60, h4.font-60, h5.font-60, h6.font-60, .font-60 h1, .font-60 h2, .font-60 h3, .font-60 h4, .font-60 h5, .font-60 h6 {
        font-size: 35px;
        line-height: 1em;
    }

    .font-80, .font-80 p, ul.font-80 li, h1.font-80, h2.font-80, h3.font-80, h4.font-80, h5.font-80, h6.font-80, .font-80 h1, .font-80 h2, .font-80 h3, .font-80 h4, .font-80 h5, .font-80 h6 {
        font-size: 45px;
        line-height: 1em;
    }

    .font-120, .font-120 p, ul.font-120 li, h1.font-120, h2.font-120, h3.font-120, h4.font-120, h5.font-120, h6.font-120, .font-120 h1, .font-120 h2, .font-120 h3, .font-120 h4, .font-120 h5, .font-120 h6 {
        font-size: 90px;
        line-height: 1em;
    }
    .workflow-image {
        display:inline-block !important;
        margin-bottom: 20px !important;
    }
    table.workflow {
        display:none !important;
    }
}
@media only screen and (max-width: 767px) {
    .crumbs {
        display:none;
    }
    #firstlook #top-block {
        display:none;
    }
    #firstlook .text-block {
        position:absolute;
        left:25px;
        top:20px;
        padding:0;
    }
    .content-layer.after-crumbs .row {
        height:auto;
        min-height:0;
        padding-top:10px;
        padding-bottom:10px;
    }
    .content-layer.after-crumbs .dark-box {
        display:none;
    }
    .content-layer.after-crumbs .content-mid-left {
        display:block;
        width:auto;
        height:auto;
        float:none;
    }
    .content-layer.after-crumbs .content-mid-right {
        width:auto !important;
    }

    table.workflow,
    table.workflow ul.font-12 li,
    table.workflow .advice {
        font-size: 10px;
    }

    table.workflow .font-18 {
        font-size: 14px;
    }
    table.workflow td.arrow-row {
        padding: 5px;
    }
    table.workflow ul li { padding: 0; }

    #filters-row {
        margin-top:10px;
    }
    #filters-search-input {
        margin-bottom:0;
    }

    dl.tabs.three-up dt, dl.tabs.three-up dd {
        width: auto;
    }
}


@media only screen and (max-width: 667px) {
    .content-layer .eight,
    .content-layer .row .eight,
    .content-layer .row .four {
        width: 50% !important;
    }
    .logo img {
        height:50px;
        width:auto;
    }
    .slim-100 {
        min-height:50px;
    }
    .logo {
        height:75px;
        padding-top:15px;
        margin-right:0;
    }
    #responsive-menu-button {
        left: 0;
        top: 12px;
    }
    .row.mobile-one-col .six.columns {
        width:100% !important;
        clear:both !important;
        float:none !important;
    }

    .xs-show {
        display:block !important;
    }
    .xs-hide {
        display:none !important;
    }
    #bg-wrapper {
        overflow:hidden;
    }
    li.column, li.columns {
        padding:0 10px;
    }
    .row .row {
        margin:0 -10px;
    }
    .content-layer {
        padding-left:0px;
        padding-right:0px;
    }
    footer .container-layer .row .columns {
        width: auto !important;
        float:none !important;
        overflow:auto;
        display:block;
        text-align:left;
    }
    footer .container-layer .row .columns .right {
        float:none;
    }
    .footer-right {
        text-align:left;
    }
    .content-layer .row .eight,
    .content-layer .row .three,
    .content-layer .row .four
    {
        width: 100% !important;
        clear:both;
    }
    .content-layer .row .content-mid-right {
        width:100% !important;
        margin-top:15px;
        margin-bottom: -20px;
    }
    .events-search-form-field .six.columns {
        width:100% !important;
    }
    .events-search-form-field .three.columns {
        width:25% !important;
    }
    #responsive-check {
        display:block !important;
        position:absolute;
        left:0;
        top:0;
        width:1px;
        height:1px;
        visibility:visible !important;
        opacity:0;
    }
    #logo-left {
        width: 66% !important;
    }
    .theImg {
        height:130px;
    }
    .flipImgLayer img {
        max-width:100%;
        min-height:130px;
        width:auto;
    }
    .xs-modal-trigger {
        cursor:pointer;
    }
    #filters_small {
    }
    #filters-row {
        padding:15px 10px 0 10px;
        margin-top:10px;
    }
    #filters-outer-block {
        display:table;
        border-top:1px solid #eee;
        padding:20px 0 0 0;
    }
    #filters2-outer-block {
        display:table;
        clear:both;
        color: #999;
        padding-left: 5px;
    }

    #filters2-outer-block .ajax-loading {
        background: url("../img/ajax-loader2.gif") no-repeat scroll 50% 50% transparent;
    }
    #filters2-outer-block ul li {
        font-size: 12px;
        font-weight: bold;
        padding-right:20px;
        vertical-align:top;
    }
    #filters, #filters2 {
        border-bottom:0 none;
        text-align:center;
        display:table-row;
    }
    .filters-search {
        margin-bottom:10px;
    }
    #filters-row::before {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff;
        border-top: 15px solid #ddd;
        position: absolute;
        right: 10px;
        width: 0;
    }
    #filters {
        clear:both !important;
        display:flex !important;
        justify-content:space-between;
        display:block;
    }
    #filters li, #filters2 li {
        display:inline-block;
        float:none;
        padding:0;
    }
    #filters li a {
        font-size:12px;
    }
    .filters-four-columns {
        width:33%;
        float:left;
        padding:0 5px;
    }
    .filters-four-columns a {
        display:block;
    }


    table.workflow {
        margin:0 -10px;
    }
    table.workflow,
    table.workflow ul.font-12 li,
    table.workflow .advice {
        font-size: 9px;
    }

    table.workflow .font-18 {
        font-size: 11px;
    }


    .font-32, .font-32 p, ul.font-32 li, h1.font-32, h2.font-32, h3.font-32, h4.font-32, h5.font-32, h6.font-32, .font-32 h1, .font-32 h2, .font-32 h3, .font-32 h4, .font-32 h5, .font-32 h6 {
        font-size: 18px;
        line-height: 1em;
    }

    .font-45, .font-45 p, ul.font-45 li, h1.font-45, h2.font-45, h3.font-45, h4.font-45, h5.font-45, h6.font-45, .font-45 h1, .font-45 h2, .font-45 h3, .font-45 h4, .font-45 h5, .font-45 h6 {
        font-size: 20px;
        line-height: 1em;
    }
    .font-60, .font-60 p, ul.font-60 li, h1.font-60, h2.font-60, h3.font-60, h4.font-60, h5.font-60, h6.font-60, .font-60 h1, .font-60 h2, .font-60 h3, .font-60 h4, .font-60 h5, .font-60 h6 {
        font-size: 23px;
        line-height: 1em;
    }

    .font-80, .font-80 p, ul.font-80 li, h1.font-80, h2.font-80, h3.font-80, h4.font-80, h5.font-80, h6.font-80, .font-80 h1, .font-80 h2, .font-80 h3, .font-80 h4, .font-80 h5, .font-80 h6 {
        font-size: 25px;
        line-height: 1em;
    }
    .font-120, .font-120 p, ul.font-120 li, h1.font-120, h2.font-120, h3.font-120, h4.font-120, h5.font-120, h6.font-120, .font-120 h1, .font-120 h2, .font-120 h3, .font-120 h4, .font-120 h5, .font-120 h6 {
        font-size: 70px;
        line-height: 1em;
    }
    h4 {
        font-size:16px;
    }
    .footerNew .brand-logo.mt, .footerNew .brand-logo.mts {
        width: 68px;
    }

    #filters-row::before {
        border-top: none;
    }
    #filters_small li {
        list-style-type: none;
    }
    .leistungen-sub {
        height: auto !important;
    }
    .events-list-paginator-inner a, .events-list-paginator-inner span {
        padding: 0 0.7em;
    }

    #piwik {
        height: 400px !important;
    }
}
@media only screen and (max-width: 400px) {
    .content-layer .row .eight.l2c,
    .content-layer .row .four.l2c {
        /*width: 50% !important;*/
    }

    .content-layer .row .content-mid-right {
        width:100% !important;
        margin-top:15px;
        margin-bottom: -20px;
    }
    .events-search-form-field .row .nine {
        width:60% !important;
    }
    .events-search-form-field .row .three {
        width:40% !important;
    }
}

.sidr ul li ul li {
    line-height: 16px;
    margin: 15px 0 15px 0;
}