/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 4.8rem;
	font-weight: 400;
}



h2 {
	font-size: 3.6rem;
}

h3 {
	font-size: 3rem;
	font-weight: 400;
}

h4 {
	font-size: 2.4rem;
	font-weight: 400;
}

h5 {
	font-size: 2rem;
	font-weight: 400;
}

h6 {
	font-size: 1.8rem;
	font-weight: 400;
}

.archive-title {
font-size: 3.6rem;
}

/* H4 INSTITUTE */

.front-page-2 .entry-title {
	font-size: 1.9rem;
}

/* SUBEMENÜ */

.genesis-nav-menu .sub-menu li a {
	font-size: 1.8rem;
}

/* SEITENTITEL ABSTAND */

.page .entry-title {
 margin-bottom: 30px;
}

