    /*Abstand Top Nav zu Hauptnav */
    .header_top {    margin-bottom: 40px;	}         /*Abstand Standort-Heaxagon oben und unten*/  
    .text_bild_headline .stoerer_hex_container {    top: 50px;    margin-bottom: 100px;} 
    .keep_in_touch ul li a.custom_icon {    transition: color 0.4s ease;	}
    .keep_in_touch ul li a.custom_icon:hover {    transition: color 0.4s ease;    color: rgba(24, 169, 179, 1);}/* dockmedia  */   
    .mm-listview>li:not(.mm-divider):after {        z-index: -1;    }    
    .startup_liste.liste_b.bg {        z-index: 1 !important;    }
    
    /*meat the team startseite*/
	h2.meet {font-size: 3rem;line-height: 3rem;}




/*malichimp*/

.mc-field-group {display: block;}




	#mc_embed_signup{
		background:#fff; clear:left; font-size: 24px;
    	line-height: 24px; width:100%; font-family: 'BlenderProMedium', arial, helvetica;}
    	
    #mc_embed_signup label {
		 display: block;
    	font-size: 24px;
    	padding-bottom: 0px; font-weight:normal;
}


#mc_embed_signup input::placeholder {font-size:16px;}

#mc_embed_signup input.email {
    font-family:'BlenderProMedium', arial, helvetica;
    font-size: 18px;
    box-sizing: border-box;
    height: 44px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
	outline: none;
    color: rgba(74, 74, 74, 1);
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    background: rgba(246, 245, 243, 1);
	
}

#mc_embed_signup input[type=text] {
    font-family:'BlenderProMedium', arial, helvetica;
    font-size: 18px;
    box-sizing: border-box;
    height: 44px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
	outline: none;
    color: rgba(74, 74, 74, 1);
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    background: rgba(246, 245, 243, 1);
	
}

#mc_embed_signup input[type=checkbox] {
   
    width: 30px;
	
}

.bolder {font-size:18px!important;}


#mc_embed_signup .button {
   text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 18px;
    height: 44px;
    line-height: 24px;
    padding: 1px 15px;
    border: 0px solid rgba(0, 75, 88, 1);
    color: rgba(74, 74, 74, 1);
    display: inline-block;
    background: rgba(30, 198, 221, 1);
    transition: background 0.3s ease, color 0.3s ease;
    cursor: pointer;
    border-radius: 0px;
}

#mc_embed_signup .button:hover {
   text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 18px;
    height: 44px;
    line-height: 24px;
    padding: 1px 15px;
    border: 0px solid rgba(0, 75, 88, 1);
    color: rgba(74, 74, 74, 1);
    display: inline-block;
    background: rgba(30, 198, 221, .5);
    transition: background 0.3s ease, color 0.3s ease;
    cursor: pointer;
    border-radius: 0px;
}