@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Extra+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap');

html{ scroll-behavior: smooth !important;}

body{ background-color: #000001; padding: 0 !important; margin: 0 !important;}

.sofia {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.instrument-serif-regular {
  font-family: "Instrument Serif", serif;
  font-weight: 400;
  font-style: normal;
}

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
 
.logo{ width: 200px;} 

a{
  text-decoration: none;
  color: #808184;
}

.nav_link{
  text-align: center;
  font-size: 21px;
  font-family: "Instrument Serif", serif;
  padding-bottom: 20px;
  letter-spacing: 1.5px;
}

.nav_link ul{
  display: flex;
  justify-content: center;
}

.nav_link li{ padding: 0 35px;}

.nav_link li a:hover{ color: #D09B2C;} 

.banner_section{ background-color: #0a0a0a;position: relative;}

.mobile_banner_section{ background-color: #0a0a0a;position: relative;margin-top: 118px; display: none;}

.bg_img{
  position: absolute;
  width: 100%;
  height: 845px;
  background-position: 100% 103%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 49% 5px;
}  

.banner_relative{    position: relative;}

.banner_contain{
  position: absolute;
  bottom: 5%;
  z-index: 9; 
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}  

.banner_contain p{
  background-color: #000001;
  color: #D09B2C;
  padding: 10px 15px;
  text-align: center;
  border: 1px solid #D09B2C;
  font-size: 20px;
  line-height: 1;
  font-family: "Instrument Serif", serif;    
}

.display_inline{
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  bottom: 98%;
}
 
.wel_sec{
  position: relative;
  background-color: #0a0a0a;
  color: #68696b;
  padding:80px 0px;
  padding-top: 180px;
}  

.txt{
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
}
.mb3{
  margin-bottom: 3px;
}
.mt30{
  margin-top: 30px;
}
.txt .your_own{
  font-size: 25px;
  letter-spacing: 10px;
  line-height: 1;
}
.txt .private{ 
font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
} 
 .privacy_sec p{
  color: #848484;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 0.5px;
 }
.center_txt{ 
  width: 60%;
  margin: 0 auto;
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  padding: 20px 0px;
  font-weight: 400;
} 

button{
  padding: 8px 20px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #D09B2C;
  margin-top: 10px;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  border: none;
  font-size: 17px;
  border-radius: 10px;
  cursor: pointer;
} 

/* New Start */

.banner_img{ width: 100%; position: relative; top: 0; left: 0px; z-index: 1;}

.banner_img img{ width: 100%;}

.sub_container{ width: 100%; max-width:1200px; margin: 0 auto;padding: 0px 20px 20px 20px;}
 
.counter_section{   background-color: #000001;}

.counter_line{
  padding: 20px 0px;
  border-top:#593e0e solid 1px;
  border-bottom:#593e0e solid 1px;
}

.counter_box{ width: 95%;display: flex;padding: 0 20px !important;margin: 0 auto;}

.counter_boxs{ width: 25%;}

.count-title{ font-size: 60px; color: #808184;   font-family: "Instrument Serif", serif; font-weight: 100;line-height: 1;text-align: center;}
 
.stats-text{
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 0px;
} 

.relative_counter{ position: relative;}

.private_decks{ position: absolute;  color: #808184;  font-size: 15px;  letter-spacing: 1px; bottom: 46px; right: 106px;} 
 
.jodi_options{ position: absolute;  color: #808184;  font-size: 13px;  letter-spacing: 1px; bottom: 46px; right: 54px;width: 33px;word-wrap: anywhere;text-align: left;line-height: 1;}

.jodi_options1 {
  position: absolute;
  color: #808184;
  font-size: 12px; 
  letter-spacing: 1px;
  bottom: 46px;
  left: 76px;
  width: 29px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
} 
 
.tc{ text-align: center;}

.configuration{ padding-top: 40px; padding-bottom: 20px; background-color: #000001;}
  
.configuration h1{  
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
}

.configuration_box{   border: 1px solid #593e0e; width: 100%; padding: 30px; margin-top: 50px;display: flex;justify-content: space-between;} 
 
.configuration_thum{width: 25%;}

/*  */

.grid a.postlink .overlay,.grid a.postlink .title { text-align: center;}

.grid a.postlink{  position: relative;}

.isotopecontainer .isobrick.grid {  opacity: 0;}

.grid {  padding: 0 2px 2px 0;}

.grid .featured-image {  min-height: 50px;}

.grid.noimages a.postlink {  min-height: 200px;}

.grid a.postlink:hover .title h2 span,.grid.noimages a.postlink .title h2 span {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.grid a.postlink:hover .title h2:after,.grid.noimages a.postlink .title h2:after {
  width: 50px;
  margin-left: -25px;
}

.grid a.postlink {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100px;
  overflow: hidden;
}

.grid a.postlink .title {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.grid a.postlink .title .date.tiny-details {
  color: #fff;
  margin-bottom: 10px;
  font-size: 10px;
  -webkit-transition: 0.25s 0.4s;
  transition: 0.25s 0.4s;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.grid a.postlink .title h2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  padding-bottom: 0.75em;
  height: 100%;
  color: #fff;
} 

.grid a.postlink .title h2 span {
  -webkit-transition: 0.25s 0.2s;
  transition: 0.25s 0.2s;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 500;
}

.grid a.postlink .title h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  height: 2px;
}

.grid a.postlink .overlay {
  background: #e0a500c2;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.grid a.postlink img {
  display: block;
  width: 100%;
  height: auto !important;
}

.grid a.postlink .overlay,.grid a.postlink img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.grid a.postlink:hover .overlay {  opacity: 0.85;}

.grid a.postlink:hover .title .date.tiny-details {
  opacity: 0.5;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.grid a.postlink:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.project_box .grid a.postlink:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: unset;
}

.floor_type{ width: 100%; text-align: center;} 

.floor_type h4{ color: #fff;   font-family: "Instrument Serif", serif; font-size: 20px; margin-top: 15px;letter-spacing: 1px;}

.floor_type h5{  font-family: "Sofia Sans Extra Condensed", sans-serif; color: #D09B2C; font-size: 17px; font-weight: 400;letter-spacing: 1px;padding-bottom: 0px !important;margin-bottom: 0px;}

/* gallery */

.ame{ padding-top: 0px; padding-bottom: 0px; background-color: #000001; position: relative;}

.ame h1{ 
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.gallery{ padding-top: 60px; padding-bottom: 40px; background-color: #fff; position: relative;}
   
.gallery h1{    
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0;
}

.gallery_side_img{
  position: absolute;
  top: -198px;
  right: 60px;
}

.amenities_banner{ width: 100%;}

.amenities_banner img{ width: 100%;}

/*  */
.center_tabs{
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 99;
} 

.tab{
  cursor: pointer;
  margin:0px 17px;
  padding: 17px 10px;
  display:inline-block;  
  color:#D09B2C; 
  font-size: 27px;
  letter-spacing:1px;
  font-family: "Instrument Serif", serif;
}

.radio{  display:none;}

#one:checked ~ .panels #one-panel,#two:checked ~ .panels #two-panel,#three:checked ~ .panels #three-panel{  display:block} 

#one:checked ~ .tabs #one-tab,#two:checked ~ .tabs #two-tab,#three:checked ~ .tabs #three-tab{  
  font-weight: normal;  
  padding: 17px 10px; 
  background-color: #000001;
  letter-spacing:1px;
} 
.panels{
  width:100%;
  overflow:hidden;  
  margin-top: 0px; 
  position: relative;
  top: -67px;
} 

.panel{  display:none;  animation: fadein .2s;}

@keyframes fadein {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
   
.flex_exterior{ display: flex;justify-content: center;padding-bottom: 10px;padding-top: 0px;flex-wrap: wrap;} 
 
.white_bg{ background-color: #fff; padding-top: 40px;} 
 
.exterior_top{ padding-top:67px;}
  
.bt{ border: solid 2px #CCC;}
 
.pointer_cursor {  cursor: pointer;}

.fs25{ font-size: 25px;}

input, textarea, select {
  border: 1px solid #dfdfdf;
  padding: 10px 15px;
  width: 100%;
  margin: 0 0 15px 0;
  margin-bottom: 15px;
  max-width: 100%;
  resize: none;
  outline: none;
  color: #fff;
  line-height: initial;
  word-break: initial;
}

.last_bg{ background-color: #d88a50;} 

.fom_bg{ background-color: #FFF;width: 100%; border-radius: 5px;padding: 10px;}

.popup_form input, textarea, select {
  border: 1px solid #f9f9f9;
  padding: 10px 15px;
  width: 100%;
  margin: 0 0 15px 0;
  max-width: 100%;
  resize: none;
  outline: none;
  color: #1d1d1d;
  line-height: initial;
  word-break: initial;
  background-color: #f9f9f9 !important;
  font-size: 12px;
  letter-spacing: 0.5px;
}

/* pop up */

* html #exestylepopupdiv {position: absolute;}

#exestylepopupdiv {
  background: url(../pop_up/window_bg.png);
  margin: 0;
  display: none;
}

#exestylepopupdiv_1 {
  background: url(../pop_up/window_bg1.png);
  display: block;
  margin: 0;
} 

#exestylepopup {
  overflow: none;
  z-index: 999999;
}

.exestylepopup {
  position: fixed;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  z-index: 99999;
  height: 100vh;
  top: 0;
}  

.window {
  margin: 0 auto;
  width: 400px;
}

.home_window {
  margin: 8% auto 0;
  max-width: 500px;
  position: relative;
}  

.window_left {
  float: left;
  background-color: #fff;
  width: 34%;
  margin-right: 2%;
} 

.window_right {
  float: right;
  width: 27%;
} 

.small_title { 
  font-weight: 500;
  font-size: 19px !important;
  line-height: 40px;
  font-family: "Instrument Serif", serif;
  text-align: center;
} 

.center_popup {
  cursor: pointer;
  width: 25px;
  position: absolute;
  right: 5px !important;
  top: 5px !important;
  cursor: pointer;
  z-index: 99999;
}

/* onclick */

.popup_bg { visibility: hidden;}

.popup {  border-radius: 5px;}

.popup_bg {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  display: none;
  transition: opacity 0.5s;
  opacity: 0;
  top: 0;
}

.popup_bg:target {
  display: block;
  visibility: visible;
  opacity: 1;
}

.popup {
  position: relative;
  display: block;
  margin: auto;
  top: 16% !important;
  background: #fdfdfd;
  width: 370px;
  z-index: 100;
  box-shadow: 0 2px 5px #0000004d;
  animation: 0.8s ease-in-out popup_fadein;
}

@keyframes popup_fadein {
  from {
    transform: scale(0.5, 0.5);
  }
  to {
    transform: scale(1, 1);
  }
}

.popup .popup_close {
  position: absolute;
  top: 9px;
  right: 1px;
  height: 45px;
  width: 50px;
  font-size: 40px;
  text-align: center;
  color: #243069;
}
.popup .popup_close:focus {  outline: 0 !important;}

.popup .popup_close:hover {
  color: #e27022;
  text-decoration: none;
}

/*  Walkthrough Video*/

.walkthrough{ 
  padding-bottom: 50px; 
  position: relative;
  background:#000001 url(../img/walkthrough_video_bg.webp) center top no-repeat;
} 
 
.walkthrough h1{ 
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 50px;
  margin-top: 50px;
} 

.videos_thum{ width: 100%; text-align: center;}

.videos_thum img{ width: 70%; text-align: center;}

.residences{ padding-top: 0px; padding-bottom: 0px; background-color: #000001;}
 
.residences_content{width: 100%; display: flex; justify-content: space-between;}

.residences_photo{ width: 50%;}

.residences_photo img{ width: 100%;}

.residences_text{ width: 50%; display: flex;justify-content: center;align-items: center;background-color: #FFF;}

.residences_title{ padding: 30px;}

.residences_title h1{ background-color: #000001; padding: 10px 0px 10px 50px; color: #D09B2C;
  font-size: 48px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 7px;
  position: relative;
  left: -67px;
} 

.residences_title h1::before{
  content: "";
  background:url(../img/titele_bg.png) center top no-repeat;
  position: absolute;
  bottom: -50px;
  left: -7px;
  width: 50px;
  height: 50px;
}  

.residences_title p{ color: #58595B; ;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 21px;
  width: 90%;
}   

.residences_title h6{ color: #58595B; ;
  font-size: 25px;
  line-height: 1;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 30px;
  font-weight: normal;
} 

.accordion .accordion-item {  border-bottom: 1px solid #131313;}

.accordion .accordion-item button[aria-expanded=true] {  border-bottom: 1px solid #D09B2C;} 

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 0;
  color: #959595;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
} 

.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #6C5013;
} 

.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #D09B2C;
  border: 1px solid #D09B2C;
}

.accordion button .accordion-title {
  padding: 10px 1em 10px 0;
  font-family: "Instrument Serif", serif;
  font-size: 17px;
  color: #D09B2C;
  display: flex;
  align-items: center;
}  

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded=true] { color: #D09B2C;}

.accordion button[aria-expanded=true] .icon::after {  width: 0;}

.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 500px;
  transition: all 1000ms linear;
  will-change: opacity, max-height;
} 

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 1000ms linear, max-height 1000ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content ul {
  margin: 1em 0;
}  

.accordion-content ul li{
  color: #FFF;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1.5px;
  font-size: 16px;
  margin: 10px 0;
} 

.nrby{ width: 100%; display: flex; justify-content: space-between;}

.nrby_left{ width:50%;padding-top: 50px;}

.connectivity h1 {
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
}   

.connectivity {
  padding: 50px 10px;
  position: relative;
  background: #000001;
  top: 0px;
}  
 
.connectivity_icon{ width: 30px;margin-right: 10px;display: flex;align-items: center;}

.connectivity_icon img{ width: 100%;}

.location_marker {
  width: 11px;
  margin-right: 10px;
}

.connectivity_photo{ width:50%; display: flex; justify-content: center;}

.connectivity_gallery{ width: 15%;margin: 0px 10px;}

.connectivity_gallery img{ width: 100%;}

.connectivity_gallery_text{font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  font-size: 19px;
  height: 70px !important;
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: end;
  line-height: 1;
  margin-bottom: 5px;
}

.reference_google_maps{ width: 100%;
  font-weight: 400;
  color: #808184;
  font-size: 19px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-align: end;
  letter-spacing: 0.5px;
  padding: 0px 50px;
  margin-top: 0px;
}  

/* Map */
 
.map{position: relative;  background-color:#fff;top: 5px;} 

.gmap{ width: 100%;padding: 0xpx;padding: 0px; background: #000001; }

.gmap iframe{ width: 100%; height: 480px; padding: 0px;opacity: 0.5;}

.gmap img{ width: 100%;padding: 0px;}

.ft{ 
  padding-bottom: 0px; 
  position: relative;
  background-color:#ffffff;
  padding-top: 50px;
}
 
.ft h1 { 
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 0px;
}   

.ft_flex{ display: flex; justify-content: space-between; width: 100%;flex-wrap: wrap;margin-bottom: 50px;}

.ft_from{ width: 25%;}

.ft_from input{
  border-bottom: 1px solid #d09b2c;
  padding: 10px 15px 10px 0;
  width: 100%;
  margin: 0 0 15px 0;
  margin-bottom: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  resize: none;
  outline: none;
  color: #808184;
  line-height: initial;
  word-break: initial;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 19px;
  letter-spacing: 1px;
}  

.ft_from input::placeholder{  color: #808184;}

.ft_btn{ width: 12%;}

.ft_btn input{  
  padding: 3px 20px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #D09B2C;
  margin-top: 12px;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  border: none;
  font-size: 19px;
  border-radius: 50px;
  cursor: pointer;
} 

.ft_copywrite{
  background-color: #D09B2C;
  text-align: center;
  color: #FFF;
  letter-spacing: 4px;
  font-size: 13px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  padding: 5px 0;
}   

.qr_flex{ display: flex; justify-content: space-between; width: 80%;flex-wrap: wrap; align-items: center;margin: 0 auto;}

.qr_code{ width: 100px;}

.qr_code img{ width: 100%;}

.rera_no{width: 294px;display: flex;align-items: center;justify-content: center;}

.rera_no img{width:75px;}
 
.rera_no h4{ font-size: 19px; font-family: "Sofia Sans Extra Condensed", sans-serif; color: #808184;font-weight: 400;letter-spacing: 1px;margin-left: 10px;}

.more_details{width: 361px;}

.more_details p{ font-size: 19px; font-family: "Sofia Sans Extra Condensed", sans-serif; color: #808184;font-weight: 400;}

.more_details p a{ color: #808184;font-weight: 400; text-decoration: underline;}

.more_details p a:hover{ color: #575757;font-weight: 400;text-decoration: underline;}

.site_add{ width: 100%;margin-top: 20px;}

.site_add p{ font-size: 19px; font-family: "Sofia Sans Extra Condensed", sans-serif; color: #808184;font-weight: 400;text-align: center;letter-spacing: 1px;}

.logo_top{ width: 100%; text-align: center;margin-top: 10px;margin-bottom: 15px;} 
 
button a{  color: #fff;}

.ame_banner_mob_none{ display: none; }

.ame_banner_pc_none{ display: inherit; }

/* MENU */

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.primary-header {
  display: flex;
  min-height: auto;
  padding: 1rem 2rem;
  background-color: #000001;
  border-bottom: 1px solid #593e0e;
} 

.primary-header .header_center { 
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.primary-header .home-link {  height: 36px;}

.primary-header .home-link img {  height: 100%;}

.primary-header .primary-navigation .nav-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2rem;
  justify-content: right;
} 

.primary-header .primary-navigation .nav-list a {
  display: flex; 
  width: 100%;
  min-height: 40px;
  align-items: center;
  font-size: 1.2rem;
  text-align: center;
  font-size: 20px;
  font-family: "Instrument Serif", serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
} 

.primary-header .primary-navigation .nav-list .user-profile { column-gap: 0.6rem;}

.primary-header .primary-navigation .nav-list .user-profile .avatar {
  max-width: 60px;
  border-radius: 50%;
}

.primary-header .primary-navigation .nav-list .user-profile span {  margin-left: auto;}

.primary-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 30px;
  cursor: pointer;
  border: 0;
  cursor: pointer;
}  

.primary-toggle .line,.primary-toggle .line:before,.primary-toggle .line:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #d8a33d00;
  height: 1px;
  width: 24px;
  transition: transform 100ms ease-in-out;
  border-radius: 2px;
}

.primary-toggle .line:before {
  margin-top: -8px;
  background-color: #d8a33d;
}

.primary-toggle .line:after {
  margin-top: 0px;
  background-color: #d8a33d;
}

#primary-toggle:checked + .primary-toggle .line:before {
  margin-top: 0px;
  transform: rotate(45deg);
}
#primary-toggle:checked + .primary-toggle .line {  background-color: transparent;}

#primary-toggle:checked + .primary-toggle .line:after {
  margin-top: 0px;
  transform: rotate(-45deg);
}

/* Style for scroll-top button */

.backToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  font-size: 12px;
  border: none;
  color: #cccccc;
  border-radius: 100%;
  transition: 0.5s;
  cursor: pointer;
  padding: 5px 8px;
}

.backToTopBtn:not(:hover) {  background: #1f1f1f;}

.backToTopBtn:hover {  background: #0f0f0f;}

.backToTopBtn.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.backToTopBtn:not(.active) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

/* Modern Dots */

.slick-slider img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

.slick-dots {  bottom: 15px;}

.slick-dots li button:before {
  font-size: 12px;
  color: rgba(232, 232, 232, 0.4);
  transition: all 0.3s ease;
}

.slick-dots li.slick-active button:before {  color: #bc8c27;}

.slick-dots li button:focus {  outline: none;}

.slick-dots li button:hover:before {  color: #555;}
 
.slick-dots{
    position: absolute;
    bottom: -21px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
} 

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-prev {  left: -20px;}

.slick-next {  right: -20px;}

.slick-prev,.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 36%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.configuration_pc{ display: inherit !important;}

.configuration_mobile{ display: none !important;}

/* 29-07 */

.padlr{ padding: 0px 80px;}

.representative{ position: relative;padding-left: 259px;top: -34px;letter-spacing: 1px;font-size: 16px;font-family: "Sofia Sans Extra Condensed", sans-serif;} 

.representative_banner{ position: absolute;padding-left: 0px; bottom: 10px; letter-spacing: 0.5px;font-size: 13px;font-family: "Sofia Sans Extra Condensed", sans-serif; color: #68696B;left: 15px;z-index: 99;} 
   
.panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.ab_text_logo{ width: 370px;}

.ab_text_logo img{ width: 100%;}

.designby {color: #FFF; }

.designby:hover {color: #FFF; }

.mob_space{ height:130px; position: relative; top:0; left: 0px;}

.submit{
  letter-spacing: 1px;
  color: #fff;
  background-color: #D09B2C;
  margin-top: 10px;
  font-family: "Instrument Serif", serif;
  width: 150px;
  border-radius: 15px;
  border: none;
  font-size: 18px;
} 

.pc_link{ display: inherit !important;}
.mo_link{ display: none !important;}

.residences_pc{ display: inherit !important;}
.residences_mob{ display: none !important;}

/*  */
.color_white{ color: #fff; }
.hover_effect:hover{ text-decoration: none; color: #fff;}
.pd80{ padding: 80px; }
.mb50{ margin-bottom: 50px; }

.form-check1{
  display: flex;
}
input[type="checkbox"]{
  width: 14px;
  height: 14px;
  margin-bottom: 0;
margin-top: 2px;
}
.form-check1 label{
  font-weight: 400;
  margin-left: 6px;
  letter-spacing: 0.3px;
  line-height: 17px;
  color: #6a6868;
  cursor: pointer;
}
.mt10{
  margin-top: 10px !important;
}
.mb0{
  margin-bottom: 0px !important;
}



@media screen and (min-width:1401px) and (max-width:1800px){
.videos_thum{ width: 100%; text-align: center;}
.videos_thum img{ width: 50%; text-align: center;}

  .gallery_side_img {
    position: absolute;
    top: -155px;
    right: 0px;
    width: 150px;
  } 
    .gallery_side_img img {
    width: 100%;
  } 

  .residences_title h1 {
  background-color: #000001;
  padding: 10px 0px 10px 50px;
  color: #D09B2C;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 7px;
  position: relative;
  left: -67px;
} 
}

@media screen and (min-width:1200px) and (max-width:1400px){
  .representative_banner {
  bottom: 0px;}
 
.bt {
  margin-top: 19px;
}

.representative {
  padding-left: 194px;}


  .residences_title h6 {
  color: #58595B;
  font-size: 25px;
  line-height: 1;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 15px;
  font-weight: normal;
}
body{ overflow-x: hidden !important;}

  .banner_contain {
  position: absolute;
  bottom: 3%;
  z-index: 9;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.jodi_options1 {
  position: absolute;
  color: #808184;
  font-size: 17px;
  letter-spacing: 1px;
  bottom: 44px;
  left: 61px;
  width: 40px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.stats-text {
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
}

.count-title {
  font-size: 60px;
  color: #808184;
  font-family: "Instrument Serif", serif;
  font-weight: 100;
  line-height: 1;
  text-align: center;
} 

.private_decks {
  position: absolute;
  color: #808184;
  font-size: 20px;
  letter-spacing: 1px;
  bottom: 40px;
  left: 150px;
}

.jodi_options {
  position: absolute;
  color: #808184;
  font-size: 18px;
  letter-spacing: 1px;
  bottom: 50px;
  right: 33px;
  width: 50px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.configuration {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000001;
}

.configuration h1 {
  font-size:40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
}

.gallery {
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #fff;
  position: relative;
  top: 0;
}

.gallery_side_img {
  position: absolute;
  top: -131px;
  right: 0px;
  width: 180px;
}

.gallery_side_img img{width: 100%;}

.gallery h1 {
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.center_tabs {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 99;
  top: -11px;
}

.center_tabs {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 99;
  top: -11px;
}
 
.white_bg {
  background-color: #fff;
  padding-top: 23px;
  padding-bottom: 15px;
}

#one:checked ~ .tabs #one-tab, #two:checked ~ .tabs #two-tab, #three:checked ~ .tabs #three-tab {
  font-weight: normal;
  padding: 5px 10px;
  background-color: #000001;
  letter-spacing: 1px;
}

.residences_title p {
  color: #58595B;
  font-size: 25px;
  line-height: 1.52;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 14px;
  width: 90%;
}
 
.residences_title h1 {
  background-color: #000001;
  padding: 10px 0px 10px 50px;
  color: #D09B2C;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 7px;
  position: relative;
  left: -67px;
}

.ft h1 {
  font-size: 40px;
  letter-spacing: 15px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 20px;
}  

.ft_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.qr_code {
  width: 150px;
}

.ft_copywrite {
  text-align: center;
  color: #FFF;
  letter-spacing: 6.6px;
  font-size: 16px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
}

.ft {
  padding-bottom: 10px;
  position: relative;
  background-color: #ffffff;
  padding-top: 50px;
}

.walkthrough h1{ 
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 50px;
} 

.videos_thum img{ width: 600px !important;}

.connectivity_gallery {
  width: 17%;
  margin: 0px 10px;
}

.configuration_box {
  border: 1px solid #593e0e;
  width: 100%;
  padding: 50px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.center_txt {
  width: 90%;
  margin: 0 auto;
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
  text-align: center;
  padding: 30px 0px;
  font-weight: 500;
}
}

@media screen and (min-width:1050px) and (max-width:1199px){
.residences_pc{ display: none !important;}
.residences_mob{ display: inherit !important;}

  body{ overflow-x: hidden !important;}
.banner_contain {
  position: absolute;
  bottom: 4%;
  z-index: 9;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.center_txt {
  width: 90%;
  margin: 0 auto;
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 26px;
  letter-spacing: 1px;
  text-align: center;
  padding: 30px 0px;
  font-weight: 500;
}

.count-title {
  font-size: 60px;
  color: #808184;
  font-family: "Instrument Serif", serif;
  font-weight: 100;
  line-height: 1;
  text-align: center;
}  

.private_decks {
  position: absolute;
  color: #808184;
  font-size: 15px;
  letter-spacing: 1px;
  bottom: 46px;
  left: 139px;
}

.jodi_options1 {
  position: absolute;
  color: #808184;
  font-size: 11px;
  letter-spacing: 1px;
  bottom: 47px;
  left: 62px;
  width: 28px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.jodi_options {
  position: absolute;
  color: #808184;
  font-size: 13px;
  letter-spacing: 1px;
  bottom: 43px;
  right: 35px;
  width: 37px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.gallery_side_img {
  position: absolute;
  top: -85px;
  right: 0px;
}

.gallery_side_img img{ 
  width: 172px;
}
 
.gallery {
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #fff;
  position: relative;
  margin-top: 50px;
}

.configuration h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
}

.configuration {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000001;
}

.gallery h1 {
  font-size: 40px;
  letter-spacing: 15px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.amenities_banner {
  width: 100%;
  margin-top: 70px;
}

.walkthrough h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.residences_text {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.residences_title p {
  color: #58595B;
  font-size: 22px;
  line-height: 1.2;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 16px;
  width: 100%;
}

.residences_title h1 {
  background-color: #000001;
  padding: 10px 0px 10px 50px;
  color: #D09B2C;
  font-size: 28px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 7px;
  position: relative;
  left: -67px;
}

.residences_title {
  padding: 30px 30px 20px 30px;
}

.connectivity h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.accordion button .accordion-title {
  padding: 0px 0em 10px 0;
  font-family: "Instrument Serif", serif;
  font-size: 22px;
  color: #D09B2C;
  display: flex;
  align-items: center;
} 

.ft_btn input {
  padding: 8px 20px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #D09B2C;
  margin-top: 20px;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  border: none;
  font-size: 22px;
  border-radius: 50px;
  cursor: pointer;
}

.ft_btn {
  width: 17%;
}

.qr_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}

.rera_no h4 {
  font-size: 19px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  letter-spacing: 1px;
}

.more_details p {
  font-size: 19px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
}

.site_add p {
  font-size: 19px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}
 
}

@media screen and (min-width:768px) and (max-width:1049px){

.site_add p {
  font-size: 25px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.rera_no h4 {
  font-size: 25px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  letter-spacing: 1px;
}

.more_details p {
  font-size: 25px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
}

.qr_code {
  width: 150px;
}

.qr_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}

    .ft_btn {
    width: 150px;
  }
   .ft_btn input {
    padding: 8px 20px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #D09B2C;
    margin-top: 20px;
    font-family: "Instrument Serif", serif;
    font-weight: 300;
    border: none;
    font-size: 25px;
    border-radius: 50px;
    cursor: pointer;
  }
.reference_google_maps {
  width: 100%;
  font-weight: 400;
  color: #808184;
  font-size: 19px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-align: end;
  letter-spacing: 0.5px;
  padding: 0px 30px;
  margin-top: 0px;
}

.nrby_left {
  width: 60%;
  padding-top: 50px;
}
  .connectivity_gallery {
  width: 25%;
  margin: 0px 10px;
}

.connectivity_photo {
  width: 40%;
  display: flex;
  justify-content: right;
}

.accordion button .accordion-title {
  padding: 10px 1em 10px 0;
  font-family: "Instrument Serif", serif;
  font-size: 22px;
  color: #D09B2C;
  display: flex;
  align-items: center;
}

.connectivity h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}
    .residences_title p {
    color: #58595B;
    font-size: 22px;
    line-height: 1.5;
    text-align: left;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 1px;
    margin-top: 44px;
    width: 100%;
  }

  .residences_title h6 {
  color: #58595B;
  font-size: 25px;
  line-height: 1;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 30px;
  font-weight: normal;
}

 .residences_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

   .residences_photo {
    width: 100%;
  }

  .residences_photo img {
  width: 100%;
}

 .residences_text {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .residences_title {
  padding: 30px;
  }

.residences_title h1::before {
  content: "";
  background: url(../img/titele_bg.png) center top no-repeat;
  position: absolute;
  bottom: -50px;
  left: -7px;
  width: 50px;
  height: 50px;
}

.residences_title h1 {
  background-color: #000001;
  padding: 10px 0px 10px 50px;
  color: #D09B2C;
  font-size: 25px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 5px;
  position: relative;
  left: 0px;
}

.videos_thum img{ width: 70%;}

.walkthrough h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 10px;
}

  #one:checked ~ .tabs #one-tab, #two:checked ~ .tabs #two-tab, #three:checked ~ .tabs #three-tab {
  font-weight: normal;
  padding: 10px 10px;
  background-color: #000001;
  letter-spacing: 1px;
}
    .amenities_banner {
    width: 100%;
    margin-top: 70px;
  }
.banner_contain {
  position: absolute;
  bottom: 4%;
  z-index: 9;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.center_txt {
  width: 90%;
  margin: 0 auto;
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
  text-align: center;
  padding: 30px 0px;
  font-weight: 500;
}

.count-title {
  font-size: 100px;
  color: #808184;
  font-family: "Instrument Serif", serif;
  font-weight: 100;
  line-height: 1;
}

.stats-text {
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
}

.private_decks {
  position: absolute;
  color: #808184;
  font-size: 20px;
  letter-spacing: 1px;
  bottom: 33px;
  left: 70px;
}

.jodi_options1 {
  position: absolute;
  color: #808184;
  font-size:20px;
  letter-spacing: 1px;
  bottom: 30px;
  left: 9px;
  width: 25px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 0.8;
} 

.jodi_options {
  position: absolute;
  color: #808184;
  font-size:20px;
  letter-spacing: 1px;
  bottom: 33px;
  right: -17px;
  width: 48px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.configuration {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #000001;
}

.configuration h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
}

.configuration_box {
  border: 1px solid #593e0e;
  width: 100%;
  padding: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.configuration_thum {
  width: 48%;
}

.floor_type h4 {
  color: #fff;
  font-family: "Instrument Serif", serif;
  font-size: 25px;
  margin-top: 5px;
  letter-spacing: 1px;
}

.floor_type h5 {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #D09B2C;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
}

.gallery_side_img {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
  width: 200px;
  position: absolute;
  top: -59px;
  right: 0px;
} 
  
.gallery_side_img img{
      width: 121px;
  }

.gallery h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 10px;
}
  
}

@media (max-width: 992px) {
  .backToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 1;
  height: 50px;
  width: 50px;
  font-size: 16px;
  border: none;
  color: #cccccc;
  border-radius: 100%;
  transition: 0.5s;
  cursor: pointer;
  scale: 0.7;
}

  .primary-header .header_center {
  justify-content: right;

  }

.logo_top {
  width: 100%;
  text-align: left;
  margin-top: 20px;
  position: relative;
  padding-left: 15px;
}

.primary-header {
  display: flex;
  min-height: auto;
  padding: 1rem 1rem;
  background-color: transparent;
  border-bottom: none;
  position: absolute;
  top: 20px;
  right: 0;
  width: 100%;
}

.logo {
  width: 225px;
}

.banner_contain p {
  background-color: #000001;
  color: #D09B2C;
  padding: 10px 15px;
  text-align: center;
  border: 1px solid #D09B2C;
  font-size: 21px;
  line-height: 1;
  font-family: "Instrument Serif", serif;
}

.banner_section {
  background-color: #0a0a0a;
  position: relative;
  border-top: 1px solid #593e0e;
}
.ame_banner_mob_none{ display: inherit !important; }
.ame_banner_pc_none{display: none !important; }

  .ft_copywrite {
  text-align: center;
  color: #FFF;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
}
  .ft_from {
  width: 100%;
}

/*  */

.primary-header .primary-toggle {
  display: flex;
  }
  
.primary-header .primary-navigation {
  position: absolute;
  display: grid;
  transition: grid-template-rows 500ms ease-in-out;
  grid-template-rows: 0fr;
  width: 100%;
  top: calc(1rem + 100%);
  left: 0;
  padding: 0;
  z-index: 999;
  background-color: rgb(0, 0, 1);
  filter: brightness(105%);
  box-shadow: 0 2px 5px rgb(32, 32, 31);
}
  
.primary-header .primary-navigation .nav-list {
  display: block;
  overflow: hidden;
}
  
.primary-header .primary-navigation .nav-list li {
  padding: 0 1rem;
}

.primary-header .primary-navigation .nav-list li:last-child {
  margin-bottom: 2rem;
}
  
.primary-header .primary-navigation .nav-list a {
  font-weight: 500;
  font-size: 1.15rem;
  min-height: 0;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
  
.primary-header .primary-navigation .nav-list li:last-child a {
  border: 0;
}
  
.primary-header .primary-navigation .nav-list .user-profile span {
  margin-left: 0;
}
  
.primary-header #primary-toggle:checked ~ .primary-navigation {
  grid-template-rows: 1fr;
}




}

@media screen and (max-width:767px) { 
.pc_link{ display: none !important;}
.mo_link{ display: inherit !important;}

  .representative_banner {
  position: absolute;
  padding-left: 0px;
  bottom: 0px;
  letter-spacing: 0.5px;
  font-size: 9px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #68696B;
  left: 4px;
  z-index: 99;
}  
  .mob_space{ height:90px; position: relative; top:0; left: 0px;}

.wel_sec { padding: 60px 0px;top: 0;}
 
.ame h1 {
  font-size: 35px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0;
}
   .logo_top {
    width: 100%;
    text-align: left;
    margin-top: 10px;
    position: relative;
    padding-left: 15px;
  }
.logo_top {
  margin-bottom: 0px;
}
  .banner_section {
 display: none;
} 
.mobile_banner_section{ background-color: #0a0a0a;position: relative;margin-top:0px; display: inherit !important;}
.configuration_pc{ display: none !important; }
.configuration_mobile{ display: inherit !important;}

.banner_contain{
  position: absolute;
  bottom: -10%;
  z-index: 9;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.center_txt {
  width: 100%;
  margin: 0 auto;
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  padding: 20px 20px;
  font-weight: 400;
}
.txt .private {
  font-size: 30px;
  letter-spacing: 5px;
  line-height: 1;
}
 
.txt .your_own {
  font-size: 25px;
  letter-spacing: 5px;
  line-height: 1.5;
}
 
.counter_boxs {
  width: 50%;
  margin-bottom: 20px;
}
 
.counter_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
}

.count-title {
  font-size: 50px;
  color: #808184;
  font-family: "Instrument Serif", serif;
  font-weight: 100;
  line-height: 1;
  margin-top: 0;
}

.sub_container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px !important;
}
 
.private_decks {
  position: absolute;
  color: #808184;
  font-size: 25px;
  letter-spacing: 1px;
  bottom: 33px;
  left: 30px;
}

.jodi_options1 {
  position: absolute;
  color: #808184;
  font-size: 25px;
  letter-spacing: 1px;
  bottom: 33px;
  left: -33px;
  width: 50px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 1;
}

.jodi_options {
  position: absolute;
  color: #808184;
  font-size: 25px;
  letter-spacing: 1px;
  bottom: 33px;
  right: 22px;
  width: 25px;
  word-wrap: anywhere;
  text-align: left;
  line-height: 0.5;
}

.videos_thum img{ width: 100%;}

.configuration {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #000001;
}
 
.configuration h1 {
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
}

.configuration_box {
  border: 1px solid #593e0e;
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.configuration_thum {
  width: 100%;
}

.floor_type h4 {
  color: #fff;
  font-family: "Instrument Serif", serif;
  font-size: 25px;
  margin-top: 5px;
  letter-spacing: 1px;
}

.floor_type h5 { margin-bottom: 30px;}

.gallery h1 {
  font-size: 40px;
  letter-spacing: 15px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.gallery_side_img {
  display: none;
}

.gallery {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000001;
  position: relative;
}

.tab {
  cursor: pointer;
  margin: 0px 14px;
  padding: 0px 10px;
  display: inline-block;
  color: #D09B2C;
  font-size: 23px;
  letter-spacing: 1px;
  font-family: "Instrument Serif", serif;
}

#one:checked ~ .tabs #one-tab, #two:checked ~ .tabs #two-tab, #three:checked ~ .tabs #three-tab {
  font-weight: normal;
  padding: 1px 10px;
  background-color: #000001;
  letter-spacing: 1px;
}

.center_tabs {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 99;
  top: -33px;
}

.white_bg {
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 7px;
}

.flex_exterior {
  display: flex;
  justify-content: center;
  padding: 10px;
  flex-wrap: wrap;
}
 
.popup {
  position: relative;
  display: block;
  margin: auto;
  top: 16% !important;
  background: #fdfdfd;
  width: 96%;
  z-index: 100;
  box-shadow: 0 2px 5px #0000004d;
  animation: 0.8s ease-in-out popup_fadein;
}

.amenities_banner {
  width: 100%;
  margin-top: 50px;
}
 
.walkthrough h1 {
  font-size: 40px;
  letter-spacing: 2.5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.residences_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

  .residences_photo {
    width: 100%;
  }

   .residences_text {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .residences_title h1 {
  background-color: #000001;
  padding: 10px 0px 10px 50px;
  color: #D09B2C;
  font-size: 25px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 5px;
  position: relative;
  left: 0px;
}

.residences_title p {
  color: #58595B;
  font-size: 22px;
  line-height: 1.5;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 44px;
  width: 100%;
}

.connectivity h1 {
  font-size: 40px;
  letter-spacing: 2.5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.nrby {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nrby_left {
  width: 100%;
  padding-top: 50px;
}

.accordion button .accordion-title {
  padding: 10px 1em 10px 0;
  font-family: "Instrument Serif", serif;
  font-size: 22px;
  color: #D09B2C;
  display: flex;
  align-items: center;
}

.nrby_left {
  width: 100%;
  padding-top: 0px;
}
.connectivity_photo {
  width: 100%;
  display: flex;
  justify-content: center;
}

.connectivity_gallery {
  width: 29%;
  margin: 0px 10px;
}

.connectivity_gallery_text {
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  font-size: 22px;
  height: 50px !important;
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: end;
  line-height: 1;
  margin-bottom: 10px;
  word-break: break-word;
  width:80px;
  margin: 0 auto;
}

.connectivity_gallery img {
  width: 100%;
  margin-top: 10px;
}

.reference_google_maps {
  width: 100%;
  font-weight: 400;
  color: #808184;
  font-size: 20px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-align: end;
  letter-spacing: 0.5px;
  padding: 0px 0px;
  margin-top: 0px;
}

.ft h1 {
  font-size: 40px;
  letter-spacing: 2.5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

 .ft_btn input {
    padding: 8px 20px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #D09B2C;
    margin-top: 20px;
    font-family: "Instrument Serif", serif;
    font-weight: 300;
    border: none;
    font-size: 25px;
    border-radius: 50px;
    cursor: pointer;
  }
   .ft_btn {
    width: 150px;
  }

  .qr_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}

.qr_code {
  width: 180px;
}

.rera_no {
  width: 321px;
}
 
.rera_no h4 {
  font-size: 22px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  letter-spacing: 1px;
}

.more_details {
  width: 100%;
  margin-top: 20px;
}

.more_details p {
  font-size: 22px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
}

.site_add p {
  font-size: 22px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}
.res_ptb5{
  padding-top: 5px;
  padding-bottom: 5px;
}
.res_mb30{
  margin-bottom: 30px !important;
}
}

@media screen and (max-width:500px) {
    .logo {
    width: 170px;
  }
  .ab_text_logo {
  width: 100%;
}
  
   .flex_exterior {
    padding: 00px;}
.padlr {
  padding: 0px 10px;
}
  .ame {
  padding-bottom: 30px;}

  .banner_contain p {
    background-color: #000001;
    color: #D09B2C;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid #D09B2C;
    font-size: 15px;
    line-height: 1;
    font-family: "Instrument Serif", serif;
  } 
  .stats-text {
  color: #D09B2C;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
}
  .private_decks {
    position: absolute;
    color: #808184;
    font-size: 15px;
    letter-spacing: 1px;
    bottom: 39px;
    left: 101px;
  }

  .jodi_options1 {
    position: absolute;
    color: #808184;
    font-size: 13px;
    letter-spacing: 1px;
    bottom: 44px;
    left: 30px;
    width: 31px;
    word-wrap: anywhere;
    text-align: left;
    line-height: 1;
  }

   .jodi_options {
    position: absolute;
    color: #808184;
    font-size: 14px;
    letter-spacing: 1px;
    bottom: 44px;
    right: 22px;
    width: 25px;
    word-wrap: anywhere;
    text-align: left;
    line-height: 1;
  } 

  .configuration h1 {
    font-size: 30px;
    letter-spacing: 5px;
    line-height: 1;
    text-align: center;
    font-family: "Instrument Serif", serif;
    font-weight: 300;
    color: #808184;
    text-transform: uppercase;
    margin-top: 0;
  }

   .tab {
    cursor: pointer;
    margin: 0px 7px;
    padding: 0px 10px;
    display: inline-block;
    color: #D09B2C;
    font-size: 23px;
    letter-spacing: 1px;
    font-family: "Instrument Serif", serif;
  }

  .amenities_banner {
  width: 100%;
  margin-top: 20px;
}
  
.gallery h1 {
    font-size: 35px;
    letter-spacing: 2.5px;
    line-height: 1;
    text-align: center;
    font-family: "Instrument Serif", serif;
    font-weight: 300;
    color: #808184;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  .walkthrough h1 {
  font-size: 35px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 30px;
}

.walkthrough {
  padding-bottom: 30px;
  position: relative;
  background: #000001 url(../img/walkthrough_video_bg.webp) center top no-repeat;
}

.residences_photo {
  width: 100%;
}

.residences_text {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.residences_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
 
.residences_title h1 {
  background-color: #000001;
  padding: 10px;
  color: #D09B2C;
  font-size: 22px;
  line-height: 1;
  text-align: left;
  font-family: "Instrument Serif", serif;
  letter-spacing: 2.5px;
  position: relative;
  left: 0px;
}

.residences_title {
  padding: 10px;
}

.residences_title p {
  color: #58595B;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 32px;
  width: 100%;
}

.residences_title h6 {
  color: #58595B;
  font-size: 22px;
  line-height: 1;
  text-align: left;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  letter-spacing: 1px;
  margin-top: 11px;
  font-weight: normal;
  margin-bottom: 30px;
}

.connectivity h1 {
  font-size: 35px;
  letter-spacing: 5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.nrby_left {
  width: 100%;
  padding-top: 0px;
}

.nrby {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.accordion button .accordion-title {
  padding: 10px 1em 10px 0;
  font-family: "Instrument Serif", serif;
  font-size: 20px;
  color: #D09B2C;
  display: flex;
  align-items: center;
}

.connectivity_photo {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.connectivity_gallery {
  width: 32%;
  margin: 0px 10px;
}

.reference_google_maps {
  width: 100%;
  font-weight: 400;
  color: #808184;
  font-size: 20px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-align: end;
  letter-spacing: 0.5px;
  padding: 0px 0px;
  margin-top: 20px;
}

.ft h1 {
  font-size: 35px;
  letter-spacing: 2.5px;
  line-height: 1;
  text-align: center;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  color: #808184;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.ft_btn {
  width: 50%;
}

.ft_btn input {
  padding: 8px 10px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #D09B2C;
  margin-top: 10px;
  font-family: "Instrument Serif", serif;
  font-weight: 300;
  border: none;
  font-size: 23px;
  border-radius: 50px;
  cursor: pointer;
}

.qr_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}

.qr_code {
  width: 40%;
}

.qr_code img {
  width: 70%;
}

.rera_no h4 {
  font-size: 20px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  letter-spacing: 1px;
}

.ft_copywrite {
  text-align: center;
  color: #FFF;
  letter-spacing: 1.5px;
  font-size: 14px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
}

.rera_no {
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
}
  
  .rera_no img {
    width: 60px;}

.more_details p {
  font-size: 20px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
    letter-spacing: 1px;
}

.site_add p {
  font-size: 18px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #808184;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.site_add {
  width: 100%;
  margin-top: 20px;
}

.ft {
  padding-bottom: 0px;
  position: relative;
  background-color: #ffffff;
  padding-top: 30px;
}

.ft_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 20px;
}


.more_details {
  width: 361px;
  margin-top: 25px;
}


.s_mob_none{ display:none;}

}