/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {
    /*            #reso-message{
                    display: block;
                    display: flex;
                    position: fixed;
                    width: 100%;
                    height: 100vh;
                    background-color: #ffffff;
                    z-index: 2000;
                }*/
    h2.solo-h2 {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #reso-message div {
        display: inline-block;
    }

    .navbar-toggler-icon.regional-navbar-toggle {
        background-image: url(/img/drop_down.svg);
    }

    .navbar-toggler[aria-expanded=true] .navbar-toggler-icon.regional-navbar-toggle {
        background-image: url(/img/x.svg);
    }

    .navbar-toggler[aria-expanded=false] .navbar-toggler-icon.regional-navbar-toggle {
        background-image: url(/img/drop_down.svg);
    }

    .navbar-nav li.nav-item {
        margin-left: 20%;
        text-align: left;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a, #main-nav > .navbar-nav > li.nav-item > a.nav-link {
        width: fit-content;
        display: inline-block;
    }

    #masthead nav.navbar > .navbar-brand {
        width: 10px;
    }

    #header-home-icon {
        margin-left: 0;
    }

    #masthead .navbar {
        justify-content: flex-end;
    }

    #header-logo-link-2 {
        height: 32px;
        width: 45px;
        padding: 5px;
    }

    #header-logo {
        width: 40%;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        max-width: 120px;
    }

    #erz-top-deco2 {
        left: 150px;
        top: 145px;
        width: 250px;
    }

    #erz-top-deco1 {
    }

    #reg-foer-grass {
        background-position: center;
        background-size: auto 100%;
    }

    .product-item-packshot {
        max-width: 72%;
        max-height: 88%;
    }

    .prod-ov-text-img1 {
        position: relative;
        top: auto;
        width: auto;
    }

    .prod-ov-img-cont .abs-img {
        top: 260px;
        left: -50px;
        width: 200px;
    }

    .prod-ov-endrow-img {
        max-width: none;
        bottom: -277px;
        left: 137px;
        top: auto;
        width: 816px;
    }

    #prod-ov-prods .regio-button-wrap {
        top: 474px;
    }

    #erz-ov-top {
        height: 870px;
        background-repeat: repeat;
    }

    .reg-foer-top-deco1 {
        top: -250px;
        width: 64%;
        left: 335px;
    }

    .erz-det-slider {
        height: auto;
    }

    .erz-si-media {
        position: relative;
        top: auto;
    }

    .erz-si-media-wrap {
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        -ms-justify-content: center;
        -ms-align-items: center;
    }

    .white-thing.erz-si-white-thing {
        height: 180px;
        max-height: 180px;
        top: 50%;
        margin-top: -90px;
    }

    .erz-si-content {
        padding-bottom: 32%;
    }

    .erz-si-cite {
        padding-top: 310px;
        padding-bottom: 100px;
    }

    .erz-si-cite .container.no-padding-cont {
        padding-left: 0;
        padding-right: 0;
    }

    .erzeug-teaser-bg-deco1 {
        top: 29%;
        left: -30%;
    }

    .erzeug-teaser-bg-deco2 {
        top: -22%;
        right: -44%;
    }

    .erzeug-teaser-bg-deco3 {
        top: 70%;
        left: -32%;
    }

    #story-falling-1 {
        top: 208px;
        left: 507px;
    }

    #story-erzeuger-deco-1 {
        top: 115px;
        left: 160px;
        width: 800px;
    }

    #story-erzeuger-deco-2 {
        top: 145px;
        left: 0;
    }

    #story-falling-4 {
        top: 606px;
        right: 115px;
    }

    #story-falling-5 {
        top: 617px;
        left: 110px;
    }

    #story-erzeuger-deco-3 {
        top: 36px;
        left: 210px;
        width: 750px;
    }

    .story-erzeuger-row-6 .oval-additional {
        top: 45px;
        left: -294px;
        width: 352px;
        bottom: auto;
    }

    .item-overview-sort {
        font-size: 18px;
    }

    .land-teasers-1-content .land-teasers-1-deco3 {
        top: 28px;
        right: -463px;
        width: 641px;
    }

    .product-slider {
        max-width: 750px;
    }

    .regio-prod-cross-container .arrow-left {
        left: 20px;
    }

    .regio-prod-cross-container .arrow-right {
        right: 20px;
    }

    .regio-prod-cross-headline {
        left: -15px;
    }

    .regio-prod-stage-headline {
        top: -50px;
    }

    .regio-prod-stage-emb-img {
        top: 50px;
    }
}

/*  Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {

    /****** Allgemein ******/
    header#masthead {
        padding: 10px 15px;
    }

    p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .h2-container {
        padding: 20px 30px;
    }

    ul#menu-footer-1 {
        display: block;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a, #main-nav > .navbar-nav > li.nav-item > a.nav-link {
        width: auto;
    }

    .navbar-nav li.nav-item {
        margin-left: 0;
        text-align: center;
    }

    .erz-det-block-img {
        margin: 0 50px;
    }

    /****** Startseite ******/
    .site-content h2 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .site-content h3 {
        font-size: 1.4rem;
        line-height: 1.4;
    }

    .story-erzeuger-row-2 h3,
    .story-erzeuger-row-4 h3 {
        margin-top: 2rem;
    }

    #land-top-section {
        background-position: center;
    }

    #land-top-section {
        height: auto;
    }

    .land-top-oval {
        position: relative;
    }

    .compo-container, .land-erzeug-teaser {
        height: auto;
    }

    .erzeug-teaser-slider {
        margin-top: 53%;
    }

    #land-top-text {
        padding-top: 60px;
        padding-left: 0;
        padding-right: 0;
    }

    #land-top-cow {
        position: relative;
        top: 40px;
        left: auto;
        width: 40%;
    }

    #land-comp-bg {
        display: none;
    }

    #land-top-lower {
        left: 50%;
        height: 12%;
        z-index: 5;
    }

    .regio-oval-bg {
        z-index: 5;
    }

    .regio-oval-bg.oval-green {
        padding: 10% 10% 10% 10%;
        margin-top: 60%;
    }

    .regio-oval-bg.land-top-oval.oval-green p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .regio-button {
        height: 36px;
        font-size: 1.4rem;
        padding: 0 10px;
    }

    .regio-icon {
        width: 15px;
        height: 15px;
    }

    #land-cheese-man {
        position: absolute;
        left: 20%;
        width: 47%;
        z-index: 1;
        top: 14%;
        max-width: 300px;
        margin-left: 22%;
    }

    #land-top-cow {
        position: absolute;
        top: 20%;
        left: 15%;
        width: 38%;
        z-index: 0;
    }

    .land-erzeug-teaser {
        background-color: #9EAE5A;
        padding-top: 10%;
        margin-top: 0;
        min-height: 1060px;
    }

    .erzeug-teaser-bg {
        top: 35%;
    }

    .land-erzeug-teaser-content .regio-oval-bg {
        background-color: transparent;
    }

    .land-erzeug-teaser-content {
        padding-top: 0;
    }

    .land-erzeug-teaser-content .row {
        /* position: absolute; */
        top: 0;
    }

    #story-erzeuger .oval-additional {
        position: relative;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional {
        position: absolute;
        right: -41%;
        top: 7%;
        bottom: 0;
        width: 50%;
        margin: 0 auto;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional img {
        max-width: initial;
        left: auto;
        width: 112%;
    }

    #story-erzeuger .story-erzeuger-row-6 .oval-additional {
        position: absolute;
        right: auto;
        left: -47%;
        top: 7%;
        bottom: 0;
        width: 50%;
        margin: 0 auto;
    }

    #story-erzeuger .story-erzeuger-row-6 .oval-additional img {
        max-width: initial;
        left: auto;
        width: 112%;
    }

    .oval-additional {
        right: 27%;
        bottom: 0;
    }

    #land-top-text .oval-additional {
        /*right: 0;*/
        bottom: 3px;
    }

    .erzeug-teaser-bg-inner {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

    .erzeug-teaser-bg {
        /*background-image: url(/wp-content/themes/regional-bootstrap-starter-child/img/erde.jpg);*/
        background-repeat: no-repeat;
        background-position: center 91px;
        height: 685px;
        /*position: relative;*/
    }

    .erzeug-teaser-bg-bottom {
        bottom: -91px;
        top: auto;
    }

    .erzeug-teaser-bg-white {
        top: auto;
        bottom: -90px;
    }

    .land-erzeug-teaser-content .regio-oval-bg {
        padding: 10%;
    }

    .land-erzeug-teaser-content .abs-image {
        position: static;
    }

    .erzeug-teaser-bg-deco1 {
        top: 107%;
        left: -1%;
        width: 80%;
    }

    .erzeug-teaser-bg-deco2 {
        width: 44%;
        left: 53%;
        top: 86%;
    }

    .slider-arrow {
        width: 55px;
        height: 60px;
    }

    .slider-arrow .arrow-icon {
        width: 50%;
        height: 80%;
        margin: 10% 5%;
    }

    .slider-arrow .arrow-icon, .news-slider-wrap .slider-arrow .arrow-icon {
        margin: 7px 12px;
        width: 31px;
    }

    .erz-si-media-content .slider-arrow {
        top: 50%;
        margin-top: -30px;
    }

    .erzeug-teaser-bg-deco3 {
        width: 32%;
        left: -4%;
        top: 157%;
    }

    #land-teasers-map {
        background: linear-gradient(180deg, #B6CE75 0%, #3D8322 100%);
        padding-bottom: 75px;
    }

    .erzeug-teaser-bg-map {
        top: auto;
        bottom: -320px;
        margin-left: -325px;
        width: 650px;
    }

    .map-teaser-row {
        margin-top: 0;
        padding-top: 145px;
        margin-bottom: 0;
    }

    #land-top-section .white-thing {
        z-index: 5;
        bottom: -35px;
        height: 100px;
    }

    .erz-si-top {
        background-position-y: 65px;
    }

    #erz-ov-top {
        height: auto;
        padding: 120px 0 40px;
        background-repeat: repeat;
    }

    .erz-ov-text {
        padding-top: 40%;
    }

    #erz-top-deco2 {
        left: 10%;
        width: 37%;
        top: 4%;
    }

    #erz-top-deco1 {
        left: 20%;
        width: 70%;
        top: 0;
    }

    .erz-ov-icon-row2 {
        margin-top: 20px;
    }

    #land-teasers-1 {
        background-position-y: 0;
    }

    #land-teasers-1 #white-thing {
        position: absolute;
        top: -20px;
        width: 100%;
        margin: 0;
        left: 0;
        height: 75px;
    }

    .land-teasers-1-content {
        padding: 0;
    }

    .land-teasers-1-content .land-teasers-1-deco1 {
        top: 25%;
        left: -5%;
        width: 55%;
        z-index: 5;
    }

    .land-teasers-1-content .land-teasers-1-deco2 {
        width: 70%;
        top: 75%;
        left: 11%;
        z-index: 4;
    }

    /*    .land-teasers-1-content .row .col-12 {
            padding: 0;
        }*/
    .land-teasers-1-content .regio-oval-bg {
        padding: 10%;
        position: initial;
    }

    .land-teasers-1-content .land-teasers-1-deco3 {
        top: 65%;
        right: 0;
        width: 100%;
    }

    /*    .land-teasers-1-content .land-teasers-1-deco3-2 {
            width: 28%;
            z-index: 5;
            margin-top: 20%;
            right: 40%;
            max-width: 250px;
        }*/
    .land-teasers-1-content .land-teasers-1-deco3-2 {
        width: 25%;
        z-index: 5;
        margin-top: 20%;
        right: 4%;
        max-width: 250px;
    }

    .land-teasers-1-content .land-teasers-1-deco3-1 {
        margin-top: 5%;
        position: relative;
        z-index: 2;
        width: 60%;
        left: 21%;
        right: 0;
    }

    .land-teasers-1-content .row.land-teasers-1-row-2 {
        margin-top: 35%;
    }

    .land-teasers-1-content .regio-oval-bg a.oval-additional {
        position: absolute;
        right: 0;
    }

    .land-teasers-1-content .row .regio-oval-bg a.oval-additional {
        position: absolute;
        right: 20%;
        z-index: 4;
        margin-bottom: 0.75rem;
    }

    .land-teasers-2-content {
        margin-top: 0;
        padding-top: 265px;
    }

    .land-teasers-2-content .regio-oval-bg {
        padding: 10%;
    }

    #land-teasers-2-ball {
        top: auto;
        bottom: 25%;
        left: -4%;
    }

    /****** Regionalität ******/
    #story-top {
        height: 600px;
        background-position-y: 70px;
    }

    #story-title {
        width: 50%;
        left: 25%;
        margin-left: auto;
        top: 25%;
    }

    #story-title .regio-oval-bg {
        background-image: url(/img/Oval3.svg);
        border-radius: 0;
        background-color: transparent;
        text-shadow: none;
        margin: 0;
        height: 10%;
        padding: 10% 20% 30% 10%;
        max-width: 100%;
        width: 100%;
    }

    #story-top-logo {
        top: 38%;
        left: 22%;
        width: 76%;
        max-width: initial;
    }

    #story-feld {
        height: auto;
        background-color: #274510;
    }

    #story-feld-deco1 {
        top: -7.5em;
        left: 65%;
        width: 34%;
        z-index: 0;
    }

    #story-feld-deco2 {
        top: 0;
        left: -6%;
        width: 45%;
        z-index: 4;
    }

    .story-feld-content {
        padding: 15% 0 0;
    }

    #story-feld .story-feld-content .regio-oval-bg {
        position: relative;
        z-index: 10;
        /*        background-color: #274510;*/
        padding: 6% 10% 8%;
    }

    #story-three {
        height: auto;
        position: relative;
        bottom: -10px;
        margin-top: 50px;
    }

    #story-three-inner {
        padding-bottom: 50px;
    }

    #story-three .story-icon-text {
        margin-top: 20px;
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    #story-green {
        padding-bottom: 10%;
        padding-top: 15%;
    }

    #story-green .regio-oval-bg.low-line {
        padding: 5% 10%;
    }

    #story-bee-upper {
        height: 30px;
        top: -20px;
    }

    #story-bee-lower {
        height: 30px;
        bottom: -15px;
    }

    #story-bee-inner {
        background-color: #663B33;
        padding: 40% 0 0;
    }

    #story-bee-img {
        top: 0;
        left: 0;
        margin-left: 0;
        width: 100%;
        height: 100%;
    }

    #story-bee .regio-oval-bg.low-line {
        padding: 5% 10%;
        margin-bottom: 3rem;
    }

    #story-erzeuger .regio-oval-bg {
        padding: 10%;
    }

    #story-erzeuger .story-erzeuger-row-1 .regio-oval-bg {
        padding: 5% 10%;
        text-align: center;
        margin-top: 80px;
    }

    #story-erzeuger-deco-1 {
        top: 50%;
        left: 0;
        z-index: 2;
    }

    .story-erzeuger-row-2 .oval-additional {
        left: -13%;
        z-index: 3;
        top: -1rem;
    }

    #story-erzeuger .story-erzeuger-row-2 {
        margin-top: 15%;
    }

    #story-erzeuger .story-erzeuger-row-3,
    #story-erzeuger .story-erzeuger-row-4,
    #story-erzeuger .story-erzeuger-row-5 {
        margin-top: 35%;
    }

    #story-erzeuger .story-erzeuger-row-6 {
        margin-top: 15%;
    }

    .story-erzeuger-row-3 #story-erzeuger-deco-2 {
        top: 63%;
        left: 0;
        z-index: 4;
    }

    .story-erzeuger-row-3 .oval-additional {
        left: -10%;
        right: 0;
        z-index: 5;
        bottom: 0;
    }

    .story-erzeuger-row-4 #story-erzeuger-deco-3 {
        top: 58%;
        left: 0;
        z-index: 3;
    }

    .story-erzeuger-row-4 .oval-additional {
        bottom: 0;
        left: -10%;
        right: 0;
        z-index: 5;
    }

    .story-between {
        width: 100%;
        bottom: -2%;
        left: 0;
        margin-left: 0;
    }

    /* Förderung */
    .reg-foer-top-content {
        margin-top: 0;
        padding-top: 50%;
    }

    .reg-foer-top-deco1 {
        width: 80%;
        left: 10%;
        top: 8%;
    }

    .regio-foer-headline {
        margin-bottom: 0;
    }

    .reg-foer-white-thing {
        height: 60px;
        top: -14px;
    }

    .reg-foer-top-content {
        padding-bottom: 80px;
    }

    #reg-foer-blue {
        padding-top: 110px;
    }

    .reg-foer-blue-deco1, .reg-foer-blue-deco2 {
        padding-top: 50%;
    }

    .reg-foer-cloud-img, .reg-foer-exis-img {
        top: 13%;
        left: 15%;
        width: 70%;
    }

    .reg-foer-blue-deco1 img {
        top: 15%;
        left: 0;
    }

    .reg-foer-blue-deco1 .regio-oval-bg {
        width: 80%;
        top: 0;
    }

    .reg-foer-blue-lastrow {
        margin-top: 0;
    }

    .reg-foer-blue-lastrow img:not(.regio-icon) {
        top: 13%;
        width: 70%;
        right: 10%;
        left: initial;
    }

    .reg-foer-blue-lastrow .regio-oval-bg {
        width: 90%;
    }

    #reg-foer-blue {
        padding-bottom: 135px
    }

    #reg-foer-grass {
        padding: 115px 0 95px;
    }

    #reg-foer-grass .white-thing {
        top: -50px;
    }

    #reg-foer-bottom {
        padding: 100px 0 145px;
    }

    /* Produkte */
    #prod-ov-head {
        background-size: auto 100%;
    }

    #prod-ov-head .prod-ov-headline-wrap {
        min-height: 0;
        height: 510px;
    }

    .prod-ov-text-img1 {
        position: relative;
        max-width: none;
        top: auto;
        width: auto;
    }

    #prod-ov-text {
        padding: 60px 0;
    }

    #prod-ov-highlight-comp {
        margin-top: -4%;
    }

    .prod-ov-endrow {
        padding: 30px 0 63%;
    }

    .prod-ov-endrow-img {
        max-width: none;
        bottom: auto;
        left: 0;
        top: 82%;
        width: 100%;
    }

    #prod-ov-prods .regio-button-wrap {
        position: absolute;
        top: 79%;
        bottom: auto;
        left: auto;
        right: 7%;
    }

    .product-item-link {
        background-image: url(/img/prod/background_produkt.svg);
        background-size: 100% 100%;
        background-position: 0 bottom;
    }

    #prod-ov-head .prod-ov-headline-wrap {
        padding-top: 100px;
    }

    .product-item-packshot {
        bottom: auto;
    }

    .product-item-link {
        align-items: center;
    }

    .product-item-link {
        height: 360px;
    }

    .erz-si-top .h2-container {
        margin: 100px 0 40px;
    }

    .erz-si-cite {
        padding-top: 30%;
    }

    .prod-ov-qrcode {
        padding-top: 320px;
    }

    .prod-ov-qrcode .oval-additional {
        position: absolute;
        bottom: 220px;
        left: 200px;
        width: 430px;
    }

    /*Produkt Detail*/
    .regio-prod-top .h2-container.h2-cont-black {
        padding: 23px 43px;
    }

    .regio-prod-headline {
        padding-bottom: 55%;
    }

    .regio-prod-top {
        min-height: 0;
        background-position-y: 70px;
    }

    .regio-packshot {
        right: auto;
        left: 0;
        top: 33%;
        width: 22%;
        transform: none;
    }

    .regio-prod-composing {
        width: 73%;
        right: 0;
    }

    .regio-prod-composing {
        bottom: 40px;
        top: auto;
    }

    .regio-prod-stage-headline {
        left: 30px;
    }

    /* Product List */
    #product-list-list {
        padding-top: 265px;
    }

    #product-list-top {
        background-position-y: 70px;
    }

    .product-slider {
        max-width: 570px;
    }

    /* Erzeuger Übersicht */
    .item-overview-sort {
        font-size: 20px;
        padding-bottom: 20px;
    }
}

/*  Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {

    .regio-button {
        height: auto;
        line-height: 1;
        padding: 7px;
    }

    .regio-icon {
        width: 15px;
        height: 15px;
    }

    .site-content h2 {
        font-size: 1.875rem;
        line-height: 1.3;
    }

    /****** Startseite ******/
    /*    .slider-arrow .arrow-icon {
            width: 55%;
            height: 80%;
            margin: 10% 25%;
        }*/
    .map-teaser-row {
        background-image: url(/img/Erzeuger_Karte_Teaser.png);
        margin-top: 0;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position-y: -40px;
        padding-top: 35%;
    }

    .erzeug-teaser-bg {
        height: 766px;
    }

    .land-erzeug-teaser {
        min-height: 0;
    }

    .erzeuger-slider {
        margin-bottom: 0;
    }

    .land-erzeug-teaser {
        padding-top: 16%;
    }

    .land-teasers-1-content .row .regio-oval-bg a.oval-additional {
        right: 12%;
        z-index: 4;
        margin-bottom: 0.75rem;
    }

    .land-teasers-1-content .land-teasers-1-deco2 {
        left: 1%;
    }

    .land-teasers-1-content .land-teasers-1-deco3-1 {
        margin-top: 7%;
        position: relative;
        z-index: 2;
        width: 70%;
        left: 17%;
    }

    .land-teasers-1-content .land-teasers-1-deco3-2 {
        width: 28%;
        z-index: 5;
        margin-top: 24%;
        right: 0;
        max-width: 250px;
    }

    .land-teasers-2-content {
        padding-top: 238px;
    }

    #land-teasers-2-ball {
        width: 25%;
    }

    #land-teasers-2-ball {
        top: auto;
        bottom: 17%;
        left: -5%;
    }

    /****** Regionalität ******/
    #story-top {
        height: 460px;
    }

    #story-title {
        /*left: 0;*/
        margin-left: 0;
    }

    #story-feld-deco1 {
        top: 0;
        left: 9%;
        width: 82%;
    }

    #story-feld-deco2 {
        position: relative;
    }

    #story-feld .story-feld-content .regio-oval-bg {
        margin-top: 40%;
    }

    /*    #story-three {
            max-width: 500px;
        }*/
    .story-icon-container {
        height: 130px;
    }

    #story-three .container img {
        width: 130px;
    }

    .story-icon-container.flex-centerer {
        align-items: flex-end;
    }

    #story-bee-img {
        top: 0;
        left: 0;
        margin-left: 0;
    }

    /*    #story-three-inner .row:nth-of-type(2) .col-12 {
            margin-top: 4rem;
        }*/
    /*    #story-bee .regio-oval-bg.low-line {
            padding: 2% 10%;
        }*/
    .story-erzeuger-row-2 .oval-additional {
        left: -5%;
        z-index: 3;
        top: -1rem;
        width: 37%;
    }

    #story-erzeuger-deco-1 {
        top: 63%;
        left: 15%;
        z-index: 2;
        width: 75%;
    }

    .story-erzeuger-row-3 #story-erzeuger-deco-2 {
        top: 69%;
        left: 3%;
        z-index: 4;
        width: 90%;
    }

    .story-erzeuger-row-3 .oval-additional {
        left: -10%;
        right: 0;
        z-index: 5;
        bottom: 0;
        width: 50%;
    }

    .story-erzeuger-row-4 #story-erzeuger-deco-3 {
        top: 65%;
        left: 0;
    }

    .story-erzeuger-row-4 .oval-additional {
        left: -14%;
        width: 80%;
    }

    #story-erzeuger .story-erzeuger-row-5 .regio-oval-bg {
        padding: 15%;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional {
        position: absolute;
        right: -36%;
        top: 32%;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional img {
        width: 120%;
    }

    #story-erzeuger .story-erzeuger-row-6 .regio-oval-bg {
        padding: 15%;
    }

    #story-erzeuger .story-erzeuger-row-6 .oval-additional img {
        width: 120%;
    }

    /* Förderung */
    .reg-foer-cloud-img, .reg-foer-exis-img {
        top: 11%;
    }

    /* Produkt Detail */
    .regio-prod-content-height {
        height: auto;
        padding: 60px 0 80px;
    }

    .regio-prod-content-text {
        margin-bottom: 40px;
    }

    .regio-prod-bottom {
        padding-bottom: 120px;
        height: auto;
    }

    .regio-prod-by-cont {
        padding-bottom: 40px;
    }

    .regio-packshot {
        left: 0;
        top: 39%;
    }

    .product-item-link {
        height: 260px;
    }

    .erzeug-teaser-bg {
        top: 18%;
    }

    .regio-prod-content {
        background-size: auto 100%;
    }

    .regio-prod-top-nh {
        padding-bottom: 50px;
    }

    .regio-prod-stage {
        transform: none;
    }

    .regio-prod-stage-mob-img {
        width: 100%;
    }

    .regio-prod-top-inner {
        position: relative;
        padding-top: 125px;
    }

    .regio-prod-stage-emb-img {
        left: 54%;
        top: 84%;
        width: 120px;
    }

    .prod-det-packshot-wrap {
        top: 5%;
        right: 4%;
        width: 92%;
        height: 90%;
    }

    .prod-det-packshot {
        max-width: 90%;
        max-height: 88%;
    }

    .regio-prod-stage-headline {
        position: relative;
        top: 0;
        left: 0;
        margin-top: 0;
    }

    .h2-container.h2-cont-black.regio-prod-stage-headline {
        padding: 10px 35px;
    }

    .regio-prod-top-nh .regio-prod-top-inner {
        padding-top: 80px;
    }

    .regio-back-link.regio-back-link-nobg {
        background-color: #202020;
        top: 10px;
    }

    .prod-det-packshot-wrap {
        position: relative;
        height: auto;
        width: auto;
        top: auto;
        right: auto;
    }

    .prod-det-packshot {
        max-height: none;
        max-width: 100%;
    }

    .regio-prod-top-nh {
        padding-bottom: 14%;
        background-image: url(/img/reg/holz.jpg);
        background-position: center;
    }

    .regio-prod-stage {
        margin-top: 10px;
    }

    .regio-prod-stage-headline h2 {
        font-size: 2rem;
    }

    .prod-ov-prod-row {
        margin-bottom: 65px;
    }

    .prod-ov-qrcode {
        padding-top: 355px;
        padding-bottom: 135px;
    }

    .prod-ov-qrcode .oval-additional {
        position: absolute;
        bottom: 193px;
        left: 58px;
        width: 430px;
    }
}

/*  Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .regio-oval-bg {
        background-image: none;
        border-radius: 5px;
        background-color: #7B8234;
        text-shadow: rgba(0, 0, 0, 0.7) 3px 3px 10px;
    }

    .regio-oval-bg.oval-green {
        background-color: #7B8234;
    }

    .regio-oval-bg.oval-brown {
        background-color: #663B33;
    }

    .regio-oval-bg.oval-black {
        background-color: #202020;
    }

    .regio-oval-bg.oval-dark-green {
        background-color: #274510;
    }

    .regio-oval-bg.oval-dark-blue {
        background-color: #173864;
    }

    .regio-oval-bg.oval-dark-orange {
        background-color: #964005;
    }

    .oval-additional {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .erz-ov-icon-bg, #erz-ov-list-controls .erz-ov-icon-bg {
        width: 60px;
        height: 60px;
    }

    .erz-ov-icon, #erz-ov-list-controls .erz-ov-icon {
        width: 40px;
        height: 40px;
        top: 11%;
        margin-left: -20px;
    }

    .regio-oval-bg, .erz-det-block-text {
        padding: 5% 10%;
    }

    .erz-det-block-img {
        margin: 5% 10%;
    }

    .land-erzeug-teaser-content .regio-oval-bg {
        padding: 5% 10%;
    }

    .land-teasers-1-content .regio-oval-bg {
        padding: 5% 10%;
    }

    .erz-si-cite {
        padding-top: 34%;
    }

    /****** Startseite ******/
    #land-top-cow {
        position: absolute;
        top: 16%;
        left: 15%;
        width: 38%;
        z-index: 0;
    }

    .slider-arrow, .erzeuger-slider-wrap .slider-arrow {
        z-index: 2;
        height: 60px;
        width: 50px;
        top: 133px;
    }

    .slider-arrow.arrow-left {
        left: 10px;
    }

    .slider-arrow.arrow-right {
        right: 10px;
    }

    .erz-si-media-content {
        transform: translateY(-8px);
    }

    .erzeuger-slider {
        max-width: 100%;
        margin: 30px auto 0;
    }

    .erzeug-teaser-bg-deco2 {
        top: 90%;
    }

    .map-teaser-row {
        padding-top: 50%;
    }

    .map-teaser-row .regio-oval-bg {
        background-color: transparent;
    }

    #land-teasers-map {
        padding-bottom: 50px;
    }

    #land-top-text .regio-oval-bg {
        padding: 5% 10% 10% 10%;
        z-index: 4;
    }

    #land-top-section .white-thing {
        height: 10%;
        bottom: -7%;
    }

    .land-erzeug-teaser {
        padding-top: 10%;
    }

    .erzeug-teaser-bg {
        top: 32%;
        height: 66%;
    }

    .erzeug-teaser-bg-deco1 {
        left: 2%;
    }

    .erzeug-teaser-bg-deco3 {
        left: 1%;
        top: 140%;
    }

    #land-teasers-1 #white-thing {
        z-index: 1;
        top: -30px;
        height: 40px;
    }

    .land-teasers-1-content .land-teasers-1-deco2 {
        width: 85%;
        top: 97%;
        left: 7%;
    }

    .land-teasers-1-content .row .regio-oval-bg a.oval-additional {
        right: 10%;
        margin-bottom: -20px;
    }

    .land-teasers-1-content .row.land-teasers-1-row-2 {
        margin-top: 53%;
    }

    .land-teasers-1-content .land-teasers-1-deco3 {
        top: 58%;
    }

    .land-teasers-1-content .land-teasers-1-deco3-1 {
        margin-top: 45px;
        position: relative;
        z-index: 2;
        width: 77%;
        left: 10%;
    }

    .land-teasers-1-content .land-teasers-1-deco3-2 {
        width: 28%;
        z-index: 5;
        margin-top: 28%;
        right: 0;
        max-width: 250px;
    }

    .land-teasers-2-content {
        margin-top: 0;
        padding-top: 55%;
    }

    #land-teasers-2-ball {
        bottom: 0;
        height: 45%;
        left: 5%;
    }

    /****** Regionalität ******/
    #story-top {
        height: 400px;
    }

    #story-erzeuger-deco-1 {
        top: 68%;
        left: 3%;
        z-index: 2;
        width: 94%;
    }

    .story-erzeuger-row-2 h3,
    .story-erzeuger-row-4 h3 {
        margin-top: 0;
    }

    .story-erzeuger-row-2 .oval-additional {
        left: -10%;
        z-index: 3;
        top: -1rem;
        width: 50%;
    }

    .story-erzeuger-row-3 #story-erzeuger-deco-2 {
        top: 80%;
        left: 9%;
        z-index: 4;
        width: 90%;
    }

    .story-erzeuger-row-3 .oval-additional {
        left: -10%;
        right: 0;
        z-index: 5;
        bottom: 0;
        width: 65%;
        top: 1rem;
    }

    .story-erzeuger-row-4 #story-erzeuger-deco-3 {
        top: 70%;
        left: 10%;
        width: 88%;
    }

    .story-erzeuger-row-4 .oval-additional {
        left: -10%;
        width: 75%;
        top: 0;
    }

    #story-bee-img {
        height: auto;
        width: 100%;
    }

    #story-erzeuger .story-erzeuger-row-5 .regio-oval-bg {
        padding: 10%;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }

    #story-erzeuger .story-erzeuger-row-5 .oval-additional img {
        width: auto;
        max-width: 100%;
    }

    #story-erzeuger .story-erzeuger-row-6 .regio-oval-bg {
        padding: 10%;
    }

    #story-erzeuger .story-erzeuger-row-6 .oval-additional {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
    }

    #story-erzeuger .story-erzeuger-row-6 .oval-additional img {
        width: auto;
        max-width: 100%;
    }

    /* Förderung */
    .reg-foer-top-deco1 {
        top: 3%;
    }

    .reg-foer-blue-deco1 img {
        left: 15%;
    }

    .reg-foer-blue-deco1 .regio-oval-bg {
        width: 100%;
    }

    .reg-foer-blue-lastrow img:not(.regio-icon) {
        top: 5%;
        width: 80%;
    }

    .reg-foer-blue-lastrow .regio-oval-bg {
        width: 100%;
    }

    /* Erzeuger übersicht*/
    .item-overview-sort, .item-cat-collapse-head {
        height: 60px;
        position: relative;
        padding-top: 15px;
        padding-left: 75px;
        text-align: left;
        margin: 5px;
    }

    .erz-ov-icon-wrap, #erz-ov-list-controls .erz-ov-icon-wrap {
        width: 60px;
        height: 60px;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
    }

    .regio-packshot {
        left: 10px;
        top: 39%;
    }

    .regio-prod-headline {
        padding-bottom: 78%;
    }

    .regio-prod-composing {
        width: 100%;
    }

    .regio-prod-content h3 {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    #prod-ov-head .prod-ov-headline-wrap {
        padding-top: 25%;
    }

    .prod-ov-endrow-img {
        top: 87%;
    }

    #prod-ov-prods .regio-button-wrap {
        top: 83%;
    }

    .product-item-link {
        height: 200px;
    }

    /* Produkt Detail */
    .regio-prod-by-cont .erzeuger-small-item {
        width: auto;
    }

    a.regio-back-link {
        right: 15px;
    }

    /* Produkt Liste */
    #product-list-headline-container {
        position: relative;
        top: 0;
    }

    #product-list-top {
        padding-top: 140px;
        padding-bottom: 70px;
    }

    #product-list-controls {
        position: relative;
        top: 0;
    }

    #product-list-list {
        padding-top: 0;
    }

    .item-cat-collapse-head {
        padding-left: 0;
    }

    .erzeuger-overview-sort.item-cat-collapse-head {
        padding-left: 20px;
    }

    .item-cat-collapse-head .erz-ov-icon-bg {
        display: none;
    }

    .item-cat-collapse-head:hover .erz-ov-icon {
        fill: #ffffff;
    }

    .item-cat-collapse-head.selected {
        padding-left: 55px;
    }

    .erzeuger-overview-sort.item-cat-collapse-head.selected {
        padding-left: 65px;
    }

    .mobile-item-filters {
        padding-top: 10px;
        background: linear-gradient(to bottom, rgba(41, 82, 133, 0) 0%, rgba(41, 82, 133, 1) 50%, rgba(41, 82, 133, 0) 100%);
    }

    .mobile-item-filters-nobg {
        padding-top: 0;
        background: none;
    }

    #erz-ov-list-controls {
        padding-top: 20px;
    }

    .erzeuger-overview-sort.item-cat-collapse-head {
        background-color: #663B33;
        border-radius: 5px;
    }

    .product-list-sort.item-cat-collapse-head .erz-ov-icon {
        left: 0;
        margin-left: 0;
    }

    #item-overview-search, #item-overview-search:focus {
        width: 265px;
    }

    .item-search-text {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Caveat Brush', cursive;

    }

    #item-overview-search-btn {
        display: block;
        text-align: center;
        width: 100%;
        margin: 30px 0 0;
    }

    .mobile-item-search-button {
        position: absolute;
        top: 20px;
        padding: 10px 0;
        right: 0;
        text-align: center;
        width: 60px;
        border-left: 1px solid white;
        z-index: 2;
        cursor: pointer;
    }

    #product-search-container {
        padding: 65px 0 0;
        height: 0;
        opacity: 0;
        transition: all 0.2s linear;
    }

    .regio-prod-cross-headline {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
        display: inline-block;
    }
}


/*  Extra extra small devices (portrait phones, less than 515px) */
@media (max-width: 515px) {

    .regio-icon {
        width: 10px;
        height: 10px;
    }

    .regio-icon.ex-link-icon {
        width: 13px;
        height: 13px;
    }

    /****** Startseite ******/
    #land-teasers-2-ball {
        width: 32%;
    }

    /****** Regionalität ******/
    #story-title .regio-oval-bg {
        padding-bottom: 35%;
    }

    #story-top {
        height: 330px;
    }

    #story-title {
        top: 39%;
    }

    #story-top-logo {
        /*        top: 40%;
                left: 32%;
                width: 54%;
                max-width: 200px;*/
    }

    #story-erzeuger-deco-1 {
        top: 75%;
        left: 3%;
        z-index: 2;
        width: 95%;
    }

    .story-erzeuger-row-2 .oval-additional {
        left: 4%;
        z-index: 3;
        top: 0;
        width: 40%;
    }

    .story-erzeuger-row-4 .oval-additional {
        left: -10%;
        width: 75%;
        top: 1rem;
    }

    .story-erzeuger-row-4 #story-erzeuger-deco-3 {
        top: 80%;
        left: 14%;
        width: 85%;
    }

    .story-three-headline-break {
        display: initial;
    }

    .land-teasers-1-content .land-teasers-1-deco3-2 {
        margin-top: 34%;
    }

    .prod-ov-qrcode {
        padding-top: 355px;
        padding-bottom: 135px;
    }

    .prod-ov-qrcode .oval-additional {
        left: 4%;
        width: 90%;
        bottom: 166px;
    }
}

@media (max-width: 415px) {
    .land-teasers-1-content .land-teasers-1-deco3 {
        top: 71%;
    }
}
