@keyframes flickerAnimation{0%{opacity:0}20%{opacity:1}80%{opacity:0}}@-o-keyframes flickerAnimation{0%{opacity:0}20%{opacity:1}80%{opacity:0}}@-moz-keyframes flickerAnimation{0%{opacity:0}20%{opacity:1}800%{opacity:0}}@-webkit-keyframes flickerAnimation{0%{opacity:0}20%{opacity:1}80%{opacity:0}}div#captioned-gallery{height:100vh;position:absolute}div#captioned-gallery,div#captioned-gallery2{max-width:100%;min-width:100%;overflow:hidden}div#captioned-gallery2{height:60vh;position:relative}div#captioned-gallery2 figure.slider{animation:none}figure.slider .center-cropped,figure.slider img{min-height:100vh;min-width:100%}figure.slider .center-cropped{background-position:50%;background-repeat:no-repeat;background-size:cover}figure.slider figure figcaption{background:hsla(0,0%,100%,.9);bottom:0;height:auto;left:0;margin:auto;position:absolute;right:0;width:100%;z-index:99}@media only screen and (min-width:992px){figure.slider figure figcaption{bottom:inherit;height:auto;left:0;position:absolute;right:inherit;top:80px;width:350px;@include border-radius(10px)}}@media only screen and (min-width:1200px){figure.slider figure figcaption{bottom:inherit;height:auto;left:0;position:absolute;right:inherit;top:150px;width:200px;@include border-radius(10px)}}