/* News Module Styles */
.newsModuleWrpr {margin-bottom:50px;}
.newsModuleWrpr .paging {float:none;}
.newsModuleWrpr .item .aside { min-width:100px; }
.newsModuleWrpr .news-filter .item-block{vertical-align: middle;}
.newsModuleWrpr .news-filter .item-block.d-align-right{vertical-align: middle;}
.newsModuleWrpr .news-filter .item-block .newsFilterCat{margin-bottom: 0;}
.newsModuleWrpr .news-filter .item-block .btn{margin-bottom: 0}
.newsFilterLeftWrpr {width:55%;float:left;}
.newsFilterRightWrpr {float:right;width:40%;text-align:right;}
.newsFilterMonthWrpr {float:left;margin-right:12px;margin-bottom:5px;}
.newsFilterMonth {width: 85px;}
.newsFilterYearWrpr {float:left;margin-right:12px;margin-bottom:5px;}
.newsFilterYear {width: 85px;}
.newsFilterCatWrpr {float:left;}
.newsFilterCat {width: 185px;}
.newsFilterSearchBtn {margin-left:15px; display: inline-block;}
.newslanding-list{margin: 25px 0;}
.newsPhotoRight {float:right;margin: 15px 0px 15px 15px;}
.newslanding-list .aside img{ max-width: 200px!important; }
.news-overview .newslanding-list{display: -webkit-flex; display: flex; justify-content: flex-start; align-items: flex-start;  flex-wrap: wrap; list-style: none; padding: 0; -webkit-flex-wrap: wrap; }
.news-overview .newslanding-list .newslanding-item,
.news-overview .newslanding-list .item{margin: 10px; width: 100%; display: block; display: flex; flex-direction: column; border-top: 0; border: 1px solid #ededed; padding:0; position: relative;}
.news-overview .newslanding-list .item figure.aside{display: block;}
.news-overview .newslanding-list .newslanding-item .content{padding: 15px 15px 25px 15px;}
.news-overview .newslanding-list .newslanding-item .continue-link{position: absolute; bottom: 15px; left: 15px;}
.news-overview .newslanding-list .newslanding-item h2,
.news-overview .newslanding-list .item h2{font-size: 1.25em; margin: 10px 0;}
.newslanding-list .item .aside{padding:0; min-width: 100%;}
.newsItemsWrpr {padding:0px 0px 20px 0px;}
.newsItemWrpr {padding:0px 0px 25px 0px;}
.newsItemWrpr .newsItemPhoto {float:left; display:inline; margin:0 0 12px 0;}

.newsItemWrpr .newsItemImg {float: left;padding-left: 12px;margin-top: 00px;margin-right:20px;}
.newsItemWrpr .newsItemImg img{width:70px;height:60px;}
.newsItemWrpr .newsItemDescr {}
.newsItemWrpr .newsItemDescr p {padding:0 0px;}
.newsItemWrpr .newsItemDescr h2 {font-size:13px;font-family:arial;margin:0px;padding:0px;}
.newsItemWrpr .newsItemDescr h2 a{font-size: 13px;color: #7AAFDF;font-weight: bold;text-decoration: none;}
.newsItemWrpr .moreLink {text-align:right;color: #7AAFDF;text-decoration: none;font: bold 11px Arial;}

.newsSummaryWrpr {}
.newsSummaryWrpr .mod {background:none;}
.newsSummaryWrpr h2 { color: #394A43; letter-spacing: 2px; margin: 0px 0px 10px; padding: 0px 0px 6px; font: bold 11px Georgia; text-transform: uppercase; border-bottom: 1px solid #D6CEAD; }
.newsSummaryBackgroundWrpr {}
.newsSummaryImage {float:left;}
.newsSummaryDesc { border-bottom: 1px dotted #BAC9C2; margin: 0px 0px 10px; padding: 0px 0px 10px; font-size:12px;}
.newsSummaryViewAll {text-align:right;}

@media only screen and (min-width: 40em){
.news-overview .newslanding-list .newslanding-item{ margin: 10px; width: 45%;}
.news-overview .newslanding-list .item{margin: 10px; width: 45%;}
}

@media only screen and (min-width: 60em){
.news-overview .newslanding-list .newslanding-item{ margin: 10px; width: 22%;}
.news-overview .newslanding-list .item{margin: 10px; width: 22%;}
}