#preloader .message {
margin: 25px 0 0 -75px;
position: absolute;
left: 50%;
top: 50%;
width: 150px;
height: 30px;
text-align: center;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #666;
}

#position > .container > ul.rex-breadcrumb li:first-child::before {
	content: " ";
}

#vakanz {
	position: absolute;
	z-index: 1000;
	width: 100%;
	top: 110px;
}

#vakanz h2 {
	margin-top: 0px;
	color: #fff;
}

#vakanz .form-group label {
	color: #fff;
}

#vakanz #persons {
	top: 0px;
	position: relative;
}

#vakanz #book {
	margin-top: 90px;
}

#vakanz #book select.form-control {
	padding: 6px 10px;
}

.header-video {
	min-height: 590px;
}

.datepicker {
	z-index: 100000 !important;
}

.header-video {
	background-image: none !important;
	background-color: #fff !important;
}
	
.intro_title_booking p {
	color: #fff;
	font-size: 16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

@media (max-width: 768px) {
	.header-video {
		min-height: 530px;
	}
	
	#vakanz #book {
		margin-top: 40px;
	}

	#vakanz #book h2 {
		font-size: 24px !important;
	}
	
	.intro_title_booking {
		margin-top: 0px;
	}
	
	.intro_title_booking h1 {
		font-size: 18px !important;
		margin-top: 0px !important;
	}
	
	.button_intro {
		display: none !important;
	}
	
	#teaser-video {
		width: auto;
		min-height: 530px;
	}
}

@media (min-width: 769px) and (max-width: 990px) {
	#vakanz #book {
		margin-top: 40px;
	}
	
	.header-video {
		min-height: 650px;
	}
	
	#teaser-video {
		width: auto;
		min-height: 650px;
	}
}

.box_style_1 .social-buttons {
	width: 300px;
}
.box_style_1 .social-buttons .social-button {
	width: 230px;
}