@-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;border-radius:3px;display:inline-block}.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);padding:0;border:none;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;top:50%;margin:0;left:50%}.justified-gallery>a>a>img:hover,.justified-gallery>a>img:hover,.justified-gallery>div>a>img:hover,.justified-gallery>div>img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.justified-gallery>a>.caption,.justified-gallery>div>.caption{padding:15px;font-size:14px;font-weight:300;color:#fff;position:absolute;bottom:0;background-color:rgba(0,0,0,.8);margin:0;left:0;display:none}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{-webkit-animation:justified-gallery-show-caption-animation .5s ease 0!important;-moz-animation:justified-gallery-show-caption-animation .5s ease 0!important;-ms-animation:justified-gallery-show-caption-animation .5s ease 0!important;filter:"alpha(opacity=70)";opacity:.7;display:initial}.justified-gallery>.entry-visible{-webkit-animation:justified-gallery-show-entry-animation .5s ease 0!important;-moz-animation:justified-gallery-show-entry-animation .5s ease 0!important;-ms-animation:justified-gallery-show-entry-animation .5s ease 0!important;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}