/*!
 * Justified Gallery - v3.5.4
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */
@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.demo-gallery > ul{margin-bottom:0}.demo-gallery > ul > li{margin-bottom:15px}.demo-gallery > ul > li a{border:3px solid #fff;border-radius:3px;display:block;overflow:hidden;position:relative;float:left}.demo-gallery > ul > li a > img{transition:transform .15s ease 0s;transform:scale3d(1,1,1);width:100%}.demo-gallery > ul > li a:hover > img{transform:scale3d(1.1,1.1,1.1)}.demo-gallery > ul > li a:hover .demo-gallery-poster > img{opacity:1}.demo-gallery > ul > li a .demo-gallery-poster{background-color:#0000001a;bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .15s ease 0s}.demo-gallery > ul > li a .demo-gallery-poster > img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;transition:opacity .3s ease 0s}.demo-gallery > ul > li a:hover .demo-gallery-poster{background-color:#00000080}.demo-gallery .justified-gallery > a > img{transition:transform .15s ease 0s;transform:scale3d(1,1,1);height:100%;width:100%}.demo-gallery .justified-gallery > a:hover > img{transform:scale3d(1.1,1.1,1.1)}.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img{opacity:1}.demo-gallery .justified-gallery > a .demo-gallery-poster{background-color:#0000001a;bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .15s ease 0s}.demo-gallery .justified-gallery > a .demo-gallery-poster > img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;transition:opacity .3s ease 0s}.demo-gallery .justified-gallery > a:hover .demo-gallery-poster{background-color:#00000080}.demo-gallery .video .demo-gallery-poster img{height:48px;margin-left:-24px;margin-top:-24px;opacity:.8;width:48px}.demo-gallery.dark > ul > li a{border:3px solid #041d1f}.home .demo-gallery{padding-bottom:80px}#aniimated-thumbnials .demo-gallery a{width:190px;height:132px}