#header.full-header #primary-menu > ul {
    border-right: none;
    margin-right: 0;
}

#section-about h2 > span.name-border {
    color: #0082CA;
    font-weight: 800;
}

#section-about h2 > span.name-technology {
    color: #000F9F;
    font-weight: 600;
}

#section-contact .feature-box h3 a.subtitle {
    font-size: 13px;
    display: block;
    margin-top: 5px;
    color: #888;
    font-weight: 600;
    text-transform: none;
}

#section-contact .feature-box h3 a.subtitle:hover {
    color: #000;
}

.feature-box.fbox-bg.fbox-center:first-child {
    min-height: 170px;
}

#copyrights a {
    color: rgba(255,255,255,0.25);   
}

#copyrights a:hover {
    color: rgba(255,255,255,0.75);   
}

.missing-content {
    color: red !important;
}

#section-testimonials {
    margin-bottom: 0;
}

.sophos-banner {
    border-top: 1px solid #fff;
    background: #000d28;
    text-align: center;
    margin-bottom: 60px;
}

label small {
    font-size: 85%;
    color: red !important;
}