@import url(reset.css);
/*
#section-6 .oeffnungszeiten h3,
.txt h3,
h1,
h2 {
    text-transform: uppercase
}
*/
nav.menu-fixed label,
nav.menu-fixed ul li {
    padding: 0;
    display: block
}
#section-1 .content a,
.links a,
.slider-box a,
footer a,
nav ul li a {
    text-decoration: none
}
/* montserrat-regular - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/montserrat-v12-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-italic - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: local('Montserrat Italic'), local('Montserrat-Italic'), url('../fonts/montserrat-v12-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/montserrat-v12-latin-italic.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-700 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/montserrat-v12-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.clear {
    clear: both
}
.blue {
    color: #009CB5;
}
body {
    font: 400 15px/24px 'Montserrat', arial, helvetica;
    color: #575958;
    -webkit-text-size-adjust: none
}
.links a,
.slider-box span,
nav ul li {
    font-weight: 700
}
.inner {
    width: 1280px;
    margin: auto;
    position: relative;
}
header {
    border-top: 5px solid #009CB5
}
.links {
    margin: 10px 0 0;
    position: fixed;
    z-index: 999999;
}
.links a {
    color: #009CB5;
    font-size: 12px;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}
.links a:hover {
    color: #006272;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}
.links a:first-child {
    margin: 0 8px 0 0
}
.logo,
.partner-slider .slick-slide img {
    margin: auto
}
.logo {
    display: block;
    width: 260px;
    padding: 30px 0 0 0;
}
.logo img {
    width: 100%
}
.phone {
    position: absolute;
    color: #009CB5;
    right: 80px;
    top: 16px;
}
.phone::before {
    content: '✆';
    position: relative;
    font-size: 22px;
    padding: 0 5px 0 0;
}
nav #nav_button {
    display: none
}
nav {
    display: flex;
    justify-content: center;
    margin: 20px 0 25px;
    height: 40px
}
nav ul li {
    display: inline-block;
    margin: 0 15px 0 0;
    font-size: 14px
}
nav ul li:last-child {
    margin: 0
}
nav ul li a {
    color: #009CB5;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}
nav ul li a:hover {
    color: #006272;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}
nav.menu-fixed * {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}
nav.menu-fixed {
    position: fixed;
    right: 30px;
    width: 320px;
    top: 70px;
    z-index: 99999;
    background: 0 0;
    box-shadow: none;
    display: inherit;
    justify-content: inherit;
    margin: 0;
    height: 40px;
    transition: all 1s ease;
    -webkiit-transition: all 1s ease
}
nav.menu-fixed ul li a {
    color: #fff;
    display: block
}
nav.menu-fixed label {
    width: 100%;
    text-align: right;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}
nav.menu-fixed #button {
    position: fixed;
    right: 30px;
    top: 30px
}
nav.menu-fixed #nav_button~ul,
nav.menu-fixed #nav_button~ul li {
    max-height: 0;
    overflow: hidden;
    list-style-type: none;
    width: 100%;
    text-align: left;
    list-style-image: none;
    background-image: none
}
#section-3 p,
#section-3b p,
.circle span,
.partner-slider .slick-dots,
.galerie .slick-dots,
.stoerer,
footer,
h2 {
    text-align: center
}
#section-1 h2,
h1 {
    text-align: left
}
nav.menu-fixed #nav_button~ul li {
    background: #009CB5;
    padding: 0 0 0 15px
}
nav.menu-fixed #nav_button~ul li:first-child {
    border-radius: 3px 3px 0 0
}
nav.menu-fixed #nav_button~ul li:last-child {
    border-radius: 0 0 3px 3px
}
nav.menu-fixed #nav_button~ul li:hover {
    background: #006272
}
nav.menu-fixed #nav_button:checked~ul {
    max-height: 500px;
    overflow: hidden
}
nav.menu-fixed #nav_button:checked~ul li {
    max-height: 60px;
    overflow: hidden;
    line-height: 40px
}

nav.menu-fixed #nav_button:checked~ul li:nth-child(2) {
    line-height: 22px !important;
}
nav.menu-fixed .burger-menu {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer
}
nav.menu-fixed .burger {
    position: absolute;
    background: #00899f;
    width: 100%;
    height: 4px;
    top: 50%;
    right: 0;
    margin-top: -5px;
    opacity: 1
}
nav.menu-fixed .burger::after,
nav.menu-fixed .burger::before {
    background: #00899f;
    width: 30px;
    height: 4px;
    content: "";
    position: absolute;
    display: block
}
nav.menu-fixed .burger::before {
    top: 10px
}
nav.menu-fixed .burger::after {
    bottom: 10px
}

.slider .slick-next::before {
    content: '❭'
}

.slider .slick-prev::before {
    content: '❬'
}
nav.menu-fixed .burger,
nav.menu-fixed .burger::after,
nav.menu-fixed .burger::before {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}
nav.menu-fixed .burger-menu.menu-on .burger::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0
}
nav.menu-fixed .burger-menu.menu-on .burger::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0
}
nav.menu-fixed .burger-menu.menu-on .burger {
    background: rgba(111, 111, 111, 0)
}
nav.menu-fixed+.abstand {
    height: 90px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}
.slick-slide img {
    border-radius: 3px
}
.slider .slick-next,
.slider .slick-prev {
    position: absolute;
    z-index: 9;
    top: 50%;
    display: block;
    width: 35px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}
.slider .slick-next::before,
.slider .slick-prev::before {
    font-size: 60px;
    line-height: 30px;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slider .slick-next {
    right: 20px
}
.slider .slick-prev {
    left: 20px
}
.slider-box {
    position: absolute;
    opacity: 0
}
.slider-box span {
    color: #fff;
    font-size: 28px;
    line-height: 32px
}
.slider-box a {
    color: #fff
}
#section-1 .content a,
#section-1 h2 {
    color: #009CB5
}
.slider .slick-active .slider-box {
    animation-name: slide-right;
    animation-duration: 2s;
    animation-fill-mode: forwards
}
@keyframes slide-right {
    from {
        transform: translate(-360px, 0);
        -webkit-transform: translate(-360px, 0);
        width: 440px;
        background: rgba(0, 98, 114, 0.85);
        padding: 30px;
        margin-left: 20px;
        top: 360px;
        border-radius: 3px;
        opacity: 0
    }
    to {
        transform: translate(80px, 0);
        -webkit-transform: translate(80px, 0);
        width: 440px;
        background: rgba(0, 98, 114, 0.85);
        padding: 30px;
        margin-left: 20px;
        top: 360px;
        border-radius: 3px;
        opacity: 1
    }
}
.social-media {
    position: fixed;
    right: 20px;
    top: 45%;
    z-index: 99
}
#section-2,
figcaption,
figure img {
    position: relative
}
.stoerer-anzeige {
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 98;
    transform: rotate(8deg);
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
}
.stoerer-anzeige:hover {
    transform: rotate(20deg);
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
}
.social-media li img {
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}
.social-media li:hover img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease
}
#section-1 {
    padding: 100px 0
}
#section-1 .content,
#section-2 .content {
    display: flex;
    justify-content: space-between
}
#section-1 h2 {
    font: 700 20px/24px 'Montserrat', arial, helvetica;
    margin: 0 0 12px
}
.content ul li {
    list-style-image: url(../images/checked.png);
    margin: 0 6px 0 22px;
    line-height: 28px
}
#section-2::after,
#section-2::before {
    content: '';
    height: 58px
}
h1,
h2 {
    margin: 0 0 30px
}
.column-1 {
    width: 48%
}
h1 {
    font: 700 34px/40px 'Montserrat', arial, helvetica;
    color: #009CB5;
    width: 100%
}
figcaption,
strong {
    font-weight: 700
}
#section-2 .content,
figcaption,
h2 {
    color: #fff
}
section p,
section ul {
    margin: 0 0 16px
}
figure img {
    z-index: 10;
    border-radius: 3px
}
figcaption {
    background: #009CB5;
    padding: 150px 35px 20px;
    width: 43%;
    top: -145px;
    left: 10%;
    border-radius: 3px
}
#section-2 {
    background: #009CB5;
    padding: 50px 0
}
img.rounded {
        border-radius: 4px;
    }
.button {
    background: #006272;
    color: #fff!important;
    padding: 25px 20px;
    border-radius: 4px;
    display: inline-block;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.stoerer {
    padding: 25px;
    background: #006272
}
.txt-box {
    padding: 20px;
    background: #006272
}
#section-2::before {
    background: url(../images/welle-bg.svg) top/cover no-repeat;
    top: -58px;
    width: 100%;
    position: absolute
}
#section-2::after {
    background: url(../images/welle-bg-unten.svg) bottom/cover no-repeat;
    position: absolute;
    bottom: -58px;
    width: 100%
}
#section-2 .column-1 video {
   margin: auto;
    display: block;
}
h2 {
    font: 700 34px/40px 'Montserrat', arial, helvetica;
    width: 100%
}
.circle,
.circle span {
    height: 60px;
    width: 60px
}
.circle {
    background: #006272;
    border-radius: 100%;
    margin: 0 20px 30px 0;
    display: inline-block;
    vertical-align: top
}
.circle span {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}
.txt,
.txt-box {
    display: inline-block
}
.txt {
    width: 80%;
    vertical-align: top;
    margin: 15px 0 0
}
.txt h3 {
    font-weight: 700;
    font-size: 24px
}
.txt-box {
    border-radius: 3px
}

.txt-box h3 {
    font-weight: 700;
    font-size: 18px
}
.stoerer {
    border-radius: 100%;
    height: 160px;
    width: 160px;
    position: absolute;
    top: 240px;
    right: 120px;
    z-index: 13;
    color: #fff;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate
}
.stoerer a {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin: 8px 0;
    color: #fff;
    text-decoration: none;
}
.stoerer a span {
    font-size: 34px;
    font-weight: 700;
}
@keyframes pulse {
    from {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    to {
        transform: scale(1.1);
        -webkit-transform: scale(1.1)
    }
}
#section-3 {
    padding: 150px 0 100px
}
#section-3 .badewanne {
    width: 70%;
    margin: 40px 15% 0;
    display: table;
}
#section-3 .badewanne .pic {
    width: 30%;
    display: table-cell;
    vertical-align: top;
    background: url(../images/badewannebasic.jpg) no-repeat center center / cover;
}
#section-3 .badewanne .box-blue {
    width: 70%;
    background: #009CB5;
    padding: 20px;
    color: #fff;
    display: table-cell;
    vertical-align: top;
    border-radius: 0 0 3px 3px
}
#section-3 .badewanne .box-blue h4 {
    font-weight: 700;
    font-size: 18px
}
#section-3 .badewanne .box-blue p {
    text-align: left;
}
#section-3 .badewanne .box-blue li {
    line-height: 24px;
    list-style-image: url(../images/checked-white.png);
    margin: 0 8px 0 22px;
}

#section-3 h2,
#section-3b h2 {
    color: #009CB5
}
#section-5 .content,
.list {
    display: flex
}
#section-7::before,
footer a:last-child:after,
footer:before {
    content: ''
}
#section-4::after,
#section-4::before,
#section-5::after {
    content: '';
    height: 58px
}

.list {
    justify-content: center
}
.list li {
    list-style-image: url(../images/checked.png);
    float: left;
    margin: 0 18px
}
#section-3b {
    padding: 0 0 150px
}
#section-4 {
    background: #006272;
    position: relative;
    padding: 50px 0
}
#section-4::before {
    background: url(../images/welle-orange.svg) top/cover no-repeat;
    position: absolute;
    top: -58px;
    width: 100%
}
#section-4::after {
    background: url(../images/welle-orange-unten.svg) bottom/cover no-repeat;
    position: absolute;
    width: 100%;
    bottom: -58px
}
#section-4 .content {
    display: flex;
    color: #fff;
    justify-content: space-between
}
#section-4 h2 {
    color: #fff
}
#section-5 {
    position: relative;
    padding: 50px 0 50px
}
#section-5 h2 {
    color: #006272
}
#section-5 .column-3 {
    width: 33%
}
#section-5 .column-3 a {
    text-decoration: none;
    color: #009CB5
}
#section-5::after {
    background: url(../images/welle-bg-white-unten.svg) bottom/cover no-repeat;
    position: absolute;
    bottom: -58px;
    width: 100%;
    z-index: 3
}
.galerie {
    width: 900px;
    margin: 40px auto 0;
}
.galerie .slick-dots, .partner-slider .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}
.galerie .slick-dots li , .partner-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.galerie .slick-dots li button::before, .partner-slider .slick-dots li button::before {
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #009CB5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.galerie .slick-dots li button, .partner-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}
.galerie .slick-dots li.slick-active button:before, .partner-slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #009CB5
}
#section-6 {
    background: url(../images/bad-ambiente.jpg) center center/cover no-repeat;
    height: 900px;
    position: relative
}
#section-6 iframe {
    padding: 50px 0;
    background: #009CB5;
    width: 40%;
    height: 900px;
    float: right
}
#section-6 .oeffnungszeiten {
    background: #006272;
    padding: 25px;
    width: 300px;
    color: #fff;
    position: absolute;
    top: 150px;
    right: 8%;
    border-radius: 3px
}
#section-7,
footer {
    position: relative
}
#section-7::before,
footer:before {
    position: absolute;
    height: 58px;
    width: 100%;
    top: -58px
}
#section-6 .oeffnungszeiten h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin: 0 0 12px
}
#section-7::before {
    background: url(../images/welle-bg-white-oben.svg) top/cover no-repeat
}
#section-7 {
    padding: 0 0 85px
}
#section-7 h2 {
    color: #006272;
    font: 700 26px/30px 'Montserrat', arial, helvetica
}
footer {
    background: #009CB5;
    padding: 0 0 30px;
    margin: 50px 0 0
}
footer:before {
    background: url(../images/welle-bg-2.svg) top/cover no-repeat;
    left: 0
}
footer a {
    color: #fff;
    padding: 0 8px 0 0
}
footer a:after {
    content: '•';
    padding: 0 0 0 8px
}
@media screen and (min-width:1500px) {
    .stoerer {
        right: 16%;
    }
}
@media screen and (max-width:1280px) {
    nav label,
    nav ul li {
        display: block;
        padding: 0
    }
    nav,
    nav #button {
        position: fixed;
        right: 30px
    }
    .inner {
        width: 90%;
        margin: 0 5%;
        position: relative;
    }
    nav * {
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out
    }
    nav {
        width: 310px;
        top: 70px;
        z-index: 99999;
        background: 0 0;
        box-shadow: none;
        display: inherit;
        justify-content: inherit;
        margin: 0;
        height: 40px;
        transition: all 1s ease;
        -webkit-transition: all 1s ease
    }
    nav ul li a {
        color: #fff;
        display: block
    }
    nav label {
        width: 100%;
        text-align: right;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out
    }
    nav #button {
        top: 30px
    }
    nav #nav_button~ul,
    nav #nav_button~ul li {
        max-height: 0;
        overflow: hidden;
        list-style-type: none;
        width: 100%;
        text-align: left;
        list-style-image: none;
        background-image: none
    }
    nav #nav_button~ul li {
        background: #009CB5;
        padding: 0 0 0 15px
    }
    nav #nav_button~ul li:first-child {
        border-radius: 3px 3px 0 0
    }
    nav #nav_button~ul li:last-child {
        border-radius: 0 0 3px 3px
    }
    nav #nav_button~ul li:hover {
        background: #006272
    }
    nav #nav_button~ul li:hover a {
        color: #fff
    }
    nav #nav_button:checked~ul {
        max-height: 500px;
        overflow: hidden
    }
    nav #nav_button:checked~ul li {
        max-height: 60px;
        overflow: hidden;
        line-height: 40px
    }
    nav #nav_button:checked~ul li:nth-child(2) {
        line-height: 22px !important;
    }
    nav .burger-menu {
        position: relative;
        width: 30px;
        height: 30px;
        cursor: pointer
    }
    nav .burger {
        position: absolute;
        background: #00899f;
        width: 100%;
        height: 4px;
        top: 50%;
        right: 0;
        margin-top: -5px;
        opacity: 1
    }
    nav .burger::after,
    nav .burger::before {
        position: absolute;
        background: #00899f;
        width: 30px;
        height: 4px;
        content: "";
        display: block
    }
    nav .burger::before {
        top: 10px
    }
    nav .burger::after {
        bottom: 10px
    }
    nav .burger,
    nav .burger::after,
    nav .burger::before {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }
    nav .burger-menu.menu-on .burger::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        bottom: 0
    }
    nav .burger-menu.menu-on .burger::before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 0
    }
    nav .burger-menu.menu-on .burger {
        background: rgba(111, 111, 111, 0)
    }
    nav+.abstand {
        height: 40px!important;
        transition: all .5s ease
    }
    #section-2 .column-1 video {
       width: 100%;
    }
    #section-6 .oeffnungszeiten {
        top: 150px;
        right: 5%;
    }
}
@media screen and (max-width:1230px) {
    #section-2 .column-1 video {
       width: 620px;
    }
    #section-2 .content,
    .list {
        display: block
    }
    #section-2 .column-1 {
        width: 100%
    }
    #section-2 .column-1:last-child {
        margin: 50px 0 0
    }
    .stoerer {
        right: 50px;
        top: 200px;
    }
    .stoerer a {
        font-size: 22px;
        margin: 8px 0
    }
    .stoerer p {
        font-size: 12px;
        line-height: 18px
    }
    #section-2 .txt {
        width: 24%
    }
    #section-2 .txt-box {
        text-align: center;
        width: 100%;
        display: block
    }
    .dsa-secure-plugin {
        height: 500px!important;
    }
    .list {
        justify-content: inherit
    }
    .list li {
        float: none;
        text-align: center
    }
}
@media screen and (max-width:1024px) {
    .stoerer-anzeige {
        top: 0;
    }
    h1 {
        text-align: center
    }
    h1,
    h2 {
        font: 700 36px/40px 'Montserrat', arial, helvetica
    }
    figcaption {
        width: 75%
    }
    #section-2 .txt {
        width: 21%
    }
    #section-2 .txt h3 {
        font-size: 22px
    }
    #section-5 .content {
        flex-flow: row wrap
    }
    #section-5 .column-3 {
        width: 50%
    }
    #section-5 .column-3:last-child {
        width: 100%;
        margin: 50px 0 0
    }
    #section-6 iframe {
        width: 50%
    }
    .slider-box span {
        font-size: 24px;
        line-height: 28px
    }
    @keyframes slide-right {
        from {
            transform: translate(-80px, 0);
            -webkit-transform: translate(-80px, 0);
            width: 300px;
            background: rgba(0, 98, 114, 0.85);
            padding: 30px;
            margin-left: 20px;
            top: 300px;
            border-radius: 3px;
            opacity: 0
        }
        to {
            transform: translate(80px, 0);
            -webkit-transform: translate(80px, 0);
            width: 300px;
            background: rgba(0, 98, 114, 0.85);
            padding: 30px;
            margin-left: 20px;
            top: 300px;
            border-radius: 3px;
            opacity: 1
        }
    }
}
@media screen and (max-width:940px) {
    .stoerer-anzeige {
        top: 430px;
    }
    #section-3 .badewanne {
        width: 100%;
        margin: 40px 0 0;
        display: table;
    }
    #section-3 .badewanne .pic {
        width: 40%;
    }
    #section-3 .badewanne .box-blue {
        width: 60%;
    }
    .galerie {
        width: 100%;
        margin: 40px auto 0;
    }
}
@media screen and (max-width:820px) {
    .stoerer-anzeige {
        top: 360px;
    }
    #section-4 h2,
    h1 {
        text-align: left
    }
    #section-1 {
        padding: 100px 0 60px 0;
    }
    #section-1 .content,
    #section-4 .content {
        display: block
    }
    .logo {
        margin: 0 auto 0;
        padding: 60px 0 0 0;
    }
    header .slider,
    header .slider div {
        height: 400px
    }
    header .slider .slick-slide img {
        height: 100%
    }
    .slider-box {
        height: auto!important
    }
    .slider-box span {
        font-size: 22px;
        line-height: 26px
    }
    @keyframes slide-right {
        from {
            transform: translate(-50px, 0);
            -webkit-transform: translate(-50px, 0);
            width: 300px;
            background: rgba(0, 98, 114, 0.85);
            padding: 30px;
            margin-left: 20px;
            top: 180px;
            border-radius: 3px;
            opacity: 0
        }
        to {
            transform: translate(50px, 0);
            -webkit-transform: translate(50px, 0);
            width: 300px;
            background: rgba(0, 98, 114, 0.85);
            padding: 30px;
            margin-left: 20px;
            top: 180px;
            border-radius: 3px;
            opacity: 1
        }
    }
    #section-1 .column-1 {
        width: 100%
    }
    #section-1 .column-1:last-child {
        margin: 30px 0 0
    }
    .stoerer {
         right: 30px;
    }
    #section-2 .txt {
        width: 20%
    }
    figcaption {
        width: 40%
    }
    #section-4 .column-1 {
        width: 100%
    }
    #section-6 iframe {
        width: 58%
    }
    .dsa-secure-plugin {
        height: 320px!important;
    }
}
@media screen and (max-width:720px) {
    header .slider .slick-slide img {
        object-position: -100px 0;
    }
    #section-2 .txt h3 {
        font-size: 18px
    }
    #section-2 .circle {
        width: 40px;
        height: 40px;
        margin: 0 15px 30px 0
    }
    #section-2 .txt {
        margin: 10px 0 0
    }
    .circle span {
        font-size: 22px;
        height: 40px;
        width: 40px
    }
    #section-6 {
        height: 600px;
    }
    .slider-box {
        display: none;
    }
    #section-6 .oeffnungszeiten {
        width: 100%;
        top: 180px;
        right: 0;
    }
    .oeffnungszeiten p {
        margin: 0
    }
}
@media screen and (max-width:620px) {
    .stoerer-anzeige {
        top: 440px;
    }
    .stoerer {
        padding: 25px 20px;
        height: 140px;
        width: 140px;
    }
    .stoerer a {
        font-size: 18px;
        line-height: 24px;
    }
    .stoerer a span {
        font-size: 28px;
        font-weight: 700;
    }
    #section-2 .column-1 video {
       width: 100%;
        height: auto;
    }
}
@media screen and (max-width:580px) {
    #section-3 .badewanne {
        width: 100%;
        margin: 40px 0 0;
        display: inherit;
    }
    #section-3 .badewanne .pic {
        width: 100%;
        display: inherit;
        height: 300px;
    }
    #section-3 .badewanne .box-blue {
        width: 100%;
        display: inherit;
    }
    #section-5 .content {
        display: block
    }
    header .slider .slick-slide img {
        object-position: -200px 0;
    }
    #section-5 .column-3 {
        width: 100%;
        text-align: center
    }
    .slider-box span {
        font-size: 16px;
        line-height: 20px
    }

    h1,
    h2 {
        font: 700 30px/34px 'Montserrat', arial, helvetica
    }
}
@media screen and (max-width:520px) {
    .stoerer-anzeige {
        top: -180px;
    }
    .phone {
        top: 35px;
    }
    #section-2 .txt {
        width: 80%
    }
    figcaption {
        width: 70%
    }
    #section-1 {
        padding: 100px 0 50px;
    }
    @keyframes slide-right {
        from {
            transform: translate(-100px, 0);
            -webkit-transform: translate(-100px, 0);
            width: 240px;
            background: rgba(0, 98, 114, 0.85);
            padding: 20px;
            margin-left: 20px;
            top: 200px;
            border-radius: 3px;
            opacity: 0
        }
        to {
            transform: translate(100px, 0);
            -webkit-transform: translate(100px, 0);
            width: 240px;
            background: rgba(0, 98, 114, 0.85);
            padding: 20px;
            margin-left: 20px;
            top: 200px;
            border-radius: 3px;
            opacity: 1
        }
    }
    .logo {
        width: 300px
    }
    h1 {
        margin: 0 0 12px
    }
    #section-2 .circle {
        margin: 0 15px 20px 0
    }
    #section-3 {
        padding: 110px 0 50px
    }
    #section-3b {
        padding: 0 0 110px
    }
    #section-4 {
        padding: 20px 0
    }
}
@media screen and (max-width:420px) {
    #section-1 {
        padding: 50px 0 50px 0;
    }
    .stoerer {
        display: none;
    }
    @keyframes slide-right {
        from {
            transform: translate(-20px, 0);
            -webkit-transform: translate(-20px, 0);
            width: 280px;
            background: rgba(0, 98, 114, 0.85);
            padding: 20px;
            margin-left: 20px;
            top: 200px;
            border-radius: 3px;
            opacity: 0
        }
        to {
            transform: translate(20px, 0);
            -webkit-transform: translate(20px, 0);
            width: 280px;
            background: rgba(0, 98, 114, 0.85);
            padding: 20px;
            margin-left: 20px;
            top: 200px;
            border-radius: 3px;
            opacity: 1
        }
    }
    .dsa-secure-plugin {
        height: 280px!important
    }
    #section-2 .column-1:last-child {
        margin: 20px 0 0
    }

    #section-6 .oeffnungszeiten h3 {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 6px
    }
    body {
        font: 400 13px/20px 'Montserrat', arial, helvetica
    }
    #section-2 .txt {
        width: 75%
    }
}
@media screen and (max-width:380px) {
    .logo {
        width: 240px;
    }
    nav {
        right: 0;
        width: 320px
    }
    nav.menu-fixed {
        right: 0;
    }

    h1,
    h2 {
        font: 700 26px/30px 'Montserrat', arial, helvetica;
        margin: 0 0 12px
    }
    .social-media,
    nav #button,
    nav.menu-fixed #button {
        right: 15px
    }
    @keyframes slide-right {
        from {
            transform: translate(-15px, 0);
            -webkit-transform: translate(-15px, 0);
            width: 240px;
            background: rgba(0, 98, 114, 0.85)2;
            padding: 20px;
            margin-left: 0;
            top: 140px;
            border-radius: 3px;
            opacity: 0
        }
        to {
            transform: translate(15px, 0);
            -webkit-transform: translate(15px, 0);
            width: 240px;
            background: rgba(0, 98, 114, 0.85);
            padding: 20px;
            margin-left: 0;
            top: 140px;
            border-radius: 3px;
            opacity: 1
        }
    }
    #section-6 iframe {
        padding: 220px 0 0
    }
    header .slider,
    header .slider div {
        height: 300px
    }
    .inner {
        width: 85%;
        margin: 0 7.5%
    }
    figure img {
        width: 100%
    }
}