.slider_area2 {
	background-image: url(../img/full-slider/full-slide-e1.jpg) ;
	background-position: center bottom;
	background-repeat:  no-repeat;
	background-size:  cover;
	background-color: #999;
	height: 100vh; 
}

.voss_logo_div {
    width: 100%;
    height: 100%;
	text-align: center;
}

.voss_logo {
    position: relative;
	top: 50%;
	max-width: 300px;
	min-width: 200px;
	width: 15vw;
	height: auto;

}

.container_wappen {
	max-width: 300px;
	min-width: 200px;
	width: 15vw;
	height: auto;
	padding: 15px;
	margin-top: 7%;
}

.container_logo {
	max-width: 300px;
	min-width: 200px;
	width: 15vw;
	height: auto;
	padding: 15px;
}

.container_portrait {
	max-width: 400px;
	min-width: 400px;
	width: 40vw;
	height: auto;
	clear: both;
	padding: 5px;
}

.container_portrait2 {
	max-width: 806px;
	min-width: 400px;
	width: 79vw;
	height: auto;
	clear: both;
	padding: 5px;
}

.container_heading {
	position: relative;
	clear: both;
	margin-top: 20px;
	text-align: center;
	float: left;
	display: inline;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	display: block;
}

.second_img {
	position: relative;
	top: 20%;
	color: #3e659b;
}

.second_img_text {
	  text-align: center;
	  z-index: 999;
	  font-family: 'Montaga', serif;
	  font-size: 5vh;
	}

#footer2, footer2 > h2 {
	color: #999;
	font-size: 10px;
}


#about {
  display: inline;
  float: left;
  width: 100%;
  height: 120vh;
  background-image: url(../img/full-slider/full-slide-e2.jpg) ;
	background-position: center bottom;
	background-repeat:  no-repeat;
	background-size:  cover;
	background-color: #999;
}

#service {
  display: block;
  margin: auto;
}

.contactFeature_container {
	padding-top: 10vh;
}

@media(max-width:1199px ){ 
	#about {height: 120vh;}	
}

@media(max-width:991px ){ 
	#about {height: 100vh;}
	
}

@media(max-width:767px ){ 
	#service {height: 90vh; min-height: 105vw;}
	#about {height: 90vh;}
}

@media(max-width:480px ){ 
	#service {height: 80vh; min-height: 105vw;}
	#about {height: 80vh;}
}

@media(max-width:360px ){
	#service {height: 70vh; min-height: 105vw;}
	#about {height: 70vh;}
}

.past-main a {
	color: #fff;
}

.navbar-default > li > a {
	color: #999;
}

#imprint{
	float: left;
	display: inline;
	width: 100%;
	padding: 20px;
	background-color: #444;
}
.imprint_left{
	float: left;
	display: inline;
	width: 100%;
}
.imprint_left > p, h3, font {
  color: #878787;
  margin-bottom: 0;
  margin-top: 5px;
}
.imprint_left > p a {  
  font-weight: bold;
}
.imprint_right{
	float: left;
	display: inline;
	width: 100%;
}