#span.topbar-title,
{
display:none;
}
.col-sm-6 {
    width: 100%;
}

header {
    padding: 10px 10px;
    background: #333d40;
}

.footer-widgets .widgetHeader:before {
    width: 0px;
    height: 0px;
    border: 0px solid #fff;
    content: "";
    position: absolute;
    left: 15px;
    top: 3px;
}

.contact-tabbed .tab-content {
    font-family: Arial;
}
.page-content {
    margin-top: 30px;
    margin-bottom: 50px;
    font-family: Helvetica;
    font-size: 17px;
    color: #9c9c9c;
}
