    .fp-roksprocket-features-scroller .layout-scroller #sprocket-features-scroller-scrollbar {
       background: none !important;
    }
    #sprocket-features-scroller-scrollbar .overview {
        background: rgba(0,0,0,0.5);
    }
.layout-scroller::after {
    padding-bottom:50px;
}

.rt-sidebar-wrapper rt-grid-4  {
   background: transparent; 
}
#rt-page-surround {
    color: #2b2929;
}
#rt-page-surround p{
    text-align: justify;
}
.tab {
    width:auto;
    background:none;
}
.tab a:hover {
    color:black;
    text-decoration:underline;
}
/* Smartphones */
@media only screen and (min-width: 960px) {
    #rt-showcase {
    height:270px; }
}


