/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
@media only screen and (min-width: 928px) {
	.site-header {
		position: relative;
	}
	
	.header-main {
		padding: 0 0 1em;
	}
	
	.site-branding {
		width: 100%;
	}
	
	.site-branding .custom-logo {
		float: inherit;
	}
	
	.site-title {
		font-size: 24px;
		float: right;
	}
	
	.site-description {
		position: absolute;
		right: 0;
		top: 30px;
		font-size: 15px;
	}
 }

@media only screen and (min-width: 961px) {
	.site-header {
		position: relative;
	}
	
	.header-main {
		padding: 0 0 1em;
	}
	
	.site-branding {
		width: 100%;
	}
	
	.site-branding .custom-logo {
		float: inherit;
	}
	
	.site-title {
		font-size: 24px;
		float: right;
	}
	
	.site-description {
		position: absolute;
		right: 0;
		top: 15px;
		font-size: 15px;
	}
}

.jetpack-social-navigation-genericons a[href*="www.xing.com"]:before {
	content: "";
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url('https://ipbb-kiel.de/wp-content/uploads/2017/12/xing-icon-bw.png') no-repeat;
	background-size: 18px 18px;
}

.page-id-2042 #content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffe47a;
	z-index: 9999;
}

.page-id-2042 .entry-content {
	display: table;
	background: #ffe47a;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.page-id-2042 .entry-content p:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.page-id-2042 .entry-content a {
	display: block;
}

.page-id-2042 .footer-widgets-wrap {
	display: none;
}

.page-id-2042 .entry-content img {
	float: initial;
	margin: 0;
}

li#menu-item-2395 {
	position: fixed;
	top: 80%;
	left: 8%;
	background-image: url('https://ipbb-kiel.de/wp-content/uploads/2019/06/button-foerderung-150x150.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 165px;
	height: 165px;
}

li#menu-item-2395 a {
	display: block;
	height: 150px;
	font-size: 0;
	line-height: 0;
	color: transparent;
}

li#menu-item-2395:hover {
	background-image: url('https://ipbb-kiel.de/wp-content/uploads/2019/06/button-foerderung-165x165.png');
}

.featured-posts .featured-post {
		width:100% !important;
	}

div.featured-post > article#post-104 img {visibility:hidden;
}
div.featured-post div.post-image {
	background-image: url('https://ipbb-kiel.de/wp-content/uploads/2017/03/lukas-tennie-1180x257-unsplash.jpg')
		;
	background-repeat: no-repeat;
}


[Setmore Button]
-------------------------------------------------------------------*/

#menu-item-3485:before {
  position: absolute;
  width: 0;
  height: 0;
  background: url('https://ipbb-kiel.de/wp-content/uploads/2025/03/erstgespraech_unternehmensberatung_selected.png');
  content: '';
}

#menu-item-3485 {
	position: fixed;
	top: 80%;
	left: 2%;
	background-image: url('https://ipbb-kiel.de/wp-content/uploads/2025/03/erstgespraech_unternehmensberatung.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 165px;
	height: 165px;
}

#menu-item-3485:hover {
	background-image: url('https://ipbb-kiel.de/wp-content/uploads/2025/03/erstgespraech_unternehmensberatung_selected.png');
}

#menu-item-3485 a {
	display: block;
	height: 150px;
	font-size: 0;
	line-height: 0;
	color: transparent;
}