html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 93px;
  font-family: 'Raleway'!important; 
}

#section-start{
		background-image: url(../images/bgweb01.jpg);
		/* background-repeat: no-repeat; */
		/* background-size: 100vw; */
		/* background-position: top center !important;  */
	}
#section-strategie{
		background-image: url(../images/bgweb03.jpg);
		/* background-repeat: no-repeat; */
		/* background-size: 100vw; */
		/* background-position: top right !important; */
	}
#section-strategie1{
		background-image: url(../images/bgweb03.jpg);
		/* background-repeat: no-repeat; */
		/* background-size: 100vw; */
		/* background-position: top right !important; */
	}	
#section-profil{
		background-image: url(../images/bgweb04.jpg);
	}	
#section-kontakt{
		background-image: url(../images/kontakte.jpg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}		
		


.banner{
	width: 100%
}	
.zitat{
	position: absolute;
	top: 45%;
	/* background-color: #ec008c; */
    color: white;
    font-size: 3vmax;
	width: 100%;
	text-align: center;

}
.arrow{
	text-align: center;
    bottom: 60px;
    position: absolute;
	width: 100%;
	padding-right: 50px;
}
.ebenen{
	color: white;
    line-height: 1.5;
    width: fit-content;
	transform: translateX(-15px);
}	
.logo{
	/* width: 35%; */
	/* padding-top: 100px; */
	max-height: 23px;
	max-width: 100%;
}

.content {
	/*margin: 5vw;*/
	text-align: justify;
}

#hauptmenue{
	position: absolute;
	top: calc(100vh - 30px);
	background-color:#9cc938;
	width: 100%;
	height: 30px;
	z-index: 999;
	/* background-color:white; */
	-webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 2s;
	}
.zentriert {
	position: relative;
	top: 50vh;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}	
.menu {
	position: absolute;
	/* top: calc(100vh - 50px); */
	background-color:#ffffff;
	font-weight: 600;
	letter-spacing: 1.5px;
	width: 100%;
	height: 65px;
	z-index: 999;
}
.mbr-parallax-background,
.mbr-background {
  background-attachment: fixed !important;
  background-size: cover !important;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  
  /* background-size: auto 100% !important; */
}
.mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}
.mbr-fullscreen {
  width: 100%;
}
.mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}
.mbr-v-middle {
  display: table;
  width: 100%;
}
.mbr-v-middle > div {
  display: table-cell;
  float: none;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
}
/* nav { */
  /* bottom:0px; */
  /* height:3em; */
  /* left:0px; */
  /* position:absolute; */
  /* width:100%; */
/* } */
/* * html nav { */
  /* top:expression(auto); */
/* } */
.fixed-navi {
  top:0px;
  position:fixed !important;
  position:absolute;
}
* html .fixed-navi {
  top:expression(documentElement.scrollTop);
}
.menu li a, .menu li a:focus {
    color: #000000 !important;
	text-transform: uppercase;
}

.nav > li {
	position: relative;
    display: block;
}

.nav > li > a {
	position: relative;
    display: block;
    padding: 10px 15px;
}

.anim {
	-webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
	-o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
	animation: floating-arrow 1.6s infinite ease-in-out 0s;
	color: #969698;
}
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body .footer-1 {
  background-color: #444444;
  bottom: 0;
  /* height: 93px; */
  padding: 0 20px;
  width: 100%;
}
body .footer-1 .container {
  padding: 0;
}
body .footer-1 p {
  color: #9c9c9c;
  font-weight: 600;
  /* line-height: 93px; */
  margin: 0;
  letter-spacing: 1px;
  word-spacing: 1px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  body .footer-1 p {
    text-align: center;
  }
}
#menbot li a {
    color: #9c9c9c;
    font-weight: 600;
	text-decoration: none;
}
/*#######################################################*/
.btn-dok {
    width: 100%;
    font-size: 14px;
    font-weight: bold !important;
    letter-spacing: 2px;
    background-color: #ffffff;
    border-color: #252525 !important;
    color: #252525;
    float: none;
    text-align: left !important;
    margin-top: 20px;
}
.l-align {
    text-align: left;
    background-color: #ffffff;
    font-weight: 600;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.fdok {
    color: #252525;
    font-size: 17px;
}	
/*######################################################*/

@media only screen and (max-width : 991px) {
	.menu{ 
		top:0px;
		/* position:fixed !important; */
		/* position:absolute; */
	} 

}

@media (min-device-width : 320px) 
and (max-device-width : 480px)  {
	
.zitat{

    font-size: 5vmax;
}	
}
@media (max-height: 1100px){
	.zentriert {
	position: relative;
	top: unset;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	text-align: center;
}
}
	

@media (max-width: 1025px){
	.mh-menu{
	display: none;
}
	
}
@media screen and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape){
	

}