.news-events-ul {
	background-color: #ece8e9;
}
.news-events-ul ul {
	padding: 0;
	margin: 0;
}
.news-events-ul ul li {
	list-style-type: none;
	margin-bottom: 18px;
}
.news-events-ul ul li:last-child {
	margin-bottom: 0;
}
.event-img-box {
	max-width: 119px;
	float: left;
	margin-right: 13px;
}
.event-img-box img {
	max-width: 100%;
}
.event-txt-box {
	width: 59%;
	float: left;
}
.event-dtls {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 23px;
}
.event-dtls:hover {
	color: #da291c;
}
.event-txt-box .sub-hd1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
	letter-spacing: 1.5px;
	color: #3b3b3b;
	opacity: 0.7;
	margin-bottom: 4px;
}
.page-viewbox .cms-text1 {
	text-align: left;
}
@media (max-width:767px) {
.event-txt-box {
	width: 56%;
}
.event-dtls {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
}
.event-txt-box .sub-hd1 {
	font-size: 11px;
	margin-bottom: 2px;
}
.news-events-ul {
	padding: 15px !important;
}
.news-events-ul .hd-type6 {
	margin-bottom: 10px !important;
}
.news-events-ul ul li {
	margin-bottom: 15px;
}
.cms-text1 {
	margin-bottom: 15px;
}
.content-imagebox.mb-5 {
	margin-bottom:25px !important;
	}
.page-content{
	padding-bottom:0 !important;
	}	
.page-viewbox{
	padding-bottom:20px !important;
	}
.news-info > span.publish{
	margin:0;
	font-size: 12px;
	}		
.news-info > span label{
	display:inline-block;
	}	
.news-info > span {
	width: auto;
}
}
@media (max-width:359px) {
.event-txt-box {
	width: 54%;
	line-height: 17px;
}
.event-img-box {
	width: 100px;
}
.event-dtls {
	font-size: 14px;
}
}
