
/*  */
/* 
*/
html {
    font-family: "Calibri", "Roboto", sans-serif !important;
}


/*.page-header .logo {
    width: 20rem !important;
    height: 7rem;
    overflow: hidden;
    margin-top: -2rem;
}

@media (max-width: 1024px){
    .page-header .logo {
        width: 14rem !important;
        height: 6rem !important;
    }
}
*/




.logo a[href^=http]:not([href*='kit.edu']):after {
    display:none;
}




/* Logo aller Projektpartner */

.logo {
    width: 44rem !important;
    position:relative;
    white-space: nowrap;
}
.logo a {
    position: static !important;
    display: inline-block !important;
    height: 100%;
    padding-bottom: unset !important;
}
.page-header .logo svg {
    position: static !important;
}
.page-header .logo img {
    height: 100%;
}
.logo a:first-child {
    width: 10rem !important;
}

.logo2 {
    width: 8rem !important;
    margin-left: 2rem;
    top: 0.8rem;
    left: 13rem;
}
/*  */