header .section-header.row, 
.breadcrumb,
.seal img,
.au_contentauthor,
.page-id { 
    display: none; 
} 

.row.section-title h1 {
    margin: 0;
}

.section-title .columns {
    border-bottom: 3px solid #0a0a0a;
}

.department header {
    margin-bottom: 30px;
}

img.open-logo {
    height: 80px;
    background: black;
    padding: 7px;
}

p, li {
    font-family: 'AUPassataRegular';
    font-size: 16px;
}

div#intro {
    margin-bottom: 60px;
}

#intro h2 {
    font-size: 32px;
}

div#intro p {
    font-family: 'AUPassataRegular';
    font-size: 18px;
}

/*
body {
    background: url(/fileadmin/Subsites/openCOSTaction/OPEN_graphics_black_line_3.png);
    background-size: cover;
    background-position-y: 198px;
    background-repeat: no-repeat;
}
*/

.row.section-title {
    /*background: linear-gradient(272deg, #d9d9d9, #fefefe);*/
}

.au_focus_content p {
    font-size: 17px !important;
    background: none;
    max-width: 750px;
}

.au_focus_content h2 {
    font-size: 50px;
}

.au_focus p a {
    text-decoration: underline;
}

.aubanner-content-header:after {
    display: none;
}

.aubanner-content-header {
    background: black;
}

.aubanner h2 {
    color: white;
    font-size: 20px;
}

.aubanner .aubanner-content-header-pos {
    position: relative;
    width: 100%;
    text-align: center;
    }

.aubanner .aubanner-content-header {
    max-height: 45px;
    width: 80%;
    bottom: 40%;
    margin-left: 10%;
    }
.aubanner:hover {
    background: #0000000a;
}