
/*  */
/* 
*/
span.headline-text_1 { background-color:#fff; font-weight:700; height:1.45em; line-height:1.45em; padding-right:5px; color:#cb0032;}

.navigation .flyout:hover .dropdown, .navigation .single:hover .dropdown {
    border-color: #be0130 !important;
}

.navigation-l1 > li.active > a {
    border-bottom: 5px solid #be0130 !important;
}

.navigation-l1 > li.active > a, .navigation-l1 > li > a:hover {
    color: #be0130 !important;
}

.flyout .navigation-l2 > li > a::after {
    content: '';
    display: block;
    width: 5em;
    max-width: 100%;
    margin-top: 3px;
    border-bottom: 0.3125rem solid #be0130 !important;
}

.flyout .navigation-l2 > li > a {
    color: #be0130 !important;
    font-weight: bold;
}

.navigation .burger {
    background: #be0130 !important;
}

.navigation-main li.active > a {
    color: #be0130 !important;
}

.side-widgets {
    background: #be0130 !important;
}

a[href^="http"]:not([href*="kit.edu"])::after {
    color: #be0130 !important;
}


h1 {
border-bottom: none !important;
color: #be0130 !important;

}


.text .h1:not(.underline)::after, .text .h2:not(.underline)::after, .text .h3:not(.underline)::after, .text .h4:not(.underline)::after, .text .h5:not(.underline)::after, .text .h6:not(.underline)::after, .text h1:not(.underline)::after, .text h2:not(.underline)::after, .text h3:not(.underline)::after, .text h4:not(.underline)::after, .text h5:not(.underline)::after, .text h6:not(.underline)::after {
    content: '';
    display: block;
    width: 6.25rem;
    max-width: 100%;
    margin-top: 0.15em;
    border-bottom: 0.3125rem solid #be0130 !important;
    overflow: hidden;
}

.text a, figure figcaption a {
    color: #be0130 !important;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-weight: 400;
}

.text a:link, figure figcaption a:link {
    color: #be0130 !important;
}

.text a:hover, figure figcaption a:hover {
    color: #be0130 !important;
}


.text a:visited figure figcaption a:visited {
    color: #be0130 !important;
}

.info-container .info ul.bullets > li::before, .text ul > li::before, ul.list > li::before {
    background-color: #be0130 !important;
}

.breadcrumbs-big .list:last-child > a {
    color: #be0130 !important;
}

.breadcrumbs-big .list:last-child > a {
    border-bottom-color: #be0130 !important;
}

.navigation-breadcrumb button, .navigation-breadcrumb span {
    background-color: #be0130 !important;
}

body {
background: none !important;

}

h4.h4_1 {
background:url(http://interact.anthropomatik.kit.edu/img/headline_bg2.gif) center left repeat-x;
 font-size:1em;
height:1.45em;
margin-bottom:5px;
}

.navigation.active .burger {
    background-color: #000;
}

body { background-position: center 0px !important; }


#head-text, #head-text-corner {
display:none !important;
}


@media screen and (min-width: 522px) and (max-width: 943px){
div#logo {
 background-color: transparent !important;
margin-top: 12px !important;
}
}



@media screen and (max-width: 521px){
div#head-image {
background-size: 72% auto !important;
border-top: 19px solid #ffffff !important;
height: 60px !important;
}
}











.slick-prev:before, .slick-next:before { font-family: FontAwesome; font-size: 40px; line-height: 1; color: red; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev:before { content: "\f053"; }
[dir="rtl"] .slick-prev:before { content: "\f054"; }

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before { content: "\f054"; }
[dir="rtl"] .slick-next:before { content: "\f053"; }
/*  */