.custom_grayheaderbox  { 
	padding: 50px;
	margin-bottom: 50px;
	background: #F2F2F2;
	margin-left: 0;
	margin-right: 0;
}
.custom_grayheaderbox p:last-child  {  
	margin-bottom: 0;
}
.custom_grayheaderbox .kontaktbutton .kontaktbutton_inner { 
	border: solid 1px #cacaca;
}
.custom_grayheaderbox .kontaktbuttonliste { 
	margin-bottom: 0;
}
.simpletext {
	font-size: 22px;
	line-height: 35px;
	padding: 0 150px;
} 
.simpletext h2,
.simpletext h3 {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 600;
} 
.modulepictext {
	margin-left: 0;
	margin-right: 0;
}
.modulepictext .wpb_single_image.vc_align_center { 
  margin-left: -15px;
  margin-right: -15px;
}
.modulepictext .vc_inner { 
  padding: 32px;
}
.modulepictext h2 {
  font-size: 30px;
  line-height: 40px;
}
.seogridboxen .vc_col-sm-4 p {
	margin-bottom: 0;
}
.fragenantworten .bgblack {
	margin-bottom: 50px;
}
.refimage img {
	width: 100%;
	max-width: 100%;
	background: url('../images/test.png');
	height: 450px;
	background-size: 100%;
}
.refimage img {
	width: 100%;
	max-width: 100%;
}
.ctaboxreferenzen h2 {
	font-size: 45px;
	margin-bottom: 0;
}
.buehnenelement .qrcodeimages,
.custom_layout_2_3 .qrcodeimages {
	max-width: 152px;
	height: auto;
	display: inline-block;
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-right: 32px;
	margin-bottom: 32px !important;
} 
.buehnenelement .vc_col-sm-4 .qrcodeimages img:hover {
	opacity: .8;
} 
.custom_layout_2_3 .vc_col-sm-4 .qrcodeimages.qrcodeimagesright  {
	margin-right: 0;
	margin-bottom: 0 !important;
}
.phasenbox  {
	padding-bottom: 40px;
}
 .phasenbox .vc_column-inner {
	background: none !important;
}
.phasenbox .vc_column-inner h3 {
	margin-top: 0;
}
.vc_inner.phasenbox .vc_col-sm-2 {
	max-width: 113px;
} 
.vc_inner.phasenbox .vc_col-sm-2 .vc_column-inner .wpb_text_column .wpb_wrapper p {
	color: #fff;
	background: #435059;
	padding: 15px;
	font-size: 33px; 
	border-radius: 99px;
	max-width: 50px;
	height: 50px;
	justify-content : center;
	align-items : center;
	display: flex;
	font-family: 'DM Serif Display';
	margin-bottom: 20px !important;
}
.mockup-slider__device svg {
	height: auto;
	left: 0;
	opacity: .4;
	position: absolute;
	top: 0;
	width: 100%;
}
.fit-image {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: top;
	position: relative;
	width: 100%;
}
 .mockup-slider__device__desktop {
	padding: 3.3% 3.2% 22%;
	position: relative;
}
 .rawhtml_border .vc_col-sm-4 .vc_column-inner {
    border: dashed 1px white;
    padding: 20px !important;
    margin-bottom: 20px;
}
.wordpressleistungen img {
	max-width: 80%;
}
.check-s img {
	margin-bottom: 10px;
}
.kundenfeedbackbox .vc_col-sm-4 .vc_column-inner  { 
	border: solid 1px #171717; 
	box-shadow: 0 0 0 5px #171717;
	outline: solid 4px #fff;
}
.kundenfeedbackbox h5 { 
    font-size: 16px;  
    line-height: 32px;
    margin-bottom: 20px;
    text-decoration: none;
}
.wordpresslogos .wpb_single_image {
	padding: 40px;
	margin-bottom: 32px;
}
.unterstuetzer02 .vc_col-sm-3 .vc_column-inner {
	background: #fff;
	padding: 20px;
}
.unterstuetzer02 .vc_col-sm-3 .vc_column-inner img,
.unterstuetzer03 .vc_column-inner img,
.unterstuetzer01 .vc_column-inner img {
	border: solid 1px #f2f2f2;
}


@media only screen and (max-width: 1200px) {
.simpletext {
    padding: 0 15px !important;
}
}
 

 /* 1200px-Auflösung "MAX WIDTH 1200px"
-------------------------------------------------------------- */
@media only screen and (max-width:1200px) {  
 .custom_grayheaderbox  { 
	padding:30px; 
	margin-top: 10px;
}
} 


/* 787px-Auflösung "MAX WIDTH 787px"
-------------------------------------------------------------- */
@media only screen and (max-width:787px) {  
.ctaboxreferenzen h2 {
	font-size: 25px; 
} 
.simpletext {
	font-size: 16px;
	line-height: 22px; 
} 
.stepsnumber .wpb_single_image  {
	display: none;
}
.modulepictext .vc_inner { 
	padding: 15px 0 30px 0;
}
h1 {
	-webkit-hyphens: auto;
	hyphens: auto;
}
.custom_grayheaderbox  { 
	padding: 0;
	margin: 0 0 50px 0 !important;
	background: #fff;
} 
.custom_grayheaderbox .wpb_column.vc_column_container.vc_col-sm-12  { 
	padding: 0; 
}  
.custom_grayheaderbox ul.kontaktbuttonliste li { 
	border: none !important;
}	
}  