html,body {overflow-x: hidden;}
nav.menu.sticky-disable-one {position: absolute;top:0;z-index: 9999;}
.previewWrapper nav.menu.sticky-disable-one {position: static;}

@media (max-width:767px) {
section.dm-cover-ng .dm-content {min-height: 100vh !important;}
section.cover.parallax {height: 100vh !important;min-height: 100vh !important;max-height: none !important;}
}