header #headTop2 {
    border-bottom: 1px solid #303030;
    background: #FBB900;
    color: #000000;
}

header #headTop2 a {
    color: #000000;
}
#link4, #link6 {
    display:none;
}
.smallContactBoxBottom {
    bottom:-215px !important;
}
.roundbutton {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    font-weight: bold;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid #1D1D1D;
    border-radius: 10px;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.3rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe !important;
}

html {
    scroll-padding-top: 12rem;
}

#headTop2 .logo svg {
    max-height: 100px;
}

@media only screen and (min-width: 40em) {
    #mainNavigation ul.navbar li {
        text-transform: uppercase;
        font-size: 1.3rem;
    }
}
/*
#startinfo .head-info-under-nav li.headinfo-item.mail {
    display:none;
}
#gMap1 .large-4.cell p a:last-child {
    display: none;
}
*/
