@font-face {
    font-family: Calibri;
    font-weight: 400;
    font-style: normal;
    src: url(../font/Calibri.eot);
    src: url(../font/Calibri.eot?#iefix) format("embedded-opentype"),url(../font/Calibri.woff) format("woff"),url(../font/Calibri.ttf) format("truetype")
}
@font-face {
    font-family: Calibri;
    font-weight: 700;
    font-style: normal;
    src: url(../font/Calibri-Bold.eot);
    src: url(../font/Calibri-Bold.eot?#iefix) format("embedded-opentype"),url(../font/Calibri-Bold.woff) format("woff"),url(../font/Calibri-Bold.ttf) format("truetype")
}

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

*, ::after, ::before {
    box-sizing: border-box;
}
.d-none {
    display: none;
}
.slider {
    width: 100%;
    margin: 50px auto;
    height: 380px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    max-width: 70%;
    height: auto;
    border-radius: 50%;
    margin: 0 auto;
    transform-origin: 50% 65%;
    transition: transform 5s, filter 3s ease-in-out;
    filter: brightness(150%);
}

.slick-slide img.hide {
    opacity: 0;
}

.slick-slide:hover img.hide {
    opacity: 0.7;
}

.slick-slide p {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.slick-slide a {
    color: #fff;
}

.slick-prev:before, .slick-next:before {
    color: rgb(238, 155, 46);
}

.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current img.hide {
    opacity: 0;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
    font-family: calibri;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
    font-family: calibri;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
    font-family: calibri;
}

form span {
    font-size: 1.2em;
}

input[type=text], select, textarea {
    width: 70%;
    padding: 15px 12px;
    font-size: 1.2em;
    font: 1.3em Arial, calibri;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    outline: none;
    background : #fff;
    color: #000;
    border: none;
}

textarea {
    height: 200px;
    width: 70%;
    outline: none;
    color: #000;
}

input[type=submit] {
    background: url("/themes/schmoel/assets/images/Page-13.png");
    padding: 12px 20px;
    border: none;
    width: 330px;
    max-width: 100%;
    height: 78px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
	margin-bottom: 20px;
    color: transparent;
}

input[type=submit-en] {
    background: url("/themes/schmoel/assets/images/send.png");
    padding: 12px 20px;
    border: none;
    width: 330px;
    max-width: 100%;
    height: 78px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
	margin-bottom: 20px;
    color: transparent;
}

a {
    text-decoration: none;
    color: #000;
}

h1 {
    font-family: 'Calibri', Arial, sans-serif;
    color: #fff;
    font-size: 2vw;
}

h2 {
    font-family: 'Calibri', Arial, sans-serif;
    color: #000;
    font-size: 1.4vw;
    text-align : center;
    font-weight : bold;
}

h2.produkte {
    font-family: 'Calibri', Arial, sans-serif;
    color: #fff;
    font-size: 2em;
    padding-top: 50px;
    margin-bottom: 20px;
}

h3.kontakt {
    font-family: 'Calibri', Arial, sans-serif;
    color: #fff;
    font-size: 1.6em;
    text-align : right;
    margin-right: 15%;
}

h3.kontakt-right {
    color: #000;
    font-size: 1.4em;
    margin-left: 10%;
}

img.kontakt {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-right: 12%;
    margin-top: 100px;
}

#content4-right form {
    margin-left: 10%;
}

h4.kontakt {
    color: #fff;
    font-size: 2em;
    margin-right: 15%;
    margin-top: 20px;
    text-align : right;
}

h5.kontakt {
    color: #fff;
    font-size: 1.2em;
    margin-top: 20px;
    text-align : center;
    margin-left: 50%;
}

p.kontakt a {
    color: #fff;
}

p.kontakt {
    color: #fff;
    font-size: 1.3em;
    text-align : right;
    margin-top: 40px;
    margin-right: 15%;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: calibri;
    -webkit-print-color-adjust: exact !important;
    font-size: 1rem;
    font-weight: 400;
}

html,body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#main {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

#top {
    width: 100%;
    height: 50px;
    background : #fff;
}

#top1 {
    width: 100%;
    height: 50px;
    background : rgb(43, 47, 47);
    overflow: hidden;
}

#top3 {
    width: 100%;
    height: 110px;
    background : rgb(43, 47, 47);
    overflow: hidden;
    position: fixed;
    z-index: 2;
    max-width: 1340px;
}

#top1 p {
    text-align: center;
    line-height: 55px;
    margin: 0 auto;
    color: rgb(238,155,46);
    font-size: 1.1em;
}

#top1 span {
    display: block;
    text-align: center;
    line-height: 55px;
    margin: 0 auto;
    color: rgb(238,155,46);
    font-size: 1.2em;
    font-weight: bold;
}

#top1 a {
    line-height: 55px;
    margin: 0 auto;
    color: rgb(238,155,46);
    font-weight: bold;
}

#top1 span:before, #top1 span:after {
    display: none;
}

#logo {
    float: left;
    width: 4%;
    margin: 0px 15px;
}

#logo img {
    margin-top: 3px;
    max-width: 125px;
}

#nav {
    float: right;
    width: 80%;
    height: 50px;
    margin-right: 0%;
}

#slide {
    max-width: 100%;
    max-height: 900px;
    background-image: url("/themes/schmoel/assets/images/bild1.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#slide1 {
    max-width: 50%;
    height: 900px;
    margin-left: 7.5%;
    background-image: url("/themes/schmoel/assets/images/slide1.png");
    z-index: 999999;
}

#slide img {
    position: absolute;
    margin: 250px 200px;
    max-width: 400px;
    height: auto;
}

#slide #teaser {
    position: absolute;
    margin: 500px 200px;
    width: 900px;
	max-width: 48%;
    height: 300px;
}

#content1 {
    width: 100%;
    margin: 0 auto;
    height : 600px;
    background-size: cover;
    background-position: center;
}

#left {
    max-width: 26%;
    height: 100%;
    margin-top: 200px;
    float: left;
    margin-left: 20%;
    background-size: contain;
    background-repeat: no-repeat;
}

#right {
    max-width: 26%;
    height: 100%;
    margin-top: 200px;
    float: right;
    margin-right: 20%;
}

#body {
    width: 100%;
    height: 750px;
    background-image: url("/themes/schmoel/assets/images/bild4.jpg") ;
    background-size: cover;
    background-position: center;
}

#body1 {
    width: 100%;
    height: 685px;
    background: #ccc;
}

#body2 {
    width: 100%;
    height: 300px;
}

#content4 {
    width: 75%;
    margin: 0 auto;
    height : 300px;
}

#content4-left {
    width: 50%;
    height: 700px;
    float : left;
    background-image: url("/themes/schmoel/assets/images/Page-23.jpg");
    text-align: right;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#content4-left::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .25);
    z-index: -1;
}
#content4-right {
    width: 50%;
    height: 700px;
    float : right;
    background: rgb(238,155,46);
}

#leftt {
    width: 50%;
    height : 300px;
    float: left;
    background : #00007c;
}

#rightt {
    width: 50%;
    height : 300px;
    float: right;
    background : #000042;
}

#content2 {
    width: 75%;
    margin: 100px auto;
    height : 100px;
}

#content2 p {
    text-align: center;
    margin-top: -50px;
    font-size: 1.2em;
}
#content2 > div{
    margin-bottom: 25px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    height: auto;
}

#left1 {
    float: left;
    width: 20%;
    margin-right: 3.33%;
    height: 300px;
}

#left2 {
    float: left;
    width: 20%;
    margin-right: 3.33%;
    margin-left: 3.33%;
    height: 300px;
}

#left3 {
    float: left;
    width: 20%;
    margin-right: 3.33%;
    margin-left: 3.33%;
    height: 300px;
}

#left4 {
    float: right;
    width: 20%;
    margin-left: 3.33%;
    height: 300px;
}

#side {
    width: 100%;
    margin: 50px auto 0 auto;
    height : 200px;
    background-image: url("/themes/schmoel/assets/images/Page-15.jpg") ;
    background-size: cover;
    background-position: top center;
    display: none;
}

#side1 {
    width: 100%;
    margin: 0px auto 0 auto;
    height : 200px;
    background-image: url("/themes/schmoel/assets/images/Page-16.jpg") ;
    background-size: cover;
    background-position: top center;
    z-index: 1;
    display: none;
}

#body6 {
    position: relative;
    width: 100%;
    height : 900px;
    background-image: linear-gradient(to right, #111113,#222222, #111118);
    z-index: 1;
}
#body6:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background-image: url("/themes/schmoel/assets/images/vecteezy_tech-black-background-with-contrast-orange-yellow-stripes_5454743.jpg") ;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 130px;
}
#content3 {
    width: 75%;
    margin: 60px auto;
    height : auto;
}

#content3 a:hover {
    color: rgb(238,155,46);
}

#left11 {
    float: left;
    width: 25%;
    margin-right: 6.25%;
    height: 300px;
}

#left22 {
    float: left;
    width: 25%;
    margin-right: 6.25%;
    margin-left: 6.25%;
    height: 300px;
}

#left33 {
    float: left;
    width: 25%;
    margin-left: 6.25%;
    height: 300px;
}

.clear {
    clear: both;
}

#nav ul {
    float: right;
    width: 60%;
}

#nav ul li {
    padding: 0 1%;
    float: left;
    list-style: none;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1em;
    color: #000;
}

#nav ul li a.current {
    display: block;
    width: 69px;
    height: 120px;
    background-image: url("/themes/schmoel/assets/images/de.png") ;
    margin-top: -26px;
}

#nav ul li a.current_en {
    display: block;
    width: 69px;
    height: 120px;
    background-image: url("/themes/schmoel/assets/images/en.png") ;
    margin-top: -26px;
}

#oil-finder-sticky {
    position: absolute;
    margin-right: 0;
    top: 250px;
    overflow: hidden;
    padding-top: 30px;
    width: 100px;
    height: 200px;
    background: red;
    z-index: 99999999999;
}

p.teaser {
    margin-top: 30px;
    margin-left: 5%;
    color: #fff;
        font-size: 26px;
}

p.produkte {
    text-align: center;
    font-size : 1.4em;
    color: #fff;
}

p.produkte-content3 {
    text-align: center;
    font-size : 1.4em;
    margin-top: 82px;
    color: #fff;
}

a.teaser {
    display : block;
    width: 420px;
    height: 100px;
    background: url("/themes/schmoel/assets/images/Page-08.png") no-repeat;
    margin-left: 250px;
    margin-top: 50px;
    background-size: cover;
}

p.teile {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
}

img.left {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top : 40px;
    border: 1px solid ;
}

img.leftt {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top : 10px;
    width: 30%;
    height: auto;
}

img.left:hover {
    opacity: 0.8;
    background: #ccc;
    transform: scale(1.1, 1.1);
    transition: transform 0.8s;
}

img.right {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top : 50px;
}

p.left {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: .9vw;
    line-height : 1.2em;
    width: 80%;
}

img.img-content3 {
    display: block;
    margin: 0 auto;
    width: 400px;
    height: auto;
}

#footer-nav {
    width: 100%;
    background: #000;
    margin: 0 auto;
    text-align: center;
}

#footer-nav ul.left {
    justify-content: center;
    display: flex;
    width: 100%;
	margin: 0;
	padding: 0;
}

#footer-nav ul.left li {
    padding: 2% 2%;
    float: left;
    list-style: none;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

#footer-nav ul.left a {
    color: #fff;
}

#footer-nav ul.right {
    float: right;
    margin-right: 2%;
    width: 40%;
}

#footer-nav ul.right li {
    padding: .5% 3%;
    float: right;
    list-style: none;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

#footer {
    width: 100%;
    height: 100px;
    background: #000;
    margin: 0 auto;
}

#footer p {
    color: #fff;
    font-size: 1.2em;
    text-align: center;
}

#content a.scroll-to-top {
    width: 40px;
    height: 40px;
    border-radius: 3px;
    color: #000;
    font-size: 32px;
    padding: 0 4px;
    text-align: center;
    background-color: #ccc;
    line-height: 38px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 1;
    z-index: 10;
    transition: opacity .5s linear, background-color .5s linear;
    z-index: 9;
}

#content i.fa {
    color: #000;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.modal {
    opacity: 0;
    padding: 50px;
    position: absolute;
    z-index: 1100;
    -webkit-transition: opacity 600ms linear 600ms;
    -moz-transition: opacity 600ms linear 600ms;
    -ms-transition: opacity 600ms linear 600ms;
    -o-transition: opacity 600ms linear 600ms;
    transition: opacity 600ms linear 600ms;
}

.modal_info {
    background: #FCF9F2;
    padding: 50px;
    width: 1000px;
    max-width: 98%;
    display: none;
}
.modal_info.modal_content{
    display: block;
}
.modal_overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 900;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
}

.display {
    opacity: 1;
    visibility: visible;
}

.conceal {
    visibility: visible;
}

.btn_container {
    height: 100%;
    text-align: center;
}

.btn_container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

a.open_button.load {
    opacity: 0;
}

button.modal_close {
    background: #363D4E;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
    cursor: pointer;
    outline: none;
    width: 52px;
    height: 52px;
    position: fixed;
    right: 20%;
    z-index: 9;
    top: 200px;
    -webkit-transition: -webkit-transform 600ms;
    -moz-transition: -moz-transform 600ms;
    -ms-transition: -ms-transform 600ms;
    -o-transition: -o-transform 600ms;
    transition: transform 600ms;
}

button.modal_close:hover {
    background: #3E465A;
    -webkit-transform: rotate(360deg) scale(1.10);
    -moz-transform: rotate(360deg) scale(1.10);
    -ms-transform: rotate(360deg) scale(1.10);
    -o-transform: rotate(360deg) scale(1.10);
    transform: rotate(360deg) scale(1.10);
    -webkit-transition: -webkit-transform 600ms;
    -moz-transition: -moz-transform 600ms;
    -ms-transition: -ms-transform 600ms;
    -o-transition: -o-transform 600ms;
    transition: transform 600ms;
}

button.modal_close span, span:before, span:after {
    background: rgb(238,155,46);
    content: '';
    cursor: pointer;
    display: block;
    height: 2px;
    position: absolute;
    width: 20px;
}

button.modal_close span:first-child {
    background: none;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

button.modal_close span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

button.modal_close span:after {
    -webkit-transform: translateY(-2px) rotate(-45deg);
    -moz-transform: translateY(-2px) rotate(-45deg);
    -ms-transform: translateY(-2px) rotate(-45deg);
    -o-transform: translateY(-2px) rotate(-45deg);
    transform: translateY(-2px) rotate(-45deg);
    top: 2px;
}

.modal_info p {
    text-align: justify;
}

.modal_info h2 {
    text-align: justify;
}

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

* {
    box-sizing: border-box;
}

.slider {
    width: 100%;
    margin: 50px auto;
    height: 380px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    max-width: 70%;
    height: auto;
    border-radius: 50%;
    margin: 0 auto;
    transform-origin: 50% 65%;
    transition: transform 5s, filter 3s ease-in-out;
    filter: brightness(150%);
}

.slick-slide img.hide {
    opacity: 0;
}

.slick-slide:hover img.hide {
    opacity: .7;
}

.slick-slide p {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.slick-slide a {
    color: #fff;
}

.slick-prev:before, .slick-next:before {
    color: rgb(238,155,46);
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current img.hide {
    opacity: 0;
}
.slick-prev, .slick-next {
    width: 40px;
    height: 40px;
}
.slick-prev:before, .slick-next:before{
    font-size: 40px;
}
@media print {
    #top3 {
        position: relative;
    }

    body {
    }

    #nav ul li {
        padding: 0 1%;
        float: left;
        list-style: none;
        font-size: 1em;
        font-weight: bold;
        line-height: 1em;
        color: #000;
    }

    #nav {
        width: 80%;
    }

    #content3 {
        width: 100%;
        margin: 0 auto;
        height : auto;
    }

    .slick-slide {
        margin: 5px 0px;
    }

    .slick-slide p {
        color: #fff;
        font-size: 1em;
        font-weight: bold;
        text-align: center;
    }

    .slick-slide img {
        max-width: 40%;
        height: auto;
        border-radius: 50%;
        margin: 0 auto 70px auto;
        transform-origin: 50% 65%;
        transition: transform 5s, filter 3s ease-in-out;
        filter: brightness(150%);
    }

    @main {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}

@media only screen and (min-width: 500px) and (max-width: 1024px) {
    #left1 {
        width:40%;
        float: left;
    }

    #left2 {
        width: 40%;
        float: right;
    }

    #left3 {
        width: 40%;
        float: left;
    }

    #left4 {
        width: 40%;
        float: right;
    }

    #top3 {
        position: relative;
        width: 100%;
        height: 400px;
        background: #fff;
        margin: 0 auto;
    }

    #top1 {
        width: 100%;
        height: auto;
    }

    #top1 span {
        display: block;
        text-align: center;
        line-height: 30px;
        margin: 0 auto;
        color: rgb(238,155,46);
        font-size: 1.2em;
        font-weight: bold;
    }

    #nav ul {
        width: 100%;
        float: none;
        height: 600px;
    }

    #logo {
        width: 100%;
        text-align: center;
    }

    #nav {
        width: 100%;
        height: 600px;
    }

    #top #nav ul li {
        padding: .7% 1%;
        margin: 1% auto;
        float: none;
        width: 100%;
        list-style: none;
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1em;
        color: #000;
        background: #fff;
        text-align: center;
    }

    #nav ul li a.current {
        display: block;
        width: 69px;
        height: 100px;
        background-image: url("/themes/schmoel/assets/images/de.png") ;
        margin: 0 auto;
        background-repeat: no-repeat;
    }

    #nav ul li a.current_en {
        display: block;
        width: 69px;
        height: 69px;
        background-image: url("/themes/schmoel/assets/images/en.png") ;
        margin: 0 auto;
        background-repeat: no-repeat;
    }

    #left {
        max-width: 35%;
        height: 100%;
        margin-top: 100px;
        float: left;
        margin-left: 10%;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url("/themes/schmoel/assets/images/bild5.png");
    }

    #right {
        max-width: 35%;
        height: 100%;
        margin-top: 100px;
        float: right;
        margin-right: 10%;
        background-image: url("/themes/schmoel/assets/images/bild5.png") ;
        background-size: contain;
        background-repeat: no-repeat;
    }

    p.left {
        display: block;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        font-size: 1.2vw;
        line-height: 1.2em;
        width: 80%;
    }

    #slide {
        max-width: 100%;
        max-height: 400px;
        background-image: url(/themes/schmoel/assets/images/bild1.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

    #slide1 {
        max-width: 50%;
        max-height: 400px;
        margin-left: 7.5%;
        background-image: url(/themes/schmoel/assets/images/slide1.png);
        z-index: 999999;
    }

    #slide img {
        position: absolute;
        margin: 50px 100px;
        max-width: 200px;
        height: auto;
    }

    #slide #teaser {
        position: absolute;
        margin: 150px 100px;
        /* width: 1200px; */
		height: 300px;
    }

    p.teaser {
       font-size: 14px;
        margin-left: 1%;
    }
    h1{
        font-size: 16px;
    }
}

@media screen and (max-width : 480px) {
    #left1 {
        width:100%;
        float: none;
    }

    #left2 {
        width: 100%;
        float: none;
    }

    #left3 {
        width: 100%;
        float: none;
    }

    #left4 {
        width: 100%;
        float: none;
    }

    #left {
        max-width: 80%;
        height: 100%;
        float: none;
        margin: 100px auto;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/themes/schmoel/assets/images/bild5.png);
    }

    #right {
        max-width: 80%;
        height: 100%;
        margin: 100px auto;
        float: none;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/themes/schmoel/assets/images/bild5.png);
    }

    h2 {
        font-family: 'Calibri', Arial, sans-serif;
        color: #000;
        font-size: 1vw text-align: center;
        font-weight: bold;
    }

    #content1 {
        width: 100%;
        height: auto;
    }

    #body {
        width: 100%;
        height: auto;
        background-image: url(/themes/schmoel/assets/images/bild4.jpg);
        background-size: cover;
        background-position: center;
    }

    #body2 {
        width: 100%;
        height: auto;
    }

    #content2 {
        height: auto;
    }

    #content4-right {
        width: 100%;
    }

    #content4-left {
        width: 100%;
    }

    #top3 {
        position: relative;
        width: 100%;
        height: 400px;
        background: #fff;
        margin: 0 auto;
    }

    #top1 {
        width: 100%;
        height: auto;
    }

    #top1 span {
        display: block;
        text-align: center;
        line-height: 30px;
        margin: 0 auto;
        color: rgb(238,155,46);
        font-size: 1.2em;
        font-weight: bold;
    }

    #nav ul {
        width: 100%;
        float: none;
        height: 600px;
    }

    #logo {
        width: 100%;
        text-align: center;
    }

    #nav {
        width: 100%;
        height: 600px;
    }

    #top #nav ul li {
        padding: .7% 1%;
        margin: 1% auto;
        float: none;
        width: 100%;
        list-style: none;
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1em;
        color: #000;
        background: #fff;
        text-align: center;
    }

    #nav ul li a.current {
        display: block;
        width: 69px;
        height: 100px;
        background-image: url("/themes/schmoel/assets/images/de.png") ;
        margin: 0 auto;
        background-repeat: no-repeat;
    }

    #nav ul li a.current_en {
        display: block;
        width: 69px;
        height: 69px;
        background-image: url("/themes/schmoel/assets/images/en.png") ;
        margin: 0 auto;
        background-repeat: no-repeat;
    }

    #content1 p.left {
        display: block;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        font-size: 3vw;
        line-height: 1.2em;
        width: 80%;
    }

    #slide {
        max-width: 100%;
        max-height: 200px;
        background-image: url(/themes/schmoel/assets/images/bild1.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

    #slide1 {
        max-width: 50%;
        max-height: 200px;
        margin-left: 7.5%;
        background-image: url(/themes/schmoel/assets/images/slide1.png);
        z-index: 999999;
    }

    #slide img {
        position: absolute;
        margin: 50px;
        max-width: 100px;
        height: auto;
    }

    #slide #teaser {
        position: absolute;
        margin: 100px;
        width: 70%;
        height: 150px;
    }
}

body {
    overflow-x: hidden;
    position: relative;
    min-width: 320px;
}

#nav {
    float: none;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    padding-left: 25vw;
}

#nav ul {
    float: none;
    width: auto;
    display: flex;
    margin: 0;
    align-items: center;
}

#nav ul li {
    float: none;
    width: auto;
    white-space: nowrap;
}

#top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#logo {
    float: none;
    width: auto;
}

.open_menu_btn {
    margin: auto 20px;
}

.open_menu_btn span {
    width: 30px;
    height: 2px;
    background: #2b2f2f;
    display: block;
}

.close_btn:before, .close_btn:after, .open_menu_btn span:before, .open_menu_btn span:after {
    display: none;
}

.open_menu_btn span:nth-child(2) {
    margin: 5px 0;
}

.open_menu_btn, .close_btn {
    display: none;
}

#logo a {
    display: block;
}


h2 {
    font-size: 26px;
}

#content1 {
    display: flex;
    justify-content: center;
}

#content1 > div {
    float: none;
    border-radius: 50%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(to right, #ee9200, #ee9200, #fefa00);
    max-width: initial;
    margin: 9vw 5vw 2vw;
    width: 490px;
    height: 490px;
    overflow: hidden;
    hyphens: auto;
    /* background-image: none; */
}

p.left {
    font-size: 17px;
}

img.leftt {
    margin-top: -50px;
}

.lang_menu a {
    display: block;
    padding: 10px;
}

#nav ul li a.current_en, #nav ul li a.current {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    margin-top: 5px;
}

#content2 {
    width: 1200px;
    max-width: 100%;
    padding: 0 15px;
    margin: 40px auto;
}

#left1 {
    width: 23%;
    margin-right: 0.33%;
}

img.center {
    width: 210px;
    height: 210px;
    object-fit: contain;
    margin-bottom: -10px;
}

.btn_link img {
    display: block;
    max-width: 100%;
    height: auto;
}

.slick-prev {
    left: -25px;
}

#body6 {
    height: auto;
    padding-bottom: 20px;
}

#content4-left, #content4-right {
    padding-top: 20px;
    height: 685px;
}

input[type=button] {
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

#footer {
    height: auto;
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);
}

@media only screen and (max-width: 1200px) {
    input[type=text], select, textarea {
        width: 320px;
        max-width: 100%;
    }

    #content2 > div {
        width: 48%;
        margin: 0 1%;
    }

    #content1 > div {
        margin: 7vw 2vw 2vw;
    }
}
.logo_mob{
    display: none;
}
@media (max-width: 1024px){
    #slide .logo_mob{
        display: block;
    }
    #slide .logo_pc{
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {

    #content1 > div {
        justify-content: center;
    }

    p.left br {
        display: none;
    }

    img.leftt {
        margin: 0 auto;
    }

    h2 {
        font-size: 22px;
        margin: 10px 0;
    }

    p.left {
        width: 95%;
        font-size: 15px;
    }

    p.left.last {
        width: 70%;
    }

    #content1 > div {
        width: 390px;
        height: 390px;
    }

    #slide img {
        margin: 30px 0 0 10vw;
    }

    #slide #teaser {
        margin: 150px 0 0 10vw;
        height: auto;
    }

    #top3 {
        height: auto;
    }

    #top {
        position: relative;
    }

    #top:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 3px;
        background-color: rgb(43, 47, 47);
        left: 0;
        bottom: 0;
    }

    #logo img {
        max-height: 100%;
    }

    #nav ul li a.current_en, #nav ul li a.current {
        width: 42px;
        height: 48px;
        margin: 0;
    }

    #nav {
        height: auto!important;
        padding-left: 0;
        justify-content: flex-end;
    }

    #nav ul {
        height: auto!important;
        padding: 40px 10px;
        margin: 0;
        align-items: center;
    }

    #nav ul.main_menu {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
		right: 0;
        z-index: 9;
        background-color: #110c0c;
        padding: 50px 20px 30px;
        display: flex;
        flex-direction: column;
        opacity: 0;
        pointer-events: none;
        transition: all .5s ease-in-out;
        transform: translateX(-100%);
		max-width: 100vw;
    }

    #nav ul.main_menu.active {
        opacity: 1;
        pointer-events: all;
        transform: translateX(0);
    }

    .close_btn {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 30px;
        color: #fff;
    }

    .open_menu_btn {
        display: block;
    }

    img.leftt {
        margin-bottom: -20px;
    }
}

@media screen and (max-width: 900px) {
    #content1 > div {
        width: 300px;
        height: 300px;
        min-height: 300px;
        overflow: inherit;
    }

    h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    p.left {
        width: 98%!important;
        font-size: 13px!important;
    }

    p.left.last {
        width: 87%!important;
    }

    img.leftt {
        margin-top: -35px;
    }
}

@media screen and (max-width: 768px) {
    #body6 {
        padding-bottom: 40px;
    }
    #body6:before {
    background-position: 0px 150px;
    }
    #footer-nav {
        margin: 0;
        height: auto;
    }

    #body1 {
        height: auto;
    }

    h3.kontakt-right {
        text-align: center;
        margin: auto;
    }

    #content4-right form {
        width: 300px;
        max-width: 100%;
        margin: auto;
    }

    #content4-left > * {
        margin: 0 auto 20px;
        text-align: center;
    }

    #content4-left {
        position: relative;
        z-index: 1;
    }

    #content4-left:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, .5);
        z-index: -1;
    }

    img.kontakt {
        display: block;
    }

    #body1 {
        display: flex;
        flex-direction: column;
    }

    #body1 > div {
        float: none;
        height: auto;
        width: 100%;
    }

    .slider {
        height: 300px;
    }

    .slick-slide img {
        height: 200px;
        width: 200px;
        min-width: 200px;
        margin-bottom: 10px;
    }

    .slider {
        padding: 10px 0;
    }

    #side {
        height: 140px;
    }

    #content3 {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    p.produkte-content3 {
        margin-top: 0;
    }

    #content1 {
        flex-direction: column;
        align-items: center;
        height: inherit;
    }
}
@media screen and (max-width: 575px){
    #body6:before {
    background-position: 0px 220px;
    }
}

@media screen and (max-width: 500px) {
    #footer {
        font-size: 14px;
    }

    img.center {
        width: 200px;
        height: 200px;
        margin: -20px auto -15px;
    }

    #content2 > div {
        width: 100%;
        margin: 0 auto 20px;
        height: auto;
    }

    h1 {
        font-size: 14px;
    }

    p.teaser {
        font-size: 14px;
    }

    #slide img {
        position: relative;
        margin: 20px auto;
        max-width: 200px;
        display: block;
    }

    #slide #teaser {
        position: relative;
        margin: 0 auto;
        text-align: center;
        max-width: 100%;
    }

    #slide {
        padding: 100px 10px 30px;
        height: auto;
        background-position: center right;
    }

    #slide1 {
        background-image: none;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    #side1 {
        display: none;
    }

    p.teaser br {
        display: none;
    }

    #slide {
        max-height: initial;
        padding-top: 10px;
    }

    #slide img {
        margin-top: 0;
    }

    #top3 {
        height: auto;
    }

    #top1 a {
        line-height: 20px;
        font-size: 1.1em;
        padding: 5px 0;
    }
}

#top #nav ul li {
    padding: 0;
}

.main_menu a {
    display: block;
    padding: 5px 7px;
}

body> *{
    max-width: 1340px;
    margin: auto;
}


.lang_menu_fixed {
    position: fixed;
    display: flex;
    flex-direction: column;
    top: 50vh;
    left: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: #2A2356;
    border-radius: 0 5px 5px 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    overflow: hidden;
}
@media(min-width: 1340px){
   .lang_menu_fixed {
            left: calc((100vw - 1340px) / 2)
    }
}

#nav .lang_menu_fixed li a.current_en,
#nav .lang_menu_fixed li a.current {
    padding: 0;
    width: 40px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0;
    background-image: none;
        
}
    #top #nav ul.lang_menu_fixed li{
    background: none;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
     #nav ul.lang_menu_fixed{
        padding: 5px 0;
    }
}