p, div {
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
}

#wrapper .more-brand-icons img {
    height:auto;
    margin-right:15px;
    max-height:60px;
    max-width:150px;
    width:auto;
}

#article-blog-entry .btn-default {
    margin-top:10px;
    padding:15px 25px;
}

.auda-box {
    padding:40px;
    background:#282830;
    color:#fff;
    border-right:5px solid #fff;
}

.auda-box-light{
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
}

/*------LF ------*/
.pic {
    box-shadow:3px 3px 15px #e1e1e1;
}

.btn-primary{
    margin: 5px;
}

.auda-space {
    padding:25px;
}

.auda-space-xl {
    padding:50px;
}

@media only screen and (max-width:600px) {
    .auda-space-xl {
        padding:15px;
    }
}


/*------Rno Hover on img with Text------*/
@media (min-width:480px) {
    .view-legal {
        position:relative;
        overflow:hidden;
    }

    #article-blog-entry .blog-post .view-legal img {
        margin:0;
    }

    .legal-info-text {
        font-size:9px;
        padding:20px 50px 20px 20px;
        background-color:#f7f7f7;
        position:absolute;
        bottom:-50%;
        opacity:0;
        transition:0.6s all;
        z-index:1;
    }

    body:not(.fe-admin-area) .fa-info {
        font-size:larger;
        position:absolute;
        bottom:0;
        right:0;
        width:40px;
        height:40px;
        background:red;
        color:#fff;
        cursor:pointer;
        z-index:9;
    }

    body:not(.fe-admin-area) .fa-info::before {
        top:50%;
        position:absolute;
        left:50%;
        margin:-8px -2px;
    }

    body:not(.fe-admin-area) .fa-info:hover ~ .legal-info-text {
        opacity:1;
        bottom:0;
    }

    body:not(.fe-admin-area) .fa-info:hover img {
        opacity:1;
    }

    /*------End Rno------*/
    /**Menüpunkte Farbe PE**/
    .nav-area-lines .navbar-nav > li > a {
        text-transform:uppercase;
        font-weight:bold;
    }
}

/**hover on img in Handy PE**/
@media (max-width:540px) {
    .legal-info-text {
        font-size:8px;
    }
}

@media (max-width:479px) {
    .legal-info-text {
        font-size:10px;
    }
}

/**Headline-H2 Anopassung PE**/
.headline-h2 {
    font-weight:600 !important;
    text-transform:uppercase;
    text-align:center;
}

/**Headline-H1 Anopassung PE**/
.headline-h1,
#header-data h1 {
    font-size:36px;
    text-transform:uppercase;
}

@media (max-width:767px) {
    .headline-h1,
    #header-data h1 {
        font-size:24px;
    }
}

@media (max-width:376px) {
    .headline-h1,
    #header-data h1 {
        font-size:18px;
    }
}

.h2 {
    text-transform:uppercase !important;
}


.sub-page-title sup {
    top:-1.5em;
}

/**Flex werkstattleistung PE**/
.d-flex-v-icon {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}

.infoboxen {
    box-shadow:0 1px 15px 0 rgba(51, 48, 46, 0.3);
    padding:30px;
    margin:15px;
    width:30%
}


@media (min-width:768px) and (max-width:899px) {
    .infoboxen {
        padding:20px;
        margin:25px;
    }
}

@media (min-width:520px) and (max-width:767px) {
    .infoboxen {
        width:45%;
    }
}

@media (max-width:599px) {
    .infoboxen {
        width:100%;
        margin:20;
    }
}

.waschanlage {
    box-shadow:0 1px 3px 0 rgba(51, 48, 46, 0.3);
    padding:30px;
}

/**Kachel Höhe PE**/
@media (min-width:767px) {
    [data-container="kachel"].layout-4 .tiles-col-1 .tile-img,
    [data-container="kachel"].layout-4 .tiles-col-2 .tile-img {
        height:13vw;
    }
}

[data-container="kachel"] .tile-img {
    background-position:right;
}

.tile-img-text .btn.btn-primary {
    background-color:#4d4d4d;
}

[data-container="kachel"] {
    margin-top:-7px;
}

[data-container="kachel"] .tile-img {
    margin:0;
}

/**Anpassung Fotter Pe**/
@media (min-width:992px) {
    .d-flex-v-center {
        display:flex;
        flex-wrap:wrap;
        align-items:center;
    }


    .imentry-2389 .d-flex-v-center {
        justify-content:center;
    }
}

#footer #pre_area iframe {
    max-height:315px;
}

#footer #pre_area {
    margin-bottom:0;
    padding-bottom:0;
    padding-top:0;
}

#footer #pre_area .container-limited {
    max-width:100%;
    padding-left:0;
    padding-right:0;
}

#menu-social-floating .contactflat{
    background-color:#2b2b2b;
}

.footer-farbe {
    background-color:#4d4d4d;
    padding:15px;
}

@media (max-width:991px) {
    .footer-farbe {
        margin-left:15px;
    }
}

.border {
    border-left:2px;
    border-left-style:solid;
}

@media (max-width:991px) {
    .f-titel {
        padding:0;
    }
}

/*--------------------Crossweek-box------------------------*/

.crossweek-box-1 {
            background-color: #f5d000; 
            font-size: 18px; 
            font-weight: bold; 
            text-align: center; 
            padding: 20px; 
            border-radius: 20px; 
            width: 100%; 
            margin: 50px auto; 
        }
        
.crossweek-box-2 {
            background-color: #c30c29; 
            color: white; 
            font-size: 18px; 
            font-weight: bold; 
            text-align: center; 
            padding: 20px; 
            border-radius: 20px; 
            width: 100%; 
            margin: 50px auto; 
        }
        
.crossweek-box-2 a {
    display: inline-block;
    transition: all 0.3s ease;
}

.crossweek-box-2 a:hover {
    transform: scale(1.29);
}        
        
.crossweek-box-3 {
            background-color: #1b4742; 
            color: white; 
            font-size: 18px; 
            font-weight: bold; 
            text-align: center; 
            padding: 20px; 
            border-radius: 20px; 
            width: 100%; 
            margin: 50px auto; 
        }
        
.crossweek-box-4 {
            background-color: #00589c; 
            color: white; 
            font-size: 18px; 
            font-weight: bold; 
            text-align: center; 
            padding: 20px; 
            border-radius: 20px; 
            width: 100%; 
            margin: 50px auto; 
        }
        

/*--------------------crossweek-box end--------------------*/

/**Probefahrt Anpassung PE**/
.pageid-2352 .container .headline-h1 {
    display:none;
}

/**Header Anpassung Teile PE**/
.pageid-534 #header-slider .fill {
    background-position:bottom;
}

.pageid-588 .headline-h2 {
    text-transform:none;
}

.pageid-525 .headline-h2 {
    text-transform:none;
}

/* Text Anpassung nach wegen der Fullwidth ohne Seitenrand PE */
.text {
    padding-left:15px !important;
    padding-right:15px !important;
}

/**Startseite Herzlich Willkommen Text Titel Anpassung PE**/
@media (max-width:462px) {
    .poetzinger {
        font-size:24px !important;
    }
}

/**Jobangebote PE**/
.blog-entry .text-center {
    text-align:left;
}

@media (max-width:425px) {
    .bewerbung {
        width:100%;
    }
}

/**Probefahrt Abstand Anpassung PE**/
.pageid-2352 #site-content {
    padding:0;
}

/**Pfeilfarbe in Slider PE**/
#header-slider .owl-nav .owl-prev,
#header-slider .owl-nav .owl-next {
    color:#fff;
    opacity:1;
    text-shadow:2px 2px 6px #000;
}

/**Werkstattleistungen Service Ansprechpartner PE**/
.service {
    display:flex;
    display:-ms-flexbox;
    align-items:flex-start;
}

@media (max-width:767px) {
    .service {
        flex-direction:column;
        -ms-flex-direction:column;
    }
}

.service-img {
    margin-right:15px;
}

.carousel-indicators li {
    background-color:rgba(0, 0, 0, 0);
    border:1px solid #000;
}

.carousel-indicators .active {
    background-color:#000;
}

.carousel-indicators {
    top:100%;
    text-align:left;
    left:30%;
    margin-top:10px;
}

/**Über uns Timeline PE**/
.timeline {
    position:absolute;
    top:-30px;
    left:50%;
    transform:translateX(-50%);
    background:#fff;
    width:60px;
    height:60px;
    line-height:60px;
    border-radius:50%;
    border:1px solid #ddd;
}

.pageid-587 .infoboxen {
    margin-bottom:60px;
}

/**Angebote Preis PE**/
.angebote {
    position:absolute;
    top:35px;
    left:20%;
    transform:translateX(-50%);
    background:rgba(0, 0, 0, 0.5);
    width:200px;
    height:200px;
    border-radius:50%;
    padding-top:45px;
    text-align:center;
}

.angebot-h2 {
    color:#fff;
    font-size:40px;
}

/**@media (max-width:1300px) {
    .angebote {
        width:160px;
        height:160px;
    }

    .angebot-h2 {
        font-size:40px;
    }
}**/

@media (max-width:991px) {
    .angebote {
        left:15%;
        /**width:160px;
        height:160px;**/
    }
}

@media (max-width:767px) {
    .angebote {
        width:135px;
        height:135px;
        padding-top:30px;
    }

    .angebot-h2 {
        font-size:20px;
    }
}

@media (min-width:370px) and (max-width:620px) {
    .angebote {
        left:23%;
        top:23px;
    }

    .angebot-h2 {
        font-size:15px;
    }
}

@media (max-width:370px) {
    .angebote {
        width:125px;
        height:125px;
        left:27%;
        top:20px;
    }

    .angebot-h2 {
        font-size:15px;
    }
}

/**Anpassung von Infoboxen auf der Angeboten**/
@media (max-width:1200px) {
    .imentry-2389 .infoboxen {
        width:45%;
    }
}

@media (max-width:767px) {
    .imentry-2389 .infoboxen {
        width:100%;
        margin:0;
    }
}

.grau {
    background-color:#4d4d4d;
    padding:15px;
}

.border-left {
    border-left:solid 1px #4d4d4d;
}

.infobox {
    box-shadow:0 1px 3px 0 rgba(51, 48, 46, 0.3);
    padding:30px;
}

.imentry-2419 .angebote {
    padding-top:10px;
}

/**Infomanager Preisgröße Anpassung Startseite & Aktuelles PE**/
#site-content [data-container="infomanager"].infomanager-view-5 .price-info .price-angebot,
#site-content [data-container="infomanager"].infomanager-view-3 .price-info .price-angebot {
    font-size:3em !important;
}

@media (max-width:404px) {
    body.blog-entry #header-slider .angebot-preis {
        font-size:2em;
    }
}

body.blog-entry #header-slider .angebot-preis {
    text-shadow:3px 4px 9px rgba(51, 48, 46, 0.9);
}

/**Infomanager EnkV Werte Aktuelles Größe Anpassung PE**/
body.blog-entry #header-slider .header-envkv-info {
    font-size:18px;
    text-shadow:0 1px 2px rgba(0, 0, 0, .6);
}

@media (max-width:586px) {
    body.blog-entry #header-slider .header-envkv-info {
        font-size:13px;
    }
}

@media (max-width:586px) {
    body.blog-entry #header-slider .header-envkv-info {
        font-size:10px;
    }
}

/**Favorite Icons Anpassung PE**/
#wrapper #header #optional-header-icons a:hover {
    color:#e30613;
}

/**Pop up Fenster Einstellungen PE**/
.fairpay-titel {
    width:70%;
    height:50%;
    transition:0.3s all;
}

.fairpay .column:hover img {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
    -webkit-transition:.3s ease-in-out;
    transition:.3s ease-in-out;
}

@media (min-width:768px) {
    .imentry-3870 .modal-dialog,
    .imentry-2413 .modal-dialog,
    .imentry-2419 .modal-dialog {
        width:70%;
    }
    
    #header-slider .header-envkv-info {
        bottom: 50px;
  }
}

.imentry-3870 #site-content iframe, .imentry-2413 #site-content iframe,
.imentry-2419 #site-content iframe {
    height:800px;
}

.imentry-3870 .modal-footer button, .imentry-2413 .modal-footer button,
.imentry-2419 .modal-footer button {
    background:#e40613;
    color:#fff;
}

/**IM Über 800 Faahrzeuge Farbe Anpassung PE**/
.imentry-4032 .angebote {
    background:rgba(202, 9, 40, 0.9);
}

.imentry-4032 .infobox {
    padding:25px;
}

.imentry-4032 hr {
    border-top:1px solid #ddd;
}

/**Anpassung der Titel Hintergrund bei IM "über 800Fahrzeuge" PE
.imentry-4032 #header-slider .carousel-caption .h2,
#header-slider .item[data-id="0"] .carousel-caption .h2 {
    background: #ca0928;
}**/
@media (min-width:992px) {
    .desktop-flex {
        display:flex;
        align-items:center;
    }
}

/* Infomanager mit heller Hintergrundgrafik  ENVKV schwarz CL */
.imentry-5222 #header-slider .header-envkv-info,
.imentry-5665 #header-slider .header-envkv-info,
#footer_info_box,
blockquote .small, blockquote footer, blockquote small,
.text-muted,
#footer_info_box a:not(.btn){
    color:#000;
    text-shadow:none !important;
}

/* Dachzelte Boxen CL */
.dachzelt-title {
    background-color:#e30613;
    width:100%;
    display:block;
    padding:10px;
    text-align:center;
    font-weight:bold;
    color:white;
    margin:0 0 -10px;
    text-transform:uppercase;
}

.dachzelt-list {

    color:black;
    margin-top:-10px;
    padding-top:10px;
    padding-bottom:10px;
}

.dachzelt-box img {
    padding-left:10px;
    padding-right:10px;

}

@media (min-width:768px) {
    .dachzelt-row {
        display:flex;
    }

    .dachzelt-box {
        display:flex;
    }
}

.dachzelt-content {
    border:3px solid #e30613;
    box-shadow:10px 10px 15px silver;
    width:100%;
}

.dachzelt {
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    min-height:288px;
}

.dachzelt-maggioliona {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/maggiolina.jpg");
}

.dachzelt-maggioliona:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/maggiolina_hover.jpg");
}

.dachzelt-airtop {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/airtop.jpg");
}

.dachzelt-airtop:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/airtop_hover.jpg");
}

.dachzelt-columbus {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/columbusv-bs-1.png");
}

.dachzelt-columbus:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/columbusv-bs-3.png");
}

.dachzelt-aircamping {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/aircamping.jpg");
}

.dachzelt-aircamping:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/aircamping_hover.jpg");
}

.dachzelt-overland {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overland.jpg");
}

.dachzelt-overland:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overland_hover.jpg");
}

.dachzelt-overzone {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overzone.jpg");
}

.dachzelt-overzone:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overzone_hover.jpg");
}

.dachzelt-overcamp {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overcamp.jpg");
}

.dachzelt-overcamp:hover {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/overcamp_hover.jpg");
}

.dachzelt-zubehoer {
    background-image:url("/website/themes/autohaus-poetzinger.de/dynamic/fe/Bilder/dachzelte/zubehoer.jpg");
}

@media (min-width:1200px) {
    .pageid-10512 #header-slider .item,
    .pageid-10512 #header-slider .fill {
        height:600px !important;
    }
}

/* Infomanager GR YARIS CL */
/* Leadbox CL */
.lead-box {
    border:5px solid #ca0928;
    padding:15px;
}

.pageid-597 .lead-box {
    border:5px solid #7f7f7f;
    padding:15px;
}

.pageid-597 .lead-box .btn-primary {
    background:#7f7f7f;
}

.sticky-col {
    position:sticky;
    top:120px;
}

.auda-align-center {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
}

/************ ACCORDION FOURTH********************/
.auda-accordion-fourth .panel-title a {
    display:block;
    position: relative;
    border-bottom: 1px solid;
    padding:10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
}

.auda-accordion-fourth .panel-default > .panel-heading {
    background:transparent;
    border:none;
    padding:10px;
    margin-bottom: 20px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.auda-accordion-fourth .panel-title a::after {
    content:"\f13a";
    font-family:fontAwesome;
    padding:20px;
    height: 100%;
    display: flex;
    align-items: center;
    position:absolute;
    right:0;
    top:0;
}

.auda-accordion-fourth .panel-default {
    border:none;
    margin-bottom:20px;
}

/************ ACCORDION FOURTH - END ********************/



/***************************Content partieller Background***********************************/
.auda_bg_right,
.auda_bg_left{
  position: relative;
  overflow: hidden;              /* verhindert Überstand */
}

.auda_bg_right::before,
.auda_bg_left::before{
  content: "";
  position: absolute;
  top: 0;                        /* volle Höhe der Row */
  bottom: 0;
  width: 80%;
  background: #373a40;
  z-index: 0;                    /* hinten */
}

.auda_bg_right::before{ right: 0; }
.auda_bg_left::before{  left: 0; }

.auda_bg_right > [class*="col-"],
.auda_bg_left  > [class*="col-"]{
  position: relative;
  z-index: 1;                    /* vor dem Hintergrund */
}

@media (max-width: 991px) {
  .auda_bg_right::before,
  .auda_bg_left::before{
    width: 100%;
  }
}

/***************************Content partieller Background1***********************************/