.background-video {
	position: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 100%;
}
	
.container_open {
	position: fixed !important;
	display: block;
	height: 120px;
}

.w3l_header_left {
	text-align: right;
	margin: 0 0 1em 0;
}


/*-- banner --*/

.center-container {
	padding: 2em 0 55em;
	background: rgba(18, 19, 18, 0.33);
}

.center-container.inner_agile {
	padding: 2em 0 27em;
}

.top_header_agile_info_w3ls {
	position: absolute;
	z-index: 99;
	width: 100%;
	border-bottom: 1px solid rgb(221, 221, 221);
	top: -2%;
}


/*-- banner --*/

#home {
	position: relative;
}


/*-- /banner --*/

.agileits-banner-info {
	text-align: center;
	margin: 0em auto 0;
}

.agileits-banner-info h3 {
	font-size: 7em;
	color: #fff;
	font-weight: bold;
	letter-spacing: 8px;
	margin: 0.3em 0;
	text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.8);
}

.agileits-banner-info h4 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: rgba(229, 229, 230, 0.44);
}

.agileits-banner-info p {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 24px;
	color: #34bf49;
	font-weight: 700;
	margin-bottom: 3em;
}


/*--/banner_info --*/

.banner_wthree_agile_info {
	position: relative;
	text-align: left;
	padding: 18em 0em 0em 0em;
}

.wthree_more {
	padding-left: 1em;
}

.wthree_more.wthree_more2 {
	padding: 0;
}


/*--//banner_info --*/


/* Shutter In Vertical */

.hvr-shutter-in-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: #2098D1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-shutter-in-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fcb314;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
	color: white;
}

.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}

.more a {
	padding: 10px 20px;
	background: #34bf49;
	color: #FFF;
	font-weight: 400;
	border: none;
	outline: none;
	letter-spacing: 1px;
}

.more a:hover {
	background: #34bf49;
	color: #FFF;
}

span.glyphicon.glyphicon-arrow-right {
	margin-left: 5px;
}


/*-- //banner --*/



@media (max-width:768px) {
}

@media (max-width:640px) {
}

@media (max-width:480px) {
	.banner {
		min-height: 405px;
	}
}



/*--//Typography --*/


/*-- icons --*/

@media (max-width:1080px) {
	.icon-box {
		width: 33.33%;
	}
}

@media (max-width:991px) {
}


/*-- //icons --*/


/*-- mail --*/


/*--start-responsive-design--*/

@media (max-width: 1680px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 1600px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 1366px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 1280px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 1080px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width:1050px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 1024px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 991px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width:800px) {
}

@media (max-width: 768px) {
	.center-container {
		padding: 0em 0 50em;
	}
}

@media (max-width: 767px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 736px) {
.center-container {
	padding: 2em 0 50em;
}
}

@media (max-width: 667px) {
}

@media (max-width: 640px) {
}

@media (max-width: 600px) {
}

@media (max-width: 568px) {
}

@media (max-width: 480px) {
	.center-container {
		padding: 0em 0 24em;
	}
}

@media (max-width: 440px) {
}

@media (max-width: 414px) {
}

@media (max-width: 384px) {
}

@media (max-width: 375px) {
	}
	.center-container {
		padding: 0em 0 50em;
	}
}

@media (max-width: 320px) {
	.center-container {
		padding: 0em 0 21em;
	}
}