#site-navigation {
    display: none !important;
}

.about-us .fa-pencil-square {
    margin-right: 7px !important;
}

.wpcf7-form input[type="submit"] {
    color: white;
    border: 1px solid #1c1c1c;
    font-size: 14px;
}

.rc-anchor-alert {
    display: none !important;
}

#rc-anchor-alert {
    display: none !important;
}

address .fa-map-marker {
    margin-right: 7px !important;
}

address .fa-phone-square {
    margin-right: 7px !important;
}

address .fa-envelope {
    margin-right: 7px !important;
}

.section .sub-title {
    word-break: break-word !important;
}

.intro h3 {
    word-break: break-word !important;
}

.section h4 {
    word-break: break-word !important;
}

@media only screen and (max-width: 768px) {

#main-navigation .navbar-nav > li > a:hover {
    color: #ff0000 !important;
}

#main-navigation .nav a.nav-portfolio_section.active {
    color: #fff !important;
}

}