.navbar-brand.change-logo h1 img {
    width: 80%;
    margin-top: 12px;
}

a.navbar-brand {
    display: n;
    height: 152px;
    overflow: hidden;
    padding: 12px;
    margin-left: 0px !important;
}

#navigation .navbar-fixed-top .navbar-right li a.active, #navigation .navbar-fixed-top .navbar-right li a:hover, #navigation .navbar-fixed-top .navbar-right li a:focus, #navigation .navbar-fixed-top .navbar-right li.active a {
    background-color: #ff0000;
}

#navigation .navbar-right li a.active, #navigation .navbar-right li a:hover, #navigation .navbar-right li a:focus, #navigation .navbar-right li.active a {
    background-color: #ff0000;
}

a.navbar-brand {
    height: 152px;
    overflow: hidden;
    padding: 12px;
    margin-left: 0px !important;
    background-color: transparent;
}

.service-text {
    text-align: left;
}

.overlay {
    display: none;
}

.post-date {
    display: none;
}

.navbar-header .img-responsive {
    margin-top: 45px;
}

#promo-one {
    background-image: url("../images/schilderen_parralax.jpg");
}

.carousel-caption p {
    font-size: 1.3em;
    max-width: 1000px;
}
.carousel-caption {
    top: 200px;
}
.carousel-caption h1 {
    font-size: 46px;
    letter-spacing: 2px;
    line-height: 46px;
    margin-bottom: 0;
}
.brand-promotion {
    bottom: 180px;
}

#single-blog-page .navbar-brand h1 img {
    width: 80%;
    margin-top: 12px;
}

.contact-kluspagina {
    margin: 25px 0;
}

.entry-content .btn.btn-primary {
    display: none;
}

.top-bar span i {
    color: #F00;
}
a:focus, a:hover {
    color: #f99;
}



/* xs */
@media (max-width: 767px) {
	.brand-promotion {
		bottom: 25px;
		left: 10px;
		right: 25px;
		display: none;
	}
	.navbar-toggle {
    margin-top: 25px;
	}
	.navbar-header .img-responsive {
    margin-top: 5px;
}
	a.navbar-brand {
    height: 80px;
}
.carousel-caption {
    top: 150px;
}
.top-bar {
    display: inline-block !important;
    left: -36px;
    position: relative !important;
    top: 5px;
    z-index: 10;
}
.main-nav {
    min-height: 120px;
}
}

/* XS Portrait */
@media (max-width: 479px) {
.blog-image img {
    height: 100%;
}
}