@charset "utf-8";
/* CSS Document */
#rt-logo {
	margin: 27px 0 0 25px;
}

/* Remove text background from slideshow */
.layout-slideshow .sprocket-features-content
{
	background: transparent !important;
}

/* Language flags */
#rt-top div.rt-block {
margin-top: 0;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
}

/* Align social icons to search icon */
#rt-navigation div.rt-container div.rt-grid-2 div.rt-social-buttons {
text-align: right; padding-right: 5px;
}