.et_divi_builder #et_builder_outer_content .et_pb_module li{list-style:circle inside none}.et_divi_builder #et_builder_outer_content .et_pb_pricing li{list-style:none}

.mobile-menu-icons {
    width: auto;
    margin-top: 10px !important;
}
.mobile-menu-right {
    display: inline-block;
    float: right;
}

.mobile-menu-icons.pull-right{
	margin-bottom: 10px;
}

.wpb_wrapper.vc_figure {
    max-width: 1200px !important;
    height: auto;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-textarea{
    width: 100% !important;
}

.fixed-mobile-header {
	position: fixed;
	width: 100%;
	z-index: 999;
	margin-top: 66.7px;
}

.portfolio-desc p {
		display: block; /* in seltenen Faellen in Kombination mit "(max-)width" auch "inline-block" */
	overflow: hidden;
  -moz-text-overflow: ellipsis;
			 text-overflow: ellipsis;
   max-height:5.1em; /*Vorgabehöhe:  1.5em(line-height) x 3 Zeilen = 4.5em */
 min-height:5.1em; 
}

@media(max-width: 992px) {
    #masthead .logo {
        height: 87px;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #masthead .sticky-header-shrink .logo {
        max-height: 134px !important;
        height: 87px;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .wpb_single_image.wpb_content_element.vc_align_left .wpb_wrapper.vc_figure {
        margin: 0 -100px 0 -30px;
    }

    .vc_row.wpb_row.vc_row-fluid {
        padding-left: 10px !important;
    }

    .vc_row.wpb_row.vc_row-fluid{
        padding: 0 !important;
    }

	#cookie-bar{
		font-size: 20px;
    	line-height: 30px;
	}
	.sticky-header .sticky-header-inner .pull-left .vision-logo-url {
		line-height: 4;
	}
}

@media(min-width: 992px){
	#cookie-bar {line-height:38px; font-size: 28px}

	.wpb_wrapper.vc_figure {
        margin: 0 -50px 0 -50px;
    }
}

#cookie-bar {background: rgba(205,222,238,1); height:auto; color: #000; text-align:center; padding:10px 0;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%; z-index: 99999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {font-size: 24px; color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#aa92c1;}
#cookie-bar .cb-enable:hover {background:#D0C1DE;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

@media(min-width: 765px){
.vc_col-sm-6 .wpb_wrapper.vc_figure {

    margin: 0 -15px;

}
}