
body 
{
  /*
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  */
}


.hide {
    display: none;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.left-text,
.align-left  { text-align: left  !important; }
.right-text,
.align-right { text-align: right !important; }

.center-text,
.align-center { text-align: center !important; }

.print-logo,
.print-footer-imprint
{
    display: none;
}


.white-text-shadow
{
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}


.tp-caption,
.text-shadow,
.black-text-shadow
{
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.no-shadow
{
    text-shadow: none !important;
}


.grau-col > .vc_column-inner
{
  background-color: #f3f1ee;
  padding: 20px 25px;
}

.white,
.white-text,
.white *,
.white-text *
{
    color: #FFFFFF !important;
}




.no-link
{
  text-decoration: none !important;
}

.tuckedAway
{
    position: absolute;
    left: -10000px;
}


.no-margin,
.no-margin *
{
  margin: 0px !important;
}

@media not print
{

.only-print,
.print-only
{
    display: none !important;
}

}



@media screen and (min-width: 779px)
{

  .md-text-align-right,
  .md-text-align-right *
  {
    text-align: right !important;
      
  }
}



/* ######################################## */


span.wpcf7-not-valid-tip {
    color: #c10230;
}
input.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #c10230 !important;
}

/* rot */
.popup-message-style .wpcf7-validation-errors,
.invalid .wpcf7-response-output
{
    background-color: #c10230 !important;
}
/* grün */
.popup-message-style .wpcf7-mail-sent-ok,
.valid .wpcf7-response-output,
.wpcf7-response-output .wpcf7-valid-tip-text
{
    background-color: #0ba038 !important;
}


/* ############################## */

.ult-vc-seperator
{
  z-index: 5 !important;
}


/* ######################################## */

.full-width,
.team-image:not(.regular-width) img,
.wpb_single_image:not(.regular-width),
.wpb_single_image:not(.regular-width) .vc_figure,
.wpb_single_image:not(.regular-width) .vc_single_image-wrapper,
.wpb_single_image:not(.regular-width) img
{
    width: 100%;
    max-width: none;
}

/* ############################## CONTENT  ####################################### */

.wpb_text_column img
{
	width: 35%;
}


.wpb_text_column .wp-caption img
{
  width: 100%;
}


.wpb_text_column h2, 
.wpb_text_column h3, 
.wpb_text_column h4, 
.wpb_text_column h5, 
.wpb_text_column h6 {
	padding-top: 10px;
    clear: none;
}


.wpb_single_image .vc_single_image-wrapper
{
  max-width: none;
  width: 100%;
}

/*
#content .rotatingtweets, .boxed .masthead.side-header-menu-icon:not(.side-header), .dt-css-grid .no-img .overlay-placeholder img, .masthead:not(.side-header), img.info-circle-img-icon, 
*/
.rollover img, .wpb_single_image .vc_figure
{
  max-width: none;
  width: 100%;
}




#GoogleMapAnchor
{
	position: absolute;
	margin-top: -100px;
}

/* ########### TEAM  ##################### */


.sidebar-profile-image
{
	display: none;
	/* margin-top: 20px; */
}
@media (min-width: 768px) {
	.sidebar-profile-image
	{
		display: inline-block;
	}
}

.list-unstyled,
.content .list-unstyled 
{
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}


.ifs-teaminfo-shortcode>.wpb_wrapper>.team-container
{
  padding-bottom: 30px;
}

.ifs-teaminfo-shortcode>.wpb_wrapper>.team-container:last-child
{
  padding-bottom: 0px;
}

.ifs-teaminfo-shortcode .team-container .team-image
{
    width: 25%;
    padding: 20px 0 0 0;
    float: left;	
}

.ifs-teaminfo-shortcode .team-container .team-desc {

	padding: 20px 0px 0px;
    text-align: left;
    width: 100%;
}

.ifs-teaminfo-shortcode .team-container-title {

  display: block;
  width: 100%;
  padding: 20px 0px 0px;
}

.ifs-teaminfo-shortcode .team-container.hasTitle .team-desc {

  padding: 10px 0px 10px;
}

.ifs-teaminfo-shortcode .team-container.hasImage .team-desc {

	padding: 30px 0px 0px;
    float: right;
    width: 70%;

}


.single-dt_team .ifs-teaminfo-shortcode .team-container .team-image
{
	display: block;
}
@media (min-width: 768px) {
	.single-dt_team .ifs-teaminfo-shortcode .team-container .team-image
	{
		display: none;
	}
	.single-dt_team .ifs-teaminfo-shortcode .team-container.hasImage .team-desc {
		padding: 20px 0px 0px;
	    text-align: left;
	    float: none;
	    width: 100%;
	}

}


.ifs-teaminfo-shortcode .team-member-name h1,
.ifs-teaminfo-shortcode .team-member-name h2,
.ifs-teaminfo-shortcode .team-member-name h3,
.ifs-teaminfo-shortcode .team-member-name h1 .post-details.details-type-link,
.ifs-teaminfo-shortcode .team-member-name h2 .post-details.details-type-link,
.ifs-teaminfo-shortcode .team-member-name h3 .post-details.details-type-link,
{
	font-size: 20px;
	line-height: 25px;
    font-weight: 700;
}

.ifs-teaminfo-shortcode .team-member-name h4,
.ifs-teaminfo-shortcode .team-member-name h4 .post-details.details-type-link
{
	margin-top: -20px;
	font-size: 18px;
	line-height: 25px;
    font-weight: 300;
}

.ifs-teaminfo-shortcode .team-member-name h1 .post-details.details-type-link,
.ifs-teaminfo-shortcode .team-member-name h2 .post-details.details-type-link,
.ifs-teaminfo-shortcode .team-member-name h3 .post-details.details-type-link,
.ifs-teaminfo-shortcode .team-member-name h4 .post-details.details-type-link
{
    padding-bottom: 3px;
    margin-bottom: -3px;
}

.ifs-teaminfo-shortcode .team-member-position h2,
.ifs-teaminfo-shortcode .team-member-position h3,
.ifs-teaminfo-shortcode .team-member-position h4,
.ifs-teaminfo-shortcode .team-member-position h5
{
    font-size: 16px;
	line-height: 20px;
}



.who li {
    margin-bottom: 2px;
    text-align: left;
}

.who li a
{
	text-decoration: none;
	color: #000;
}

/* Erweiterungen für Team-Link-Icon-Angaben */
.who li i.fa,
.who li i.soc-font-icon 
{
	color: #f7931e;
	font-size: 16px;
	min-width: 15px;
	margin-right: 8px;
	text-align: center;
	position: relative;
    vertical-align: sub;

	z-index: 2;
	display: inline-block;

	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 26px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.who li:hover,
.who li a:hover,
.who li:hover > i.fa,
.who li:hover > i.soc-font-icon 
{
	color: #777;
}


/* ++++++++++++ */

.download-list .download-list-heading
{
    margin-bottom: 15px;
}

.download-list ul
{
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 0;
}

.download-list li.download-list-item
{
    margin-bottom: 5px; 
}

.download-list .download-icon
{

    font-size: 20px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: bottom;

}

/*
download-list-recurse-heading recursion-depth-0

.download-list-item > .uavc-list-content > .download-dirdrop-list
*/
.download-list-recurse-heading 
{
  padding-top: 10px;
}

.download-list-item > .uavc-list-content > .download-list-recursion
{
  padding-left: 20px;
}

/* ############################ */


/* ################################################### */
/* https://gist.github.com/cfxd/c9733fa71efc6c6efb18   */

.wp-video, 
video.wp-video-shortcode, 
.mejs-container, 
.mejs-overlay.load 
{
  width: 100% !important;
  height: 100% !important;
}
.mejs-container {
  padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}


/* ####################################### */




blockquote.shortcode-blockquote 
{
    color: #303030;
    border: none;
    background-color: #f2f3f3;
}


.team-desc .wpb_content_element
{
    margin-bottom: 0;
}

.team-desc blockquote:not(.wp-block-quote) {
    color: #303030;
    font: normal 500 13px / 21px "Raleway", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    margin-top: 20px;

}


.testimonial-row blockquote.shortcode-blockquote
{
  margin-top: 50px;
}

blockquote.shortcode-blockquote *, 
.team-desc blockquote:not(.wp-block-quote) * {
    box-sizing: border-box;
    text-align: center;
}

@media screen and (min-width: 768px)
{

  .team-desc blockquote:not(.wp-block-quote) {

      margin-top: -15px;
      transform: rotate(5deg);
  }


}

blockquote.shortcode-blockquote,
.team-desc blockquote:not(.wp-block-quote) {
    /* Negate theme styles */
    /*
    border: 0;
    margin: 0;
    padding: 0;

    background: none;
    color: gray;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4 !important;
    margin: 0;
    position: relative;
    text-shadow: 0 1px white;
    z-index: 600;
    */
    position: relative;
    text-shadow: 0 1px white;
    overflow: visible;

}

blockquote.shortcode-blockquote *,
.team-desc blockquote:not(.wp-block-quote) * {
    box-sizing: border-box; 
}

blockquote.shortcode-blockquote p:first-child:before,
.team-desc blockquote:not(.wp-block-quote) p:first-child:before {
    content: '\201C';
    color: #1f3281;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 9.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    margin-top: 0em;
    right: 0.2em;

    text-shadow: none;

    /*
    top: -.4em;
    left: -.2em;    
    
    */
    /* z-index: -300; */
}

/* ############################################### */

.myChildrensLinkIsApplied
{
  cursor: pointer;
}



/* ################################ */



/* ####### Teaser Box-Plugin ################### */
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div:not(.do-column-wrap):nth-child(2n+1),
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-1,
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-2:nth-child(2n+1),
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-3:nth-child(3n+1),
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-4:nth-child(4n+1),
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-6:nth-child(6n+1),
.widget_submenuteaserboxes_menu > .menu-hauptmenue-container > div.do-column-wrap.column-wrap_after-12:nth-child(12n+1)
{ 
  clear: left; 
}





.blogMini-innerwrap,
.teaserbox
{
  width: 100%;

  padding: 0;
  margin: 0 0 30px;

  border: 1px solid #ddd;
/*
  background-color: #f3f1ee;
*/

  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.15);
  box-shadow: 0 2px 4px rgba(0,0,0,.15);

/*
  -webkit-box-shadow: 3px 3px 7px 0px rgba(86,86,86,0.3);
  -moz-box-shadow: 3px 3px 7px 0px rgba(86,86,86,0.3);
  box-shadow: 3px 3px 7px 0px rgba(86,86,86,0.3);
*/
  -webkit-transition: box-shadow 0.2s ease-in-out, margin 0.2s ease-out;
  -moz-transition: box-shadow 0.2s ease-in-out, margin 0.2s ease-out;
  -o-transition: box-shadow 0.2s ease-in-out, margin 0.2s ease-out;
  transition: box-shadow 0.2s ease-in-out, margin 0.2s ease-out;
}


.bg-grau .teaserbox,
.grau-bg .teaserbox
{
  background-color: #fff;
}



/*
@media (min-width: 768px)
@media (min-width: 992px)
*/


@media (min-width: 768px) and (max-width: 991px)
{
  .teaserbox_columnwrap:nth-child(2n+1)
  {
    clear: left;
  }
}

@media (min-width: 992px)
{
  .teaserbox_columnwrap:nth-child(3n+1)
  {
    clear: left;
  }
}


.teaserbox:hover {
  border: 1px solid #bbb;

  -webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,.15);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,.15);
  box-shadow: 3px 3px 7px 0px rgba(0,0,0,.15);

/*
  -webkit-box-shadow: 4px 4px 7px 0px rgba(86,86,86,0.7);
  -moz-box-shadow: 4px 4px 7px 0px rgba(86,86,86,0.7);
  box-shadow: 4px 4px 7px 0px rgba(86,86,86,0.7);

*/
}


.teaserbox *
{
  text-decoration: none !important;
}

.teaserbox a
{
  color: #333;
  padding: 0;
  margin: 0;
}

.teaserbox .teaserbox-image
{
    width: 100%;
    height: auto; 
    display: block;
    margin: 0;
    padding: 0;
}


.blogMini-title-wrap,
.teaserbox .teaserbox-title-wrap {

  display: block;
/*
  background: #2ca7e4 !important;
*/

/*
  height: 30px;
  width: 100%;
  */

  padding: 20px 20px 10px;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

.blogMini-title-text,
.teaserbox .teaserbox-title-text {

  display: inline-block;

  color: #000;

  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 24px;

  /*
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  display: inline-block;
  */
  line-height: 1.2;

}
/*
.blogMini-title-link:hover .blogMini-title-wrap,
.teaserbox .teaserbox-title-wrap:hover,
.teaserbox:hover .teaserbox-title-wrap {
  text-decoration: none;
  box-shadow: none;
  right: auto;
  background: #f3f1ee;
}

.teaserbox:hover .teaserbox-title-wrap.hover-effect {

  right: auto;
  background: #f3f1ee;

}
*/

.teaserbox .teaserbox-text-wrap
{
  padding: 0px 20px 20px;
  color: #333;


}

.teaserbox .teaserbox-more-wrap
{
  color: #333;
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 24px;
  padding: 20px 20px 15px;

}

.teaserbox .teaserbox-image-wrap img
{
  max-width: none;
  width: 100%;
}
/* ###################### */

