

@media only screen and (max-width: 1200px){
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
width: 100% !important;
}

.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
display: block !important;
}

.gform_wrapper .gfield_required {
display: none !important;
}
label.gfield_label {
    text-align: left !important;
}
span.gf_repeater_remove {
    padding-top: 1px;
}
}

@media only screen and (max-width: 1024px){
div#contact {
    background-image: none !important;
}
div#contact .wpb_column.vc_column_container.vc_col-sm-4 {
    display: none;
}
div#contact .wpb_column.vc_column_container.vc_col-sm-8 {
    width:100%;
}
div#contact .empty-mob {
height: 100px !important;
}
}

@media only screen and (max-width: 768px){
.empty-mob {
height: 30px !important;
}
}

@media only screen and (max-width: 410px){
.flat-dark .esg-filterbutton {
display: block !important;
width: 122% !important;
}
.footer_top, .column1.footer_col1 {
text-align: center;
}
.wpb_text_column.wpb_content_element {
    text-align: center;
}
.textwidget .wpb_single_image .vc_single_image-wrapper {
display: none;
}
}

.header_bottom_right_widget_holder {
height: 140px;
}

.q_font_awsome_icon_stack.pull-center {
    display: inline-block;
}

.side_menu_button {
    display: none;
}

.header-widget.widget_nav_menu ul.menu li a {
    padding: 0 0 0 25px;
}

.header_top .left, .header_top .right  {
    padding-top: 6px;
}

.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
height: 44px;
}

nav.main_menu.drop_down.left {
    display: none;
}

.white-text h2{
    color: #fff;
}

.green-link {
    color: #00914e;
    font-weight: 700;
}

.dienstleistungen h3 {
    text-align: center;
    display: block;
    height: 71px;
    vertical-align: middle;
    line-height: 71px;
    background-color: #232323;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}

.empfehlung h2 {
    color: #b72927;
}

.testimonial_content_inner {
    background-color: #ececec !important;
}

.testimonial_content_inner p {
    font-size: 18px;
    text-align: left;
}

#responsive-form{
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.column-half input.wpcf7-form-control.wpcf7-submit {
    float: right;
width: 80% !important;
text-align: center !important;
}


/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
font-size: 14px;
	}
}

.q_logo a {
height: 100px !important;
}



.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
display: inline;
}

.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
    float: none !important;
}

.gform_wrapper label.gfield_label {
font-size: 14px !important;
}

.gform_wrapper .gfield_required {
display: none;
}

body .gform_wrapper input[type=text] {
font-size: 14px !important;
}

.gform_wrapper ul.gform_fields li.gfield:first-child {
    padding-right: 0px;
}

.gform_wrapper .right_label input.large {
width: 12% !important;
}

.gform_wrapper .right_label input.medium {
width: 8% !important;
}

.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
padding-right: 0px !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    margin-left: 5px;
    margin-bottom: 10px;
}

.gf_repeater_add {
    float: left;
}

.gform_footer.right_label {
    display: block;
    margin-left: 0px !important;
}

body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
    background-color: #eb962c;
    border-color: #eb962c;
    color: #2a2a2a;
    text-decoration: none;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
display: none;
}

body .gform_wrapper .gform_confirmation_message, body .gform_wrapper div.validation_error {
top: 220px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
padding: 10px 10px !important;
}

li#field_1_11 {
    display: block;
}

li#field_1_12 {
    display: block;
}

li#field_1_4 {
    display: block;
}