@charset "UTF-8";
/* CSS Document */

/* Overwrites */
h1 {
	font-size: 28px !important;
	line-height: 36px !important;
}
h2 {
	font-size: 20px !important;
	line-height: 30px!important;
}
.hgr_identity {
	max-width: 80%;
}
#hgr_top_navbar_container {
	width: 100%;
}

.wpb_gmaps_widget {
	margin-bottom: 0px;
}
.wpb_gmaps_widget .wpb_wrapper {
	padding: 0px;
}
.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
	z-index: 1;
}

/* Blog-Teaser-Darstellung von Blogposts */
.blogteaser .vc_grid-item.vc_grid_filter-item:before {
	content: '';
	display: block;
	width: 100%;
	border-top: 2px solid rgba(255,255,255,0.2);
	position: absolute;
	left: 0;
}
.blogteaser .vc_grid-item.vc_grid_filter-item:first-child:before {
	content: none;
}
/* Should be Image only */
.blogteaser .vc-gitem-zone-height-mode-auto:before {
	padding-top: 70%;
}
.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-animated-block {
	float: none;
	width: 100%;
}
.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-animated-block .vc_gitem-zone.vc_gitem-zone-a {
	background-size: contain;
	background-position: 0 1em;
	margin-bottom: 1em;
}
.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-zone.vc_gitem-zone-c  {
	background: transparent !important;
	float: none;
	width: 100%;
	padding-left: 0px;
}
.vc_general.vc_btn3 {
	border: 1px solid transparent;
}
.blogteaser .vc_btn3.vc_btn3-color-juicy-pink {
	background: #ff9933;
}
.blogteaser .vc_btn3.vc_btn3-color-juicy-pink:hover, .blogteaser .vc_btn3.vc_btn3-color-juicy-pink:focus {
	background: transparent;
	color: #ff9933;
	border-color: #f5f5f5;
}

/* Formular-Anpassung */
.wpcf7 textarea {
	border-radius: 25px !important;
}


	/* Farbanpassungen für Inhalte auf dunklem Grund */
.inverted, .inverted *, .inverted * * {
	color: #f5f5f5 !important;
}
.inverted p a {
	text-decoration: underline;
}
.inverted a:hover, .inverted a:focus {
	text-decoration: none;
}
.fixed-height-2-lines {
	height: 2.1em;
}

/* menu-icon wird nicht benötigt */
.cd-primary-nav-trigger {
	display: none !important;
}
h5, .megamenu h5 {
	letter-spacing: 0px;
}
.page .inverted blockquote {
	border-color: #f5f5f5;
}
sup {
	font-size: 0.7em;
	vertical-align: top;
	line-height: 1;
}
hr {
	border: 0;
	border-bottom: 3px solid #f5f5f5;
	margin: 20px 0;
}



.vc_row.vc_custom_1474382742912 {
	padding-top: 0px !important;
}



/* Kontaktbereich */
.contact-wrapper {
	position: relative;
}
.contact-map  {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}
.contact-data {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
}
.contact-data.container {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.contact-info {
	background: #232323;
	color: #f5f5f5;
	position: relative;
	opacity: 0.9;
}
.inverted hr,
.contact-info hr {
	border-color: #333333;
}
.contact-info .wpb_wrapper {
	top: 50%;
	left: 0;
	width: 100%;
	padding: 60px;
}
.contact-info h3 {
	margin-bottom: 40px;
}
.contact-form {
	background: #f5f5f5;
	color: #232323;
	opacity: 0.9;
}



/* Pageable Anpassung der Höhen, damit der Block nicht springt (siehe entsprechende Media-Queries)*/
.pageable-item-height-adjust .vc_tta-panels {
	height: 630px;
}

/* adjust because of  Xing social plugin */
.fa-youtube:before {
	vertical-align: text-top;
}
.social-wrap {
	margin-bottom: 2em;
}

/* Media Queries */
@media screen and (min-width: 1px) {
	.vc_row.vc_custom_1479815601234,
	.vc_row.vc_custom_1475147179867,
	.vc_row.vc_custom_1475147173052 {
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}
	.vc_row .vc_custom_1473954505312 {
		margin-bottom: 25px !important;
	}
	.contact-info .wpb_wrapper {
		padding: 20px;
	}
	.pageable-item-height-adjust .vc_tta-panels {
		height: 800px;
	}
	.pageable-item-height-adjust .vc_tta-panels h2 {
		font-size: 18px;
		line-height: 32px;
	}
}
@media screen and (min-width: 480px) {
	.pageable-item-height-adjust .vc_tta-panels {
		height: 580px;
	}
}
@media screen and (min-width: 640px) {
	.vc_row.vc_custom_1479815601234,
	.vc_row.vc_custom_1475147179867,
	.vc_row.vc_custom_1475147173052 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.vc_row .vc_custom_1473954505312 {
		margin-bottom: 50px !important;
	}
	.contact-info .wpb_wrapper {
		padding: 30px;
	}
	/*
	.hgr_blog_posts .hgr_post_image {
		 float: left;
		 width: 30%;
	 }
	.hgr_blog_post {
		width: auto !important;
	}
	.hgr_post_image + .hgr_post_content {
		float: left;
		width: 70%;
		padding-left: 30px;
	}
	.hgr_post_metas.compact_metas:before {
		content: '';
		display: block;
		width: 100%;
		border-top: 2px solid rgba(255,255,255,0.2);
		position: absolute;
		left: 0;
	}
	*/
	/* Blog-Teaser-Darstellung von Blogposts */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-animated-block {
		float: left;
		width: 30%;
	}
	/* Text-Teaser */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-zone.vc_gitem-zone-c  {
		float: left;
		width: 70%;
		padding-left: 30px;
	}
}

@media screen and (min-width: 768px) {
	.vc_row.vc_custom_1479815601234,
	.vc_row.vc_custom_1475147179867,
	.vc_row.vc_custom_1475147173052 {
		padding-top: 75px !important;
		padding-bottom:75px !important;
	}
	.vc_row.vc_custom_1473954505312 {
		margin-bottom: 75px !important;
	}
	.contact-info .wpb_wrapper {

	}
	.contact-info .wpb_wrapper {
		position: absolute;
		padding: 40px;
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		transform: translate(0,-50%);
	 }
	/*
	.hgr_blog_posts .hgr_post_image {
		width: 40%;
	}
	.hgr_post_image + .hgr_post_content {
		width: 60%;
	}
	*/
	/* Blog-Teaser-Darstellung von Blogposts */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-animated-block {
		width: 40%;
	}
	/* Text-Teaser */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-zone.vc_gitem-zone-c  {
		width: 60%;
	}
}
@media screen and (min-width: 980px) {
	h1 {
		font-size: 48px !important;
		line-height: 56px !important;
	}
	h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.vc_row.vc_custom_1479815601234,
	.vc_row.vc_custom_1475147179867,
	.vc_row.vc_custom_1475147173052 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	.contact-info .wpb_wrapper {
		padding: 60px;
	}
	.pageable-item-height-adjust .vc_tta-panels {
		height: 760px;
	}
	.pageable-item-height-adjust .vc_tta-panels h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.hgr_blog_posts .hgr_post_image {
		width: 30%;
	}
	.hgr_post_image + .hgr_post_content {
		width: 70%;
	}
}

@media screen and (min-width: 1280px) {
	.pageable-item-height-adjust .vc_tta-panels {
		height: 630px;
	}
	/*
	.hgr_blog_posts .hgr_post_image {
		width: 20%;
		margin-left: 10%;
	}
	.hgr_post_image + .hgr_post_content {
		width: 60%;
	}
	.hgr_post_metas,
	.hgr_post_metas_simple {
		padding-left: 10%;
	}
   */
	/* Blog-Teaser-Darstellung von Blogposts */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-animated-block {
		width: 20%;
		margin-left: 10%;
	}
	/* Text-Teaser */
	.blogteaser .vc_grid-item.vc_grid_filter-item .vc_gitem-zone.vc_gitem-zone-c  {
		width: 60%;
	}
}
