@font-face {
    font-family: 'oswaldn';
    src: url('assets/fonts/Oswald-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'oswaldl';
    src: url('assets/fonts/Oswald-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'oswaldh';
    src: url('assets/fonts/Oswald-Stencil.ttf') format('truetype');
}

.linkImageElement {
    flex-wrap: wrap;
    min-height: 160px;
    align-content: space-between;
}

.saveRofa {
    width: 100%;
}

.saveRofa img {
    width: 100%;
}

.linkTextElement {
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    background-color: rgba(50, 50, 50, 0.2);
}

.videoContainerLogo {
    border-bottom: 3px solid #232323;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
}

.videoContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: black;
    border: 3px solid #232323;

}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: oswaldl;
    color: #eee;
    text-shadow: 0px 0px 1px #77c1d1;
}

.linkImagesCont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.linkImagesCont .linkImageElement {
    width: 23%;
    border-radius: 5px;
    border: 1px solid #000000;
    margin: 1%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 5px 3px #000000;
}

.linkImagesCont .linkImageElement img {
    width: 100%;
}

#cContentNewsContent iframe {
    width: 100%;
}

.changeEvent:nth-of-type(1) {
    display: none;
}

.changeEvent {
    position: relative;
}

.eventImage img {
    vertical-align: bottom;
}

h1,
h2,
h3,
h4 {
    font-family: oswaldn;
}

.crewTextWr {
    display: flex;
    width: 100%;
}

.crewText {
    width: 80%;
}

.crewImg {
    margin-right: 2%;
    width: 18%;
}

.crewImg img {
    width: 100% !Important;
    vertical-align: bottom;
}

.crewHeading {
    width: 30%;
}

.crewT {
    width: 70%;
}

.crewMember {
    border-bottom: 1px solid #555;
    overflow: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.clubHeader {
    background-color: #232323;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #eee;
    flex-grow: 1;
    font-family: "oswaldh";
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: normal;
    width: 100%;
}

.wDay .clubHeader {
    padding: 5px;
    color: #77c1d1;
}

.facebook {
    margin: 0 auto;
    max-width: 500px;
}

.fb-cont {
    padding: 10px;
    background-color: #232323 !important;
}

.galNavigation {
    padding: 10px;
}

.sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99999;
}

.galNav {
    border-bottom: 1px solid #555;
}

.partner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.partnerItem {
    background-color: rgba(50, 50, 50, 0.2);
    border-radius: 10px;
    margin: 1% 1% 10px;
    padding: 10px 10px 20px;
    width: 18%;
}

.partnerName {
    background-color: rgba(119, 193, 209, 0.2);
    text-align: center;
    width: 100%;
}

.partnerImg {
    width: 100%;
    align-items: center;
    display: flex;
    height: 90%;
}

.partnerImg a {
    width: 100%;
}

.partnerImg img {
    width: 100%;
}

.galNav h2 {
    margin-bottom: 10px;
}

.galNav:last-of-type {
    border-bottom: 0px solid #555;
}

.galItems {
    display: flex;
}

.galItems a {
    margin-right: 10px;
}

.wppa-container input {
    color: #000 !important;
}

.button {
    background-color: #77c1d1;
    border-radius: 5px;
    box-shadow: 3px 3px 5px #000;
    color: #000;
    padding: 2px 10px;
    text-decoration: none;
    font-size: .9rem;
}

.button:hover {
    color: #000 !important;
    text-decoration: underline;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
    top: 0px;
    left: 0px;
    z-index: 20;
}

.sticky div {
    width: 100% !important;
    border-radius: 0px !important;
}

.sticky .dropdown {
    left: 0px;
}

.startEventSlider:last-of-type {
    display: none;
}

.startEventSlider:last-of-type img {
    display: none;
}

.startEventImage {
    width: 100%;
}

.startEventImage img {
    width: 100%;
    vertical-align: bottom;
}

h3 {
    text-shadow: 1px 0px 1px #333, 0px 1px 1px #555, 2px 1px 1px #333, 1px 2px 1px #555, 3px 2px 1px #333, 2px 3px 1px #555, 4px 3px 1px #333, 3px 4px 1px #555, 5px 4px 1px #333, 4px 5px 1px #555, 6px 5px 1px #333;
    color: #eee;
}

.wdform-label {
    color: #fff !important;
}


/* Reusable column setup */

.wdform_page {
    font-family: oswaldn !important;
}

body {
    background-color: #000;
    overflow: auto;
    background-image: url(assets/img/bg/bg7-1.jpg);
    background-position: top;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1000px;
}

.padding {
    padding: 10px;
}

.wdform-page-and-images {
    border: none !important;
}

.col {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}

a {
    color: #eee;
    transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
}

a:hover {
    color: #77c1d1;
}

nav ul li {
    list-style-type: none;
}

nav ul li a {
    text-decoration: none;
}

#container {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

#cHead {
    text-shadow: 0 0 10px #77c1d1;
    color: #eee;
    font-family: oswaldh;
    font-size: 2em;
    width: 100%;
    margin-bottom: 10px;
}

.wpWrapper {
    padding: 10px;
}

#cHead a {
    /*  color: #eee;
        font-family: oswaldh;
        font-size: 1.2em;
        width: 100%;
        padding: 10px;
        background-color: rgba(119, 193, 209, 0.2);
        border: 1px solid #232323;
        border-bottom: 1px solid #333;*/
    color: #eee;
    font-family: oswaldh;
    font-size: 2rem;
    width: 100%;
    margin-left: 30px;
}

#cContentNewsContent img {
    border: 1px solid #000;
    box-shadow: 3px 3px 5px #000;
    float: left !important;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 45%;
}

#cContent {
    width: 100%;
    margin-bottom: 10px;
    background-color: rgba(50, 50, 50, 0.2);
    -webkit-box-shadow: inset 0px 0px 4px #000;
    -moz-box-shadow: inset 0px 0px 10px #000;
    box-shadow: inset 0px 0px 10px #000;

    border: 3px solid #232323;
}

#slider2_container {
    margin-bottom: 0px !important;
}

#slider1_container {
    margin-bottom: 0px !important;
}

#cContentNewsHead {
    color: #eee;
    font-family: oswaldh;
    font-size: 1.2em;
    width: 100%;
    padding: 10px;
    background-color: rgba(119, 119, 119, 0.2);
    border: 1px solid #232323;
    border-bottom: 1px solid #333;
    color: #eee;
}

#cContentNewsContent {
    overflow: auto;
    width: 100%;
    background-color: rgba(50, 50, 50, 0.2);
    border-top: none;
    color: #eee;
    padding: 10px;
}

.konzertTableHead > div:last-child {
    border-right: none;
}

.konzertTable {
    width: 100%;
}

.evHeaderDate {
    color: #77c1d1;
    float: left;
    font-family: oswaldh;
    font-size: 1.3em;
    border-right: 2px solid #fff;
    padding-right: 8px;
    margin-right: 8px;
}

.evHeaderName {
    font-family: oswaldh;
    font-size: 1.2em;
}

.eventRow {
    overflow: auto;
    width: 100%;
    display: flex;
    background-color: rgba(50, 50, 50, 0.2);
    -webkit-box-shadow: inset 0px 0px 4px #000;
    -moz-box-shadow: inset 0px 0px 10px #000;
    box-shadow: inset 0px 0px 10px #000;
    border-top: none;
    max-height: 320px;
    overflow: hidden;
}

.eventHeader {
    width: 100%;
    padding: 10px;
    background-color: rgba(119, 119, 119, 0.2);
    border-bottom: 1px solid #333;
}

.eventRow > div {
    padding: 10px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.eventRow > div:last-child {}

.evDate {
    flex: 3 3;
    align-self: center;
}

.evImage {
    flex: 2 2;
    align-self: center;
}

.evImage img {
    width: 100%;
    display: block;
    align-self: center;
}

.evName {
    flex: 2 2;
    align-self: center;
}

.evName > p {
    height: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.evGenre {
    flex: 1 1;
    align-self: center;
}

.evLinks {
    flex: 1 1;
    align-self: center;
}

.konzInfos {
    display: flex;
}

.konzImg {
    width: 30%;
}

.konzImg img {
    width: 100%;
}

.konzDesc {
    width: 70%;
    padding: 0px 10px;
}

#sideMenu nav ul li {
    width: 100%;
}

#sideMenu nav ul li a {
    font-family: 'oswaldh';
    font-size: 1.2em;
}

.active a {
    color: #77c1d1;
}



.isMobile {
    display: none;
}

.notMobile {
    display: block;
}

.crewW {
    display: flex;

    flex-wrap: wrap;
}


/* 1. 12 Column Grid 0px - 479px
    -----------------------------------------------------------------------------

    Span 1:    8.33333333333%
    Span 2:    16.6666666667%
    Span 3:    25.0%
    Span 4:    33.3333333333%
    Span 5:    41.6666666667%
    Span 6:    50.0%
    Span 7:    58.3333333333%
    Span 8:    66.6666666667%
    Span 9:    75.0%
    Span 10:    83.3333333333%
    Span 11:    91.6666666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */

@media screen and (min-width: 0px) and (max-width: 479px) {
    .isMobile {
        display: block !important;
    }

    .notMobile {
        display: none !important;
    }

    .evHeaderDate {
        width: 100%;
        clear: both;
        text-align: center;
        border: none;
    }

    #cContentNewsContent img {
        float: left !important;
        margin-right: 10px;
        margin-bottom: 5px;
        width: 100%;
    }

    .partnerItem {
        background-color: rgba(50, 50, 50, 0.2);
        border-radius: 10px;
        margin-bottom: 10px !important;
        padding: 10px 10px 20px;
        width: 100% !important;
    }

    .evName {
        display: none !important;
    }

    .evHeaderName {
        width: 100%;
        clear: both;
        text-align: center;
    }

    .smallHidden {
        display: none;
    }

    #mobileMenu > nav {
        overflow: hidden;
        transition: all 0.6s ease-in-out;
    }

    .open {
        height: 300px;
    }

    body {
        background-color: #000;
        background-image: url(assets/img/bg/bg7-1.jpg);
        background-position: top;
        background-attachment: fixed;
        background-size: 100%;
        background-repeat: no-repeat;
        min-height: 1000px;
    }

    .row {
        margin-left: -15px;
    }

    .col {
        border-left-width: 0px;
        padding: 0 0px;
    }

    .col:nth-child(n) {
        border-left-width: 0px;
    }

    .col:first-child {
        border-left-width: 0px;
    }

    #cLeft {
        border-left-width: 0px;
    }

    #cRight {
        border-left-width: 0px;
    }

    #cRight .col:first-child {
        border-left-width: 0px;
    }

    .span_1_xs {
        width: 8.33333333333%;
    }

    .span_2_xs {
        width: 16.6666666667%;
    }

    .span_3_xs {
        width: 25.0%;
    }

    .span_4_xs {
        width: 33.3333333333%;
    }

    .span_5_xs {
        width: 41.6666666667%;
    }

    .span_6_xs {
        width: 50.0%;
    }

    .span_7_xs {
        width: 58.3333333333%;
    }

    .span_8_xs {
        width: 66.6666666667%;
    }

    .span_9_xs {
        width: 75.0%;
    }

    .span_10_xs {
        width: 83.3333333333%;
    }

    .span_11_xs {
        width: 91.6666666667%;
    }

    .span_12_xs {
        margin-left: 0;
        width: 100%;
    }

    #mobileBurger {
        width: 100%;
        margin-bottom: 15px;
    }

    #mobileBurger img {
        width: 40px;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    #close {
        width: 100%;
        display: none;
        margin-bottom: 15px;
    }

    #close img {
        width: 40px;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    #mobileMenu {
        display: block;
    }

    #mobileMenuNav {
        width: 100%;
    }

    #mobileMenuNav ul {
        width: 100%;
    }

    #mobileMenuNav ul li {
        width: 100%;
        text-align: center;
        padding: 5px;
        border-bottom: 1px dotted #555;
        font-family: 'oswaldh';
    }

    #mobileMenuNav ul li a {
        font-family: 'oswaldh';
    }

    #mobileFooterMenu {
        display: block;
    }

    #headerMobile {
        display: block;
    }

    #headerMobile {
        width: 100%;
    }

    header {
        overflow: auto;
        margin-bottom: 15px;
    }

    header img {
        display: block;
        width: 100%;
        margin: 0 auto;
        z-index: -10;
    }

    #mainMenu {
        overflow: auto;
        width: 100%;
        background-image: url(assets/img/bg/menuBg12.png);
        background-size: cover;
        margin: 0 auto;
        z-index: 100;
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        border-radius: 90px 90px 0px 0px;
        transition: all 0.6s ease;
    }

    #mainMenu:hover {
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
    }

    #mainMenu > nav {
        margin: 0 auto;
        z-index: 30;
        overflow: auto;
        width: 100%;
    }

    #mainMenu > nav > ul > li {
        float: left;
        display: block;
        padding: 7px;
        text-align: center;
        margin-right: 10px;
    }

    #mainMenu > nav > ul > li:last-child {
        margin-right: 0px;
    }

    #mainMenu > nav > ul {
        overflow: auto;
        margin: 0 auto;
        width: 460px;
    }

    #mainMenu > nav > ul > li > a {
        color: #eee;
        font-family: oswaldn;
        font-size: 0.8em;
        transition: color .25s ease-in-out;
        -moz-transition: color .25s ease-in-out;
        -webkit-transition: color .25s ease-in-out;
        text-shadow: 1px 0px 1px #333, 0px 1px 1px #555, 2px 1px 1px #333, 1px 2px 1px #555, 3px 2px 1px #333, 2px 3px 1px #555, 4px 3px 1px #333, 3px 4px 1px #555, 5px 4px 1px #333, 4px 5px 1px #555, 6px 5px 1px #333;
    }

    #mainMenu > nav > ul > li > a:hover {
        color: #77c1d1;
    }

    #cHead {
        text-align: center !important;
    }

    .topmenu > ul {
        position: absolute;
        z-index: 30;
        transform-origin: top;
        margin-top: 7px;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        width: 8%;
        border-radius: 0px 0px 5px 5px;
    }

    .topmenu:hover > ul {
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-out-cubic;
        -webkit-transition-duration: 200ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-out-cubic;
        -moz-transition-duration: 200ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-transition-timing-function: ease-out-cubic;
        -o-transition-duration: 200ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-out-cubic;
        transition-duration: 200ms;
    }

    .topmenu ul > li {
        padding: 5px 10px 5px 10px;
        border-bottom: 1px solid #77c1d1;
    }

    .topmenu ul > li:last-of-type {
        border-bottom: 0px solid #77c1d1;
    }

    .topmenu ul > li > a {
        color: rgba(0, 0, 0, 0.0);
        font- family: oswaldn;
        font-size: 0.9em;
        transition: all 1s ease;
        text-shadow: 3px 3px 18px #000;
    }

    .topmenu a:hover ~ ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
    }

    .topmenu:hover ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
        font-size: 0.9em;
    }

    .topmenu ul > li:hover > a {
        color: rgba(119, 193, 209, 1.0) !important;
    }

    .dropdown {
        position: absolute;
        width: 100%;
        height: 220px;
        left: 0%;
        background-color: rgba(0, 0, 0, 0.9);
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transform-origin: top;
        margin-top: 7px;
        z-index: 30;
        -webkit-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        border: 1px solid #77c1d1;
        border-radius: 0px 0px 300px 300px;
        background-image: url(assets/img/rofa/logoKlein.png);
        background-position: left;
        background-repeat: no-repeat;
    }

    .topmenu:hover > .dropdown {
        display: block;
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 300ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-in-out;
        -o-transition-duration: 300ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-in-out;
        transition-duration: 300ms;
    }

    #wrapper {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 0px 0px 10px #000;
        -moz-box-shadow: 0px 0px 10px #000;
        box-shadow: 0px 0px 10px #000;
        margin-top: 5px;
        z-index: -1;
    }

    #cWrapper {
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }

    .evImage {
        width: 50%;
        float: left;
        overflow: auto;
    }

    #container {
        margin-bottom: 10px;
        overflow: hidden;
    }

    .eventImage img {
        width: 100% !important;
        height: 100% !important;
        transition: all .25s ease-in-out !important;
        -moz-transition: all .25s ease-in-out !important;
        -webkit-transition: all .25s ease-in-out !important;
        cursor: pointer !important;
    }

    #evText {
        display: none;
        font-size: 0.9em;
        height: 100%;
        overflow: scroll !important;
        overflow-x: hidden !important;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 99999999;
    }

    #cContent:hover #evText {
        display: block;
        transition: all 1.25s ease-in-out;
        -moz-transition: all 1.25s ease-in-out;
        -webkit-transition: all 1.25s ease-in-out;
        overflow: hidden;
    }

    #cContent:hover .eventImage img {
        opacity: 0.1 !important;
        cursor: pointer !important;
    }

    #cContent.event {}

    #cRight #cRightLeft #cContent:hover {
        border: 1px solid #77c1d1;
        overflow: hidden;
    }

    #cRight #cRightRight #cContent:hover {
        border: 1px solid #77c1d1;
        overflow: hidden;
    }

    footer {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 50px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px 0px 4px #000;
        -moz-box-shadow: inset 0px 0px 10px #000;
        box-shadow: inset 0px 0px 10px #000;
        margin-top: 30px;
    }

    #footerMenu {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        -webkit-box-shadow: inset 0px 0px 5px #bccdd1;
        -moz-box-shadow: inset 0px 0px 5px #bccdd1;
        box-shadow: inset 0px 0px 5px #bccdd1;
        padding: 10px;
        box-shadow: 0 0 10px #000;
    }

    #footerMenu h4 {
        color: #77c1d1;
    }

    #footerMenu ul {
        float: left;
        padding: 5px;
        width: 16.6666666666666667%;
    }

    #footerMenu ul:first-child {
        padding-left: 0px;
    }

    #footerMenu ul:last-child {
        padding-right: 0px;
    }

    #footerMenu li {
        list-style-type: none;
        border-bottom: 1px solid #232323;
        padding: 2px;
    }

    #footerMenu li:first-child {}

    #footerMenu li a {
        text-decoration: none;
        font-size: 0.8em;
    }

    #copyright {
        width: 199px;
        margin: 0 auto;
        color: #eee;
        font-family: oswaldl;
        clear: both;
    }

    #cContent.bewirtung img {
        width: 100%;
        transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
    }

    .location {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323;
        margin-bottom: 10px;
    }

    .location:hover {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323
    }

    .locationLeft {
        float: left;
        width: 50%;
        overflow: auto;
    }

    .locationRight {
        width: 50%;
        float: left;
        overflow: auto;
    }

    .locationHead {
        width: 100%;
        padding: 5px;
        overflow: auto;
        text-align: center;
        font-size: 0.8em;
        font-family: 'oswaldh';
    }

    #locationCont1 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont2 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont3 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont4 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont5 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont6 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont7 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont8 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont9 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont10 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont11 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont12 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont13 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont14 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        h
    }

    #locationCont15 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    #locationCont16 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    .rundgangPics2 {
        border: 3px solid #232323;
        overflow: hidden;
        height: 100px;
        display: flex;
        align-items: center;
    }

    .rundgangPics2 img {
        align-content: center;
        width: 100%;
    }

    #locationCont1:target #effectCont1 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont2:target #effectCont2 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont3:target #effectCont3 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont4:target #effectCont4 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont5:target #effectCont5 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont6:target #effectCont6 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont7:target #effectCont7 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont8:target #effectCont8 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont9:target #effectCont9 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont10:target #effectCont10 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont11:target #effectCont11 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont12:target #effectCont12 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont13:target #effectCont13 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont14:target #effectCont14 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont15:target #effectCont15 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont16:target #effectCont16 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont17:target #effectCont17 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont18:target #effectCont18 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont19:target #effectCont19 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont20:target #effectCont20 {
        display: block;
        border: solid 10px #232323;
    }

    .effectCont:target {
        display: none;
    }

    #effectCont1 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont2 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont3 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont4 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont5 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont6 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont7 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont8 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont9 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont10 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont11 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont12 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont13 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont14 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont15 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont16 {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    .effectContHead {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        top: 0;
        padding: 5px;
        z-index: 999999;
    }

    .description {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        bottom: 0;
        padding: 5px;
    }

    .botDescription {
        background-color: rgba(35, 35, 35, 0.7);
        padding: 5px;
        overflow: auto;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 10px;
    }

    .schliessen {
        position: absolute;
        right: 0px;
        margin: 5px;
        border: 1px solid #232323;
        text-decoration: none;
        background-color: #232323;
        padding: 5px;
        border-radius: 5px;
        z-index: 99999;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
    }

    .rundgangPics {
        width: 100%;
        height: 450px;
        overflow: hidden;
    }

    .rundgangPics img {
        opacity: 0;
        transition: opacity .6s linear .8s;
    }

    .rundgangPics img.loaded {
        opacity: 1;
    }

    .img-pan-container,
    .img-pan-container img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .img-pan-container {
        position: relative;
        overflow: hidden;
        cursor: crosshair;
        height: 100%;
        width: 100%;
    }

    .img-pan-container img {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 0;
        left: 0;
    }

    #rundgangWrapper {
        width: 100%;
        overflow: auto;
    }

    .crewImg {
        width: 100%;
        margin-right: 0px !important;
    }

    .crewTextWr {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .crewImg img {
        width: 100%;
        align-self: center;
        vertical-align: bottom;
    }

    .crewHeading {
        text-align: center;
        width: 100%;
    }

    .crewT {
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .crewText {
        width: 100%;
    }

    .crewMember {
        border-bottom: 1px solid #555;
        overflow: auto;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .history {
        float: right;
        width: 20%;
    }

    .geschichte img {
        width: 100%;
        clear: both;
    }

    .flexRow {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #555;
    }

    .wDay {
        background-color: #232323;
        color: #77c1d1;
        font-family: "oswaldh";
        font-size: 1.4em;
        margin-bottom: 10px;
        padding: 0px;
        text-align: center;
        width: 100%;
    }

    .wProgramm {
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .clubHeader {
        color: #77c1d1;
        flex-grow: 1;
        font-family: "oswaldh";
        font-size: 1.4em;
        margin-bottom: 5px;
        text-align: center;
        width: 100%;
    }

    .specialHead {
        font-family: oswaldh;
        font-size: 1.2em;
        width: 100%;
        padding: 10px;
        background-color: rgba(119, 119, 119, 0.2);
        border-bottom: 1px solid #333;
    }

    .specialCont {
        width: 100%;
        overflow: auto;
        display: flex;
    }

    .specialImg {
        width: 30%;
        padding: 10px;
    }

    .specialImg img {
        width: 100%;
    }

    .specialText {
        width: 70%;
        padding: 10px;
    }

    .reslidedescription span {
        font-size: 1.8em !important;
    }

    .reslidetitle span {
        font-size: 2.4em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_title_text_1 {
        font-size: 1.8em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_description_text_1 {
        background-color: #f00 !important;
        font-size: 1.4em !important;
    }

    nav ul li {
        width: 100%;
        text-align: center;
    }

    nav ul li a {
        font-family: 'oswaldh';
        font-size: 1.2em;
    }
}


/* 2. 12 Column Grid 480px - 779px
    -----------------------------------------------------------------------------

    Span 1:    8.33333333333%
    Span 2:    16.6666666667%
    Span 3:    25.0%
    Span 4:    33.3333333333%
    Span 5:    41.6666666667%
    Span 6:    50.0%
    Span 7:    58.3333333333%
    Span 8:    66.6666666667%
    Span 9:    75.0%
    Span 10:    83.3333333333%
    Span 11:    91.6666666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */

@media screen and (min-width: 480px) and (max-width: 950px) {
    .row {
        margin-left: -15px;
    }

    .col {
        border-left-width: 0px;
        padding: 0 0px;
    }

    .col:nth-child(n) {
        border-left-width: 10px;
    }

    .col:first-child {
        border-left-width: 0px;
    }

    #cLeft {
        border-left-width: 0px;
    }

    #cRight {
        border-left-width: 0px;
    }

    #cRight .col:first-child {
        border-left-width: 10px;
    }

    .span_1_xl {
        width: 8.33333333333%;
    }

    .span_2_xl {
        width: 16.6666666667%;
    }

    .span_3_xl {
        width: 25.0%;
    }

    .span_4_xl {
        width: 33.3333333333%;
    }

    .span_5_xl {
        width: 41.6666666667%;
    }

    .span_6_xl {
        width: 50.0%;
    }

    .span_7_xl {
        width: 58.3333333333%;
    }

    .span_8_xl {
        width: 66.6666666667%;
    }

    .span_9_xl {
        width: 75.0%;
    }

    .span_10_xl {
        width: 83.3333333333%;
    }

    .span_11_xl {
        width: 91.6666666667%;
    }

    .span_12_xl {
        margin-left: 0;
        width: 100%;
    }

    #mobileMenu {
        display: none;
    }

    #mobileFooterMenu {
        display: none;
    }

    #headerMobile {
        display: none;
    }

    #headerMobile {
        width: 100%;
    }

    header {
        overflow: auto;
        margin-bottom: 15px;
    }

    header img {
        display: block;
        width: 100%;
        margin: 0 auto;
        z-index: -10;
    }

    #mainMenu {
        overflow: auto;
        width: 100%;
        background-image: url(assets/img/bg/menuBg12.png);
        background-size: cover;
        margin: 0 auto;
        z-index: 100;
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        border-radius: 90px 90px 0px 0px;
        transition: all 0.6s ease;
        z-index: 3000;
    }

    #mainMenu:hover {
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
    }

    #mainMenu > nav {
        margin: 0 auto;
        z-index: 30;
        overflow: auto;
        width: 100%;
    }

    #mainMenu > nav > ul > li {
        float: left;
        display: block;
        padding: 7px;
        text-align: center;
        margin-right: 10px;
    }

    #mainMenu > nav > ul > li:last-child {
        margin-right: 0px;
    }

    #mainMenu > nav > ul {
        overflow: auto;
        margin: 0 auto;
        width: 460px;
    }

    #mainMenu > nav > ul > li > a {
        color: #eee;
        font-family: oswaldn;
        font-size: 0.8em;
        transition: color .25s ease-in-out;
        -moz-transition: color .25s ease-in-out;
        -webkit-transition: color .25s ease-in-out;
        text-shadow: 1px 0px 1px #333, 0px 1px 1px #555, 2px 1px 1px #333, 1px 2px 1px #555, 3px 2px 1px #333, 2px 3px 1px #555, 4px 3px 1px #333, 3px 4px 1px #555, 5px 4px 1px #333, 4px 5px 1px #555, 6px 5px 1px #333;
    }

    #mainMenu > nav > ul > li > a:hover {
        color: #77c1d1;
    }

    .topmenu > ul {
        position: absolute;
        z-index: 30;
        transform-origin: top;
        margin-top: 7px;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        width: 8%;
        border-radius: 0px 0px 5px 5px;
    }

    .topmenu:hover > ul {
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-out-cubic;
        -webkit-transition-duration: 200ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-out-cubic;
        -moz-transition-duration: 200ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-out-cubic;
        -o-transition-duration: 200ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-out-cubic;
        transition-duration: 200ms;
    }

    .topmenu ul > li {
        padding: 5px 10px 5px 10px;
        border-bottom: 1px solid #77c1d1;
    }

    .topmenu ul > li:last-of-type {
        border-bottom: 0px solid #77c1d1;
    }

    .topmenu ul > li > a {
        color: rgba(0, 0, 0, 0.0);
        font-family: oswaldn;
        font-size: 0.9em;
        transition: all 1s ease;
        text-shadow: 3px 3px 18px #000;
    }

    .topmenu a:hover ~ ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
    }

    .topmenu:hover ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
        font-size: 0.9em;
    }

    .topmenu ul > li > a:hover {
        color: rgba(119, 193, 209, 1.0);
    }

    .dropdown {
        position: absolute;
        width: 100%;
        height: 220px;
        left: 0%;
        background-color: rgba(0, 0, 0, 0.9);
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transform-origin: top;
        margin-top: 7px;
        z-index: 30;
        -webkit-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        border: 1px solid #77c1d1;
        border-radius: 0px 0px 300px 300px;
        background-image: url(assets/img/rofa/logoKlein.png);
        background-position: left;
        background-repeat: no-repeat;
    }

    .topmenu:hover > .dropdown {
        display: block;
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 300ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-in-out;
        -o-transition-duration: 300ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-in-out;
        transition-duration: 300ms;
    }

    #wrapper {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 0px 0px 10px #000;
        -moz-box-shadow: 0px 0px 10px #000;
        box-shadow: 0px 0px 10px #000;
        margin-top: 5px;
        z-index: -1;
    }

    #cWrapper {
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }

    .evImage {
        width: 50%;
        float: left;
        overflow: auto;
    }

    #container {
        margin-bottom: 10px;
        overflow: hidden;
    }

    #cHead {
        font-size: 1em;
    }

    .eventImage img {
        width: 100% !important;
        height: 100% !important;
        transition: all .25s ease-in-out !important;
        -moz-transition: all .25s ease-in-out !important;
        -webkit-transition: all .25s ease-in-out !important;
        cursor: pointer !important;
    }

    #evText {
        display: none;
        font-size: 0.9em;
        height: 100%;
        overflow: scroll !important;
        overflow-x: hidden !important;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 99999999;
    }

    #cContent:hover #evText {
        display: block;
        transition: all 1.25s ease-in-out;
        -moz-transition: all 1.25s ease-in-out;
        -webkit-transition: all 1.25s ease-in-out;
        overflow: hidden;
    }

    #cContent:hover .eventImage img {
        opacity: 0.1 !important;
        cursor: pointer !important;
    }

    #cContent.event {}

    #cRight #cRightLeft #cContent:hover {
        overflow: hidden;
    }

    #cRight #cRightRight #cContent:hover {
        overflow: hidden;
    }

    footer {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 50px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px 0px 4px #000;
        -moz-box-shadow: inset 0px 0px 10px #000;
        box-shadow: inset 0px 0px 10px #000;
        box-shadow: 0 0 10px #000;
        margin-top: 30px;
    }

    #footerMenu {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        -webkit-box-shadow: inset 0px 0px 5px #bccdd1;
        -moz-box-shadow: inset 0px 0px 5px #bccdd1;
        box-shadow: inset 0px 0px 5px #bccdd1;
        padding: 10px;
    }

    #footerMenu h4 {
        color: #77c1d1;
    }

    #footerMenu ul {
        float: left;
        padding: 5px;
        width: 16.6666666666666667%;
    }

    #footerMenu ul:first-child {
        padding-left: 0px;
    }

    #footerMenu ul:last-child {
        padding-right: 0px;
    }

    #footerMenu li {
        list-style-type: none;
        border-bottom: 1px solid #232323;
        padding: 2px;
    }

    #footerMenu li:first-child {}

    #footerMenu li a {
        text-decoration: none;
        font-size: 0.8em;
    }

    #copyright {
        width: 199px;
        margin: 0 auto;
        color: #eee;
        font-family: oswaldl;
        clear: both;
    }

    #cContent.bewirtung img {
        width: 100%;
        transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
    }

    #cContent.bewirtung img:hover {
        position: absolute;
        transform: scale(0.8, 0.8);
        left: 0;
        top: 0;
        z-index: 5;
        border: 2px solid #cdcdcd;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
        opacity: 1 !important;
    }

    .location {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323;
        margin-bottom: 10px;
    }

    .location:hover {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323
    }

    .locationLeft {
        float: left;
        width: 50%;
        overflow: auto;
    }

    .locationRight {
        width: 50%;
        float: left;
        overflow: auto;
    }

    .locationHead {
        width: 100%;
        padding: 5px;
        overflow: auto;
        text-align: center;
        font-size: 1.2em;
        font-family: 'oswaldh';
    }

    #locationCont1 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont2 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont3 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont4 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont5 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont6 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont7 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont8 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont9 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont10 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont11 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont12 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont13 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont14 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont15 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    #locationCont16 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 160px;
    }

    .rundgangPics2 {
        border: 3px solid #232323;
        overflow: hidden;
        height: 150px;
        display: flex;
        align-items: center;
    }

    .rundgangPics2 img {
        align-content: center;
        width: 100%;
    }

    #locationCont1:target #effectCont1 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont2:target #effectCont2 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont3:target #effectCont3 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont4:target #effectCont4 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont5:target #effectCont5 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont6:target #effectCont6 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont7:target #effectCont7 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont8:target #effectCont8 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont9:target #effectCont9 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont10:target #effectCont10 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont11:target #effectCont11 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont12:target #effectCont12 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont13:target #effectCont13 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont14:target #effectCont14 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont15:target #effectCont15 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont16:target #effectCont16 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont17:target #effectCont17 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont18:target #effectCont18 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont19:target #effectCont19 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont20:target #effectCont20 {
        display: block;
        border: solid 10px #232323;
    }

    .effectCont:target {
        display: none;
    }

    #effectCont1 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont2 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont3 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont4 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont5 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont6 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont7 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont8 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont9 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont10 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont11 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont12 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont13 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont14 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont15 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont16 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    .effectContHead {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        top: 0;
        padding: 5px;
        z-index: 999999;
    }

    .description {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        bottom: 0;
        padding: 5px;
    }

    .botDescription {
        background-color: rgba(35, 35, 35, 0.7);
        padding: 5px;
        overflow: auto;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 10px;
    }

    .schliessen {
        position: absolute;
        right: 0px;
        margin: 5px;
        border: 1px solid #232323;
        text-decoration: none;
        background-color: #232323;
        padding: 5px;
        border-radius: 5px;
        z-index: 99999;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
    }

    .rundgangPics {
        width: 100%;
        height: 600px;
        overflow: hidden;
    }

    .rundgangPics img {
        opacity: 0;
        transition: opacity .6s linear .8s;
    }

    .rundgangPics img.loaded {
        opacity: 1;
    }

    .img-pan-container,
    .img-pan-container img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .img-pan-container {
        position: relative;
        overflow: hidden;
        cursor: crosshair;
        height: 100%;
        width: 100%;
    }

    .img-pan-container img {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 0;
        left: 0;
    }

    #rundgangWrapper {
        width: 100%;
        overflow: auto;
    }

    .history {
        float: right;
        width: 20%;
    }

    .geschichte img {
        float: right;
        margin-left: 7px;
        margin-bottom: 7px;
    }

    .flexRow {
        display: flex;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .wDay {
        flex-grow: 1;
        color: #77c1d1;
        width: 30%;
        width: 20%;
    }

    .wProgramm {
        flex-grow: 1;
        width: 40%;
    }

    .specialHead {
        font-family: oswaldh;
        font-size: 1.2em;
        width: 100%;
        padding: 10px;
        background-color: rgba(119, 119, 119, 0.2);
        border-bottom: 1px solid #333;
    }

    .specialCont {
        width: 100%;
        overflow: auto;
        display: flex;
    }

    .specialImg {
        width: 30%;
        padding: 10px;
    }

    .specialImg img {
        width: 100%;
    }

    .specialText {
        width: 70%;
        padding: 10px;
    }

    .reslidedescription span {
        font-size: 1.8em !important;
    }

    .reslidetitle span {
        font-size: 2.4em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_title_text_1 {
        font-size: 1.8em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_description_text_1 {
        background-color: #f00 !important;
        font-size: 1.4em !important;
    }
}


/* 3. 12 Column Grid 780px - 999px
    -----------------------------------------------------------------------------

    Span 1:    8.33333333333%
    Span 2:    16.6666666667%
    Span 3:    25.0%
    Span 4:    33.3333333333%
    Span 5:    41.6666666667%
    Span 6:    50.0%
    Span 7:    58.3333333333%
    Span 8:    66.6666666667%
    Span 9:    75.0%
    Span 10:    83.3333333333%
    Span 11:    91.6666666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */


/* 4. 12 Column Grid 1000px - 1199px
    -----------------------------------------------------------------------------

    Span 1:    8.33333333333%
    Span 2:    16.6666666667%
    Span 3:    25.0%
    Span 4:    33.3333333333%
    Span 5:    41.6666666667%
    Span 6:    50.0%
    Span 7:    58.3333333333%
    Span 8:    66.6666666667%
    Span 9:    75.0%
    Span 10:    83.3333333333%
    Span 11:    91.6666666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */

@media screen and (min-width: 949px) and (max-width: 1609px) {
    .row {
        margin-left: -15px;
    }

    .col {
        border-left-width: 0px;
        padding: 0 0px;
    }

    .col:nth-child(n) {
        border-left-width: 15px;
    }

    .col:first-child {
        border-left-width: 0px;
    }

    #cLeft {
        border-left-width: 0px;
    }

    #cRight {
        border-left-width: 0px;
    }

    #cRight .col:first-child {
        border-left-width: 15px;
    }

    .span_1_xl {
        width: 8.33333333333%;
    }

    .span_2_xl {
        width: 16.6666666667%;
    }

    .span_3_xl {
        width: 25.0%;
    }

    .span_4_xl {
        width: 33.3333333333%;
    }

    .span_5_xl {
        width: 41.6666666667%;
    }

    .span_6_xl {
        width: 50.0%;
    }

    .span_7_xl {
        width: 58.3333333333%;
    }

    .span_8_xl {
        width: 66.6666666667%;
    }

    .span_9_xl {
        width: 75.0%;
    }

    .span_10_xl {
        width: 83.3333333333%;
    }

    .span_11_xl {
        width: 91.6666666667%;
    }

    .span_12_xl {
        margin-left: 0;
        width: 100%;
    }

    #mobileMenu {
        display: none;
    }

    #mobileFooterMenu {
        display: none;
    }

    #headerMobile {
        display: none;
    }

    #headerMobile {
        width: 100%;
    }

    header {
        overflow: auto;
        margin-bottom: 15px;
    }

    header img {
        display: block;
        width: 80%;
        margin: 0 auto;
        z-index: -10;
    }

    #mainMenu {
        overflow: auto;
        width: 80%;
        background-image: url(assets/img/bg/menuBg12.png);
        background-size: cover;
        margin: 0 auto;
        z-index: 100;
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        border-radius: 90px 90px 0px 0px;
        transition: all 0.6s ease;
        z-index: 3000;
    }

    #mainMenu:hover {
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
    }

    #mainMenu > nav {
        margin: 0 auto;
        z-index: 30;
        overflow: auto;
        width: 100%;
    }

    #mainMenu > nav > ul > li {
        float: left;
        display: block;
        padding: 7px;
        text-align: center;
        margin-right: 20px;
    }

    #mainMenu > nav > ul > li:last-child {
        margin-right: 0px;
    }

    #mainMenu > nav > ul {
        overflow: auto;
        margin: 0 auto;
        width: 717px;
    }

    #mainMenu > nav > ul > li > a {
        color: #eee;
        font-family: oswaldn;
        font-size: 1.3em;
        transition: color .25s ease-in-out;
        -moz-transition: color .25s ease-in-out;
        -webkit-transition: color .25s ease-in-out;
        text-shadow: 1px 0px 1px #333, 0px 1px 1px #555, 2px 1px 1px #333, 1px 2px 1px #555, 3px 2px 1px #333, 2px 3px 1px #555, 4px 3px 1px #333, 3px 4px 1px #555, 5px 4px 1px #333, 4px 5px 1px #555, 6px 5px 1px #333;
    }

    #mainMenu > nav > ul > li > a:hover {
        color: #77c1d1;
    }

    .topmenu > ul {
        position: absolute;
        z-index: 30;
        transform-origin: top;
        margin-top: 7px;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        width: 8%;
        border-radius: 0px 0px 5px 5px;
    }

    .topmenu:hover > ul {
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-out-cubic;
        -webkit-transition-duration: 200ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-out-cubic;
        -moz-transition-duration: 200ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-out-cubic;
        -o-transition-duration: 200ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-out-cubic;
        transition-duration: 200ms;
    }

    .topmenu ul > li {
        padding: 5px 10px 5px 10px;
        border-bottom: 1px solid #77c1d1;
    }

    .topmenu ul > li:last-of-type {
        border-bottom: 0px solid #77c1d1;
    }

    .topmenu ul > li > a {
        color: rgba(0, 0, 0, 0.0);
        font-family: oswaldn;
        font-size: 0.9em;
        transition: all 1s ease;
        text-shadow: 3px 3px 18px #000;
    }

    .topmenu a:hover ~ ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
    }

    .topmenu:hover ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
        font-size: 0.9em;
    }

    .topmenu ul > li > a:hover {
        color: rgba(119, 193, 209, 1.0);
    }

    .dropdown {
        position: absolute;
        width: 80%;
        height: 220px;
        background-color: rgba(0, 0, 0, 0.9);
        left: 5%;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transform-origin: top;
        margin-top: 7px;
        z-index: 30;
        -webkit-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        border: 1px solid #77c1d1;
        border-radius: 0px 0px 300px 300px;
        background-image: url(assets/img/rofa/logoKlein.png);
        background-position: left;
        background-repeat: no-repeat;
    }

    .topmenu:hover > .dropdown {
        display: block;
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 300ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-in-out;
        -o-transition-duration: 300ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-in-out;
        transition-duration: 300ms;
    }

    #wrapper {
        width: 80%;
        margin: 0 auto;
        overflow: auto;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 0px 0px 10px #000;
        -moz-box-shadow: 0px 0px 10px #000;
        box-shadow: 0px 0px 10px #000;
        margin-top: 5px;
        z-index: -1;
    }

    #cWrapper {
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }

    .evImage {
        width: 50%;
        float: left;
        overflow: auto;
    }

    #container {
        margin-bottom: 10px;
        overflow: hidden;
    }

    #cHead {
        font-size: 1.3em;
    }

    .eventImage img {
        width: 100% !important;
        height: 100% !important;
        transition: all .25s ease-in-out !important;
        -moz-transition: all .25s ease-in-out !important;
        -webkit-transition: all .25s ease-in-out !important;
        cursor: pointer !important;
    }

    #evText {
        display: none;
        font-size: 0.9em;
        height: 100%;
        overflow: scroll !important;
        overflow-x: hidden !important;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 99999999;
    }

    #cContent:hover #evText {
        display: block;
        transition: all 1.25s ease-in-out;
        -moz-transition: all 1.25s ease-in-out;
        -webkit-transition: all 1.25s ease-in-out;
        overflow: hidden;
    }

    #cContent:hover .eventImage img {
        opacity: 0.1 !important;
        cursor: pointer !important;
    }

    #cContent.event {}

    #cRight #cRightLeft #cContent:hover {
        overflow: hidden;
    }

    #cRight #cRightRight #cContent:hover {
        overflow: hidden;
    }

    footer {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 50px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px 0px 4px #000;
        -moz-box-shadow: inset 0px 0px 10px #000;
        box-shadow: inset 0px 0px 10px #000;
        box-shadow: 0 0 10px #000;
        margin-top: 50px;
    }

    #footerMenu {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        -webkit-box-shadow: inset 0px 0px 5px #bccdd1;
        -moz-box-shadow: inset 0px 0px 5px #bccdd1;
        box-shadow: inset 0px 0px 5px #bccdd1;
        padding: 10px;
    }

    #footerMenu h4 {
        color: #77c1d1;
    }

    #footerMenu ul {
        float: left;
        padding: 5px;
        width: 16.6666666666666667%;
    }

    #footerMenu ul:first-child {
        padding-left: 0px;
    }

    #footerMenu ul:last-child {
        padding-right: 0px;
    }

    #footerMenu li {
        list-style-type: none;
        border-bottom: 1px solid #232323;
        padding: 2px;
    }

    #footerMenu li:first-child {}

    #footerMenu li a {
        text-decoration: none;
        font-size: 0.8em;
    }

    #copyright {
        width: 199px;
        margin: 0 auto;
        color: #eee;
        font-family: oswaldl;
        clear: both;
    }

    #cContent.bewirtung img {
        width: 100%;
        transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
    }

    #cContent.bewirtung img:hover {
        position: absolute;
        transform: scale(0.8, 0.8);
        left: 0;
        top: 0;
        z-index: 5;
        border: 2px solid #cdcdcd;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
        opacity: 1 !important;
    }

    .location {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323;
        margin-bottom: 10px;
    }

    .location:hover {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323
    }

    .locationLeft {
        float: left;
        width: 50%;
        overflow: auto;
    }

    .locationRight {
        width: 50%;
        float: left;
        overflow: auto;
    }

    .locationHead {
        width: 100%;
        padding: 5px;
        overflow: auto;
        text-align: center;
        font-size: 1.4em;
        font-family: 'oswaldh';
    }

    #locationCont1 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont2 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont3 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont4 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont5 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont6 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont7 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont8 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont9 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont10 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont11 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont12 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont13 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont14 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont15 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont16 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    .rundgangPics2 {
        border: 3px solid #232323;
        overflow: hidden;
        height: 200px;
        display: flex;
        align-items: center;
    }

    .rundgangPics2 img {
        align-content: center;
        width: 100%;
    }

    #locationCont1:target #effectCont1 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont2:target #effectCont2 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont3:target #effectCont3 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont4:target #effectCont4 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont5:target #effectCont5 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont6:target #effectCont6 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont7:target #effectCont7 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont8:target #effectCont8 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont9:target #effectCont9 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont10:target #effectCont10 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont11:target #effectCont11 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont12:target #effectCont12 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont13:target #effectCont13 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont14:target #effectCont14 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont15:target #effectCont15 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont16:target #effectCont16 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont17:target #effectCont17 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont18:target #effectCont18 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont19:target #effectCont19 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont20:target #effectCont20 {
        display: block;
        border: solid 10px #232323;
    }

    .effectCont:target {
        display: none;
    }

    #effectCont1 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont2 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont3 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont4 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont5 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont6 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont7 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont8 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont9 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont10 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont11 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont12 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont13 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont14 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont15 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont16 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    .effectContHead {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        top: 0;
        padding: 5px;
        z-index: 999999;
    }

    .description {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        bottom: 0;
        padding: 5px;
    }

    .botDescription {
        background-color: rgba(35, 35, 35, 0.7);
        padding: 5px;
        overflow: auto;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 10px;
    }

    .schliessen {
        position: absolute;
        right: 0px;
        margin: 5px;
        border: 1px solid #232323;
        text-decoration: none;
        background-color: #232323;
        padding: 5px;
        border-radius: 5px;
        z-index: 99999;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
    }

    .rundgangPics {
        width: 100%;
        height: 600px;
        overflow: hidden;
    }

    .rundgangPics img {
        opacity: 0;
        transition: opacity .6s linear .8s;
    }

    .rundgangPics img.loaded {
        opacity: 1;
    }

    .img-pan-container,
    .img-pan-container img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .img-pan-container {
        position: relative;
        overflow: hidden;
        cursor: crosshair;
        height: 100%;
        width: 100%;
    }

    .img-pan-container img {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 0;
        left: 0;
    }

    #rundgangWrapper {
        width: 100%;
        overflow: auto;
    }

    .history {
        float: right;
        width: 20%;
    }

    .geschichte img {
        float: right;
        margin-left: 7px;
        margin-bottom: 7px;
    }

    .flexRow {
        display: flex;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .wDay {
        flex-grow: 1;
        color: #77c1d1;
        width: 30%;
        width: 20%;
    }

    .wProgramm {
        flex-grow: 1;
        width: 40%;
    }

    .specialHead {
        font-family: oswaldh;
        font-size: 1.2em;
        width: 100%;
        background-color: rgba(119, 119, 119, 0.2);
        border-bottom: 1px solid #333;
    }

    .specialCont {
        width: 100%;
        overflow: auto;
        display: flex;
    }

    .specialImg {
        width: 30%;
        padding: 10px;
    }

    .specialImg img {
        width: 100%;
    }

    .specialText {
        width: 70%;
        padding: 10px;
    }

    .reslidedescription span {
        font-size: 1.8em !important;
    }

    .reslidetitle span {
        font-size: 2.4em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_title_text_1 {
        font-size: 1.8em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_description_text_1 {
        background-color: #f00 !important;
        font-size: 1.4em !important;
    }
}


/* 5. 12 Column Grid 1200px - Infinity
    -----------------------------------------------------------------------------

    Span 1:    8.33333333333%
    Span 2:    16.6666666667%
    Span 3:    25.0%
    Span 4:    33.3333333333%
    Span 5:    41.6666666667%
    Span 6:    50.0%
    Span 7:    58.3333333333%
    Span 8:    66.6666666667%
    Span 9:    75.0%
    Span 10:    83.3333333333%
    Span 11:    91.6666666667%
    Span 12:    100%

    ----------------------------------------------------------------------------- */

@media screen and (min-width: 1610px) {
    .row {
        margin-left: -15px;
    }

    .col {
        border-left-width: 0px;
        padding: 0 0px;
    }

    .col:nth-child(n) {
        border-left-width: 20px;
    }

    .col:first-child {
        border-left-width: 0px;
    }

    #cLeft {
        border-left-width: 0px;
    }

    #cRight {
        border-left-width: 0px;
    }

    #cRight .col:first-child {
        border-left-width: 20px;
    }

    .span_1_xl {
        width: 8.33333333333%;
    }

    .span_2_xl {
        width: 16.6666666667%;
    }

    .span_3_xl {
        width: 25.0%;
    }

    .span_4_xl {
        width: 33.3333333333%;
    }

    .span_5_xl {
        width: 41.6666666667%;
    }

    .span_6_xl {
        width: 50.0%;
    }

    .span_7_xl {
        width: 58.3333333333%;
    }

    .span_8_xl {
        width: 66.6666666667%;
    }

    .span_9_xl {
        width: 75.0%;
    }

    .span_10_xl {
        width: 83.3333333333%;
    }

    .span_11_xl {
        width: 91.6666666667%;
    }

    .span_12_xl {
        margin-left: 0;
        width: 100%;
    }

    #mobileMenu {
        display: none;
    }

    #mobileFooterMenu {
        display: none;
    }

    #headerMobile {
        display: none;
    }

    #headerMobile {
        width: 100%;
    }

    header {
        overflow: auto;
        margin-bottom: 15px;
    }

    header img {
        display: block;
        width: 60%;
        margin: 0 auto;
        z-index: -10;
    }

    header > iframe {
        display: block;
        width: 60%;
        margin: 0 auto;
    }

    #mainMenu {
        overflow: auto;
        width: 70%;
        background-image: url(assets/img/bg/menuBg12.png);
        background-size: cover;
        margin: 0 auto;
        z-index: 100;
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 10px #bccdd1;
        border-radius: 90px 90px 0px 0px;
        transition: all 0.6s ease;
        z-index: 3000;
    }

    #mainMenu:hover {
        -webkit-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
        box-shadow: 0px 0px 30px 0px #77c1d1, inset 0px 0px 30px 0px #77c1d1;
    }

    #mainMenu > nav {
        margin: 0 auto;
        z-index: 30;
        overflow: auto;
        width: 100%;
    }

    #mainMenu > nav > ul > li {
        float: left;
        display: block;
        padding: 7px;
        text-align: center;
        margin-right: 20px;
    }

    #mainMenu > nav > ul > li:last-child {
        margin-right: 0px;
    }

    #mainMenu > nav > ul {
        margin: 0 auto;
        overflow: auto;
        margin: 0 auto;
        width: 840px
    }

    #mainMenu > nav > ul > li > a {
        color: #eee;
        font-family: oswaldn;
        font-size: 1.6em;
        transition: color .25s ease-in-out;
        -moz-transition: color .25s ease-in-out;
        -webkit-transition: color .25s ease-in-out;
        text-shadow: 1px 0px 1px #333, 0px 1px 1px #555, 2px 1px 1px #333, 1px 2px 1px #555, 3px 2px 1px #333, 2px 3px 1px #555, 4px 3px 1px #333, 3px 4px 1px #555, 5px 4px 1px #333, 4px 5px 1px #555, 6px 5px 1px #333;
    }

    #mainMenu > nav > ul > li > a:hover {
        color: #77c1d1;
    }

    .topmenu > ul {
        position: absolute;
        z-index: 30;
        transform-origin: top;
        margin-top: 7px;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        width: 8%;
        border-radius: 0px 0px 5px 5px;
    }

    .topmenu:hover > ul {
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-out-cubic;
        -webkit-transition-duration: 200ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-out-cubic;
        -moz-transition-duration: 200ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-out-cubic;
        -o-transition-duration: 200ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-out-cubic;
        transition-duration: 200ms;
    }

    .topmenu ul > li {
        padding: 5px 10px 5px 10px;
        border-bottom: 1px solid #77c1d1;
    }

    .topmenu ul > li:last-of-type {
        border-bottom: 0px solid #77c1d1;
    }

    .topmenu ul > li > a {
        color: rgba(0, 0, 0, 0.0);
        font-family: oswaldn;
        font-size: 1.1em;
        transition: all 1s ease;
        text-shadow: 3px 3px 18px #000;
    }

    .topmenu a:hover ~ ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
        font-size: 1.1em;
    }

    .topmenu:hover ul > li > a {
        color: rgba(204, 204, 204, 1.0);
        font-family: oswaldn;
        font-size: 1.1em;
    }

    .topmenu ul > li > a:hover {
        color: rgba(119, 193, 209, 1.0);
    }

    .dropdown {
        position: absolute;
        width: 70%;
        height: 240px;
        background-color: rgba(0, 0, 0, 0.9);
        left: 15%;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        transform-origin: top;
        margin-top: 7px;
        z-index: 30;
        -webkit-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        -moz-box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        box-shadow: 0px 0px 10px 0px #77c1d1, inset 0px 0px 10px 0px #77c1d1;
        border: 1px solid #77c1d1;
        border-radius: 0px 0px 300px 300px;
        background-image: url(assets/img/rofa/logoKlein.png);
        background-position: left;
        background-repeat: no-repeat;
    }

    .topmenu:hover > .dropdown {
        display: block;
        -webkit-transform: scale(1, 1);
        -webkit-transition-property: all;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: scale(1, 1);
        -moz-transition-property: all;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 300ms;
        -o-transform: scale(1, 1);
        -o-transition-property: all;
        -o-t-transition-timing-function: ease-in-out;
        -o-transition-duration: 300ms;
        transform: scale(1, 1);
        transition-property: all;
        transition-timing-function: ease-in-out;
        transition-duration: 300ms;
    }

    #wrapper {
        width: 70%;
        margin: 0 auto;
        overflow: auto;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: 0px 0px 10px #000;
        -moz-box-shadow: 0px 0px 10px #000;
        box-shadow: 0px 0px 10px #000;
        margin-top: 5px;
        z-index: -1;
    }

    #cWrapper {
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }

    .evImage {
        width: 50%;
        float: left;
        overflow: auto;
    }

    #container {
        margin-bottom: 10px;
        overflow: hidden;
    }

    .eventImage img {
        width: 100% !important;
        height: 100% !important;
        transition: all .25s ease-in-out !important;
        -moz-transition: all .25s ease-in-out !important;
        -webkit-transition: all .25s ease-in-out !important;
        cursor: pointer !important;
    }

    #evText {
        display: none;
        font-size: 0.9em;
        height: 100%;
        overflow: scroll !important;
        overflow-x: hidden !important;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 99999999;
    }

    #cContent:hover #evText {
        display: block;
        transition: all 1.25s ease-in-out;
        -moz-transition: all 1.25s ease-in-out;
        -webkit-transition: all 1.25s ease-in-out;
        overflow: hidden;
    }

    #cContent:hover .eventImage img {
        opacity: 0.1 !important;
        cursor: pointer !important;
    }

    .galItems {
        margin-bottom: 10px;
    }

    #cContent.event {}

    #cRight #cRightLeft #cContent:hover {
        overflow: hidden;
    }

    #cRight #cRightRight #cContent:hover {
        overflow: hidden;
    }

    footer {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 50px;
        background-color: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px 0px 4px #000;
        -moz-box-shadow: inset 0px 0px 10px #000;
        box-shadow: inset 0px 0px 10px #000;
        border: none;
        margin-top: 50px;
        box-shadow: 0 0 10px #000;
    }

    #footerMenu {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        padding: 10px;
    }

    #footerMenu h4 {
        color: #77c1d1;
    }

    #footerMenu ul {
        float: left;
        padding: 5px;
        width: 16.6666666666666667%;
    }

    #footerMenu ul:first-child {
        padding-left: 0px;
    }

    #footerMenu ul:last-child {
        padding-right: 0px;
    }

    #footerMenu li {
        list-style-type: none;
        border-bottom: 1px solid #232323;
        padding: 2px;
    }

    #footerMenu li:first-child {}

    #footerMenu li a {
        text-decoration: none;
        font-size: 0.8em;
    }

    #copyright {
        width: 199px;
        margin: 0 auto;
        color: #eee;
        font-family: oswaldl;
        clear: both;
    }

    #cContent.bewirtung img {
        width: 100%;
        transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
    }

    #cContent.bewirtung img:hover {
        position: absolute;
        transform: scale(0.8, 0.8);
        left: 0;
        top: 0;
        z-index: 5;
        border: 2px solid #cdcdcd;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
        opacity: 1 !important;
    }

    .location {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323;
        margin-bottom: 10px;
    }

    .location:hover {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #232323
    }

    .locationLeft {
        float: left;
        width: 50%;
        overflow: auto;
    }

    .locationRight {
        width: 50%;
        float: left;
        overflow: auto;
    }

    .locationHead {
        width: 100%;
        padding: 5px;
        overflow: auto;
        text-align: center;
        font-size: 1.4em;
        font-family: 'oswaldh';
    }

    #locationCont1 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont2 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont3 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont4 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont5 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont6 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont7 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont8 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont9 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont10 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont11 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont12 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont13 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont14 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont15 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    #locationCont16 {
        width: 100%;
        overflow: hidden;
        padding: 5px;
        height: 200px;
    }

    .rundgangPics2 {
        border: 3px solid #232323;
        overflow: hidden;
        height: 200px;
        display: flex;
        align-items: center;
    }

    .rundgangPics2 img {
        align-content: center;
        width: 100%;
    }

    #locationCont1:target #effectCont1 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont2:target #effectCont2 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont3:target #effectCont3 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont4:target #effectCont4 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont5:target #effectCont5 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont6:target #effectCont6 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont7:target #effectCont7 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont8:target #effectCont8 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont9:target #effectCont9 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont10:target #effectCont10 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont11:target #effectCont11 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont12:target #effectCont12 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont13:target #effectCont13 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont14:target #effectCont14 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont15:target #effectCont15 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont16:target #effectCont16 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont17:target #effectCont17 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont18:target #effectCont18 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont19:target #effectCont19 {
        display: block;
        border: solid 10px #232323;
    }

    #locationCont20:target #effectCont20 {
        display: block;
        border: solid 10px #232323;
    }

    .effectCont:target {
        display: none;
    }

    #effectCont1 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont2 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont3 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont4 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont5 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont6 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont7 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont8 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont9 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont10 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont11 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont12 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont13 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont14 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont15 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    #effectCont16 {
        position: fixed;
        width: 80%;
        left: 10%;
        z-index: 9000;
        top: 10%;
        display: none;
    }

    .effectContHead {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        top: 0;
        padding: 5px;
        z-index: 999999;
    }

    .description {
        background-color: rgba(35, 35, 35, 0.7);
        position: absolute;
        bottom: 0;
        padding: 5px;
    }

    .botDescription {
        background-color: rgba(35, 35, 35, 0.7);
        padding: 5px;
        overflow: auto;
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 10px;
    }

    .schliessen {
        position: absolute;
        right: 0px;
        margin: 5px;
        border: 1px solid #232323;
        text-decoration: none;
        background-color: #232323;
        padding: 5px;
        border-radius: 5px;
        z-index: 99999;
        -webkit-box-shadow: 0px 0px 30px #020202;
        -moz-box-shadow: 0px 0px 30px #020202;
        box-shadow: 0px 0px 30px #020202;
    }

    .rundgangPics {
        width: 100%;
        height: 600px;
        overflow: hidden;
    }

    .rundgangPics img {
        opacity: 0;
        transition: opacity .6s linear .8s;
    }

    .rundgangPics img.loaded {
        opacity: 1;
    }

    .img-pan-container,
    .img-pan-container img {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .img-pan-container {
        position: relative;
        overflow: hidden;
        cursor: crosshair;
        height: 100%;
        width: 100%;
    }

    .img-pan-container img {
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 0;
        left: 0;
    }

    #rundgangWrapper {
        width: 100%;
        overflow: auto;
    }

    .history {
        float: right;
        width: 20%;
    }

    .geschichte img {
        float: right;
        margin-left: 7px;
        margin-bottom: 7px;
    }

    .flexRow {
        display: flex;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .wDay {
        flex-grow: 1;
        color: #77c1d1;
        width: 30%;
        width: 20%;
    }

    .wProgramm {
        flex-grow: 1;
        width: 40%;
    }

    .specialHead {
        font-family: oswaldh;
        font-size: 1.2em;
        width: 100%;
        padding: 10px;
        background-color: rgba(119, 119, 119, 0.2);
        border-bottom: 1px solid #333;
    }

    .specialCont {
        width: 100%;
        overflow: auto;
        display: flex;
    }

    .specialImg {
        width: 30%;
        padding: 10px;
    }

    .specialImg img {
        width: 100%;
    }

    .specialText {
        width: 70%;
        padding: 10px;
    }

    .reslidedescription span {
        font-size: 1.8em !important;
    }

    .reslidetitle span {
        font-size: 2.4em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_title_text_1 {
        font-size: 1.8em !important;
        text-shadow: 4px 4px 4px #000;
    }

    .huge_it_slideshow_description_text_1 {
        background-color: #f00 !important;
        font-size: 1.4em !important;
    }

    .input_deactive {
        width: 100% !important;
    }
}
