#site-navigation .dropdown-menu >li.menu-item >a:hover, #site-navigation .dropdown-menu >li.menu-item.dropdown.sfHover >a {
    border-bottom: 4px #e30007 solid;
}

body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
    top: 30%;
}

.namen a {
        text-transform: uppercase;
	color: #ffffff;
        background-color: #e30007;
        padding: 4px 8px;
        letter-spacing: 0.9px;
}

.namen a:hover {
        text-decoration: none;
	color: #e30007;
        background-color: #ffffff;
}

@media only screen and (min-width: 959px) {
.fahrer, .team {
    padding-right: 100px !important;
    padding-left: 100px !important;
	}
}

.timeline {
    margin-top: -20px;
}

.overlay-title-center {
    font-weight: 400;
    background: rgba(0,0,0,.4);
    letter-spacing: 0.9px;
}

.overlay-table-cell .title {
    background-color: #e30007;
    padding: 5px;
}

/* ---- Fonts ---- */
.rot {
	color: #e30007;
}

/* ---- Footer ---- */
#footer-builder a {
	color: white;
}

@media only screen and (max-width: 767px) {
	#footer-builder {
		text-align: center;
	}
}

.cool-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided .timeline-post .icon-dot-full {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
background: #ffffff !important;
}

.cool-timeline.ultimate-style, .cooltimeline_cont {
    padding: 0 0 !important;
}

.cool-timeline-wrapper {
    margin: 3em auto !important;
}

.sb-loadmore {
    background-color: #e30007;
    width: 200px;
    margin: 40px 0 20px 50%;
    transform: translateX(-50%);
}

.sb-loadmore:hover {
    background-color: #ffffff;;
    color: #e30007;
}