#newsFrontBox .col-sm-3 { float: none!important; width: 100%!important; }
#newsFrontBox .col-sm-9 {
    display: block!important;
    padding: 10px 0 2px;
    width: 100%;
    text-align: center;
    line-height: 0.8;
}
#newsFrontBox .col-sm-3 img { width: 100%; max-width: 100%; }
#newsFrontBox .row.articlesFeature { width: 33.3333%; float: left; margin-left: 0; margin-right: 0;  }

#newsFrontBox p { text-align: center; width: 100%;  }
#newsFrontBox p a, #socialFrontBox p a { text-transform: uppercase; color: rgb(51,51,51); letter-spacing: 4px; font-size: 14px; }
#newsFrontBox p, #socialFrontBox p { clear: both; }
#newsFrontBox .articlesFeature { border-bottom: none; }
#newsFrontBox .mvEventTitleindex {font-size: 17px;}
#newsFrontBox span.dtTm { font-size: 13px; margin-bottom: -14px; clear: none; }
#newsFrontBox p:first-of-type { display: none; }
.sub .mvEvent.feature { padding-bottom: 0!important;
    margin-bottom: 10px!important;
    border-bottom: none!important;
    padding-top: 0!important;
    position: relative;
    padding-left: 0; box-shadow: none; border-radius: none; }
    
.home .mvEvent.feature { padding-bottom: 0!important;
    margin-bottom: 50px!important; margin-top: 0!important;
    border-bottom: none!important;
    padding-top: 0!important;
    position: relative;
    padding-left: 0; box-shadow: none; border-radius: none; }
.home .mvEvent.feature .fdY { display: none; }
.home .row.articlesFeature.mvEvent.feature { width: 31.333%!important; float: left; margin-left: 1%!important; margin-right: 1%!important;  }
.home .mvEvent.feature .blog-featured-image { opacity: 1; position: relative; right: 0; transition: none;
    padding: 0!important;
}
#socialFrontBox .fdTm, #socialFrontBox .excerpt-wrap, #socialFrontBox .read-more-blog, #newsFrontBox .excerpt-wrap, #newsFrontBox .read-more-blog {
    display: none;
}
@media(max-width: 767px) { 
#newsFrontBox .row.articlesFeature, .home .row.articlesFeature.mvEvent.feature {
    width: 90%!important;
    float: none;
    margin-left: auto!important;
    margin-right: auto!important;
}
}