@media (min-width: 576px) {
  .visible-575 {
    display: none;
  }
}

@media (min-width: 768px) {
  .form-control, .movingForm input[type=text] ,.movingForm input[type=email],.movingForm input[type=tel],.movingForm input[type=number]{
    height: 60px;
  }
  .step8 .col-lg-6{
    padding: 0 10px;
  }
  .step9 {
    justify-content: center;
  }
  .step8 .text-semiblod{
    font-size: 18px;
  }
  .movingForm .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: 992px) {
  .movingForm .col-lg-4{
    width: 33.3333%;
  }
  .movingForm .col-lg-6{
    width: 50%;
  }
}
@media (min-width: 1200px) {
 
}
@media (min-width: 1400px) {
  .step8 .iconmf-star-half {
    vertical-align: middle;
  }
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .btn-add-zip span{
    padding-bottom: 0;
  }
  .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;
  }
  #modal-step .step9 .h4{
    font-size: 30px;
  }
  .step9 p:nth-child(3) {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .step9 p{
    max-width: 392px;
  }
  .recommended-mover-card img{
    max-height: 65px;
    margin:0 auto ;
  }
  .step1 .text-light-grey,.step1 .mover-img{
    margin-bottom: 0;
  }
  .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;
  }
 
.custom-btn {
  font-size: 16px;
}

.ln-25 img{
max-height:17px;
margin-right: 4px;
}
.btn-back{
  top: 77px;
  left: 30px;
  font-size: 20px;
}
.step p{
  font-size: 16px;
}
.form-control{
  font-size: 14px;
}
.mover-img {
  max-height: 60px;
}

.mb-15 ,.movingForm p,.custom-btn{
  margin-bottom: 15px;
}

.step .mb-30{
  margin-bottom: 18px;
}
.custom-btn{
  padding: 15px 20px;
}


.step .iconmf-star-half {
  font-size: 22px;
}

.step8 .row{
  max-width: 410px;
}
}
@media (max-width: 991px) {
  .movingForm .col-lg-4{
    width: 50%;
  }
  .recommended-mover-card .iconmf-check{
    padding: 3px 2px;
  }
  .step .iconmf-star-half {
    font-size: 16px;
    vertical-align: top;
}

  .rating-digit {
    font-size: 12px;
  }
  .vertical-custom-card {
    border-radius: 12px;
  }
  .btn-close {
    font-size: 16px;
  }

  .mb-50 {
    margin-bottom: 38px;
  }
  
  .ln-25 img {
    max-width: 16px;
  }
  .step .iconmf-check {
    font-size: 8px;
  }
  .step .mb-25 {
    margin-bottom: 20px;
  }
  .step .custom-btn {
    padding: 10px 20px;
  }
  
  .rating-digit {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }
  
 
  .h4{
    font-size: 24px;
  }
  
  .modal-body {
    padding: 24px 24px 46px;
  }
 
}
@media (max-width: 767px) {
  .errorNoZip{
    font-size: 16px;
  }
  .stateInput:after {
    font-size: 5px;
    position: absolute;
    right: 15px;
    top: 35px;
  }
  .stepCustom  .list-group-item {
    padding: 5px 15px;
}
  .recommended-mover-card span:last-child{
      margin-left: 2px;
  }
  .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;
}
#widgetModal .btn-close,#modal-step .btn-close{
  margin-bottom: 30px;
  margin-right: -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: 322px;
  }
  .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;
}
.stepCustom .stateInput {
  padding: 15px 0px 0 15px;
}
.iconmf-left {
  left: 14px;
  top: 14px;
}
#widgetModal .custom-btn,#modal-step .custom-btn{
  padding: 15.5px 20px;
  font-size: 18px;
}
.iconmf-right:not(.spinner) {
  top: 16px;
}
.modal-body p{
  font-size: 16px;
}
.movingForm .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;
}
.movingForm .step .d-flex:last-child{
  justify-content: space-between;
  width: 100%;
  max-width: 325px;
}
.move-size-label{
  padding: 9px 15px;
}
.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;
}
.step5 .row {
  max-width: 300px;
}
.step5 .col-12 {
  margin: 0px 0 20px;
}
.movingForm .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;
}
.step8 .col-lg-6 {
  margin-bottom: 14px;
  width: 50%;
  padding: 0 10px;
}
.step8 .iconmf-star, .step8 .iconmf-star-empty {
  font-size: 10px;
}
.step8 .iconmf-star-half {
  font-size: 12.5px;
  vertical-align: middle;
}
.step8 [class^="iconmf-"] {
  margin-right: 1px;
}
.step9 .grey-btn {
  margin-top: 91px;
}
}
@media (max-width: 575px) {
  .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;
  }
  
}
@media (max-width: 390px) {
  .warningZipList{
    top: 27%;
  }
}
@media (max-width: 355px) {
  .step .d-flex:last-child .custom-btn{
    max-width: 120px;
  }
  .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;
}
}