.rt-image-content a:hover {

 color:#fff;}



.layout-scroller .sprocket-features-list {
    margin: 0;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: 91% !important;
}

.fp-roksprocket-features-showcase .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 210px;
}

#rt-feature {
    background-color: #0159a3 !important;
    color: #ffffff;
}

.fp-roksprocket-features-showcase .layout-scroller #sprocket-features-scroller-scrollbar .viewport {
    height: 200px;
}
.layout-scroller .sprocket-features-content {
    box-sizing: border-box;
    float: left;
    padding: 0 15px 15px;
    width: 70%;
}

.layout-scroller .sprocket-features-img-container {
    box-sizing: border-box;
    float: left;
    padding: 15px;
    width: 25%;
}
.layout-scroller .sprocket-features-title {
    font-size: 20.2px;
    font-weight: bold;
    line-height: 30.2px;
}
body.layout-mode-responsive .layout-scroller .sprocket-features-title {
    font-size: 20px;
    line-height: 28.4px;
}
.rt-block {
    margin: 7px;
    padding: 12px;
    
}

#rt-showcase {
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    color: #1c1d1f;
    height: 229px;
}

div.mod-languages a {
    text-decoration: none;
    color: #ffffff;
}

.lang-active{
    
    color: #fff444;
}