@media screen and (max-width:788px) {

/* *** Lightbox *** */
#mbCenter {
    background-color:#000;
    width:100%!important;
}
#mbOverlay {
    opacity:1!important;
    width:100%!important;
    height:100%!important;
}
#mbImage.image {
    max-width:100%;
    max-height:100%;
    height:auto!important;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-color: black;
}
#mbImage img {
    display:block;
}
#mbImage.video {
    max-width:100%;
    max-height:100%;
    height:auto!important;
    width:100%!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:none;
}
#mbImage.video iframe {
    min-height:360px;
    max-width:100%;
    max-height:100%;
    height:auto;
    width:100%;
}
#mbBottom {
    background-color:#000;
    display:block!important;
}
#mbBottom p.caption {
    color:#fff;
}
#mbCloseLink {
    background-color:#000;
}
#mbCloseLink:hover {
    background-position:0px 0px;
}

/* *** Lightbox-Slider *** */
.lightbox-gallery {
    background-color:#000;
}
.lightbox-gallery .caroufredsel_gallery {
    display:none;
}
.lightbox-gallery .lightbox-wrapper {
    max-width:100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin:0px;
    background-color: black;
    border-color: black;
}
.lightbox-gallery .lightbox-wrapper,
.lightbox-gallery .caroufredsel_skin figure,
.lightbox-gallery .caroufredsel,
.lightbox-gallery .caroufredsel_wrapper,
.lightbox-gallery .caroufredsel_gallery {
    max-width:100%!important;
    max-height:100%!important;
    position:static!important;
    float:none;
}
.lightbox-gallery .caroufredsel_gallery img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    margin: auto;
}
.lightbox-gallery .caroufredsel_skin figure,
.lightbox-gallery .caroufredsel,
.lightbox-gallery .caroufredsel_wrapper {
    height: auto!important;
    width: auto!important;
}
.lightbox-gallery .info {
    text-align:right;
}
.lightbox-gallery .info a.lightbox-close {
    position:relative;
}
.lightbox-gallery .caroufredsel_thumbnails_skin {
    top:0;
    position:relative;
}
a.lightbox-close:hover {
    position:relative;
    background-position:0px 0px;
}
.lightbox-gallery .caroufredsel_thumbnails_skin,
.lightbox-gallery .caroufredsel_thumbnails_wrapper,
.lightbox-gallery .caroufredsel_thumbnails {
    max-width:100%;
}
.lightbox-gallery .caroufredsel_thumbnails_skin,
.lightbox-gallery .caroufredsel_thumbnails_wrapper {
    background-color:#000;
}
.lightbox-gallery .caroufredsel_thumbnail {
    margin-bottom:8px!important;
    margin-right:8px!important;
}
.real-gallery figure {
    height:162px;
}

/* *** Bilder-Slider*** */
.real-gallery .caroufredsel_thumbnails {
    left:0px!important;
}
.real-gallery .caroufredsel_thumbnails {
    position:relative
    height:204px;
}
}
