p.top-title {
    font-size: 25px;
    text-transform: uppercase;
    margin: 0px;
}
.content-sidebar-wrap br{
    display:none;
}
.site-section.latest-news-col.top-bot-padding.background-color.relative {
    background: #e8e8e8 !important;
}

.ft-rev-label-2.medium {
    margin-top: 10px !important;
}
.projects-section .sample-proj-item:hover:after {
    color: #000000 !important;
}
.main-cta-section .cta-form .cta-form-title {
    box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.8);
}
a.site-btn {
    border: none !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.review-section .review-content {
    width: 100% !important;
}
@media only screen and (max-width:1023px) {
    .sub-menu-toggle.activated:before {
        color: #fff !important;
    }
    .sub-menu-toggle:before {
        color: #fff !important;
    }
    .genesis-nav-menu .sub-menu a {
        color: #fff !important;
        background: #000 !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
}