/*LEMONTEC CUSTOM STYLE FOR MACHINE RENTAL FORM*/

.two-column-text-images .columns {
    position: relative;
}

.image-list {
	transition: .27s ease;
}

.image {
	transition: .27s ease;
}

.two-column-text-images .image.big {
	bottom: 0;
}

.image-list.fade_out {
	opacity: 0;
	pointer-events: none;
}

.machine_rental_wrapper {
    z-index: 1;
    position: absolute;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    transition: .27s ease;
    /*clip-path: polygon(0 0, 100% 0, 100% 60%, 43% 100%, 0 100%, 0% 50%);*/
}

.machine_rental_wrapper::before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -200px;
    bottom: 0;
    width: 200vw;
    content: '';
    -webkit-transform: skewX(-59.9deg);
    -ms-transform: skewX(-59.9deg);
    transform: skewX(-74deg);
    -webkit-transform-origin: 0 70%;
    -ms-transform-origin: 0 70%;
    transform-origin: 0 50%;
    pointer-events: none;
    background-color: #333;
}

.machine_rental_wrapper.active {
	opacity: 1;
	pointer-events: all;
	left: 0;
}

.machine_rental_inner {
	max-width: 1228px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
	position: relative;
	height: 100%;
}

body .machine_rental_wrapper .gform_wrapper {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 55px;
    max-width: 995px;
    position: relative;
	height: 100%;
}

body .machine_rental_wrapper .gform_wrapper form {
    color: #FFF;
}

body .machine_rental_wrapper .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-top: 0;
}

body .machine_rental_wrapper .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

body .machine_rental_wrapper .gform_wrapper .gfield_required {
    display: none;
}

body .machine_rental_wrapper .gform_wrapper .step_label {
	font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px!important;
    padding-right: 55px!important;
    background-color: #777777;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
}

body .machine_rental_wrapper .gform_wrapper .step_label:before {
	width: 100vw;
    height: 100%;
    background-color: #777777;
    content: "";
    top: 0;
    left: -100vw;
    position: absolute;
}

body .machine_rental_wrapper .gform_wrapper .step_sub_label {
    font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    letter-spacing: 1.84px;
    line-height: 30px !important;
    text-transform: uppercase;
    font-size: 23px;
    max-width: 490px;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_1 .step_sub_label {
	margin-bottom: 79px;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_2 .step_sub_label {
	margin-bottom: 60px;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_3 .step_sub_label {
	margin-bottom: 30px;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_4 .step_sub_label {
	margin-bottom: 30px;
	max-width: 692px;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_5 .step_sub_label {
	margin-bottom: 26px;
	max-width: 692px;
}

body .machine_rental_wrapper .gform_wrapper .gf_page_steps {
	margin: 0;
    padding: 0;
    border-bottom: 0;
    position: absolute;
    right: 0;
    top: 55px;
    width: 75%;
    display: flex;
    height: 45px;
    align-items: center;
}

body .machine_rental_wrapper .gform_wrapper .gf_step span.gf_step_label {
    display: none;
}

body .machine_rental_wrapper .gform_wrapper .gf_step .gf_step_number {
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    margin-right: 0;
}

body .machine_rental_wrapper .gform_wrapper .gf_step {
	margin: 0;
    width: 24%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    opacity: 1;
    font-size: 0;
    position: relative;
}

body .machine_rental_wrapper .gform_wrapper .gf_step:before {
	content: "";
    position: absolute;
    width: calc(100% - 15px);
    border-top: 1px dashed #FFFFFF;
    top: 50%;
    left: 3.5px;
	transform: translateY(-50%);
}

body .machine_rental_wrapper .gform_wrapper .gf_step:first-child:before {
	width: 0;
}

body .machine_rental_wrapper .gform_wrapper .gf_step:first-child {
    width: 4%;
}

body .machine_rental_wrapper .gform_wrapper .gf_step.gf_step_active .gf_step_number {
    background-image: url(../images/icons/zeitleiste-pfeil.svg);
    position: absolute;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
}

body .machine_rental_wrapper .gform_wrapper .gf_step.gf_step_completed .gf_step_number {
	background-color: #FFFFFF;
}

body .machine_rental_wrapper .gform_wrapper .top_label li ul.gfield_checkbox, body .machine_rental_wrapper .gform_wrapper .top_label li ul.gfield_radio {
    width: 100%;
    margin: 0;
    display: flex;
	justify-content: space-between;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_4 .top_label li ul.gfield_checkbox, body .machine_rental_wrapper .gform_wrapper #gform_page_3_4 .top_label li ul.gfield_radio {
	margin-left: -15px;
	display: block;
}

body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_1 li, body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_18 li {
	width: calc(50% - 7.5px);
    margin-bottom: 0;
    text-align: center;
    margin: 0!important;
}

body .machine_rental_wrapper .gform_wrapper ul.gform_fields li.gfield input[type=radio] {
	margin-left: 0;
	-webkit-appearance: none;
	width: 0!important;
	height: 0!important;
	background-color: unset!important;
	border: 0!important;
}

body .machine_rental_wrapper .gform_wrapper .gfield_radio li label {
    margin: 0;
    font-weight: 400;
    background-color: #FFF;
    color: #777777;
    border-radius: 5px;
    padding: 20px 0 15px!important;
    width: 100%;
    max-width: 100%;
	transition: .27s ease;
}

body .machine_rental_wrapper .gform_wrapper .gfield_radio li label:hover {
	padding 18px 0 13px;
	border: 1px solid #333333;
	opacity: 0.95;
}

body .machine_rental_wrapper .image-choices-field .image-choices-choice-image-wrap {
	width: 49px;
	height: 49px;
	display: inline-block;
	margin-bottom: 6px;
}

body .machine_rental_wrapper .image-choices-field .image-choices-choice-text {
	font-size: 16px;
	line-height: 22px;
	padding-top: 0;
}

body .machine_rental_wrapper .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 30px;
    left: 0;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .button {
    border: 0;
    line-height: 28px;
    padding: 0;
    margin-right: 15px;
    position: relative;
    border-radius: 0;
    background-color: transparent;
    font-size: 16px;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .gform_previous_button.button {
    width: auto;
    padding-left: 42px;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .button.gform_next_button {
	margin-right: 0;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .button.gform_next_button .lemon_form_btn_icon {
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .button.gform_next_button .lemon_form_btn_icon {
    background-image: url(../images/icons/zeitleiste-pfeil.svg);
	margin-left: 14px;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .button.gform_previous_button .lemon_form_btn_icon {
	background-image: url(../images/icons/zurueck.svg);
	margin-right: 14px;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .custom_prev_button {
    position: relative;
    display: inline;
	cursor: pointer;
}

body .machine_rental_wrapper .gform_wrapper .gform_page_footer .custom_prev_button:before {
	content: "";
	background-image: url(../images/icons/zurueck.svg);
	background-repeat: no-repeat;
	margin-right: 14px;
	width: 28px;
    height: 28px;
	position: absolute;
	
}

body .machine_rental_wrapper li#field_3_34 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 28px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
}

body .machine_rental_wrapper .step_1_tooltip {
	margin: 0;
    width: calc(50% - 7.5px);
    padding-left: 30px;
    position: relative;
}

body .machine_rental_wrapper .step_1_tooltip:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 15px;
	background-image: url('../images/icons/info.svg');
	background-repeat: no-repeat;
}

/*STEP 2 AUTOMATEN VERLEIH*/
body .machine_rental_wrapper .gform_wrapper ul#input_3_6 {
    justify-content: unset;
}

body .machine_rental_wrapper .gform_wrapper  ul.gfield_radio#input_3_6 li,body .machine_rental_wrapper .gform_wrapper  ul.gfield_radio#input_3_35 li  {
	width: 25%;
	max-width: 187px;
	margin: 0 15px 0 0!important;	
}

/*STEP 3*/

body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_18 li label {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0.36px;
}

body .machine_rental_wrapper .lemon_operating_wrapper {
    font-size: 16px;
    letter-spacing: 0;
    color: #777777;
    display: flex;
    flex-wrap: wrap;
    padding-left: 105px;
    margin-top: 18px;
}

body .machine_rental_wrapper .lemon_operating_item {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 42px;
    line-height: 14px;
    margin-bottom: 16px;
	font-weight: 400;
}

body .machine_rental_wrapper .lemon_operating_item.check:before, .lemon_operating_item.uncheck:before {
	position: absolute;
	content: "";
	width: 19px;
	height: 14px;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

body .machine_rental_wrapper .lemon_operating_item.check:before {
	background-image: url('../images/icons/check-green.svg');
}

body .machine_rental_wrapper .lemon_operating_item.uncheck:before {
	background-image: url('../images/icons/check-red.svg');
}

/*STEP 4*/
body .machine_rental_wrapper div#gform_page_3_4 {
    width: calc(100% + 15px);
}

body .machine_rental_wrapper div#gform_page_3_4 .image-choices-choice {
    margin: 0 15px!important;
    border: 0;
    border-radius: 10px;
}

body .machine_rental_wrapper #gform_page_3_4 .image-choices-field .image-choices-choice-image-wrap {
    width: 187px;
    height: 187px;
    display: inline-block;
    margin-bottom: 6px;
	order: 2;
}

body .machine_rental_wrapper .gform_wrapper #gform_page_3_4 .gfield_radio li label {
    margin: 0;
    font-weight: 400;
    background-color: #FFF;
    color: #777777;
    border-radius: 5px;
    padding: 20px 0 15px!important;
    width: 100%;
    max-width: 100%;
    transition: .27s ease;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

body .machine_rental_wrapper div#gform_page_3_4 .gfield_radio .image-choices-choice::after {
	position: relative;
    content: "Diesen Automaten wählen";
    background-color: #333333;
    bottom: 0;
    display: inline-block;
    line-height: 18px;
    padding: 9px;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    top: -20px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

body .machine_rental_wrapper #gform_page_3_4 .image-choices-field .image-choices-choice-text {
    font-size: 16px;
    line-height: 22px;
    padding-top: 0;
    order: 1;
    color: #333333;
    font-weight: 500;
    margin-bottom: 10px;
}

/*STEP 5*/

body .machine_rental_wrapper .custom_ul_step_5 {
 	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #FFF;
    border-radius: 5px;
    padding-left: 0;
    max-width: 793px;
    margin-right: 0;
    margin-left: auto;
    padding: 40px 100px 40px;
    position: relative;
	z-index: 1;
}

body .gform_wrapper .custom_ul_step_5 li .ginput_container input {
	width: 100%!important;
    margin-top: 0;
    margin-bottom: 0!important;
    padding: 4px 20px!important;
    font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
    box-sizing: border-box !important;
    border: none;
    border-radius: 18px;
    outline: none;
    background-color: rgba(190, 190, 190, .2);
    color: #777777;
	text-align: center;
}

body .gform_wrapper .custom_ul_step_5 li {
	margin-bottom: 15px;
}

body .gform_wrapper .custom_ul_step_5 #field_3_14 {
    width: calc(30% - 7.5px);
}

body .gform_wrapper .custom_ul_step_5 #field_3_19 {
    width: calc(70% - 7.5px);
}

body .gform_wrapper .custom_ul_step_5 #field_3_20, div#input_3_20 {
    width: 100%;
}

body .machine_rental_wrapper div#input_3_20 {
    display: flex;
    justify-content: space-between;
}

body .machine_rental_wrapper span#input_3_20_3_container, span#input_3_20_6_container {
    padding-right: 0;
	width: calc(50% - 7.5px);
	margin-right: 0;
	padding-top: 0;
}

body .machine_rental_wrapper div#gform_page_3_4 .gfield_radio .slick-dots .image-choices-choice::after {
	content: unset;
}

body .machine_rental_wrapper .gform_wrapper .top_label .gfield_label, body .machine_rental_wrapper .gform_wrapper legend.gfield_label {
	display: block;
}

body .machine_rental_wrapper li#field_3_21, li#field_3_22 {
    width: calc(50% - 7.5px);
}

body .machine_rental_wrapper li#field_3_28 {
    color: #777777;
    font-size: 14px;
    font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 500;
    line-height: 20px;
    width: 100%;
    display: flex;
}

body .machine_rental_wrapper li#field_3_28 .ginput_container.ginput_container_consent {
    display: flex;
    align-items: center;
}

body .machine_rental_wrapper input#input_3_28_1 {
 	width: 8px!important;
    height: 8px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
    border: 4px solid #BEBEBE;
    margin-right: 18px;
    cursor: pointer;
    padding: 4px !important;
}

body .machine_rental_wrapper input#input_3_28_1:checked {
	background-color: #BEBEBE;
}

body .machine_rental_wrapper li#field_3_28 .ginput_container.ginput_container_consent label.gfield_consent_label {
    width: calc(100% - 34px);
}

body .machine_rental_wrapper .custom_submit_wrapper {
    position: absolute;
    bottom: -20px;
    right: 100px;
    margin-bottom: 0 !important;
	width: 100%;
	max-width: 187px;
}

body .machine_rental_wrapper .custom_submit {
    border: 2px solid #FFFFFF;
    width: 100%;
}

body .machine_rental_wrapper .custom_submit:hover {
	border: 2px solid #333333;
	background-color: #FFFFFF;
	color: #333333;
}

body .machine_rental_wrapper input#gform_submit_button_3, button#gform_next_button_3 {
    opacity: 0;
    pointer-events: none;
    width: 0;
    margin-right: 0;
    height: 0;
}

body .machine_rental_wrapper .validation_error {
    position: absolute;
    z-index: 1;
    background-color: #FFF;
    border: 2px solid #790000;
    border-radius: 5px;
    top: 30px;
    margin: 0;
	display: none;
}

body .machine_rental_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}

body .machine_rental_wrapper .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    margin: 0!important;
    padding: 0;
}

/*body .machine_rental_wrapper .gform_wrapper .gf_step_label {
    position: absolute;
	top: 0;
	left: 0;
}*/

/*ERFOLGS MELDUNG*/
body .machine_rental_wrapper div#gform_confirmation_wrapper_3 {
    padding-top: 54px;
    height: 100%;
}

body .machine_rental_wrapper div#gform_confirmation_message_3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

body .machine_rental_wrapper .successe_finish {
    font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px!important;
    padding-right: 55px!important;
    background-color: #777777;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    text-align: left;
}

body .machine_rental_wrapper .successe_finish::before {
    content: "";
    position: absolute;
    background-color: #777777;
    height: 45px;
    width: 100vw;
    left: -100vw;
    top: 0;
}

body .machine_rental_wrapper .success_text {
    display: block;
    max-width: 591px;
    text-align: center;
    margin: 0 auto;
}

body .machine_rental_wrapper div#gform_confirmation_message_3 h2 {
	color: #FFFFFF;
    font-size: 23px;
    letter-spacing: 1.84px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
    max-width: 591px;
    margin: 0 auto 10px auto;
    text-align: center;
    margin-top: 140px;
}

body .machine_rental_wrapper div#gform_confirmation_message_3 h2:before {
    position: absolute;
    content: "";
    width: 124px;
    height: 126px;
    background-image: url(../images/party-success.svg);
    background-repeat: no-repeat;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
}

body .machine_rental_wrapper div#gform_confirmation_message_3 a {
    font: 500 14px/1 'sofia-pro', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    display: inline-block;
    padding: .7em 2.3em .9em;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .27s;
    transition-duration: .27s;
    -webkit-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    text-align: center;
    color: #fff;
    border: 2px solid #FFF;
    border-radius: 20px;
    background-color: #333;
    display: block;
    max-width: 288px;
    margin: 40px auto 0;
}

body .machine_rental_wrapper div#gform_confirmation_message_3 a:hover {
	border-color: white;
    background-color: #404040;
}

body .machine_rental_wrapper div#gform_confirmation_message_3 br {
    display: none;
}

body .machine_rental_wrapper .back_button_wrapper {
    position: absolute;
    bottom: 32px;
	cursor: pointer;
}

body .machine_rental_wrapper .back_button_wrapper span {
	padding-left: 42px;
    position: relative;
    transition: 0.27s ease;
    line-height: 28px;
    display: block;
}

body .machine_rental_wrapper .back_button_wrapper span:hover {
	opacity: 0.8;
}

body .machine_rental_wrapper .back_button_wrapper span::before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    left: 0;
    top: 0;
    background-image: url(../images/icons/zurueck.svg);
    background-repeat: no-repeat;
}

/*ERROR MESSAGE*/
.gfield_description.validation_message {
	position: absolute!important;
    padding: 0!important;
    top: 0;
    left: 0;
    padding-left: 15px!important;
    padding-top: 4px!important;
    height: 30px;
    background-color: rgba(255,223,224,.35);
    border-radius: 30px;
	display: none;
}

body .gfield_error input {
    background-color: rgba(255,223,224,.35)!important;
	border-color: #790000!important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border-top: 0!important;
	border-bottom: 0!important;
	background-color: transparent!important;
}

body li#field_3_28.gfield_error {
    margin-top: 15px!important;
}

body li#field_3_19.gfield_error:before {
	content: "Bitte füllen Sie alle Felder aus.";
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
}

	
body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .gform_wrapper li.gfield_error textarea::placeholder {
	color: #790000!important;
}

/*RESPONSIVE*/

@media all and (max-width: 1024px) { 
	body .machine_rental_wrapper .gform_wrapper .step_sub_label {
		max-width: unset;
	}
	
	body .machine_rental_wrapper .custom_ul_step_5 {
		box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	}
	
	body .machine_rental_wrapper .machine_rental_wrapper {
		bottom: -100px;
	}
	
	body .machine_rental_wrapper::before {
		content: unset;
	}
	
	body .machine_rental_wrapper {
		background-color: #333;
		bottom: auto;
	}
	
	body .machine_rental_wrapper {
		bottom: auto;
	}
	
	body .machine_rental_wrapper .gform_wrapper {
		padding-bottom: 160px;
	}
}

@media all and (max-width: 768px) { 
	body .machine_rental_wrapper .gform_wrapper .gf_page_steps {
		width: 65%;
	}
	
	body .machine_rental_wrapper .lemon_operating_wrapper {
		padding-left: 15px;
	}
	
	body .machine_rental_wrapper .custom_ul_step_5 {
		padding: 40px 50px 40px;
	}
	
	body .machine_rental_wrapper .custom_submit_wrapper {
		right: 50px;
	}
	
	body .machine_rental_wrapper {
		bottom: 0; 
	}
}

@media all and (max-width: 480px) {
	/*FIX 25.11.2020*/
	body .machine_rental_wrapper .gform_wrapper .gfield_radio li label:hover {
		border: unset;
		opacity: unset;
	}
	
	body .machine_rental_wrapper {
		top: 320px;
		bottom: auto;
	}
	
	body .machine_rental_wrapper .gform_wrapper .gf_page_steps {
		width: 100%;
		top: 110px;
	}
	
	body .machine_rental_wrapper .gform_wrapper .step_label {
		margin-bottom: 60px;
	}
	
	body .machine_rental_wrapper .gform_wrapper #gform_page_3_1 .step_sub_label {
		margin-bottom: 25px !important;
	}
	
	body .machine_rental_wrapper .image-choices-field .image-choices-choice-image-wrap {
		margin: 0 auto;
	}
	
	body .machine_rental_wrapper .gform_wrapper .top_label li ul.gfield_checkbox, body .machine_rental_wrapper .gform_wrapper .top_label li ul.gfield_radio {
		flex-wrap: wrap;
	}
	
	body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_6 li, body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_35 li {
		width: calc(50% - 7.5px);
		max-width: unset;
		margin: 0 0 15px 0!important;
	}
	
	body .machine_rental_wrapper .gform_wrapper ul#input_3_6 {
		justify-content: space-between;
	}
	
	body .machine_rental_wrapper .gform_wrapper ul.gfield_radio#input_3_18 li {
    	width: 100%;
		margin: 0 0 15px 0 !important;
	}
	
	body .machine_rental_wrapper .automat_select {
		width: 100%;
	}
	
	body .machine_rental_wrapper li#field_3_23 label, .automat_select label {
		width: 25%;
	}
	
	body .machine_rental_wrapper li#field_3_23 .ginput_container, .automat_select .ginput_container {
		width: 75%;
	}
	
	body .machine_rental_wrapper li#field_3_25 label {
		padding-left: 0;
	}
	
	body .machine_rental_wrapper li#field_3_28 .ginput_container.ginput_container_consent {
		display: inline;
	}
	
	body .machine_rental_wrapper input#input_3_28_1 {
		margin-right: 10px;
	}
	
	span.gfield_required {
		display: inline!important;
	}
	
	body .machine_rental_wrapper .custom_ul_step_5 {
		padding: 40px 20px 40px;
	}
	
	body .machine_rental_wrapper span#input_3_20_3_container, span#input_3_20_6_container {
		margin-bottom: 0;
	}
	
	body .machine_rental_wrapper li#field_3_34 {
		flex-wrap: wrap;
	}
	
	body .machine_rental_wrapper .step_1_tooltip {
		width: 100%;
		margin-bottom: 15px;
	}
	
	body .machine_rental_wrapper .gform_wrapper .step_sub_label {
		font-size: 20px;
	}
	
	body .machine_rental_wrapper .custom_submit_wrapper {
		right: 20px;
	}
	
	body .machine_rental_wrapper div#gform_confirmation_message_3 {
		padding-bottom: 100px;
	}
	
	body .machine_rental_wrapper div#gform_confirmation_message_3 h2:before {
		width: 100px;
		height: 100px;
		background-size: contain;
		top: 85px;
	}
	
}

@media all and (max-width: 375px) { 
	body .machine_rental_wrapper .gform_wrapper {
		padding-top: 35px;
	}
	
	body .machine_rental_wrapper .gform_wrapper .gf_page_steps {
		top: 90px;
	}
}
