.hide-blog {display: none;}

.floating-cta {
    z-index: 3 !important;
}

.site-pages-banner-badges .badges-item {
    background-color: #ffffff;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.site-pages-banner-badges {
    margin-top: 30px;
}

.backToTop i, .backToTop {
    color: #ffffff !important;
}

.header-row .social-media a, .contact-details .social-media a {
    background-color: #ffffff !important;
}

@media only screen and (min-width:1024px){
    .cta-section .section-title {
        font-size: 25px !important;
    }
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .main-header .header-items .header-col.logo-item img {
        height: 65px !important;
    }
}