#modal-step {
  display: none;

  position: fixed;

  z-index: 1;

  padding: 4vmax;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  overflow: auto;

  background-color: rgb(0, 0, 0);

  background-color: rgba(0, 0, 0, 0.4);

  z-index: 1000;
}
.modal-content {
  background-color: #fff;

  border-radius: 12px;
}

.widget-content {
  background-color: #fff;
}

.sticky-section,
section:has(+ footer) .elementor-shortcode {
  display: none;
}

.lp-widget-content {
  background: #ffffff;

  box-shadow: 0px 10px 50px rgba(22, 60, 112, 0.1);

  border-radius: 12px;

  max-width: 455px;

  overflow: hidden;

  margin-left: auto;
}

.lp-widget-content p {
  width: 100%;

  background: #e6e6e6;

  padding: 15px;
}

.h1,
.fieldsWrapper label {
  font-weight: 700;

  font-size: 24px;

  line-height: 30px;
}

.fieldsWrapper label {
  text-align: left;

  font-size: 20px;

  display: block;

  margin-bottom: 10px;
}

.form-group {
  margin-bottom: 25px;

  position: relative;
}

.form-control {
  font-size: 18px;
}

input[type="email"].form-control,
input[type="text"].form-control,
input[type="tel"].form-control,
input[type="number"].form-control,
.form-control {
  border: 1px solid #c8c8c8;

  border-radius: 10px;

  height: 60px;

  padding: 5px 50px;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;

  margin: 0;
}

/* Firefox */

input[type="number"] {
  -moz-appearance: textfield;
}

.fieldsWrapper {
  padding: 5px 0px 40px;

  width: 100%;

  max-width: 339px;

  margin: auto;
}

a,
span {
  display: inline-block;
}

a,
a:hover {
  text-decoration: none;

  color: inherit;
}

img {
  max-width: 100%;

  height: auto;
}

#modal-step .h4 {
  font-weight: 500;

  font-size: 26px;

  margin-top: 0;

  max-width: 400px;

  line-height: 32px;
}

.custom-btn {
  border: 1px solid #4064ad;

  border-radius: 49px;

  display: block;

  font-weight: 600;

  font-size: 20px;

  padding: 15px 20px;

  transition: all 0.3s ease-in-out;

  cursor: pointer;
}

.lp-widget-content .custom-btn {
  text-transform: uppercase;
}

.movingForm a:not([href]):not([tabindex]) {
  color: #ffffff;
}

.movingForm a:not([href]):not([tabindex]).grey-btn,
.movingForm a:not([href]):not([tabindex]).back-btn {
  color: #000;
}

.gradient-btn {
  font-weight: 700;

  background-color: #4064ad;

  color: #ffffff;
}

.texl-left {
  text-align: left;
}

.text-sm {
  font-size: 14px;
}

.text-xs,
.modal-body .text-xs {
  font-size: 10px;
}

.text-reg {
  font-size: 16px;
}

.text-md {
  font-size: 18px;
}

.text-grey {
  color: #757575;
}

.text-light-grey {
  color: #717171;
}

.movingForm a:not([href]):not([tabindex]).text-green,
.text-green {
  color: #4064ad;
}

.text-bold {
  font-weight: 700;
}

.text-semibold {
  font-weight: 600;
}

.mr-5 {
  margin-right: 5px;
}

.mb-5px {
  margin-bottom: 5px;
}

.ml-5px {
  margin-left: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.step .mb-25 {
  margin-bottom: 25px;
}

.step .mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ln-30 {
  line-height: 30px;
}

.ln-25 {
  line-height: 25px;
}

hr {
  border-color: #e8e8e8;
}

.icon-checked-filled {
  font-size: 11px;
}

.gradient-btn:hover {
  color: #fff;
}

.step table thead:first-child tr:first-child th {
  border: none;
}

.step table tbody > tr:nth-child(odd) > td,
.step table tbody tr:hover > td {
  background-color: unset;
}

.btn-back::before {
  color: #000;
}

a[role="button"] {
  cursor: pointer;
}

.ui-datepicker-next,
.ui-datepicker-prev,
.zipResult li {
  cursor: pointer;
}

.zipResult li {
  margin: 0;

  padding: 5px 25px;
}

.flex-center {
  display: flex;

  align-items: center;

  justify-content: center;
}

.align-flex-center,
.move-size-label {
  display: flex;

  align-items: center;
}

.modal-content {
  border-radius: 20px;
}

.modal-body {
  padding: 28px 28px 70px;
}

.text-center {
  text-align: center;
}

.btn-close {
  opacity: 0.5;

  margin-left: auto;

  display: block;

  font-size: 14px;

  padding: 0;

  width: 1em;

  height: 1em;

  border: 0;

  cursor: pointer;

  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}

.btn-close:hover {
  opacity: 1;
}

.btn-close:focus {
  box-shadow: none;
}

.modal-body p {
  font-weight: 500;

  font-size: 18px;

  margin-top: 0;
}

.modal-title {
  font-size: 32px;

  margin: 20px 0 35px;
}

/* widget */

.progress-bar {
  background: #ededed;

  border-radius: 5px;

  height: 10px;

  max-width: 420px;

  position: relative;

  margin: 0 auto 20px;

  width: 100%;

  padding: 5px;
}

.progress-bar:after {
  content: "";

  position: absolute;

  background: #4064ad;

  border-radius: 6px;

  width: 60px;

  height: 10px;

  left: 0;

  top: 0;
}

.step2 .progress-bar:after {
  width: 120px;
}

.step3 .progress-bar:after {
  width: 180px;
}

.step4 .progress-bar:after {
  width: 240px;
}

.step5 .progress-bar:after {
  width: 300px;
}

.lp-widget-content .errorCustom,
.lp-widget-footer .errorCustom,
.step5 .errorCustom {
  position: absolute;
}

.lp-widget-footer .errorCustom,
.step5 .errorCustom {
  left: 15px;
}

.lp-widget-content .errorCustom {
  bottom: -7px;
}

.step6 .progress-bar:after {
  width: 360px;
}

.step7 .progress-bar:after {
  width: 100%;
}

#widgetModal .modal-body,
#modal-step .modal-body {
  padding: 15px 21px 55px;

  /* height: 500px; */
}

#widgetModal .btn-close,
#modal-step .btn-close {
  font-size: 14px;
}

/* widget */

.mover-img {
  max-height: 44px;
}

.step {
  flex-direction: column;

  align-items: center;

  height: 400px;

  position: relative;
}

.errorCustom,
.errorNoZip {
  margin-top: 10px;

  font-size: 12px;

  color: #ff4444;

  text-align: left;

  left: 0;

  bottom: -16px;

  width: 100%;
}

.errorText {
  display: flex;

  line-height: 1;
}

.errorText::after {
  color: #ff4444;

  flex: 0 0 20px;

  left: 0;

  order: -1;
}

.step.active,
.stepUser.active {
  display: flex;
}

.errorCustom.active {
  display: block;
}

.date {
  cursor: pointer;

  justify-content: unset;
}

.warningZipList {
  opacity: 0;

  font-size: 14px;

  margin-bottom: 10px;
}

.warningZipList.active {
  opacity: 1;
}

.datepicker-mf,
.step,
.stepUser,
.spinner,
.icon-right,
.zipResult,
.errorCustom,
.errorNoZip {
  display: none;
}

.datepicker-mf.active,
.spinner.active {
  display: block;
}

.datepicker-mf table {
  box-shadow: unset;

  margin: 0;

  background: #fff;
}

.datepicker-mf table thead tr th,
.datepicker-mf table tbody tr td {
  padding: 1px;

  font-size: 12px;
}

.datepicker-mf table tbody tr td {
  border: 0;
}

.datepicker-mf {
  top: -3px;

  width: 100%;

  background: #fff;

  z-index: 1;

  font-weight: 500;

  font-size: 12px;

  line-height: 16px;

  border-radius: 12px;
}

.datepicker-mf .ui-widget.ui-widget-content {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);

  border-radius: 12px;

  padding: 10px;

  padding: 18px;
}

.datepicker-mf thead {
  color: #6c6c6c;

  text-transform: uppercase;
}

.datepicker-mf table,
.modal .custom-btn,
.step > div {
  width: 100%;
}

.movingForm .ui-widget-header .ui-icon {
  background: unset;

  display: none;
}

.movingForm .ui-state-hover,
.movingForm .ui-widget-content .ui-state-hover,
.movingForm .ui-widget-header .ui-state-hover,
.movingForm .ui-state-focus,
.movingForm .ui-widget-content .ui-state-focus,
.movingForm .ui-widget-header .ui-state-focus,
.movingForm .ui-button:hover,
.movingForm .ui-button:focus,
.movingForm .ui-state-default,
.movingForm .ui-widget-content .ui-state-default,
.movingForm .ui-widget-header {
  border: none;

  background: unset;
}

.movingForm .ui-helper-clearfix:before,
.movingForm .ui-helper-clearfix:after {
  display: none;
}

.ui-state-disabled {
  pointer-events: none;

  opacity: 0.35;
}

.ui-datepicker-next {
  order: 1;
}

.ui-datepicker-header {
  margin-bottom: 20px;
}

.ui-datepicker-header,
.flex-between {
  display: flex;

  justify-content: space-between;

  align-items: center;
}

.ui-datepicker-title {
  font-weight: 700;

  font-size: 20px;

  font-size: 16px;
}

.ui-datepicker-today .ui-state-highlight,
.ui-state-highlight {
  border-color: #4064ad;

  background-color: unset;

  color: #000;
}

.movingForm .ui-datepicker-current-day .ui-state-active,
.movingForm .ui-state-active:not(.ui-state-highlight),
.movingForm .ui-widget-content table .ui-state-hover {
  background-color: #4064ad;
  text-align: center;
  color: #fff;
}

.datepicker-mf thead span {
  margin-bottom: 10px;
}

.ui-state-default {
  display: block;

  width: 32px;

  height: 32px;

  margin: auto;

  padding: 8px 5px;

  border-radius: 50%;

  color: #1b1b1b;
}

.datepicker-mf td {
}

.modal .custom-btn {
  max-width: 280px;
}

.step .d-flex:last-child,
.step .custom-btn {
  margin-top: auto;
}

.step .position-relative,
.modal .custom-btn {
  margin-left: auto;

  margin-right: auto;
}

.step7 .justify-content-between,
.step .position-relative {
  max-width: 280px;
}

.step7 .position-relative {
  max-width: 290px;
}

.lp-widget-footer [class^="icon-"],
.lp-widget-footer [class*=" icon-"],
.fieldsWrapper span,
.step .position-relative > span,
.datepicker-mf,
.btn-back,
.zipResult,
.icon-right {
  position: absolute;
}

.spinner,
.spinner .spinner-icon {
  width: 18px;

  height: 18px;
}

.spinner {
  z-index: 19 !important;

  animation: loading-bar-spinner 400ms linear infinite;
}

.spinner .spinner-icon {
  width: 18px;

  height: 18px;

  border: solid 2px transparent;

  border-top-color: #4064ad !important;

  border-left-color: #4064ad !important;

  border-radius: 50%;
}

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);

    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);

    transform: rotate(360deg);
  }
}

.form-control.error {
  border-color: #ff4444;
}

.stateInput:after {
  font-size: 8px;

  margin-left: 5px;

  color: #000;
}

.stateInput {
  color: #c8c8c8;
}

.stepCustom input {
  padding: 0 15px;

  font-size: 16px;
}

.stepCustom .stateInput {
  padding: 15px 0px 0 15px;

  font-size: 16px;
}

.stepCustom select option[disabled] {
  color: #c8c8c8;
}

.stepCustom label:last-child input {
  padding: 0 10px;

  font-size: 14px;
}

.form-control.error {
  border-color: #ff4444;
}

.form-control.active {
  border-color: #4064ad;
}

.form-control:focus {
  box-shadow: none;

  outline: none;
}

.icon-left {
  font-size: 26px;

  left: 18px;

  top: 16px;
}

.icon-right {
  right: 18px;

  top: 16px;
}

.icon-right:not(.spinner) {
  font-size: 18px;

  top: 20px;
}

.btn-back {
  left: 27px;

  top: 93px;

  width: 24px;

  color: #b9b5b5;
}

.zipResult {
  max-height: 200px;

  max-height: 115px;

  width: 100%;

  overflow: scroll;

  margin-left: 0;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  z-index: 1000;

  padding-left: 0;

  list-style: none;

  left: 0;

  right: 0;

  margin: 6px auto;

  box-shadow: 0px 2px 28px rgba(0, 0, 0, 0.08);

  border-radius: 10px;

  padding-top: 10px;

  background-color: #fff;

  text-align: left;

  margin: 10px 0 0;

  padding: 15px 0 0;
}

.stepCustom .zipResult {
  max-height: 119px;
}

.list-group-item {
  border: 0;

  padding: 8px 25px;

  margin: 0;
}

.list-group-item:hover {
  color: #4064ad;

  font-weight: 700;
}

.zipResult::-webkit-scrollbar {
  width: 5px;
}

.zipResult::-webkit-scrollbar-thumb {
  background: #d9d9d9;

  border-radius: 2.5px;
}

/* step4 */

.move-size {
  margin: 0 10px 0 0;

  flex: 0 0 16px;

  accent-color: blue;

}

.move-size,
.recommended-mover-card .icon-checked-filled {
  width: 16px;

  height: 16px;
}

.move-size-label {
  border-radius: 21px;

  white-space: nowrap;

  padding: 16px 14px;
}

.move-size-label,
.recommended-mover-card {
  border: 1px solid transparent;

  cursor: pointer;
}

.move-size:checked + .move-size-label {
}

.move-size-label:has(.move-size:not(:checked)),
.recommended-mover-card:has(.recommended-mover:not(:checked)) {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}

.move-size-label:has(.move-size:checked),
.recommended-mover-card:has(.recommended-mover:checked) {
  border-color: #4064ad;
}

.step .row {
  display: flex;

  flex-wrap: wrap;
}

.step4 .row {
  max-width: 510px;

  margin-left: -8px;

  margin-right: -8px;
}

.step4 .col-lg-4 {
  margin-top: 18px;

  padding-left: 8px;

  padding-right: 8px;
}

.step5 .row {
  max-width: 410px;

  margin-left: -10px;

  margin-right: -10px;
}

.step5 .col-12 {
  margin: 8px 0 10px;

  padding-left: 10px;

  padding-right: 10px;

  position: relative;

  width: 100%;
}

.step5 input[type="text"].form-control,
.step5 input[type="email"].form-control,
.step6 input[type="text"].form-control,
.step6 input[type="email"].form-control {
  padding: 5px 16px;
}

.step6 .text-xs {
  max-width: 363px;

  margin-top: 27px;
}

/* step7 */

.code {
  height: 60px !important;

  max-width: 60px;

  border-radius: 10px;

  display: inline-block;

  padding: 5px !important;

  text-align: center;
}

.step7 .btn-back {
  top: 73px;
}

.step7 .progress-bar {
  margin-bottom: 50px;
}

.step7 p {
  font-size: 16px;

  line-height: 22px;
}

.code:not(:last-of-type) {
  margin-right: 9px;
}

.step7 .d-flex {
  font-size: 12px;

  margin-bottom: 10px;
}

.recommended-mover {
  accent-color: #4064ad;
}

.d-none {
  display: none;
}

.d-none1 {
  opacity: 0;
}

.recommended-mover-card {
  border-radius: 10px;

  position: relative;

  padding: 7px 19px 5px;

  display: block;
}

.recommended-mover-card img {
  max-height: 38px;

  display: block;

  margin: 0 auto 8px;
}

.recommended-mover-card .icon-checked-filled {
  border: 1px solid #c1c1c1;

  border-radius: 3px;

  position: absolute;

  left: 8px;

  top: 8px;
}

.recommended-mover:checked + .icon-checked-filled {
  background: #4064ad;

  border-color: #4064ad;
}

.recommended-mover-card .icon-checked-filled:before {
  color: transparent;

  font-size: 8px;
}

.recommended-mover:checked + .icon-checked-filled:before {
  color: #fff;
}

.step8 .h4 {
  font-size: 24px;
}

.step8 .text-light-grey {
  font-size: 16px;

  line-height: 22px;
}

.recommended-mover-card span:last-child {
  font-size: 14px;

  margin-left: 5px;

  font-weight: 600;
}

.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.grey-btn,
.back-btn {
  background: #f0f0f0;

  border-color: #f0f0f0;
}

.step9 .grey-btn {
  margin-top: 100px;
}

.step9 p {
  max-width: 406px;
}

#widgetModal.fade.show,
#modal-step.fade.show,
.modal-open #modal-step.in,
.modal-open #howFarMovingModal.in {
  display: flex !important;

  align-items: center;

  justify-content: center;
}

.position-relative {
  position: relative;
}

body.modal-open {
  height: 100vh;

  overflow: hidden;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #c8c8c8;

  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */

  color: #c8c8c8;
}

::-ms-input-placeholder {
  /* Microsoft Edge */

  color: #c8c8c8;
}

.step8 img {
  margin-bottom: 40px;
}

.lp-widget-footer {
  background: #f0f5e6;

  border-radius: 12px;

  max-width: 678px;

  margin: auto;

  padding: 50px 45px;
}

.h1-footer {
  font-size: 36px;

  line-height: 49px;

  margin-bottom: 25px;
}

.lp-widget-footer .form-group {
  width: 50%;

  padding: 0 15px;

  margin-bottom: 45px;
}

.lp-widget-footer .m-auto {
  display: flex;

  flex-wrap: wrap;

  text-align: center;

  justify-content: center;
}

.lp-widget-footer .custom-btn {
  background: #5da95d;

  color: #fff !important;

  font-size: 20px;

  max-width: 290px;

  width: 100%;
}

.lp-widget-footer input[type="text"].form-control {
  padding: 5px 20px;
}

.errorText:before {
  color: #ff4444;

  margin-right: 5px;
}

.lp-widget-footer .zipResult {
  width: calc(100% - 30px);

  left: 15px;
}

.step8 p {
  max-width: 400px;
}

.lp-widget-content .errorChoose {
  right: 0;
}

.errorChoose {
  top: -20px;

  font-size: 12px;

  display: none;
}

.lp-widget-footer .errorChoose {
  left: 15px;

  position: absolute;
}

.step8 .dark-green-btn {
  background: #4064ad;

  color: #fff;

  max-width: 437px;

  font-size: 16px;
}
.datepicker-mf th{
  background-color: unset !important;
  color: #000;
  text-align: center;
}
@media (min-width: 576px) {
  .visible-575 {
    display: none;
  }
}

@media (min-width: 768px) {
  .step5 .col-lg-6 {
    width: 50%;
  }

  .step4 .col-lg-4 {
    width: 33.333%;
  }

  .step8 {
    height: 450px;
  }

  .back-btn {
    display: none;
  }

  .modal-dialog {
    max-width: 560px;
  }

  #widgetModal .modal-dialog,
  #modal-step .modal-dialog {
    max-width: 600px;

    margin: 262px auto;

    width: 100%;
  }
}

@media (min-width: 1200px) {
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .ui-state-default {
    padding: 6px 5px;
  }

  .step8 img {
    margin-top: 50px;

    max-height: 160px;
  }

  .btn-back {
    font-size: 20px;
  }

  .cost_calculator .step2 img {
    max-width: 60%;
  }

  .recommended-mover-card {
    padding: 15px 25px;
  }

  .recommended-mover-card img {
    padding: 2px;
  }

  .step9 .text-blue {
    line-height: 26px;

    font-size: 22px;
  }

  .step8 p:nth-child(3) {
    font-size: 16px;

    padding-left: 20px;

    padding-right: 20px;
  }

  .step8 p {
    max-width: 392px;
  }

  .recommended-mover-card img {
    max-height: 65px;

    margin: 0 auto;
  }

  .datepicker-mf table thead tr th,
  .datepicker-mf table tbody tr td {
    font-size: 14px;
  }

  .datepicker-mf {
    zoom: 0.9;
  }

  .errorCustom {
    /* top: calc(50% - 45%);  */
  }

  #widgetModal .modal-dialog,
  #modal-step .modal-dialog {
    margin: 30px auto;
  }

  .ln-25 img {
    max-height: 17px;

    margin-right: 4px;
  }

  .btn-back {
    top: 77px;

    left: 30px;

    font-size: 20px;
  }

  .step p {
    font-size: 16px;
  }

  .mover-img {
    max-height: 60px;
  }

  .mb-15,
  p {
    margin-bottom: 15px;
  }

  .step .mb-30 {
    margin-bottom: 18px;
  }

  .custom-btn {
    padding: 15px 20px;
  }

  .step .icon-star-half {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .zipResult {
    padding: 15px 0;
  }

  .btn-close {
    font-size: 16px;
  }

  .mb-50 {
    margin-bottom: 38px;
  }

  .ln-25 img {
    max-width: 16px;
  }

  .step .icon-check {
    font-size: 8px;
  }

  .step .mb-25 {
    margin-bottom: 20px;
  }

  .step .custom-btn {
    padding: 10px 20px;
  }

  .h4 {
    font-size: 24px;
  }

  .modal-body {
    padding: 24px 24px 46px;
  }
}

@media (max-width: 767px) {
  .step8 .dark-green-btn {
    max-width: 298px;

    margin-top: 0;
  }

  .step6 .text-xs {
    line-height: 1.6;

    font-size: 12px;
  }

  #modal-step {
    padding: 2vmax;
  }

  .step8 img {
    max-width: 189px;
  }

  .errorNoZip {
    font-size: 16px;
  }

  .step8 .text-light-grey {
    margin-bottom: 20px;
  }

  .hidden-xs {
    display: none;
  }

  .modal-body {
    padding: 19px 19px 46px;
  }

  .h4 {
    font-size: 20px;
  }

  #widgetModal .modal-dialog,
  #modal-step .modal-dialog {
    max-width: 375px;

    width: 100%;
  }

  #widgetModal .modal-body,
  #modal-step .modal-body {
    padding: 15px 24px 85px;

    height: 600px;
  }

  .step {
    height: 100%;
  }

  #widgetModal .btn-close,
  #modal-step .btn-close {
    margin-bottom: 30px;

    margin-right: 10px;

    margin-top: 10px;
  }

  .progress-bar:after {
    width: 46px;
  }

  .step2 .progress-bar:after {
    width: 92px;
  }

  .step3 .progress-bar:after {
    width: 138px;
  }

  .step4 .progress-bar:after {
    width: 184px;
  }

  .step5 .progress-bar:after {
    width: 230px;
  }

  .step6 .progress-bar:after {
    width: 276px;
  }

  .step7 .progress-bar:after {
    width: 100%;
  }

  .mover-img {
    max-height: 39px;
  }

  #widgetModal .h4,
  #modal-step .h4 {
    font-size: 24px;

    margin-bottom: 20px;
  }

  #modal-step .step2 .h4,
  #modal-step .step3 .h4 {
    margin-bottom: 10px;
  }

  .form-control {
    height: 50px;

    font-size: 16px;

    padding: 5px 45px;
  }

  .icon-left {
    left: 14px;

    top: 14px;
  }

  #widgetModal .custom-btn,
  #modal-step .custom-btn {
    padding: 15.5px 20px;

    font-size: 18px;
  }

  .icon-right:not(.spinner) {
    top: 16px;
  }

  .modal-body p {
    font-size: 16px;
  }

  .btn-back {
    display: none;
  }

  #widgetModal .mb-30,
  #modal-step .mb-30 {
    margin-bottom: 22px;
  }

  .step .d-flex:last-child .custom-btn {
    margin-left: 0;

    margin-right: 0;

    max-width: 155px;
  }

  .step .d-flex:last-child {
    justify-content: space-between;

    width: 100%;

    max-width: 325px;
  }

  .move-size-label {
    padding: 18px 10px;
  }

  .move-size-label,
  .step7 p {
    font-size: 14px;
  }

  #widgetModal .step4 .h4,
  #modal-step .step4 .h4 {
    margin-bottom: 10px;
  }

  #widgetModal .step4 p,
  #modal-step .step4 p {
    margin-bottom: 15px;
  }

  .step4 .row {
    max-width: 310px;
  }

  .step4 .col-lg-4 {
    margin-top: 20px;

    width: 50%;
  }

  .step5 .row {
    max-width: 300px;
  }

  .step5 .col-12 {
    margin: 0px 0 20px;
  }

  .step7 p {
    line-height: 19px;

    margin-bottom: 50px;
  }

  .step8 p {
    margin-bottom: 30px;
  }

  .recommended-mover-card {
    padding: 8px;
  }

  .recommended-mover-card img {
    max-height: 55px;

    margin-top: 5px;
  }

  .step9 .grey-btn {
    margin-top: 91px;
  }

  .lp-widget-footer .form-group {
    width: 100%;

    margin-bottom: 30px;
  }

  .lp-widget-footer {
    max-width: 300px;

    padding: 30px 20px;
  }

  .lp-widget-footer .m-auto {
    margin: 0 -15px;
  }

  .lp-widget-footer input[type="text"].form-control {
    height: 67px;

    font-size: 16px;
  }

  .lp-widget-footer .custom-btn {
    margin: 0 15px;

    font-size: 18px;
  }

  .h1-footer {
    font-size: 24px;

    line-height: 30px;

    margin-bottom: 28px;
  }
}

@media (max-width: 575px) {
  #widgetModal .modal-body,
  #modal-step .modal-body {
    padding: 15px 14px 85px;
  }

  .warningZipList {
    top: 21%;
  }

  .step .d-flex:last-child .custom-btn {
    max-width: 150px;
  }

  .text-grey {
    font-size: 12px;
  }

  .mb-50 {
    margin-bottom: 27px;
  }

  .step .mb-25 {
    margin-bottom: 15px;
  }

  .hidden-575 {
    display: none;
  }

  .mb-40 {
    margin-bottom: 32px;
  }
  input[type="email"].form-control, input[type="text"].form-control, input[type="tel"].form-control, input[type="number"].form-control, .form-control{
    padding: 5px 30px;
  }
}

@media (max-width: 390px) {
  .warningZipList {
    top: 27%;
  }

  .fieldsWrapper {
    padding-left: 15px;

    padding-right: 15px;
  }
}

@media (max-width: 355px) {
  .step .d-flex:last-child .custom-btn {
    max-width: 120px;

    /* max-width: 110px; */
  }

  .datepicker-mf table {
    zoom: 0.9;
  }

  .move-size {
    width: 10px;

    height: 10px;

    margin: 0 5px 0 0;

    flex: 0 0 10px;
  }

  .move-size-label {
    font-size: 12px;
  }

  .code:not(:last-of-type) {
    margin-right: -1px;
  }
}
