@import url("https://use.typekit.net/kqk8xxd.css");


html,
body,
input,
textarea {
    color: #222323;
    font: 14px/25px 'proxima-nova', sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.wrapper {
    width: 80%;
    margin: 0 auto;
}

html,
section,
body {
    overflow-y: inherit!important;
}

 * {
      box-sizing: border-box;
}

a {
    color: #3F3C39;
    text-decoration: none;
    transition: all 1s ease;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a:hover,
a:focus,
a,
footer,
section,
article,
div {
    outline: none!important
}


h2,
#content-pages h1,
#content-page h1,
#boxen h2,
#content-page h2,
#kontaktformular h2,
#ueber-uns h2,
#kontaktformular-2 h2,
#landing-content h2,
#impressum-content h2 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 15px;
}

h3,
h4,
h5,
h6 {}


.slogan-2 .font {
    font-size: 21px;
}

.border {
    padding-left: 15px;
    border-left: 3px solid #ce5a20;
    font-style: italic;
}


/* ==========================================================================
   header
   ========================================================================== */

#home,
#home-2,
#home-3,
#home-4,
#home-5,
#home-6,
#home-7 {
    width: 100%;
    height: 100vH;
    background-attachment: fixed;
}

#home {
    background: linear-gradient(rgba(221, 221, 221, 0.6), rgba(221, 221, 221, 0.6)), url(../images/paar-beim-beratungsgespraech.jpg)no-repeat top center / cover;
}

#home-2 {
    background: linear-gradient(rgba(221, 221, 221, 0.7), rgba(221, 221, 221, 0.7)), url(../images/frau-am-flughafen.jpg)no-repeat top center / cover;
}

#home-3 {
    background: linear-gradient(rgba(221, 221, 221, 0.8), rgba(221, 221, 221, 0.8)), url(../images/kreuzung-in-frankfurt.jpg)no-repeat top center / cover;
}

#home-4 {
    background: linear-gradient(rgba(221, 221, 221, 0.6), rgba(221, 221, 221, 0.6)), url(../images/recherche-blog.jpg)no-repeat top center / cover;
}

#home-5 {
    background: linear-gradient(rgba(221, 221, 221, 0.7), rgba(221, 221, 221, 0.7)), url(../images/paar-schreibt-eine-bewertung.jpg)no-repeat top center / cover;
}

#home-6 {
    background: linear-gradient(rgba(221, 221, 221, 0.7), rgba(221, 221, 221, 0.7)), url(../images/flughafen-frankfurt-flugverspaetung.jpg)no-repeat top center / cover;
}

#home-7 {
    background: linear-gradient(rgba(221, 221, 221, 0.7), rgba(221, 221, 221, 0.7)), url(../images/unfall-auf-einem-parkplatz.jpg)no-repeat top center / cover;
}

.logo-1 img {
    width: 400px;
    position: relative;
    margin-left: calc(50% - 200px);
    top: 300px;
}

.slogan-2 h1,
.slogan-3 p {
    color: #ce5a20;
    font-weight: 600;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 15px;
    bottom: 0;
}

.logo img {
    position: absolute;
    width: 510px;
    z-index: 100;
    left: 25px;
}
.slogan h1 {
    color: #ce5a20;
    font-size: 30px;
    padding: 15px 35px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: 0;
    bottom: 150px;
}

.slider {
    width: 100%;
    margin: 0 auto;
}

.slider .content {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    width: 600px;
    position: absolute;
    padding: 3.4% 100px 0 50px;
}

.slider .content .headline {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 400;
}

.slider .content a {
    color: #fff;
    background-color: #ce5a20;
    padding: 10px 35px;
    font-size: 14px;
}

.slider .content a:hover {
    background-color: #a4441a;
}

/* ==========================================================================
   navi
   ========================================================================== */

nav {
    background-color: rgba(255, 255, 255, 0.6);;
    position: fixed;
    display: flex;
    width: 800px;
    height: 59px;
    z-index: 100;
    top: 50px;
    border-bottom: 2px solid #3c3c3c;
    right: 0;
}

nav ul {
    padding-top: 20px;
    right: 0;
    position: absolute;
    padding-bottom: 10px;
}

nav ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
}

nav ul li a {
    font-weight: 400;
    color: #3c3c3c;
    font-size: 15px;
}

nav ul li a:hover {
    color: #ce5a20;
}

/*nav.menu-fixed {
    position: fixed;
    top: 50px;
}*/

.sidenav,
header span {
    display: none;
}

.color {
    color: #ce5a20;
    font-weight: 700;
}

.color::before {
    content: url(../images/flieger.svg);
    position: absolute;
    width: 25px;
    top: -10px;
    left: -5px;
}

/******************************* 
section1
*******************************/

#content-1 {
    position: relative;
    top: -30px;
}

#content-1 .wrapper-2 {
    margin: 0 50px -30px 50px;
    padding: 200px 0 200px 60px;
    border-left: 3px solid #5d5d5d;
    border-bottom: 3px solid #5d5d5d;
}

#content-1 .col-1 h2::before {
    content: url(../images/schild.svg);
    display: block;
    width: 30px;
    margin-bottom: 5px;
}

#content-1 .col-1 ul {
    margin: 15px 0 25px 22px;
}

#content-1 .col-1 ul li,
#landing-content ul li {
    list-style-image: url(../images/check.png)
}

#landing-content ul {
    margin-left: 25px;
}

#content-1 .col-1 a,
#content-3 .col-1 .btn {
    color: #fff;
    background-color: #ce5a20;
    font-weight: 600;
    padding: 12px 35px;
}

#content-1 .col-1 a:hover,
#content-3 .col-1 .btn:hover {
    background-color: #a4441a;
}

#content-1 .col-2 .btn-white {
    color: #222323;
    background-color: #fff;
    font-weight: 600;
    padding: 12px 35px;
}

#content-1 .col-2 .btn-white:hover {
    background-color: #a4441a;
    color: #fff;
}

#content-1 .col-2 {
    position: absolute;
    right: 0;
    width: 40%;
    display: flex;
    background-color: #ce5a20;
    color: #fff;
    height: 300px;
    top: 172px;
}

#content-1 .col-2 .toedt-profil {
    width: 162px;
    position: absolute;
    right: 97%;
    margin-top: 30px;
}

#content-1 .col-2 .siegel {
    position: absolute;
    right: 5%;
    top: -45px;
}

#content-1 .content-lorenzen {
    padding: 50px;
}

.slider-2 p {
    padding: 0 30px;
}

.slider-2 h4 {
    color: #ce5a20;
    font-size: 16px;
    margin-bottom: 10px;
}

/******************************* 
section2
*******************************/

#parallax {
    margin: 0 50px 0 0;
    border-right: 3px solid #5d5d5d;
    position: relative;
    padding: 50px 50px 0 0;
}
.content-parallax {
    background: url(../images/frankfurt.jpg)no-repeat center center / cover;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    color: #fff;
    font-size: 32px;
    text-align: center;
    padding: 130px 25px;
    line-height: 1.3;
    position: relative;
}

.content-parallax img {
    position: absolute;
    opacity: 0.2;
    bottom: 0;
    width: 740px;
    left: calc(50% - 370px);
}

.kursiv {
    font-size: 19px;
    font-style: italic;
    margin-top: 25px;
}

.line,
.line-2 {
    padding: 25px 0;
    position: relative;
    margin-right: 50px;
    border-right: 3px solid #555;
    height: 50px;
}

.line-2 {
    margin-top: 30px;
}

.line-3 {
    padding: 25px 0;
    position: relative;
    margin-left: 50px;
    border-left: 3px solid #555;
    height: 50px;
}

/******************************* 
section3
*******************************/

#content-2 {
    background: linear-gradient(rgba(221, 221, 221, 0.9), rgba(221, 221, 221, 0.9)), url(../images/blog-hg.jpg)no-repeat center center / cover;
    width: 100%;
    height: auto;
    padding: 100px 0;
    position: relative;
}

#content-2 .middle {
    text-align: center;
    width: 50%;
    margin-left: 25%;
}

#content-2 .middle h2::before {
    content: url(../images/blog.svg);
    width: 30px;
    display: block;
    margin: 0 auto;
}

#content-2 .content-blog {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 40px;
}

#content-2 .content-blog .col-1,
#content-2 .content-blog .col-2,
#content-2 .content-blog .col-3 {
    width: 30%;
    background-color: #fff;
    padding: 40px 25px;
    font-size: 13px;
}

#content-2 .content-blog .col-2 {
    margin: 0 75px 0 75px;
}

#content-2 .content-blog a {
    color: #ce5a20
}

#content-2 .content-blog a:hover {
    font-weight: 600;
    color: #a4441a;
}

.date {
    color: #919191;
    font-size: 12px;
}

h3 {
    color: #ce5a20;
    font-size: 14px;
    font-weight: 600;
}

hr {
    width: 30%;
    color: #a4441a;
    border: 1px solid;
}

/******************************* 
section4
*******************************/

#content-3 {
    margin: 0 50px 0 50px;
    padding: 100px 0 50px 50px;
    border-top: 3px solid #5d5d5d;
    border-left: 3px solid #5d5d5d;
    border-bottom: 3px solid #5d5d5d;
    position: relative;
}

.wrapper-3 {
    display: flex;
}

#content-3 .col-1 {
    width: 40%;
}

#content-3 .col-2 {
    width: 60%;
    position: relative;
    height: 500px;
}

#content-3 .col-2 .img {
    background: url(../images/zufriedene-kunden.jpg)no-repeat center center / cover;
    width: 80%;
    height: 500px;
    position: absolute;
    right: -50px;
}

#content-3 .col-1 h2::before {
    content: url(../images/bewertung.svg);
    width: 30px;
    display: block;
    margin-bottom: 5px;
}

/******************************* 
section5
*******************************/

.flex-direction {
    display: flex;
}

#footer .box-content-1 {
    width: 60%;
    background-color: #ce5a20;
    color: #fff;
    padding: 50px;
}

#footer .box-content-2 {
    width: 40%;
}

#footer .box-content-1 .col-1 {
    width: 320px;
    margin-bottom: 25px;
}

#footer .box-content-1 .col-2 {
    display: flex;
}

#footer .box-content-1 .col-2 .daten-1,
#footer .box-content-1 .col-2 .daten-2  {
     width: 50%;
}

#footer .box-content-1 a {
    font-weight: 600;
    font-style: italic;
    color: #fff;
}

#footer .box-content-1 a:hover {
    text-decoration: underline;
}

#footer .box-content-1 .col-1 h2::before {
    content: url(../images/flieger-weiss.svg);
    display: block;
    width: 30px;
    margin-bottom: 5px;
}

#footer .box-content-1 .col-2 .daten-2 ul li {
    display: inline-block;
}

#footer .box-content-1 .col-2 .daten-2 ul li:nth-child(2n) {
    padding: 0 5px;
}

#footer .box-content-1 .col-2 .daten-2 p {
    margin-bottom: 15px;
}

/******************************* 
Impressum
*******************************/

#impressum-content,
#content-pages,
#content-page,
#landing-content {
    margin: 0 50px -30px 50px;
    padding: 100px 0 100px 60px;
    border-left: 3px solid #5d5d5d;
    border-bottom: 3px solid #5d5d5d;
}

#impressum-content .col-1,
#impressum-content .col-2,
#content-pages .col .block-1,
#content-pages .col .block-2,
#content-page .col-1,
#content-page .col-2,
#landing-content .col-1,
#landing-content .col-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

#impressum-content p,
#impressum-content ul,
#content-page p,
#landing-content p,
#landing-content ul {
    margin-bottom: 15px;
}

#impressum-content .col-2 {
    padding: 40px 0 0 25px;
}

/******************************* 
section7
*******************************/

#content-pages h1,
#content-page h1,
#boxen h2,
#content-page h2,
#kontaktformular h2,
#ueber-uns h2,
#kontaktformular-2 h2,
#landing-content h2,
#impressum-content h2 {
    color: #ce5a20;
}

#content-pages .col .block-2 {
    padding-left: 25px;
}

#content-page .col-2 {
    position: relative;
}

#content-page .col-2 .img {
    background: url(../images/zufriedene-kunden.jpg)no-repeat center center / cover;
    width: 100%;
    height: 350px;
}

#content-page .col-2 .img-2 {
    background: url(../images/flughafen-frankfurt.jpg)no-repeat center center / cover;
    width: 100%;
    height: 350px;
}

#content-page .col-2 .img-3 {
    background: url(../images/unfall-auf-einem-parkplatz.jpg)no-repeat center center / cover;
    width: 100%;
    height: 350px;
}

#content-page .col-2,
#landing-content .col-2 {
    padding-left: 25px;
}

#landing-content .col-1 {
    padding-right: 25px;
}

#boxen,
#kontaktformular,
#kontaktformular-2 {
    margin: 30px 50px 0 50px;
    border-right: 3px solid #5d5d5d;
    border-bottom: 3px solid #5d5d5d;
    padding-bottom: 50px;
}

#boxen h2,
#kontaktformular h2,
#kontaktformular-2 h2 {
    padding: 50px 50px 25px 0;
    text-align: center;
}

#boxen .flex-direction {
    justify-content: space-between;
    align-items: center;
    margin: 0 50px 0 0;
}

#boxen .box-1,
#boxen .box-2,
#boxen .box-3 {    
    background-color: #dddddd;
    width: 30%;
    height: 300px;
    padding: 25px;
    display: flex;
    align-items: center;
    text-align: center;
}

#boxen .box-1 img {
    width: 30px;
    margin-bottom: 7px;
}

#boxen .box-2 img,
#boxen .box-3 img {
    width: 50px;
    margin-bottom: 7px;
}

#boxen .big {
    font-size: 18px;
    font-weight: 400;
    color: #ce5a20;
    margin-bottom: 10px;
}

#boxen a,
#landing-content a,
#impressum-content a {
    color: #ce5a20;
    font-weight: 400;
    font-style: italic;
    transition: all 1s ease;
}

#landing-content a:hover,
#impressum-content a:hover {
    font-weight: 600;
    color: #a4441a;
}

#ueber-uns {
    margin: 0 50px;
    padding: 100px 0 100px 50px;
    border-left: 3px solid #5d5d5d;
}

#ueber-uns .col-1 img {
    width: 250px;
}

#ueber-uns .col-1,
#ueber-uns .col-2 {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    position: relative;
}

#ueber-uns h2 {
    text-align: center;
}

.zitat {
    font-size: 14px;
    background-color: #ce5a20;
    color: #fff;
    padding: 25px;
    width: 50%;
    position: absolute;
    top: 119px;
    left: 200px;
}

.krusiv {
    font-style: italic;
    font-size: 12px;
}

#kontaktformular iframe {
    width: 60%;
    margin-left: 20%;
    height: 1250px;
    border: none;
    padding: 0 50px 0 50px;
}

#kontaktformular-2 iframe {
    width: 60%;
    margin-left: 20%;
    height: 1000px;
    border: none;
    padding: 0 50px 0 50px;
}

#landing-content .col-2 img {
    width: 100%;
}

/******************************* 
section8
*******************************/

.Bewertungstabelle,
.rating_actions {
    margin: 16px 0;
    color: #222323;
    width: 100%;
}

label {
    color: #ce5a20;
    margin-top: 15px !important;
    display: block;
    font-weight: 700;
}


input,
#comment {
    width: 100%;
    font-family: 'proxima-nova', sans-serif;
    font-size: 15px;
    border: 2px solid #5d5d5d !important;
    border-radius: 0 !important;
}

#comment {
    margin-bottom: 15px;
}

#dsa-rating .Bewertungstabelle tr td {
    padding: 5px 10px;
}

#dsa-rating .Bewertungstabelle tr td:first-of-type {
    width: 70%;
    padding: 5px 10px 5px 10px;
}

#dsa-rating .Bewertungstabelle tr td:last-of-type {
    width: 30%;
    text-align: right;
}

#dsa-rating .Bewertungstabelle tr:first-of-type,
#dsa-rating .Bewertungstabelle tr:last-of-type {
    background-color: #ce5a20 !important;
    color: #fff !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#dsa-rating h2,
.rating-1 {
    display: none;
}

#rate_button,
.rating_top button {
    background: #ce5a20 !important;
    color: #fff !important;
    border: none !important;
    padding: 5px 15px !important;
    transition: ease .8s;
    -o-transition: ease .8s;
    -moz-transition: ease .8s;
    -webkit-transition: ease .8s;
    font-size: 14px;
    font-family: 'proxima-nova', sans-serif;
}

#rate_button:hover,
.rating_top button:hover {
    background: #e6e6e6 !important;
    color: #ce5a20 !important;
}

.rating_thumb {
    display: none;
}

.rating_bottom {
    margin-top: 25px;
}

.rating_box, .rating_overall_all, 
.rating_overall_detail {
    background-color: #fff;
    color: #222323;
    padding: 25px;
    margin: 15px;
    border: 2px solid #5d5d5d;
    text-align: center;
}

.questionline {
    text-align: left;
}

.rating_box .questionline:first-child, 
.rating_box .questionline:last-child {
    background: #ce5a20;
    padding: 5px 15px;
    color: #fff;
}

.rating_box .questionline:nth-child(2) {
    padding: 5px 15px;
}

.subline {
    display: none;
}

.answer {
    width: 45%;
    float: right;
    text-align: right !important;
}

.rating_bottom span {
    font-size: 15px;
}

#dsa-rating-view .slick-initialized .slick-slide {
    padding: 0;
}

#dsa-rating-view h3 {
    margin-bottom: 10px;
}

#dsa-rating-view p {
    line-height: 1.5;
    font-size: 15px;
}

form#dsa-rating {
    padding: 0 25px !important;
}


/* ==========================================================================
   datenschutz
   ========================================================================== */

.daten {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    background-color: #a4441a;
    padding: 1px 0 1px 50px;
    color: #fff;
}

.daten a {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

.daten a:hover {
    text-decoration: underline;
}

/******************************* 
textmarkierungen
*******************************/

::selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

/* ==========================================================================
   Google Maps und Cookie Hinweis
   ========================================================================== */

.dsa-secure-plugin{border-radius:5px;position:relative}.dsa-secure-plugin .dsa-secure-image{width:100%;height:100%}.dsa-secure-plugin{font-size:12px;line-height:16px}.dsa-secure-plugin .dsa-buttons{width:90%;margin:auto;text-align:center}.dsa-secure-plugin .dsa-buttons a:nth-of-type(2n){margin-top:10px}.dsa-secure-plugin .undercheck{background-color:#fff;color:#222!important;border-radius:5px;padding:4px;margin:8px 50% 16px;width:202px;transform:translateX(-50%)}.dsa-secure-plugin .check-slide-content{position:absolute;top:50%;left:5%;width:90%;margin:auto;-webkit-transform:translateY(100%);transform:translateY(-50%)}.dsa-secure-plugin .dsa-switch{position:relative;width:60px;height:34px;display:block}.dsa-secure-plugin .check-slide{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}.dsa-secure-plugin .dsa-secure-plugin input{display:none}.dsa-secure-plugin iframe{width:100%}.dsa-secure-plugin .dsa-switch{margin-left:calc(50% - 30px)}.dsa-secure-plugin p,.dsa-secure-plugin p{text-align:center;font-family:'Roboto';padding:10px 0;display:block;margin:auto;font-weight:700}.dsa-secure-plugin .check-slide{position:absolute;top:0;left:0;width:100%;height:100%;color:#000}.dsa-secure-plugin .check-slide.hide{display:none}.dsa-secure-plugin a{font-size:12px;text-align:center;font-family:'Roboto';display:block;margin:auto;width:calc(100% - 20px);max-width:300px;background-color:#ce5a20;border-radius:5px;padding:5px 10px;text-decoration:none;color:#fff}.dsa-secure-plugin a:hover{background-color:#a4441a}.dsa-secure-plugin:hover .check-slide,.dsa-secure-plugin .check-slide:hover{visibility:visible;opacity:1;visibility:visible;opacity:1}.dsa-secure-plugin .dsa-tooltip{position:relative;display:inline-block;}.dsa-secure-plugin .dsa-buttons a:hover{color:#fff!important}.dsa-secure-plugin .dsa-tooltip .tooltiptext{font-size:12px;visibility:hidden;width:100%;max-width:300px;background-color:#a4441a;color:#fff;text-align:center;padding:5px 10px;border-radius:6px;position:absolute;z-index:1;bottom:125%;left:0;margin-left:0;opacity:0;transition:opacity .3s}.dsa-secure-plugin .dsa-tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#a4441a transparent transparent}.dsa-secure-plugin .dsa-tooltip:hover .tooltiptext,.dsa-tooltip.active .tooltiptext{visibility:visible;opacity:1}.dsa-secure-plugin .dsa-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#333;-webkit-transition:.4s;transition:.4s}.dsa-secure-plugin .dsa-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.dsa-secure-plugin input:checked+.dsa-slider{background-color:#ce5a20}.dsa-secure-plugin input:focus+.dsa-slider{box-shadow:0 0 1px #ce5a20}.dsa-secure-plugin input:checked+.dsa-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.dsa-secure-plugin .dsa-slider.round{border-radius:34px}.dsa-secure-plugin .dsa-slider.round:before{border-radius:50%}.dsa-cookie-notice-close:hover{background-color:#ce5a20;}.dsa-cookie-notice-close{position:absolute;display:block;height:20px;bottom:20px;width:20px;line-height:20px;right:5px;top:5px;text-decoration:none;color:#fff!important;background-color:#a4441a}.dsa-cookie-notice{font-family:'Roboto';font-size:12px;display:block;position:fixed;left:0;right:0;bottom:40px;z-index:99999!important;background-color: rgba(255,255,255,0.9);margin:auto;width:100%;text-align:center;border-top: 2px solid #3c3c3c; border-bottom: 2px solid #3c3c3c;}.dsa-cookie-notice a{color:#ce5a20;font-style: italic;}.dsa-cookie-notice a:hover{color: #a4441a; font-weight: 600;}.dsa-cookie-notice.hide{display:none}.cookie-inner{padding:25px}@media (max-width:900px){.dsa-secure-plugin .check-slide,.dsa-secure-plugin .check-slide{visibility:visible;opacity:1;visibility:visible;opacity:1}}


.kampagne {
    background: url(../images/hintergrund-stoerer.jpg)no-repeat center center / cover;
    border-left: 3px solid #133234;
    border-top: 3px solid #133234;
    border-bottom: 3px solid #133234;
    position: absolute;
    right: 0;
    top: 40%;
    padding: 20px 20px 20px 45px;
    width: 290px;
    z-index: 90;
}

.kampagne p {
    color: #fff !important;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 10px;
}

.kampagne .fett {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.kampagne a {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    transition: all 1s ease;
    border: 2px solid #fff;
    padding: 5px 10px;
}

.kampagne a:hover {
    background-color: #133234;
    border-color: #133234;
    color: #fff;
}

.kampagne img {
    position: absolute;
    top: -45px;
    width: 80px;
    left: -45px;
}

/* ==========================================================================
   media Queries
   ========================================================================== */


@media screen and (max-width: 1370px) {
    .slider .content {
        width: 450px;
    }
    
    .logo img {
        width: 360px;
        top: 60px;
    }
    
    .content-parallax {
        background-attachment: scroll;
    }
    
    #content-3 .col-2 .img {
        width: 100%;
    }
    #kontaktformular iframe,
    #kontaktformular-2 iframe {
        width: 80%;
        margin-left: 10%;
    }
}

@media screen and (max-width: 1250px) {
    nav {
        width: 750px;
    }
    nav ul li {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1150px) {
    nav {
        display: none !important;
    }
    header span {
        display: block;
        position: fixed;
        top: 50px;
        right: 50px;
        width: 56px;
        height: 50px;
        cursor: pointer;
        z-index: 10000;
        transition: all 1s;
        background-color: rgba(255, 255, 255, 0.7);
    }
    header span:hover {
        background-color: rgba(255, 255, 255, 0.9);
    }
    header span img {
        width: 41px;
        height: 31px;
        position: absolute;
        top: 9px;
        left: 7px;
        margin: 0;
    }
    .sidenav {
        display: block;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 20000;
        top: 0;
        right: 0;
        background: rgba(206, 90, 32, 0.9);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 15px;
    }
    .sidenav a {
        padding: 17px 0 8px 0;
        text-decoration: none;
        font-size: 17px;
        color: #fff;
        display: block;
        transition: 0.3s;
        font-family: 'proxima-nova';
        text-align: center;
    }
    .sidenav a:nth-child(2) {
        margin-top: 70px;
    }
    .sidenav a:hover,
    .offcanvas a:focus {
        font-weight: bold
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    .logo img {
        top: 0;
    }
    .slider .content {
        padding: 250px 100px 0 50px
    }
    #content-1 .col-2 {
        position: relative;
        width: 100%;
        height: auto;
        top: 90px;
        display: inline-block;
        background-color: transparent;
    }
    #content-1 .col-2 .toedt-profil {
        width: 30%;
        position: relative;
        right: 0;
        margin-top: 0;
        display: inline-block;
        vertical-align: middle;
    }
    #content-1 .content-lorenzen {
        padding: 25px;
        background-color: #ce5a20;
        width: 69%;
        display: inline-block;
        vertical-align: middle;
    }
    #content-1 .col-2 .btn-white {
        padding: 12px 20px;
        font-size: 12px;
    }
    .content-parallax img {
        width: 100%;
        left: 0;
    }
    #content-2 .wrapper {
        width: 90%;
    }
    #content-2 .content-blog .col-2 {
        margin: 0 25px 0 25px;
    }
    #footer .box-content-1 .col-2 {
        display: block;
    }
    #footer .box-content-1 .col-2 .daten-1 {
        margin-bottom: 25px;
        width: 100%
    }
    #footer .box-content-1 .col-2 .daten-2 {
        width: 100%;
    }
    #content-1 .col-2 .siegel {
        right: -4%;
        top: 45px;
    }
}

@media screen and (max-width: 1050px) {
    #boxen .flex-direction {
        display: block;
    }

    #boxen .box-1,
    #boxen .box-2,
    #boxen .box-3 {
        width: 100%;
        height: 200px;
    }

    #boxen .box-2 {
        margin: 25px 0;
    }

    #kontaktformular iframe,
    #kontaktformular-2 iframe {
        width: 100%;
        margin-left: 0;
    }

    #landing-content .col-1,
    #landing-content .col-2 {
        display: block;
        width: 100%;
    }

    #landing-content .col-1,
    #landing-content .col-2 {
        padding: 0;
    }

    .zitat {
        padding: 15px 22px;
        width: 52%;
        top: 215px;
        left: 80px;
    }
    #content-1 .col-2 .siegel {
        top: 15px;
    }
}

@media screen and (max-width: 920px) {
    #content-pages > .wrapper-4 .col .block-1,
    #content-pages > .wrapper-4 .col .block-2 {
        display: block;
        width: 100%;
    }
    #content-pages > .wrapper-4 .col .block-2 {
        padding: 0;
        margin-top: 100px;
    }
}

@media screen and (max-width: 900px) {
    #content-2 .middle {
        width: 80%;
        margin-left: 10%;
    }
    #content-2 .content-blog,
    .wrapper-3,
    #content-page .col-1,
    #content-page .col-2,
    #ueber-uns .col-1, 
    #ueber-uns .col-2 {
        display: block;
    }
    #content-2 .content-blog .col-1, 
    #content-2 .content-blog .col-2, 
    #content-2 .content-blog .col-3,
    #content-3 .col-1,
    #content-3 .col-2,
    #content-page .col-1,
    #content-page .col-2,
    #ueber-uns .col-1, 
    #ueber-uns .col-2 {
        width: 100%;
    }
    #content-2 .content-blog .col-2 {
        margin: 25px 0 25px 0;
    }
    #content-3 .col-2 .img,
    #content-page .col-2 .img {
        position: relative;
        right: 0;
        height: 400px;
        width: 100%;
    }
    #content-3 .col-2 {
        height: 400px;
    }
    .logo-1 img {
        top: 200px;
    }
    #ueber-uns .col-2 {
        margin-top: 50px;
    }
    #content-page .col-2 {
        padding-left: 0;
        margin-top: 25px;
    }
    #content-1 .col-2 .siegel {
        top: -35px;
    }    
    .kampagne {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    #content-1 .col-2 .toedt-profil {
        display: none;
    }
    #content-1 .content-lorenzen {
        width: 100%;
    }
    .content-parallax {
        font-size: 20px;
        padding: 100px 25px;
    }
    .flex-direction {
        display: block;
    }
    #footer .box-content-1,
    #footer .box-content-2 {
        width: 100%;
    }
    #footer .box-content-2 .dsa-secure-plugin {
        height: 300px!important;
    }
    #impressum-content,
    #content-pages,
    #landing-content {
        padding: 100px 0 100px 60px;
    }
    #impressum-content .col-1, 
    #impressum-content .col-2,
    #content-pages .col .block-1,
    #content-pages .col .block-2 {
        display: block;
        width: 100%;
    }
    #impressum-content .col-2,
    #content-pages .col .block-2 {
        padding: 0;
    }
    #boxen .box-1, 
    #boxen .box-2, 
    #boxen .box-3 {
        height: 250px;
    }
    .zitat {
        width: 82%;
    }
    #kontaktformular-2 iframe {
        height: 850px;
    }
}

@media screen and (max-width: 550px) {
    header span {
        top: 10px;
        right: 10px;
    }

    .slider .content {
        width: 320px;
        padding: 250px 20px 0 20px;
    }

    .logo img {
        width: 320px;
        left: 0;
        top: 25px;
    }

    #content-1 .wrapper-2 {
        margin: 0 20px -30px 20px;
        padding: 100px 0 180px 20px;
    }
    
    #impressum-content,
    #content-pages,
    #content-page,
    #landing-content {
        margin: 0 20px -30px 20px;
        padding: 100px 0 100px 20px;
    }
    
    #parallax {
        margin: 0 20px 0 0;
        padding: 20px 20px 0 0;
    }
    
    .line,
    .line-2 {
        margin-right: 20px;
        padding: 10px 0;
        height: 20px;
    }
    
    .line-3 {
        margin-left: 20px;
    }
    
    #content-3,
    #ueber-uns {
        margin: 0 20px 0 20px;
        padding: 50px 0 20px 20px;
    }
    
    #content-3 .col-2,
    #content-3 .col-2 .img,
    #content-page .col-2 .img {
        height: 300px;
    }
    
    #boxen, 
    #kontaktformular,
    #kontaktformular-2 {
        margin: 30px 20px 0 20px;
    }
    #boxen .flex-direction {
        margin: 0 20px 0 0;
    }
    #kontaktformular iframe {
        padding: 0 20px 0 0;
        height: 1250px;
    }
    
    #kontaktformular-2 iframe {
        padding: 0 20px 0 0;
    }
    
    .rating_box, .rating_overall_all, 
    .rating_overall_detail {
        margin: 25px 0;
        padding: 10px;
    }
    #dsa-rating-view .slick-prev,
    #dsa-rating-view .slick-next {
       display: none !important;
    }
    #dsa-rating .Bewertungstabelle tr td:first-of-type {
        width: 40%;
    }
    #dsa-rating-view p,
    .rating_bottom span {
        font-size: 13px;
    }
    form#dsa-rating {
        padding: 0 !important;
    }
    #content-1 .col-2 .siegel {
        right: -2%;
        top: -55px;
    }
    .slogan h1 {
        position: relative;
        bottom: 175px;
    }
}

@media screen and (max-width: 405px) {
    #content-1 .wrapper-2 {
        padding: 100px 0 150px 20px;
    }
    
    #content-1 .col-2 .btn-white {
        padding: 12px 10px;
        font-size: 10px;
    }
    #content-1 .content-lorenzen {
        padding: 15px;
    }
    #content-2 .middle {
        width: 100%;
        margin-left: 0;
    }
    #content-3 .col-2,
    #content-3 .col-2 .img {
        height: 250px;
    }
    #footer .box-content-1 {
        padding: 50px 20px;
    }
    #footer .box-content-1 .col-1,
    #ueber-uns .col-1 img {
        width: 100%;
    }
    .daten {
        padding: 1px 0 1px 20px;
    }
    .logo-1 img {
        width: 300px;
        margin-left: calc(50% - 150px);
    }
    .slogan-2 h1,
    .slogan-3 p {
        font-size: 25px;
    }
    .zitat {
        width: 100%;
        line-height: 1.7;
        font-size: 13px;
        top: 70%;
        left: 0;
    }
    #content-1 .col-2 .siegel {
        top: -75px;
    }
}

@media screen and (max-width: 375px) {
    .slogan h1 {
        font-size: 25px;
    }
    #boxen .box-1, 
    #boxen .box-2, 
    #boxen .box-3 {
        height: 300px;
    }
}

@media screen and (max-width: 350px) {
    .rating_box .questionline:first-child,
    .rating_box .questionline:nth-child(2),
    .rating_box .questionline:last-child {
        padding: 5px;
    }
}
