/* For Google Chrome (125% zoom level) */
@media screen and (-webkit-min-device-pixel-ratio: 1.25),
  screen and (min-resolution: 120dpi) {
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .top-banner .right-img {
    max-width: 500px;
  }

  .navbar-nav li a,
  .btn-theme {
    font-size: 13px;
  }
  
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .top-banner .left-col p {
    font-size: 17px;
  }

  .top-banner .right-img {
    max-width: 440px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .top-banner .left-col p {
    font-size: 16px;
  }

  .top-banner .right-img {
    max-width: 360px;
    margin: 30px auto 0;
  }
  .top-banner .left-col h1,
  .section-title h3,
  .section-title h2,
  .sec-two .right-col-content > h4,
  .thank-you .right-col h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .top-banner .left-col p {
    font-size: 15px;
  }
  .bg-two .right-col-content .btn-sec .btn {
    margin-bottom: 30px;
  }
  .header .navbar > .container {
    padding: 5px 30px;
  }
  .top-banner .right-img {
    max-width: 280px;
    margin: 25px auto 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .offcanvas-header img {
    width: 110px;
  }
  .sec-three {
    padding: 64px 0 72px;
  }
  .sec-four {
    padding: 70px 0 0;
  }
  .sec-eight::after {
    display: none;
  }
  .sec-eight-pattern .right-col > img {
    margin-top: 30px;
  }
  .sec-six .sec-six-slider {
    left: 0;
  }
  .process-step {
    margin-bottom: 40px;
  }
  .btn-sec {
    flex-direction: column;
  }
  .btn-sec .btn {
    width: 100%;
    justify-content: center;
  }
  .process-step__axis {
    display: none;
  }

  .process-step__text--start,
  .process-step__text--end {
    justify-content: center;
  }

  .process-step__text--start .process-step__copy,
  .process-step__text--end .process-step__copy {
    align-items: center;
    text-align: center;
    max-width: 100%;
  }

  .process-step__text {
    margin-bottom: 8px;
  }

  .process-step__title {
    font-size: 22px;
  }

  .process-card {
    border-width: 10px;
    border-radius: 22px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer {
    text-align: center;
  }
  .footer .social {
    justify-content: center;
    margin-top: 30px;
  }
  .footer-links ul {
    margin-bottom: 0;
  }
  .footer-links > ul > li > a {
    justify-content: center;
  }
  .footer-bootom-links {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }
  .sec-five .sec-five-card p {
    height: auto;
}
}
  @media (max-width: 991.98px) {
    .sec-three {
      padding: 64px 0 72px;
    }

    .sec-three .section-title h3 {
      font-size: 36px;
      line-height: 42px;
    }

    .process-step {
      margin-bottom: 40px;
    }

    .process-step__axis {
      display: none;
    }

    .process-step__text--start,
    .process-step__text--end {
      justify-content: center;
    }

    .process-step__text--start .process-step__copy,
    .process-step__text--end .process-step__copy {
      align-items: center;
      text-align: center;
      max-width: 100%;
    }

    .process-step__text {
      margin-bottom: 8px;
    }

    .process-step__title {
      font-size: 22px;
    }

    .process-card {
      border-width: 10px;
      border-radius: 22px;
      max-width: 420px;
      margin-left: auto;
      margin-right: auto;
    }
  }


@media (max-width: 767px) {
  .top-banner .left-col h1,
  .section-title h3,
  .section-title h2,
  .sec-two .right-col-content > h4,
  .thank-you .right-col h1,
  .our-legacy .right-col-content > h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .our-legacy .right-col-content > ul {
    column-count: 2;
  }
  /* .top-banner .left-col p,
  .section-title p,
  .our-legacy .right-col-content > ul > li,
  .sec-two .right-col-content > p {
    font-size: 15px;
  } */
  .bg-two .right-col-content .btn-sec .btn {
    margin-bottom: 30px;
  }
  .header .navbar > .container {
    padding: 5px 30px;
  }
  .top-banner .right-img {
    max-width: 280px;
    margin: 25px auto 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .offcanvas-header img {
    width: 110px;
  }
  .sec-three {
    padding: 64px 0 72px;
  }
  .sec-four {
    padding: 70px 0 0;
  }
  .sec-eight::after {
    display: none;
  }
  .sec-eight-pattern .right-col > img {
    margin-top: 30px;
  }
  .sec-six .sec-six-slider {
    left: 0;
  }
  .process-step {
    margin-bottom: 40px;
  }
  .btn-sec {
    flex-direction: column;
  }
  .btn-sec .btn {
    width: 100%;
    justify-content: center;
  }
  .process-step__axis {
    display: none;
  }

  .process-step__text--start,
  .process-step__text--end {
    justify-content: center;
  }

  .process-step__text--start .process-step__copy,
  .process-step__text--end .process-step__copy {
    align-items: center;
    text-align: center;
    max-width: 100%;
  }

  .process-step__text {
    margin-bottom: 8px;
  }

  .process-step__title {
    font-size: 22px;
  }

  .process-card {
    border-width: 10px;
    border-radius: 22px;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer {
    text-align: center;
  }
  .footer .social {
    justify-content: center;
    margin-top: 30px;
  }
  .footer-links ul {
    margin-bottom: 0;
  }
  .footer-links > ul > li > a {
    justify-content: center;
  }
  .footer-bootom-links {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }
  
.responsive-menu {
  display:none;
  position: fixed;
  bottom: 0;
  z-index: 55;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.responsive-menu-links {
  background: #f3f3f3;
  width: 100%;
  border-top: 2px solid #175a63;
  padding: 10px;
}
.responsive-menu-links ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  max-width: 400px;
  margin: 0 auto;
}
}

@media (min-width: 992px) {
  .process-timeline .row.process-step__row.align-items-center {
    align-items: stretch !important;
  }

  .process-step .process-step__axis::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    background: rgba(19, 40, 71, 0.85);
    z-index: 0;
    top: 0;
    bottom: -48px;
  }

  .process-step:first-child .process-step__axis::after {
    top: 50%;
  }

  .process-step:last-child .process-step__axis::after {
    bottom: auto;
    height: 50%;
  }

  .process-step--flip .process-step__media {
    order: 1;
  }

  .process-step--flip .process-step__axis {
    order: 2;
  }

  .process-step--flip .process-step__text {
    order: 3;
  }
}
