/*custom css*/

.logo-type-preset1 #rt-logo {
    background: url(../images/logo/preset1/logo.png) 0 0 no-repeat;
    display: block;
    width: 300px;
    height: 60px;
    margin: 9px 25px 0 25px;
}

/*SLIDER START*/

.showcase-type-preset1 #rt-showcase {
    background-image: url(/images/showcase/slide-1.jpg);
    background-color: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    background-size: cover;
    background-position: top center !important;
    height: 400px;
}

.showcase-type-preset1 #rt-showcase.showcase-panel-1 {
    background-image: url(/images/showcase/slide-1.jpg);
    background-color: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    background-size: cover;
    background-position: top center !important;
    height: 400px;
}

.showcase-type-preset1 #rt-showcase.showcase-panel-2 {
    background-image: url(/images/showcase/slide-2.jpg);
    background-color: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    background-size: cover;
    background-position: top center !important;
    height: 400px;
}

.fp-roksprocket-showcase .layout-showcase .sprocket-features-title {
    font-family: 'Helvetica', Verdana, Arial, sans-serif;
    font-size: 3.5em;
    line-height: 1.3em;
    text-shadow: 1px 2px 0 rgba(0,0,0,0.2);
}