.FuturaPT-Book { 
	font-family: FuturaPT-Book;
	font-weight: normal;
	font-style: normal;
}
.FuturaPT-Medium { 
	font-family: FuturaPT-Medium;
	font-weight: normal;
	font-style: normal;
}
.FuturaPTCond-Bold { 
	font-family: FuturaPTCond-Bold;
	font-weight: normal;
	font-style: normal;
}
html {
	min-height: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	padding-top: 70px; /* Nötig wegen der top-Fixierung der Navbar */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
#header {
	margin: 23px 0;
}
#page-wrapper,
#page-wrapper > .row,
#page {
	height: 100%;
}
#page {
	background: #ECECEC;
	border-radius: 2px;
}
h1 {
	font-family: 'Playfair Display', serif;
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	color: #4A4A4A;
	letter-spacing: 0.42px;
	line-height: 33.6px;
	margin: 40px 0;
}
body.home h1 {
	font-size: 26px;
	color: #4A4A4A;
	letter-spacing: 0.42px;
	line-height: 33.6px;
	margin-bottom: 20px;
}
.herzen-home {
	text-align: center;
	margin: 40px 0 50px;
}
.herzen-home img {
	width: 214px;
	height: auto;
}
.tx-felogin-pi1 h3, 
h2 {
	font-family: FuturaPTCond-Bold;
	font-size: 18px;
	color: #4A4A4A;
	letter-spacing: 0;
	line-height: 22px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}
h3 {
	font-family: FuturaPTCond-Bold;
	font-size: 17px;
	color: #4A4A4A;
	letter-spacing: 0;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.grid.box-uebersicht {
	margin-left: -10px;
	margin-right: -10px;
}
.grid-item {
	padding: 16px 10px 12px 10px;
	margin-bottom: 10px;
	width: 100%;
	background: #E0E0E0;
  	animation-duration: 0.2s;
}
.grid.box-uebersicht .grid-item {
	visibility: hidden;
	-webkit-transition: background-color 0.2s;
    	-webkit-transition: background-color 0.2s;
    	-moz-transition: background-color 0.2s;
    	transition: background-color 0.2s;
	cursor: pointer;
}
.grid.box-uebersicht .grid-item:active, 
.grid.box-uebersicht .grid-item:hover {
	background: #c2c2c2;
	cursor: pointer;
}
.grid-item h2 {
	margin: 0 0 3px;
}
.grid-item p:last-child {
	margin-bottom: 0;
}
.grid-item img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
}
.grid.logos {
	margin-top: 30px;
	margin-bottom: 30px;
}
.grid.logos .grid-item {
	background-color: white;
	height: 130px;
	padding: 0;
	text-align: center;
}
.grid.logos .grid-item img {
    vertical-align: middle;
	padding: 20px 40px;
}
.grid.logos .grid-item a {
	display: inline-block;
    height: 100%;
	max-width: 100%;
    vertical-align: middle;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.grid.kontakt {
	margin-top: 30px;
	margin-bottom: 30px;
}
.grid.kontakt .grid-item {
	padding: 0;
	background: transparent;
	margin-bottom: 30px;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 25px;
}
input,
.tx-felogin-pi1 > h3 + div,
label,
p,
li,
td {
	font-family: FuturaPT-Book;
	font-size: 16px;
	color: #4A4A4A;
	letter-spacing: 0.27px;
	line-height: 22.4px;
}
p {
	margin: 0 0 18px;
}
label,
input {
	line-height: 1.8em;
}
li {
	margin-bottom: 0;
}
ul {
	padding-left: 18px;
	margin-bottom: 18px;
}
a {
	color: #4A4A4A;
	text-decoration: none;
	-webkit-transition: color 0.2s;
    	transition: color 0.2s;
}
.grid-item:hover a,
a:active,
a:focus,
a:hover {
	color: #01959E;
	text-decoration: none;
}
p > a,
li > a {
	text-decoration: underline;
	color: #01959E;
}
.grid-item:hover h2 > a, 
.grid-item h2 > a:hover {
	text-decoration: none;
}
.logo {
	text-align: center;
}
.logo img {
	width: 138px;
	height: auto;
}
.login {
	text-align: right;
	position: relative;
	top: 5px;
}
.navbar-default {
	border: none;
	background-color: white;
}
.navbar-default #header i {
	font-size: 18px;
	position: relative;
	top: 0px;
}
.navbar-default #header i.bt-bars {
	margin-left: 10px;
}
.navbar-default #header i.bt-key {
	margin-right: 10px;
}
nav ul {
	padding: 0;
}
nav ul li {
	list-style-type: none;
	text-transform: uppercase;
}
nav ul li a,
nav ul li a:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
#nav-panel-mobile {
	overflow-y: auto;
    border-right: none;
    max-width: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1100;
    -webkit-transform: translatex(-35%);
    -moz-transform: translatex(-35%);
    -ms-transform: translatex(-35%);
    -o-transform: translatex(-35%);
    transform: translatex(-35%);
    height: 100%;
    background-color: #f0f0f0;
    background-color: #f8f8f8;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 0;
    border-right: solid 1px #e9e9e9;
    -webkit-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
    -moz-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
    -ms-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
    -o-transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
    transition: transform 300ms cubic-bezier(.5,0,0,1), opacity 200ms 0ms linear, visibility 0ms 350ms linear, margin 0ms 350ms linear;
    max-width: 1024px;
    margin-left: -200%;
}
.nav-open #nav-panel-mobile {
    pointer-events: auto;
    visibility: visible;
    -webkit-transform: translatex(0);
    -moz-transform: translatex(0);
    -ms-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
    opacity: 1;
    -webkit-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -moz-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -ms-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -o-transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    transition: transform 250ms cubic-bezier(.42,0,.12,1), opacity 100ms linear, visibility 0ms 0ms linear;
    -webkit-overflow-scrolling: touch;
    margin-left: 0;
}
#toggle-close {
	position: absolute;
	top: 30px;
	left: 36px;
	opacity: 0;
	    -webkit-transition: opacity 0.5s cubic-bezier(.99,0,.01,1);
	    -moz-transition: opacity 0.5s cubic-bezier(.99,0,.01,1);
	    -ms-transition: opacity 0.5s cubic-bezier(.99,0,.01,1);
	    -o-transition: opacity 0.5s cubic-bezier(.99,0,.01,1);
	    transition: opacity 0.5s cubic-bezier(.99,0,.01,1);
}
.languages-navigation {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 50px;
}
.languages-navigation li {
	line-height: normal;
	padding-left: 0;
	padding-right: 5px;
}
.languages-navigation li:last-child {
	padding-right: 0;
}
.languages-navigation li.active a,
.languages-navigation li.current a,
.languages-navigation a:focus,
.languages-navigation a:hover {
	color: #01959e;
}
#nav-panel-mobile .languages-navigation {
	position: absolute;
	top: 30px;
	right: 36px;
}
body.nav-open #toggle-close {
	opacity: 1;
}
nav#level-1-mobile ul {
	margin: 100px auto 30px;
	max-width: 320px;
	width: 90%;
}
nav#level-1-mobile ul li {
	text-align: center;
	font-family: FuturaPTCond-Bold;
	font-size: 18px;
	color: #4A4A4A;
	letter-spacing: 0;
	line-height: 28px;
	margin-bottom: 15px;
}
nav#level-1-mobile ul li:hover a,
nav#level-1-mobile ul li.act, 
nav#level-1-mobile ul li.cur {
	color: #01959E;
}
#page-wrapper.uebersicht #page h1 {
	margin-bottom: 0;
}
.hr-zwei-herzen {
	text-align: center;
}
.hr-zwei-herzen img {
	width: 54px;
	height: auto;
}
#page .hr-zwei-herzen {
	position: relative;
	padding: 45px 0 60px;
}
#page .hr-zwei-herzen::before,
#page .hr-zwei-herzen::after {
	content: '';
	display: inline-block;
	width: 33%;
	height: 1px;
	border-top: 2px solid #6E6E6E;
	position: absolute;
}
#page .hr-zwei-herzen::before {
	left: 0;
}
#page .hr-zwei-herzen::after {
	right: 0;
}
#page .hr-zwei-herzen img {
	width: 50px;
	height: auto;
	position: absolute;
	top: 26px;
	left: 42%;

}
nav#extras-mobile ul {
	margin: 40px auto 30px;
	max-width: 320px;
	width: 90%;
}
nav#extras-mobile ul li {
	font-family: FuturaPT-Bold;
	font-size: 12px;
	color: #4A4A4A;
	letter-spacing: 2.77px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 12px;
}
#level-2-mobile-wrapper {
	padding: 90px 24px 45px;
    margin-left: -20px;
    margin-right: -20px;
    background-image: url(https://www.sesr.ch/fileadmin/templates/resources/images/bg-herz-rot-unrotiert.png);
	background-position: 50% top;
	background-position: left -38px top 10px;
	background-size: 125% auto;
	background-repeat: no-repeat;
	position: relative;
}
nav#level-2-mobile button {
	width: 100%;
	background: #FFFFFF;
	border-radius: 2px;
	text-align: left;
	padding-left: 25px;
	border-color: white;
}
nav#level-2-mobile button,
nav#level-2-mobile ul li {
	font-family: FuturaPT-Bold;
	font-size: 12px;
	color: #4A4A4A;
	letter-spacing: 2.77px;
	line-height: 22px;
	text-transform: uppercase;
}
nav#level-2-mobile ul li {
	margin-bottom: 0;
}
nav#level-2-mobile button i {
	float: right;
	position: relative;
	top: 4px;
}
nav#level-2-mobile ul li a {
	color: inherit;
	text-decoration: none;
	padding: 10px 15px 10px 25px;
}
nav#level-2-mobile ul li.cur a {
	color: #01959E;
}
nav#level-2-mobile .dropup .dropdown-menu {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px;
	border: none;
	margin-bottom: 10px;
}
.grid-item.testimonials h2,
.grid-item.bei-interesse h2,
.grid-item.factsheet h2 {
	position: relative;
}
.grid-item.testimonials h2::after,
.grid-item.bei-interesse h2::after,
.grid-item.factsheet h2::after {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	bottom: 0;
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	padding-left: 50px;
}
.grid-item.testimonials h2::after {
	width: 30px;
	height: 30px;
	top: -6px;
	background-image: url(https://www.sesr.ch/fileadmin/templates/resources/icons/testimonials.png);
	padding-left: 60px;
}
.grid-item.bei-interesse h2::after {
	width: 25px;
	height: 25px;
	background-image: url(https://www.sesr.ch/fileadmin/templates/resources/icons/bei-interesse.png);
	padding-left: 50px;
}
.grid-item.factsheet h2::after {
	/*left: 40%;*/
	padding-left: 50px;
	width: 25px;
	height: 25px;
	background-image: url(https://www.sesr.ch/fileadmin/templates/resources/icons/factsheet.png);
}
input[type='submit'],
.button {
	background: #6E6E6E;
	border: 2px solid #6E6E6E;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	font-family: FuturaPT-Book;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 30px;
}
input[type='submit'] {
	padding: 5px 15px;
	margin: 15px 0;
}
.button a,
.button a:focus,
.button a:visited,
.button a:active {
	text-decoration: none;
	color: inherit;
	font-size: 1em;
	padding: 8px 15px 5px;
	display: inline-block;
	position: relative;
}
.button.download a {
	padding-left: 40px
}
.button.download a::before {
	position: absolute;
	left: 15px;
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	background-image: url(https://www.sesr.ch/fileadmin/templates/resources/icons/factsheet-weiss.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.testimonial .zitat {
	font-family: FuturaPT-Book;
	font-size: 18px;
	color: #4A4A4A;
	letter-spacing: 0.2px;
	line-height: 25.2px;
	margin-bottom: 5px;
}
.testimonial .autor {
	font-family: FuturaPT-Medium;
	font-size: 13px;
	color: #4A4A4A;
	letter-spacing: 3px;
	line-height: 25.2px;
	margin-top: 0;
	text-transform: uppercase;
}
.testimonial .autor::before {
	content: '—';
	padding-right: 5px;
}
strong,
.rot,
.rot td {
	color: #D65C5D;
}
strong {
	font-weight: normal;
}
table {
	margin: 30px 0;
}
.frame-type-table.frame-module table tr td:first-child, 
table.module tr td:first-child {
	white-space: nowrap;
}
table td {
	padding: 4px 20px 4px 0px;
	vertical-align: top;
}	
.frame-type-table.frame-module table tr td {
	color: #D65C5D;
}
#content p + ul {
	margin-top: 0;
}
.tx-felogin-pi1 fieldset {
	margin: 30px 0 15px;
}
.tx-felogin-pi1 fieldset legend {
	display: none;
}
.tx-felogin-pi1 fieldset > div {
	margin-bottom: 15px;	
}
.tx-felogin-pi1 fieldset > div > label {
	font-weight: normal;
	margin-bottom: 0;
	width: 100%;
}
.tx-felogin-pi1 fieldset > div > input {
	padding: 0px 3px;
	max-width: 400px;
	width: 100%;
}
.tx-felogin-pi1 fieldset > div > input[type="submit"] {
	margin-top: 15px;
	margin-bottom: 0;
	padding: 3px 5px;
}
.tx-felogin-pi1 > h3:first-child {
	display: none;
} 
input[type='submit'],
.button:hover {
	-webkit-transition: all 0.2s;
    	-webkit-transition: all 0.2s;
    	-moz-transition: all 0.2s;
    	transition: all 0.2s;
}
input[type='submit']:hover,
.button:hover {
	background: #4a4a4a;
	border: 2px solid #4a4a4a;
}
.testimonial {
	margin-bottom: 25px;
}
.button.download a::before {
	left: 8px;
	top: 6px;
}


@media (max-width: 320px) {
	h1, 
	body.home h1 {
		font-size: 24px;
	}
}


/* Tablet Portrait */
@media (min-width: 750px) {
	body {
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 25px;
	}
	#page {
	    background-image: url(https://www.sesr.ch/fileadmin/templates/resources/images/bg-herz-gruen.png);
	    background-position: left 50px bottom -450px;
	    background-size: contain;
		background-size: 65%;
	    background-repeat: no-repeat;
		padding-bottom: 100px;
	
	}
	#page {
		padding-left: 30px;
		padding-right: 30px;
	}
	#page-wrapper.uebersicht #page {
		background-image: none;
	}
	body.home #page {
		background-image: none;
		padding-bottom: 0;
	}
	#page .hr-zwei-herzen::before,
	#page .hr-zwei-herzen::after {
		width: 40%;
	}
	#page .hr-zwei-herzen img {
		left: 46.5%;
	}
	h1 {
		font-size: 34px;
		color: #4A4A4A;
		letter-spacing: 0.68px;
		line-height: 40.8px;
	}
	.tx-felogin-pi1 h3, 
	h2 {
		font-size: 19px;
	}
	body.home h1 {
		font-size: 34px;
		letter-spacing: 0.68px;
		line-height: 40.8px;
		margin-top: 60px;
	}
	h1 {
		margin-top: 60px;
	}
	.herzen-home {
		margin: 45px 0 80px;
	}
	.herzen-home img {
		width: 255px;
	}
	#page .hr-zwei-herzen {
		padding: 70px 0 60px;
	}
	#page .hr-zwei-herzen img {
		top: 51px;
	}
	.grid-item p {
		font-family: FuturaPT-Book;
		font-size: 17px;
		color: #4A4A4A;
		letter-spacing: 0.29px;
		line-height: 23.8px;
	}
	/* Fluid 2 Spalten */
	.grid-item {
		width: 48%;
		margin-bottom: 10px;
		background: transparent;
	}
	.grid.box-uebersicht .grid-item:active,
	.grid.box-uebersicht .grid-item:hover {
		background-color: #E0e0e0;
	}
	/* Fluid 4% Gutter */
	.gutter-sizer {
		width: 4%;
	}
	.grid.logos .grid-item {
		margin-bottom: 15px;
	}
	/* Kontakt noch ohne Spalten */
	.grid.kontakt .grid-item {
		width: 100%;
	}
	.grid.kontakt .gutter-sizer {
		width: 0;
	}
	input,
	.tx-felogin-pi1 > h3 + div,
	label,
	p,
	li,
	td {
		font-family: FuturaPT-Book;
		font-size: 17px;
		color: #4A4A4A;
		letter-spacing: 0.29px;
		line-height: 23.8px;
	}
	label,
	input {
		line-height: 1.8em;
	}
	.navbar-default #header i.bt-key {
		font-size: 13px;
		top: 1px;
	}
	.navbar-default #header .intern-text-label {
		font-family: FuturaPT-Bold;
		font-size: 12px;
		color: #4A4A4A;
		letter-spacing: 2.77px;
		line-height: 22px;
		padding-right: 7px;
		text-transform: uppercase;
	}
	nav#level-2 {
		background-image: url(https://www.sesr.ch/fileadmin/templates/resources/images/bg-herz-rot.png);
		background-position: left 8px top 0;
		background-size: auto 100%;
		background-repeat: no-repeat;
		padding: 75px 0 115% 0;
		position: relative;
		left: 30px; /* Damit das rote BG-Herz bündig ist mit dem grau hinterlergten #page */
		margin-top: 102px;
		/*min-height: 525px;*/
	}
	nav#level-2 ul li {
		margin-bottom: 0;
		font-family: FuturaPT-Medium;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 2.77px;
		/*line-height: 22px;*/
		line-height: 2.5em;
		text-shadow: 0 1px 2px rgba(74,74,74,0.20);
		text-align: right;
	}
	nav#level-2 ul li i {
		padding-left: 10px;
		padding-right: 10px;
	}
	nav#level-2 ul li a,
	nav#level-2 ul li i {
		color: white;
	}
	.logo img {
		width: 160px;
	}
	nav#level-1-mobile ul {
		margin: 200px auto 50px;
		max-width: 500px;
		width: 90%;
	}
	nav#level-1-mobile ul li {
		font-family: FuturaPTCond-Bold;
		font-size: 19px;
		color: #4A4A4A;
		letter-spacing: 0;
		line-height: 38px;
	}
	nav#extras-mobile ul {
		margin: 50px auto 30px;
		max-width: 500px;
		width: 90%;
	}
	/* Impressum & Herzsprung intern */
	nav#extras ul li#uid-9::before, 
	nav#extras ul li#uid-10::before {
		display: inline-block;
		font: normal normal normal 14px/1 "Black Tie";
		font-size: inherit;
		vertical-align: -14.28571429%;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		transform: translate(0, 0);
		font-weight: 900;
		color: #6E6E6E;
		padding-right: 15px;
	}
	/* Impressum */
	nav#extras ul li#uid-9::before {
		content: "\f02c";
	}
	/* Herzsprung intern */
	nav#extras ul li#uid-10::before {
		content: "\f057";
	}
	.tx-felogin-pi1 fieldset > div > label {
		min-width: 120px;
		width: auto;
	}
	.tx-felogin-pi1 fieldset > div > input[type="submit"], 
	.tx-felogin-pi1 > form + p {
		margin-left: 123px;
		margin-left: 0;
	}
}

/* Tablet Landscape */
@media (min-width: 992px) {
	body {
		padding: 80px 25px 25px;
	}
	#header {
		margin: 25px 0;
	}
	.navbar-default #header i.bt-key,
	.navbar-default #header i {
		top: 5px;
	}
	.navbar-default #header .intern-text-label {
		font-family: FuturaPT-Bold;
		font-size: 13px;
		color: #4A4A4A;
		letter-spacing: 3px;
		line-height: 22px;
		position: relative;
		top: 3px;
		padding-right: 12px;
	}
	#page-wrapper.uebersicht #page {
		padding-bottom: 30px;
	}
	#page {
	    background-position: left 50px bottom -250px;
	    background-size: 65%;
		padding-left: 50px;
		padding-right: 50px;
	}
	h1 {
		font-size: 40px;
		color: #4A4A4A;
		letter-spacing: 0.8px;
		line-height: 46px;
	}
	body.home h1 {
		font-size: 40px;
		color: #4A4A4A;
		letter-spacing: 0.8px;
		line-height: 46px;
	}
	.herzen-home {
		margin: 65px 0;
	}
	.herzen-home img {
		width: 225px;
	}
	input,
	.tx-felogin-pi1 > h3 + div,
	label,
	p,
	li,
	td {
		font-family: FuturaPT-Book;
		font-size: 18px;
		color: #4A4A4A;
		letter-spacing: 0.2px;
		line-height: 25.2px;
	}
	input,
	label {
		line-height: 1.8em;
	}
	nav#level-1-mobile ul {
		margin: 100px auto 50px;
	}
	nav#level-1 ul li {
		font-family: FuturaPTCond-Bold;
		font-size: 20px;
		color: #4A4A4A;
		letter-spacing: 0;
		line-height: 22px;
		margin-bottom: 20px;
		padding-right: 20px;
	}
	nav#level-1 ul li:hover a,
	nav#level-1 ul li.act, 
	nav#level-1 ul li.cur, 
	nav#extras ul li:hover a,
	nav#extras ul li.act, 
	nav#extras ul li.cur, 
	nav#extras ul li#uid-9:hover::before,
	nav#extras ul li#uid-9.act::before, 
	nav#extras ul li#uid-9.cur::before, 
	nav#extras ul li#uid-10:hover::before,
	nav#extras ul li#uid-10.act::before, 
	nav#extras ul li#uid-10.cur::before {
		color: #01959E;
	}
	nav#level-2 {
		background-position: left 50px top 0;
		left: 50px;
	}
	nav#level-2 ul li {
		font-size: 13px;
		letter-spacing: 3px;
	}
	.logo img {
		width: 178px;
	}
	.tx-felogin-pi1 fieldset > div > input {
		width: 300px;
	}
	.tx-felogin-pi1 fieldset > div > label {
		min-width: 150px;
	}
	.tx-felogin-pi1 fieldset > div > input[type="submit"], 
	.tx-felogin-pi1 > form + p {
		margin-left: 153px;
	}
	/* Fluid 3 Spalten */
	.grid-item {
		width: 30%;
		margin-bottom: 10px;
		padding: 20px 13px;
	}
	/* Fluid 4% Gutter */
	.gutter-sizer {
		width: 5%;
	}
	.grid.box-uebersicht {
		margin-bottom: 30px;
	}
	.grid.box-uebersicht .grid-item {
		margin-bottom: 0;
	}
	.grid.logos .grid-item, 
	.grid.kontakt .grid-item {
		width: 48%;
	}
	.grid.logos .gutter-sizer, 
	.grid.kontakt .gutter-sizer {
		width: 4%;
	}
	#toggle-close {
		top: 32px;
		left: 33px;
	}
}


/* Extrem landscape Mobile Menue */
@media (max-width: 1199px) and (max-height: 470px) {
	nav#level-1-mobile ul {
		margin: 10px auto 50px;
		overflow-y: visible;
	}
	.nav-open #nav-panel-mobile {
		overflow-y: scroll;
	}
}


/* Small Desktop */
@media (min-width: 1200px) {
	body {
		padding-top: 25px;
	}
	h1 {
		font-size: 52px;
		color: #4A4A4A;
		letter-spacing: 1.04px;
		line-height: 59.8px;
		margin-top: 57px;
		margin-bottom: 74px;
		min-height: 125px;
	}
	.col-sm-8 h1,
	.col-md-8 h1 {
		width: 120%;
	}
	.tx-felogin-pi1 h3, 
	h2 {
		font-size: 20px;
	}
	body.home h1 {
		font-size: 52px;
		letter-spacing: 1.04px;
		line-height: 59.8px;
		margin-top: 57px;
	}
	.herzen-home {
		margin: 70px 0 60px;
	}
	.herzen-home img {
		width: 247px;
		height: auto;
	}
	.grid-item p {
		font-size: 18px;
		letter-spacing: 0.2px;
		line-height: 25.2px;
	}
	#page {
		padding-left: 50px;
	    background-position: left -10000px top 0px;
		padding-bottom: 110px;
		padding-bottom: 60px;
	}
	nav#extras {
		margin: 100px 0 50px;
	}
	nav#extras ul li {
		font-family: FuturaPT-Book;
		font-size: 18px;
		color: #4A4A4A;
		letter-spacing: 0.2px;
		line-height: 22px;
		text-transform: none;
		margin-bottom: 15px;
	}
	nav#extras i {
		color: #6E6E6E;
		padding-right: 15px;
	}
	nav#level-2 ul li i {
		padding-left: 20px;
		padding-right: 20px;
	}
	nav#level-2 {
		background-position: right -25vw top;
		padding: 4.8vw 0 60% 0;
		background-size: auto 100%;
		margin-top: 179px;
		width: 125%;
		margin-left: -25%;
		min-height: 500px;
	}
	.logo {
		text-align: left;
		margin: 70px 0 150px;
	}
	.logo.logo-fr {
		margin: 70px 0 103px;
	}
	.logo img {
		width: 213px;
	}
	#page .hr-zwei-herzen {
		padding: 80px 0 58px;
	}
	#page .hr-zwei-herzen img {
		top: 65px;
	}
}


/* Small Desktop mit wenig Hoehe */
@media (min-width: 1200px) and (max-height: 790px) {
	.logo {
		margin-bottom: 100px;
		margin-top: 60px;
	}
	h1 {
		margin-bottom: 64px;	
	}
	body.home h1, 
	h1 {
		font-size: 48px;
		line-height: 55.2px;
		margin-top: 49px;
	}
	.herzen-home {
		margin: 35px 0 30px;
	}
	.herzen-home img {
		width: 220px;
	}
	.grid.box-uebersicht {
		margin-bottom: 10px;
	}
	nav#extras {
		margin-bottom: 10px;
	}
	.grid-item p {
		font-size: 16px;
		line-height: 22.4px; 
	}
	nav#level-1 ul li, 
	.tx-felogin-pi1 h3, h2 {
		font-size: 19px;
	}
	nav#extras ul li {
		font-size: 16px;
	}
	input,
	.tx-felogin-pi1 > h3 + div, 
	label, 
	p, 
	li, 
	td {
		font-size: 16px;
		line-height: 22.4px; 
	}
	nav#level-2 {
		left: 50px;
		margin-top: 173px;
	}
	nav#level-2 ul li {
		font-size: 12px;
	}
	p, ul {
		margin-bottom: 16px;
	}
}
@media (min-width: 1200px) and (min-height: 791px) and (max-height: 950px) {
	.herzen-home {
		margin: 60px 0 50px;
	}
	nav#level-2 {
		left: 50px;
	}
}
@media (min-width: 1200px) and (min-height: 768px) and (max-height: 790px) {
	.herzen-home {
		margin: 25px 0 50px;
	}
}


@media (min-width: 1400px) {
	nav#level-2 {
		background-position: right -22.5vw top;
	}
	.grid.logos .grid-item {
		width: 30%;
		margin-bottom: 15px;
	}
	.grid.kontakt .grid-item {
		width: 30%;
		margin-bottom: 45px;
	}
	.grid.logos .gutter-sizer, 
	.grid.kontakt .gutter-sizer {
		width: 5%;
	}
	p {
		max-width: 750px;
	}
	.grid.kontakt {
		margin-top: 40px;
	}
}
@media (min-width: 1800px) {
	nav#level-2 {
		background-position: right -24vw top;
		min-height: 635px;
	}
	#page {
		padding-left: 110px;
	}
	#page-wrapper.uebersicht #page {
		padding-right: 110px;
	}
	.logo,
	#level-1,
	#extras {
		padding-left: 50px;
	}
	.tx-felogin-pi1 fieldset > div > label {
		min-width: 200px;
	}
	.tx-felogin-pi1 fieldset > div > input[type="submit"], 
	.tx-felogin-pi1 > form + p {
		margin-left: 203px;
	}
	.herzen-home {
		margin: 60px 0 70px;
	}
	.herzen-home img {
		width: 300px;
	}
	body.home h1, 
	h1 {
		font-size: 64px;
		letter-spacing: 1.28px;
		line-height: 73.6px;
		min-height: 142px;
		margin-top: 59px;
	}
	.tx-felogin-pi1 h3, 
	h2 {
		font-size: 24px;
		letter-spacing: 0;
		line-height: 22px;
	}
	.testimonial .zitat,
	input,
	.tx-felogin-pi1 > h3 + div,
	label,
	p,
	li,
	td {
		font-size: 24px;
		letter-spacing: 0.27px;
		line-height: 33.6px;
	}
	label,
	input {
		line-height: 1.3em;
	}
	input[type='submit'], .button {
		font-size: 24px;
		letter-spacing: 0.27px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	nav#level-1 ul li {
		font-size: 24px;
		letter-spacing: 0;
		line-height: 28.8px;
	}
	nav#extras ul li {
		font-size: 24px;
		color: #4A4A4A;
		letter-spacing: 0.27px;
		line-height: 22px;
	}
	nav#level-2 {
		margin-top: 120px;
    		background-position: right -22vw top;
		min-height: 700px;
		margin-top: 171px;
	}
	.testimonial {
		margin-bottom: 40px;
	}
	.testimonial .autor,
	nav#level-2 ul li {
		font-size: 16px;
		letter-spacing: 3.69px;
	}
	.grid-item p {
		font-size: 24px;
		letter-spacing: 0.27px;
		line-height: 33.6px;
	}
	.logo {
		margin-top: 75px;
	}
	.logo img {
		width: 265px;
	}
	.grid-item h2 {
		margin-bottom: 15px;
		line-height: 28.8px;
	}
	.grid.box-uebersicht .grid-item,
	.grid-item {
		margin-bottom: 30px;
	}
	#page .hr-zwei-herzen {
		margin: 50px 0;	
	}
	#page .hr-zwei-herzen img {
		left: 48%;
	}
	.grid-item.testimonials h2::after {
		width: 33px;
		height: 33px;
		padding-left: 65px;
	}
	.grid-item.factsheet h2::after,
	.grid-item.bei-interesse h2::after {
		width: 28px;
		height: 28px;
		padding-left: 55px;
	}
	nav#level-2 {
		left: 50px;
	}
	p {
		max-width: 900px;
	}
	.grid.kontakt {
		margin-top: 60px;
	}
}

/* Large & Huge Desktop */
@media (min-width: 2000px) {
	body {
		padding: 50px;
	}
	.herzen-home {
    		margin: 70px 0 100px;
	}
	.herzen-home img {
		width: 356px;
	}
	#page {
		padding-left: 140px;
	}
	#page-wrapper.uebersicht #page {
		padding-right: 140px;
	}
	.logo,
	#level-1,
	#extras {
		padding-left: 80px;
	}
	#page-wrapper {
		max-width: 2100px;
		margin-left: 0px;
	}
}