.widget-container.widget-container--normal.visible {
    z-index: 100000000 !important;
}
.category .latest-news-section, .proj-counter,
.single .latest-news-section, .archive .latest-news-section, .author .latest-news-section
{
        display: none!important;
}
.site-footer .footer-col-item.column-review-btn {
    border-top: 0!important;
}
a.site-btn.financing {
    color: #ffffff !important;
    background: #e58c1a;
}
.floating-cta
{
    z-index: 9!important;   
}
.review-section .review-content {
    width: 100%;
}
.projects-section .proj-count-item .proj-count {
    font-family: "Source Sans Pro", sans-serif !important;
}
.inner-page-banner .page-banner:before {
    background-color: rgb(0, 0, 0, 0.70)!important;
}
@media only screen and (min-width: 1181px) {
    .nav-primary .genesis-nav-menu a {
        padding-left: 18px!important;
        padding-right: 18px!important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
     .nav-primary .genesis-nav-menu a {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .col-3.footer-count2.footer-item-rows {
        width: 25%!important;
    }
    
    .col-3.footer-count1.footer-item-rows {
        width: 35%!important;
    }
}
@media only screen and (min-width: 1024px) {
    .latest-news-section .latest-post {
        padding: 50px 0 0!important;
    }
    .latest-news-section .post-slide-control.slide-control {
        top: auto!important;
        right: 20px!important;
        margin-bottom: 0;
        margin-top: -40px!important;
    }
    .floating-cta {
        text-transform: uppercase;
        transform-origin: top right;
        right: 0;
        left: auto;
        bottom: auto;
        top: 0;
        transform: rotate(-90deg) translateY(-100%);
        margin-top: 40vh;
        padding: 0 0;
        max-width: 210px;
        line-height: 1.1;
        z-index: 9999;
    }
    .floating-cta {
               margin-top: 45vh!important;
    }
    .genesis-nav-menu {
        text-align: center;
    }
    header.site-header .top-head .top-head-item.col-4 {
        width: 60%!important;
    }

    header.site-header .top-head .item-count-4 .col-4:nth-child(2), header.site-header .top-head .item-count-4 .col-4:nth-child(3) {
        width: auto!important;
        text-align: right!important;
    }
}
@media only screen and (max-width: 1023px) {
    .projects-section .proj-count-item .proj-label {
        font-size: 14px;
        padding: 0 10px;
    }
    .fence-ul ul
    {
         margin-bottom: 0px!important;   
    }
}

