/*
Theme Name: IGF
Theme URI: IGF
Author: IGF
Description: IGF
*/

@font-face{
	font-family: "Neptune";
	src: url('fonts/neptunelight.otf'),url('fonts/neptunelight.ttf'),url('fonts/neptunelight.eof'),url('fonts/neptunelight.woff'),
	url('fonts/neptunelight.woff2');
	font-weight: 300;
}
@font-face {
    font-family: "Neptune";
    font-weight: 400;
    src: url("fonts/neptuneregularnew.eot"),
    url("fonts/neptuneregularnew.ttf") format("truetype");
}
@font-face{
	font-family: "Neptune";
	src: url('fonts/neptunemedium.otf'),url('fonts/neptunemedium.ttf'),url('fonts/neptunemedium.eof'),url('fonts/neptunemedium.woff'),
	url('fonts/neptunemedium.woff2');
	font-weight: 500;
}
@font-face {
    font-family: "Neptune";
    font-weight: 700;
    src: url("fonts/neptuneboldnew.eot"),
    url("fonts/neptuneboldnew.ttf") format("truetype");
}

/*************/
/* CSS Reset */
/*************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
input[type="text"],input[type="email"],input[type="submit"],textarea,.contact--fields select,input[type="tel"]{
	-webkit-appearance:none;
	border-radius:0;
}
body {
	line-height: 1.2;
	font-family: "Neptune", sans-serif;
	font-weight: 400;
	background-color: #fff;
	overflow-x: hidden;
}
.clearfix:after{
	content:'';
	display:table;
	clear:both;
}
input,button,textarea,select{
	font-family: "Neptune", sans-serif;
	font-weight: 400;
}
*{
	box-sizing:border-box;
}
ol, ul {
	list-style: none;
}
img{
	max-width:100%;
	height:auto;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a,a:hover{
	text-decoration:none;
}
p{
	font-family: "Neptune";
}
*{
	box-sizing:border-box !important;
}
.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6{
	margin-bottom: 20px;
}
.wpb_text_column h1 {
	font-size: 60px;
}
.wpb_text_column h2 {
	font-size: 40px;
}
.wpb_text_column h3 {
	font-size: 35px;
}
.wpb_text_column h4 {
	font-size: 28px;
}
.wpb_text_column h5 {
	font-size: 25px;
}
.wpb_text_column h6 {
	font-size: 22px;
}
.fixed .site-header {
	padding: 18px 0;
}

.transition,.site-header, .menu a, .sub-menu,button, input[type="submit"],.button,.menu a:before,.menu a:after,.button::before,.button::after,
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a::before,.inner-accordion-item-content,.plus-sign::after,.plus-sign::before , .people-accordion-item-content , .people-accordion-item-title::before , 
.jobinfo-group .job-text , .jobinfo-group .each-job:before , .site-header , .stripes span , .stripes , .responsive_submenu_toggle:after , .widget-area.footer-menu .widgettitle + div , .site-footer-culumn .widgettitle::before , .site-footer-culumn .widgettitle::after{
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.site-content-center,.container,.slidecontent_container {
	margin: 0 auto;
	width: 1270px;
	max-width: 1270px;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Neptune", sans-serif;
	font-weight: 700;
}
.responsive-menu-holder{
	display:none !important;
}
.website--logo.header-column {
	width: 200px;
}
.header-section.left-menu {
	width: calc(100% - 200px);
	padding-top: 30px;
}
.header-inner > div {
	display: inline-block;
	vertical-align: middle;
}
.site-header {
	font-size: 0;
	background-color: #fff;
	padding: 28px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	-webkit-box-shadow: 0px 5px 27px -11px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 5px 27px -11px rgba(0,0,0,0.18);
	box-shadow: 0px 5px 27px -11px rgba(0,0,0,0.18);
}
body.admin-bar .site-header{
	top: 32px;
}
.fixed .main-website-content{
	margin-top: 122px;
}
.fixed .page-banner .container {
	height: calc(100vh - 122px);
}
.main-website-content {
	margin-top: 142px;
}
.main-menu-inner-container .menu li a {
	font-size: 20px;
	color: #000;
	font-weight: 500;
}
.main-menu-inner-container .menu li:hover > a,
.main-menu-inner-container .menu > li.current-menu-item > a{
	color: #990a2c;
}
.sub-menu {
	position: absolute;
	top: calc(100% + 45px);
	min-width: 285px;
	background-color: rgba(214,218,220,0.9);
	left: -40px;
	padding: 28px 30px 30px 38px;
	z-index: 9;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	width: auto;
	display: block;
}
.main-menu-inner-container .menu > li.menu-item-has-children:hover .sub-menu{
	opacity:1;
	visibility: visible;
}
.main-menu-inner-container .menu > li.menu-item-has-children::before{
	content:'';
	width:100%;
	height:45px;
	top:100%;
	position:absolute;
	left:0;
	display:block;
}
.main-menu-inner-container .menu > li{
	display: inline-block;
	margin-left: 70px;
}
.top-menu-inner > div {
	display: inline-block;
	vertical-align: middle;
}
.top-menu-inner{
	text-align: right;
}
.page-banner {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.page-banner::before{
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	display:block;
	background-color:rgba(112,110,110,0.3)
}
.page-banner .container {
	height: calc(100vh - 142px);
	position: relative;
	min-height: 450px;
}
.page-title-container h1,.page-title-container .banner-content p {
	color: #fff;
	font-size: 60px;
	line-height: 1.16;
	text-shadow: 0 0px 25px rgba(0,0,0,0.4);
	font-weight: 500;
}
.page-title-container h1{
	margin-bottom: 20px;
}
.page-title-container .banner-content{
	margin-bottom: 35px;
}
.page-title-container .banner-content p {
	font-size: 24px;
	text-shadow: 0 0px 12px rgba(0,0,0,0.4);
}
.page-title-container .banner-content p em {
	position: relative;
	font-size: 16px;
	top: -5px;
	font-weight: 500;
	right: -1px;
}
.button {
	color: #fff;
	border: 2px solid #fff;
	font-size: 20px;
	padding: 8px 100px 8px 10px;
	position: relative;
	display: inline-block;
}
.button::after {
	content: '';
	width: 14px;
	height: 14px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display: block;
	position: absolute;
	right: 19px;
	top: 12px;
}
.button::before {
	content: '';
	width: 55px;
	height: 2px;
	background-color: #fff;
	top: 19px;
	right: 19px;
	position: absolute;
	display: block;
}
.page-title-container {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding-bottom: 100px;
}
.button:hover{
	background-color: #fff;
	color: #990a2c;
}
.button:hover::before{
	background-color: #990a2c;
}
.button:hover::after{
	border-top: 2px solid #990a2c;
	border-right: 2px solid #990a2c;
}
.main-menu-inner-container .menu > li.menu-item-has-children {
	position: relative;
}
.main-menu-inner-container .menu .sub-menu li a {
	font-size: 16px;
	font-weight: 400;
}
.main-menu-inner-container .sub-menu > li {
	margin-bottom: 22px;
}
.main-menu-inner-container .sub-menu > li:last-child {
	margin-bottom: 0;
}
.site-footer {
	background-color: #9f9fa1;
	padding: 28px 0 32px;
}
.site-footer-culumn.widget-area {
	width: 25%;
	float: left;
	padding-right: 30px;
}
.widget-area p, .widget-area li, .widget-area h6 {
	font-size: 18px;
	line-height: 1.85;
	color: #fff;
	font-weight: 300;
}
.widget-area a{
	color: #fff;
}
.widget-area h6{
	font-weight: 700;
}
.widget-area p em {
	font-size: 12px;
	position: relative;
	top: -5px;
	right: -0.5px;
}
.widget-area .widget_text a {
	text-decoration: underline;
	padding-left: 27px;
	position: relative;
}
.footer-sidebar-columns.clearfix {
	margin-bottom: 30px;
}
.site-footer-copyright {
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	font-weight: 300;
	margin-top: 18px;
}
.header-contact-icon img {
	max-width: 24px;
	max-height: 21px;
	display: block;
}
.menu-contact-icons {
	margin-left: 24px;
}
.menu-contact-icons > div {
	display: inline-block;
	vertical-align: middle;
	margin-left:30px;
}
.vc_section.vc_section-has-fill {
	padding-top: 0 !important;
	overflow: visible !important;
}
.contact-banner-icon {
	width: 25%;
	float: left;
}
.contact-banner-icon-image {
	height: 100px;
    text-align: center;
}
.contact-banner-icon-image img{
	max-height: 64px;
	max-width: 63px;
}
.contact-banner-icons {
	margin-top: -100px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
.contact-banner-icon-image > div {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.contact-banner-text-container {
	height: 100px;
	width: 100%;
	display: table;
	background-color: #983841;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.35;
}
.contact-banner-text-container a{
	display:block;
	color:#fff;
	font-weight:300;
}
.contact-banner-text-container > div {
	display: table-cell;
	vertical-align: bottom;
	padding: 5px 10px 10px;
	text-align: center;
}
.after-multiply{
	position:absolute;
	height:100px;
	width:100%;
	bottom:0;
	left:0;
	background-color:#9a3942;
	mix-blend-mode:multiply;
	display:block;
}
.section-main-image {
	height: 500px;
	background-size: cover;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
h2.section-title {
	font-size: 40px;
	line-height: 1.25;
	font-weight: 400;
}
h2.section-title strong{
	font-weight: 700;
}
.link-item a {
	color: #990a2c;
	font-size: 24px;
	font-weight: 300;
	position: relative;
	display: inline-block;
	padding-left: 36px;
	line-height: 1.65;
}
.link-item a::before{
	content:'';
	width:26px;
	height:1px;
	top:20px;
	position:absolute;
	left:0;
	display:block;
	background-color: #990a2c;
}
.link-item a::after {
	content: '';
	width: 10px;
	height: 10px;
	border-top: 1px solid #990a2c;
	border-right: 1px solid #990a2c;
	position: absolute;
	top: 15px;
	left: 15px;
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.list-links-section .button,
.people-box .button {
	background-color: #fff;
	font-weight: 300;
	color: #000;
	min-width: 294px;
}
.list-links-section .button::before,
.people-box .button::before {
	height: 1px;
	background-color: #000;
	width: 58px;
	right: 11px;
}
.list-links-section .button::after,
.people-box .button::after {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	width: 12px;
	height: 12px;
	top: 13px;
	right: 12px;
}
.page-blurb-image {
	position: relative;
	height: 295px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.list-links-section {
	margin-bottom: 60px;
}
.links-section {
	margin-bottom: 20px;
	margin-top: 38px;
}
.anchor_overlay{
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	display:block;
	z-index:1;
}
.wpb_text_column p,.wpb_text_column h4,.inner-accordion-item-text p {
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 1.42;
	font-weight: 300;
}
.wpb_text_column h4{
	font-weight: 700;
}
.wpb_text_column p a,
.wpb_text_column h4 a,
.inner-accordion-item-text p a{
	text-decoration: underline;
	color: #000;
}
.inner-accordion-item-text p strong{
	font-weight: 500;
}
.inner-accordion-item-text p:last-child{
	margin-bottom:0;
}
.wpb_text_column h4 a{
	position: relative;
	display: inline-block;
}
.wpb_text_column h4 a::before {
	content: '';
	width: 22px;
	height: 3px;
	top: 10px;
	position: absolute;
	right: -32px;
	display: block;
	background-color: #000;
}
.wpb_text_column h4 a::after {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	top: 6px;
	right: -32px;
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.page-title-inner {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.4);
}
.page-title-inner h2 {
	color: #fff;
	font-size: 28px;
	padding: 5px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%;
	position: relative;
}
.page-blurb-content span, .page-blurb-content a {
	color: #000;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 300;
	display: inline;
}
.page-blurb-content a {
	color: #990a2c;
	text-decoration: underline;
	position: relative;
	font-weight: 700;
}
.page-blurb-content a::before {
	content: '';
	width: 19px;
	height: 2px;
	top: 11px;
	position: absolute;
	right: -32px;
	display: block;
	background-color: #990a2c;
}
.page-blurb-content a::after {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 2px solid #990a2c;
	border-right: 2px solid #990a2c;
	position: absolute;
	top: 7px;
	right: -32px;
	display: block;
	transform: rotate(45deg);
}
.page-blurb-content {
	padding: 28px 0;
}
.vc_section.white-after-element::before {
	content: "";
	width: 100%;
	height: 184px;
	left: 0;
	bottom: 0;
	background-color: #fff;
	position: absolute;
	display: block;
}
.special-item {
	width: 25%;
	padding: 0 10px;
	float: left;
	text-align: center;
}
.special-item img {
	max-width: 51px;
	max-height: 62px;
	display: inline-block;
}
.special-item-image {
	display: block;
	height: 70px;
	margin-bottom: 25px;
}
.special-item-image > div {
	top: 50%;
	position: relative;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.special-item-image span {
	display: block;
	padding-top: 4px;
}
.special-item-description, .special-item-title {
	font-size: 20px;
	line-height: 1.35;
	font-weight: 300;
}
.special-item-title {
	font-weight: 500;
}
.special-item:nth-child(2) img {
	max-width: 60px;
}
.special-items-section {
	text-align: center;
}
.special-items-section {
	text-align: center;
	padding: 38px 0 65px;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}
.special-items-section h2.section-title {
	margin-bottom: 55px;
}
.small-text .wpb_text_column p {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.42;
}
.small-text .wpb_text_column p a{
	text-decoration:underline;
	color:#000;
}
.small-text .wpb_text_column p strong{
	font-weight: 700;
}
.top-banner-arrow {
	width: 36px;
	height: 17px;
	position: absolute;
	display: block;
	left: 50%;
	bottom: 125px;
	cursor: pointer;
}
.top-banner-arrow::before, .top-banner-arrow::after {
	content: '';
	width: 20px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	display: block;
	top: 8px;
	left: 0;
	transform: rotate(38deg);
}
.top-banner-arrow::after {
	transform: rotate(-38deg);
	left:16px;
}
.widget-area .widget_text a::before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.widget-area .widget_text a.phone::before{
	background-image:url(images/white-phone.png);
}
.widget-area .widget_text a.email::before{
	background-image:url(images/white-mail.png);
}
body:not(.home) .after-multiply {
	height: 366px;
}
body:not(.home) .page-title-container {
	top: auto;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	padding-bottom: 0;
	text-align: center;
	bottom: 0;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 366px;
}
body:not(.home) .page-title-container .banner-content{
	margin-bottom:0;
}
body:not(.home) .page-title-container > div{
	position:relative;
	top:50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
body:not(.home) .top-banner-arrow {
	bottom: 90px;
	z-index: 2;
}
.icon-title-banner {
	height: 620px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position:relative;
}
.icon-title-banner::before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(112,110,110,0.5);
	position: absolute;
	display: block;
	mix-blend-mode: multiply;
}
.custom_module_section .vc_column-inner {
	padding-top: 0 !important;
}
.icon-title-banner > div {
	text-align: center;
	position: relative;
	top: 16%;
}
.banner-icon img {
	max-height: 132px;
	max-width: 106px;
}
.icon-title-banner h2 {
	font-size: 60px;
	line-height: 1.16;
	font-weight: 500;
	color: #fff;
	text-shadow: 0 0px 25px rgba(0,0,0,0.4);
}
.banner-icon {
	margin-bottom: 22px;
}
.people-box-image {
	height: 372px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom:17px;
}
.people-box-image > div {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,0.4);
}
.people-box-image h3 {
	color: #fff;
	font-size: 28px;
	padding: 5px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%;
	position: relative;
}
.people-box .button {
	width: 100%;
}
.contact-info-box h2 {
	font-size: 40px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 28px;
	margin-top: -7px;
}
.contact-info-text p{
	font-size:20px;
	line-height: 1.4;
	margin-bottom: 28px;
	font-weight: 300;
}
.contact-info-text p a{
	color: #000;
}
.contact-info-text p strong{
	font-weight: 500;
}
.custom_module_section.people-box-row.contact-info-box-row {
	padding: 30px 0 50px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
	color: #990a2c !important;
	font-size: 20px;
	line-height: 1 !important;
	padding: 23px 30px 12px 0 !important;
	letter-spacing: 1.4px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a i{
	display:none !important;
}
body .vc_tta-panel-heading, body .vc_tta-panel-body {
	background-color: transparent !important;
	border-color: transparent !important;
	border-radius: 0 !important;
}
.vc_tta-panel-title {
	border-bottom: 1px solid #000;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a::before {
	content: "";
	width: 14px;
	height: 14px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	display: block;
	position: absolute;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	right: 8px;
	top: 19px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.gallery-carousel-item {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	display:block !important;
	width:100% !important;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	background-color: transparent;
	font-size: 0;
	border: 0;
	width: 74px;
	height: 74px;
	padding: 0;
	margin-top: -37px;
	cursor: pointer;
}
.slick-arrow::before {
	content: "";
	width: 30px;
	height: 30px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	position: absolute;
	display: block;
	transform: rotate(-45deg);
	top: 20px;
	left: 25px;
}
.slick-next.slick-arrow {
	left: auto;
	right: 0;
}
.slick-next.slick-arrow::before {
	transform: rotate(135deg);
	left: 15px;
}
body .vc_tta-panel-body > .vc_row.wpb_row,
body .vc_tta-panel-body > .inner-accordion{
	padding: 35px 0 20px !important;
}
.inner-accordion-sc{
	padding: 45px 0 30px !important;
}
.vc_tta .wpb_text_column.wpb_content_element:last-child {
	margin-bottom: 0;
}
.inner-accordion-item-content {
	max-height: 0;
	overflow: hidden;
	position:relative;
}
.inner-accordion-item-title {
	font-size: 20px;
	font-weight: 500;
	border-bottom: 1px dotted #000;
	padding: 10px 0;
	margin-bottom: 10px;
	cursor: pointer;
	padding-right: 40px;
	position:relative;
}
.plus-sign {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 10px;
	right: 0;
}
.plus-sign::before{
	content:'';
	width: 25px;
	height: 1px;
	position:absolute;
	background-color:#000;
	top: 12px;
	left:0;
	display:block;
}
.plus-sign::after{
	content:'';
	width: 1px;
	height: 25px;
	position:absolute;
	background-color:#000;
	top: 0;
	left:12px;
	display:block;
}
.inner-accordion-item.active .inner-accordion-item-content {
	max-height: 5000px;
}
.inner-accordion-item.active .plus-sign::after {
	opacity: 0;
}
.vc_tta-panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.image-gallery-inner.gallery-column,.inner-accordion-item-text {
	width: calc(50% - 15px);
	float: right;
}
.inner-accordion-item-text{
	float:left;
}
.full_height_gallery .image-gallery-inner.gallery-column {
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
}
.full_height_gallery .image-gallery-inner.gallery-column .gallery-carousel-item{
	position: relative;
	right: 0;
	height: 100% !important;
	width:100%;
	display:block;
	top:0;
}
.inner-accordion-sm {
	position: relative;
}
.gallery-column .gallery-carousel,
.gallery-column .gallery-carousel .slick-track,
.gallery-column .gallery-carousel .slick-list,
.gallery-column .slick-slide > div {
	height: 100%;
}
.gallery-column .slick-slide {
	position: relative;
}
div:not(.full_height_gallery) .gallery-carousel-item{
	min-height: 620px;
}
.download-item-image {
	height: 155px;
}
.download-item {
	width: 25%;
	padding: 0 15px;
	float: left;
	margin-bottom: 40px;
	position: relative;
}
.downloads-section.clearfix {
	margin-right: -15px;
	margin-left: -15px;
	padding-top: 60px;
	padding-bottom: 15px;
}
.download-item-image {
	height: 155px;
	background-image: url(images/document-icon.png);
	background-size: 55px auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.download-item > a {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.download-title {
	background-color: #fff;
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	padding: 10px 48px 10px 24px;
	position: relative;
}
.download-item .download-title::after {
	content: "";
	width: 44px;
	height: 44px;
	background-size: 23px auto;
	background-image: url(images/download.png);
	display: block;
	position: absolute;
	top: 0;
	right: 2px;
	background-position: center center;
	background-repeat: no-repeat;
}
.vc_tta-container {
	margin-bottom: 55px !important;
}
.title-subtitle-section h2 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 30px;
}
.title-subtitle-section p {
	font-size: 20px;
	line-height: 1.4;
}
.title-subtitle-section.add_row_class {
	margin: 50px 0;
}
.people-details-box-row .people-details-image, .people-details-box-row .people-details-content-column {
	width: 50%;
}
.people-details-box-row .people-details-content-column {
	float: left;
	padding: 35px 0 35px 30px;
}
.people-details-box-row .people-details-image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 500px;
	float:left;
}
.people-details-name {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}
.people-details-content-column .ppbutton .button {
	border: 0;
	background-color: #fff;
	width: 100%;
	color: #000;
	padding: 9px 95px 9px 24px;
	margin-bottom: 14px;
	font-size: 19px;
}
.people-details-content-column .ppbutton .button::before {
	background-color: #000;
	right: 20px;
}
.people-details-content-column .ppbutton .button::after {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	right: 21px;
}
.people-accordion-item-title {
	font-size: 20px;
	position: relative;
	border-bottom: 2px solid #000;
	padding: 22px 0 8px 20px;
}
.people-details-content-column .ppbutton.download a , .people-details-content-column .ppbutton.lectures a , .people-details-content-column .ppbutton .button strong{
	font-weight: 700;
}
.people-details-content-column .ppbutton.download a::before {
	display: none;
}
.people-details-content-column .ppbutton.download a::after {
	content: "";
	background-image: url('images/download1.svg');
	border: 0;
	width: 21px;
	height: 26px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	top: 8px;
	right: 14px;
}
.papers-buttons .ppbutton {
	width: 48%;
	float: left;
}
.papers-buttons .ppbutton.download {
	margin-right:4%;
}
.papers-buttons {
	width: 100%;
	display: table;
}
.people-details-content-column .ppbutton.download a {
	padding-right: 50px;
}
.people-accordion-item-title::before {
	content: '';
	width: 14px;
	height: 14px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display: block;
	position: absolute;
	right: 24px;
	top: 28px;
}
.people-details-box {
	width: 100%;
	display: table;
}
.people-details-box-row {
	margin-bottom: 60px;
}
.people-accordion-item {
	overflow: hidden;
	cursor: pointer;
}
.people-accordion-item-content , .jobinfo-group .job-text {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
	padding: 0 15px;
}
.people-accordion-item.active-tab .people-accordion-item-content , .jobinfo-group .each-job.active-tab + .job-text {
	opacity: 1;
	visibility: visible;
	max-height: 100%;
	padding: 10px 15px;
}
.people-accordion-item.active-tab .people-accordion-item-title::before , .jobinfo-group .each-job.active-tab::before{
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.team-posts-title {
	text-align: center;
	margin-bottom: 60px;
}
.team-posts-title h2 {
	font-size: 60px;
	margin-bottom: 20px;
}
.team-posts-title p {
	font-size: 20px;
	max-width: 900px;
	margin: 0 auto;
	line-height: 1.4;
}
.team-posts .each-list-post {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	height: 375px;
	margin-bottom: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.team-posts .each-list-post:nth-child(4n){
	margin-right: 0;
}
.team-posts .list-posts {
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.team-posts .each-list-post .post-title h5 {
	font-size: 28px;
}
.team-posts .each-list-post .post-title-wrapper {
	display: table-cell;
	vertical-align: middle;
}
.team-posts .each-list-post .memberinfo {
	font-size: 26.6px;
}
.team-posts .each-list-post .post-title {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 17px 0;
	display: table;
}
.jobinfo-title h2 {
	text-align: center;
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
}
.jobinfo-description a {
	color: #98002E;
	text-decoration: underline;
}
.jobinfo-description {
	font-size: 20px;
	line-height: 1.4;
}
.jobinfo-heading {
	margin-bottom: 90px;
	margin-top: 30px;
}
.jobinfo-group .each-job {
	cursor: pointer;
	position: relative;
	padding-right: 30px !important;
	border-bottom: 2px solid #000;
	font-size: 20px;
	width: 100%;
	display: table;
	padding: 25px 0 9px;
}
.jobinfo-group .each-job:before{
	content: '';
    width: 14px;
    height: 14px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    right: 24px;
    top: 28px;
}
.each-job-body {
	overflow: hidden;
}
.people-accordion-item-content p , .jobinfo-group .job-text{
	font-size: 18px;
}
.each-job .job-title {
	width: 55%;
	float: left;
	font-weight: 700;
}
.each-job .job-info1 {
	width: 20%;
	float: left;
}
.each-job .job-info2 {
	width: 25%;
	float: left;
}
.jobinfo-group {
	margin-bottom: 100px;
}
.gallery-title {
	text-align: center;
	font-size: 20px;
	margin: 0 0 20px;
	letter-spacing: 1.4px;
}
.sliders-section .image-gallery-row .image-gallery-inner .gallery-carousel-item {
	height: 450px !important;
	min-height: 100%;
}
.image-gallery-inner.black_arrows .slick-arrow::before , .image-gallery-inner.black_arrows .slick-arrow::after{
	border-color:#000;
}
.sliders-section .title-subtitle-section.add_row_class {
	margin-bottom: 90px;
}
.news-posts-title {
	text-align: center;
	margin: 80px 0 110px;
}
.news-posts-title h2 {
	font-size: 60px;
	margin-bottom: 20px;
}
.news-posts-title p {
	font-size: 20px;
	line-height: 1.4;
}
.news-posts .post-title h3 {
	font-size: 40px;
	font-weight: 700;
	margin-top: 35px;
}
.news-posts .post-title, .news-posts .post-infos {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.news-posts .post-title{
	margin-right:2%;
}
.news-posts .post-infos {
	font-size: 20px;
}
.news-posts .post-content {
	line-height: 1.4;
	hyphens: auto;
}
.news-posts .post-date {
	color: #98002E;
	font-weight: 700;
	margin-bottom: 15px;
}
.news-posts .each-list-post {
	border-bottom: 1px solid #000;
	padding: 40px 0;
}
.news-posts .each-list-post:last-child{
	border-bottom:0;
}
.pagination-list .page-numbers {
	display: none;
}
.pagination-list .page-numbers.next , .pagination-list .page-numbers.prev {
	display: block;
}
.pagination-list .page-numbers.next, .pagination-list .page-numbers.prev {
	display: inline-block;
	color: #98002E;
	position: relative;
	font-weight: 700;
	text-decoration: underline;
	font-size: 20px;
}
.pagination-list .page-numbers.next {
	padding-right: 60px;
}
.pagination-list .page-numbers.prev {
	padding-left: 60px;
}
.pagination-list .page-numbers.next::before, .pagination-list .page-numbers.prev::before {
	content: '';
	width: 33px;
	height: 2px;
	background-color: #98002E;
	top: 50%;
	right: 19px;
	position: absolute;
	display: block;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.pagination-list .page-numbers.next::after, .pagination-list .page-numbers.prev::after {
	content: '';
	width: 10px;
	height: 10px;
	border-top: 2px solid #98002E;
	border-right: 2px solid #98002E;
	display: block;
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
}
.pagination-list .page-numbers.prev::before{
	right:auto;
	left:19px;
}
.pagination-list .page-numbers.prev::after{
	right:auto;
	left:19px;
	transform: translateY(-50%) rotate(-135deg);
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-moz-transform: translateY(-50%) rotate(-135deg);
}
.pagination-list {
	text-align: center;
	margin-top: 30px;
}
.news-posts {
	margin-bottom: 100px;
}
.downloadfiles-section .vc_tta-title-text {
	color: #000;
}
.downloadfiles-section .downloads-section {
	padding-top: 5px;
}
.downloadfiles-section .download-item {
	margin-bottom: 20px;
}
.downloadfiles-section .vc_tta-container {
	margin-bottom: 120px !important;
}
.image-gallery-inner {
	margin-bottom: 60px;
}
.contact-sections .wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}
.contact-sections h2 {
	font-size: 40px;
	font-weight: 700;
}
.contact-sections .vc_col-sm-6 {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.contact-sections .wpb_gmaps_widget iframe {
	height: 620px;
}
.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner {
	padding-top: 0 !important;
	height: 620px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact-sections .vc_col-sm-6.vc_col-has-fill {
	padding: 0 15px;
}
.contact-sections {
	padding-bottom: 60px;
}
.contact-sections:first-child {
	padding-top: 60px;
}
.contact-sections .wpb_text_column a {
	color: #98002E;
}
.contact-sections .wpb_text_column h2 {
	margin-bottom: 25px;
}
.contact-sections .wpb_text_column h6 {
	font-size: 20px;
}
.contact-sections .vc_single_image-img {
	width: 63px;
}
.contact-sections.contact-spacing .wpb_text_column h2 {
	margin-bottom: 60px;
}
.contact-sections .wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0 !important;
}
.contact-sections .wpb_row.vc_inner .wpb_text_column {
	margin-bottom: 50px;
}
.contact-sections .vc_row.vc_inner.contact-spacing .wpb_single_image {
	margin-bottom: 60px;
}
.inner-accordion-item.small_gallery .gallery-carousel-item {
	min-height: 200px;
	height: auto !important;
}
.people-accordion-item-content h3 {
	margin-bottom: 15px;
}
.people-accordion-item-content ul {
	margin-bottom: 15px;
}
.people-accordion-item-content li {
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.people-accordion-item-content li::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	left: 4px;
	top: 6px;
	display: block;
	background: #000;
}
.people-accordion-item-content p {
	font-size: 16px;
	margin-bottom: 13px;
}
.people-accordion-item-content a{
	color:#000;
	text-decoration:underline;
}
.slider--video {
	width: 100%;
	min-height: 500px;
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	background-color:#000;
}
audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
    display: none;
}
audio::-webkit-media-controls,
video::-webkit-media-controls {
    display: none;
}
/* Covid banner */
.covid-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 99999;
	display:none;
}
.covid-close-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
}
.covid-banner {
	display: block;
	background-color: #fff;
	color: #000;
	padding: 45px;
	position: absolute;
	width: 540px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	max-height: 90vh;
	overflow: auto;
	border: 5px solid rgba(166,35,65,1);
}
.close-covid-popup {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 25px;
	font-weight: 300;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}
.covid-banner-text a {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: 700;
}
.covid-popup-text p {
	margin-bottom: 20px;
	font-size: 17px;
	line-height:1.6;
}
.covid-popup-text p:last-child{
	margin-bottom:0;
}
.covid-popup-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 700;
}
body.active-popup {
	/*overflow: hidden;*/
}
.covid-banner-left {
	width: 100%;
	padding-right: 0;
	display: inline-block;
	vertical-align: top;
}
.covid-banner-right {
	width: 50%;
	height: 100%;
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
}
.covid-popup-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.covid-banner-text {
	position: relative;
}
.popup-logo img {
	max-width: 200px;
	margin-bottom: 20px;
}

.page-banner-mobile::before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background-color: rgba(112,110,110,0.3);
}
.page-banner-mobile {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.single-post-inner {
	padding: 80px 0;
}
.single-post-inner h1,
.single-post-inner h2,
.single-post-inner h3,
.single-post-inner h4,
.single-post-inner h5,
.single-post-inner h6,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6{
	font-size: 50px;
	margin-bottom: 30px;
}
.single-post-inner h2,
.post-content h2{
	font-size: 40px;
}
.single-post-inner h3,
.post-content h3{
	font-size: 35px;
}
.single-post-inner h4,
.post-content h4{
	font-size: 30px;
}
.single-post-inner h5,
.post-content h5{
	font-size: 25px;
}
.single-post-inner h6,
.post-content h6{
	font-size: 20px;
}
.single-post-inner p,
.post-content p{
	font-size: 19px;
	line-height: 1.6;
	margin-bottom: 25px;
}
.single-post-inner p strong,
.single-post-inner li strong{
	font-weight:700;
}
.single-post-inner p em,
.single-post-inner li em,
.post-content p em,
.post-content li em{
	font-style:italic;
}
.single-post-inner li,
.post-content li{
	font-size: 19px;
	line-height: 1.6;
}
.single-post-inner ol,
.post-content ol{
	list-style: decimal inside;
	margin-bottom: 25px;
}
.single-post-inner ul,
.post-content ul{
	list-style: disc inside;
	margin-bottom: 25px;
}
.single-post-inner a,
.post-content a{
	color:#990a2c;
}
.widget-area .widget_text a.fax::before {
	background-image: url(images/fax-icon-white-png-transparent-png-kindpng.png);
}

/* Responsive Queries */

@media(max-width:1100px) and (max-height:440px){
	.covid-banner {padding: 30px;width: 90%;max-height: 85vh;overflow: auto;}
}

@media(max-width:1550px){
	/*Homepage*/
	body.fixed .main-menu-inner-container .menu .sub-menu {	top: calc(100% + 35px);}
	.page-title-container h1, .title-subtitle-section h2 , .jobinfo-title h2 , .news-posts-title h2{	font-size: 55px;}
	.main-menu-inner-container .menu .sub-menu {	top: calc(100% + 40px);}
	.page-title-container .banner-content p {	font-size: 22px;}
	.page-title-container .banner-content {	margin-bottom: 30px;}
	.contact-banner-icon-image img { max-height: 58px;	max-width: 60px; }
	.site-header {	padding: 24px 0;}
	.page-banner .container {	height: calc(100vh - 134px);}
	.main-website-content {	margin-top: 134px;}
	.section-main-image {	height: 450px;	margin-bottom: 35px;}
	h2.section-title {	font-size: 35px;}
	.links-section {	margin-top: 30px;}
	.link-item a {	font-size: 22px;}
	.list-links-section {	margin-bottom: 50px;}
	.page-title-inner {	height: 96px;}
	.page-title-inner h2 {	font-size: 26px;}
	.special-items-section h2.section-title {	margin-bottom: 50px;}
	.special-items-section {	padding: 38px 0 55px;}
	.site-footer {	padding: 23px 0 27px;}
	
	/*leistungen*/
	.icon-title-banner h2 {	font-size: 55px;}
	.icon-title-banner {	height: 600px;}
	
	/*praxis*/
	.news-posts-title {	margin: 60px 0 90px;}
	.news-posts .post-title h3 {	font-size: 36px;}
	.slick-arrow::before {	width: 25px;	height: 25px;}
	.sliders-section .title-subtitle-section.add_row_class {	margin-bottom: 70px;}
	.sliders-section .image-gallery-row .image-gallery-inner .gallery-carousel-item {	height: 400px !important;}
	.downloadfiles-section .vc_tta-container {	margin-bottom: 100px !important;}
	.news-posts {	margin-bottom: 80px;}
	
	/*Pop-up*/
	.covid-popup-text p {	margin-bottom: 10px; font-size:15px;}

	.link-item a::before {	top: 18px;}
	.link-item a::after {	top: 13px;}
	
	
	
	
	
	.single-post-inner h1,
	.single-post-inner h2,
	.single-post-inner h3,
	.single-post-inner h4,
	.single-post-inner h5,
	.single-post-inner h6,
	.post-content h1,
	.post-content h2,
	.post-content h3,
	.post-content h4,
	.post-content h5,
	.post-content h6{
		font-size: 45px;
		margin-bottom: 25px;
	}
	.single-post-inner h2,
	.post-content h2{
		font-size: 38px;
	}
	.single-post-inner h3,
	.post-content h3{
		font-size: 33px;
	}
	.single-post-inner h4,
	.post-content h4{
		font-size: 28px;
	}
	.single-post-inner h5,
	.post-content h5{
		font-size: 23px;
	}
	.single-post-inner h6,
	.post-content h6{
		font-size: 19px;
	}
}
@media(max-width:1400px){
	/*Homepage*/
	.site-content-center, .container {	max-width: 94%;	width: 94%;}
	.page-title-container h1, .title-subtitle-section h2 , .jobinfo-title h2 , .team-posts-title h2 , .news-posts-title h2{	font-size: 50px;}
	.page-title-container .banner-content {	margin-bottom: 25px;}
	.page-title-container h1 {	margin-bottom: 15px;}
	.page-title-container {	padding-bottom: 90px;}
	.main-menu-inner-container .menu > li {	margin-left: 65px;}
	.contact-banner-icon-image img {	max-height: 56px;	max-width: 56px;}
	.contact-banner-text-container {	height: 92px;	font-size: 18px;}
	.section-main-image {	height: 420px;	margin-bottom: 30px;}
	h2.section-title {	font-size: 32px;}
	.links-section {	margin-top: 22px;}
	.link-item a {	font-size: 20px;}
	.page-blurb-image {	height: 275px;}
	.page-title-inner h2 {	font-size: 24px;}
	.page-blurb-content span, .page-blurb-content a {	font-size: 18px;}
	.page-blurb-content {	padding: 22px 0;}
	.special-items-section h2.section-title {	margin-bottom: 40px;}
	.special-item-image {	margin-bottom: 20px;}
	.special-items-section {	padding: 38px 0 45px;}
	.people-box-row .content-buttons .button {	display: block;	min-width: unset;}
	
	/*leistungen*/
	.main-website-content .leistungen-spacing {	padding-top: 80px !important;	padding-bottom: 80px !important;}
	.icon-title-banner {	height: 560px;}
	.banner-icon img {	max-height: 126px;	max-width: 100px;}
	.people-box-image h3 {	font-size: 26px;}
	.contact-info-box h2 {	font-size: 36px;	margin-bottom: 22px;}
	.custom_module_section.people-box-row.contact-info-box-row {	padding: 30px 0 40px;}
	
	/*praxis*/
	.news-posts-title {	margin: 50px 0 70px;}
	.news-posts .post-title h3 {	font-size: 34px;}
	.title-subtitle-section.add_row_class {	margin: 40px 0;}
	.downloadfiles-section .vc_tta-container {	margin-bottom: 80px !important;}
	.news-posts {	margin-bottom: 70px;}
	
	.link-item a::before {	top: 16px;}
	.link-item a::after {	top: 11px;}
	
	
	
}
@media(max-width:1279px){
	/*Homepage*/
	.page-title-container h1, .title-subtitle-section h2 , .jobinfo-title h2 , .team-posts-title h2 , .news-posts-title h2{	font-size: 46px;}
	.page-title-container .banner-content p {	font-size: 20px;}
	.contact-banner-icon-image img {	max-height: 52px;	max-width: 54px;}
	.contact-banner-text-container {	height: 90px;	font-size: 17px;}
	.section-main-image {	height: 380px;	margin-bottom: 25px;}
	h2.section-title {	font-size: 30px;}
	.link-item a , .special-item-description, .special-item-title{	font-size: 19px;}
	.links-section {	margin-top: 18px;}
	.page-blurb-image {	height: 250px;}
	.page-title-inner h2 {	font-size: 22px;}
	.page-title-inner {	height: 86px;}
	
	/*leistungen*/
	body:not(.home) .page-title-container , body:not(.home) .after-multiply{	height: 320px;}
	.main-website-content .leistungen-spacing {	padding-top: 60px !important;	padding-bottom: 60px !important;}
	.icon-title-banner h2 {	font-size: 50px;}
	.icon-title-banner {	height: 500px;}
	.people-box-image h3 {	font-size: 24px;}
	.people-box-image {	height: 330px;}
	.image-gallery-inner {	margin-bottom: 40px;}
	.inner-accordion-sc {	padding: 30px 0 20px !important;}
	
	/*team*/
	.people-details-name {	font-size: 35px;}
	.people-details-content-column .ppbutton .button {	font-size: 17px;}
	.people-details-content-column .ppbutton.download a {	padding-right: 35px;}	
	.people-details-content-column .ppbutton.download a::after {	width: 17px;	height: 22px;}
	.people-accordion-item-title {	font-size: 18px;}
	.people-accordion-item-title::before {	top: 24px;}
	.people-details-box-row {	margin-bottom: 30px;}
	.people-details-box-row .people-details-content-column {	padding: 20px 0 35px 30px;}
	.team-posts .each-list-post .post-title h5 {	font-size: 26px;}
	.team-posts .each-list-post {	height: 330px;}
	.team-posts .each-list-post .memberinfo {	font-size: 24.6px;}
	.jobinfo-heading {	margin-bottom: 50px;}
	.jobinfo-group {	margin-bottom: 60px;}
	
	/*praxis*/
	.sliders-section .image-gallery-row .image-gallery-inner .gallery-carousel-item {	height: 350px !important;}
	.news-posts-title {	margin: 50px 0 50px;}
	.news-posts .post-title h3 {	font-size: 32px;}
	
	/*kontakt*/
	.contact-sections h2 {	font-size: 36px;}
	.contact-sections .wpb_text_column h2 {	margin-bottom: 20px;}
	.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner {	height: 550px;}
	.contact-sections:first-child {	padding-top: 30px;}
	.contact-sections {	padding-bottom: 40px;}
	.contact-sections.contact-spacing .wpb_text_column h2 {	margin-bottom: 40px;}
	div:not(.full_height_gallery) .gallery-carousel-item {	min-height: 500px;}
	
	
}
@media(max-width:1023px){
/* Mobile Menu */
	.header-section.left-menu {width: 100%;height: 100%;position: fixed;top: 0;	left: -100%;background-color: #fff; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;	}
	.active_mobile_menu .header-section.left-menu{left: 0;}
	body.active_mobile_menu{overflow:hidden;}
	.sub-menu {
		position: relative;
		text-align: left;
		background-color: transparent !important;
		width: auto;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		top: 0 !important;
		left: 0;
		transform: none;
		padding: 0;
		opacity: 1;
		visibility: visible;
		max-height: 0;
		overflow: hidden;
	}
	.sub-menu li a{color:#000;font-size: 25px;}
	
	.top-menu-inner > div {	padding-left: 40px;	margin: 0 auto;	display: block;	max-width: 94%;	padding-top: 60px;}
	.top-menu-inner .menu > li > a, .fixed .site-header .top-menu-inner .menu > li > a , .top-menu-inner ul.menu > li > a {font-weight: 700; font-size: 40px;line-height: 1;padding: 24px 0 16px;display: block;}
	.top-menu-inner ul.menu > li {	 display:block;text-align: left;margin: 0 auto;}
	.top-menu-inner ul.menu > li a {position: relative;}
	.top-menu-inner ul.menu > li > a::after {
		content: "••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";
		font-size: 5px;
		letter-spacing: 2px;
		color: #000;
		position: absolute;
		bottom: -5px;
		left: 0;
		width: 100%;
		display: block;
		text-align: center;
		overflow: hidden;
}
	.top-menu-inner ul.menu > li:last-child:after{display:none;}
	.responsive_submenu_toggle {
		display: block !important;
		width: 55px;
		height: 55px;
		position: absolute;
		right: 3px;
		top: 17px;
		cursor:pointer;
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
			
	}
	.responsive_submenu_toggle::after {
		content: "";
		width: 18px;
		height: 18px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		display: block;
		position: absolute;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		right: 8px;
		top: 19px;
}
	.active .responsive_submenu_toggle:after{
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
	}
	.sub-menu li {margin-bottom: 12px;}
	.top-menu-inner {height: calc(100% - 108px);position: absolute;bottom: 0;width: 100%;overflow: auto;}
	.stripes {
		cursor: pointer;
		float: left;
		margin-left: auto;
		position: relative;
		width: 52px;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition-delay: 0.6s;
		-o-transition-delay: 0.6s;
		transition-delay: 0.6s;
		display: block;
		padding-top: 0px;
	}
	.stripes span {
		background: #fff none repeat scroll 0 0;
		display: block;
		height: 2px;
		margin: 12px 0;
		width: 53px;
		-webkit-transform: translateY(0px) rotate(0deg);
		-ms-transform: translateY(0px) rotate(0deg);
		-o-transform: translateY(0px) rotate(0deg);
		transform: translateY(0px) rotate(0deg);
	}
	.activeclose {
		-webkit-transform: rotate(36deg);
		-ms-transform: rotate(36deg);
		-o-transform: rotate(36deg);
		transform: rotate(36deg);
	}

	.activeclose span:nth-child(2) {
	opacity: 0;
	transform: translateY(0px) rotate(-10deg);
	-webkit-transform: translateY(0px) rotate(-10deg);
	-moz-transform: translateY(0px) rotate(-10deg);
}
	.stripes span:nth-child(1),.stripes span:nth-child(3){  
		-webkit-transition-delay: 0.3s;  
		-o-transition-delay: 0.3s;  
		transition-delay: 0.3s;
	}

	.stripes span:first-child {
		background-color: #000000;
	}
	.stripes span:nth-child(2) {
		background-color: #cc8495;
	}
	.stripes span:nth-child(3) {
		background-color: #990a2c;
	}
	.activeclose span:nth-child(1) {
		-webkit-transform: translateY(14px) rotate(-10deg);
		-ms-transform: translateY(14px) rotate(-10deg);
		-o-transform: translateY(14px) rotate(-10deg);
		transform: translateY(14px) rotate(-10deg);
		z-index: 1;
		background-color: #990a2c !important;
}
	.activeclose span:nth-child(3) {
		-webkit-transform: translateY(-14px) rotate(117deg);
		-ms-transform: translateY(-14px) rotate(117deg);
		-o-transform: translateY(-14px) rotate(117deg);
		transform: translateY(-14px) rotate(117deg);
		background-color: #000 !important;
}
	.responsive-menu-holder,.menu-icon-container{display: block !important;}
	.header-inner {position: relative;}
	.responsive-menu-holder {	position: absolute;	top: 0;	right: 0;}
	.top-menu-inner .menu > li:hover > a {	background-color: transparent;}
	.top-menu-inner .menu > li:hover > a::before {	opacity: 0;}
	.top-menu-inner .menu > li > a::after {	display: none;}
	.top-menu-inner .menu > li.thin-item > a {	font-weight: 700;}
	.top-menu-inner .menu > li.active .sub-menu-wrap{	opacity: 1;	visibility: visible;	z-index: 2;}
	.menu-item .menu-image {	display: none !important;}
	.sub-menu-wrap {	background-color: transparent;}
	.website--logo.header-column > a {	z-index: 1;	position: relative;}
	.mobile-contact-icons{display:block !important;}
	.top-menu-inner .menu-contact-icons {	display: none;}
	.mobile-contact-icons p {	color: #990a2c;	font-size: 24px;}
	.sub-menu li {	display: block;}
	.sub-menu > li > a {	width: auto;	padding: 5px 0;}
	.active .sub-menu {	max-height: 400px;	margin-top: -6px;	padding: 40px 0 15px;}
	.main-menu-inner-container .menu .sub-menu li a {	font-size: 24px;	font-weight: 500;}
	.main-menu-inner-container .menu li:hover > a {	color: #000;}
	.main-menu-inner-container .menu li a:hover {	color: #990a2c;}
	.top-menu-inner ul.menu > li:last-child .sub-menu {	padding-bottom: 0 !important;}
	.top-menu-inner .mobile-contact-icons {	padding: 45px 0 0;	text-align: left;}
	.mobile-contact-icons img {	max-width: 32px;	max-height: 32px;	display: inline-block;	vertical-align: middle;}
	.mobile-contact-icons p, .mobile-contact-icons p a {	display: inline-block;	vertical-align: middle;	font-weight: 500;	padding-left: 15px;	color: #990a2c;}
	.mobile-contact-icons .header-contact-icon {	position: relative;	margin-bottom: 20px;}
	.mobile-contact-icons a {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;}
	.mobile-contact-icons p a {	padding-left: 48px;}
	 
	 .main-menu-inner-container .menu > li.menu-item-has-children::before {	display: none;}
	 .contact-sections .vc_row.vc_inner.contact-spacing .wpb_single_image {	margin-bottom: 35px;}
	.vc_row.wpb_row.contact-spacing {	margin-bottom: 30px;}
	
	/**/
	.section-main-image {	height: 340px;}
	h2.section-title {	font-size: 28px;}
	.link-item a, .special-item-description, .special-item-title {	font-size: 18px;}
	.page-blurb-box-row .vc_col-sm-3 {	width: 50%;	float: left;}
	.widget-area p, .widget-area li, .widget-area h6 , .page-blurb-content span, .page-blurb-content a{	font-size: 17px;}
	.special-items-section {	padding: 28px 0 10px;	margin-bottom: 20px;}
	.special-item {	width: 50%;	margin-bottom: 30px;}
	
	/*leistungen*/
	body:not(.home) .page-title-container, body:not(.home) .after-multiply {	height: 300px;}
	.main-website-content .leistungen-spacing {	padding-top: 40px !important;	padding-bottom: 40px !important;}
	.icon-title-banner {	height: 460px;}
	.icon-title-banner h2 {	font-size: 42px;}
	.banner-icon img {	max-height: 120px;	max-width: 90px;}
	.people-box-row.contact-info-box-row .vc_col-sm-3 {	width: 33.33%;}
	.people-box-row.contact-info-box-row .vc_col-sm-3:last-child {	width: 100%;	margin-top: 40px;}
	.people-box .button {	width: 100%;	font-size: 16px;	min-width: unset;}
	.people-box-image h3 {	font-size: 22px;}
	.custom_module_section.people-box-row.contact-info-box-row {	padding: 30px 0 0;}
	.download-item {	width: 33.33%;}
	
	/*team*/
	body:not(.home) .top-banner-arrow {	bottom: 50px;}
	.people-details-name {	font-size: 32px;}
	.people-details-content-column .ppbutton .button {	font-size: 15px;	padding: 9px 55px 9px 15px;}
	.people-details-content-column .ppbutton .button::before {	width: 35px;}
	.papers-buttons .ppbutton {	width: 100%;}
	.papers-buttons .ppbutton.download {	margin-right: 0;}
	.people-accordion-item-title {	font-size: 17px;}
	.people-details-box-row .people-details-image {	height: 400px;}
	.team-posts .each-list-post {	width: 32%;}
	.team-posts .each-list-post:nth-child(3n) {	margin-right: 0;}
	.wpb_text_column p, .wpb_text_column h4, .inner-accordion-item-text p , .news-posts-title p , .jobinfo-group .each-job, .team-posts-title p , .jobinfo-description , .title-subtitle-section p , .news-posts .post-infos{	font-size: 18px;}
	
	/*praxis*/
	.sliders-section .title-subtitle-section.add_row_class {	margin-bottom: 50px;}
	.slick-arrow::before {	width: 22px;	height: 22px;}
	.sliders-section .image-gallery-row .image-gallery-inner .gallery-carousel-item {	height: 320px !important;}
	.news-posts-title {	margin: 50px 0 40px;}
	.news-posts .post-title h3 {	font-size: 28px;}
	.downloadfiles-section .vc_tta-container {	margin-bottom: 50px !important;}
	
	/*kontakt*/
	.contact-sections h2 {	font-size: 32px;}
	.contact-sections.contact-spacing .wpb_text_column h2 {	margin-bottom: 30px;}
	.contact-sections > .vc_col-sm-6 {	width: 100%;}
	.contact-sections > .vc_col-sm-6:last-child {	padding-top: 30px;}
	.contact-sections .vc_col-sm-6:last-child .wpb_text_column.wpb_content_element {	margin-bottom: 0;}
	.inner-accordion-sc {	padding: 10px 0 20px !important;}
	
	/*popup*/
	.covid-banner {	width: 700px;}
	
	.single-post-inner h1,
	.single-post-inner h2,
	.single-post-inner h3,
	.single-post-inner h4,
	.single-post-inner h5,
	.single-post-inner h6,
	.post-content h1,
	.post-content h2,
	.post-content h3,
	.post-content h4,
	.post-content h5,
	.post-content h6{
		font-size: 38px;
		margin-bottom: 25px;
	}
	.single-post-inner h2,
	.post-content h2{
		font-size: 32px;
	}
	.single-post-inner h3,
	.post-content h3{
		font-size: 30px;
	}
	.single-post-inner h4,
	.post-content h4{
		font-size: 25px;
	}
	.single-post-inner h5,
	.post-content h5{
		font-size: 21px;
	}
	.single-post-inner h6.
	.post-content h6{
		font-size: 18px;
	}
}
@media(max-width:767px){
	.page-title-container h1, .title-subtitle-section h2 , .jobinfo-title h2 , .team-posts-title h2 , .news-posts-title h2{	font-size: 42px;}
	.button , .page-title-container .banner-content p {	font-size: 18px;}
	.contact-banner-text-container {	height: 80px;	font-size: 14px;}
	.contact-banner-icon-image img {	max-height: 48px;	max-width: 50px;}
	.contact-banner-icon-image {	height: 90px;}
	.contact-banner-icons {	margin-top: -90px;}
	.links-section {	height: auto !important;}
	.list-links-section .button {	width: 100%;}
	.link-item a::before {	top: 15px;}
	.link-item a::after {	top: 10px;}
	.site-footer-culumn.widget-area {	width: 100%;	margin-bottom: 20px;}
	.widget-area.footer-menu .widgettitle {	cursor: pointer;	position: relative;}
	.widget-area .widgettitle {	border-bottom: 1px solid #fff;}
	.widget-area.footer-menu .widgettitle + div {	max-height: 0;	overflow: hidden;}
	.widget-area.footer-menu .active-menu .widgettitle + div {	max-height: 300px;}
	.site-footer-culumn.widget-area {	padding-right: 0;}
	.footer-sidebar-columns.clearfix {	margin-bottom: 0;}
	.widget-area p, .widget-area li, .widget-area h6 {	font-size: 18px;}
	.footer-sidebar .textwidget br {	display: none;}
	.site-footer-culumn.menu-plus .widgettitle::before, .site-footer-culumn.menu-plus .widgettitle::after {	content: '';	width: 2px;	height: 15px;	background-color: #fff;	top: 10px;	right: 6px;	position: absolute;	display: block;}
	.site-footer-culumn.menu-plus .widgettitle::after {	width: 15px;	height: 2px;	top: 16px;	right: 0;	left: auto;}
	.site-footer-culumn.menu-arrow .widgettitle::before {	content: "";	width: 10px;	height: 10px;	border-right: 2px solid #fff;	border-bottom: 2px solid #fff;	display: block;	position: absolute;	transform: rotate(-45deg);	-webkit-transform: rotate(-45deg);	-moz-transform: rotate(-45deg);	right: 2px;	top: 11px;}
	.site-footer-culumn.menu-arrow .active-menu .widgettitle::before {	transform: rotate(45deg);	-webkit-transform: rotate(45deg);	-moz-transform: rotate(45deg);}
	.site-footer-culumn.menu-plus .active-menu .widgettitle::before , .site-footer-culumn.menu-plus .active-menu .widgettitle::after{	transform: rotate(45deg);	-webkit-transform: rotate(45deg);	-moz-transform: rotate(45deg);}
	.site-footer-culumn .menu li , .widget-area .widget_text a{	position: relative;	line-height: 2;}
    .widget-area .widget_text a , .footer-sidebar #text-3 p{	position: relative;	}
	.site-footer-culumn .menu li:before ,  .widget-area .widget_text a:after , .footer-sidebar #text-3 p:after{content: "••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";
font-size: 5px;letter-spacing: 2px;color: #fff;position: absolute;bottom: -4px;left: 0;width: 100%;display: block;text-align: center;overflow: hidden;}
	.site-footer-culumn.widget-area.footer-menu {	margin-bottom: 0;}
	.widget-area .widget_text a {	display: block;}
	.widget-area .widget_text a::before {	top: 50%;	-webkit-transform: translateY(-50%);	-moz-transform: translateY(-50%);	transform: translateY(-50%);}
	.site-footer-culumn.widget-area , .widget_nav_menu.active-menu{	margin-bottom: 25px;}
	.site-footer-culumn.widget-area:last-child {	margin-bottom: 0;}
	.vc_row.wpb_row.contact-spacing {	margin-bottom: 0;}
	
	/*leistungen*/
	body:not(.home) .page-title-container, body:not(.home) .after-multiply {	height: 250px;}
	.wpb_text_column p, .wpb_text_column h4, .inner-accordion-item-text p {	font-size: 18px;}
	.main-website-content .leistungen-spacing {	padding-top: 20px !important;	padding-bottom: 20px !important;}
	.icon-title-banner h2 {	font-size: 38px;}
	.icon-title-banner {	height: 420px;}
	.people-box-row.contact-info-box-row .vc_col-sm-3 {	float:left}
	.people-box-image {	height: 290px;	margin-bottom: 0;}
	.people-box-image h3 {	font-size: 20px;}
	.people-box-image > div {	height: 80px;}
	.people-box .button::before {	top: 50%;	transform: translateY(-50%);	transform: translateY(-50%);	transform: translateY(-50%);}
	.people-box .button::after{	top: 50%;	transform: translateY(-50%) rotate(45deg);	transform: translateY(-50%) rotate(45deg);	transform: translateY(-50%) rotate(45deg);}
	.vc_tta-panel-body .vc_col-sm-6:first-child {	margin-bottom: 20px;}
	.image-gallery-inner {	margin-bottom: 0;}
	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {	font-size: 18px;	line-height: 1.2 !important;}
	.download-item {	width: 50%;	margin-bottom: 20px;}
	.vc_tta-container {	margin-bottom: 35px !important;}
	.downloads-section.clearfix {	padding-top: 20px;	padding-bottom: 0;}
	body{-webkit-text-size-adjust:none;}
	
	/*team*/
	.people-details-box-row .people-details-image, .people-details-box-row .people-details-content-column {	width: 100%;}
	.people-details-box-row .people-details-content-column {	padding: 20px 0 35px 0;}
	.team-posts .each-list-post {	height: 280px; margin-bottom: 20px;}
	.team-posts-title {	margin-bottom: 40px;}
	.team-posts .each-list-post .post-title h5 {	font-size: 24px;}
	.team-posts .each-list-post .memberinfo {	font-size: 22px;}
	.jobinfo-heading {	margin-bottom: 30px;	margin-top: 20px;}
	.jobinfo-group .each-job {	padding-right: 40px !important;}
	.jobinfo-group {	margin-bottom: 40px;}
	.people-details-box-row {	margin-bottom: 0;}
	.people-details-box-row:last-child {	margin-bottom: 30px;}
	
	/*praxis*/
	.image-gallery-row .vc_col-sm-6 {	margin-bottom: 20px;}
	.news-posts-title {	margin: 40px 0 10px;}
	
	/*kontakt*/
	.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner {	height: 450px;}
	.contact-sections .wpb_gmaps_widget iframe {	height: 500px;}
	.contact-sections .wpb_text_column h2 {	margin-bottom: 0;}
	.contact-sections .wpb_single_image {	margin: 25px 0 20px !important;}
	
	/*popup*/
	.covid-banner {	width: 90%; padding: 24px;}
	
	
	
}
@media(max-width:639px){
	.page-banner .content-buttons, .top-banner-arrow {	display: none;}
	.contact-banner-icon {	width: 50%;	padding-top: 18px;}
	.contact-banner-text-container {	font-size: 18px;}
	.contact-banner-icons {	margin-top: 30px;	background-color: #990a2c;	margin-bottom: 30px;}
	.contact-banner-text-container {	background-color: transparent;}
	.website--logo.header-column {	width: 240px;}
	.site-content-center, .container {	max-width: 90%;	width: 90%;}
	.top-menu-inner > div {	max-width: 90%;}
	.vc_section.white-after-element .contact-banner-section {	background-color: #990a2c !important;	position: relative;}
	.page-title-container { z-index: 2; padding: 30px 20px 0; 	width: 100%; padding-bottom: 0;	text-align: center;	bottom: 0;	;top: auto;	transform: translateY(0) translateX(-50%);	-webkit-transform: translateY(0) translateX(-50%);	-moz-transform: translateY(0) translateX(-50%);	position: absolute;	left: 50%;	}
	.page-title-container > div {position:relative;}
	.page-banner .container {	max-width: 100%;	width: 100%;}
	.contact-banner-icon-image img {	max-height: 54px;	max-width: 65px;}
	.contact-banner-icon-image {	height: 58px;}
	.contact-banner-text-container > div {	display: inline-block;	text-align: center; vertical-align: top;}
	.contact-banner-text-container {	padding-top: 5px;	text-align: center;}
	.contact-banner-icon:nth-child(1), .contact-banner-icon:nth-child(2)  {	border-bottom: 1px solid #fff;}
	.contact-banner-icon:nth-child(1), .contact-banner-icon:nth-child(3) {	border-right: 1px solid #fff;}
	.contact-banner-text-container > div {	padding: 5px 10px 0;}
	.vc_section.white-after-element {	padding: 0 !important;}
	.list-links-section-row .vc_column-inner {	padding: 60px 30px 0 !important;	position: relative;}
	.list-links-section-row .vc_col-sm-6:first-child .vc_column-inner:before{content:''; width:100%;height:60px; position:absolute; top:0;left:0;background-color:#fff;}
	.list-links-section-row .vc_col-sm-6:first-child .section-main-image {	margin-top: -30px;}
	h2.section-title {	font-size: 34px;}
	.list-links-section {	margin-bottom: 30px;}
	.page-blurb-box-row {	margin-top: 30px;}
	.page-title-inner {	height: 66px;}
	.page-title-inner h2 {	font-size: 24px;}
	.page-blurb-content span, .page-blurb-content a {	font-size: 18px;}
	.page-blurb-content {	padding: 10px 0 20px;}
	.page-blurb-image {	height: 200px;}
	.special-items-section {	padding: 28px 0 0;}
	.list-links-section-row .vc_col-sm-6:last-child  .vc_column-inner{padding: 30px 30px 0 !important;}
	.page-blurb-box-row {	padding: 0 20px !important;	}
	.vc_section.white-after-element::before {	height: 620px;}
	.vc_section.white-after-element .contact-banner-section .vc_column-inner {	max-width: 90%;	margin: 0 auto;	padding-left: 0 !important;	padding-right: 0 !important;}
	
	/*leistungen*/
	body:not(.home) .page-title-container {	transform: translateX(-50%);	-webkit-transform: translateX(-50%);	-moz-transform: translateX(-50%);	padding-top: 0;}
	.icon-title-banner {	height: 360px;}
	.people-box-row.contact-info-box-row .vc_col-sm-3 {	width: 100%; }
	.people-box-image {	height: 400px;}
	div:not(.full_height_gallery) .gallery-carousel-item {	min-height: 300px;}
	.image-gallery-inner.gallery-column, .inner-accordion-item-text {	width: 100%;}
	.image-gallery-inner.gallery-column  , .people-box.add_row_class{	margin-bottom: 20px;}
	.icon-title-banner h2 {	font-size: 32px;}
	.wpb_text_column h4 a::after , .wpb_text_column h4 a::before{display:none;}
	
	/*team*/
	.people-details-content-column .ppbutton .button {	margin-bottom: 10px;}
	.team-posts .each-list-post {	width: 49%;}
	.team-posts .each-list-post:nth-child(3n) {	margin-right: 2%;}
	.team-posts .each-list-post:nth-child(2n) {	margin-right: 0;}
	.jobinfo-heading {	margin-bottom: 20px;	margin-top: 0;}
	.each-job .job-title {	width: 100%; margin-bottom:15px;}
	.each-job .job-info1 , .each-job .job-info2 {	width: 50%;}
	.jobinfo-group .each-job.active-tab + .job-text {	padding: 10px 0;}
	
	/*praxis*/
	.news-posts .post-title, .news-posts .post-infos {	width: 100%;}
	.news-posts .post-title {	margin-right: 0;}
	.news-posts .post-title h3 {	margin-top: 0;	margin-bottom: 5px;}
	.news-posts .each-list-post {	padding: 25px 0;}
	.news-posts {	margin-bottom: 40px;}
	.pagination-list {	margin-top: 10px;}
	.jobinfo-group .job-text{padding:0;}
	
	/*kontakt*/
	.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner , .contact-sections .wpb_gmaps_widget iframe {	height: 400px;}
	
	/*Pop-up*/
	.covid-banner {padding: 20px;width: 90%;max-height: 90vh;overflow: auto;}
	.covid-banner-left {	width: 100%;	padding-right: 0;}
	.covid-banner-right {	width: 100%;	height: 300px;	position: relative;	display: inline-block;	top: auto;	right: auto;	margin-top: 20px;}
	.inner-accordion-sm .image-gallery-inner.gallery-column {	position: relative;	right: auto;	top: auto;	height: 300px;}
	
}
@media(max-width:479px){
	.website--logo.header-column {	width: 220px;}
	.page-title-container h1 , .title-subtitle-section h2 , .jobinfo-title h2 , .team-posts-title h2 , .news-posts-title h2{	font-size: 32px;}
	.contact-banner-text-container {	font-size: 14px;}
	.contact-banner-icon-image img {	max-height: 46px;	max-width: 56px;}
	.contact-banner-icon-image {	height: 52px;}
	.contact-banner-icons {	margin-top: 20px;	margin-bottom: 20px;}
	.section-main-image {	height: 270px;}
	h2.section-title {	font-size: 28px;}
	.site-footer-culumn.widget-area, .widget_nav_menu.active-menu {	margin-bottom: 15px;}
	.site-footer {	padding: 12px 0 12px;}
	.top-menu-inner .menu > li > a, .fixed .site-header .top-menu-inner .menu > li > a, .top-menu-inner ul.menu > li > a {	font-size: 30px;}
	.top-menu-inner > div {	padding-left: 40px;}
	.mobile-contact-icons p , 	.main-menu-inner-container .menu .sub-menu li a{	font-size: 20px;}
	.responsive_submenu_toggle {	top: 10px;}
	.top-menu-inner .mobile-contact-icons {	padding: 35px 0 0;}
	.mobile-contact-icons img {	max-width: 28px;	max-height: 26px;}
	vc_section.white-after-element::before {	display:none;}
	.list-links-section-row .vc_col-sm-6:last-child .vc_column-inner {	padding: 10px 30px 0 !important;}
	.page-blurb-box-row {	margin-top: 0;}
	.site-content-center, .container {	max-width: 94%;	width: 94%;}
	.vc_section.white-after-element .contact-banner-section .vc_column-inner {	max-width: 94%;}
	.list-links-section-row .vc_column-inner {	padding: 60px 15px 0 !important;}
	.list-links-section-row .vc_col-sm-6:last-child .vc_column-inner {	padding: 10px 15px 0 !important;}
	.page-blurb-image {	height: 150px;}
	.vc_section.white-after-element::before {	display: none;}
	.page-blurb-box-row {	padding: 0 !important;}
	.page-blurb-content span, .page-blurb-content a {	font-size: 14px;}
	.page-title-inner h2 {	font-size: 20px;}
	.page-blurb-content a::after {	width: 4px;	height: 4px;	top: 7px;	right: -26px;}
	.page-blurb-content a::before {	width: 14px;	height: 2px;	top: 9px;	right: -24px;}
	.top-menu-inner > div {	padding-top: 40px;}
	.plus-sign {	width: 20px;	height: 20px;}
	.plus-sign::after {	height: 20px;	top: -1px;	left: 11px;}
	.plus-sign::before {	width: 20px;	height: 1px;	top: 9px;	left: 2px;}
	.special-items-row , .vc_row.small-text , div#praxisteam , div#news{    max-width: 100%;    margin: 0 auto !important;}
	.special-items-row .vc_column-inner, .vc_row.small-text .vc_column-inner , div#praxisteam .vc_column-inner , div#news .vc_column-inner {  padding-left:0 !important; padding-right:0 !important;}
	
	
	/*leistungen*/
	body:not(.home) .page-title-container, body:not(.home) .after-multiply {
	height: 200px;}
	.wpb_text_column p, .wpb_text_column h4, .inner-accordion-item-text p {	font-size: 17px;}
	.download-item {	width: 100%;}
	.people-box-row.contact-info-box-row .vc_col-sm-3:last-child {	margin-top: 10px;}
	.wpb_text_column h4 a::after {    right: -1px;    width: 6px;    height: 6px;    top: 7px;}
	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {	font-size: 17px;}
	.banner-icon img {	max-height: 100px;	max-width: 75px;}
	.contact-info-box h2 {	font-size: 32px;	margin-bottom: 20px;}
	.contact-info-text p {	font-size: 18px;}
	.inner-accordion-item-title {    font-size: 16px;}
	.wpb_text_column h4 a::before {    width: 8px;    right: 1px; top:9px}
	.page-banner-mobile {	display: block !important;	}
	.team-banner .page-banner .container {	height: 385px;	min-height: unset;}
	
	/*team*/
	.team-posts .each-list-post {	width: 100%;	margin-right: 0; margin-bottom: 15px;}
	.jobinfo-group .each-job {	padding: 15px 0 9px;}
	.team-posts .list-posts {	margin-bottom: 10px; }
	.title-subtitle-section.add_row_class {	margin: 40px 0;}
	.title-subtitle-section h2 {	margin-bottom: 20px;}
	.people-details-name {	font-size: 26px;}
	.jobinfo-group .each-job::before {	top: 20px;}
	
	/*praxis*/
	.sliders-section .title-subtitle-section.add_row_class {	margin-bottom: 40px;}
	.news-posts .post-title h3 {	font-size: 26px;}
	body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {	padding: 20px 30px 12px 0 !important;}
	.news-posts {	margin-bottom: 30px;	padding: 0 5px;}
	
	/*kontakt*/
	.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner , .contact-sections .wpb_gmaps_widget iframe {	height: 350px;}
	.contact-sections h2 {	font-size: 26px;}
	.contact-sections .vc_single_image-img {	width: 50px;}
	.mobile-contact-icons p a {	padding-left: 42px;}
	
	/*popup*/
	.covid-banner-right {	height: 240px;}
	
	.single-post-inner h1,
	.single-post-inner h2,
	.single-post-inner h3,
	.single-post-inner h4,
	.single-post-inner h5,
	.single-post-inner h6,
	.post-content h1,
	.post-content h2,
	.post-content h3,
	.post-content h4,
	.post-content h5,
	.post-content h6{
		font-size: 30px;
		margin-bottom: 25px;
	}
	.single-post-inner h2,
	.post-content h2{
		font-size: 30px;
	}
	.single-post-inner h3,
	.post-content h3{
		font-size: 25px;
	}
	.single-post-inner h4,
	.post-content h4{
		font-size: 23px;
	}
	.single-post-inner h5,
	.post-content h5{
		font-size: 20px;
	}
	.single-post-inner h6,
	.post-content h6{
		font-size: 17px;
	}
	
	.single-post-inner p,.post-content p {font-size: 15px;margin-bottom: 20px;}
	.single-post-inner li,.post-content li {font-size: 15px;}
	.single-post-inner {padding: 30px 0;}
}
@media(max-width:374px){
	.page-blurb-content {	height: auto !important;}
	.special-item {	width: 100%;	margin-bottom: 20px;}
	.special-item-description {	height: auto !important;}
	.website--logo.header-column {	width: 170px;}
	.main-website-content {	margin-top: 120px;}
	.page-title-container h1 , .title-subtitle-section h2 , .jobinfo-title h2 , .team-posts-title h2 , .news-posts-title h2{	font-size: 26px;}
	.top-menu-inner > div {	padding-left: 0; padding-left: 20px;}
	.top-menu-inner .menu > li > a, .fixed .site-header .top-menu-inner .menu > li > a, .top-menu-inner ul.menu > li > a {
	font-size: 24px;}
	.mobile-contact-icons p, .main-menu-inner-container .menu .sub-menu li a {	font-size: 18px;}
	.page-banner .container {	height: calc(100vh - 120px);}
	.contact-banner-text-container {	font-size: 13px;}
	h2.section-title {	font-size: 25px;}
	.page-blurb-box-row .vc_col-sm-3 {	width: 100%;}
	.page-blurb-image {	height: 250px;}
	.page-blurb-content span, .page-blurb-content a {	font-size: 16px;}
	.team-banner .page-banner .container {	height: 330px;	min-height: unset;}
	.team-banner .page-title-container {	height: 150px !important;}
	
	
	/*leistungen*/
	.contact-info-box h2 {	font-size: 28px;}
	.icon-title-banner h2 {	font-size: 26px;}
	.people-box-image {	height: 380px;}
	
	/*team*/
	.people-details-box-row .people-details-image {	height: 300px;}
	.people-accordion-item-title {	padding: 15px 15px 8px 10px;}
	.people-accordion-item-title::before {	width: 10px;	height: 10px; 	top: 20px;	right: 10px;}
	.jobinfo-group .each-job, .team-posts-title p, .jobinfo-description, .title-subtitle-section p {	font-size: 17px;}
	
	/*praxis*/
	.sliders-section .image-gallery-row .image-gallery-inner .gallery-carousel-item {	height: 300px !important;}
	.slick-arrow {	width: 60px;	height: 60px;}
	.slick-arrow::before {	width: 18px;	height: 18px;}
	.gallery-title {	margin: 0 0 14px;}
	.news-posts .post-title h3 {	font-size: 24px;}
	
	/*kontakt*/
	.contact-sections .vc_col-sm-6.vc_col-has-fill .vc_column-inner , .contact-sections .wpb_gmaps_widget iframe {	height: 320px;}
	.contact-sections h2 {	font-size: 24px;}
	.contact-sections.contact-spacing .wpb_text_column h2 {	margin-bottom: 0;}
	
	/*popup*/
	.covid-banner-right {	height: 180px;}
	.inner-accordion-sm .image-gallery-inner.gallery-column {	position: relative;	right: auto;	top: auto;	height: 250px;}
	div:not(.full_height_gallery) .gallery-carousel-item {	min-height: 250px;}
	
	
}

/* small redesign news */
.news-posts .post-infos {
	width: calc(100% - 390px);
}
.news-posts .post-image {
	width: 360px;
}
.news-posts .each-list-post {
	display: flex;
	gap: 30px;
	align-items: center;
	flex-wrap: wrap;
}
.news-posts .post-title {
	width: 100%;
	margin-bottom: 15px;
}
.news-posts .post-title h3{
	margin-top: 0;
}
@media(max-width: 1023px){
	.news-posts .post-content p {font-size: 16px;}
}
@media(max-width: 767px){
	.news-posts .post-infos, .news-posts .post-image {width: 100%;}
	.news-posts-title br {display: none;}
}