/* Add here all your css styles (customizations) */
.hide {
  display: none;
}

.one-page-header .navbar-brand {
    font-size: 31px;
    font-weight: 200;
    line-height: 15px;
    padding: 5px;
}

.navbar-nav {
    margin: 2px 0 0 0;
}
.construction-header.one-page-header .navbar-brand img {
    max-height: 65px;
}
.headline h2 {
	cursor: pointer;
}