#rt-showcase .rt-container, #rt-showcase .rt-container .rt-grid-12 {width: 100%; height: auto;}
#rt-showcase .sprocket-features-img-container {max-height: 600px;}


/* Features - Layout Slideshow - Content */
#rt-showcase .layout-slideshow .sprocket-features-content {position: absolute; bottom: 65px;left: 50%; margin-left:-25%; width: 50%; height: 50%; text-align: center;}
#rt-showcase .layout-slideshow .sprocket-features-title {font-size: 2.5em;margin: 0;padding: 0;line-height: 50px;}
#rt-showcase .layout-slideshow .sprocket-features-desc {position: relative; margin-top: 10px;font-size: 2.5em;line-height: 50px; text-align: center;}
#rt-showcase .layout-slideshow .readon {text-align: center; display: inline;}


/* Features - Layout Showcase - Navigation */
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow {position: absolute;display: block;width: 40px;height: 40px;top: 50%;margin-top: -12px;cursor: pointer;z-index: 10;text-align: center;font-size: 48px;line-height: 38px;opacity: 0.7;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow span {display: none;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .prev {left: 15px;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .next {right: 15px;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow:hover {opacity: 1;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow.next:before {content: '\f105';font-family: FontAwesome;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow.prev:before {content: '\f104';font-family: FontAwesome;}
#rt-showcase .sprocket-features.arrows-onhover .sprocket-features-arrows .arrow {opacity: 0;}
#rt-showcase .sprocket-features.arrows-onhover:hover .sprocket-features-arrows .arrow {opacity: 1;}
#rt-showcase .layout-slideshow .sprocket-features-pagination {position: absolute;left: 50%;margin-left: -20px;margin-top: 15px;z-index: 10;}
#rt-showcase .layout-slideshow .sprocket-features-pagination-hidden {display: none;}
#rt-showcase .layout-slideshow .sprocket-features-pagination li {display: inline-block;padding: 7px;margin: 0 3px;opacity: 0.8;border-radius: 1em;cursor: pointer;}
#rt-showcase .layout-slideshow .sprocket-features-pagination li.active {opacity: 1;}
#rt-showcase .layout-slideshow .sprocket-features-pagination li span {display: none;font-size: 0.85em;line-height: 1em;}

/* Features - Layout Showcase - Transitions */
#rt-showcase .layout-slideshow .sprocket-features-pagination li, .layout-slideshow .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;}

/* Custom */
#rt-showcase .layout-slideshow .sprocket-features-content {color: #ffffff;background: rgba(0, 0, 0, 0.0);padding: 15px;}
#rt-showcase .layout-slideshow .sprocket-features-arrows .arrow {color: #ffffff;background: rgba(0, 0, 0, 0.0);}
#rt-showcase .layout-slideshow .sprocket-features-pagination li {background: rgba(255, 255, 255, 0.7);}
#rt-showcase .layout-slideshow .sprocket-features-pagination li.active {background: #00bfc5;}

/* Remove Contact Name from Contact Form */
div.contact h2 {display: none;}


