.layout-fullslideshow{position:relative;}
.layout-fullslideshow:after{display:table;content:"";*zoom:1;clear:both;}
.layout-fullslideshow ul{list-style:none !important;margin:0;padding:0;}
.layout-fullslideshow .sprocket-features-img-list{position:relative;overflow:hidden;}
.layout-fullslideshow .sprocket-features-img-container{position:absolute !important;top:0;}
.layout-fullslideshow .sprocket-features-img-container img{width:100%;}
.layout-fullslideshow .sprocket-features-content::before{content:"";position:absolute;top:-12px;left:50%;margin-left:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid rgba(0,0,0,0.5);}
.layout-fullslideshow .sprocket-features-content{position:absolute;bottom:0;width:80%;text-align:center;background:rgba(0,0,0,0.5);padding:0;left:auto;margin:0 10%;min-height:70px;}
.layout-fullslideshow .sprocket-features-padding{padding:0 45px 25px 45px;}
.layout-fullslideshow .sprocket-features-title{font-size:1.8em;line-height:1.3em;margin:10px 0;padding:0;display:block;}
.layout-fullslideshow .sprocket-features-desc{font-size:1em;line-height:1.3em;margin:0;padding:0;display:block;}
.layout-fullslideshow .readon{margin:5px;}
@media (max-width:767px){.layout-fullslideshow .sprocket-features-desc{display:none;}
}
.layout-fullslideshow .sprocket-features-index-1 .sprocket-features-img-container{position:relative;}
.layout-fullslideshow .sprocket-features-index-1 .sprocket-features-img-container, .layout-fullslideshow .sprocket-features-index-1 .sprocket-features-content{z-index:2;}
.layout-fullslideshow .sprocket-features-arrows .arrow{position:absolute;display:block;width:24px;height:24px;bottom:6%;opacity:0.25;cursor:pointer;z-index:10;text-align:center;font-size:2.2em;}
.layout-fullslideshow .sprocket-features-arrows .arrow:hover{opacity:1;}
.arrows-onhover .sprocket-features-arrows .arrow{opacity:0;}
.sprocket-features.arrows-onhover:hover .sprocket-features-arrows .arrow{opacity:1;}
.layout-fullslideshow .sprocket-features-pagination{position:absolute;text-align:center;bottom:5px;z-index:10;left:50%;width:30%;margin-left:-15%;}
.layout-fullslideshow .sprocket-features-pagination li{display:inline-block;padding:4px;opacity:0.4;border-radius:1em;cursor:pointer;}
.layout-fullslideshow .sprocket-features-pagination li.active{opacity:1;}
.layout-fullslideshow .sprocket-features-pagination li span{display:none;font-size:0.85em;line-height:1em;}
.layout-fullslideshow .sprocket-features-pagination-hidden{display:none;}
.layout-fullslideshow .sprocket-features-pagination li{background:#000;color:#fff;box-shadow:1px 1px 1px rgba(255,255,255,0.5);}
.layout-fullslideshow .sprocket-features-title, .layout-fullslideshow .sprocket-features-desc{color:#fff;}
.layout-fullslideshow .sprocket-features-pagination li, .layout-fullslideshow .sprocket-features-arrows .arrow{-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;}