.row {
	margin-right: 0px !important; margin-left: 0px !important;
}
.container-fluid {
	margin-right: 0px !important; margin-left: 0px !important;
}
.fixed-top {
	-webkit-backface-visibility: hidden;
}
.landing {
	width: 100vw; height: 100vh; display: table; position: relative; z-index: -1;
}
.home-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; clip: rect(0px, auto, auto, 0px);
}
.home-inner {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: table; position: fixed; transform: translateZ(0px); background-size: cover; -webkit-transform: translateZ(0); will-change: transform;
}
.career-inner {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: table; position: fixed; transform: translateZ(0px); background-size: cover; -webkit-transform: translateZ(0); will-change: transform;
}
.fixed-background {
	width: 100%; position: relative;
}
.fixed-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -999 !important; clip: rect(0px, auto, auto, 0px);
}
#fixed {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: fixed; transform: translateZ(0px); background-size: cover; -webkit-transform: translateZ(0); will-change: transform;
}
#fixed-2 {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: fixed; transform: translateZ(0px); background-size: cover; -webkit-transform: translateZ(0); will-change: transform;
}
@media all and (max-width:767px)
{
.row {
	-ms-overflow-x: hidden; -ms-overflow-y: hidden;
}
}
