@media only screen and (max-width: 1559px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (min-width: 1351px) and (max-width: 1620px) {}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {}

@media only screen and (min-width: 768px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 601px) and (max-width: 768px) {}

@media only screen and (max-width: 1350px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
	body .wizard-step {
		padding: 20px 15px;
	}

	.wizard-step.wizard-step-6 .wizard-btn-wrapper {
		justify-content: center;
	}

	.wizard-step.wizard-step-1 .wizard-btn-wrapper {
		justify-content: center;
	}

	/* .wizard-step.wizard-step-1 img {
        padding: 0 13px;
    } */

	.wizard-step.wizard-step-1 img {
		width: 95%;
	}

	.wizard-step-1 h1 {
		font-size: 38px;
		line-height: 44px;
		margin: 32px auto 20px;
	}

	.candidate-row {
		flex-direction: column;
	}

	.candidate-col {
		width: 100%;
		padding: 0;
	}

	.candidate-col h2 {
		font-size: 32px;
		line-height: 38px;
		margin: 0 0 12px;
	}

	p.candidate-text {
		font-size: 16px;
	}

	.offer-conatiner {
		margin: 32px 0 0;
	}

	.desktop-welcome {
		display: none;
	}

	.mobile-welcome {
		display: block;
		width: 90%;
		margin: 32px auto 16px;
	}

	a.next-btn {
		background: #007aff;
		padding: 12px 24px;
		font-size: 16px;
	}

	.wizard-btn-wrapper {
		gap: 32px;
		justify-content: space-between;
	}

	a.back-btn {
		padding: 12px 24px;
		font-size: 16px;
	}

	.wizard-error {
		font-size: 13px;
		padding: 8px 14px;
		max-width: 100%;
	}

	.vehicle-card-wrapper {
		grid-template-columns: repeat(2, 1fr);
		gap: 14px;
		margin-bottom: 32px;
		margin-top: 33px;
	}

	.vehicle-wrapper h2 {
		font-size: 32px;
		line-height: 38px;
	}

	.question-wrapper {
		padding: 12px 16px;
		margin-bottom: 32px;
	}

	.question-wrapper span {
		font-size: 20px;
		line-height: 24px;
		margin: 0;
	}

	.wizard-step.wizard-step-3,
	.wizard-step.wizard-step-4,
	.wizard-step.wizard-step-5,
	.wizard-step.wizard-step-6,
	.wizard-step.wizard-step-7 {
		background-size: 130px;
		padding-bottom: 64px;
	}

	.age-wrapper h2,
	.download-app-wrapper h2,
	.last-stap-wrapper h2,
	.login-register-wrapper h2,
	.welcome-wrapper h2 {
		font-size: 32px;
		line-height: 38px;
	}

	.age-wrapper>p,
	.last-stap-wrapper>p,
	.login-register-wrapper>p {
		font-size: 16px;
		line-height: 22px;
	}

	.age-card-wrapper {
		grid-template-columns: repeat(1, 1fr);
		gap: 24px;
		margin-bottom: 118px;
		max-width: 265px;
	}

	.vehicle-card label {
		background: #242424;
		padding: 26px 52px;
	}

	.wizard-step.wizard-step-5::after {
		display: none;
	}

	.download-app-card-wrapper {
		margin-bottom: 40px;
		margin-top: 32px;
		max-width: 290px;
		z-index: 9;
	}

	.vehicle-card label {
		padding: 12px 12px;
	}

	.download-app-card-wrapper {
		grid-template-columns: repeat(1, 1fr);
	}

	button.next-btn.login-btn {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	body .wpforms-container div#wpforms-458-field_6-container,
	body .wpforms-container div#wpforms-458-field_7-container,
	body .wpforms-container div#wpforms-458-field_13-container,
	body .wpforms-container div#wpforms-458-field_14-container,
	body .wpforms-container div#wpforms-458-field_16-container,
	body .wpforms-container div#wpforms-458-field_17-container,
	body .wpforms-container div#wpforms-458-field_18-container,
	body .wpforms-container div#wpforms-458-field_19-container,
	body .wpforms-container div#wpforms-458-field_22-container,
	body .wpforms-container div#wpforms-458-field_23-container {
		width: 100%;
		padding-bottom: 18px;
	}

	body .wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half,
	body .wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths,
	body .wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths {
		width: 100%;
		padding: 0;
	}

	body .wpforms-field-row-block.wpforms-first.wpforms-one-half {
		margin-bottom: 18px;
	}

	.wizard-truck-bg {
		background-size: contain;
		width: 200px;
		height: 200px;
	}

	.wizard-truck {
		position: absolute;
		width: 26px;
	}

	body .wizard-step-1 .wizard-btn-wrapper a {
		padding: 12px 34px;
		font-size: 16px;
	}

	.wizard-step.wizard-step-1 {
		padding-bottom: 24px;
	}

	.vehicle-card label img {
		width: 100%;
		margin: 0 auto;
		object-fit: none;
		border-radius: 8px;
	}

	.wizard-step.wizard-step-7::after,
	.wizard-step.wizard-step-7::before {
		display: none;
	}

	.mobile-view-image {
		display: block;
		text-align: center;
	}

	.mobile-view-image img {
		width: 75%;
		margin: 0 auto;
	}

	.wizard-step.wizard-step-5 .vehicle-card label,
	.wizard-step.wizard-step-4 .vehicle-card label {
		padding: 26px 26px;
	}

	div#wpforms-458-field_5-container .wpforms-field-row.wpforms-field-medium {
		margin-top: 32px;
	}

	body .wpforms-container .wpforms-form .wpforms-field-sublabel {
		position: absolute;
		top: -24px;
		margin: 0;
	}

	body p.driver-profile {
		text-align: left;
		font-size: 20px;
		margin-bottom: 0;
	}

	body div#wpforms-458 {
		margin-top: 16px;
	}

	body div#wpforms-458-field_5-container .wpforms-field-row-block.wpforms-first.wpforms-one-half {
		margin-bottom: 43px !important;
	}

	body .wpforms-container .wpforms-field {
		padding: 0 0 16px;
	}

	body div#wpforms-458-field_9-container legend.wpforms-field-label {
		margin-bottom: 16px;
		font-size: 20px;
		font-weight: 500;
	}

	body div#wpforms-458-field_9-container {
		margin-top: 16px;
	}

	body #wpforms-458-field_9-container .wpforms-field-row.wpforms-field-medium:nth-of-type(1),
	body #wpforms-458-field_9-container .wpforms-field-row.wpforms-field-medium:nth-of-type(2) {
		width: 100%;
	}

	body .wpforms-field-row.wpforms-field-medium {
		margin-bottom: 16px !important;
	}

	body #wpforms-458-field_9-container .wpforms-field-row.wpforms-field-medium:nth-of-type(1) {
		margin: 16px 0;
	}

	body #wpforms-458-field_9-container .wpforms-field-row.wpforms-field-medium:nth-of-type(2) {
		margin: 16px 0;
	}

	body div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-field-row.wpforms-without-state .wpforms-field-row-block:not(.wpforms-first) {
		width: 100%;
		margin: 0px 0 25px;
	}

	body div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-field-row.wpforms-without-state .wpforms-field-row-block.wpforms-first {
		width: 100%;
		margin: 25px 0 45px;
	}

	body .register-from-wrapper form .from-field-wrapper {
		width: 100%;
	}

	body .from-field-wrapper {
		margin: 0px 0 16px;
	}

	.app-required-wrapper h2 {
		font-size: 32px;
		line-height: 38px;
	}

	.app-required-wrapper {
		padding: 50px 0;
	}

	.app-required-wrapper a.restart-btn {
		margin: 50px 0 0;
	}

	.register-from-wrapper {
		margin: 40px auto 0;
	}
}

@media only screen and (max-width: 600px) {}

/* Mobile */
@media only screen and (max-width: 767px) {
	body:not(.page-template-on-duty-php):not(.page-template-profile-php) .wizard-truck {
		left: 100px;
		bottom: 54px;
	}

	.password-strength {
		position: unset;
	}

	.vehicle-card label p {
		font-size: 16px;
		line-height: 22px;
		/* margin: 10px 0 0; */
	}

	.login-from-wrapper p,
	.register-wrapper p {
		font-size: 16px;
		line-height: 22px;
	}
}