#slide-row{position:relative;left:0;top:0;height:400px;width:100%;background-image:url(loading.gif);background-repeat:no-repeat;background-position:center}.slide-cell{position:absolute;top:0;left:0;height:400px;width:100%;overflow:hidden}.slide-cell img{height:auto;width:100%;vertical-align:middle;border:0}.slide-nav{position:absolute;top:40%;width:50px;height:50px;background-color:#000;z-index:99;cursor:pointer}.slide-prev{left:0;background-image:url(prev.png);background-repeat:no-repeat;background-position:center}.slide-next{right:0;background-image:url(next.png);background-repeat:no-repeat;background-position:center}.slide-shadow{z-index:9999;position:absolute;bottom:-60px;left:0;background:url(shadow.png) no-repeat;background-size:100% 100%;width:100%;height:60px}@media only screen and (min-device-width : 320px) and (max-device-width : 480px){.slideNav{display:none}}