@media (max-width: 1250px) and (min-width: 768px) {

/* Header */
body.home #header {
    height: auto !important;
}
.mod_article .ce_sliderStart {
    margin: 0 !important;
}

/* Gallerie */
.content-gallery li figure {
    margin: 0px !important;
}

/* Gallerie */
.content-gallery li {
    margin: 0px 5px 5px 5px !important;
}

/* Slider */
.content-slider .slider-wrapper {
    height: 480px;
}

.content-slider .slider-wrapper img {
    height:480px;
    object-fit: cover;
    /*aspect-ratio: 1/4;*/
}

/* Footernavi ausblenden */
#footer .inside nav.footernavi,
#container aside#left nav.mod_navigation {
    display:none;
}

/* Footerlinie entfernen */
#footer .inside div.footertxt {
    border-top:0px solid;
}

/* Suchformular nach oben */
#header .inside div.topsearch {
    right:30px;
    top:0;
}
#header .inside div.topsearch .widget-text input {
    height: 20px !important;
}
#header .inside div.logo {
    float:left;
    padding-bottom:20px;
    float: left !important;
    z-index: 1;
}
.massagehome #header .inside .logo,
.beratunghome #header .inside .logo {
    left: 0px !important;
}
#header .inside div.logo {
    left:60px;
    float:left;
}

/* Slider */
#header .inside div.fluuwithslider {
    width:100%;
}

/* Slider */
#header .inside .fluuwithslider img {
    width:100%;
}

/* Sliderpunkte entfernen */
#header .inside .fluuwithslider span.slider-menu {
    display:none;
}

/* Accordeonabschnitte */
.Behandlungstechnik section div.accordion div {
    min-height:170px;
    max-height:250px;
}

/* Mobile Bilder vergroessern */
#Hauptstandort figure,
#Hauptstandort img,
#Mich #portrait figure,
#Mich #portrait figure img,
#Rueckmeldungen #Klientenrueckmeldungen figure,
#Rueckmeldungen #Klientenrueckmeldungen figure img {
    width:100%;
    margin-bottom:10px;
}
#Rueckmeldungen #Klientenrueckmeldungen figure,
#Mich #portrait figure,
#raeumlichkeiten #Hauptstandort figure {
    float:right;
    margin-left:40px;
    width: 300px !important;
}
}
