.fenster-tueren h5 {
	border-bottom: 1px solid;
    color: #a6a6a6;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.8px;
    margin: 0;
    padding: 0 0 8px;
}

.button-red {
	float: right;
	padding: 12px 30px;
	background-color: #e82428;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 20px 40px 0 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	border-radius: 3px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.button-red:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

.full-width-img {
	margin-bottom: 1em;
}

.mobile-padding {
	display: none;
	width: 0;
	height: 0;
}

.page-banner {
		background-position: right;
	}

.footnote {
	text-align: right;
	font-size: 0.7em;
	color: #ccc;
	padding: 20px 20px 0 0;
}

/* -- max-width: 767 */
@media (max-width: 767px) {
	.mobile-padding {
		display: block;
		width: 0;
		height: 4em;
		clear: both;
	}
	
	.page-banner {
		min-height: 150px !important;
		height: 150px;
	}
	
	.page-banner h2 {
		padding: 40px 20px;
		line-height: 45px;
	}
	
	.mobile-padding-small {
		display: block;
		width: 0;
		height: 2em;
		clear: both;
	}
	
	.section-padding {
		padding: 10px 0 0 0 !important;
	}	
	
	.ow-navigation .navbar-brand {
    	margin: 24px 0 24px 15px
	}
	
	.fenster-tueren img, .innenausbau img, .holzbau img, .messebau img, .kontakt img {
		width: 100%;
	}
	
	.welcome-section .welcome-content {
		padding: 0 70px 20px 70px !important;
		margin-top: 60px;
	}
	
	.welcome-img {
    	display: none;
	}
	
	.section-header{
		margin-bottom: 10px;
	}
	
	.call-out-section{
		margin-bottom: 20px;
	}
	
	.footer-section {
		margin-top: 30px;
		padding-top: 50px;
	}

}

@media only screen and (max-width: 640px) {
	.ow-navigation .navbar-brand {
    	margin: 24px 0 24px 15px;
	}
}

.fenster-tueren-banner {
	background-image: url("img/fenster-tueren-banner.jpg");
}
.innenausbau-banner {
	background-image: url("img/innenausbau-banner.jpg");
}
.holzbau-banner {
	background-image: url("img/holzbau-banner.jpg");
}
.messebau-banner {
	background-image: url("img/tischlerei-neddermann-einbuchsschutz.jpg");
}
.kontakt-banner {
	background-image: url("img/kontakt-banner.jpg");
}
.impressum-banner {
	background-image: url("img/impressum-banner.jpg");
}
