

@media screen and (max-width: 1536px) {
  section.map img {
    width: 40%;
    margin-top: -21%;
  }
  .size {
    font-size: 40px;
  }
  .size_p {
    font-size: 30px;
  }
  section.anim {
    margin-top: -81px;
  }
}

@media screen and (max-width: 1512px) and (max-height: 982px) {
  section.map img {
    width: 50%;
  }
  .size {
    font-size: 40px;
  }
  .size_p {
    font-size: 30px;
  }
  section.anim {
    margin-top: -81px;
  }
}

@media screen and (max-width: 1399px) {
  .size {
    font-size: 35px;
  }
  .size_p {
    font-size: 25px;
  }

  section.why .content {
    margin: 100px 0 220px 0;
  }
  section.map img {
    width: 50%;
  }

  section.anim  {
    margin-top: -100px !important;
  }
  
}
@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 991px) {
  section.why .row > div {
    border: 0 !important;
    margin-bottom: 100px !important;
  }
  section.why .content {
    margin: 100px 0 80px 0;
  }
  section.anim {
    margin-top: 0px;
  }
  section.anim .main_box {
    width: 100vw;
  }
  section.anim .main_box .card {
    margin-bottom: 0;
  }
  /*section.anim .main_box .img_6 {
    height: 60vh;
    -o-object-fit: cover;
       object-fit: cover;
  }*/
  .content_right {
    position: absolute;
    bottom: -38px;
    left: 50%;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section.plan {
    padding: 0 !important;
  }

  footer .box div {
    font-size: 10px;
  }
  footer .box a {
    font-size: 10px;
  }

  footer .box .container {
    gap: 10px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  section.map img {
    width: 70%;
  }
  .size {
    font-size: 35px;
  }
  .size_p {
    font-size: 25px;
  }

  section.map .container-fluid p {
    width: 100%;
    background-color: #000000;
  }
  section.map .container-fluid {
    background-color: #000000;
  }
  section.upgrade_text {
      min-height: 100vh;
  background: url("../Images/upgrade-mobi.jpg");
  background-size: cover;
   background-position: center center;
   background-repeat:no-repeat;
  }
}

@media screen and (max-width: 700px) {
  section.map img {
    width: 100%;
  }
  .size {
    font-size: 30px;
  }
  .size_p {
    font-size: 20px;
  }

  section.map .container-fluid p {
    width: 100%;
    background-color: #000000;
  }
  section.map .container-fluid {
    background-color: #000000;
  }

  .img_d {
    display: none;
  }
  .img_m {
    display: block;
  }

  section.discover_main{
    display: none;
  }
  #overlay_end{
    min-height: 110vh;
  }
  section.discover_m{
    display: block;
    min-height: 100vh;
    background: url("../Images/discover_section-mobi.jpg");
   background-size: cover;
   background-position: center center;
   background-repeat:no-repeat;
  }

  section.discover_m .img_first{
   min-height: 100vh;
   background: url("../Images/discover-section-mobi.jpg");
   background-size: cover;
   background-position: center center;
   background-repeat:no-repeat;
   display: none;
  }
  section.discover_m .img_second{
   min-height: 100vh;
   background: url("../Images/discover-section-mobi.jpg");
   background-size: cover;
   background-position: center center;
   background-repeat:no-repeat;
   background-attachment: fixed;
  }
  section.discover_m .container{
   position: absolute;
   bottom: 30%;
   top: 15%;
   z-index: 1;
  }
  section.discover_m:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  section.map_m .arrow{
    position: absolute;
    width: 100%;
    top: 166px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    overflow: hidden;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    text-align: center;

  }

  section.golf_1 p {
    width: 100%;
  }

  section.plan .nav-link {
    width: 120px;
  }

  header .navbar .logo-3 {
    width: 120px !important;
  }
  header .navbar .logo-2 {
    width: 120px !important;
  }
  .size_p {
    font-size: 15px;
  }
  section.upgrade_text p {
    font-size: 15px;
    width: 100%;
  }

  section.home, section.upgrade {
    background-attachment: unset;
    display: none;
  }

  section.upgrade_text{
    padding-top: 50px;
  }

section.home_text,section.upgrade,section.upgrade_text,section.discover,.discover2,section.golf,section.wait,section.anim_1,section.golf_1 .img-2,section.golf_1 .img-1,section.discover_main .img-1,section.discover_main .img-2 {
  background-attachment: fixed;
  position: relative;
}

section.home_text:after, section.upgrade_text:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}


section.wait{
  min-height: 111vh;
}
section.why p{
  width: 98%;
}

section.golf_1 .img-2{
  background-position: 36% 100%;
}

section.home_text{
 background-image: url("../Images/banner-mobi.jpg");
 background-position: center center;
 padding-top: 50px;

}
section.home_text .container-fluid{
height: 100vh;
display: flex;
align-items: center;
padding: 0 20px !important;
}

section.upgrade_text{
  padding: 0;
  height: 100vh;
}

section.upgrade_text .container-fluid{
  height: 100vh;
  display: flex;
  align-items: center;
  padding: 0 20px !important;
  }

  section.map{
    display: none;
  } 
  section.map_m{
    display: block;
  }
section.map_m #map_show2 {
  top: 20px;
}
section.anim .card{
/*  min-height: 100vh;*/
}
section.anim .card .img_size{
/*  min-height: 100vh;*/
/*  object-fit: cover;*/
}
/*section.anim .main_box .img_6{
  min-height: 100vh;
}*/
section.anim h3 {
  font-size: 16px;
}
section.wait .img_svg_m{
  display: block;
  }
  section.wait .img_svg_d{
  display: none;
  }
  
/* 
  section.discover_m{
    height: 100%;
  } */
/* 
  section.discover_m .img-1{
    background-image: url("../Images/discover_section.png");
    object-position: center;
    min-height: 100vh;
    width: 100%;
    height: 100%;
  }

  section.discover_m .card-img-overlay {
    z-index: 11;
     top: 0;
   
  }
   */

   section.wait{
    background-position: 35% 100%;
   }

  section.discover_m .img-2{
    background-image: url("../Images/discover_section2.png");
    min-height: 100vh;
    width: 100%;
    background-position: 50% 100%;
    height: 100%;
  }

}

@media screen and (max-width: 399px) {
  section.plan .nav-link {
    width: 117px;
    font-size: 11px;
  }
  #bhk .nav-link {
    width: 100px;
    font-size: 15px;
  }
  section.upgrade_text p {
    font-size: 12px;
    width: 100%;
  }
}