@media (max-width: 1600px) {
}
@media (max-width: 1440px) {
}
@media (max-width: 1399px) {
  .banner {
    padding-top: 3rem;
  }
  .contentInner:before {
    width: 278px;
  }
  .contentInner:after {
    width: 170px;
  }
  .servicesInner .serviceContent p {
    min-height: 126px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 128px;
  }
  .serviceNumberAfter {
    bottom: 180px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 190px;
  }
}
@media (max-width: 1199px) {
  .contentInner:before {
    width: 378px;
  }
  .contentInner:after {
    width: 250px;
  }
  .nav-tabs .nav-link {
    padding: 0.5rem 1.5rem;
  }
  .serviceImg {
    height: 200px;
  }
  .servicesInner .serviceContent p {
    min-height: 104px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 104px;
  }
  .serviceNumberAfter {
    bottom: 155px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 165px;
  }
  .serviceNumberBefore {
    top: 180px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberBefore {
    bottom: 180px;
  }
}
@media (max-width: 991px) {
  .banner {
    padding-top: 10rem;
    height: auto;
  }
  .contentInner:before {
    width: 258px;
  }
  .contentInner:after {
    width: 150px;
  }
  .nav-tabs .nav-link {
    padding: 0.5rem 0.5rem;
  }
  .servicesInner .serviceContent p {
    min-height: 81px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 81px;
  }
  .serviceNumberAfter {
    bottom: 130px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 140px;
  }
  .testimonials-carousel .lineImg {
    width: 120px !important;
  }
  .testimonials-carousel .ratingImg {
    width: 90px !important;
  }
  .footer .bannerForm {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 180px;
  }
  .bannerForm {
    width: 100%;
  }
  .contentInner:before {
    width: 438px;
  }
  .contentInner:after {
    width: 300px;
  }
  .owl-item.active.center .packagesBox {
    transform: scale(1);
  }
  .packages .item {
    padding: 0 0 55px 13px;
  }
  .servicesInner .serviceContent p {
    min-height: 120px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 120px;
  }
  .serviceNumberAfter {
    bottom: 170px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 175px;
  }
  .modal-body .btn-close {
    color: #000 !important;
  }
}
@media (max-width: 575px) {
  .contentInner:before {
    width: 378px;
  }
  .contentInner:after {
    width: 260px;
  }
  .nav-tabs .nav-link {
    padding: 0.5rem 1rem;
  }
  .servicesInner .serviceContent p {
    min-height: 65px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 60px;
  }
  .serviceNumberAfter {
    bottom: 110px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 115px;
  }
}
@media (max-width: 480px) {
  .banner h1:before {
    display: none;
  }
  .milestoneCircleOuter {
    width: 178px;
    height: 178px;
  }
  .milestoneCircleInner {
    width: 140px;
    height: 140px;
  }
  .contentInner:before {
    width: 315px;
  }
  .contentInner:after {
    width: 200px;
    bottom: 65px;
  }
  .servicesInner .serviceContent p {
    min-height: 80px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 80px;
  }
  .serviceNumberAfter {
    bottom: 125px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 135px;
  }
  .footer .bannerForm {
    width: 90%;
  }
  .topbarnav-contact a,
  .topbarnav-contact h6 {
      
      font-size: 10px;
  }
}
@media (max-width: 414px) {
  .milestoneCircleInner {
    width: 110px;
    height: 110px;
  }
  .milestoneCircleOuter {
    width: 148px;
    height: 148px;
  }
  .contentInner:before {
    width: 330px;
  }
  .contentInner:after {
    width: 200px;
    bottom: 35px;
  }
}
@media (max-width: 375px) {
  .contentInner:before {
    width: 270px;
  }

  .contentInner:after {
    width: 160px;
  }
}
@media (max-width: 360px) {
  .logo {
    width: 130px;
  }
  .servicesInner .serviceContent p,
  .servicesInner .col-sm-6:nth-child(even) .serviceContent p {
    min-height: 100px;
  }
  .serviceNumberAfter {
    bottom: 145px;
  }
  .servicesInner .col-sm-6:nth-child(even) .serviceNumberAfter {
    top: 155px;
  }
}
