﻿#captioned-gallery{width:100%;overflow:hidden;}#captioned-gallery .slider{margin:0;position:relative;width:500%;font-size:0;-moz-animation:40s slidy infinite;-o-animation:40s slidy infinite;-webkit-animation:40s slidy infinite;animation:40s slidy infinite;}#captioned-gallery .slider figure{width:20%;height:auto;display:inline-block;position:inherit;}#captioned-gallery .slider figure figcaption{font-family:'Segoe Script',sans-serif;text-shadow:0 0 1px #c2c2c2;position:absolute;bottom:0;height:8rem;background:rgba(0,0,0,.3);color:#fff;width:100%;font-size:4rem;padding:.6rem;text-wrap:normal;-ms-line-break:newspaper;-webkit-line-break:loose;line-break:loose;-ms-word-break:break-all;word-break:break-all;}#captioned-gallery .slider img{width:100%;height:auto;height:100vh;}@media screen and (max-width:500px){#captioned-gallery .slider figure figcaption{font-size:2rem;}}@media screen and (max-width:768px){#captioned-gallery .slider{position:relative;width:500%;font-size:0;margin-top:60px;-moz-animation:40s slidy infinite;-o-animation:40s slidy infinite;-webkit-animation:40s slidy infinite;animation:40s slidy infinite;}#captioned-gallery .slider figure{width:20%;height:auto;display:inline-block;position:inherit;}#captioned-gallery .slider img{width:100%;height:auto;height:30vh;}}@keyframes slidy{0%{left:0;}20%{left:0;}25%{left:-100%;}45%{left:-100%;}50%{left:-200%;}65%{left:-200%;}70%{left:-300%;}90%{left:-300%;}95%{left:-400%;}99%{left:-400%;}100%{left:0;}}@-moz-keyframes slidy{0%{left:0;}20%{left:0;}25%{left:-100%;}45%{left:-100%;}50%{left:-200%;}65%{left:-200%;}70%{left:-300%;}90%{left:-300%;}95%{left:-400%;}99%{left:-400%;}100%{left:0;}}@-webkit-keyframes slidy{0%{left:0;}20%{left:0;}25%{left:-100%;}45%{left:-100%;}50%{left:-200%;}65%{left:-200%;}70%{left:-300%;}90%{left:-300%;}95%{left:-400%;}99%{left:-400%;}100%{left:0;}}@-o-keyframes slidy{0%{left:0;}20%{left:0;}25%{left:-100%;}45%{left:-100%;}50%{left:-200%;}65%{left:-200%;}70%{left:-300%;}90%{left:-300%;}95%{left:-400%;}99%{left:-400%;}100%{left:0;}}@-ms-keyframes slidy{0%{left:0;}20%{left:0;}25%{left:-100%;}45%{left:-100%;}50%{left:-200%;}65%{left:-200%;}70%{left:-300%;}90%{left:-300%;}95%{left:-400%;}99%{left:-400%;}100%{left:0;}}