.cycle-slideshow,.cycle-slideshow *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cycle-slideshow{padding:0;position:relative;max-width:500px;min-width:200px;margin:10px auto;background:url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;width:45%}.cycle-slideshow img{padding:0;position:absolute;top:0;left:0;width:100%;display:block}.cycle-slideshow img:first-child{position:static;z-index:100}.cycle-pager{overflow:hidden;position:absolute;text-align:center;top:10px;z-index:500}.cycle-pager span{height:16px;font-size:50px;color:#ddd;cursor:pointer;width:16px;font-family:arial;display:inline-block}.cycle-pager span.cycle-pager-active{color:#d69746}.cycle-pager>*{cursor:pointer}.cycle-caption{right:15px;color:#fff;position:absolute;bottom:15px;z-index:700}.cycle-overlay{padding:15px;bottom:0;width:100%;font-family:tahoma,arial;z-index:600}.cycle-overlay,.cycle-paused:after{color:#fff;position:absolute;opacity:.5;background:#000}.cycle-paused:after{filter:alpha(opacity=50);padding:10px;right:10px;content:"Paused";top:10px;border-radius:10px;z-index:500}@media only screen and (max-device-width:480px),only screen and (max-width:480px){.cycle-slideshow{width:200px}.cycle-overlay{padding:4px}.cycle-caption{right:4px;bottom:4px}}