@charset "utf-8";
/* CSS Document */

h2 {font-size: 2.5rem;margin: 3rem 0;}
.stage div.hgroup h2 {font-size: 3rem;}

div[class*="bg-"] h2 {
	margin: 0;
}

.bg-video-container {
	text-align: center;	
	position:  relative;
	padding: 5rem 0;
}
.bg-video-container h1 {
	color: #fff;
	font-size: 3rem;
	z-index: 2;
	position: relative;
}

.bg-video-container h2 {
	color: #fff;
	font-size: 1.5rem;
	z-index: 2;
	position: relative;
}

.bg-video-container a.more {
	z-index: 2;
	position: relative;
}

.bg-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;	
	z-index: 1;
}

.shariff .orientation-horizontal li {height: 100px;min-width: 100px;max-width: 100px;}
.shariff li a {height: 100px;}
.shariff li .fa {line-height: 100px;font-size:40px!important;width:100%;}