body {
    font-family: 'Varela Round', sans-serif!important;
}

html {
    scroll-behavior: smooth;
}

.g-recaptcha {
    margin-left: auto;
    margin-right: auto;
    width: 304px;
    margin-bottom: 20px;
}

.header-bar {
    height: 30px;
    width: 100%;
    background-image: url(../images/header_enertec.png);
    background-size: 100%;
    text-align: center;
    color: white;
}

.offnungszeiten-header {
    font-size: 20px;
    text-align: center;
}

.offnungszeiten-header-text {
    font-size: 15px;
    text-align: center;
}

.header-box {
    height: 8vw;
    background-color: white;
    width: 100%;
}

.logo-box {
    padding-top: 20px;
    float: left;
}

.logo-style {
    width: 30vw;
}

.header-info-box {
    color: #00007A;
    float: left;
    padding-top: 30px;
    padding-left: 20px;
}

.header-info-box:last-child {
    color: #00007A;
    float: left;
    padding-top: 30px;
    padding-left: 0;
}

.header-info-ueberschrift {
    font-size: 1.5vw;
    border-bottom: 1px solid black;
}

.header-info-text {
    font-size: 1vw;
    margin-left: 20px;
    border-top: 1px solid black;
}

.dropdown-background {
    height: 4.5vw;
    width: 100%;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    color: black;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000000;
    box-shadow: 0 12px 13px rgba(0, 0, 0, 0.3);
}

.dropdown-field {
    height: 4vw;
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 3px;
    margin-bottom: 15px;
    background-color: white;
    text-align: center;
    color: black;
}

.dropdown-field:hover {
    background-color: silver;
}

.dropdown-text {
    width: 100%;
    height: 3vw;
    text-align: center;
    float: left;
    font-size: 1.5vw;
    padding-top: 1vw;
    color: black!important;
}

.dropdown-text-link {
    text-decoration: none;
    color: black!important;
}

.dropdown-arrow {
    width: 15%;
    height: 20px;
    margin-top: 2.8vw;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/arrow-drp.png);
    background-size: 20px;
    background-repeat: no-repeat;
}

.text-headline {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
}

.text-block-headline {
}

.headline-block-kontakt {
    font-size: 40px;
    margin-bottom: 10px;
}

.text-block-text {
    font-size: 15px;
}

.text-block1 {
    width: 23.32%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 75px;
}

.text-block2 {
    width: 23.32%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 75px;
}

.text-block3 {
    width: 23.32%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 75px;
}

.trennstrich {
    height: 100px;
    width: 2px;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
}

.produkt-left {
    text-align: left;
    color: black;
    padding-left: 6%;
    margin-top: 200px;
    max-width: 100%;
}

.produkt-left-text {
    text-align: left;
    width: 25%;
    float: left;
}

.produkt-right {
    text-align: right;
    color: black;
    padding-right: 6%;
    margin-top: 200px;
    max-width: 100%;
}

.produkt-right-text {
    text-align: right;
    width: 25%;
    float: right;
}

.produkt-img_1 {
    width: 20%;
    background-image: url(../brennwertkessel/oelbrennwertkessel-3.png);
    float: left;
    height: 250px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 14%;
    transition-duration: 2s;
}

.produkt-img_1:hover {
    width: 22%;
    margin-left: 8%;
    margin-top: -2%;
}

.produkt-img_2 {
    width: 24%;
    background-image: url(../duo_hybrid.png);
    float: right;
    height: 235px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 8%;
    transition-duration: 2s;
}

.produkt-img_2:hover {
    width: 27%;
    margin-right: 5%;
    height: 255px;
    margin-top: -2%;
}

.produkt-img_3 {
    width: 35%;
    background-image: url(../geblasebrenner/oelbrenner-5.png);
    float: left;
    height: 225px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 20%;
    transition-duration: 2s;
    margin-top: 18%;
}

.produkt-img_3:hover {
    width: 36.5%;
    margin-left: 10%;
    margin-top: 17%;
    height: 235px;
}

.produkt-trennlinie-top {
    height: 2px;
    width: 600px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: 110px;
    margin-top: 60px;
    z-index: 0;
}

.produkt-trennlinie-top1 {
    height: 2px;
    width: 200px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    transform: rotate(90deg);
    margin-left: 610px;
    margin-top: -101px;
    z-index: 0;
}

.produkt-trennlinie {
    height: 2px;
    width: 600px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: 96px;
    margin-top: 85px;
    z-index: 0;
}

.produkt-trennlinie1 {
    height: 2px;
    width: 200px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    transform: rotate(90deg);
    margin-left: 596px;
    margin-top: -101px;
    z-index: 0;
}

.right_produkt-trennlinie-top {
    height: 2px;
    width: 600px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: 340px;
    margin-top: 60px;
    z-index: 0;
}

.right_produkt-trennlinie-top1 {
    height: 2px;
    width: 200px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    transform: rotate(-90deg);
    margin-left: 241px;
    margin-top: -101px;
    z-index: 0;
}

.right_produkt-trennlinie {
    height: 2px;
    width: 600px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: 360px;
    margin-top: 85px;
    z-index: 0;
}

.right_produkt-trennlinie1 {
    height: 2px;
    width: 200px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    transform: rotate(-90deg);
    margin-left: 259px;
    margin-top: -101px;
    z-index: 0;
}

.label_style {

}

.input_style {

}

.kontakt-box {
    width: 50%;
    float: left;
}

.artikel-anfragen-box {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.kontakt-headline {
    text-align: center;
    margin-bottom: 10px;
}

.ansprech-partner-box {
    width: 50%;
    float: left;
    text-align: center;
}

.person-1 {
    height: 300px;
    width: 45%;
    float: left;
    background-image: url(../images/Unknown.png);
    background-repeat: no-repeat;
}

.person-2 {
    height: 300px;
    width: 45%;
    float: left;
    background-image: url(../images/anonym_2.png);
    background-repeat: no-repeat;
}

.person-1-text {
    height: 300px;
    width: 55%;
    float: left;
    text-align: left;
}

.person-2-text {
    height: 300px;
    width: 55%;
    float: left;
    text-align: left;
}

.kontakt-ansprechpartner {
    margin-top: 200px;
    width: 100%;
}

.enertec-trennlinie {
    height: 2px;
    width: 300px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 50px;
}

.input_style_button {
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 70px;
    color: white;
    border-radius: 0px;
    transition-duration: 1s;
    cursor: pointer;
}

.input_style_button:hover {
    background-size: 120px;
    border-radius: 15px;
}

.enertec-footer-trennlinie {
    height: 2px;
    width: 30px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.uber-enertect-text {
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    margin-bottom: 75px;
}

.trennlinie-uber-enertec-box {
    height: 40px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25px;
}

.trennlinie-uber-enertec {
    height: 2px;
    width: 200px;
    background-image: url(../images/dropdown_background_enertec.png);
    background-size: 100%;
    text-align: center;
    transform: rotate(-90deg);
}

.google-maps-box {
    margin-top: 150px;
    width: 100%;
}

.footer-box {
    margin-top: -7px;
}

.footer-background {
    background-image: url(../images/footer-background.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 355px;
}

.footer-box1 {
    background-color: white;
    width: 320px;
    height: 250px;
    float: left;
    margin-top: 75px;
    padding-top: 10px;
}

.footer-box2 {
    background-color: white;
    width: 320px;
    height: 250px;
    float: left;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.footer-box3 {
    background-color: white;
    width: 320px;
    height: 250px;
    float: left;
    margin-top: 75px;
    padding-top: 10px;
}

.footer-box-text1 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-box-text2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-facebook {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.footer-instagram {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.footer-whatsapp {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.produkte-box {
    margin-top: 150px;
    width: 100%;
}

.produkte-menu {
    width: 30%;
    height: auto;
    float: left;
    margin-bottom: 200px;
    position: sticky;
    top: 100px;
}

.produkte-anzeige {
    width: 70%;
    height: auto;
    float: left;
    margin-bottom: 200px;
}

.produkte-anzeige-header {
    text-align: left;
    color: #00007A;
    margin-bottom: 50px;
}

details {
    font-size: 20px;
    margin-bottom: 5px;
}

.stichpunkt-menu {
    font-size: 20px;
    margin-bottom: 5px;
    margin-left: 22px;
}

.stichpunkt-menu:hover {
    color: black!important;
}

p {
    font-size: 17px;
    margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 0px!important;
    transition-duration: .4s;
}

a:hover {
    color: black!important;
}

p:hover {
    margin-left: 45px;
    color: black!important;
}

summary:focus {
    outline: none;
}

summary:hover {
    color: black!important;
}

.a_href_style {
    text-decoration: none;
    color: #00007A;
}

.pdf-box {
    width: 100%;
    margin-bottom: 17px;
    margin-top: 17px;
}

.artikel-listing {
    margin-bottom: 200px;
}

.artikel-trennstrich {
    width: 100%;
    height: 0px;
    border-bottom: 2px solid darkgrey;
    margin-top: 30px;
    margin-bottom: 60px;
}

.artikel-bild {
    width: 30%;
    float: left;
    margin-top: 5px;
}

.artikel-text {
    width: 68%;
    margin-left: 2%;
    float: left;
}

.produkte-anzeige-text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.artikel-anfragen-button {
    -moz-box-shadow: 3px 4px 0px 0px #899599;
    -webkit-box-shadow: 3px 4px 0px 0px #899599;
    box-shadow: 3px 4px 0px 0px #899599;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
    background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
    background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
    background-color:#ededed;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    border:1px solid #d6bcd6;
    display:inline-block;
    cursor:pointer;
    color:black;
    font-family:Arial;
    font-size:17px;
    padding:7px 25px;
    text-decoration:none;
    text-shadow:0px 1px 0px #e1e2ed;
    margin-top: 30px;
}

.artikel-anfragen-button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
    background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
    background-color:#bab1ba;
}
.artikel-anfragen-button:active {
    position:relative;
    top:1px;
}

.weiter-ctc {
    width: 67%;
}

.weiter-giersch {
    width: 100%;
}

.weiter-electro {
    padding-top: 40px;
    width: 100%;
}

.giersch-logo-produktseite{
    width: 285px;
}

.stichpunkt-style {
    font-size: 20px;
}

.mobile-switch {
    display: unset;!important;
}

.desktop-switch {
    display: none;!important;
}

.mobile-logo-enertec {}

.burger-box {}

.close-box {}

.mobile-header {}

.mobile-menu {
    position: fixed;
    width: 0px;
    height: 0px;
    top: -9000px;
}

.mobile-logo-enertec-style {}

.burger-button-style {}

.input_style_nachricht {}

.mobile-stichpunkt {}

.mobile-trennstrich-menu {}

.offnungszeiten-header {}

.mobile-offnungszeiten {}

.mobile-mehr-lesen {}

.mobile-datenschutz{}

.phantom-logo {
    width: 6vw;
}

.etp-logo-style {
    width: 100px;
}

.ism-slider .ism-img {
    max-width: 100%;
}

.ism-img-frame {
    min-height: 800px;
}

#my-slider {
    height: 800px;
}


@media screen and (min-device-width : 1485px) {

    .dropdown-background {
        height: 66.81px;
    }

    .dropdown-field {
        height: 59.39px;
        width: 207.89px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .dropdown-text {
        height: 44.55px;
        font-size: 23px;
        padding-top: 14.85px;
    }

    .header-box {
        height: 120px;
    }

    .logo-style {
        width: 430px;
    }

    .header-info-ueberschrift {
        font-size: 22px;
    }

    .header-info-text {
        font-size: 15px;
    }

    .dropdown-arrow {
        margin-top: 40px;
    }

}



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

    .header-info-box:last-child {
        color: #00007A;
        float: left;
        padding-top: 15px;
        padding-left: 0;
    }
}

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

    .logo-style {
        width: 27vw;
    }

}

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

    .right_produkt-trennlinie-top {
        width: 59vw;
    }

    .right_produkt-trennlinie {
        width: 59vw;
    }

    .produkt-trennlinie-top {
        width: 58.5vw;
    }

    .produkt-trennlinie {
        width: 58.5vw;
    }

    .produkt-trennlinie-top1 {
        margin-left: 59.5vw;
    }

    .produkt-trennlinie1 {
        margin-left: 58vw;
    }

}

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

    .logo-style {
        width: 24vw;
    }

    .logo-box {
        float: left;
    }

    .header-info-box {
        padding-top: 15px;
        padding-left: 0;
    }

    .etp-logo-style {
        width: 80px;
    }

    .weiter-giersch {
        width: 29vw;
    }

    .weiter-electro {
        width: 29vw;
        padding-top: 41px;
    }

    .right_produkt-trennlinie-top {
        margin-left: 220px;
    }

    .right_produkt-trennlinie-top1 {
        margin-left: 121px;
    }

    .right_produkt-trennlinie {
        margin-left: 240px;
    }

    .right_produkt-trennlinie1 {
        margin-left: 139px;
    }

    .h3, h3 {
        font-size: 1.25rem!important;
    }

    .footer-box1 {
        width: 210px;
    }

    .footer-box2 {
        width: 210px;
    }

    .footer-box3 {
        width: 210px;
    }

    .giersch-logo-produktseite{
        width: 185px;
    }

    .h2, h2 {
        font-size: 1.5rem!important;
    }

    details {
        font-size: 15px;
    }

    .stichpunkt-style {
        font-size: 15px;
    }

    p {
        font-size: 13px!important;
    }

    .footer-box1 {
        margin-top: 25px;
    }

    .footer-box2 {
        margin-top: 25px;
    }

    .footer-box3 {
        margin-top: 25px;
    }

    .footer-background {
        height: 290px;
    }

}

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

    .header-box {
        height: 10vw;
    }

    .footer-background {
        height: 870px;
        background-repeat: unset!important;
    }

    .footer-box1 {
        width: 410px;
        margin-left: auto;
        margin-right: auto;
        float: unset;
    }

    .footer-box2 {
        width: 410px;
        margin-left: auto;
        margin-right: auto;
        float: unset;
        margin-top: 40px;
    }

    .footer-box3 {
        width: 410px;
        margin-left: auto;
        margin-right: auto;
        float: unset;
        margin-top: 40px;
    }

    .dropdown-arrow {
        width: 11%;
        height: 10px;
        background-size: 13px;
    }

}

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

    .logo-style {
        width: 22vw;
    }

    .right_produkt-trennlinie-top {
        margin-left: 170px;
    }

    .right_produkt-trennlinie-top1 {
        margin-left: 71px;
    }

    .right_produkt-trennlinie {
        margin-left: 190px;
    }

    .right_produkt-trennlinie1 {
        margin-left: 89px;
    }

}

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

    .header-info-box {
        padding-top: 5px;
    }

    .enertec-trennlinie {
        width: 160px;
    }

    .text-block2 {
        margin-top: 85px;
    }

}

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

    .mobile-switch {
        display: none!important;
    }

    .desktop-switch {
        display: unset;!important;
    }

    .mobile-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: white;
        z-index: 10000000;
        height: 12vw;
    }

    .mobile-logo-enertec {
        width: 74%;
        float: left;
        height: 12vw;
    }

    .burger-box {
        width: 26%;
        float: left;
        height: 12vw;
        background-image: url(../images/b3fe739c-d414-4461-a586-65d033ca282c.jpg);
        background-repeat: no-repeat;
        background-size: 190%;
        border-radius: 70px 0px 0px 0px;
        -webkit-box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
        -moz-box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
        box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
    }

    .burger-box:active {
        -webkit-box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
        -moz-box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
        box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
    }

    .close-box {
        width: 0;
        float: left;
        height: 0;
        background-image: url(../images/b3fe739c-d414-4461-a586-65d033ca282c.jpg);
        background-repeat: no-repeat;
        background-size: 0;
        border-radius: 70px 0px 0px 0px;
        -webkit-box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
        -moz-box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
        box-shadow: -16px 1px 62px -6px rgba(0,0,0,0.7);
    }

    .close-box:active {
        -webkit-box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
        -moz-box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
        box-shadow: inset -16px 1px 62px -6px rgba(0,0,0,0.7);
    }

    .mobile-header-trennstrich {
        background-image: url(../images/header_enertec.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        height: 3px;
        position: fixed;
        top: 12vw;
        z-index: 10000000;
    }

    .text-block2 {
        margin-top: 110px;
    }

    .text-headline {
        margin-top: 100px;
    }

    .mobile-logo-enertec-style {
        width: 64vw;
        height: 12vw;
    }

    .burger-button-style {
        width: 26vw;
        margin-top: 2.3vw;
    }

    .close-button-style {
        width: 0px;
        margin-top: 2.5vw;
        margin-left: 10vw;
    }

    .right_produkt-trennlinie-top {
        margin-left: 120px;
    }

    .right_produkt-trennlinie-top1 {
        margin-left: 21px;
    }

    .right_produkt-trennlinie {
        margin-left: 140px;
    }

    .right_produkt-trennlinie1 {
        margin-left: 39px;
    }

    .produkt-img_1 {
        width: 25%;
        height: 300px;
        margin-left: 1%;
    }

    .produkt-left-text {
        width: 60%;
    }

    .produkt-img_2 {
        width: 35%;
        height: 320px;
        margin-right: 1%;
    }

    .produkt-right-text {
        width: 64%;
    }

    .produkt-img_3 {
        width: 30%;
        margin-left: 1%;
    }

    .kontakt-box {
        width: 100%;
        float: none;
    }

    .ansprech-partner-box {
        width: 0%;
        display: none;
    }

    .input_style_nachricht {
        width: 75%;
    }

    .mobile-menu {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: -9000px;
        background-image: url(../images/mobile-menu-background.jpg);
        background-size: 140%;
        background-repeat: no-repeat;
        z-index: 999999;
        padding-top: 50px;
    }

    .h1, h1 {
        font-size: 8vw!important;
    }

    .footer-box1 {
        width: 300px;
    }

    .footer-box2 {
        width: 300px;
    }

    .footer-box3 {
        width: 300px;
    }

    .produkt-trennlinie {
        margin-left: 97px;
    }

    .produkt-trennlinie-top {
        margin-left: 105px;
    }

    .mobile-stichpunkt {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .mobile-trennstrich-menu {
        width: 4vw;
        height: 2px;
        background-color: black;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .offnungszeiten-header-mobile {
        font-size: 20px;
        text-align: center;
        color: black;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .mobile-offnungszeiten {
        position: absolute;
        bottom: 0;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .h4, h4 {
        font-size: .75rem!important;
    }

    .uber-enertect-text {
        width: 70%;
    }

    .produkte-box {
        margin-top: 85px;
        width: 100%;
        padding-left: 10vw;
        padding-right: 10vw;
    }

    .produkte-menu {
        width: 100%;
        margin-bottom: 0px;
        top: 100px;
        position: unset;
    }

    .produkte-anzeige {
        width: 100%;
        margin-bottom: 50px;
    }

    .mobile-mehr-lesen {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mobile-datenschutz {
        font-size: 5vw!important;
    }

    .mobile-datenschutz-text {
        font-size: 5vw!important;
    }

    .text-block-text {
        font-size: 2.6vw
    }

    .phantom-logo {
        width: 20vw;
    }

    .text-block1 {
        width: 55%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 75px;
    }

    .text-block2 {
        width: 55%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 75px;
    }

    .text-block3 {
        width: 55%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 75px;
    }

    .trennstrich {
        display: none;
    }

}

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

    .right_produkt-trennlinie-top {
        margin-left: 90px;
    }

    .right_produkt-trennlinie-top1 {
        margin-left: -9px;
    }

    .right_produkt-trennlinie {
        margin-left: 109px;
    }

    .right_produkt-trennlinie1 {
        margin-left: 9px;
    }

    .offnungszeiten-header-mobile {
        font-size: 13px;
    }


}