/* For Google Chrome (125% zoom level) */
@media screen and (-webkit-min-device-pixel-ratio: 1.25),
  screen and (min-resolution: 120dpi) {
}

@media (max-width: 991px) {
  .hero-content {
    margin-top: 20px;
  }
  .header {
    display: flex;
    padding: 0;
    background: #f5f5f5;
  }

  .layout {
    display: flex;
  }

  .sidebar {
    display: none;
  }

  .main-content {
    padding: 0;
    width: 100%;
  }

  .sec-01-box {
    height: 490px;
    max-width: 500px;
    margin: 0 auto;
    display: none;
  }

  .sec-01-card {
  }

  .sec-01-bottom-card .row {
    gap: 12px 0;
  }

  .sec-02-heading.main-heading .row {
    align-items: center;
    justify-content: center;
  }

  .sec-02-wrapper .row {
    justify-content: center;
  }

  .our-team-heading.main-heading {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .our-team-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }

  .our-team-card-img {
    justify-content: center;
    max-width: 480px;
    margin: 0 auto;
  }

  .our-team-card-content {
    text-align: center;
    margin-top: 20px;
  }

  .out-team-gallery-images-main {
    text-align: center;
  }

  .out-team-gallery-images-main h3 {
    font-size: 36px;
  }

  .sec-03-card-main {
    margin-bottom: 20px;
  }

  .sec-03-right-box {
    align-items: center;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    display: none;
  }

  .book-discovering-card {
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .book-discovering-card h3:after {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec-04-wrapper > img {
    display: none;
  }

  .sec-04-wrapper-card {
    position: unset;
    transform: none;
    width: 100%;
    max-width: 100%;
    border: 2px solid gray;
  }

  .sec-04-wrapper-card-content {
  }

  .our-team-heading.main-heading h2 {
    text-align: center;
  }

  .contact-book-box {
    display: none;
  }

  .hero-box {
    display: none;
  }

  .bg-transparent {
  }

  header.header > * {
    width: 100%;
  }

  .our-team-heading-main-content {
    margin-bottom: 40px;
    max-width: 620px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .sec-01-card-bottom .img-box-content {
    width: 60px;
  }
  .hero-content h2 {
    font-size: 42px;
  }
  .footer-widget {
    padding: 0 !important;
    border: 0 !important;
    margin-bottom: 30px;
  }
  .footer-widget ul {
    align-items: center;
    text-align: center;
  }

  .footer-links-wrapper {
    justify-content: center;
    gap: 40px;
  }

  .footer-widget h3 {
    text-align: center;
  }

  .contact-form-heading {
    align-items: center;
    text-align: center;
  }
  form.needs-validation .text-end {
    text-align: center !important;
  }
  .navbar-dark .navbar-brand img {
    width: 150px;
  }

  .hero-content h1 {
    font-size: 30px;
  }

  .navbar-dark .navbar-toggler {
    height: 40px;
    width: 40px;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
  }

  .offcanvas-header a img {
    width: 160px;
  }
  .footer-boottom .row {
    flex-direction: column-reverse;
  }

  .footer-bootom-links {
    text-align: center;
  }

  .social.text-end {
    text-align: center !important;
    margin-bottom: 20px;
  }
  .sec-03-card {
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  .hero-bottom-img {
    height: 200px;
  }

  .hero-bottom-img img {
    object-fit: contain;
  }

  .hero-bottom h2 {
    text-align: center;
  }
  .build-box {
    padding: 0;
    background: white;
  }

  .build-box .img-box {
    margin: 0;
    margin-bottom: 20px;
  }

  .build-content .main-heading {
    align-items: center;
    text-align: center;
  }
  .build-box {
    padding: 0;
    background: white;
  }

  .build-box .img-box {
    margin: 0;
    margin-bottom: 20px;
  }

  .build-content .main-heading {
    align-items: center;
    text-align: center;
  }

  .col-lg-4.col-md-12:has(.build-box) {
    order: 1;
  }

  .col-lg-8:has(.build-content) {
    order: 2;
  }
}

@media (max-width: 767px) {
  .hero-content h1 {
    font-size: 40px;
  }
  .sec-03-card h3 {
    font-size: 19px;
  }
  .hero-bottom-img {
    height: 200px;
  }

  .hero-bottom-img img {
    object-fit: contain;
  }

  .hero-bottom h2 {
    text-align: center;
  }

  .sec-01-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .sec-01-card .img-box-content {
    flex: 0 0 210px;
  }
  .main-heading h2 {
    font-size: 30px;
  }
  .main-heading {
    margin-bottom: 2px;
  }
}
@media (max-width: 576px) {
  .sec-03-card {
    flex: 1 1 100%;
  }
  .book-discovering-count-main {
    flex-direction: column;
    text-align: center;
  }
  .hero-content h2 {
    font-size: 24px;
  }

  .hero-content {
    align-items: center;
  }

  .btn-main {
    justify-content: center;
  }
  .footer-top img {
    margin: 0 auto;
    display: flex;
    width: 211px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
}

@media (min-width: 320px) and (max-width: 767px) {
}
