body#vt-503 {
}

#langnavwrap, .ctaheadercontact,
.vt-logo-header, #mainmenu  {
	opacity: 1;
	-webkit-transition: all 350ms ease-in-out !important;
	-moz-transition: all 350ms ease-in-out !important;
	-ms-transition: all 350ms ease-in-out !important;
	-o-transition: all 350ms ease-in-out !important;
	transition: all 350ms ease-in-out !important;
}

.scroll-sticky-header .langnavwrap,
.scroll-sticky-header .ctaheadercontact {
	opacity: 0 !important
}

.scroll-sticky-header
.vt-logo-header {
	width: 150px;
	padding: 20px 0
}

.scroll-sticky-header
#mainmenu {
	margin: 0
}