.page_featured {
	background-image:url('../../images/act_ban.jpg');
	background-position: top center;
}
.act_bg{
	background:url('../../images/act_bg2.png');
}
.slide_box .page_btn .ult-btn{
	background: #fff;
}
.table,.table tr,.table tr td{
	border: 0;
}
.table tr:nth-child(even){
	background: rgba(223,238,249,.75);
}
.table tr td{
	text-align: center;
	vertical-align: middle;
}
.years{
	margin: 0 15px;
	font-size: 18px;
	font-weight: bold;
	color: #4394D0;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	text-align: center;
}

.video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
