@-webkit-keyframes justified-gallery-show-caption-animation{0%{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{0%{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{0%{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{0%{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{0%{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{0%{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{0%{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{0%{opacity:0}to{opacity:1}}.justified-gallery{overflow:hidden;position:relative;width:100%}.justified-gallery>a,.justified-gallery>div{overflow:hidden;filter:alpha(opacity=0);position:absolute;opacity:0;display:inline-block}.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img{padding:0;border:0;position:absolute;top:50%;margin:0;left:50%}.justified-gallery>a>.caption,.justified-gallery>div>.caption{padding:5px;font-size:12px;font-weight:300;right:0;color:#fff;position:absolute;bottom:0;background-color:#000;margin:0;left:0;font-family:sans-serif;display:none}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{-webkit-animation:justified-gallery-show-caption-animation .5s ease 0;-moz-animation:justified-gallery-show-caption-animation .5s ease 0;-ms-animation:justified-gallery-show-caption-animation .5s ease 0;filter:"alpha(opacity=70)";opacity:.7;display:initial}.justified-gallery>.entry-visible{-webkit-animation:justified-gallery-show-entry-animation .5s ease 0;-moz-animation:justified-gallery-show-entry-animation .5s ease 0;-ms-animation:justified-gallery-show-entry-animation .5s ease 0;filter:alpha(opacity=100);opacity:1}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{overflow:initial;filter:none;padding:10px 0;position:absolute;opacity:1;bottom:0;margin-left:-24px;left:50%}.justified-gallery>.spinner>span{border-bottom-right-radius:6px;border-bottom-left-radius:6px;height:8px;filter:alpha(opacity=0);border-top-right-radius:6px;border-top-left-radius:6px;opacity:0;background-color:#000;margin:0 4px;width:8px;display:inline-block}