html,
body {
  overflow-x: hidden !important;
}

p {
  margin-top: 0;
  margin-bottom: 0rem;
}

.banner.slick-slide.slick-current.slick-active {
  border-bottom: 1px solid #f2523d;
}

.servicesMain .card .cardImage img {
  max-width: 250px;
}

.aboutPara .paragraph p {
  color: #555;
  line-height: 1.5;
  font-size: 12px;
  margin: 0;
  margin-bottom: 10px;
}

.aboutUs {
  padding-top: 0;
}

.container.serviceContainer {
  padding-bottom: 20px;
}

.aboutPara .heading p {
  margin: 0;
  color: #f2523d;
  font-size: 25px;
}

.aboutPara .heading {
  margin-bottom: -3px !important;
}

.aboutPara .heading2 {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
}

.newsCarousel {
  padding-top: 20px !important;
}

.aboutUs {
  padding-bottom: 0px;
  padding-top: 40px;
}

/* Mobile header hidden by default (desktop pe) */
.mobileHeader {
  display: none;
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1199px) {
  .serviceContainer .card-body {
    padding: 0;
  }

  .servicesMain .card .cardHeading {
    font-size: 20px;
  }

  .aboutPara .heading1,
  .servicesmainHeading p,
  .CarouselHeading p {
    font-size: 40px !important;
    margin-bottom: 20px !important;
  }

  .aboutPara .heading1 {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .serviceContainer {
    padding: 40px 0;
  }
}

@media (max-width: 991px) {
  /* Desktop header hide */
  .mainHeader {
    display: none;
  }

  /* Mobile header show */
  .mobileHeader {
    display: block;
    background-color: #fff;
    box-shadow: 0 4px 12px #0000001a;
    padding: 10px 0;
  }

  .mobileHeader .navbar-toggler {
    border: none;
    box-shadow: none;
  }

  .offcanvas-body .navbar-nav {
    gap: 10px;
  }

  .offcanvas-body .nav-link {
    color: #1a1a2e;
    font-size: 15px;
    font-weight: 600;
  }

  .offcanvas-body .nav-link:hover,
  .offcanvas-body .nav-link.active {
    color: #eb5757;
  }

  .mobileNavIcon {
    display: flex;
    gap: 12px;
    margin-top: 20px;
  }

  .mobileNavIcon .iconOutter {
    align-items: center;
    border: 1px solid #eb5757;
    border-radius: 50%;
    color: #eb5757;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    text-decoration: none;
    width: 32px;
  }

  /* banner ki top margin adjust, kyunke sticky mainHeader hat gaya */
  .banner {
    margin-top: 0;
  }

  .headerInner .headerFirst,
  .headerInner .headerThird,
  .headerInner .userProfileDiv {
    display: none !important;
  }

  .headerInner {
    justify-content: center !important;
  }

  .banner {
    margin-top: 0px !important;
  }

  .navbar-nav .nav-link.active,
  .navbar-nav .show > .nav-link {
    color: black !important;
  }
  .servicesMain .card .cardImage img {
    width: 100%;
    max-width: 180px;
  }

  .aboutUs .row.align-items-center {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
  }

  .trustedSection .trustedBannerInner {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 0px !important;
  }

  .aboutPara .heading1,
  .servicesmainHeading p,
  .CarouselHeading p {
    font-size: 30px !important;
    margin-bottom: 20px !important;
  }

  .statsRow .statCard .statNumber {
    font-size: 22px !important;
  }

  .footer .footerForm .footerInput,
  .footer .footerForm .footerInput .footerBorder {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100% !important;
  }

  .serviceContainer {
    padding: 40px 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .aboutPara .heading1,
  .servicesmainHeading p,
  .CarouselHeading p {
    font-size: 25px !important;
    margin-bottom: 15px !important;
  }

  .aboutUs {
    background: #fffff9;
    padding: 40px 0 !important;
  }

  .container.serviceContainer {
    padding-bottom: 20px !important;
  }

  .trustedSection .trustedContent {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding-right: 0px;
  }

  .aboutPicOutter {
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
  }

  .footer .footerHeader .list {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .hiringSection .hiringAbout {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 40px;
    flex-direction: column;
    text-align: center;
  }

  .hiringAbout .hiringText {
    color: #fff;
    padding-bottom: 20px !important;
  }

  .hiringAbout .hiringText {
    text-align: center !important;
  }

  .hiringText .heading {
    text-align: center !important;
  }

  .hiringSection .hiringAbout {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media only screen and (max-width: 575px) {
  .container.serviceContainer {
    padding: 20px 15px !important;
  }

  .statsRow .statCard .statNumber {
    font-size: 16px !important;
  }

  .trustedSection .statsRow .statCard .statLabel {
    font-size: 12px !important;
  }

  .slick-prev {
    left: -10px;
  }

  .slick-next {
    right: -10px;
  }

  .hiringText .heading {
    font-size: 30px !important;
  }

  .footer .footerForm {
    padding: 15px 20px !important;
  }

  .footer2 .footer2Main {
    align-items: center !important;
    color: #fff !important;
    display: flex !important;
    font-size: 12px !important;
    justify-content: center !important;
    padding: 10px !important;
    flex-direction: column-reverse !important;
    text-align: center !important;
    gap: 10px !important;
  }

  .aboutUs {
    padding-top: 0 !important;
  }
}
