h1
{
    color: #f5de58;
	text-shadow: 0 0 5px black;
}
h2
{
	color: #f5de58;
	text-shadow: 0 0 5px black;
}
h3
{
	line-height: 1.5;
	letter-spacing: 1.5px;
}
.row_button .wpb_wrapper
{
    text-align:center;
}
h1, h2, h3, h4, h5, h5 p, h6,.h4, .h6, .nk-navbar a, .nk-btn
{
	font-family: 'mikado', Marcellus, Georgia, serif !important;
}

.nk-navbar a
{
font-size: 18px;
}
@media screen and (min-width: 1200px){
.nk-navbar a
{
font-size: 19px;
}
}
@media screen and (min-width: 1366px){
.nk-navbar a
{
font-size: 21px;
}
}
.nk-btn
{
font-size: 1.05rem;
}
.dropdown
{
margin-top: 10px !important;
}
.nk-image-box-1-a .nk-image-box-overlay,.nk-image-box-1-a:not(.nk-no-effect):hover img
{
	-webkit-transform: none;
	transform: none;
	background-color:transparent;
}
.nk-image-box-1-a .nk-image-box-overlay:after
{
	content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    box-shadow: inset 0 0 0 0 transparent;
    -webkit-transition: 0.5s box-shadow ease;
    transition: 0.5s box-shadow ease;
}
.nk-image-box-1-a .nk-image-box-overlay:hover:after
{
	box-shadow: inset 0 0 500px 100px rgba(0, 0, 0, 1);
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after,.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after
{
	color: #a2192b;
}
@media screen and (max-width: 999px){
.nk-navbar-side .nk-nav .dropdown > li > a
{
padding-top: 4px;
padding-bottom:4px;
}

}
/*Draw Attention Sertania Map*/
#hotspot-1569 .hotspots-placeholder
{
	/*background: url(wp-content/uploads/2018/09/Alte_Seite.png) no-repeat !important;
	background-size:contain !important;
	background-position: 50% 0 !important;*/
	background-color: transparent !important;
}
.hostspot-content p, .hotspot-content p
{
	font-size: 16px;
	
	
}
.hotspot-content,.hostspot-content
{
	display:flex;
	justify-content:center;
}
.nk-comments
{
	display:none;
}
.post.type-post > .nk-gap-3, .post.type-post > .nk-gap-4
	{
		display:none;
	}
/*Footer*/
.copyright
{
	float:right;
}
.nk-footer-links a.link-effect, .copyright a.link-effect
{
	font-family: inherit;
	font-style: inherit;
	font-size: 16px;
}




/*Breakpoints*/
@media screen and (min-width: 991px){
	h1, h2, h3, h4, h5, h5 p, h6,.h4, .h6, .nk-navbar a, .nk-btn
	{
		letter-spacing: 0.7px;
		font-weight: 100;
	}
}
@media screen and (max-width: 1199px){
	.nk-navbar .nk-nav > li > a
	{
		padding: 5px 20px;
	}
	.nk-blog-grid-2 .nk-post-content, .nk-blog-grid-3 .nk-post-content
	{
		padding: 20px;
	}
}
@media screen and (max-width: 992px){
	.hostspot-content p, .hotspot-content p
	{
		width:100%;
	}
}
@media screen and (max-width: 768px){
	
}
@media screen and (max-width: 576px){
	.nk-footer > .container
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	footer .nk-gap-2
	{
		display: none;
	}
	.copyright
	{
		order: 4;
	}
	.nk-footer-links
	{
		order: 3;
	}
	h5 p,h5
	{
		font-size: 6vw;
	}
}

/*Browserspezifisches CSS*/