@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)
{
.mapplic-pin { 
    background-image: url(/images/template/pin-green.png)!important;
}
}
.subtitle {
	font-size: 40px;
}
header .promotional {
	width: 20%;
	max-width: 350px;
	min-width: 320px;
	float:left;
	height: auto;
    padding: 12px 25px;
    position: fixed;
    left: 130px;

}
header .promotional .zoover-top, header .promotional .anwb-top {
	float: left;
	display: block;
	width: 50%;
}
header .promotional .zoover-top img {
	float: left;
	margin: 10px 0 0;
}
header .promotional .zoover-top .rating {
	font-weight: 700;
	color: #eb6a23;
	display: block;
	font-size: 22px;
    float: left;
    margin: 0px 0 0 13px;
}
header .promotional .anwb-top {
	padding: 0 25px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
@media screen and (max-width: 1100px) {
	.phone-text {
		display: none;
	}
}
@media screen and (max-width: 890px) {
	header .promotional {
		display: none;
	}
}
.mobile-pages.page-2 .link.link5 {
	background: #eb6a23;
    padding-top: 20px;
    padding-bottom: 14px;
}
.mobile-pages.page-2 .link.link5::before {
    content: "";
    height: 31px;
    width: 100%;
    position: absolute;
    /* top: -28px; */
    bottom: -30px;
    left: 0;
    background: url(images/kartelbalk_orange_small_bottom.png) no-repeat scroll 97% 100%;
    overflow: hidden;
    z-index: 1;

}
.mobile-pages.page-2 .link.link5::after {
	padding: 8% 0;
}
@media screen and (max-width: 1024px) {
.tenzer-fruithof-home .home-pages {
    margin-top: 0px!important;
}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 20px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:-1;
}
@media (max-width: 1024px) {
	.videoWrapper iframe {
		position: absolute;
		z-index:0;
	}
}
.videologo {
	position: absolute;
	left: calc(50% - 121px);
	width: 242px;
	height: 140px;
	top: 50px;
	background: url(/images/template/Vakantiepark_de_fruithof_logo_video.png) center center no-repeat;
	background-size: contain;
}
.tenzer-fruithof-home .home-pages.page-1b{
	background-size: cover!important;
}
/*.tenzer-fruithof-home .home-pages.page-1 .search {
    background: url(/images/template/search-new-bg.png) center center no-repeat;
    position: absolute;
   	top: 65vh;
    left: calc(50% - 570px);
    height: 200px;
    width: 1140px;
    z-index: 1;
}*/
/*@media (max-width: 1140px) {
	.tenzer-fruithof-home .home-pages.page-1 .search {
		width: 100%;
		left: 0;
	}
}
.tenzer-fruithof-home .home-pages.page-1 .search .zoekboek-outer .zoekboek button{
	margin-left: 40px !important;
	margin: 0px auto 0;
	float: right;
}
.tenzer-fruithof-home .home-pages.page-1 .search .zoekboek-outer .zoekboek{
	top: 70px;	
}
.tenzer-fruithof-home .home-pages.page-1 .search .zoekboek-outer .zoekboek select{
	display: inline-block;
	width: 360px;
}*/
@media (min-width: 1024px) {
	.tenzer-fruithof-home .home-pages {
   
   		margin-top: 50px!important;
   	}
}

    .mapplic-pin {
        background-image: url(images/pin-orange.png)!important;
    }