.point-map-parent {
	max-width: 1440px !important;
	margin: 0 auto !important;
	margin-bottom: 100px !important;
}
.point-map-parent-inner {
	margin-bottom: 30px;	
}
.point-map-parent-points {
	max-width: 900px;
	margin: 0px auto;
	padding-top: 40px;
	position: relative;
}
.point-map-parent-points > div {
	padding-top: 20px;
}
.point-map-parent-points:before {
	content: 'Punkte, nicht im Frontend sichtbar';
	position: absolute;
	text-align: center;
	display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	color: rgba(155, 188, 29, 1.000);
	font-weight: bold;
	font-size: 20px;
}
.point-map-parent-points > div {
	display: inline-block;
	width: 28%;
	margin-left: 2.5%;
	margin-right: 2.5%;	
}
.point-map-parent .bhImageInner {
	position: relative;
}
body:not(.bhe-state-editing) .point-map-parent .bhImageInner img { 
	max-width: 100% !important;
	height: auto !important;
}
.bhImageInner .point-map-element {
	position: absolute;
}
.imagewrapper {
	position: relative;
}
.bhImageInner .point-map-element  .point {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background-position: center center;
    background-size: 50px 50px; 
    cursor: pointer;
 
    width: 24px;
    height: 24px;
    margin-left: -16px;
    margin-top: -17px;
    border-radius: 50px;
    background-color: #8BA820;
    border: 4px solid white;
    box-shadow: 5px 5px 30px RGBA(0,0,0,0.8);
    position: absolute;
    cursor: pointer;
    z-index: 1;    
}
.bhImageInner .point-map-point .name {
	position: absolute;
	bottom: 60px;
	min-width: 210px;
	margin-left: -105px;
	box-sizing: border-box;
	opacity: 0;
	pointer-events: none;
	transition: 0.5s ease all;
	font-family: 'Montserrat', sans-serif;	 
 }
.bhImageInner .active .point-map-point .name {
	opacity: 1;
	pointer-events: all;  
	z-index: 10;
}
.bhImageInner .point-map-point .name:after {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -17px;
    display: block;
    left: 50%;
    margin-left: -17px;
    border-style: solid;
    border-width: 17px 17px 0px 17px;
    border-color: #fff transparent transparent transparent;
}
 .ueberblick-link {
	 padding-top: 10px;
	 padding-bottom: 5px;
	 display: none;
 }
 a[href] .ueberblick-link {
	 display: block;
 }
.point-map-parent:not(.bhe-state-current-editing-element) .bhImageInner {
	 overflow: visible !important;
 }
.point-map-parent  .bhe-blocky {
	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.143rem;
    letter-spacing: 0.07143rem;
    line-height: 3.143rem;
 }
 .point-map-parent  h2 {
	font-size: 3.5rem;
    line-height: 3.5rem;
    margin-bottom: 40px;
    color: #8aa909 !important;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    position: relative;
 }
 .point-map-parent  h4 {
 	font-size: 1.2rem;
    line-height: 1.0rem;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
 }
 .point-map-parent  .el-text-inner p {
	font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.3px;
    color: RGBA(0,0,0,0.7);
    font-family: 'Montserrat', sans-serif;
 }
.bh-femode .point-map-parent-points {
	display: none !important;
	font-weight: normal;
 }
 
 /* !iPad CSS */
 @media only screen and (max-width : 1500px) {
 	.mapImst .text1 {
		padding: 0px 30px; 	
	}
	.mapImst .text2 {
		padding: 0px 30px;	
	}
	.mapImst .text3 {
		padding: 0px 30px; 	
	}
 }
 
 /**** TEXT PLATZIERUNGEN ****/
 
 .mapImst .text1 {
	 top: 8%;
	 right: 0%;
	 width: 650px;
	 position: absolute;
 }
 
 
  .mapImst .text2 {
	 top: 48%;
	 left: 0%;
	 width: 700px;
	 position: absolute;
 }

  .mapImst .text3 {
	 right: 0%;
	 top: 70%;
	 width: 700px;
	 position: absolute;
 }
 

/*------- Kundl --------------- */
 
.mapKundl .text1 {
	 bottom: 10%;
	 right: 5%;
	 width: 600px;
	 position: absolute;
}

.mapKundl .text2,
.mapKundl .text3 {
	display: none;
}

/*------- Lauterbach ---------- */
 
.mapLauterbach .text1 {
	 bottom: 0%;
	 left: 5%;
	 width: 600px;
	 position: absolute;
}

.mapLauterbach .text2,
.mapLauterbach .text3 {
	display: none;
}
 

/*------- Unterbernbach ------- */
 
.mapUnterbernbach .text1 {
	 bottom: 0%;
	 right: 5%;
	 width: 600px;
	 position: absolute;
}

.mapUnterbernbach .text2,
.mapUnterbernbach .text3 { 
	display: none;
}

/*------- Trhanov ------------- */
 
.mapTrhanov .text1 {
	 top: 0%;
	 right: 5%;
	 width: 600px;
	 position: absolute;
}

.mapTrhanov .text2,
.mapTrhanov .text3 {
	display: none;
}

/*------- Schlitz ------------- */

.mapSchlitz .text1 {
	position: absolute;
	top: 5%;
	width: 400px;
	left: 2%;
}

.mapSchlitz .text2,
.mapSchlitz .text3 {
	display: none;
}



/* ----- MEDIAQUERIES ----- */

@media screen
	and (max-width : 1440px) {
		
		
		/* ALLGEMEIN */
		
		.point-map-parent h2 {
		    font-size: 2.5rem;
		    line-height: 2.5rem;
		}
		
		/* KARTEN */
		
		.mapImst .text1 {
			width: 500px;
		 }
		.mapImst .text2 {
			width: 500px;
		}
		.mapImst .text3 {
			width: 500px;
		}	
}

@media screen
	and (max-width : 1200px) {
		
		/* KARTEN */
		
		.mapUnterbernbach .text1 {
			margin-bottom: -50px;
		}
		.mapLauterbach .text1 {
			margin-bottom: -50px;
		}
		.mapTrhanov .text1 {
			margin-top: -50px;
		}	
}
@media screen
	and (max-width : 960px) {
		
		
		/* ALLGEMEIN */
		
		.point-map-parent h2 {
		    font-size: 1.8rem;
		    line-height: 2rem;
		    margin-bottom: 20px;
		}
		.point-map-parent .el-text-inner p {
		    font-family: "myriad-pro-condensed", sans-serif;
		    font-size: 17px;
		    line-height: 20px;
		}
		
		/* KARTEN */
		
		.mapImst .text1 {
			width: 350px;
		 }
		.mapImst .text2 {
			width: 350px;
		}
		.mapImst .text3 {
			width: 350px;
		}
		.mapTrhanov .text1 {
			margin-top: -80px;
		}	
}