#umggr-photos-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999999}#umggr-photos-loader .umggr-photos-loader-status{width:74px;height:74px;padding:0;background-color:transparent;overflow:visible;position:absolute;left:50%;top:50%;margin:-36px 0 0 -36px}#umggr-photos-loader #umggr-photos-svg-loader{width:74px;height:74px;box-sizing:border-box;border:6px solid transparent;border-top-color:#fff;border-left-color:#fff;border-radius:50%;-webkit-animation:nprogress-spinner .8s linear infinite;animation:nprogress-spinner .8s linear infinite}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.photo-grid-buttons{margin:10px 0}.photo-grid-buttons button{background-color:#fb875e;color:#fff;margin:0 5px;cursor:pointer;font-family:inherit;font-size:100%;display:inline-block;padding:.5em .85em;text-align:center;position:relative;overflow:hidden;min-width:150px}#gr-photos-grid{width:100%;opacity:0;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out}#gr-photos-grid .grid-item .gr-grid-inner{display:block;overflow:hidden;position:relative}#gr-photos-grid .grid-item,#gr-photos-grid .grid-sizer{width:100%}@media only screen and (min-width:43.75em){#gr-photos-grid .grid-item,#gr-photos-grid .grid-sizer{width:50%}}@media only screen and (min-width:75em){#gr-photos-grid .grid-item,#gr-photos-grid .grid-sizer{width:33.3333%}}#gr-photos-grid .grid-item.one-per-page,#gr-photos-grid .grid-sizer.one-per-page{width:100%}#gr-photos-grid .grid-item.two-per-page,#gr-photos-grid .grid-sizer.two-per-page{width:100%}@media only screen and (min-width:43.75em){#gr-photos-grid .grid-item.two-per-page,#gr-photos-grid .grid-sizer.two-per-page{width:50%}}#gr-photos-grid .grid-item.four-per-page,#gr-photos-grid .grid-sizer.four-per-page{width:100%}@media only screen and (min-width:43.75em){#gr-photos-grid .grid-item.four-per-page,#gr-photos-grid .grid-sizer.four-per-page{width:50%}}@media only screen and (min-width:75em){#gr-photos-grid .grid-item.four-per-page,#gr-photos-grid .grid-sizer.four-per-page{width:33.3333%}}@media only screen and (min-width:93.75em){#gr-photos-grid .grid-item.four-per-page,#gr-photos-grid .grid-sizer.four-per-page{width:25%}}#gr-photos-grid .grid-item.five-per-page,#gr-photos-grid .grid-sizer.five-per-page{width:100%}@media only screen and (min-width:43.75em){#gr-photos-grid .grid-item.five-per-page,#gr-photos-grid .grid-sizer.five-per-page{width:50%}}@media only screen and (min-width:75em){#gr-photos-grid .grid-item.five-per-page,#gr-photos-grid .grid-sizer.five-per-page{width:33.3333%}}@media only screen and (min-width:93.75em){#gr-photos-grid .grid-item.five-per-page,#gr-photos-grid .grid-sizer.five-per-page{width:25%}}@media only screen and (min-width:106.25em){#gr-photos-grid .grid-item.five-per-page,#gr-photos-grid .grid-sizer.five-per-page{width:20%}}#gr-photos-grid .grid-content{width:100%;height:100%}#gr-photos-grid .grid-content .grid-overlay{position:absolute;height:100%;width:100%;z-index:1}#gr-photos-grid .grid-content .grid-overlay:hover{z-index:1;opacity:.75;background:linear-gradient(to bottom,rgba(221,157,62,.63) 0%,rgba(221,157,62,.63) 100%)}#gr-photos-grid .grid-content .grid-overlay .image-caption{position:absolute;bottom:0;padding:5px 0;text-align:center;width:100%;visibility:hidden}#gr-photos-grid .grid-content svg.icon{position:absolute;height:60px;stroke:#fefefe;fill:none;z-index:5;visibility:hidden}#gr-photos-grid .grid-image img{display:block;width:100%}