#top-menu li {
font-weight: 500 !important;
margin-right: 10px;
}
.current-menu-item a:after {
content:"";
background: #284ab9;
width:100%;
height:3px;
position:absolute;
bottom:0;
left:0;
right:0;
}
.trenner {
display:block;
width:120px;
height:3px;
margin:15px auto;
background:#284ab9;
}
.et_pb_fullwidth_header_container {
position:unset !important;
}
.scroll-downs {
position: absolute;
right: 0;
bottom: 60px;
left: 0;
margin: auto;
width :24px;
height: 35px;
}
.mousey {
width: 3px;
padding: 8px 10px;
height: 23px;
border: 1.4px solid #fff;
border-radius: 25px;
opacity: 0.75;
box-sizing: content-box;
}
.scroller {
width: 2px;
height: 6px;
border-radius: 25%;
background-color: #fff;
animation-name: scroll;
animation-duration: 1.6s;
animation-timing-function: cubic-bezier(.15,.41,.69,.94);
animation-iteration-count: infinite;
}
@keyframes scroll {
0% { opacity: 0; }
10% { transform: translateY(0); opacity: 1; }
100% { transform: translateY(8px); opacity: 0;}
}
.wppcr_rating label {
text-shadow: unset !important;
}
.comment-form-author, .comment-form-email {
display:inline-block;
width: 48.8%;
}
.comment-form-author {
margin-right:2%;
}
.comment-form-author input, .comment-form-email input{
width:100% !important;
}
span.wpcr_author_stars, span.wpcr_author_stars span {
background: url(//appel-versicherungen.de/wp-content/uploads/stars.png) 0 -16px repeat-x;
background-size: 16px !important;
}
span.wpcr_author_stars span {
background-position: 0 0 !important;
}
#commentform label {
width: 20px !important;
}
@media all and (min-width: 980px) and (max-width: 1340px) {
#main-header .container {
width: 100% !important;
max-width: 100% !important;
padding: 0 20px !important;
}
.responsive-headline  {
font-size: 1.9vw !important;
}
.break:after {
content:"";
display: block;
}
}
@media all and (min-width: 980px) and (max-width: 1040px) {
.et_header_style_left #et-top-navigation nav > ul > li > a{
font-size: 13px !important;
}
}
@media all and (max-width: 980px) {
.et_header_style_left #logo, .et_header_style_split #logo {
max-width: 65% !important;
}
}
@media all and (min-width: 520px) and (max-width: 980px) {
.break {
display: none;
}
}
@media all and (max-width: 520px) {
.break:after {
content:"";
display: block;
}
}