@media (max-width: 1640px) {
    header li img {
      width: 45px;
    }
    .Main-Location-Detail {
      gap: 100px;
      padding-left: 6rem;
    }
  }

  @media (max-width: 1440px) {
    :root {
      --f-16: 14px;
      --f-18: 16px;
      --f-20: 18px;
      --f-28: 28px;
      --f-47: 31px;
      --f-170: 150px;
      --f-180: 140px;
      --f-55: 47px;
    }


    header li {
      margin-right: 2.5rem;
    }

    header li img {
      width: 45px;
    }

    .sectionOneContent .para {
      max-width: 50%;
    }


    .sectionOneContent h1 {
      line-height: 100px;
    }
.sectionOneContent {
    margin-top: 57px;
}
    .sectionOneContent h1 span {
      top: -29px;
      left: 82px;
    }

    .sectionOneContent .para {
      max-width: 56%;
    }

    .custom-btn {
      padding: 17px 40px;
    }
  .sky{
    top: 427px;
    height: 332px;
  }
    .section-1 {
      height: max(581px, 579px);
      padding-top: max(40vh, 12rem);
      /* margin-bottom: 52px; */
      padding-bottom: 161px!important;
      overflow: hidden;
    }

    header li img {
      width: 35px;
    }
.sectionOneContent.sectionTwoContent.ourExperienceContent h1 {
    line-height: 53px;
    margin-bottom: 14px;
    font-size: 59px;
}
    .px {
      padding-left: max(2rem, 4rem);
      padding-right: max(2rem, 4rem);
    }

    section.sec-5:before {
      position: absolute;
      content: "";
      background-image: url(../images/sec-5-bg1.png);
      height: 100%;
      width: 100%;
      z-index: 1;
      top: 0px;
      left: 0px;
      display: block;
      background-repeat: no-repeat;
      background-position: left;
      background-attachment: fixed;
  }

    .sectionOneContent.sectionTwoContent span {
      right: 44px;
      top: 0px;
    }

    .sectionOneContent.sectionTwoContent.ourExperienceContent span {
      left: 8px;
    }
    .sectionOneContent.sectionTwoContent.blogsContent span {
      left: 200px;
      top: -20px;
    }
    .Main-Location-Detail {
      padding-left: 3rem;
      gap: 60px;
    }
  }

  @media (max-width: 991.98px) {
  }

  @media (max-width: 767.98px) {
  }

  @media (max-width: 575.98px) {
  }
