@media (max-width: 767px) {
.mod_article {
    width:100%;
    padding-top:10px;
}

/* Slogan & Leitbild */
#Slogan p,
#Leitbild p {
    font-size: 14px !important;
}

/* Behandlungstechnik Bilder */
#main .Behandlungstechnik img {
    width:100%;
    max-height:100%;
    margin-left:0;
    text-align:center;
}

/* Behandlungstechnik Bilder */
#main .Behandlungstechnik .Hochformat img {
    width:50%;
    height:100%;
    margin-left:0;
}

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

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

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

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

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

.content-slider .slider-wrapper img {
    height:480px;
    object-fit: cover;
    /*aspect-ratio: 1/4;*/
}
/* Sliderpunkte entfernen */
#header .inside .fluuwithslider span.slider-menu {
    display:none;
}

/* Schrift Slider */
#header .inside .fluuwithslider figcaption {
    bottom:50px;
    left:0;
    padding:20px;
    font-size:17px;
    line-height:20px;
    background: rgba(255, 255, 255, .7);
    display: inline-table;
}

/* Suchformular nach oben */
#header .inside div.topsearch {
    width:100%;
    height:80px;
    right:10px;
    position:absolute;
    margin: 0px !important;
    padding: 0px !important;
    top: 15px !important;
}

/* Suchbutton */
#header .inside div.topsearch form div.widget-submit {
    top:0;
}
#header .inside div.topsearch form div.widget-text {
    display:none;
}
.massagehome #header .inside .logo,
.beratunghome #header .inside .logo {
    left: 0px !important;
}
#header .inside div.logo {
    width:70px;
    height:70px;
    left:50px;
    background-size: cover;
    float: left !important;
    z-index: 1;
}

/* Slider */
#header .inside .fluuwithslider {
    position:relative;
}

/* Slider */
#header .inside .fluuwithslider .ce_sliderStart {
    margin: 0px !important;
}

/* Accordeonbilder vergrössern */
section.ce_accordion figure {
    width:100%;
    margin-bottom:20px;
    text-align:center;
}

/* Accordeonbilder vergrössern */
section.ce_accordion figure img {
    width:100%;
}

/* 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;
}

/* Diplome */
#beratung #contentleft,
#beratung #contentright {
    width: 100% !important;
    float: none;
}
}
