.contact-page-info .contact-info-wrap .contact-info br {
    display: block;
}
.entry-content br {
    display: none;
}

.projects-section .sample-proj-item:hover:after {
    color: #262c3c !important;
}
header.site-header .mid-head-item:before {
    border: 1px solid #465c8c !important;
}
.main-cta-section .cta-form .form-field {
    border: none !important;
}
.entry-content ul li:before {
    color: #262c3c !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .col-3.footer-count2.footer-item-rows {
        width: 25%!important;
    }

    .col-3.footer-count1.footer-item-rows {
        width: 35%!important;
    }
    
    header.site-header .top-head .top-head-item {
        font-size: 15px!important;
    }
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu {
        text-align: center;
    }
    
    .nav-primary .genesis-nav-menu a {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}
@media only screen and (max-width: 1023px) {
    .current_page_item .sub-menu-toggle:before {
        color: #000 !important;
    }
    
    body.window_scrolled .mob-dot-toggle {
        color: #ffff!important;
    }
}