@font-face {
    font-family: 'SourceSansProRegular';
    src: url('/fonts/SourceSansProRegular.eot');
    src: url('/fonts/SourceSansProRegular.eot') format('embedded-opentype'),
        url('/fonts/SourceSansProRegular.woff2') format('woff2'),
        url('/fonts/SourceSansProRegular.woff') format('woff'),
        url('/fonts/SourceSansProRegular.ttf') format('truetype'),
        url('/fonts/SourceSansProRegular.svg#SourceSansProRegular') format('svg');
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html,
body {
    padding: 0;
    margin: 0;
    text-transform: lowercase;
}

body {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'SourceSansProRegular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.grid {
    float: left;
    padding: 0;
    min-height: 0;
    z-index: 100
}

*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table
}

.clearfix::after {
    clear: both;
    z-index: 100
}

.clearfix {
    *zoom: 1
}

::selection {
    background: transparent;
    color: #ffed02
}

::-moz-selection {
    background: transparent;
    color: #ffed02
}

.border:hover {
    box-shadow: inset 0 0 0 15px #ffed02
}

audio {
    display: none
}

.coverimg {
    background-image: url(../index/10-jahre-jahnke-design-interdisziplinaeres-buero-fuer-gestaltung-offenbach-designbuero-hessen-lutz-jahnke-2018-brand-consulting-corporate-branding-relevance-rules.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#header {
    top: 50%;
    left: 0;
    width: 100vw;
    height: 100vh;
    position: relative;
    transform: translateY(-50%);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#header-abstand {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    z-index: 0
}

#background,
#background-2,
#background-3,
#background-4,
#background-5 {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom left, #00577a, #009bc2);
    position: fixed;
    z-index: -1
}

#background-6 {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom left, #ea3bae, #00b0ca);
    position: fixed;
    z-index: -1
}

.background-7 {
    width: 100%;
    height: 100vh;
    background-size: 400% 500%;
    background-image: repeating-linear-gradient(-45deg, hsl(215, 32%, 57%) 0%,
            /* blau */
            hsl(120, 45%, 72%) 15%,
            /* grün */
            hsl(30, 48%, 72%) 30%,
            /* rosa */
            hsl(215, 30%, 60%) 45%
            /* blau */
        );
    animation: diagonal alternate 10s infinite;
    z-index: -1000;
    position: fixed;
}

.b8 {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom left, #abccc3, #eabed6);
    position: fixed;
    z-index: -1
}

@keyframes Diagonal {
    0% {
        background-position: 0% 50%
    }

    100% {
        background-position: 100% 50%
    }
}

.qurban {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom left, #00C7FF, #00EFD9);
    position: fixed;
    z-index: -10;
}

.fb {
    bottom: 45px;
    right: 45px;
    width: 45px;
    height: 45px;
    position: absolute;
    line-height: 0;
    z-index: 100;
    -webkit-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-timing-function: cubic-bezier;
    -webkit-transition-timing-function: cubic-bezier;
    transition-duration: 400ms;
    -webkit-transition-duration: 400ms
}

.kreis {
    margin: auto;
    background-color: #ffdd00;
    position: absolute;
    color: #00577a;
    font-size: 100%;
    width: 150px;
    height: 150px;
    top: 25%;
    right: 20%;
    border: none;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    z-index: 100;
    border-radius: 100px;
}

#afip {
    right: 45%;
    bottom: 24px;
    width: 7%;
    height: auto;
    margin-right: -7%;
    text-align: center;
    position: absolute;
    z-index: 2
}

#kulturreserve {
    left: 50%;
    bottom: 15px;
    width: 5%;
    height: auto;
    margin-left: -2.5%;
    text-align: center;
    position: absolute;
    z-index: 1
}

#roadmovie {
    left: 45%;
    bottom: 25px;
    width: 5%;
    height: auto;
    margin-left: -5%;
    text-align: center;
    position: absolute;
    z-index: 2
}

.jd {
    top: 48vh;
    left: 30px;
    width: 100px;
    height: auto;
    font-family: 'EB Garamond', serif;
    font-size: 2em;
    line-height: 0;
    position: absolute;
    z-index: 2
}

.bgSizeCover {
    background-image: url(../fresenius/lutz-jahnke-else-kroener-fresenius-bad-homburg-gedenkmal-wand-kunst-werk-designbuero-hessen-2018.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 0px solid;
    color: #000;
    overflow: hidden;
    position: fixed;
    background-repeat: no-repeat;
    z-index: -9999;
}

.imghover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px
}

.news {
    top: 45%;
    right: 10px;
    width: auto;
    height: auto;
    font-family: 'EB Garamond', serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: right;
    position: absolute;
    z-index: 2
}

#phone {
    top: 35px;
    width: 100%;
    text-align: center;
    height: 20px;
    font-size: 1.2em;
    color: #071ac8;
    font-family: 'EB Garamond', serif;
    line-height: 1.4;
    position: absolute;
    z-index: 2
}

#ich {
    top: 0;
    left: 30vw;
    width: 200px;
    height: auto;
    text-align: center;
    line-height: 0;
    position: absolute;
    z-index: 1;
    padding: 0 60px 0 0
}

.abstand {
    width: 100%;
    height: 15vh
}

.yellibox {
    width: 100%;
    height: 2%;
    background: linear-gradient(to bottom left, #009bc2, #00577a);
    padding: 10px 0 10px 10px
}

hr {
    width: 100%;
    border: 0;
    line-height: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0))
}

.claim {
    top: 85px;
    font-size: 1em;
    line-height: 0;
    z-index: 100;
    position: absolute
}

#marke {
    top: 0;
    width: 15%;
    position: absolute;
    line-height: 0;
    right: 4.5%;
    z-index: 100;
    -webkit-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-timing-function: cubic-bezier;
    -webkit-transition-timing-function: cubic-bezier;
    transition-duration: 400ms;
    -webkit-transition-duration: 400ms
}

.logo-background {
    background: -moz-linear-gradient(top, rgba(0, 103, 120, 1), rgba(163, 26, 126, 0.5));
    background: linear-gradient(top, rgba(0, 103, 120, 1), rgba(163, 26, 126, 0.5))
}

.siebzig {
    background: rgba(255, 255, 255, .7)
}

#marke:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transition-timing-function: cubic-bezier;
    -webkit-transition-timing-function: cubic-bezier;
    transition-duration: 400ms;
    -webkit-transition-duration: 400ms
}

.schatten {
    -webkit-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 10px 10px 54px 0 rgba(0, 0, 0, 0.36)
}

a:link {
    text-decoration: none;
    color: #fff
}

a:focus {
    color: #fff
}

a:visited {
    color: #fff
}

a:hover {
    color: #f9dc06
}

a:active {
    color: #fff
}

a:active,
a:focus {
    outline: none
}

.mediaeval {
    -webkit-font-feature-settings: "onum" 1;
    -moz-font-feature-settings: "onum" 1;
    -moz-font-feature-settings: "onum=1";
    -ms-font-feature-settings: "onum" 1;
    -o-font-feature-settings: "onum" 1;
    font-feature-settings: "onum" 1;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.transition {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.hamburger {
    display: block;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 200000;
    padding: 12px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.hamburger__icon {
    position: relative;
    margin-top: 8px;
    margin-bottom: 7px
}

.hamburger__icon,
.hamburger__icon:before,
.hamburger__icon:after {
    display: block;
    width: 40px;
    height: 2px;
    background-color: #fff;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.hamburger__icon:before,
.hamburger__icon:after {
    position: absolute;
    content: ""
}

.hamburger__icon:before {
    top: -7px
}

.hamburger__icon:after {
    top: 7px
}

.hamburger.active .hamburger__icon {
    background-color: transparent
}

.hamburger.active .hamburger__icon:before,
.hamburger.active .hamburger__icon:after {
    background-color: #fff
}

.hamburger.active .hamburger__icon:before {
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg)
}

.hamburger.active .hamburger__icon:after {
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg)
}

.fat-nav {
    top: 0;
    right: 0;
    z-index: 9999;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(7, 26, 200, 0.9);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.fat-nav__wrapper {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed
}

.fat-nav.active {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.fat-nav ul {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.fat-nav li {
    list-style-type: none;
    text-align: center;
    padding: 3px;
    font-size: 1.2em
}

.fat-nav li,
.fat-nav li a {
    color: #fff
}

.fat-nav li a {
    text-decoration: none
}

.boxumbruch {
    clear: both
}

.w5 {
    width: 5%;
    padding: 5px
}

.w10 {
    width: 10%;
    padding: 5px
}

.w15 {
    width: 15%;
    padding: 5px
}

.w20 {
    width: 20%;
    padding: 1% 5px 0
}

.w25 {
    width: 25%;
    padding: 5px
}

.w30 {
    width: 30%;
    padding: 5px
}

.w33 {
    width: 33.333333%;
    line-height: 0;
    padding: 0.5%;
}

.w35 {
    width: 35%;
    padding: 5px
}

.w40 {
    width: 40%;
    padding: 5px
}

.w45 {
    width: 45%;
    padding: 5px
}

.w50 {
    width: 50%;
    padding: 5px
}

.w55 {
    width: 55%;
    padding: 5px
}

.w60 {
    width: 60%;
    padding: 5px
}

.w65 {
    width: 65%;
    padding: 5px
}

.w70 {
    width: 70%;
    padding: 5px
}

.w75 {
    width: 75%;
    padding: 5px
}

.w80 {
    width: 80%;
    padding: 5px
}

.w85 {
    width: 85%;
    padding: 5px
}

.w90 {
    width: 90%;
    padding: 5px
}

.w95 {
    width: 95%;
    padding: 5px
}

.w100 {
    width: 100%;
    height: 100%;
    line-height: 0
}

.grow {
    transition: all .2s ease-in-out
}

.grow:hover {
    transform: scale(1.1)
}

h1 {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 2.5em;
    line-height: 1.2em;
    padding: 0
}

h2 {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 2.5em;
    line-height: 1.2em;
    padding: 0
}

h3 {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #3FA9CA;
    font-size: 2em;
    line-height: 1.2em;
    padding: 0
}

p {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 0
}

p:klein {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0
}

p2 {
    font-family: 'EB Garamond', serif;
    font-weight: 100;
    color: #fff;
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 0
}

p3 {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: .9em;
    line-height: 1.3em;
    padding: 0
}

ul {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 1em;
    line-height: 1.7em;
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    padding: 0
}

li {
    font-family: 'SourceSansProRegular';
    font-weight: 100;
    color: #fff;
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 5% 10% 0 0
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blink-image {
    animation: rotate 8s linear infinite;
    -moz-animation: rotate 8s linear infinite;
    -webkit-animation: rotate 8s linear infinite;
}
@keyframes rotate{
    to{ transform: rotate(360deg); }
  }

.fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0
}

video {
    width: 100%;
    height: auto;
    line-height: 0
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    z-index: 1
}

.iframe-foo {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.iframe-foo iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.schraeg {
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg)
}

.schreag {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

.video {
    width: 100%;
    padding: 0
}

#bigrotateleft {
    position: fixed;
    top: -100vh;
    left: -100vw;
    width: 300%;
    height: 300%;
    margin: 0;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    background-image: url(../branding-digital/stripes.svg);
    z-index: -50
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#bigrotateright {
    position: fixed;
    top: -100vh;
    left: -100vw;
    width: 300%;
    height: 300%;
    margin: 0;
    -webkit-animation: spin 6s linear infinite;
    -moz-animation: spin 6s linear infinite;
    animation: spin 6s linear infinite;
    background-image: url(../branding-digital/stripes2.svg);
    z-index: -51
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.qurbanbg {
    background-image: url("../qurban/1.svg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: yellow;
}

.hero-image {
    width: 100%;
    height: 85vh;
    top: 0;
    background-image: url("../grundgesetz/lutz-jahnke-offen-bach-corona-guerilla-kampagne-offenbach-sabine-gross-frankfurter-rundschau-stadtpolizei-grundgesetz-freie-meinungsaesserung-kunst-gesetz-2020-hafeninsel-jahnkedesign-small.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 0;
}

@media screen and (max-width:1136px) {
    .mobilenav li {
        padding: 10px 0
    }

    #ich {
        display: none
    }

    .w5,
    .w10,
    .w15,
    .w20,
    .w25,
    .w30,
    .w35,
    .w40,
    .w45,
    .w50,
    .w55,
    .w60,
    .w65,
    .w70,
    .w75,
    .w80,
    .w85,
    .w90,
    .w95 {
        width: 100%;
        padding: 0 80px
    }

    h1 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 2.5em;
        line-height: 1.1em;
        padding: 0
    }

    h2,
    h3 {
        padding: 0
    }

    .fb {
        display: none
    }
}

@media screen and (max-width:1028px) {

    html,
    body {
        padding: 0 0 60px;
        margin: 0
    }

    .mobilenav li {
        padding: 10px 0
    }

    .w5,
    .w10,
    .w15,
    .w20,
    .w25,
    .w30,
    .w33,
    .w35,
    .w40,
    .w45,
    .w50,
    .w55,
    .w60,
    .w65,
    .w70,
    .w75,
    .w80,
    .w85,
    .w90,
    .w95,
    .w100 {
        width: 100%;
        padding: 0 20px
    }

    h1 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 2.5em;
        line-height: 1.1em;
        padding: 0
    }

    h2 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 2.5em;
        line-height: 1.2em;
        padding: 0
    }

    h3 {
        padding: 0;
    }
}

@media screen and (max-width:736px) {

    .claim,
    .none,
    #afip,
    #roadmovie,
    .news,
    #kulturreserve {
        display: none
    }

    h1 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 1.6em;
        line-height: 1.2em;
        padding: 0
    }

    h2 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 1.8em;
        line-height: 1.2em;
        padding: 0
    }

    h3 {
        font-size: 1.8em;
        line-height: 1.2em;
        padding: 0
    }

    .w5,
    .w10,
    .w15,
    .w20,
    .w25,
    .w30,
    .w33,
    .w35,
    .w40,
    .w45,
    .w50,
    .w55,
    .w60,
    .w65,
    .w70,
    .w75,
    .w80,
    .w85,
    .w90,
    .w95,
    .w100 {
        width: 100%;
        padding: 0 40px
    }

    .kreis {
        margin: auto;
        background-color: #ffdd00;
        position: absolute;
        color: #00577a;
        font-size: 50%;
        width: 75px;
        height: 75px;
        top: 25%;
        right: 18%;
        border: none;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0;
        z-index: 100;
        border-radius: 100px;
    }
}

@media screen and (max-width:568px) {

    html,
    body {
        padding: 0 0 10px;
        margin: 0
    }

    #phone,
    .none,
    #afip,
    #roadmovie,
    .news,
    #kulturreserve {
        display: none
    }

    .w5,
    .w10,
    .w15,
    .w20,
    .w25,
    .w30,
    .w33,
    .w35,
    .w40,
    .w45,
    .w50,
    .w55,
    .w60,
    .w65,
    .w70,
    .w75,
    .w80,
    .w85,
    .w90,
    .w95 {
        width: 100%;
        padding: 0 10px
    }

    #header-abstand {
        padding: 1%;
    }

    .w100 {
        width: 100%;
        padding: 0
    }

    .abstand {
        width: 100%;
        height: 15vh
    }

    h1,
    h2 {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: 1.6em;
        line-height: 1.2em;
        padding: 0 10px
    }

    h3 {
        font-size: 1.4em;
        line-height: 1.2em;
        padding: 0 10px
    }

    p {
        font-family: 'SourceSansProRegular';
        font-weight: 100;
        color: #fff;
        font-size: .9em;
        line-height: 1.4em;
        padding: 0 10px
    }

    p2 {
        font-family: 'EB Garamond', serif;
        font-weight: 100;
        color: #fff;
        font-size: 1em;
        line-height: 1.4em;
        padding: 0
    }

    .jd {
        top: 8vh;
        left: 10vw;
        width: 100px;
        height: auto;
        font-family: 'EB Garamond', serif;
        font-size: 2em;
        line-height: 0;
        position: absolute;
        z-index: 2
    }

    .grow {
        transition: all .2s ease-in-out
    }

    .grow:hover {
        transform: scale(1)
    }
}
}