/*
	body.debug-baseline {
    background-image: linear-gradient(rgba(0,0,0,0.05) 1px, transparent 1px);
    background-size: auto 1em;
}
*/

body {
	 line-height: 1.8;
}

header .languages {
	 line-height: 1.2;
}

#animated-logo {
	height: 90px;
}

header .logo span {
	line-height: 2.4;
}


.main-navigation {
	line-height: 1.47;
	margin-top: 0.17em;
}

.main-navigation ul {
	line-height: 1.9;
	margin-top: 0em;
	margin-bottom: 0em;
}

.footer-navigation {
	line-height: 2;
}

#content {
	margin-top: 0.3em
}

.main-section h2 {
	line-height: 2em;
	margin-bottom: 0;
}

.main-section p,
.main-section ul {
	line-height: 2em;
	margin-bottom: 2em;
}

.news-single > .article h3, .news-list-view > .article h3 {
	line-height: 2em;
	margin-top: 0.2em;
	margin-bottom: 0;
}

.news-single .footer p {
	margin-bottom: 2em;
}

@media screen and (min-width: 768px) {
    body > .container > header {
        margin-bottom: 6.4em;
    }
    body > .container {
	    margin-top: 2em!important;
    }
}

.image-caption {
	font-size: 0.8rem;
	margin: 1rem 0 0;
}

.ce-intext.ce-right .ce-gallery {
	margin: 0.6rem 0 0 1.5rem;
}

.ce-intext.ce-left .ce-gallery {
	margin: 0.6rem 1.5rem 0 0;
}