@charset "utf-8";
/* CSS Document */

#vdoCasestduies{
	padding-top: 0;
	text-align: center;
}
.video-block #bgvid {
  	width: 100%;
	max-width: 1080px;
}
#case-study{
	padding-top: 0;
}
.showcase-footmenu{
	margin-top: 50px;
	text-align: center;
}
.showcase-footmenu li{
	display: inline;
}
.showcase-footmenu li a{
	padding: 10px 15px;
	border: 1px solid #989b33;
	border-radius: 3px;
	margin: 0 10px;
}
.showcase-footmenu li.active a,
.showcase-footmenu li a:hover{
	color: #000;
	background-color: #989b33;
}



@media only screen and (max-width: 680px) {
}