@media screen and (max-width: 1200px) {
  h2 {
    font-size: 35px;
  }
  .whychoose h3 {
    font-size: 26px;
  }
  .stellarnav > ul > li > a {
    padding: 0 1rem;
    font-size: 14px;
  }
}
@media screen and (max-width: 1156px) {
  .hero {
    background-position: -146px center !important;
  }
  .hero {
    padding-top: 9px;
  }
}
@media screen and (max-width: 991px) {
  .whychoose .mt-5 {
    text-align: center;
    margin-top: 0 !important;
  }
  .man {
    width: 60%;
    position: static;
    margin: 1rem auto 0;
  }
  .stellarnav {
    left: 12%;
  }
  h1,
  .mainheading {
    font-size: 24px;
  }
  .hero .row {
    min-height: 573px;
  }
  .hero h1 {
    margin-top: 1.2rem;
  }
  .hero::before {
    width: 44%;
  }
  .hero::after {
    width: 56%;
  }
  .pr-5 {
    padding-right: 0;
  }
  .stellarnav a.dd-toggle .icon-plus:after,
  .stellarnav a.dd-toggle .icon-plus:before {
    border-bottom: solid 3px #fff;
  }
  .stellarnav.mobile ul ul {
    padding-left: 15px;
}
}
@media screen and (max-width: 850px) {
  .stellarnav {
    left: 8%;
  }
}
@media screen and (max-width: 767px) {
  .stellarnav {
    left: 14%;
  }
  .whychoose h3 {
    font-size: 20px;
  }
  .hero {
    padding-top: 80px;
  }
  .hero::before,
  .hero::after {
    width: 100%;
  }
  .hero::before,
  .hero::after {
    width: 100%;
  }
  .hero .row {
    min-height: 724px;
  }
  .hero {
    background-position: -239px center !important;
  }
  .hero::after {
    height: 40%;
  }
  .hero::before {
    height: 60%;
  }
  footer {
    text-align: center;
  }
  footer {
    padding: 71x 0 0;
  }
  .fbtm {
    padding: 20px 0;
    margin-top: 0;
    background: transparent;
  }
  h1,
  .mainheading {
    font-size: 18px;
  }
  h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 667px) {
  .stellarnav {
    left: 9%;
  }
}

@media screen and (max-width: 575px) {
  .stellarnav {
    left: 0;
  }
  .testi_slider {
    grid-template-columns: auto;
    padding: 0 54px;
    margin-top: 2.438rem;
  }
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 414px) {
  .hero .row {
    min-height: 745px;
  }
  .hero::after {
    height: 50%;
  }
  .hero::before {
    height: 50%;
  }
  .logo {
    margin-left: 24px;
    }
    .btn {
        font-size: 13px;
        padding: 0 20px;
    }
}

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