@charset "utf-8";
/* CSS Document */



#MikeGallery { text-align: center; vertical-align: top; display: block; width: 100%; min-width: 320px; box-sizing: border-box; background-color: #eee; }
body #wrapper { width: 100%!important; max-width: 100%!important; }
body #DinamicGallery { width: 100%!important; max-width: 100%!important; }
.thumbs, .thumbs div { text-align: center; display: inline-block; overflow: hidden; box-sizing: border-box; }
.thumbs a img { border: none!important; background: none!important; padding: 0px; margin: 0; height: auto; width: auto; min-width: 100%; /*max-height: 395px;*/
max-width: 100%; border-radius: 0; box-shadow: none; vertical-align: middle; display: inline-block; float: none; transition: 1.5s; border: 1px solid #666; }
.thumbs a:hover img, .thumbs a:focus img { opacity: 1; transform: scale(1.06); }

#MikeGallery .thumbs { border: none!important; padding: 2px; border-radius: 0;/* background-image: none; */text-align: center;  height: auto; margin: 0px -2px; display: inline-block!important; float: none!important; vertical-align: top; border: 1px solid #333; position: relative;width:100%; }


@media (min-width: 450px) {
#MikeGallery .thumbs { width:50%; }
}

@media (min-width: 1300px) {
#MikeGallery .thumbs { width: 33%; }
}
 @media (min-width: 1700px) {
#MikeGallery .thumbs { width: 25%; }
}



#MikeGallery .thumbs:hover {background-color: #ddd!important;}
#MikeGallery .thumbs div, .imageH { border: none!important; padding: 0px; width: 100%; text-align: center; height: auto; margin: 0px; display: inline-block!important; vertical-align: middle; overflow: hidden; }
.thumbs div div div { /* background-image: none; */ height: auto; }
#MikeGallery.thumbs:hover, .thumbs div div:hover { background: #fff2; border: 1px solid #fff; }
.thumbs a { display: inline-block; margin: 0px; text-align: center; padding: 0; border-radius: 0; }
.thumbs a.swipebox { width: 100%; }
.thumbs .imageH { vertical-align: middle; display: table-cell;  position:relative;}
 a:-webkit-any-link, a, html a {
 text-decoration: none;
 cursor: pointer;
}
#MikeGallery .thumbs a { text-decoration: none!important;}
#MikeGallery .thumbs p { margin: 0; width: 100%; font-size: 12px; line-height: 22px; color: #eee!important; position: relative; z-index: 999; padding: 10px 0; background: #4b4e51; }
#MikeGallery .thumbs a:hover p { background: #2e3032!important; }

.imageH a .desc { opacity:0;display: none; width: 100%;padding: 10px!important; margin: 0; font-size: 13px; line-height: 15px; position: absolute; top: 60%;left:0;z-index:999; color:#fff!important;min-height:20px;}
.imageH a:hover .desc, .desc:hover { display: block;opacity:1;transition: 2s;/*background: #0005;*/}

@media (max-width:600px) {
.imageH a:hover .desc, .desc:hover { display:none;opacity:0;}
}

.mailIMG { background-image: url(/images/mail.svg); background-repeat: no-repeat; background-position: center center; background-size: 100%; display: none; height: 20px; width: 20px; position: absolute; z-index: 999999; right: 10px; bottom: 14px; text-indent: -99900px; opacity: 0.5; color: #444; }
.mailIMG:hover { opacity: 1; }
#close-bar { display: block; height: 40px; width: 40px; float: right; position: fixed; z-index: 999999999999; right: 0; top: 0; }


/*NEXTGEN*/

#body .ngg-galleryoverview, #body .ngg-albumoverview {margin:20px 0!important;min-height: 100px;text-align:center;}
#body .ngg-album-compact, #body .ngg-album-compactbox{margin:0!important;padding:0!important;display: inline-block;float: none;position:relative;border:none!important;border-radius:0!important;}
#body .ngg-album-compactbox .Thumb {border:none!important;}
#body .ngg-album-compactbox .Thumb img{margin-bottom: -4px;width: 100%!important;}

#body .ngg-breadcrumbs {text-transform: lowercase;font-size: 14px;margin:5px auto!important;max-width:1000px;}

#body .ngg-album-compact p {font-size: 13px;}
.post-meta-wrapper{display:none!important;}
li.ngg-breadcrumb{color:#f90!important;}
.ngg-breadcrumb a{color:#ddd!important;}
#body .sl-overlay {background: #444;opacity:1;}
.ngg-albumoverview.default-view .ngg-album-compactbox:before, .ngg-albumoverview.default-view .ngg-album-compactbox:after, .ngg-albumoverview.default-view p.ngg-album-gallery-image-counter, 
#body .js-shave {display: block!important;}

#body .js-shave-char{display: none!important;}
#body .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 120px;
    z-index: 9999999999;
    margin-top: -14px;
    margin-right: -14px;
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-family: Arial;
    color: #fff;
}

#body .sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -22px;
    height: 54px;
    width: 32px;
    line-height: 54px;
    text-align: center;
    display: block;
    z-index: 10060;
    font-family: Arial;
    color: #fff;
}

.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev{font-size: 4rem;}


/*SMART*/
#galleryMR{position:relative;z-index:1;background-color:#d6d6d6;width:100%;max-width:3840px;margin:auto;padding:0px 0;}
#galleryMR h3{color:#ddd;}
#galleryMR h2{font-size:18px;}
body #wrapper-inner {background-image:none;}
.GalleryBTN a{color:#826b2e!important;background:#fff!important;}
hr.Divider {padding: 20px 2% 0 2%;display:none;}


.contentdiv {text-align:center;display:inline-block;vertical-align:top;margin:5px 3px;position:relative;}

.contentdiv.onPage img {max-height: 270px!important;}
.contentdiv.onPage.drainage{max-width: 48%!important;}

.contentdiv img{max-height:400px;width:auto;border-bottom:2px solid #444;margin-bottom:0px;display:block;}
.contentdiv:hover img{border-bottom:2px solid #900;}
.contentdiv span{ display: block; margin: 3px auto; max-width: 240px; font-size: 12px; line-height: 1.2em; text-transform: capitalize; }
.contentdiv span:fist-line{font-size: 14px;}
.contentdiv p{position:absolute;display:block;color:#fff;background:#0005;padding:6px;bottom:1px;width:100%;z-index:3;margin: 0!important;    box-sizing: border-box;}
.contentdiv:hover p{background:#0009;}

.contentdiv a.Gallery-Quote { position: absolute; top: 0px; line-height: 22px; height: auto; font-size: 14px; min-width:110px; padding: 2px; z-index:999999; background: rgba(0, 0, 0, 0.4)!important; color: #fff!important; letter-spacing: 1px; left: 22%; width:50%; white-space: nowrap; }

.contentdiv .Gallery-Quote:hover, .Gallery-Quote:focus { background: rgba(0,0,0,0.8)!important; }

@media (max-width:1830px){
.contentdiv img{max-height:325px;}
}


@media (max-width:1500px){
.contentdiv img{max-height:290px;}
.contentdiv {margin:3px 2px;}
}


@media (max-width:900px){
.contentdiv img{max-height:240px;}
}

@media (max-width:800px){
.contentdiv img{max-height:205px;}
}


@media (max-width:720px){
.contentdiv img{max-height:190px;}
}

@media(max-width:610px) {
.contentdiv img{max-height:600px;}
/*.contentdiv {display:block;margin:10px 0!important;}*/
.contentdiv a{pointer-events:none;}
}



#MikeGallery.BeforeAfter .thumbs div, #MikeGallery.BeforeAfter .imageH { max-height:660px!important;}
#MikeGallery.BeforeAfter .thumbs{max-width: 640px!important;}


@media (min-width: 450px) {
#MikeGallery .thumbs { width:50%; }
.MAINBODY .ngg-gallery-thumbnail-box {max-width: 50%!important;}
}

@media (min-width: 900px) {
#MikeGallery .thumbs { width: 33%; }
}
 @media (min-width: 1500px) {
#MikeGallery .thumbs { width:33%; }
.LEFT #MikeGallery .thumbs { width:33%!important;}
.MAINBODY .ngg-gallery-thumbnail-box {max-width: 33%!important;}
.MAINBODY.MAINBODY-100W .ngg-gallery-thumbnail-box {max-width:25%!important;}
}

@media (max-width: 450px) {
#MikeGallery .thumbs a.swipebox{pointer-events: none;}
}


/*NEXTGEN*/

#body .ngg-galleryoverview, #body .ngg-albumoverview {margin:20px 0!important;min-height: 100px;text-align:center;}
#body .ngg-album-compact, #body .ngg-album-compactbox{margin:0!important;padding:0!important;display: inline-block;float: none;position:relative;border:none!important;border-radius:0!important;}
#body .ngg-album-compactbox .Thumb {border:none!important;}
#body .ngg-album-compactbox .Thumb img{margin-bottom: -4px;width: 100%!important;}

#body .ngg-breadcrumbs {text-transform: lowercase;font-size: 14px;margin:5px auto!important;max-width:1000px;}

#body .ngg-album-compact p {font-size: 13px;}
.post-meta-wrapper{display:none!important;}
li.ngg-breadcrumb{color:#f90!important;}
.ngg-breadcrumb a{color:#ddd!important;}
#body .sl-overlay {background: #444;opacity:1;}
.ngg-albumoverview.default-view .ngg-album-compactbox:before, .ngg-albumoverview.default-view .ngg-album-compactbox:after, .ngg-albumoverview.default-view p.ngg-album-gallery-image-counter, 
#body .js-shave {display: block!important;}

#body .js-shave-char{display: none!important;}
#body .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 120px;
    z-index: 9999999999;
    margin-top: -14px;
    margin-right: -14px;
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-family: Arial;
    color: #fff;
}

#body .sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -22px;
    height: 54px;
    width: 32px;
    line-height: 54px;
    text-align: center;
    display: block;
    z-index: 10060;
    font-family: Arial;
    color: #fff;
}

.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev{font-size: 4rem;}

.ngg-gallery-thumbnail {width: 100% !important;
    max-width: 360px !important;
    background-color: #FFFFFF;
    border: none;
}

