/**
 * Front images
 */
.rawt-splash .slide.image-front1 .img {
    background-position: center top;
}

.rawt-splash .slide.image-front1 .rawt-front-splash,
.rawt-splash .slide.image-front2 .rawt-front-splash,
.rawt-splash .slide.image-front3 .rawt-front-splash {
    left: auto;
    right: 0;
}

/*.rawt-splash .slide.image-front2 .logo {
    left: auto;
    right: 3%;
}

.rawt-splash .slide.image-front2 .rawtstats-trending-grid {
    left: auto;
    right: 5%;
}

@media all and (min-width: 1200px) {
    .rawt-splash .slide.image-front2 .rawtstats-trending-grid {
        left: auto;
        right: 5%;
    }
}

.rawt-splash .slide.image-front3 .logo {
    left: auto;
    right: 3%;
}

.rawt-splash .slide.image-front3 .rawtstats-trending-grid {
    left: auto;
    right: 4%;
}

@media all and (min-width: 1200px) {
    .rawt-splash .slide.image-front3 .rawtstats-trending-grid {
        left: auto;
        right: 5%;
    }
}*/

/**
 * Store Images
 */

/**
 * Video images
 */
.rawt-splash-video .static {
    background-image: url(images/splash_test00.jpg);
}

/**
 * Podcast images
 */
.rawt-splash-podcast .static {
    background-image: url(images/splash_test00.jpg);
}
