.latest-news-bound {
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
}
.latest-news-content {
}
.news-first {
	width:370px;
	float:left;
	margin-bottom:25px;
}
.news-first-image {
	width:370px;
	height:211px;
	margin-bottom:15px;
}
.news-first-image i {
	display:block;
	width:370px;
	height:211px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.news-first-caption {
	color: #5b5b5b;
}
.news-first-brief,.news-second-brief{line-height:24px;text-align:justify;font-size:14px;}
.news-first-name {
	font: bold 14px 'Noto Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #292929;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom:7px;
	line-height:22px;
}
.news-first-date {
	color: #ffc63f;
	font-size: 12px;
	text-decoration: underline;
	padding-top:1px;
}
.news-first-brief p {
	margin:0;
	padding:0;
	line-height:24px;
	clear:both;
	font-size:15px;
}
.news-second-bound {
	width:810px;
	float:left;
	display:inline-block;
	overflow:hidden;
}
.news-second-item {
	margin-bottom:40px;
	width:375px;
	float:left;
	display:inline-block;
	margin-left:30px;
	height:150px;
}
.news-second-image {
	width:170px;
	height:130px;
	float:left;
	margin-right:20px;
}
.news-second-image i {
	display:block;
	width:170px;
	height:130px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.news-second-caption {
	color: #5b5b5b;
}
.news-second-caption h3 {
	font: bold 14px 'Noto Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #292929;
	margin-bottom:8px;
	margin-top:0;
}
.news-second-date {
	font: bold 12px 'Noto Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffc63f;
	text-transform: uppercase;
	margin-bottom: 12px;
	display: inline-block;
}
.news-second-brief p {
	margin:0;
	padding:0;
	line-height:24px;
	font-size:15px;
	color: #5b5b5b;
}




