@font-face {
    font-family: 'Futura Md BT';
    src: url('/assets/fonts/FUTURAM.TTF');
}
@media screen and (min-width: 768px) {
  .navigation.background-is-dark {
    background-color: #fff;
  }
  .gallery-floating {
    display: flex;
    gap: 30px;
    position: absolute;
    left: 0;
    top: -140px;
    color: #fff;
    z-index: 10;
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
  }
  .float_1 {
    width: 50px;
    margin: auto;
    background-color: #332525;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .float_1 img {
    width: 50px;
  }
  /* .bg_home {
    background-image: url("assets/img/about.webp");
    width: auto;
    height: 100vh;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
  }
  .bg_home_1 img {
    width: -webkit-fill-available;
  } */
  /* .back-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000;
    opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
  } */
  .over-content {
    position: relative;
    top: 0;
    z-index: 10;
    color: #fff;
  }
  .plot-slider .container .owl-carousel .owl-controls {
    display: none;
  }

  .plot-slider-1 {
    display: flex;
  }

  .wealthCreation-desk,
  .whyI-desk {
    display: block;
  }

  .masterPlan,
  .whyInvest {
    background-color: #704d3a;
  }
  .section-padding {
    padding: 50px 0;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .sectionMainTitile h2,
  .sectionMainTitile h3 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px;
  }
  .d-grid-sc {
    display: grid;
    grid-template-columns: 30% 70%;
    justify-items: start;
    align-items: center;
    gap: 1rem;
    /* margin-bottom: 2rem; */
    margin: 15px 10px;
  }
  .d-grid-sc img {
    width: 80%;
    /* height: 100px; */
  }

  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .h6 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 400;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
  .masterPlan,
  .whyInvest {
    background-color: #704d3a;
  }

  .section-padding {
    padding: 50px 0;
  }
  /*  */
  .sectionMainTitile {
    margin-bottom: 50px;
  }
  .sectionMainTitile h2,
  .sectionMainTitile h3 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px;
  }
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .single-amenity {
    display: flex;
    align-items: center;
    margin: 15px 10px;
  }
  .single-amenity img {
    filter: invert(0);
  }

  .single-amenity img {
    height: 100px;
    /* filter: invert(1) brightness(1); */
    filter: invert(0);
  }
  .masterPlan p.amenity-title {
    color: #fff;
  }
  p.amenity-title {
    margin-bottom: 0px;
    padding-left: 14px;
    font-size: large;
    opacity: 1;
  }
  .wealthCreation {
    background-color: #704d3a;
  }

  .section-padding {
    padding: 50px 0;
  }
  .sectionMainTitile {
    margin-bottom: 50px;
  }
  .sectionMainTitile h2,
  .sectionMainTitile h3 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px;
  }
  .sectionMainTitile h3 {
    font-size: 32px;
  }
  .sectionMainTitile h3 small {
    display: block;
    font-size: 75%;
    font-weight: 400;
    color: #fff;
  }
  .locationGroup {
    display: flex;
    flex-direction: column;
    gap: 60px;
  }
  .sliding-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* gap: 1rem; */
    /* width: 10rem; */
  }
  .sliding-card img {
    max-width: 100px;
  }

  .sliding-card-text {
    font-family: "Futura Md BT";
    font-size: 16px;
    color: white;
    opacity: 1;
    /* font-weight: 400;
        line-height: 26px; */
  }
  sup {
    top: -0.5em;
  }
  .sliding-card-text small {
    display: block;
    font-size: 80%;
  }
  .small,
  small {
    font-size: 80%;
    font-weight: 400;
  }
  .main {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
  .animation {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .plotImg lottie-player {
    position: absolute;
    top: -22%;
    left: 0;
    transform: scale(1.2);
  }
  /*  */
  .bg-transfer {
    background-size: 100% 100%;
  }
  /* .hero-section {
    margin-top: 60px;
  } */
  #gallery .owl-item img {
    background-color: white;
  }
  #gallery .owl-item .container {
    padding: 50px;
  }
  #gallery .owl-dots {
    display: none !important;
  }
  /*div #gallery {*/
  /*  padding-top: 0;*/
  /*}*/
  /*div#planning {*/
  /*  padding-bottom: 0 !important;*/
  /*}*/
  div #gallery h2 {
    text-align: center;
    margin: 0;
  }
  .sectionMainTitile.text-center p {
    opacity: 1;
  }
  .left {
    width: 200px;
  }
  .over-content {
    padding: 0 50px;
  }
  .hero-section.background-is-dark {
    margin-top: 55px;
    margin-bottom: 20px;
  }
    
}

@media screen and (max-width: 767px) {
  .navigation .left {
    position: unset;
  }
  .gallery-floating {
    display: flex;
    gap: 30px;
    position: absolute;
    left: 0;
    top: -140px;
    color: #fff;
    z-index: 10;
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
  }
  .float_1 {
    width: 50px;
    margin: auto;
    background-color: #332525;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .float_1 img {
    width: 50px;
  }
  /* .bg_home {
    background-image: url("assets/img/about.webp");
    width: auto;
    height: 100vh;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
  } */
  .bg_home_1 {
    height: 100vh;
  }
  .bg_home_1 img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  /* .back-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000;
    opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
  } */
  .over-content {
    position: relative;
    top: 0;
    z-index: 10;
    color: #fff;
    margin: 0 10px;
  }
  .wealthCreation-desk,
  .whyI-desk {
    display: block;
  }

  .masterPlan,
  .whyInvest {
    background-color: #704d3a;
  }
  .section-padding {
    padding: 50px 0;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .sectionMainTitile {
    margin-bottom: 50px;
  }
  .sectionMainTitile h2,
  .sectionMainTitile h3 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px;
  }
  .d-grid-sc {
    display: grid;
    grid-template-columns: 30% 70%;
    justify-items: start;
    align-items: center;
    /* gap: 1rem; */
    margin-bottom: 2rem;
  }
  .d-grid-sc img {
    width: 70%;
  }

  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .h6 {
    color: #fff;
    font-family: "Futura Md BT";
    font-weight: 600;
  }
  .h6,
  h6 {
    font-size: 16px;
  }
  .masterPlan,
  .whyInvest {
    background-color: #704d3a;
  }

  .section-padding {
    padding: 50px 0;
  }
  .whyI-mob h2 {
        color: #fff;
        font-size: 23px;
        font-family: "Futura Md BT";
        font-weight: 700;
        text-align: center;
    }
  section.section-padding.wealthCreation {
        overflow: hidden;
    }
    .sectionMainTitile h2 {
        font-size: 24px !important;
    }
    .sectionMainTitile h3 {
        font-size: 20px !important;
    }
  .wealthCreation .order-2-mob {
    order: 2;
    gap: 40px;
  }
    .wealthCreation .col-md-6 {
        order: 1;
    }
    .godrej {
        width: 210px !important;
    }
    .plotImg lottie-player {
        transform: scale(1) !important;
    }
  .wealthCreation .order-3-mob {
    order: 3;
    gap: 40px;
  }
  .sectionMainTitile h2 {
        font-size: 24px !important;
    }
  .single-amenity {
      display: flex;
      align-items: center;
      margin: 15px 10px;
  }
  .single-amenity img {
    filter: invert(0);
  }

  .single-amenity img {
    height: 100px;
    /* filter: invert(1) brightness(1); */
    filter: invert(0);
  }
  .masterPlan p.amenity-title {
    color: #fff;
  }
  p.amenity-title {
      margin-bottom: 0px;
      padding-left: 14px;
      font-size: large;
  }
  .sectionMainTitile.text-center p {
    opacity: 1;
  }
  /* about_carousel */
  .bannerDesktop {
    display: none !important;
  }
  .bannerMobile {
    display: block !important;
  }
  .hero-section.background-is-dark {
    margin-bottom: 10px;
    margin-top: 100px;
  }
  .img-shield_1 {
    gap: 30px;
  }
  .img_shield {
    width: 72px !important;
  }
}
@media (max-width: 500px) {
  .navigation.background-is-dark {
    background-color: #fff;
  }
    .wealthCreation-mob, .whyI-mob {
      display: block !important;
    }
    .col-12 {
        display: flex;
        flex-direction: column;
        /* align-items: center; */
    }
    .sliding-card {
        margin-bottom: 0.5rem !important;
        width: 90%;
    }
      .wealthCreation-mob,
      .whyI-mob{
          display: block !important;
      }
    .section-padding.masterPlan {
        padding-bottom: 0;
    }
    .sliding-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* gap: 1rem; */
    /* width: 10rem; */
  }
  .sliding-card img {
      max-width: 100px;
  }
  .sliding-card-text {
    font-family: "Futura Md BT";
    font-size: 16px;
    color: white;
    opacity: 1;
  }
  .sectionMainTitile.aos-init.aos-animate {
    margin-top: 20px;
  }
}
.wealthCreation {
  background-color: #704d3a;
}
.locationGroup {
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.btn-close.position-absolute.hover-effect {
  position: absolute;
}