/*
.responsive-nav {
    display: none
}
*/

.datensch-impress {
    z-index: 999;
    position: fixed;
    right: 3%;
    bottom: 0;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background-color: #4e935b
}

.datensch-impress a {
    color: #fff;
    font-weight: 700
}

.datensch-impress a:hover {
    transition: .5s;
    text-decoration: none;
    color: #badfc1
}

/*
#responsive-nav,
.sidenav {
    display: none
}
*/


.ce_text block > p > span{
    font-size: 14px!important;
}


.wrappercarousel div.slide img {
    width: 540px;
    height: 351px
}

.secnav {
        width: 100%;
    margin: auto;
    
    }

@media screen and (max-width:1080px) {
    .span9 {
        width: 255px
    }

    .rectangle .container {
        width: 100%
    }

    .span7 {
        width: 500px;
        margin: auto
    }

    .wrappercarousel div.slide img {
        width: 100%;
        height: auto
    }

    body {
        padding-top: 0
    }

    .wrapper {
        width: 100%
    }

    .rectangle {
        width: 100%;
        left: 0;
        right: 0
    }

    .span12,
    .span5 {
        width: 100%;
        margin: 0
    }

    .row {
        margin: 20px 1%
    }

    .wrappercarousel {
        height: auto
    }

    .wrappercarousel div.slide img {
        width: 100%;
        height: auto
    }

    #responsive-nav,
    .responsive-nav,
    .sidenav {
        display: block
    }

    #responsive-nav {
        position: fixed;
        top: 35px;
        right: 5%;
        font-size: 45px;
        z-index: 998;
        color: #8ddf9c
    }

/*
    .secnav {
        display: none
    }
*/

/*
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        right: 0;
        background-color: #8ddf9c;
        overflow-x: hidden;
        transition: .5s;
        padding-top: 60px;
        text-align: center
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #fff;
        display: block;
        transition: .3s
    }

    .sidenav a:hover {
        color: #f1f1f1
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        z-index: 999;
        font-size: 36px;
        margin-left: 50px
    }
*/

    #teamcarousel,
    caroufredsel_wrapper {
        width: 100%
    }

    .content {
        width: 99%
    }

    .span4 {
        width: 100%
    }

    .sidebar h3 {
        text-align: left
    }

    [class*=span] {
        margin-left: 0
    }
}

@media screen and (max-width:550px) {
    .span7 {
        display: none;
    }

    h2.main_title {
        margin-top: 20px
    }

    .span4 p {
        width: 230px
    }

    .span2 {
        width: auto
    }

    h2 {
        font-size: 20px
    }

    .btn.disabled,
    .btn[disabled] {
        margin-bottom: 10px
    }

    .thumbnails {
        margin-left: 0
    }
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dsa-cookie-notice-close:hover {
    background-color: #000
}

.dsa-cookie-notice-close {
    position: absolute;
    display: block;
    height: 20px;
    bottom: 20px;
    width: 20px;
    line-height: 20px;
    right: 5px;
    top: 5px;
    text-decoration: none;
    color: #fff !important;
    background-color: #8ddf9c
}

.dsa-cookie-notice {
    font-family: arial;
    font-size: 12px;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 40px;
    z-index: 99999 !important;
    background-color: #4e935b;
    margin: auto;
    width: 100%;
    text-align: center;
    color: #fff
}

.dsa-cookie-notice a {
    color: #8ddf9c;
    font-weight: 700
}

.dsa-cookie-notice.hide {
    display: none
}

.cookie-inner {
    padding: 25px
}