section.page-banner.whats-happening {
	background-image: url('../images/whats-happening-banner.jpg');
}
.happening-sec1 a, .happening-sec1 a img.thumb {
	float: left;
	position: relative;
}
.happening-sec1 a, .happening-sec2 .z-t-48, .happening-sec3 .z-t-48 {
	font-family: Open Sans Light;
}
.happening-sec1 a {
	position: relative;
	color: #fff;
	text-decoration: none;
}
.happening-sec1 a:hover {
	color: #d08215;
}
.happening-sec1 a .z-t-45 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
}
.happening-sec1 a span.z-arrow-right-10 {
	border-width: 20px;
	border-left-color: #d08215;
	margin: 10px -10px 0 0;
}
section.happening-sec2 {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.happening-sec2 a.z-t-20 {
	color: #fff;
	text-decoration: none;
	background-color: #d08215;
	padding: 6px 50px;
	float: left;
}
.happening-sec2 a.z-t-20:hover {
	background-color: #202020;
}
.happening-sec3 {
	background-image: url('../images/happening-sec3-bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.happening-sec3 .z-t-48 {
	text-align: center;
	color: #455e2c;
}
.happening-sec3 a.thumb, .happening-sec3 a.thumb img {
	float: left;
}
.happening-sec3 a.thumb:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .50);
}
.happening-sec3 .z-t-18 a {
	font-weight: bold;
	color: #3c6776;
	text-decoration: none;
}
.happening-sec3 .z-t-18 a:hover {
	text-decoration: underline;
}
.happening-sec3 .more-eve {
	text-align: center;
}
.happening-sec3 .more-eve a {
	color: #fff;
	text-decoration: none;
	background-color: #d08215;
	padding: 6px 50px;
	display: inline-block;
}
.happening-sec3 .more-eve a:hover {
	background-color: #202020;
}




@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.happening-sec3 {
		background-size: cover;
	}
	section.happening-sec2 {
		background-color: #0e151c;
		background-image: none !important;
		padding: 0;
	}

	.happening-sec2-content {
		padding: 40px;
		text-align: center;
	}
	.happening-sec2-content  a.z-t-20 {
		float: none;
	}

	.happening-sec2-mobile {
		width: 100%;
		max-width: 100%;
		padding: 0 0 40px;
		margin: 0;
		text-align: center;
	}
	.happening-sec2-mobile img {
		max-width: 80%;
		padding: 0;
		margin: 0;
		vertical-align: bottom;
	}
}

@media screen and (max-width: 767px) {
	.happening-sec1 .z-1of2, .happening-sec3 .z-1of3 {
		max-width: 350px;
	}
	.happening-sec1 a span.z-arrow-right-10 {
		display: none;
	}
	.happening-sec1 a .z-t-45 {
		font-size: 22px;
		padding: 10px;
	}
}

@media screen and ( max-width: 479px ) {
	.happening-sec2-mobile {
		padding: 0;
	}
	.happening-sec2-mobile img {
		width: 100%;
		max-width: 100%;
	}
}
