/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


#top .ubermenu-searchform,
#top .ubermenu .ubermenu-search-input{
    margin:0;
}

#top #header_main_alternate {
    background-color: #222222!important;
}


/* CSS - Subtext below the logo */
/* 
If your subtext is overflowing outside the header 
please increase the header height from
Enfold > Header > Header size > Custom pixels 
*/

#top .logo,
#top .logo a {
  overflow: visible;
}

/* Subtext styling */
.logo .subtext  {
  font-size: 20px;
    font-weight: 600;
}

.logo .subtext {
  z-index: 999;
}
/* Reduce the logo height to make space for the subtext below */
#top #header .logo img {  
  max-height: 70%!important;
  margin-top: 10px;
}

/* OPTIONAL CHOICE : Change position of subtext when scrolled */
#top #header.header-scrolled .logo img {  
  max-height: 100%!important;
}
#top #header.header-scrolled .logo .subtext {
  position: absolute;
    top: 50%;
    right: 0;
    transform: translate(120%, -50%);
}  


.main_color .team-member-job-title {
	font-size: 16px;
	/*color: #ffffff;*/
}



@media screen and (max-width: 767px) {
#content_html-4 {
display: none !important;
}
}

@media screen and (max-width: 767px) {
	#content11 {
		font-size: 10px !important;
		padding-left: 15px !important;
	}
	
}


@media screen and (max-width: 767px) {
	#content11_rechts {
		display: none;
	}
	
}







#leftcolumn11 {
	width: 100px;
	float: left;
	padding-top: 20px;
	line-height: 26px;
}


#wrapper_html-4 {
	margin-left: 50px;
	width: 1200px;
	height: 150px;
}


#content_html-4 {
	float: left;
	padding-top: 5px;
	width: 440px;
	line-height: 26px;
}
#content11 {
	float: left;
	padding-top: 5px;
	width: 460px;
	line-height: 26px;
	padding-left: 30px;
	font-size: 17px;
}
#content11_rechts {
	float: left;
	padding-top: 26px;
	width: 250px;
	line-height: 0px;
	padding-left: 0px;
	min-height: 0px;
}

.widget {
    
    padding: 0px 0 30px 0!important;
    }