@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: #4b4e51; }
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: 1025px) {
#MikeGallery .thumbs { width: 33%; }
}
 @media (min-width: 1280px) {
#MikeGallery .thumbs { width: 25%; }
}
*/

@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: #2e3032!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 {
 color: -webkit-link;
 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;}
