.about-section .ab-content ul li:before {
    color: #fff !important;
}

.col-3.contact-site-info-item.contact-site-email.relative {
    display: none;
}

.service-pages.layout-1 .service-item:hover .service-title, .service-pages.layout-2 .service-item:hover .service-title, .service-pages.layout-4 .service-item:hover .service-title, .service-pages.layout-5 .service-item:hover .service-title {
    border-bottom: 1px solid #ffffff !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .genesis-nav-menu a {
        font-size: 12px !important;
    }
}


@media only screen and (min-width:1024px){
        body.window_scrolled .main-header .header-items .header-col.logo-item img {
            height: 120px !important;
        }
}