.borderblack{
    text-align: center;
    border: 3px solid black;
    margin-bottom: 2rem;
}

body .modal .modal-content{
    border: 10px solid black;
}

.home #herosection ul.slides {
height: 80vh;
}
.kontaktDaten .day{
min-width:80px;
}
.modalholder span.title {
display:none;
}
body .slicknav_menu {
    background-color: white;
}
@media all and (max-width: 980px){
.home #herosection ul.slides {
height: auto;
}
#herosection {
padding-top: 10px;
}
.one_pager #wrapper #main > .inside {
padding: 20px 0;
}
    #section04 {
padding-bottom: 5rem;
}
}