.featured-news {background: #e9e9e9;}
.featured-news a.ccm-block-page-list-rss-feed{
    position: absolute;
    top: 0px;
    right: 0px;
}
.featured-news .thumbcust {margin: 20px 0px 20px 0px;}
.featured-news div.ccm-block-page-list-wrapper {
    position: relative;
}

.featured-news div.ccm-block-page-list-page-entry-horizontal {

    width: 100%;
}

.featured-news div.ccm-block-page-list-page-entry-horizontal,
.featured-news div.ccm-block-page-list-page-entry {


}
.featured-news .ccm-block-page-list-header {
    position: absolute;
    top: 80px;
    padding: 5px 10px;
    background: white;
    border-radius: 4px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}

.featured-news .ccm-block-page-list-header .title {
font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom:0px!important;
    margin-top: 0px!important;
    display:inline-block;
    width:auto;
    color:#418450;
}


.featured-news div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
   width: 90%;
   max-height:180px;
   overflow:hidden;
   margin:20px auto 20px auto;
}

.featured-news div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 100%;
    max-width: none;
}
.featured-news .feat-news {height:300px;overflow:hidden;background-size:cover;background-position:100% 20%;position:relative;}

.featured-news div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {

    padding-left: 20px;
    vertical-align: top;
}
.featured-news .ccm-block-page-list-page-entry-text {padding:25px 5% 45px 5%;}
.featured-news div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}

.featured-news div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title a{
   font-size: 1.6em;
}
.featured-news .view-all-news {padding-left:15px;}

.featured-news div.ccm-block-page-list-page-entry-read-more {
    margin-top: 20px;
}

.featured-news div.ccm-block-page-list-date {
font-style: italic;
    font-size: 1em;
    margin-bottom:10px;
	}

.featured-news .read-full-post {float:right; padding-right:30px; padding-top:10px;}
