.nav-wrapper.slyHeader_fixed_header {
	background: #323232;
	position: fixed!important;
	top: 0;
    z-index: 1000;
	width: 100%;
	transform: translate3d(0,0,0);
}


.nav-wrapper.slyHeader_fixed_header  div {
	transform: translate3d(0,0,0);
}
.nav-wrapper {
	background: #323232;
	position: static!important;
	top: 0;
    z-index: 1000;
    width: 100%;
}


/* .has_fixed_header {
	margin-bottom: 48px;
}

@media only screen and (max-width: 1440px) {
	.has_fixed_header {
		margin-bottom: 44px;
	}

} */

#pageheader {
	height: auto!important;
}

.lock-screen {
  
    overflow: hidden;

}