h1,h2,h3 {font-weight: 400; font-family: 'robotoregular', Helvetica, Arial, sans-serif;}

.themes h3 {margin-bottom: 2em;}

.hero-graphics {width: 120%;}
.hero-headline h1 {white-space: normal; max-width: 15em;}

@media screen and (min-width: 768px) {
	.hero-headline h1 {max-width: 15em;}
}
@media screen and (max-width: 992px) {}


main .LanguageLinks {display: none;}
.LanguageLinks {position: absolute; top: 0px; right: 10px; font-size: .9em;}
.LanguageLinks ul {margin: 0; padding: 0; text-align: right; border: 1px #ccc solid;}
.LanguageLinks li {list-style: none; display: inline-block;}
.LanguageLinks li.currentLang {display: none;}
