.meto-small-description{
	font-size: 11px;
}

.tm-header{
	padding-top: 20px;
}

	#meto-header h1.meto-head {
	color: rgba(255,255,255,1) !important;
	
}

@media only screen and (max-width: 600px) {
	
	
	
	#meto-header h1.meto-head {
		display: none !important;
		
	}
	
	#meto-header h1.meto-header-small{
		margin-top: 100px;
		text-align: center;
	}
	
	.meto-head-button{
		bottom: -100% !important;
	}

	.meto-head-zwei{
		display: none;
	}
	
	.meto-top-b .uk-first-column > div{
		text-align: center !important;
	}




/* Sektionen */
	
	.meto-sct-vertrauen > div{
		padding-top: 30px;
	}

	.uk-heading-2xlarge.meto-head{
		position: relative;
		top: 160px;
		font-size: 1.9rem;
		line-height: 1.2em;
	}
	
	h2.meto-head-zwei{
		position: relative;
		top: 130px;
		font-size: 1.5rem;
		line-height: 1.3rem;
		color: white;
		padding-bottom: 40px;
	}
	
	.uk-h1{
		font-size: 46px;
	}
	
	.uk-heading-large{
		font-size: 43px;
	}
	
	.h2, .uk-h2, h2{
		font-size: 27px;
	}
	
}


@media only screen and (max-width: 435px) {
	
	.uk-h1{
		font-size: 35px;
	}
	
}