.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure,.justified-gallery>article{position:absolute;display:inline-block;overflow:hidden;filter:alpha(opacity=10);opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img,.justified-gallery>figure>a>img,.justified-gallery>figure>img,.justified-gallery>article>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:alpha(opacity=0);opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption,.justified-gallery>figure>.caption{position:absolute;z-index:2;bottom:0;padding:40px;background-color:#252525;left:0;right:0;top:0;bottom:0;margin:0;color:#fff;font-size:16px;line-height:22px;transition:all .3s;display:block;opacity:0;font-weight:700;background-size:25px 25px;background-position:right 20px bottom 30px;background-repeat:no-repeat;cursor:pointer}body.rtl .justified-gallery>figure>.caption{background-position:left 20px bottom 30px}.justified-gallery.overlay-color-accent figure:before,.justified-gallery.overlay-color-dark figure:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:all .3s}.justified-gallery.overlay-color-accent figure:hover:before,.justified-gallery.overlay-color-dark figure:hover:before{opacity:1}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible,.justified-gallery>figure>.caption.caption-visible{opacity:.7;transition:all .3s;background-position:right 30px bottom 30px}body.rtl .justified-gallery>figure>.caption.caption-visible{background-position:left 30px bottom 30px}.justified-gallery>.entry-visible{filter:alpha(opacity=100);opacity:1;background:none}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:alpha(opacity=100);opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery.overlay-color-accent>div:hover>.caption,.justified-gallery.overlay-color-accent figure:hover>.caption{opacity:1}