

#buttonother:hover {
	background-color: #0066B0 !important;
	border-color: #0066B0 !important;
}
#map {
	background-color: #CCCCCC !important;
}
.navbar img {
	height: 50px;
}

header.masthead {
	background-attachment: fixed;
}

		@media 
		(-webkit-min-device-pixel-ratio: 2), 
		(min-resolution: 192dpi) { 
			header.masthead{ 	
				background-attachment: scroll;		
			}
		}

.portfolio-box .portfolio-box-caption {
    background: rgba(0,102,176,.9) !important;
}
@media only screen and (max-width: 481px) {
.mainhead {
	font-size: 25px !important;
}	
}	


#mapbutton {
	margin-top: 30px !important;
}
#marker {
	margin-top: 30px !important;
}

#contact i {
	color: #EFB311;
}
#contact a {
	color: #212529;
}
#contact a:hover {
	color: #EFB311;
}

  #map1 {
    width: 100%;
	max-width: 600px;
	border-radius: 5px;
  }
  #map2 {
    width: 100%;
	border-radius: 5px;
  }
@media only screen and (min-width: 768px) {
  /* For mobile phones: */
  #map2 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  #map1 {
    display: none;
  }
}
  /* ############ */
  /* ############ */
  /* ############ */
  /* Unterseiten */
  /* ############ */
   /* ############ */
/* ############ */


.subheadingh1 {
	margin-top: 200px;
	padding-bottom: 70px;
}