.custom-btn,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}
.owl-nav span,
.vertical-custom-card .iconmf-check:before {
  color: #257dfd;
}
.checklist-ul,
.list-unstyled,
.moving-resources-text ul {
  list-style: none;
}
h1,
h2 {
  font-size: 36px;
}
.owl-nav span {
  font-size: 34px;
}
.owl-prev {
  left: -55px;
}
.owl-next {
  right: -55px;
}
.owl-nav button {
  position: absolute;
  top: calc(43% - 15px);
}
.owl-next span {
  transform: rotate(180deg);
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #257dfd;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: unset;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
}
.owl-theme .owl-nav {
  margin-top: 30px;
}
.owl-carousel .owl-item img,
.section-brands .col-lg-3 {
  width: unset;
}
.vertical-custom-card {
  background: #fff;
  box-shadow: 0 2px 18px rgba(22, 60, 112, 0.1);
  border-radius: 12px;
  padding: 30px 30px 25px;
}
.card-title {
  color: #144a8a;
  font-size: 14px;
  line-height: 19px;
  background: #ebf4ff;
  border-radius: 15px;
  padding: 5px 19px;
  font-weight: 700;
}
.subtitle,
h1 {
  color: #374049;
}
h1 {
  line-height: 49px;
  margin: 0 0 7px;
}
.subtitle {
  line-height: 30px;
  max-width: 571px;
  margin: 0 auto 50px;
}
.bg-blue {
  background: #e3f4ff;
}
.checklist-ul li,
.stars-block,
section {
  position: relative;
}
.comparison-img-2,
.comparison-img-3,
.section-hero::before,
.stars-inner {
  position: absolute;
}
.section-hero {
  padding: 33px 0 39px;
}
.section-hero::before {
  content: "";
  background: #e3f4ff;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
}
.stars-inner {
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}
.list-unstyled {
  padding-left: 0;
}
.list-unstyled li,
.post-title {
  margin-bottom: 15px;
}
.gradient-btn {
  font-weight: 700;
  font-size: 18px;
  background: linear-gradient(274.01deg, #257dfd 0, #91cef0 174.04%);
  color: #fff;
}
.btn-review,
.custom-btn {
  font-weight: 600;
}
.custom-btn {
  border: 1px solid #3287fb;
  border-radius: 6px;
  font-size: 20px;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
}
.stars-inner span:not(:last-child),
.stars-outer span:not(:last-child) {
  margin-right: 2px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.ml-5 {
  margin-left: 5px;
}
.btn-review,
.methodology-title,
.post-title,
.text-see-more {
  font-size: 18px;
  line-height: 25px;
}
.custom-row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.section-brands .row {
  justify-content: space-evenly;
  align-items: center;
}
.section-brands {
  padding: 39px 0 50px;
}
.checklist-ul li {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 25px;
}
.checklist-ul .iconmf-green-check {
  position: absolute;
  left: -40px;
  font-size: 20px;
}
.section-who-we-are {
  padding: 50px 0;
}
.section-who-we-are img {
  border-radius: 12px;
}
.section-who-we-are h2 {
  margin-bottom: 30px;
}
.section-methodology .text-center p {
  max-width: 770px;
  margin: 0 auto 63px;
}
.card-title,
.section-methodology h2,
.subtitle {
  margin-bottom: 20px;
}
.methodology-icon {
  background: #e3f4ff;
  width: 68px;
  height: 68px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.methodology-card {
  box-shadow: 0 10px 50px rgba(22, 60, 112, 0.1);
  border-radius: 48px;
  padding: 35px 30px 30px;
}
.methodology-title {
  margin: 20px 0 13px;
}
.methodology-text,
.post-excerpt {
  font-size: 15px;
  line-height: 22px;
}
.methodology-text {
  margin-bottom: 18px;
}
.methodology-col {
  margin-bottom: 50px;
}
.methodology-link,
.post-card .text-blue,
.text-see-more {
  font-weight: 500;
}
.comparison-title,
.methodology-link,
.post-card .text-blue {
  font-size: 15px;
  line-height: 20px;
}
.section-comparison {
  padding: 60px 0 85px;
}
.section-comparison h2 {
  max-width: 360px;
  margin-top: 20px;
}
.section-comparison p {
  max-width: 468px;
}
.comparison-img-3 {
  right: 0;
  bottom: 0;
}
.comparison-img-2 {
  left: -97px;
  bottom: -50px;
  display: none;
}
.section-comparison .col-xs-12 {
  z-index: 1;
}
.comparison-card {
  background: #fff;
  border: 1px solid #8bbcff;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.comparison-title {
  margin: 14px 18px;
  height: 40px;
}
.comparison-col {
  margin-bottom: 13px;
}
.section-moving-resources .text-center p {
  max-width: 835px;
  margin: 0 auto 50px;
}
.moving-resources-title {
  font-size: 22px;
  line-height: 30px;
  margin: 15px 0 10px;
}
.moving-resources-col {
  text-align: center;
}
.moving-resources-text p,
.text-see-more {
  font-size: 16px;
  line-height: 22px;
}
.moving-resources-icon {
  padding-bottom: 16px;
}
.post-card {
  background: #fff;
  box-shadow: 0 10px 50px rgba(22, 60, 112, 0.1);
  border-radius: 12px;
  padding: 24px;
}
.post-img img {
  border-radius: 10px;
  margin-bottom: 20px;
  width: 100%;
  object-fit: cover;
  height: 208px;
}
.post-date {
  color: #aeaeae;
  font-size: 12px;
  line-height: 16px;
}
.post-col {
  margin-bottom: 40px;
}
.post-excerpt {
  color: #474747;
  margin-bottom: 20px;
}
.section-news-articles .row {
  margin-top: 50px;
}
.section-brands img {
  max-height: 35px;
}
.movingForm .mover-img {
  max-height: 35px;
  margin: 10px 0;
}
header.mf-header nav.navbar ul.navbar-nav > li.mf-mega-menu > ul.dropdown-menu {
  background: #fff;
  border: 1px solid #d7e1f0;
  box-shadow: 0 10px 50px rgba(22, 60, 112, 0.1);
  border-radius: 10px;
}
.moving-resources-text a {
  text-decoration: underline #3287fb;
}
.moving-resources-text a,
.moving-resources-text li {
  display: list-item;
  list-style: disc;
}
.owl-item {
  padding: 12px;
}
@media (min-width: 768px) {
  .methodology-text {
    height: 154px;
  }
  .comparison-row {
    padding: 50px 0 0 12px;
  }
  .post-excerpt,
  .post-title {
    height: 66px;
  }
}
@media (min-width: 992px) {
  .methodology-text {
    height: 110px;
  }
  .moving-resources-col:not(:last-child) .moving-resources-icon {
    border-right: 1px solid #dfdfdf;
  }
}
@media (min-width: 1200px) {
  .section-comparison .col-lg-6:first-child {
    width: 46%;
  }
  .section-who-we-are .col-lg-6:last-child {
    padding-left: 57px;
  }
}
.vertical-custom-card ul {
  font-size: 14px;
  margin: 20px 0;
}
.btn-review,
.stars-block,
.text-bold .ml-5 {
  font-size: 16px;
}
.custom-btn {
  padding: 10px 20px !important;
}
.subtitle {
  font-size: 18px;
}
.section-methodology {
  padding: 65px 0 50px;
}
.section-moving-resources {
  padding: 82px 0 60px;
}
.section-news-articles {
  padding: 60px 0;
}
section .container-fluid {
  max-width: 1000px;
}
.section-brands .container-fluid {
  min-height: 34px;
}
.vertical-custom-card img {
  margin-bottom: 10px;
  max-height: 47px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .methodology-title {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .owl-theme .owl-nav {
    margin-top: 0;
  }
  .methodology-card {
    border-radius: 12px;
    padding: 20px 20px 15px;
  }
  .comparison-title {
    margin: 14px;
  }
  .moving-resources-col {
    margin-bottom: 25px;
  }
  .owl-nav span {
    font-size: 20px;
  }
  .owl-prev {
    left: 0;
  }
  .owl-next {
    right: 0;
  }
}
@media (max-width: 767px) {
  .section-brands .col-lg-3 {
    padding: 0 9px;
  }
  .comparison-img-1 {
    display: none;
  }
  h1,
  h2 {
    font-size: 22px;
    line-height: 30px;
  }
  h1 {
    margin-bottom: 13px;
  }
  .section-hero {
    padding: 25px 0 30px;
  }
  .subtitle {
    max-width: 364px;
    margin-bottom: 25px;
  }
  .vertical-custom-card {
    max-width: 334px;
    margin: auto;
    padding: 20px 48px 15px;
  }
  .card-title,
  .checklist-ul li,
  .post-excerpt,
  .post-img img,
  .section-moving-resources .text-center p {
    margin-bottom: 15px;
  }
  .vertical-custom-card ul {
    margin: 14px 0 23px;
  }
  .checklist-ul li,
  .subtitle,
  .vertical-custom-card .gradient-btn {
    font-size: 16px;
    line-height: 22px;
  }
  .vertical-custom-card .gradient-btn {
    padding: 11px 20px;
    margin-bottom: 13px;
  }
  .btn-review {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
  }
  .section-brands img {
    max-height: 36px;
    max-width: 200px;
  }
  .section-brands .custom-row {
    justify-content: space-between;
  }
  .card-col,
  .methodology-col,
  .post-col,
  .section-brands .col-lg-3,
  .section-comparison h2,
  .section-moving-resources h2 {
    margin-bottom: 20px;
  }
  .section-who-we-are {
    padding: 50px 0 30px;
  }
  .custom-row-sm {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .section-who-we-are h2 {
    position: absolute;
    top: 0;
    width: calc(100% - 50px);
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
  }
  .section-who-we-are .col-12 {
    position: unset;
  }
  .checklist-ul {
    margin-top: 20px;
  }
  .methodology-col,
  section .container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .section-who-we-are img {
    object-fit: cover;
    height: 215px;
    width: 100%;
  }
  .section-brands {
    padding: 30px 0 25px;
  }
  .section-methodology {
    padding: 25px 0 50px;
  }
  .section-methodology .text-center p {
    margin: 0 auto 20px;
  }
  .methodology-icon {
    width: 49px;
    height: 49px;
    float: left;
    margin-right: 15px;
  }
  .methodology-icon img {
    max-width: 20px;
  }
  .methodology-title {
    margin: 13px 0 20px;
    float: left;
    width: calc(100% - 65px);
  }
  .methodology-text {
    margin-bottom: 14px;
  }
  .section-comparison {
    padding: 20px 0 85px;
    text-align: center;
  }
  .comparison-title {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 9px 18px;
  }
  .comparison-col:nth-child(odd) {
    padding-right: 7px;
  }
  .comparison-col:nth-child(2n) {
    padding-left: 7px;
  }
  .section-comparison h2,
  .section-comparison p {
    margin-left: auto;
    margin-right: auto;
  }
  .comparison-row {
    margin-top: 32px;
  }
  .section-moving-resources {
    padding: 75px 0 25px;
  }
  .moving-resources-col {
    margin-bottom: 29px;
  }
  .section-news-articles {
    padding: 25px 0;
  }
  .section-news-articles .row {
    margin-top: 25px;
  }
  .post-img img {
    height: 130px;
  }
  .post-card {
    padding: 10px 10px 15px;
    max-width: 353px;
    margin: auto;
    display: block;
  }
  .post-card p,
  .post-title {
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-title {
    margin: 15px 0;
  }
}
@media (max-width: 400px) {
  .section-brands img {
    max-width: 161px;
  }
}
@media (max-width: 350px) {
  .section-brands img {
    max-width: 150px;
  }
}
