.blogbox {
	position: relative;
	margin-bottom: 10px;
}

.blogteaserimage {
	position: relative
}

.blogbox .textwrapper {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	background: #ffffff;
}

.blogbox .newstext_wrapper {
	padding-left: 25px;
	padding-right: 50px;
}

.blogbox h2 {
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	text-align: left;
}
.blogbox h3 {
	font-size: 20px;
	line-height: 30px;
	color: #444444;
	background: #FFFFFF;
	padding: 5px 10px 0px 25px;
	display: inline-block;
}

.blogbox .more {
	font-size: 18px;
	background: #000000;
	padding: 5px 10px 0px 10px;
	display: inline-block;
}

.blogbox .more a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

@media only screen and (max-width:1919px) {
	.blogbox h2 {
		font-weight: 400;
		font-size: 2.075vw!important;
		line-height: 2.15vw!important
	}
}

@media only screen and (max-width:1024px) {
	.blogbox h2 {
		font-weight: 400;
		font-size: 32px!important;
		line-height: 42px!important
	}
}

@media only screen and (max-width:1023px) {
	.blogbox h2 {
		font-weight: 400;
		font-size: 23px!important;
		line-height: 28px!important
	}
}

.mod_newslist {
	position: relative;
	padding-bottom: 50px
}

.mod_newslist .blogbox,
.mod_newslist .newsbox {
	width: 29.8666%;
	float: left;
	margin-right: 2.6%
}

.mod_newslist .newsbox:first-child {
	margin-left: 2.6%
}



.mod_newsreader h1 {
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 70px;
	text-align: center;
}
.mod_newsreader h2 {
	font-size: 30px;
	line-height: 38px;
	text-align: left;
}







