/* Module Specific CSS Declarations */
.news-line {
	margin:5px 0;
	font-weight: bold;
}
.news-post-categories, .list-events {
	font-size: 1.2em;
}

@media screen and (max-width: 1280px) {


}

@media screen and (min-width:981px){

}

/* MOBILE DEVICE BREAKPOINT */
@media screen and (max-width: 980px) {

}


@media screen and (min-width: 720px) {

}
