@media (min-width: 768px) {
	.us-header-text{  
  	max-width: 45%; 
 		margin-left: -2%;
  }
  .navigation-stick:not(.gen-sidebar-nav){
  	width: 105% !important;
	}
}
@media (min-width: 1280px){
  .main-navigation {
  	margin-left: -5%;
	}
}

@media (max-width: 768px){
  #Leistungen .wp-block-media-text .wp-block-media-text__content {
  	margin-top: 2%;  
  }
  .page-hero {
    background: #3ebaec !important;
  }
  #generate-section-1 .wp-block-columns{
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
  }
  #generate-section-1 .wp-block-columns .us-aundalogo{
    float: none;
  }
}
.us-header-text{
  color: #ffffff;
}
.us-header-text h1{
  font-size: 2.1rem;
  font-weight: bold;
}
#Leistungen .wp-block-media-text{
  margin: 5% 0;
  align-items: start;
}
#generate-section-1 .wp-block-columns{
  align-items: center;
}
.anchor-red, a.anchor-red:visited, a.anchor-red:hover, a.anchor-red:focus{
  color: #901428;
}
.anchor-white, a.anchor-white:visited, a.anchor-white:hover, a.anchor-white:focus{
  color: #ffffff;
}
.anchor {

}

.navigation-stick {
  background: rgba(0,0,0,0.7);
}

.site-footer {
  display: none;
}
#mobile-menu{
  background: #3ebaec;
  border-bottom: 1px solid white;
}
.us-text-red{
  color: #cc0033;
}
.us-link-white a, .us-link-white a:visited{
  color: #fff;
}
.us-link-white a:hover{
  color: #f78da7;
}
#Referenzen .wp-block-image {
  padding-top: 1em;
  padding-bottom: 1em;
}
.us-header-signature {
  font-family: 'Kalam', cursive;
  font-size: 3rem;
  text-align: right;
  padding-top: 3rem;
  font-weight: lighter;
}
.text-header-telefon {
  font-family: Lato;
  font-size: 2rem;
}
.text-justify {
  text-align: justify;
}