body {
    background:#444;
    color: #7e7e7e;
    font-size: 0.9em;
    font-family: 'PT Sans', sans-serif;


    line-height: 1.43em;
}

h1 {
    font-size:2em;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: center;
    padding-top: 90px;
    padding-bottom:20px;
    width:40%;
    margin-left:auto;
    margin-right: auto;
}

h2 {
    font-size:2em;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: center;
    padding-top: 90px;
    padding-bottom:20px;
    width:60%;
    margin-left:auto;
    margin-right: auto;
    color:#fff;
}

h3 {
    font-size:2em;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: center;
    padding-top: 90px;
    padding-bottom:20px;
    width:40%;
    margin-left:auto;
    margin-right: auto;

}

h4 {

    font-size: 1.2em;
}

.bold {
    font-weight: bold;
}

.red-line {
    height:1px;
    background-color: #ff0000;
    width:80px;
    margin-left:auto;
    margin-right: auto;

}

button {
    width:100%;
    height:60px;
    border: 1px solid #ff0000;
    background-color: transparent;
    color:#fff;
    float:left;
    text-transform: uppercase;
    cursor: pointer;
}

button:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

button:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

a {color:#ccc;font-weight: 400;}
a:hover {text-decoration: none; color:#ff0000; font-weight: 400;}




.date-slider-container {
    background-color: #ff0000;
    width:400px;
    height:200px;
    position:fixed;
    top:200px;
    left:-330px;
    border-radius: 5px;
    z-index: 9999;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

.open-date {
    left:-10px !important;
}

.date-slider-btn {
    padding: 10px;
    color:#fff;
    position:absolute;
    right:0;

}

.date-slider-icon {
    position: absolute;
    padding: 10px;
    color:#fff;
    bottom:10px;
    font-size:2em;
    font-weight:700;
    right:0;
    cursor: pointer;
}

.date-info {
    position: absolute;
    left:10px;
    top:10px;
    padding-left:10px;
    color:#fff;
    height:180px;
    width:320px;
    border-right:1px solid #fff;
}

.date-info a {
    color:#fff;
}

.date-info p {
    color:#fff;
    font-size:0.8em;
}

.date-info a:hover {
    color:#ccc;
}

.date-anmelden-btn {
    border:1px solid #fff;
    width:150px;
    text-align: center;
    position: absolute;
    bottom:0;
}


.row {
    padding:0;
    margin:0;

}

.parallax-window {
    min-height: 600px;
    background: transparent;
}

#referenzen {
    height:350px;
    text-align: center;
}



.header-curve {
     position: absolute;
     top:400px;

     height: 210px;
     width: 100%;
     max-width: 1400px;
     margin-left:auto;
     margin-right: auto;
     clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
     -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
     -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
     background-color: #fff;
     z-index: 999;
 }

.header-curve-back {
    position: absolute;
    top:390px;

    height: 210px;
    width: 100%;
    max-width: 1400px;
    margin-left:auto;
    margin-right: auto;

    clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
    -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    background-color: rgba(255,255,255,0.5);
    z-index: 997;
}
.header-curve-red {
    position: absolute;
    top:399px;

    height: 210px;
    width: 100%;
    max-width: 1400px;
    margin-left:auto;
    margin-right: auto;

    clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
    -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    background-color: #ff0000;
    z-index: 998;
}

.header-curve-mitte {
    position: absolute;
    top:1885px;

    height: 210px;
    width: 100%;
    max-width: 1400px;
    margin-left:auto;
    margin-right: auto;
    clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
    -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    background-color: #474747;
    z-index: 999;
}

.header-curve-back-mitte {
    position: absolute;
    top:1875px;

    height: 210px;
    width: 100%;
    max-width: 1400px;
    margin-left:auto;
    margin-right: auto;

    clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
    -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    background-color: rgba(255,255,255,0.2);
    z-index: 997;
}
.header-curve-red-mitte {
    position: absolute;
    top:1884px;

    height: 210px;
    width: 100%;
    max-width: 1400px;
    margin-left:auto;
    margin-right: auto;

    clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
    -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
    background-color: #ff0000;
    z-index: 998;
}

.container {
    padding: 0;
    width:100%;
    max-width:1400px;
    -webkit-box-shadow: 0px 0px 255px 5px #000;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 255px 5px #000;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 255px 5px #000;
    overflow: hidden;

}

.form {
    text-align: center;
    padding-bottom: 100px;
}

.quad-top {
    background-color: #fff;

    height: 98px;
    width:100%;
    padding: 0;
}

.quad {
    background-color: #fff;
    height:auto;
    width:100%;
}

.quad-grey {
    background-color: #474747;
    height:auto;
    width:100%;
    overflow: hidden;
}

.quad-image {
    margin-left:-25px;
    width:110%;
}

.logo {
    position: absolute;
    background-image: url("../img/prodomo-logo.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    width:280px;
    height:234px;
    margin-left:80px;
}





.nav-mitte {
    margin-top:-608px;
    padding-bottom: 500px;
}

.nav-unten {
    margin-top: -608px;
    padding-bottom: 400px;
}

.navbar {
    padding-left: 0;
    padding-right: 0;
}

.navbar-nav {
    width:100%;
}

.nav-item {
    width:33.4%;
    height:90px;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.15);
    padding-top:20px;
}

.nav-item-dark {
    width:33.3%;
    height:90px;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.25);
    padding-top:20px;
}

.aktive {
    background-color: #ff0000;
}

.aktive a {
    color:#fff !important;
}

.nav-grey {
    background-color: #eaeaea;
}

.nav-link {
    color: #fff !important;
}

.nav-link:hover {color:#ccc;}


.text {
padding: 25px 25px 25px 25px;
}

.text-center {
    width:50%;
    margin-left:auto;
    margin-right: auto;
    padding-top:30px;
    padding-bottom:30px;

}

.text-center-white {
    width:50%;
    margin-left:auto;
    margin-right: auto;
    padding-top:30px;
    padding-bottom:30px;
    color:#fff;
    text-align: center;
}

table {
    width:90%;
    max-width:600px;
}

.card-header {
    padding: 0.75rem 1.25rem 0rem;
}

#presse .row {
    padding-top: 25px;
}

#presse .card {
    padding:10px;
    width:100%;
    background-color: #ededed;
    height: 200px;
    overflow: hidden;
}

.presse-desc {
    position: absolute;
    left: 50%;
    line-height: 15px;
}



.presse-img {
    width: 40%;
    padding: 0px 0px;
}

.presse-link {
    position: absolute;
    bottom:10px;
    background-color: #ccc;
    width:100%;
    margin-left:-10px;
    margin-bottom:-10px;
    text-align: center;
    height:25px;

}

.presse-titel {
    height: 80px;
    padding-top: 50px;
    position: absolute;
    left:50%;
    width:40%;
}

.presse-titel h6 {
    font-size: 1em;
}

.presse-link a {color:#fff; font-size: 0.7em; }

.link-klienten {

    position: absolute;
    right:15px;
    bottom:0px;
    }

/* BEISPIELE */

.overlay-premium-beispiele {
    width: 100%;
    max-width: 1400px;
    height:0;
    background-color: #fff;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    overflow:hidden;
    transition: all 2s;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
}

.overlay-close-2 {
    position: absolute;
    left:44.5%;
    top:100%;
    width:150px;
    height:60px;
    border: 1px solid #ff0000;
    background-color: transparent;
    color:#666;
    float:left;
    text-transform: uppercase;
    cursor: pointer;
}

/* CHARTS */

.carousel-control-prev, .carousel-control-next {
 color:#666 !important;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%666666' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%666666' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel {

    padding-bottom: 50px;
    min-height:80%;
}

.carousel-inner{
    min-height:750px;
}

.carousel-item .text-center {
    color:#666;
}

.carousel-item h3 {
    color:#666;
}

.overlay-premium-charts {
    width: 100%;
    max-width: 1400px;
    height:0;
    background-color: rgba(255,255,255,1);
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    overflow:hidden;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.open {
    height:90%;
}

.overlay-close {
    position: absolute;
    left:44.5%;
    top:100%;
    width:150px;
    height:60px;
    border: 1px solid #ff0000;
    background-color: transparent;
    color:#666;
    float:left;
    text-transform: uppercase;
    cursor: pointer;
}

/* CHART TABLE */

.chart-table {
    background-color: rgba(255,255,255,0);
    height:460px;
    width:620px;
    margin-left: auto;
    margin-right: auto;

}

.table-head-set{
    width:100%;
    height:15px;
    padding-bottom:55px;
}

.table-row-set{
    width:100%;
    height:15px;
    padding-bottom:25px;
}

.table-row-set-2{
    width:100%;
    height:15px;
    padding-bottom:65px;
}



.table-head-left {
    padding-right:25px;
    width:65%;
    height:20px;
    color:#fff;
    font-weight: bold;
    text-align: right;
    background-color:#666;
    float:left;

}

.table-head-right {
    width:35%;
    height:20px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    background-color: #005da8;
    float:left;
}

.table-row-left {
    padding-left:25px;
    width:32.5%;
    height:20px;
    color:#000;
    font-weight: bold;
    text-align: left;
    background-color:#ccc;
    float:left;

}
.table-row-mid {
    padding-right:25px;
    width:32.5%;
    height:20px;
    color:#000;
    font-weight: bold;
    text-align: right;
    background-color:#ccc;
    float:left;

}

.table-row-right {
    width:35%;
    height:20px;
    color:#000;
    font-weight: bold;
    text-align: center;
    background-color: #3e77a4;
    float:left;
}

.table-row-left-wh {
    padding-left:25px;
    width:32.5%;
    height:20px;
    color:#ccc;
    font-weight: bold;
    text-align: left;

    float:left;

}

.table-row-mid-wh {
    padding-right:25px;
    width:32.5%;
    height:20px;
    color:#ccc;
    font-weight: bold;
    text-align: right;

    float:left;

}

.table-row-right-wh {
    width:35%;
    height:20px;
    color:#ccc;
    font-weight: bold;
    text-align: center;

    float:left;
}

.table-row-full {
    width:100%;
    height:20px;
    color:#fff;
    text-align: center;
    background-color: #005da8;
    float:left;
}

.table-legend-bottom {
    width:100%;
    height:80px;
    position: absolute;
}

.table-image {
    position:absolute;
    top:75%;
    left:60%;
}

.table-image-2 {
    position:absolute;
    top:95%;
    left:60%;
}

.table-image-3 {
    position:absolute;
    top:25%;
    left:65%;
}

.table-image-4 {
    position:absolute;
    top:35%;
    left:65%;
}

.table-image-4 img {
   width:100%;
}

/* CHART BALKENDIAGRAMM */

.chart-box {
    transform: rotate(270deg);
    padding:25px;
    background-color: rgba(0,0,0,0.2);
    width:360px;
    height:620px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../img/bg-chart.png");
    margin-top:-150px;
}

.chart-head {
    transform: rotate(90deg);
    margin-top:120px;
    margin-left:150px;
    position: relative;
    width:100%;
    padding-bottom:25px;
    color:#000;
    font-weight: bold;
}

.chart {
    margin-top:-230px;
    margin-left:-20px;
    position: relative;
}

.chart-group {
    height:100px;
    margin-top:100px;
    margin-left: -40px;
}

.chart-value-bottom {
    height:100%;
    width:50px;
    position: absolute;
    margin-top:-560px;
    margin-left:-85px;
    background-color: rgba(255,255,255,0.7);

}

.chart-value {
    transform: rotate(90deg);
    height:29%;
    width:100px;
    margin-left:-105px;
    margin-top:30px;
    color:#000;
}

.chart-legend-bottom {
    height:100%;
    width:30px;
    position: absolute;
    margin-top:-560px;
    margin-left:-125px;
    background-color: rgba(255,255,255,1);


}

.chart-legend-grey {
    transform: rotate(90deg);
    width:200px;
    position: absolute;
    margin-top:160px;
    margin-left:-85px;
    color:#000;
    content: '';
}

.chart-legend-grey-quad {
    position: absolute;
    left:-20px;
    top:3px;
    width:13px;
    height:13px;
    background-color: #ccc;
}

.chart-legend-blue-quad {
    position: absolute;
    left:-20px;
    top:3px;
    width:13px;
    height:13px;
    background-color: #005da8;
}

.chart-legend-blue {
    transform: rotate(90deg);
    width:280px;
    position: absolute;
    margin-top:450px;
    margin-left:-125px;
    color:#000;
}

.holder{
    height:20px;
    background:rgba(0,0,0,0.0);
    box-shadow:inset 0 0 10px 0 rgba(0,0,0,0.0);
    position:relative;
    width:300px;
    margin:60px auto;


}

.bar {
    background: #005da8;
    height: 20px;
    width: 0%;
    transition: width 2s, background .2s;
    -webkit-transition: width 2s, background .2s;
    -moz-transition: width 2s, background .2s;

}

.bar:hover {

}

.bar-grey {
    background: rgba(0,0,0,0.2);
    height: 20px;
    width: 0%;
    transition: width 2s, background .2s;
    -webkit-transition: width 2s, background .2s;
    -moz-transition: width 2s, background .2s;

}

.bar-info-1 {
    transform: rotate(90deg);
    position: absolute;
    color:#999;
    top:-20px;
    left:97px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.bar-info-2 {
    transform: rotate(90deg);
    position: absolute;
    color:#999;
    top:-20px;
    left:127px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.bar-info-3 {
    transform: rotate(90deg);
    position: absolute;
    color:#999;
    top:-20px;
    left:187px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.bar-info-s-1 {
    transform: rotate(90deg);
    position: absolute;
    color:#000;
    top:-20px;
    left:140px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.bar-info-s-2 {
    transform: rotate(90deg);
    position: absolute;
    color:#000;
    top:-20px;
    left:170px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

.bar-info-s-3 {
    transform: rotate(90deg);
    position: absolute;
    color:#000;
    top:-20px;
    left:245px;
    width:75px;
    opacity: 0;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}

/* END CHARTS */

/* FLAGGE */

.flag {
    position: absolute;
    bottom: 0;
}

.flag-overlay {
    position: absolute;
    top:100px;
    left:200px;
    height:300px;
    width:600px;
    background-color: #000c40;
    padding: 25px;
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

.flag-overlay h2 {
    padding-top:25px;
}


.openBalloon {
    opacity:1;
}

.stoerer-rot {
    position: absolute;
    top:150px;
    left:75%;
    width:400px;
    height:100px;
    background-color: #ff0000;
    color:#fff;
    transform: rotate(355deg);
    border-radius: 5px;
}

.stoerer-head {
    position: absolute;
    top:-16px;
    left:30px;
    font-size: 35px;
    font-weight: bold;
}

.stoerer-liste {
   padding:20px;
}

/* END FLAGGE */

/* Galerie */
.modal-dialog {
    max-width:700px;
}

.galerie {

    min-height:50px !important;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}


.galerie-image {
    width:100%;
    max-width:900px;
}

#myCarouselModal .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarouselModal .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#myCarouselModal .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#myCarouselModal .carousel-indicators > li.active img {
    opacity: 1;
}

.gal-thumb {
    width:80px;
}

.modal-body { padding: 15px; }

.modal-body #carousel { border: 4px solid #1089c0; margin: 0; }

.modal-body #thumbcarousel .carousel-inner {min-height:300px !important;}

.modal-body #thumbcarousel { margin: 15px 0 0; padding: 0; }

.modal-body #thumbcarousel .item { text-align: center; height:50px; overflow:hidden;}

.modal-body #thumbcarousel .item .thumb { border: 0px solid #cecece;  margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 74px;}

.modal-body #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.modal-body #thumbcarousel .item img { width: 100%; height: auto; }

.carousel-control { color: #fff; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; position: absolute; top: 50%; width: auto; }
.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #ccc; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }


.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

.carousel-control.right {right:10px;}

.carousel-control.left {left:10px;}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

}

/* END Galerie */

footer .text-center {
    width:100%;
}

@media (max-width: 1900px) {

}

@media (max-width: 1700px ) {
    .open {
        height:95%;
    }

    .header-curve-mitte {
        position: absolute;
        top:1885px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1875px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1884px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }
}

@media (max-width: 1268px ) {


    .header-curve-mitte {
        position: absolute;
        top:1955px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1945px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1954px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }
}

@media ( max-width: 1025px ) {

    .parallax-window {
        min-height: 400px;
        background: transparent;
    }

    nav {
        margin-top: 0;
    }

    .quad-top {

        height:100px;

        width:100%;
    }

    .logo {
        background-image: url("../img/prodomo-logo.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        width:200px;
        height:180px;

        margin-left:25px;
    }

    .navbar-nav {
        flex-direction: row;
    }

    .nav-mitte {
        margin-top:-408px;
        padding-bottom: 335px;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
    }


    .nav-item {
        width:33.3%;
        height:70px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.15);
        padding-top:10px;
        float:left;
    }

    .nav-item-dark {
        width:33.3%;
        height:70px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.25);
        padding-top:10px;
        float:left;
    }

    .nav-link {
        font-size: 1em;
        line-height: 1.4em;
    }



    .nav-grey {
        background-color: #fff;
    }

    .aktive {
        background-color: #ff0000;
    }

    .aktive a {
        color:#fff !important;
    }

    .nav-grey {
        background-color: #fff;
    }



    .nav-unten {
        margin-top: -408px;
        padding-bottom: 300px;
    }
    .header-curve {
        top:95px;
    }

    .header-curve-back {
        top:90px;
    }

    .header-curve-red {
        top:94px;
    }

    .header-curve {
        position: absolute;
        top:255px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #fff;
        z-index: 999;
    }

    .header-curve-back {
        position: absolute;
        top:245px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.5);
        z-index: 997;
    }
    .header-curve-red {
        position: absolute;
        top:254px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }
    .header-curve-mitte {
        position: absolute;
        top:1455px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1435px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1454px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }


    h1, h2, h3 {
        width:80%;
        padding-top:50px;
    }

    .text-center {
        width: 70%;
    }

    .table-image-3 {
        left: 20%;
        top:42%;
    }

    .table-image-3 img {
        width:90%;
    }

    .table-image-4 img {
        width:80%;
    }

    .table-image-4 {
        left: 70%;
        top:45%;
    }

    #red-line-vita {
        margin-top:120px;
    }

    footer .text-center {
        width: 80%;
        font-size:1.1em;
    }

}


@media ( max-width: 991px ) {

    /* FLAGGE */

    .flag {
        display: none;
    }

    .flag-overlay {
        display: none;
    }

    /*  END FLAGGE */

    .parallax-window {
        min-height: 400px;
        background: transparent;
    }

    nav {
        margin-top: 0;
    }

    .quad-top {

        height:100px;

        width:100%;
    }

    .logo {
        background-image: url("../img/prodomo-logo.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
        width:200px;
        height:180px;

        margin-left:25px;
    }

    .navbar-nav {
        flex-direction: row;
    }

    .nav-mitte {
        margin-top:-408px;
        padding-bottom: 335px;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
    }


    .nav-item {
        width:33.3%;
        height:70px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.15);
        padding-top:10px;
        float:left;
    }

    .nav-item-dark {
        width:33.3%;
        height:70px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.25);
        padding-top:10px;
        float:left;
    }

    .nav-link {
        font-size: 1em;
        line-height: 1.4em;
    }



    .nav-grey {
        background-color: #fff;
    }

    .aktive {
        background-color: #ff0000;
    }

    .aktive a {
        color:#fff !important;
    }

    .nav-grey {
        background-color: #fff;
    }



    .nav-unten {
        margin-top: -408px;
        padding-bottom: 300px;
    }
    .header-curve {
      top:95px;
    }

    .header-curve-back {
      top:90px;
    }

    .header-curve-red {
       top:94px;
    }

    .header-curve {
        position: absolute;
        top:255px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #fff;
        z-index: 999;
    }

    .header-curve-back {
        position: absolute;
        top:245px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.5);
        z-index: 997;
    }
    .header-curve-red {
        position: absolute;
        top:254px;

        height: 150px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }
    .header-curve-mitte {
        position: absolute;
        top:1455px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1445px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1454px;

        height: 210px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }


    h1, h2, h3 {
        width:80%;
        padding-top:50px;
    }

    .text-center {
        width: 70%;
    }

    .table-image-3 {
        left: 20%;
        top:42%;
    }

    .table-image-3 img {
        width:90%;
    }

    .table-image-4 img {
        width:90%;
    }

    .table-image-4 {
        left: 70%;
        top:45%;
    }

    #red-line-vita {
        margin-top:120px;
    }

    footer .text-center {
        width: 80%;
        font-size:1.1em;
    }

}

@media ( max-width: 420px ) {

    /* FLAGGE */

    .flag, .stoerer-rot {
        display: none;
    }

    .flag-overlay {
        display: none;
    }

    /*  END FLAGGE */

    nav {
        margin-top: 0;
    }

    .parallax-window {
        min-height: 190px;
        background: transparent;
    }

    #para2 {
        height:340px;
    }

    #para3 {
        height:340px;
    }

    .quad-top {

        height:60px;

        width:100%;
    }

    .text-logo {
        width:90%;
    }

    #text-logo-1 {
        width:200px;
    }

    .logo {
        background-image: url("../img/prodomo-logo.jpg");
        background-size: 80%;
        background-repeat: no-repeat;
        width:150px;
        height:180px;

        margin-left:25px;
    }

    h1 {
        width:80%;
        padding-top:50px;
        font-size:1.4em;
    }

    h2 {
        width:80%;
        padding-top:50px;
        font-size:1.4em;
    }

    h3 {
        width:80%;
        padding-top:50px;
        font-size:1.4em;
    }


    .nav-mitte {
        margin-top:-348px;
        padding-bottom: 268px;
    }

    .nav-mitte .nav-link {
        color:#ccc !important;
    }

    .nav-unten {
        margin-top: -348px;
        padding-bottom: 238px;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav {
        width:100%;
        flex-direction: row;
    }

    .nav-item {
        width:33.3%;
        height:50px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.15);
        padding-top:5px;
        float:left;
    }

    .nav-item-dark {
        width:33.3%;
        height:50px;
        text-align: center;
        text-transform: uppercase;
        background-color: rgba(0,0,0,0.25);
        padding-top:5px;
        float:left;
    }

    .nav-link {
    font-size: 0.8em;
        line-height: 01.2em;

    }

    .nav-grey {
        background-color: #fff;
    }

    .aktive {
        background-color: #ff0000;
    }

    .aktive a {
        color:#fff !important;
    }


    #aktiv-mitte, #aktiv-unten {color:#fff !important;}






    .header-curve {
        position: absolute;
        top:75px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #fff;
        z-index: 999;
    }

    .header-curve-back {
        position: absolute;
        top:70px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.5);
        z-index: 997;
    }
    .header-curve-red {
        position: absolute;
        top:74px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }

    .header-curve-mitte {
        position: absolute;
        top:1330px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1320px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1329px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }

    .text-center {
        width: 90%;
    }

    .text-center-white {
        width: 90%;
    }

    .table-image-3 {
        left: 10%;
        top:50%;
    }

    .table-image-3 img {
        width:90%;
    }

    .table-image-4 img {
        width:90%;
    }

    .table-image-4 {
        left: 70%;
        top:45%;
    }

    #red-line-vita {
        margin-top:100px;
    }

    footer .text-center {
        width: 70%;
        font-size:01em;
    }




}

@media (max-width: 376px) {

    /* FLAGGE */

    .flag, .stoerer-rot {
        display: none;
    }

    .flag-overlay {
        display: none;
    }

    /*  END FLAGGE */

    .header-curve-mitte {
        position: absolute;
        top:1390px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1380px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1389px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }

    .table-image-3 {
        left: 10%;
        top:49%;
    }

    .table-image-4 {
        left:60%;
        top:50%;
    }


    .table-image-4 img {
        width:90%;
    }

}

@media (max-width: 320px) {

    /* FLAGGE */

    .flag, .stoerer-rot {
       display: none;
    }

    .flag-overlay {
       display: none;
    }

    /*  END FLAGGE */



    h1 {
        width:90%;
        padding-top:50px;
        font-size: 1.3em;
    }

    h2 {
        width:90%;
        padding-top:50px;
        font-size: 1.3em;
    }

    h3 {
        width:90%;
        padding-top:50px;
        font-size: 1.3em;
    }


    .nav-link {
            font-size: 0.7em;
            line-height: 01.2em;
        }

    .nav-mitte .nav-link {
        color: #ccc !important;
    }

    .nav-unten .nav-link {
        color: #ccc !important;
    }

    .table-image-4 {
        left:60%;
        top:50%;
    }


    .table-image-4 img {
        width:100%;
    }

    .header-curve-mitte {
        position: absolute;
        top:1400px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;
        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #474747;
        z-index: 999;
    }

    .header-curve-back-mitte {
        position: absolute;
        top:1390px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: rgba(255,255,255,0.2);
        z-index: 997;
    }
    .header-curve-red-mitte {
        position: absolute;
        top:1399px;

        height: 120px;
        width: 100%;
        max-width: 1400px;
        margin-left:auto;
        margin-right: auto;

        clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%,);
        -webkit-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        -moz-clip-path: polygon(39% 75%, 51% 56%, 55% 62%, 68% 36%, 72% 43%, 100% 0, 100% 100%, 0 100%, 0% 70%, 23% 90%, 35% 70%);
        background-color: #ff0000;
        z-index: 998;
    }

    .table-image-3 {
        left: 10%;
        top:46%;
    }

    .table-image-3 img {
        width:90%;
    }

    #red-line-vita {
        margin-top:100px;
    }

    footer .text-center {
        width: 80%;
        font-size:0.8em;
    }

}