@media (max-width: 620px) {
  .width-wrap {
    width: 88vw;
  }section#about { 
    padding-top: 49vw;
}
  img.logo {
    width: 30vw;
  }
  a.phone {
    font-size: 3.1vw;
    letter-spacing: 0.04vw;
  }
  header {
    padding: 4.3vw 0;
  }
  h1 {
    font-size: 7.4vw;
  }
    h3 {
        font-size: 3.7vw;
        padding: 5vw 3vw 4.6vw;
    }
  .btn {
    font-size: 1vw;
    padding: 2.8vw 8.8vw;
    font-weight: bold;
    font-size: 3.5vw;
  }
  .love-item {
    text-align: left;
    font-size: 3vw;
    width: 44vw;
    max-width: 100%;
    min-width: auto;
    /* padding-right: 3vw; */
    line-height: 130%;
    padding-left: 7.3vw;
    font-weight: bold;
    font-family: "Manrope", sans-serif;
    margin-bottom: 2vw;
  }
  .love-wrap .d-flex {
    flex-wrap: wrap;
  }
  .love-wrap.d-flex.flex-between.align-center {
    align-items: flex-start;
    padding: 3vw 0 0vw;
  }
  .love-wrap .title {
    display: none;
  }
  .love-item:before {
    content: "";
    position: absolute;
    left: 1.6vw;
    top: 0vw;
    width: 3.4vw;
    height: 3.4vw;
    background: white;
  }
  .love-item:after {
    content: "";
    position: absolute;
    left: 0.9vw;
    top: -1.8vw;
    width: 5vw;
    height: 3vw;
    border: 3px solid;
    transform: rotate(-45deg) skew(-2deg, -12deg);
    border-width: 0 0 3px 3px;
    border-color: #67ff00;
  }
  .main-content {
    justify-content: flex-start;
    padding-top: 17vw;
  }
  .main-gallery {
    position: absolute;
    left: 0;
    right: 0;
    top: 94vw;
    width: 88%;
    margin: 0 auto;
  }
  .review-name span {
    color: grey;
    font-size: 2.55vw;
  }
  .review-name {
    font-size: 2.4vw;
    margin-bottom: 1vw;
  }
  .review-rating {
    height: 2vw;
    background-repeat: no-repeat;
    width: auto;
    margin: 0.6vw 0 1vw;
    left: -0.1vw;
  }
  .review-item p {
    font-size: 1.64vw;
    line-height: 127%;
  }
  .review-item {
    padding: 3vw 4.3vw;
    width: 59vw;
  }
  .review-name span {
    color: grey;
    font-size: 2.2vw;
  }
  @keyframes showReview {
    0% {
      opacity: 0;
      translate: 0 4%;
    }
    6% {
      translate: 0 0%;
      opacity: 1;
    }
    80% {
      translate: 0 -50%;
      opacity: 1;
    }
    100% {
      translate: 0 -70%;
      opacity: 0;
    }
  }
  .benefit-item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  .benefit-grid {
    flex-wrap: wrap;
    padding: 0;
    margin-left: -2vw;
  }
  .benefit-body {
    width: auto;
    padding-left: 5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .benefit-item img {
    height: auto;
    margin-bottom: 2vw;
    width: 32vw;
  }
  .benefit-item p {
    font-size: 2.3vw;
    line-height: 140%;
  }
  .service-title {
    font-size: 3.1vw;
    font-weight: 600;
    margin-bottom: 1.8vw;
  }
  .title.title-small {
    font-size: 5vw;
    font-weight: bold;
    letter-spacing: 0;
  }
  .section {
    padding: 9vw 0;
  }
  img.about-img {
    position: absolute;
    width: 60vw;
    top: 142vw;
    left: 49vw;
    transform: rotate(-4deg);
  }
  img.about-img.about-img2 {
        left: 44vw;
        width: 68vw;
        top: -40vw;
        z-index: 1;
        transform: rotate(2deg);
  }
  img.about-img.about-img3 {
        top: -47.8vw;
        width: 67vw;
        transform: rotate(-2deg);
        left: -9.6vw;
  }
  .about-text {
    width: 100%;
    line-height: 144%;
    margin: 4vw 0px 3vw;
    font-size: 2.9vw;
  }
  .licence-box {
    font-size: 3.2vw;
    color: white;
    display: block;
    border: 2px solid #f2ce33;
    padding-left: 1vw;
    margin: 4vw 0;
    width: 49vw;
    padding: 2vw 2vw 2vw;
    border-width: 2px 2px 2px 7px;
    background: rgb(0 0 0 / 24%);
    left: -2vw;
    line-height: 128%;
  }
  #about .btn {
    /* left: 53vw; */
    /* top: -4vw; */
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 43vw;
    text-align: center;
    bottom: -108vw;
  }
  .points-wrap {
        margin-top: 7vw;
        margin-bottom: 0vw;
        flex-wrap: wrap;
  }
  .points-item {
    width: 50%;
    text-align: center;
  }
  .points-item-icon {
    height: 12.8vw;
    margin-bottom: 2.4vw;
  }
  .points-num {
    font-size: 9.8vw;
    font-weight: bold;
    font-family: "Manrope", sans-serif;
    /* letter-spacing: 0.06vw; */
    margin-top: 4.4vw;
    color: #f2ce33;
  }
  .points-item p {
    font-size: 2.9vw;
    /* color: #f2ce33; */
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    /* font-family: "Manrope", sans-serif; */
    padding-top: 1.8vw;
    letter-spacing: 0.5px;
  }
  .points-item {
    width: 50%;
    text-align: center;
    margin-bottom: 10vw;
  }
  .title {
    text-align: center;
    font-size: 5.4vw;
    letter-spacing: 0.05vw;
    color: #2b2b2b;
    font-weight: bold;
  }
  .title-pricing:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.5vw;
    width: 48vw;
    height: 4vw;
    background: #f2ce33;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-1deg);
  }
  .pricing-container {
    flex-direction: column;
    margin-top: 11vw;
  }
  .pricing-radio {
    width: 100%;
  }
  .location.disabled {
    display: none;
  }
  .location {
    background: #f2ce33;
    padding: 1.5vw 2vw;
    font-size: 3.3vw;
    font-weight: 500;
    border-bottom: thin solid rgb(0 0 0 / 7%);
    cursor: pointer;
    opacity: 0.6;
    font-weight: bold;
    text-align: center;
  }
  .pricing-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .pricing-data-box {
        position: absolute;
        left: 0;
        right: 0;
        margin: 3vw auto;
        top: 0;
        z-index: 1;
        background: white;
        padding: 2.6vw 3vw;
        width: 93%;
        transform: none;
        height: auto;
  }
  .movers-num span {
    font-size: 5vw;
    display: inline-block;
    margin-right: 0.3vw;
    font-weight: bold;
  }
  .movers-num {
    font-size: 3vw;
    font-weight: bold;
    margin-bottom: 0;
    width: 41%;
    flex-shrink: 1;
  }
  .pricing-tab-item:after{
    background: none;
  }
  .data-box-header p {
    font-size: 2.7vw;
    line-height: 139%;
    color: #878787;
    font-weight: 500;
  }
  .data-box-header-item:after {
    display: none;
  }
  .data-box-header-item:nth-last-child(1) {
    width: 100%;
    border-bottom: 0;
  }
  .data-box-header-item {
    width: 100%;
    display: flex;
    align-items: flex-end;
    border-bottom: thin solid #f2ce33;
    padding: 1.3vw 0;
  }
  ul.data-box-ul {
    font-size: 2.7vw;
    padding: 1.5vw 0 0;
    line-height: 149%;
  }
  ul.data-box-ul li:after {
    content: "\00B7";
    color: #f2ce33;
    font-size: 9vw;
    font-family: initial;
    position: absolute;
    left: -0.5vw;
    top: 2.3vw;
    line-height: 0;
  }
  ul.data-box-ul li {
    padding-left: 3.1vw;
  }
  .pricing-tab-item {
    height: 98vw;
  }
  .btn.btn-price {
    position: relative;
    right: 0;
    left: -5vw;
    top: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    margin: 3vw 1vw 1vw;
  }
  .title.title-big {
    font-size: 7.5vw;
    z-index: 1;
    font-weight: bold;
  }
  .faq-container {
    margin: 7vw 0;
    width: 100%;
    padding-left: 0;
  }
  .faq-header {
    font-size: 3vw;
    padding-right: 6vw;
    line-height: 120%;
  }
  .faq-item {
    background: #2b2c35;
    color: white;
    border-radius: 0;
    margin-bottom: 3vw;
    padding: 2.5vw 3vw;
    z-index: 1;
    cursor: pointer;
  }
  .faq-header:after {
    top: 1.1vw;
    font-size: 4.4vw;
  }
  .faq-answer {
    font-size: 2.8vw;
    line-height: 140%;
    color: #dadada;
    padding-top: 3vw;
    display: none;
  }
  img.faq-img {
    display: none;
  }
  section#question {
    padding: 7vw 0;
  }
  .undertitle {
    font-size: 3.1vw;
    font-weight: bold;
    margin: 2.4vw 0;
  }
  img.arrow {
    margin: -3vw auto 1.5vw;
    width: 18vw;
    display: block;
    -webkit-transform: rotate(88deg);
    -ms-transform: rotate(88deg);
    transform: rotate(88deg);
    /* z-index: 2; */
    left: 11vw;
  }
  .clients-container {
    margin: 7vw 0 2vw;
    overflow: hidden;
  }
  .client-box img {
    height: 9vw;
  }
  .marq-items {
    gap: 11vw;
  }
  .form-title {
    font-size: 2.7vw;
    margin-top: 3vw;
  }
  .yellow-label:before {
    top: -2px;
    width: 96%;
  }
  .form-step-title {
    font-size: 3.2vw;
    text-align: center;
    margin-bottom: 4.9vw;
    font-weight: bold;
  }
  form.sendform {
    margin: 8vw auto 3vw;
    width: 100%;
  }
  .input-wrapper {
    margin-bottom: 2.6vw;
  }
  .select-option p {
          background: white;
        width: 100%;
        height: 100%;
        font-size: 3vw;
        padding: 2vw 0  ;
        font-weight: bold;
  }
  .select-option {
    width: 32%;
            text-align: center;
    margin-bottom: 1.7vw;
    height: 8vw;
    border: thin solid #f2ce33;
    border-width: 1px 1px 3px 1px;
  }
  .sendform .btn {
          margin-top: 3vw;
        padding: 3vw 11vw;
        font-weight: bold;
  }
  .next-btn:after {
    content: "";
    /* position: absolute; */
    width: 2.3vw;
    height: 2.3vw;
    border: 3px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    margin: 1px -1vw 0 0.3vw;
    position: absolute;
    right: 5vw;
    top: 0vw;
    bottom: 0;
    margin: auto;
  }
  .form-progress-bar {
    height: 6px;
    width: 100%;
    background: rgb(43 44 53 / 14%);
    margin-top: 6vw;
  }
  .btn-date-picker {
    font-size: 3.5vw;
    border-bottom: 1px solid;
    cursor: pointer;
    color: #000000;
    display: inline-block;
    margin-right: 5vw;
    margin-top: 1vw;
    margin-left: 6.5vw;
  }
  .input-wrapper label {
    font-size: 3vw;
  }
  .input-wrapper input,
  .input-wrapper select,
  .input-wrapper textarea {
    font-size: 3vw;
    z-index: 1;
    padding: 1vw 0;
  }
  .back-btn {
    left: 0;
    top: 3.8vw;
    width: 5vw;
    height: 5vw;
    border-radius: 50%;
    background-color: #dededf;
    background-repeat: no-repeat;
    background-size: 1.5vw;
    background-position: 46% 50%;
    cursor: pointer;
  }
  .date-box {
    margin-top: 2.8vw;
  }
  footer {
    padding: 4vw 0;
  }
  .dialog {
    width: calc(100vw - 20px);
    /* max-width: 400px; */
    border: none;
    inset: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    padding: 6vw 5vw;
    top: 0;
    bottom: 0;
  }
  .modal-close {
    position: absolute;
    top: 0.3vw;
    right: 1.7vw;
    font-size: 5.4vw;
    font-weight: bold;
  }
  .modal-form .input-wrapper {
    width: 100%;
    margin-bottom: 4vw;
  }
  .benefit-item {
    max-width: 100%;
  }
  section#pricing .width-wrap {
    width: 100%;
  }
  .pricing-tab-item {
    background-position: -74vw top;
  }
  .data-box-header {
    padding-left: 1vw;
    flex-direction: column;
  }.sendform-response p {
    margin: 5vw 0;
    font-size: 4.1vw;
    line-height: 140%;
    color: green;
}.sendform-response p small {
  font-size: 3vw;
  color: black;
}.sendform-response{
  font-size: 4.1vw;
  margin: 7vw 0;
}#isLabour + label.form-check-label {
  opacity: 1;
  transform: none;
  position: relative;
  padding-left: 1.5vw;
  font-size: 3.2vw;
  color: grey;
}    footer p {
        font-size: 3.76vw;
        margin-top: 2vw;
        line-height: 130%;
        color: #878787;
        font-weight: 500;
        margin-bottom: 2vw;
    }#about .btn {
    margin-top: 11vw;
    position: relative;
    bottom: 0;
}      .mob-navbar-toggler {
        display: block;
    }.nav-bar {
        top: -105%;
        flex-grow: 1;
        padding-left: 0;
        /* display: none; */
        position: fixed;
        left: 0;
        background: white;
        flex-direction: column;
        width: 100%;
        color: black;
        transition: 0.5s all;
        text-align: center;
        padding: 4vw 0 6vw;
        height: auto;
    }    .nav-link {
        font-size: 4vw;
        display: block;
        cursor: pointer;
        text-align: center;
        padding: 1.9vw 1.8vw;
    }.nav-close {
        position: absolute;
        color: black;
        top: 0;
        right: 5vw;
        font-size: 11vw;
        display: block;
        z-index: 1;
    }    .mob-navbar-toggler svg path {
        color: white;
        fill: white;
    }    .nav-bar.active {
        top: 0;
        z-index: 1;
    }.d-mob-block {
        display: block;
    }    a.phone {
        font-size: 5.1vw;
        letter-spacing: 0.04vw;
        display: block;
        margin: 5vw 0;
    }    .nav-close {
        position: absolute;
        color: black;
        top: 0;
        right: 5vw;
        font-size: 11vw;
        display: block;
        z-index: 1;
    }#reviews .swiper {
  padding-bottom: 2vw;
  padding-left: 12vw;
  padding-right: 12vw;
  padding-top: 1vw;
}#reviews .width-wrap {
  width: 100%;
}a.all-reviews {
  position: relative;
   bottom: 0;
  font-size: 4.1vw;
  text-decoration: underline;
  text-underline-position: under;
  font-weight: bold;
}.reviews-wrap {
  margin: 10vw 0 0;
}a.mob-phone {
    font-size: 4.3vw;
    margin-right: 6vw;
}#reviews .swiper-slide p {
    font-size: 3.5vw;
}#reviews .review-name {
    font-size: 4.5vw;
    margin-bottom: 0.4vw;
}#reviews .review-name span {
    color: grey;
    font-size: 2.5vw;
}.review-rating {
        height: 4vw;
        background-repeat: no-repeat;
        width: auto;
        margin: 4.6vw 0 1vw;
        left: -0.1vw;
    }form#main-form {
    margin: 6vw auto 2vw;
    width: 100%;
    padding: 4.3vw 5vw 5vw;
    border: 2px solid #f2ce33;
    border-width: 3px 3px 3px 14px;
    background: rgb(0 0 0 / 24%);
}h4 {
    font-size: 6vw;
    margin-bottom: 2vw;
}
}
