.footer {
    margin-top: 70px !important;
}

/* Flow flow feed */
.ff-slideshow .ff-content.not-empty {
    padding: 50px 0 0 0 !important;
}

h6.ff-item-bar {
    display: none !important;
}

a.ff-comments {
    display: none !important;
}

/* Header Social Icons Mobile */
@media (max-width: 991px) {
    .header.type-3 .top-social a {
        color: #000000 !important;
    }
}

/* Remove Date on Article */
.conf-text {
    display: none !important;
}

/* Text colors */
h1, h2, h3, h4, h5, h6, p, li, ul {
    color: #000000 !important;
}

/* Flow Flow thumbnail size Upcoming Events &amp; Past Events*/
#ff-stream-4 .ff-item .ff-img-holder, #ff-stream-3 .ff-item .ff-img-holder {
    height: 180px !important;
}

@media (max-width: 1200px) {
#ff-stream-4 .ff-item .ff-img-holder, #ff-stream-3 .ff-item .ff-img-holder {
    height: 155px !important;
}
}

@media (max-width: 430px) {
#ff-stream-4 .ff-item .ff-img-holder, #ff-stream-3 .ff-item .ff-img-holder {
    height: 200px !important;
}
}

/* Flow flow card height */
#ff-stream-4 .ff-item-cont, #ff-stream-3 .ff-item-cont {
    height: 620px !important;
}

@media (max-width: 1200px) {
#ff-stream-4 .ff-item-cont, #ff-stream-3 .ff-item-cont  {
    height: 500px !important;
}
}

@media (max-width: 430px) {
#ff-stream-4 .ff-item-cont, #ff-stream-3 .ff-item-cont  {
    height: 620px !important;
}
}

/* Flow Flow BG */
.ff-stream {
    padding: 1px 0 30px !important;
}

/* Boxzilla Strategic Partners */
img.wp-image-3279.size-medium.aligncenter {
    display: block;
    margin: auto;
}

img.aligncenter.wp-image-3280.size-medium {
    display: block;
    margin: auto;
}

img.aligncenter.wp-image-3375.size-medium {
    display: block;
    margin: auto;
}

/* TWITTER LOGO FIX */
.fa-twitter:before {
    content: "\e61b";
}