/*@media screen and (min-width: 300px) and (max-width: 1024px) {
  #top_head { display: none; } 
  .btn_no{
    display: none;
    }  
}*/

@font-face {
  font-family: "gothambold";
  src: url(../../assets/fonts/gothambold.ttf);
}

@font-face {
  font-family: "gothambook";
  src: url(../../assets/fonts/gothambook.ttf);
  font-weight: normal;
}

@font-face {
  font-family: "gothammedium";
  src: url(../../assets/fonts/gothammedium.ttf);
  font-weight: normal;
}

@font-face {
  font-family: "gothamthin";
  src: url(../../assets/fonts/gothamthin.ttf);
  font-weight: normal;
}

@font-face {
  font-family: "gtamericastandardbold";
  src: url(../../assets/fonts/gtamericastandardbold.ttf);
  font-weight: normal;
}

@font-face {
  font-family: "Rupee_Foradian";
  src: url(../../assets/fonts/Rupee_Foradian.ttf);
}

@font-face {
  font-family: "Baskerville";
  src: url(../../assets/fonts/Baskerville.ttf);
}

@font-face {
  font-family: "BaskervilleSemibold";
  src: url(../../assets/fonts/Baskerville-SemiBold.ttf);
}

@font-face {
  font-family: "BaskervilleBold";
  src: url(../../assets/fonts/Baskerville-Bold.ttf);
}

a {
  text-decoration: none;
}

a:hover {
  color: #000;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: normal;
}



.themebtn {
  z-index: 100;
  border-radius: 4px;
  padding: 10px 30px;
  font-size: 16px;
  font-family: 'gothambook';
  background-color: #ED1C29;
  color: #fff;
  border: none;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid #000;
}

.form-group {
  margin-bottom: 1rem;
}

.btn-close {
  /*float: right;*/
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  background-color: white;
  padding: 6px;
  border-radius: 50%;
}

.desktop {
  display: block;
}

.mobileview {
  display: none;
}

#topNav .navbar {
  padding: 25px 0px;
}

#topNav .navbar-light .navbar-nav {
  margin: auto;
  margin-left: 47%;
}

#topNav .navbar-light .navbar-toggler {
  border: none;
}

#topNav .navbar-light .navbar-nav .nav-item {
  margin-left: 15px;
}

#topNav .navbar-light .navbar-nav .nav-link {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

#bannerSection {
  background-image: url('../../assets/image/banner/headerbanner-desktop.webp');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center top;
  height: 40.5em;
}

#beforBanner {
  position: relative;
  padding: 7em 0em 1em 0em;
}

#main_head {
  margin: 0px;
  padding: 5px;
  width: 100%;
  position: fixed;
  z-index: +999;
  background-color: #f0f7e8;
}

#main_head .hdr_lft_logo,
.hdr_wrt_logo {
  display: inline-block;
}

#main_head .hdr_wrt_logo {
  float: right;
}

#main_head.active {
  background: #ecf5e2;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

#bannerSection h1 {
  font-size: 65px;
  font-family: 'Baskerville';
  text-align: center;
  padding-top: 60px;
}

#bannerSection .hex {
  margin: -50px auto 50px;
}

#beforBanner {
  position: relative;
  padding: 7em 0em 1em 0em;
  background-color: #f0f7e8;
}

#beforBanner h1 {
  font-size: 75px;
  font-family: 'Baskerville';
  text-align: center;
}

#beforBanner h1 span {
  color: #ED1C29;
  font-family: Baskerville;
}


.hex {
  margin: 20px auto 50px;
}

.hex-container {
  padding: 15px 20px;
  background-color: white;
}

#banner-shape {
  margin-top: -80px;
}

/** */

.hex.generic {
  position: absolute;
  width: 170px;
  height: 110px;
  line-height: 23px;
  background-color: #ed1c24;
  color: white;
  text-align: center;
  padding: 6px;
  z-index: 1;
  right: 6%;
  top: 80%;
}

.hex.generic h4 {
  font-family: gothammedium;
  font-weight: 600;
  position: absolute;
  top: -7%;
  font-size: 27px;
  z-index: 1;
}

.hex.generic:before,
.hex.generic:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  border-left: 85px solid transparent;
  border-right: 85px solid transparent;
}

.hex.generic:before {
  bottom: 100%;
  border-bottom: 40px solid #ed1c24;
}

.hex.generic:after {
  top: 100%;
  width: 0;
  border-top: 40px solid #ed1c24;
}

/** */

#afterBanner {
  padding: 1.4rem 0rem 4rem 0rem;
}

#afterBanner .afterBanner_cont .heading {
  font-size: 38px;
  font-family: 'gothambold';
  text-align: center;
  letter-spacing: -4px;
}

#afterBanner .afterBanner_cont p {
  font-size: 20px;
  line-height: 2.3rem;
  font-family: 'gothambook';
  text-align: left;
  border-top: solid 2px #212529;
  margin-top: 10px;
  padding: 20px 50px;
  text-align: center;
}

.afterBanner_cont p span {
  font-weight: 600;
}

#afterBanner .afterBannerBox {
  width: 12%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}

#afterBanner .imgbox {
  height: 90px;
  display: block;
  margin: auto;
  padding: 10px;
}

#afterBanner p {
  font-size: 15px;
  text-align: center;
  line-height: normal;
}

#afterBanner .info-box {
  background-color: #ed1c29;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}

#afterBanner .info-box i {
  margin-right: 10px;
}

#afterBanner .info-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#afterBanner .info-row .info-box {
  flex-grow: 1;
  margin-bottom: 10px;
  text-align: center;
}

#redStrip {
  background-color: #ed1c28;
  padding: 1rem;
}

#redStrip ul {
  margin: auto;
}

#redStrip ul li {
  list-style: none;
  float: left;
  font-size: 18px;
  font-family: gothambook;
  color: #fff;
  padding-right: 35px;
  padding-left: 35px;
  border-right: 1px solid #fff;
  height: 35px;
}

#redStrip li:last-child {
  border: none;
}

#pinch_love {
  background-color: #efebe7;
  padding: 4em 0em;
  /*position: relative;*/
}

#pinch_love .wlc_Hd {
  text-align: -webkit-left;
}

#pinch_love .wlc_Hd h2 {
  text-align: left;
  font-size: 55px;
  font-family: 'gothambold';
  /*border-bottom: 2px solid #bcd6b9;*/
  /*width: 50%;*/
  /*text-decoration: underline 2px solid #000;*/
  text-underline-offset: 20px;
  letter-spacing: -4px;
}

#pinch_love .wel_Img_lft {
  padding-top: 30px;
}

#pinch_love .wel_wrt_cont {
  padding: 30px 30px;
  background-color: #fff;
}

#pinch_love .wel_wrt_cont h4 {
  font-size: 23px;
  font-family: gothambold;
  font-weight: 600;
}

#pinch_love .wel_wrt_cont p {
  font-size: 20px;
  font-weight: 500;
  font-family: gothambook serif;
  text-align: justify;
}

#pinch_love .wel_Img_wrt {
  padding-top: 0px;
}

#pinch_love .wel_lft_cont {
  padding: 0px 50px 50px 0px;
}

#pinch_love .wel_lft_cont h4 {
  font-size: 30px;
  font-family: 'gothambook';
  font-weight: 500;
  line-height: 40px;
  border-top: solid 2px #212529;
  padding-top: 20px;
}

#pinch_love .wel_lft_cont p {
  font-family: gothambold serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: justify;
}

#pinch_love .wel_lft_cont_btm {
  padding: 0px 50px 0px 0px;
  position: absolute;
  bottom: 0;
}

#pinch_love .wel_lft_cont_btm h4 {
  font-size: 30px;
  font-family: 'gothambook';
  font-weight: 500;
  line-height: 40px;
}

#pinch_love .wel_lft_cont_btm p {
  /*font-family: 'gothammedium';*/
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  text-align: left;
  width: 80%;
}

#amenities {
  padding: 4em 0em;
  background-color: #f0edea;
}

#amenities .t_hd {
  padding-bottom: 1.7em;
}

#amenities .t_hd h4 {
  font-size: 45px;
  letter-spacing: -4px;
  font-family: 'gothambold';
  /* border-bottom: 2px solid #bcd6b9; */
  /* width: 50%; */
  text-decoration: underline 2px solid #000;
  text-underline-offset: 10px;
}

#amenities .t_hd span {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Baskerville';
  font-style: italic;
}

#amenities p {
  font-size: 24px;
  font-family: 'gothambook';
  line-height: normal;
  margin-bottom: 30px;
  text-align: justify;
}

#Black_Swan_Club {
  background-color: #ffffff;
  padding: 1em 0em;
  /*position: relative;*/
}

#Black_Swan_Club .wlc_Hd {
  text-align: -webkit-left;
  padding-bottom: 50px;
}

#Black_Swan_Club .wlc_Hd h2 {
  padding-top: 20px;
  text-align: left;
  font-size: 55px;
  letter-spacing: -5px;
  font-family: 'gothambold';
  text-decoration: underline 2px solid #000;
  text-underline-offset: 20px;
}

#Black_Swan_Club .wel_Img_lft {
  padding-top: 30px;
}

#Black_Swan_Club .wel_wrt_cont {
  padding: 30px 30px;
  background-color: #fff;
}

#Black_Swan_Club .wel_wrt_cont h4 {
  font-size: 23px;
  font-family: 'gothambold';
  font-weight: 600;
}

#Black_Swan_Club .wel_wrt_cont p {
  font-size: 20px;
  font-weight: 500;
  font-family: 'gothambook serif';
  text-align: justify;
}

#Black_Swan_Club .wel_Img_wrt {
  padding-top: 0px;
}

#Black_Swan_Club .wel_lft_cont {
  padding: 0px 30px 30px 0px;
}

#Black_Swan_Club .wel_lft_cont h4 {
  font-size: 28px;
  font-family: 'gothammedium';
  font-weight: 500;
  line-height: 40px;
}

#Black_Swan_Club .wel_lft_cont p {
  font-family: gothambold serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: justify;
}

#Black_Swan_Club .wel_lft_cont_btm {
  padding: 0px 30px 0px 0px;
  position: absolute;
  bottom: 0;
}

#Black_Swan_Club .wel_lft_cont_btm h4 {
  font-size: 28px;
  font-family: 'gothammedium';
  font-weight: 500;
  line-height: 40px;
}

#Black_Swan_Club .wel_lft_cont_btm p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 25px;
  text-align: justify;
}

#EVERYTHING_YOU_NEED {
  padding: 4em 0em;
}

#EVERYTHING_YOU_NEED .home-plan1 {
  background-image: url('../../assets/image/banner/home-plan-1.webp');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: top;
}

#EVERYTHING_YOU_NEED .home-plan2 {
  background-image: url('../../assets/image/banner/home-plan-2.webp');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: top left;
}

#EVERYTHING_YOU_NEED .mainHd {
  padding-bottom: 2em;
  text-align: -webkit-left;
}

#EVERYTHING_YOU_NEED .mainHd h4 {
  font-size: 48px;
  font-family: 'gothambold';
  letter-spacing: -4px;
  /*border-bottom: 1px solid #000;
  width: 82%;*/
  /*text-decoration: underline 2px solid #bcd6b9;
  text-underline-offset: 10px;*/
}

#EVERYTHING_YOU_NEED .mainHd p {
  font-size: 20px;
  font-weight: 400;
  /*font-family: 'gothammedium';*/
  line-height: 1.2em;
  text-align: left;
}

#EVERYTHING_YOU_NEED .pd-right-dsktp {
  padding-right: 25px;
}

#EVERYTHING_YOU_NEED .pd-left-dsktp {
  padding-left: 25px;
}

#EVERYTHING_YOU_NEED .slideCont h4 {
  font-size: 28px;
  font-weight: 500;
  padding: 25px 0px 0px 0px;
  font-family: 'gothambold';
  border-bottom: 2px solid #000;
  letter-spacing: -2px;
}

#EVERYTHING_YOU_NEED .slideCont p {
  font-size: 16px;
  font-weight: 400;
  /*font-family: 'gothammedium';*/
  line-height: 1.5em;
  text-align: justify;
}

#EVERYTHING_YOU_NEED .download_btn {
  text-align: center;
  padding: 3em 0em 1em 0em;
}

#EVERYTHING_YOU_NEED .download_btn a {
  z-index: 100;
  border-radius: 35px;
  padding: 15px 30px;
  font-size: 16px;
  font-family: 'gothambook';
  background-color: #998777;
  color: #fff;
  border: none;
  margin: 20px;
}

#CHOOSE_A_HOME {
  padding: 2em 0em;
}

#CHOOSE_A_HOME .t_Hd {
  /*text-align: center;*/
}

#CHOOSE_A_HOME .t_Hd h4 {
  font-weight: 600;
  font-size: 48px;
  font-family: 'gothambold';
  letter-spacing: -4px;
  text-decoration: underline 2px solid #000;
  text-underline-offset: 20px;

}

#CHOOSE_A_HOME .myCard {
  background: #ffffff00;
  margin-top: 10px;
  padding: 20px 20px 20px 0px;
  position: relative;
  /*border: solid 1px #b9b5b4;*/
  /*box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);*/
}

#CHOOSE_A_HOME .myCard .cardHd {
  background-color: white;
  width: 100%;
  position: absolute;
  bottom: 44px;
}

#CHOOSE_A_HOME .myCard .cardHd h4 {
  padding: 5px 20px;
  font-size: 28px;
  font-weight: 400;
  margin: 0px;
  font-family: 'gothambook';
  color: #000;
}

#CHOOSE_A_HOME .download_btn {
  text-align: center;
  padding: 1em 0em 1em 0em;
}

#CHOOSE_A_HOME .download_btn a {
  border-radius: 4px;
  padding: 18px 30px;
  font-size: 16px;
  font-family: gothambook;
  background-color: #ED1C29;
  color: #fff;
}

#location {
  padding: 4em 0em;
  background-color: #efebe7;
}

#location .t_hd {
  text-align: -webkit-center;
}

#location .t_hd h4 {
  /*padding-top: 20px;*/
  text-align: center;
  font-size: 55px;
  letter-spacing: -4px;
  font-family: 'gothambold';
  font-weight: 600;
}

#location .t_hd p {
  /*padding-top: 20px;*/
  text-align: center;
  font-size: 34px;
  font-family: 'gothambook';
}

#location .mapImg {
  padding-top: 1em;
}

#location .download_btn {
  text-align: center;
  padding-top: 15px;
  margin-top: 50px;
}

#location .download_btn a {
  border-radius: 50px;
  padding: 8px 70px;
  font-size: 20px;
  font-family: 'gothambold';
  background: transparent;
  color: #000000;
  border: #000 solid 3px;
}

#Schedule {
  padding: 4em 0em;
}

#Schedule .t_hd {
  text-align: -webkit-left;
}

#Schedule .t_hd h4 {
  text-align: center;
  font-size: 65px;
  font-family: 'Baskerville';
  /* border-bottom: 2px solid #bcd6b9; */
  /* width: 50%; */
  text-decoration: underline 2px solid #000;
  text-underline-offset: 20px;
}

#Schedule .subHd {
  padding-bottom: 1em;
  margin-top: 20px;
}

#Schedule .subHd h4 {
  font-size: 44px;
  font-weight: 500;
  padding: 25px 0px 0px 0px;
  font-family: gothambold;
}

#Schedule .subHd h4 span {
  color: #ED1C29;
  font-family: gothambold;
  font-weight: 600;
}

#Schedule .subHd p {
  font-size: 31px;
  font-weight: 500;
  font-family: 'Baskerville';
  margin-bottom: 0px;
  line-height: 40px;
  text-align: center;
}

#Schedule .subHd p strong {
  font-size: 31px;
  font-family: 'gothambook';
  margin-bottom: 0px;
  line-height: 40px;
  text-align: center;
}

#Schedule .download_btn {
  text-align: center;
  padding-top: 15px;
}

#Schedule .download_btn a {
  border-radius: 20px;
  padding: 10px 30px;
  font-size: 20px;
  font-family: gothambook;
  background-color: #ED1C29;
  color: #fff;
}

#CustomerTestimonials {
  padding: 0em;
  ;
}

#CustomerTestimonials .t_hd h4 {
  text-align: center;
  font-size: 65px;
  font-family: 'Baskerville';
  /* border-bottom: 2px solid #bcd6b9; */
  /* width: 50%; */
  text-decoration: underline 2px solid #000;
  text-underline-offset: 20px;
}

#CustomerTestimonials .download_btn {
  text-align: center;
  padding-top: 3em;
}

#CustomerTestimonials .download_btn a {
  z-index: 100;
  border-radius: 4px;
  padding: 15px 30px;
  font-size: 16px;
  font-family: 'gothambook';
  background-color: #ED1C29;
  color: #fff;
  border: none;
}

#pricing {
  padding: 4em 0em;
  /*background-color: #eaeaea;*/
}

#pricing .t_hd {
  padding-bottom: 1.7em;
}

#pricing .t_hd h4 {
  font-size: 45px;
  letter-spacing: -4px;
  font-family: 'gothambold';
  /* border-bottom: 2px solid #bcd6b9; */
  /* width: 50%; */
  text-decoration: underline 2px solid #000;
  text-underline-offset: 10px;
}

#pricing .priceBox {
  padding: 0px 20px;
  margin: 0px;
  margin-bottom: 30px;
  display: inline-block;
  border-right: solid 1px;
  text-align: center;
}

#pricing .priceBox:last-child {
  border: 0px;
}

#pricing .priceBox .flat_title {
  font-size: 24px;
  font-family: 'gothammedium';
  line-height: normal;
  margin-bottom: 5px;
  text-decoration: underline 2px solid #000;
  text-underline-offset: 2px;
}

#companyName {
  padding: 1.5em 0em 0.5em 0em;
  background-color: #ebeced;
  /*border-bottom: 2px solid #000;*/
}

#companyName .marketed span {
  font-size: 22px;
  font-weight: 700;
}

#companyName .marketed p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

#companyName .rera span {
  font-size: 22px;
  font-weight: 700;
}

#companyName .rera u {
  font-size: 20px;
  font-weight: 400;
}

#companyName .wrtLogo {
  text-align: center;
}

#companyDetail {
  padding: 0em 0em 2em 0em;
  background-color: #ebeced;
}

#companyDetail .bhartiyaUrban h4 {
  font-size: 18px;
  font-weight: 600;
}

#companyDetail .bhartiyaUrban p {
  font-size: 16px;
  font-weight: 450;
  margin: 0px;
}

#companyDetail .wrtLogo {
  text-align: right;
}

#companyDetail .wrtLogo img {
  width: 80%;
  padding: 10px;
}


#companyDetail .disc {
  border-top: 1px solid #000;
}

#companyDetail .disc p {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 0px 0px 20px;
  margin: 0px;
}

#Bucket_List {
  padding: 3.4rem 0rem;
  background-color: #efebe7;
}

#Bucket_List p {
  text-align: left;
}

#Bucket_List .Bucket_List_cont1 {
  float: right;
}

#Bucket_List .Bucket_List_cont1 .heading {
  font-size: 90px;
  font-family: 'Baskerville';
  text-decoration: underline 2px solid #000;
  text-underline-offset: 15px;
}

#Bucket_List .Bucket_List_cont1 p {
  font-size: 24px;
  line-height: 2.3rem;
  font-family: 'gothammedium';
  text-align: justify;
  margin-top: 10px;
}

#Bucket_List .Bucket_List_cont p {
  font-size: 34px;
  line-height: 2.3rem;
  font-family: 'gothambold serif';
  text-align: justify;
  border-top: solid 2px #a8d0ae;
  margin-top: 10px;
  padding-top: 20px;
}

#Bucket_List .Bucket_List_cont p span {
  font-weight: 600;
}

/*-------------------------Media Query---------------------*/


.fixed-footer-btn {
  text-align: center;
  padding: 10px 0px 10px 0px;
  width: 100%;
  color: #000000;
  position: fixed;
  bottom: 0px;
  z-index: 99;
  border: none;
  background: #ED1C29;
}

.fixed-footer-btn .download_btn a {
  border-radius: 20px;
  padding: 10px 30px;
  font-size: 20px;
  font-family: gothambook;
  background-color: #ED1C29;
  color: #fff;
}

@media screen and (min-device-width: 300px) and (max-device-width: 575.98px) {
  .desktop {
    display: none;
  }

  .mobileview {
    display: block;
  }

  #campaign .modal-content {
    padding: 10px 20px !important;
  }

  #campaign .btn-sbmt {
    padding: 13px 50px !important;
  }

  #topNav .navbar {
    padding: 5px 0px;
  }

  #topNav .navbar-light .navbar-nav {
    margin-left: 0px;
  }

  #bannerSection {
    background-image: url('../../assets/image/banner/headerbanner-mobile.webp');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center top;
    height: 40.5em;
  }

  #top_section {
    height: 60em;
  }

  #beforBanner h1 {
    font-size: 25px;
  }

  #beforBanner h1 span {
    font-size: 28px;
  }

  .hex.generic {
    width: 125px;
    height: 65px;
    top: 98%;
    right: 2%;
  }

  .hex.generic h4 {
    font-size: 18px;
  }

  .hex.generic:before,
  .hex.generic:after {
    border-left: 63px solid transparent;
    border-right: 63px solid transparent;
  }

  #afterBanner .afterBannerBox {
    width: 32%;
    margin-bottom: 10px;
  }

  #homeMap h4 {
    font-size: 25px;
  }

  #EVERYTHING_YOU_NEED .mainHd {
    padding-bottom: 15px;
  }

  #EVERYTHING_YOU_NEED .mainHd h4 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -2px;
  }

  #EVERYTHING_YOU_NEED .slideCont h4 {
    font-size: 25px;
  }

  #EVERYTHING_YOU_NEED .pd-right-dsktp {
    padding-right: 0px;
  }

  #EVERYTHING_YOU_NEED .pd-left-dsktp {
    padding-left: 0px;
  }

  #EVERYTHING_YOU_NEED .download_btn {
    padding: 1em 0em 1.5em 0em;
  }

  #amenities .t_hd h4 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 35px;
  }

  #amenities p {
    font-size: 18px;
  }

  #CHOOSE_A_HOME .col-6 {
    padding: 5px 5px;
  }

  #CHOOSE_A_HOME .t_Hd h4 {
    font-size: 25px;
    letter-spacing: -2px;
    line-height: 40px;
    text-underline-offset: 8px;
  }

  #CHOOSE_A_HOME .myCard {
    padding: 5px 5px 5px 5px;
  }

  #CHOOSE_A_HOME .myCard .cardHd h4 {
    font-size: 18px;
    padding: 5px 10px;
  }

  #location .t_hd h4 {
    font-size: 24px;
    letter-spacing: -2px;
  }

  #location .t_hd p {
    font-size: 18px;
  }

  #city_live .t_hd h4 {
    font-size: 25px;
    width: 82%;
  }

  #redStrip ul {
    padding: 0px;
    margin: 0px;
  }

  #redStrip ul li {
    padding-left: 0px;
    padding-right: 0px;
    /*padding-top: 15px;*/
    padding-bottom: 15px;
    border: none;
    float: none;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
  }

  #pricing ul {
    padding: 0px;
  }

  #pricing ul li {
    padding-right: 15px;
    padding-left: 0px;
    margin: 10px;
  }

  #companyName .marketed span {
    font-size: 20px;
  }

  #companyName .rera span {
    font-size: 20px;
  }

  #companyDetail .wrtLogo {
    text-align: center;
  }

  #companyName .wrtLogo {
    text-align: center;
  }

  #companyDetail {
    padding: 0em 0em 4em 0em
  }

  #companyDetail .disc p {
    padding: 20px 1px;
  }

  #city_live .subHd {
    margin: 0px 10px;
  }

  #city_live .subHd h4 {
    font-size: 30px;
  }

  #getConnected {
    padding: 1.5em 0em;
  }

  #getConnected .gc_heading h4 {
    font-size: 25px;
  }

  #getConnected .gc_heading p {
    font-size: 12px;
    padding: 0px;
  }

  #afterBanner p {
    font-size: 16px;
  }

  #afterBanner .afterBanner_cont p {
    font-size: 16px;
    line-height: 1.2rem;
    padding: 5px;
  }

  #afterBanner .afterBanner_cont .heading {
    font-size: 22px;
    letter-spacing: -2px;
    font-weight: 600;
  }

  #Bucket_List {
    padding: 1.4rem 0rem;
  }

  #Bucket_List .Bucket_List_cont1 {
    float: left;
  }

  #Bucket_List .Bucket_List_cont1 .heading {
    font-size: 35px;
  }

  #Bucket_List .Bucket_List_cont1 p {
    font-size: 16px
  }

  #pinch_love {
    padding-right: 15px;
    padding-left: 15px;
  }

  #pinch_love .wel_lft_cont_btm {
    position: unset;
    padding: 0px;
  }

  #pinch_love .wlc_Hd h2 {
    font-size: 45px;
  }

  #pinch_love .wel_lft_cont h4 {
    font-size: 18px;
    line-height: 20px;
  }

  #pinch_love .wel_lft_cont_btm h4 {
    font-size: 18px;
    line-height: 20px;
  }

  #pinch_love .wel_lft_cont_btm p {
    width: 100%;
  }

  #Schedule {
    padding: 30px 15px
  }

  #Schedule .t_hd h4 {
    font-size: 45px;
    line-height: 45px;
  }

  #Schedule .subHd p {
    font-size: 20px;
    line-height: 30px;
  }

  #CustomerTestimonials .t_hd h4 {
    font-size: 35px;
  }

  #CustomerTestimonials .owl-theme .owl-nav {
    display: none;
  }

  #Black_Swan_Club {
    padding: 30px 15px;
    position: unset;
  }

  #Black_Swan_Club .wlc_Hd {
    padding-bottom: 35px;
  }

  #Black_Swan_Club .wlc_Hd h2 {
    font-size: 35px;
    letter-spacing: -2px;
    font-weight: 500;
  }

  #Black_Swan_Club .wel_lft_cont_btm {
    position: unset;
  }

  #Black_Swan_Club .wel_lft_cont h4 {
    font-size: 15px;
    line-height: 22px;
  }

  #Black_Swan_Club .wel_lft_cont_btm {
    padding: 0px;
  }

  #Black_Swan_Club .wel_lft_cont_btm p {
    padding-top: 20px;
    line-height: unset;
  }

  #Black_Swan_Club .download_btn a {
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 18px;
    font-family: gothambook;
    background-color: #998778;
    color: #fff;
  }

  #pricing .t_hd {
    padding-bottom: 1em;
  }

  #pricing .t_hd h4 {
    font-size: 35px;
    letter-spacing: -3px;
  }

  #pricing p span {
    font-size: 20px;
  }

  #pricing .priceBox {
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    width: 46%;
  }

  #pricing .priceBox .flat_title {
    font-size: 16px;
  }

  #pricing .priceBox .flat_title p {
    font-size: 16px;
  }
}

@media (max-device-width: 767px) {
  .overview-form {
  margin-top: 0px !important;
  margin-bottom: 50px !important;
}
  .for-mobile-view{
    display: flex;
    flex-direction: column-reverse;

  }
  #afterBanner{
  padding:50px 20px !important;
}
  .webdwnbtn {
    display: none !important;
  }

  .webenquire {
    display: none;

  }

  .fixed-f {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
  }

  .fixed-f a {
    border-radius: 0px !important;
    /* padding: px !important; */
    padding: 0px 15px !important;
    /* border-right: 1px solid white; */
  }

  .border-r {
    border-right: 1px solid white;
  }


}

@media screen and (min-device-width: 575.98px) and (max-device-width: 767.98px) {

  #topNav .navbar-light .navbar-nav {
    margin-left: 0px;
  }

  .desktop {
    display: none;
  }

  .mobileview {
    display: block;
  }

  #beforBanner h1 {
    font-size: 35px;
  }

  .hex.generic {
    top: 120%;
  }

  #bannerSection {
    height: 30em;
  }

  #bannerSection h1 {
    font-size: 38px;
  }

  #bannerSection .hex.generic {
    top: 70%
  }

  #afterBanner .afterBanner_cont .heading {
    font-size: 33px;
  }

  #afterBanner .afterBanner_cont p {
    padding: 15px;
    line-height: 1.6rem;
    font-size: 18px;
  }

  #EVERYTHING_YOU_NEED .mainHd h4 {
    font-size: 28px;
    letter-spacing: -3px;
  }

  #amenities .t_hd h4 {
    font-size: 28px;
    letter-spacing: -3px;
  }

  #amenities p {
    font-size: 20px;
  }

  #redStrip ul li {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  #pinch_love {
    padding-right: 15px;
    padding-left: 15px;
  }

  #pinch_love .wel_lft_cont_btm {
    position: unset;
    padding: 0px;
  }

  #pinch_love .wlc_Hd h2 {
    font-size: 45px;
    font-weight: 500;
  }

  #pinch_love .wel_lft_cont h4 {
    font-size: 27px;
    line-height: 35px;
  }

  #pinch_love .wel_lft_cont_btm p {
    line-height: 1.1em
  }

  #Bucket_List .Bucket_List_cont1 .heading {
    font-size: 60px;
  }

  #Black_Swan_Club {
    padding: 30px 15px;
    position: unset;
  }

  #Black_Swan_Club .wlc_Hd h2 {
    font-size: 40px;
    letter-spacing: -3px;
    font-weight: 500;
  }

  #Black_Swan_Club .wel_lft_cont {
    width: 70%
  }

  #Black_Swan_Club .wel_lft_cont_btm {
    position: unset;
  }

  #Black_Swan_Club .wel_lft_cont h4 {
    font-size: 25px;
    line-height: 30px;
  }

  #Black_Swan_Club .wel_lft_cont_btm {
    padding: 0px;
  }

  #CHOOSE_A_HOME .t_Hd h4 {
    font-size: 28px;
    letter-spacing: -3px;
  }

  #CHOOSE_A_HOME .myCard .cardHd h4 {
    font-size: 22px;
    padding: 5px 10px;
  }

  #Black_Swan_Club .wel_lft_cont_btm p {
    padding-top: 20px;
  }

  #Black_Swan_Club .download_btn a {
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 18px;
    font-family: gothambook;
    background-color: #998778;
    color: #fff;
  }

  #Bucket_List .Bucket_List_cont1 {
    float: left;
  }

  #location .t_hd h4 {
    font-size: 34px;
    letter-spacing: -3px;
  }

  #location .t_hd p {
    font-size: 24px;
  }

  #pricing .t_hd h4 {
    font-size: 34px;
    letter-spacing: -2px;
  }

  #pricing .priceBox {
    width: 31%;
    padding: 0px 10px;
    margin-bottom: 20px;
  }

  #pricing .priceBox .flat_title {
    font-size: 14px;
  }

  #companyDetail .disc p {
    font-size: 12px;
  }
}

@media screen and (min-device-width: 767.98px) and (max-device-width: 991.98px) {
  #topNav .navbar {
    padding: 20px 0px;
  }

  #topNav .navbar-light .navbar-nav {
    margin-left: 18%;
  }

  #bannerSection {
    height: 55em;
  }

  #bannerSection h1 {
    font-size: 45px;
  }

  #bannerSection .hex {
    margin: -109px auto 50px
  }

  #afterBanner .afterBanner_cont .heading {
    font-size: 42px;
  }

  #afterBanner .afterBanner_cont p {
    padding: 20px;
    font-size: 18px;
    line-height: 1.5rem;
  }

  #redStrip ul li {
    font-size: 21px;
  }

  #EVERYTHING_YOU_NEED .download_btn {
    padding: 1em 0em 1em 0em;
    display: grid;
  }

  #EVERYTHING_YOU_NEED .download_btn a {
    margin: 10px;
  }

  #amenities .t_hd h4 {
    font-size: 34px;
  }

  #amenities p {
    font-size: 22px;
  }

  #pinch_love .wel_lft_cont_btm {
    position: unset;
    padding: 0px;
  }

  #Black_Swan_Club {
    position: unset;
  }

  #Black_Swan_Club .wlc_Hd h2 {
    font-size: 45px;
    letter-spacing: -3px;
  }

  #Black_Swan_Club .wel_lft_cont h4 {
    font-size: 24px;
    line-height: 30px;
  }

  #Black_Swan_Club .wel_lft_cont_btm {
    position: unset;
  }

  #Black_Swan_Club .wel_lft_cont_btm p {
    line-height: 18px;
    font-size: 16px;
  }

  #CHOOSE_A_HOME .t_Hd h4 {
    font-size: 34px;
    letter-spacing: -3px;
  }

  #CHOOSE_A_HOME .col-6 {
    padding: 5px 5px;
  }

  #CHOOSE_A_HOME .myCard {
    padding: 10px 20px 10px 10px;
  }

  #CHOOSE_A_HOME .myCard .cardHd h4 {
    font-size: 21px;
    padding: 5px 10px;
  }

  #location .t_hd h4 {
    font-size: 35px;
  }

  #location .t_hd p {
    font-size: 24px;
  }

  #Schedule .t_hd h4 {
    font-size: 35px;
  }

  #Schedule .subHd p {
    font-size: 26px;
  }

  #pricing .t_hd h4 {
    font-size: 42px;
    letter-spacing: -2px;
  }

  #pricing p span {
    font-size: 18px;
  }
}

/*@media (max-width: 1360px) {}*/
.webdwnbtn {
  position: fixed;
  bottom: 20px;
  left: 20px;
}

.webenquire {
  position: fixed;
  bottom: 12px;
  right: 20px;
  border-radius: 4px;
  padding: 10px 30px;
  font-size: 16px;
  font-family: 'gothambook';
  background-color: #ED1C29;
  color: #fff;
  border: none;
}

.webenquire a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.overview-form {
  padding: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1),
    0 1px 3px rgba(0, 0, 0, 0.08);
    margin-top: 60px;
}
#afterBanner{
  padding: 50px;
}
#ove-exampleModalLabel{
  margin-bottom: 20px;
}
.nikoo-form-btn-div{
  display: flex;
  justify-content: center;
}
