.newsModuleWrpr {}
.newsModuleWrpr .filter {background: none; border: 0 none; padding: 0;}
.newsModuleWrpr .filter .gallery-navigation {padding: 0 10px;}
.newsModuleWrpr .newsFilterLeftWrpr {float: left;}
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterMonthWrpr,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterYearWrpr,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterCatWrpr {display: table; width: 100%;}
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterMonthWrpr label,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterYearWrpr label,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterCatWrpr label,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterMonthWrpr select,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterYearWrpr select,
.newsModuleWrpr .newsFilterLeftWrpr .newsFilterCatWrpr select {display: table-cell; padding-right: 10px;}

.newsModuleWrpr .newsFilterRightWrpr {float: right;}
.newsModuleWrpr .newsFilterRightWrpr .btnWrapper {float: right; margin-top: -8px;}
.newsModuleWrpr .paging {padding: 20px 0 10px; border-bottom: 1px solid #a8abad;}
.newsModuleWrpr .sortStatus {display: inline-block; float: left; font-weight: 700; color: #486b8f; font-size: 0.875em; text-transform: uppercase;}
.newsModuleWrpr .genericPager {display: inline-block; float: right; padding: 0;}

.newsModuleWrpr .news-bottom-paging .paging {border-bottom: 0 none;}
.newsModuleWrpr .news-bottom-paging .sortStatus {display: none;}

.newsItemWrpr {padding: 20px 0; border-bottom: 1px solid #a8abad;position: relative;}
.newsItemWrpr a.hdng-mod,
.newsItemWrpr a.hdng-mod:link,
.newsItemWrpr a.hdng-mod:visited,
.articleTitle {font-size: 1.475em; margin-bottom: 20px; display: block; color: #486b8f; text-transform: uppercase;}
.newsItemImg {border: 2px solid #f37b35; -webkit-border-radius: 15px; border-radius: 15px; position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box;}
.newsItemImg a {display: block;}
.newsItemImg img {-webkit-border-radius: 15px; border-radius: 15px; width: 100%;}

.container .newsItemWrpr .grid_8 {position: static;}

.newsItemDescr {}
.newsItemDescr .moreLink {position: absolute; bottom: 20px; right: 20px;}
.newsItemDescr .moreLink a,
.newsItemDescr .moreLink a:link,
.newsItemDescr .moreLink a:visited {color: #486b8f; text-transform: uppercase;}

.newsModuleWrpr .genericPager li a.all {display: none;}

.txtlimitbx2 img {height: 1px !important;}


.newsFilterRightWrpr input[type="text"] {-webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #486b8f; -webkit-border-radius: 10px; border-radius: 10px; padding: 2px 5px; max-width: 65%;}
.newsFilterSearchType {display: none;}


/* 16px baseline (180px - 767px) */
@media only screen and (min-width:11.250em) and (max-width:47.938em) {	
    .newsModuleWrpr .news-bottom-paging {display: none;}
    
    .newsModuleWrpr .newsFilterLeftWrpr,
    .newsModuleWrpr .newsFilterRightWrpr {float: none;}
    
    .newsModuleWrpr .sortStatus {margin-top: 20px;}
    .newsModuleWrpr .genericPager {margin-top: -50px;}
    
    .newsItemsWrpr {margin: 0 -10px;}
    .newsItemWrpr {padding: 20px 10px;}
    
    .newsItemWrpr a.hdng-mod,
    .newsItemWrpr a.hdng-mod:link,
    .newsItemWrpr a.hdng-mod:visited {font-size: 1.125em; line-height: 1.25em; margin-bottom: 10px;}

    .newsItemImg {margin: 0 auto 15px; max-width: 320px;}
    .newsItemDescr {margin-bottom: 40px;}
}

/* 16px baseline (768px +) */
@media only screen and (min-width:48em){
	
}

/* 16px baseline (960px +) */
@media only screen and (min-width:60em){

}

/* 16px baseline (1000px +) */
@media only screen and (min-width:62.500em){
	
}