.content-sidebar-wrap br{
    display:none;
}
.projects-section .sample-proj-item:hover:after {
    color: #271324 !important;
}
.main-cta-section .cta-form .form-field {
    border: none !important;
}
.main-cta-section .cta-content-row .cta-left-col .cta-form {
    box-shadow: 2px 4px 20px 0px rgb(255 255 255 / 20%);
}
.contact-page-wrap .form-title {
    background-color: #271324 !important;
}
.contact-page-wrap .form-field {
    border: none !important;
}
.entry-content .company-address br { display: none; }
.contact-info br {
    display: block !important;
}
.inner-page-service {
    margin-top: 50px;
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu a {
        padding: 20px 15px;
        font-size: 19px!important;
    }
}
@media only screen and (min-width: 1024px) and (max-width:1080px) {
    header.site-header .mid-head-item .dsply-item {
        font-size: 15px!important;
    }
}