/*
Theme Name: My Child Theme
Theme URI: [Enter the URL of your child theme's website or leave it blank]
Description: My custom child theme based on Astra.
Author: Propzilla
Author URI: [Your website URL or leave it blank]
Template: astra
Version: 1.0
*/

/* Custom styles go below this line */

/* HEADER CSS STARTS HERE */

.header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 10px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  z-index: 9;
}
.rt-holder .tpg-el-image-wrap img{
	border-radius: 12px;
}
.language-currency-div {
  display: none;
}

.rera-item{
  color:#fff !important;
}

.phonenumber {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 3px;
  display: inline-block;
  transition: all 0.2s;
}

.post-thumb-img-content{
	padding-top:120px !important
}

.sidebar-main{
	padding-top:40px !important
}

.comment-respond{
padding:0px !important;
}



.comments-area .form-submit {
    margin-bottom: 20px !important;
    margin-top: 21px !important;
}

#author{
	color:black !important;
}

#email{
	color:black !important;
}

#url{
	color:black !important;
}

.location-heading{
    text-align:center !important;
	font-size: 30px !important;
    margin-bottom: 30px !important;
    text-transform: uppercase !important;
    font-family: Work Sans, sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

.location-heading span{
	color:#297BC2 !important;
}

.leading-location-section {
    background-image: url(https://www.propzilla.ae/_next/static/media/white.18fc854f.jpg) !important;
    background-size: cover !important;
/*     padding: 38px 10px 68px 0px !important; */
}

.slide-box {
  max-height: 180px;
  overflow-y: auto;

  /* Hide scrollbar (Chrome, Safari) */
  scrollbar-width: none;        /* Firefox */
  -ms-overflow-style: none;     /* IE/Edge */
}

.slide-box::-webkit-scrollbar {
  display: none;                /* Chrome, Safari */
}

.slide-box ul {
  list-style: none; 
  padding-left: 0;   
  margin: 0;
}

.slide-box span{
font-weight:600 !important

}

.slide-box ul li a{
	color:#000 !important;
}



.post-thumb-img-content{
display:none !important
}
.sidebar-main {
    position: sticky !important;
    top: 50px !important;
}
.entry-header .entry-title{
	padding-top:120px !important;
}

.single .entry-header {
    margin-bottom: 0px !important;
}

.yoast-breadcrumbs{
	 margin-bottom: -5px !important;
}

.phonenumber a {
  color: #fff;
  text-decoration: none;
}

.phonenumber:hover {
  background: #fff;
}

.phonenumber:hover a {
  color: #000 !important;
}


.leading-developer-section .swiper {
  padding-right: 0 !important;
  margin-right: 0 !important;
  overflow: hidden;
}

.titleClass{
  margin-bottom: -20px !important;
}


.bread-crun-color-text{
  color :rgb(255, 193, 7) !important
}
.master-communities{
  padding-top: 30px;
  background-color: #f7f7f7;
  padding-bottom: 30px;
}

.project-heading {
  font-size: 24px;
  font-weight: 700;
}

.project-coming-soon{
  font-size: 30px;
  font-weight: 500;
}

.heading-communities-title p{
  font-size: 30px;
 margin-top: 30px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.heading-communities-title {
text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #222;
}


.error-field {
  font-size: 11px;
  color: red;
}

.developer-main-section {
  margin-top: 39px;
}

.btn-both {
  display: flex;
}

/* .main-border-community {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 2px 1px rgba(0,0,0,.09),
              0 4px 2px rgba(0,0,0,.09),
              0 8px 4px rgba(0,0,0,.09),
              0 16px 8px rgba(0,0,0,.09),
              0 32px 16px rgba(0,0,0,.09);
  height: 54px;
  display: flex;
  align-items: center; 
  padding-bottom: 27px;
} */

.tab-row {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}

.tab-community-item {
  font-size: 21px;
  font-weight: 500;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  cursor: pointer;
  /* transition: color 0.3s ease, border-bottom 0.3s ease; */
  border: 1px solid black;
  padding: 10px;
  border-radius: 7px;
}

.tab-community-item p {
  margin: 0;
}


.active {
  color: #fff;
  background: #000;

}



.project-page-btn-ctn {
  text-align: start !important;
  margin-top: 19px !important;
  margin-left: 11px !important;
}

.get-started-btn-project {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 16px !important;
  transition: all 0.3s ease-in-out !important;

}

.get-started-btn-project:hover {
  background: #000 !important;
  color: #fff !important;
  transform: scale(1.05) !important;
}


.get-started-btn-project-floor {
  background-color: #000 !important;
  color: #fff !important;
  font-size: 16px !important;
  transition: all 0.3s ease-in-out !important;
}

.get-started-btn-project-floor:hover {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 16px !important;
  border: 1px solid #000 !important;
  transform: scale(1.05) !important;

}

.error-field-footer {
  font-size: 11px !important;
  color: red !important;
}

/* 404 */
.handboy {
  animation: swing ease-in-out 1.3s infinite alternate;
  transform-origin: 98% 98%;
  transform-box: fill-box;

}

.girllight {
  animation: swing ease-in-out 1.3s infinite alternate;
  transform-origin: 0% 97%;
  transform-box: fill-box;
}

.hairgirl {
  animation: swinghair ease-in-out 1.3s infinite alternate;
  transform-origin: 60% 0%;
  transform-box: fill-box;

}

.popup-form-container{
  display:flex;
  justify-content: space-around;
  align-items: center;
}

.autopopupleft {
    width: 50%;
}


#zero {
  transform-origin: bottom;
  transform-box: fill-box;

}

/* .leading-developer-section {
 
} */

.leading-location-section{
   background-image: url('../../public/images/amenities/white.jpg');
  background-size: cover;
  padding: 38px 10px 68px 0px !important;
}

.swiperSlideBox {
  height: 320px;          
  overflow-y: auto;        
  padding: 16px;
  border-radius: 8px;
}

.swiperSlideBox span {
 font-size: 21px;
  font-weight: 600;
}


.swiperSlideBox::-webkit-scrollbar {
  width: 6px;
}

.swiperSlideBox::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.swiperSlideBox {
  height: 320px;       
  overflow-y: auto;   
  padding: 16px;


 
  scrollbar-width: none;          
  -ms-overflow-style: none;       
}

.swiperSlideBox::-webkit-scrollbar {
  display: none;       
}
.location-title-image{
  /* background-image: url('../../public/images/amenities/black.jpg'); */

}

.swiperSlideBox ul {
  list-style: none;     
  padding-left: 0;     
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
 
}
.swiperSlideBox ul li  a{
 text-decoration: none;
 color: inherit;
}
.location-title{
  font-size: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.location-title span{
  color: #297BC2;
}



/*************swing************/
@keyframes swing {
  0% {
    transform: rotate(10deg);
  }

  100% {
    transform: rotate(-10deg);
  }
}


/*************swing hair************/
@keyframes swinghair {
  0% {
    transform: rotate(6deg);
  }

  100% {
    transform: rotate(-6deg);
  }
}


/* 404 */

.error-field-popup {
  font-size: 11px !important;
  color: red !important;
}

.breadcrumb {
  --bs-breadcrumb-divider: '>';
}

.bread-crum-item {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;  
}

.projectBannerImg .bread-crum-item {
  bottom: 45px;
}

.breadcrum-div {
  color: #fff !important;
  border-radius: 11px;
}

.projectBannerImg .breadcrum-div {
  max-width: 1150px;
  margin: 0 auto;
}


.breadcrum-div :global(.breadcrumb-item + .breadcrumb-item::before) {
  color: #fff !important;
}


.new-modal-content {
  background-color: transparent !important;
  border: none !important;
  position: relative;
}

.btn-close-modal {
  position: absolute;
  top: 4px;
  right: 4px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0px;
  font-size: 12px;
}
.new-modal-images {
  width: 100%;
  height: auto;
}

.new-modal-bottom {
  border-bottom: 0px solid transparent !important;
}

/* .leading-developer-section :global(.swiper-wrapper) {
  justify-content: center;
} */

.thankyouDiv {
  text-align: center;
  padding: 40px 0;
}

.popup-form-right{
  width: 50% !important;
  padding: 20px;
  margin-top: -38px;
}
.myModal :global(.modal-header) {
  display: none !important;
}
.myModal :global(.modal-body){
  padding: 0px !important;
}

.popup-logo {
  text-align: center;
  /* margin-bottom: 24px; */
  /* padding-top: 5px; */
}

.autopopupimg img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.popup-form-heading-div p{
  text-transform: capitalize;
  color: #000 !important;
  text-align: center !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  padding-bottom: 10px;
}

.footer-item :global(.react-international-phone-input-container .react-international-phone-input) {
  font-size: 16px;
  background-color: transparent;
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.myModal .footer-item :global(.react-international-phone-input-container .react-international-phone-input) {
  font-size: 16px;
  background-color: transparent;
  width: 100%;
  border: 1px solid #aaaaaa;
  color: #000;
}


.contact-form :global(.react-international-phone-input-container .react-international-phone-input) {
  font-size: 16px;
  width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #000;
  border-radius: 0;
}


/*  */
/* Style The Dropdown Button */
.dropbtn {
  background-color: #0a0b0a;
  color: white;
  padding: 8px 5px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  display: flex;
  align-items: center;
  position: relative;
}

.dropbtn::after {
  content: "▾";
}

.fixedheader .dropbtn {
  background-color: #fff;
  color: #000;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: block;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1
}

.dropdown-content-open {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #fff;
  color: #000;
}


/*  */
.fixedheader {
  background-color: #000;
  position: fixed;
}

.iconhide {
  display: none !important;
}



/* .logo{
  width: 165px;
} */
.ravijdfjd {
  color: red;
}

.menu {
  padding: 0;
  display: flex;
}

.menu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  gap: 0 20px;
}

.menu ul li {
  position: relative;
}

.menu ul li a,
.menu ul li span {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.language-currency-div ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  border-right: none;
  /* gap: 0 10px; */
}

.language-currency-div ul li {
  padding-right: 20px;
  position: relative;
}

.language-currency-div ul li::after {
  content: "";
  height: 10px;
  position: absolute;
  right: 10px;
  width: 1px;
  background-color: gainsboro;
  top: 50%;
  transform: translateY(-50%);
}

.language-currency-div ul li:last-child:after {
  display: none;
}

.language-currency-div ul li a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.background-color {
  background-color: #fff;
  padding: 2px !important;

}

.close-popup-icon {
  display: flex;
  flex-direction: row-reverse;

}

.headerMobile {
  font-size: 30px;
}

.fixedprojectHeaderbackground {
  background-color: transparent;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  padding: 10px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  z-index: 9;
  position: fixed;
}

.inner-header-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

ul.dropdown {
  position: absolute;
  top: 48px;
  left: 0;
  background: white;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  display: none;
  min-width: 160px;
  z-index: 100;
  /* list-style: circle; */
}

ul.dropdown li {
  position: relative;
  margin: 0;
}

ul.dropdown li a {
  color: black;
  text-decoration: none;
  padding: 10px 15px;
  display: block;
  white-space: nowrap;
}

ul.dropdown .nested-dropdown {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  background: white;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  min-width: 160px;
  list-style: square;
  padding: 0;
}

/* HEADER CSS ENDS */
.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}

.banner img {
  height: 100%;
  object-fit: cover;
}

.banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.banner video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.title {
  text-align: center;
}

.title h2,
.title h1, .title h3 {
  font-size: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.title h2 span,
.title h1 span {
  color: #297BC2;
}

.same-margin-bottom {
  margin-bottom: 30px;
}

/* grid system */
.popular-communities-grid .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 180px);
  /* Now 4 rows */
  gap: 20px;
}

.popular-communities-grid .card {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  /* align-items: flex-end; */
  color: white;
}

.popular-communities-grid .overlay {
  background: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.1));
  width: 100%;
  padding: 15px;
  color: #fff;
  text-decoration: none;
}

/* .modal-backdrop.show {
  opacity: none !important;
} */

.popular-communities-grid .overlay h2 {
  font-size: 18px;
}

.popular-communities-grid .overlay p {
  font-size: 14px;
}

/* Grid positions and background images */
.popular-communities-grid .down-square {
  background-image: url('../../public/images/communities/downtown-dubai-banner.webp');
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}

.popular-communities-grid .dubai-creek {
  background-image: url('../../public/images/communities/jumeirah-village-circle.webp');
  grid-column: 3;
  grid-row: 1 / span 2;
}

.popular-communities-grid .tilal-item {
  background-image: url('../../public/images/communities/palm-jumeirah.webp');
  grid-column: 4;
  grid-row: 1 / span 2;
}

.popular-communities-grid .downtown-day {
  background-image: url('../../public/images/communities/mbr-city-banner.webp');
  grid-column: 1;
  grid-row: 3 / span 2;
}

.popular-communities-grid .apartments-item {
  background-image: url('../../public/images/communities/sobha-hartland-2-banner.webp');
  grid-column: 2;
  grid-row: 3 / span 2;
}

.popular-communities-grid .downtown-night {
  background-image: url('../../public/images/communities/business-bay-banner.webp');
  grid-column: 3 / span 2;
  grid-row: 3 / span 2;
}

.leading-developer-section {
  background-image: url('../../public/images/leading-developer-bg.png');
  padding: 40px 0;
  background-size: cover;
}

.popularCommunitiesBg {
  text-align: center;
  background-color: transparent;
  box-shadow: -1px 1px 4px 2px rgba(0, 0, 0, 0.11);
  padding: 25px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}



.luxury-properties-item {
  position: relative;
  display: block;
}

.luxury-properties-img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.luxury-properties-img::before {
  content: "";
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.5); */
  background-image: linear-gradient(to bottom, transparent, #0000004f);
  position: absolute;
  top: 0;
  left: 0;
}

.luxury-properties-cnt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 15px 10px;
}

.luxury-properties-cnt h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}

.luxury-properties-cnt p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}

.viewAllBtn {
  text-align: center;
  margin-top: 20px;
}

.viewAllBtn a {
  background-color: #161716;
  color: #fff;
  padding: 6px 30px;
}

.viewAllBtn a:hover {
  background-color: #161716;
  color: #fff;
}

/* footer */
.express-your-interest-div {
  background-image: url('../../public/images/interest-bg.png');
  background-size: 100% 100%;
  padding: 50px 50px;
  height: 400px;
  position: relative;
  display: none;
}

.express-your-interest-div::after {
  content: "";
  background-image: url('../../public/images/global-bg.png');
  width: 540px;
  height: 400px;
  position: absolute;
  right: -10px;
  top: 0;
  background-size: cover;
}

.express-your-interest-div h3 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
}

.express-your-interest-div p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}

a.get-started {
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

a.get-started:hover {
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

.get-started-btn {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 16px !important;
}

.get-started-btn:hover {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 16px !important;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
.col-lg-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-lg-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}


.main-footer {
  background-image: url('https://www.propzilla.ae/_next/static/media/footer-bg.4aa48eec.png');
}

.express-your-interest-setion {}

.top-footer {
  padding-top: 120px;
  padding-bottom: 50px;
}

.bottom-footer {
  border-top: 1px solid gainsboro;
  padding: 20px 0 20px 0;
}

.bottom-footer p {
  margin: 0;
  color: gainsboro;
  font-size: 16px;
  text-align: center;
}

.footer-item h4 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
}

.footer-item p {
  color: #fff;
  font-size: 14px;
  margin: 5px 0 15px 0;
  text-align: justify;
  /* padding: 0 50px 0 0; */
}

.footer-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-item ul li {
  margin-bottom: 15px;
}

.footer-item ul li a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.social-icon {
  margin: 30px 0;
}

.social-icon ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.social-icon ul li {
  margin: 0 15px 0 0;
}

.social-icon ul li a {
  background-color: #fff;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  box-shadow: 0px 0px 4px 1px #fff;
}

.social-icon ul li a:hover {
  background-color: #000;
}

.social-icon ul li a img {
  max-width: 18px;
}

.social-icon ul li a:hover img {
  filter: brightness(0) invert(1);
}

.footer-item p span {
  color: #FDAD26;
  font-size: 18px;
}

.footer-item p a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.footer-item form {
  background-color: #161716;
  padding: 30px 30px;
  box-shadow: 0 0 10px #fff;
  border-radius: 15px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group:last-child {
  margin-bottom: 0;
}

.form-control {
  height: auto;
  font-size: 16px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #aaaaaa;
  background-color: transparent;
  /* border-bottom: 1px solid #fff; */
  width: 100%;
  color: #222;
}
.myModal :global(.btn-close) {
  margin-left: 95%;
}

.form-control:focus-visible {
  outline: none;
}
.main-footer .form-control{
  color: #fff;
}

.form-group .submit-btn {
  color: #161716;
  background-color: #fff !important;
  margin: 0 auto;
  display: table;
  width: 100%;

}

.fixed-cta {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 9;
}

.fixed-cta ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.fixed-cta ul li {
  background: gainsboro;
  padding: 7px;
  border: 2px solid gainsboro;
  border-radius: 100%;
  border-top-left-radius: 0;
  margin-bottom: 10px;
}

.fixed-cta ul li:last-child {
  margin-bottom: 0;
}

.fixed-cta ul li a {
  width: 35px;
  height: 35px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
}

.fixed-cta ul li a span {
  display: none;
}

.image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  /* Adjust height as needed */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  z-index: 1;
}

/* footer */

.buttoncontainer {
  position: absolute;
  top: 50%;
  right: 0;
  height: 29px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity 0.25s ease;
  transform: translateY(-50%);
  display: block;
}

.buttoncontainer span {
  background: #fff;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}

.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #fff;
}

.active .middle {
  opacity: 0;
  background: #fff;
}

.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #fff;
}

.active~.menu {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.buttoncontainer span:nth-of-type(2) {
  top: 11px;
}

.buttoncontainer span:nth-of-type(3) {
  top: 22px;
}

.menu ul li:hover .dropdown {
  display: block;
}

ul.dropdown li:hover .nested-dropdown {
  display: block;
}

.menuNav {
  position: relative;
}

.menuNav::after {
  content: "";
  background-color: transparent;
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

/* PROJECT PAGE CSS STARTS HERE */
.project-usp {
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 100%;
  z-index: 2; 
}

.project-usp-div {
  background-color: #fff;
  padding: 20px 15px;
  box-shadow: 0 0 5px #000;
  border-radius: 4px;
  max-width: 1150px;
  margin: 0 auto;
}

.project-usp-item {
  display: flex;
  align-items: start;
  justify-content: center;
}

.project-usp-item-cnt {
  padding-left: 10px;
  margin-top: -8px;
}

.project-usp-item-cnt p.usp-heading {
  font-size: 30px;
  margin-bottom: -2px;
  font-weight: 500;
}

.project-usp-item-cnt p {
  font-size: 16px;
  margin-bottom: 0;
}

.projectBannerImg {
  height: 90vh;
  position: relative;
}

.projectBannerImg::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.projectBannerImg img {
  height: 100%;
}

.key-feature-item p {
  text-align: center;
  font-size: 16px;
  margin: 15px 0 0 0;
}

.project-amenities-item p {
  text-align: center;
  font-size: 16px;
  margin: 15px 0 0 0;
  height: 45px;
}

.project-amenities-img {
  text-align: center;
  position: relative;
}

.project-amenities-section {
  background-color: #000;
  padding: 30px 0 0 0;
}

.project-amenities-item {
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.project-amenities-item::before {
  content: "";
  background-image: url("../../public/images/amenities-corner.png");
  width: 56px;
  height: 62px;
  position: absolute;
  right: -1px;
  top: -1px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.project-amenities-section .title h2,
.project-amenities-section .title h2 span {
  color: #fff;
}

.custom-gallery {
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  margin-left: -90px;
  margin-right: -90px;
  border-radius: 11px;
  transition: transform 0.5s ease;
  z-index: 1;
}

.about-developer-sction p {
  text-align: justify;
  text-align-last: center;
}

.floor-plan-tab {
  /* padding-top: 30px; */
}

.floor-plan-tab ul {
  justify-content: center;
  gap: 0 15px;
}

.floor-plan-tab ul li {
  margin-bottom: 15px;
}

.floor-plan-tab ul li button {
  border: 1px solid #000;
  color: #000;
  font-size: 16px;
}

.floor-plan-tab ul li button:hover {
  color: #000;
}

.floor-plan-tab :global(.nav-link.active) {
  background-color: #000 !important;
  color: #fff !important;
}

.location-advantage-section {
  padding: 30px 0 15px 0;
  background-color: #000;
}

.location-advantage-item {
  background-color: #fff;
  height: 150px;
  margin-bottom: 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.location-advantage-item::after {
  content: "";
  background-image: url("../../public/images/location-advantage-corner.png");
  width: 70px;
  height: 126px;
  position: absolute;
  right: -10px;
  bottom: -10px;
}

.location-advantage-item h3 {
  font-size: 18px;
}

.location-advantage-item p {
  font-size: 17px;
  margin-bottom: 0;
}

.location-advantage-section .title h2 {
  color: #fff;
}

.location-advantage-section .title h2 span {
  color: #fff;
}

.floor-plan-contents {
  box-shadow: 0px 0px 43px -9px #00000063 inset;
  border-radius: 10px;
  padding: 50px;
  position: relative;
}

.floor-plan-contents::after {
  content: "";
  background-image: url("../../public//images/floor-plan-seperation-line.png");
  width: 22px;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-size: 100% 100%;
}

.floor-plan-txt h3 {
  font-size: 25px;
  margin-bottom: 15px;
}

.floor-plan-txt ul {
  padding: 0;
  list-style-position: inside;
  margin: 0;
}

.payment-plan-section {
  position: relative;
}

.payment-plan-section .title h2 {
  color: #fff;
}

.payment-plan-section .title h2 span {
  color: #fff;
}

.payment-plan-item {
  text-align: center;
}

.payment-plan-item h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

.payment-plan-item p {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.payment-plan-bg {
  position: relative;
}

.payment-plan-bg::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.payment-plan-cnt {
  padding: 30px 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 2;
  transform: translateY(-50%);
}

.overview-section {
  position: relative;
}

.overview-cnt {
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 100%;
  padding-bottom: 70px;
}

.overview-cnt .title h1 {
  color: #fff;
}

.project-overview-usp-item {
  margin-bottom: 25px;
}

.project-overview-usp-item p {
  color: #fff;
  text-transform: capitalize;
}

.project-overview-usp-item span {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
}

.project-overview-txt h1 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 30px;
}

.project-overview-txt p {
  color: #fff;
  margin-bottom: 10px;
}

.project-overview-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.projectHeader {
  display: none;
}

.fixedprojectHeader {
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  padding: 10px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  z-index: 9;
  position: fixed;
  background-color: #000;
}

/* features css start */
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.feature-section {
  position: relative;
}

/* .feature-bg img{
  opacity: 0;
} */

.feature-bg {
  position: relative;
}
.feature-bg img{
  max-height: 550px;
}
.feature-bg::after {
  content: "";
  background-color: #f0f0f045;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.feature-cnt {
  padding: 0px 0;
  position: absolute;
  top: 42%;
  left: 0;
  width: 100%;
  z-index: 2;
  transform: translateY(-50%);
}

.title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #222;
}

/* Grid Layout */
.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
  max-width: 800px;
    /* gap: 20px 150px; */
}

.grid-item {
  background: rgb(255 255 255 / 68%);
  padding: 16px 20px;
  border-radius: 8px;
  font-weight: 600;
  color: #333;
  box-shadow: rgb(229 229 229 / 15%) 1.95px 1.95px 2.6px;
  display: flex;
  align-items: start;
  gap: 10px;
}

.grid-item p {
  margin: 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 500;
}

.icon {
  font-size: 20px;
  color: #c88300;
  flex-shrink: 0;
  margin-top: 5px;

}

.hero-banner {
  height: 100%;
  margin: 0;
}

.hero-banner :global(.group) {
  height: 100%;
}

 /* disclaimermodal start*/
.modalBox {
  border-radius: 20px;
  padding: 10px;
}

/* .logo {
  height: 40px;
} */

.text {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
}

.acceptBtn {
  background: #297BC2;
  color: white;
  border-radius: 30px;
  padding: 10px 40px;
  border: none;
}

.acceptBtn:hover {
  opacity: 0.9;
}

.disclaimer-logo{
  height: 59px;
}

.disclaimer.heading{
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-family: Roboto-Bold,Helvetica Neue,Arial,sans-serif;
  color: #333;
}

.disclaimer-note{
  font-weight: bold;
}

.disclaimer-text{
  font-weight: 500;
}

.modal-backdrop.show {
  background-color: black;
  opacity: 1.0; 
}
  /* disclaimermodal end*/

@media (max-width: 991px) {
  .title {
    font-size: 28px;
    margin-bottom: 40px;
  }
    .location-title{
  font-size: 24px;

}

.swiperSlideBox span {
 font-size: 20px;
}

.swiperSlideBox ul li a{
 font-size: 13px;
}

  .phonenumber{
    border:none;
    width:100%;
  }

  .tab-community-item {
    font-size: 12px;
  }
  .get-started-btn-project{
    display: none !important;
  }
  .grid {
    grid-template-columns: repeat(2, 1fr);
    max-width: 100%;
    padding: 0 20px;
  }
  .myModal :global(.modal-content) {
    width: 90%;
    margin: 0px auto;
  }
  .autopopupleft{
    width: 100%;
  }
  .popup-logo{
    display: none;
  }
  .myModal :global(.btn-close) {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #dbbd77;
    opacity: 1;
    border: none;
    border-radius: 6px;
    padding: 8px 7px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 11px;
  }
  .popup-form-heading-div p{
    font-size: 18px;
    margin: 24px 0 0px 0;
  }
  .form-group{
    margin-bottom: 10px;
  }
  .autopopupimg img{
    height: 400px;
    width: 100%;
  }
}

@media (min-width: 577px) and (max-width: 968px) {
  .title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .popup-form-container{
   display:block;
  }
  .myModal :global(.btn-close) {
    margin-left: 89%;
  }

  .feature-cnt {
    position: relative; 
    top: auto;
    transform: none;
    padding: 40px 15px;
  }
  .feature-bg{
    display: none;
  }

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

  .grid-item {
    padding: 10px 4px;
  }
  .grid-item p{
    font-size: 20px;
  }
  .icon {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .location-title{
  font-size: 16px;

}

.swiperSlideBox span {
 font-size: 16px;
}

.swiperSlideBox ul li a{
 font-size: 12px;
}

  .tab-community-item {
    font-size: 13px;
   padding: 9px;
  }

  .tab-row{
    margin: 0px;
  }
  .feature-cnt {
    position: relative;
    top: auto;
    transform: none;
    padding: 40px 15px;
  }

  .feature-bg {
    display: none;
  }

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

  .grid-item {
    padding: 10px 4px;
  }

  .grid-item p {
    font-size: 13px;
  }

  .icon {
    font-size: 16px;
  }
  .myModal :global(.modal-content) {
    width: 90%;
    margin: 0px auto;
  }
  .autopopupleft{
    width: 100%;
  }
  .popup-logo{
    display: none;
  }
  .myModal :global(.btn-close) {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #dbbd77;
    opacity: 1;
    border: none;
    border-radius: 6px;
    padding: 8px 7px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 11px;
  }
  .popup-form-heading-div p{
    font-size: 18px;
    margin: 24px 0 0px 0;
  }
  .form-group{
    margin-bottom: 10px;
  }
  .autopopupimg img{
    height: 200px;
    object-fit: cover;
    width: 100%;
  }
}

/* features end */

.inner-projectHeader-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.projectBanner {
  position: relative;
}

.headerLeftDiv {
  display: flex;
  align-items: center;
  gap: 0 20px;
}

.menu ul .mainLogo {
  margin: -10px 0 0 10px;
  max-width: 100px;
}

.propertyMenu {
  color: red;
}

.overview-bg {
  position: relative;
}

.overview-bg::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.key-feature-img img {
  border-radius: 100%;
}

.gallery-section :global(.swiper-button-prev::after),
.gallery-section :global(.swiper-button-next::after) {
  font-size: 20px;
  color: #fff !important;
}

.gallery-section :global(.swiper .swiper-button-next),
.gallery-section :global(.swiper-button-prev) {
  background-color: #000;
  width: 50px;
  height: 50px;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

/* PROJECT PAGE CSS ENDS HERE */

/* ABOUT PAGE CSS STARTS HERE */
.innerBannerDiv {
  position: relative;
  height: 100%;
}

.innerBannerSection {
  position: relative;
  height: 100vh;
}

.innerBannerDiv img {
  height: 100%;
}

.innerBannerTitle h1 {
  /* margin: 0;
  color: #fff; */
}

/* .breadCrumbDiv {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.breadCrumbDiv ol li {
  color: gainsboro !important;
}
.breadCrumbDiv ol li a {
  color: #fff;
} */
.overview-item {
  text-align: center;
  margin-top: 30px;
}

.overview-item h4 {
  margin: 20px 0 15px 0;
  font-size: 20px;
}

.overview-item p {
  /* text-align: justify; */
  font-size: 16px;
}

.our-mission-cnt .title {
  text-align: left;
}

.our-vision-cnt .title {
  text-align: right;
}

.our-vision-cnt p {
  text-align: right;
}

.our-mission-vision-section {
  background-color: #f7f7f7;
  padding: 50px 0;
}

.our-mission-cnt {
  padding: 0 40px 0 0;
}

.our-vision-cnt {
  padding: 0 0 0 40px;
}

.nextInvestmentDiv {
  display: flex;
  align-items: center;
}

.nextInvestmentCnt {
  width: 40%;
}

.nextInvestmentImg {
  width: 60%;
}

.next-investment-section {
  background-color: #502853;
  padding: 50px 0;
}

.nextInvestmentCnt h3 {
  color: #d7e3eb;
  margin-bottom: 0;
  font-size: 50px;
  text-transform: uppercase;
  width: 276px;
  line-height: 50px
}

.nextInvestmentBtn {
  margin-top: 65px;
  display: flex;
  gap: 15px;
}

.nextInvestmentBtn a {
  font-size: 16px;
  border: 2px solid #d7e3eb;
  border-radius: 4px;
  padding: 10px 20px;
  color: #d7e3eb;
  text-decoration: none;
}

.nextInvestmentBtn a:first-child {
  background-color: #fff;
  color: #000;
}

/* ABOUT PAGE CSS ENDS HERE */


/* CONTACT PAGE CSS STARTS HERE */
.contact-text {
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
  box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
  background-color: #fff;
  padding: 70px 50px;
}

.contact-text h2 {
  font-size: 25px;
  margin-bottom: 10px;
}

.contact-text p {
  font-size: 16px;
  margin-bottom: 30px;
}

.contact-text ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-text ul li {
  /* display: flex; */
  margin-bottom: 20px;
}

.contact-text ul li:last-child {
  margin-bottom: 0;
}

.contact-text ul li h3 {
  font-size: 18px;
  font-weight: 600;
}

.contact-text ul li label {
  display: block;
}

.contact-text ul li label a {
  text-decoration: none;
  color: #000;
}

.contact-section {
  background-color: #f7f7f7;
  padding: 40px 0;
}

.contact-form h3 {
  font-size: 25px;
  margin-bottom: 40px;
}

.contact-form :global(.form-control) {
  padding: 15px 0;
  border-color: #000;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-radius: 0;
  background-color: transparent;
}

.contact-form :global(.form-control:focus) {
  box-shadow: none;
}

.submit-btn {
  background-color: #000;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 50px;
  border-radius: 4px;
}

/* CONTACT PAGE CSS ENDS HERE */


/* PROJECT LISTING PAGE CSS STARTS HERE */
.project-list-item {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 14px 0 rgba(78, 75, 75, .4);
  border-radius: 4px;
}

.project-list-img {
  width: 100%;
  position: relative;
  display: block;
}

.project-list-cnt {
  width: 100%;
  padding: 10px;
  display: block;
}

.project-list-cnt h2 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.project-list-cnt p {
  margin-bottom: 5px;
  color: #000;
  font-size: 15px;
}

.project-list-cnt p img {
  max-width: 15px;
}

.project-list-cnt h5 {
  border-top: 1px solid gainsboro;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 15px;
}

.project-list-cnt h5 span {
  background-color: #000;
  padding: 5px 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.project-list-cnt ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.project-list-cnt span {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 16px;
}

.project-list-cnt ul li {
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
}

.project-list-cnt ul li img {
  margin-right: 10px;
  max-width: 15px;
}

.project-list-img img {
  width: 100%;
}

.project-list-section {
  padding-bottom: 20px;
}

.project-list-hyperlink {
  /* display: flex; */
  background-color: #fff;
  text-decoration: none;
  /* align-items: center; */
  display: block;
}

.project-name {
  /* position: absolute;
  left: 10px;
  top: 10px; */
}

.floor-plan-img {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}

.myModal .footer-item form {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}

/* .myModal .form-control {
  border-color: #000;
  color: #000;
} */

.myModal .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}

.myModal .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.myModal .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}

.myModal .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.myModal .submit-btn {
  background-color: #000 !important;
  color: #fff;
}

.myModal :global(.modal-title) {
  font-size: 25px;
}

/* PROJECT LISTING PAGE CSS ENDS HERE */

/* DEVELOPER LISTING PAGE CSS STARTS HERE */
.developer-list-item {
  border: 1px solid gainsboro;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.developer-list-item a {
  display: block;
  text-decoration: none;
  text-align: center;
}

.developer-list-item a span {
  display: block;
  text-align: center;
  background-color: #f5f5f5;
  padding: 15px 10px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.developer-list-item a span img {
  max-width: 120px;
}

.developer-list-item a h2,
.developer-list-item a h3 {
  color: #000;
  font-size: 19px;
  margin-bottom: 10px;
}

.developer-list-item a p {
  color: #000;
  font-size: 15px;
  margin-bottom: 16px;
  height: 90px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.developer-list-item a button {
  background-color: #000 !important;
  color: #fff !important;
  text-align: center;
  width: 100%;
  padding: 10px 20px;
}

.developer-cnt-section {
  padding-top: 30px;
}

.developer-cnt-section p {
  text-align: center;
}

.developer-usp-section {
  padding-top: 30px;
  background-color: #f7f7f7;
}

.developer-usp-item {
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 10px;
}

.developer-usp-item h2 {
  color: #c59400;
  margin-bottom: 10px;
  font-size: 25px;
}

.developer-usp-item p {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
}

.why-developer-section {
  background-color: #f7f7f7;
  padding: 40px 0 30px 0;
}

.why-developer-item {
  background: rgb(237, 237, 237);
  box-shadow: rgba(93, 93, 93, 0.25) 2px 0 4px 0;
  border-radius: 4px;
  text-align: center;
  padding: 15px;
  margin-bottom: 20px;
  height: 90%;
}

.why-developer-icon {
  width: 88px;
  height: 88px;
  margin: 0 auto 10px;
}

.why-developer-item h3 {
  font-size: 20px;
  margin-bottom: 5px;
}

.why-developer-item p {
  font-size: 15px;
  margin-bottom: 0;
}

.why-developer-video {
  height: 100%;
}

.why-developer-video img {
  height: 95%;
  object-fit: cover;
}

/* DEVELOPER LISTING PAGE CSS ENDS HERE */

/* PRIVACY POLICIY PAGE CSS STARTS HERE */
.term-condition-section {
  padding: 30px 0 20px 0;
}

.privacyPolicyBox h2,
.privacyPolicyBox h4 {
  font-size: 22px;
  color: #000;
  margin-bottom: 10px;
}

.privacyPolicyBox p {
  font-size: 16px;
  color: #000;
}

.privacyPolicyBox {
  border: 1px solid gainsboro;
  padding: 15px;
}

/* PRIVACY POLICIY PAGE CSS ENDS HERE */


/* CAREERS PAGE CSS STARTS HERE */
.current-opening-div {}

.current-opening-item {
  box-shadow: 0 0 10px gray;
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.current-opening-title label {
  margin-top: 15px;
  width: 100%;
}

.current-opening-title-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.current-opening-title {
  cursor: pointer;
}

.current-opening-title-left h2 {
  font-size: 30px;
  margin-bottom: 0;
  color: #000;
}

.current-opening-title-left p {
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
}

.current-opening-title-right p {
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
}

.current-opening-description {
  margin-top: 30px;
  display: none;
}

.current-opening-description h4 {
  font-size: 25px;
  margin-bottom: 10px;
  color: #000;
}

.current-opening-description p {
  font-size: 16px;
  margin-bottom: 15px;
  color: #000;
}

.current-opening-description a {
  font-size: 16px;
  border: 2px solid #000;
  border-radius: 4px;
  padding: 8px 15px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  width: auto;
}

.current-opening-title-right {
  text-align: right;
}

.application-review-process-div {
  display: flex;
  background: #502853;
  background: linear-gradient(90deg, rgba(80, 40, 83, 1) 1%, rgba(0, 0, 0, 1) 100%, rgba(0, 0, 0, 1) 51%);
  margin-top: 50px;
}

.application-review-process-item {
  width: 15%;
  padding: 150px 30px 60px 30px;
  position: relative;
  border-right: 1px solid gainsboro;
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  height: 500px;
  cursor: pointer;
}

.application-review-process-item:first-child {
  border-left: 1px solid gainsboro;
}

.application-review-process-item h3 {
  color: #000 !important;
  font-size: 30px;
  margin-bottom: 30px;
  display: none;
}

.application-review-process-item p {
  font-size: 16px;
  color: #000;
  margin-bottom: 70px;
  display: none;
  min-height: 100px;
}

.application-review-process-active {
  width: 40%;
  background-color: #fff;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
}

.application-review-process-active h3 {
  display: block;
}

.application-review-process-active p {
  display: block;
}

.application-review-process-item span {
  color: #fff;
  font-size: 120px;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  bottom: 15px;
  left: 40px;
}

.application-review-process-active span {
  color: #000;
}

.jobopeningactive .current-opening-description {
  display: block;
}

/* CAREERS PAGE CSS ENDS HERE */

/* FAQ PAGE CSS STARTS HERE */
.faq-div {
  margin-top: 30px;
}

.faq-item {
  border: 1px solid gainsboro;
  /* padding: 15px; */

}

.faq-item h2 {
  font-size: 20px;
  color: #000;
  padding: 15px;
  border-bottom: 1px solid gainsboro;
  margin-bottom: 0;
}

.faq-ans-div {
  max-height: 0;
  overflow: hidden;
}

.faq-item p {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  padding: 15px;
}

.faq-active .faq-ans-div {
  max-height: 500px;
  /* transition: max-height 1s ease-in; */
  /* transition: max-height 2s; */
  transition: all 2s ease;
  transform: translateY(0);
}

.about-section :global(.nav-link) {
  color: #000;
  border-radius: 4px;
  border: none;
}

.about-section :global(.nav-pills .nav-link.active) {
  background-color: #502853;
}

/* FAQ PAGE CSS ENDS HERE */

/* SITE MAP PAGE CSS STARTS HERE */
.sitemap-div {}

.sitemap-item {}

.sitemap-item h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.sitemap-item h2 a {
  font-size: 25px;
  color: #000;
  text-decoration: none;
}

.sitemap-item ul {
  /* list-style: none;
  padding: 0; */
  margin-bottom: 30px;
  grid-gap: .25rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.sitemap-item ul li a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}

/* SITE MAP PAGE CSS ENDS HERE */
.propzillaLogo {
  /* max-width: 120px; */
}

.project-video-div {
  position: relative;
}

.project-video-div::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
}

.playBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  z-index: 2;
  cursor: pointer;
}

.site-plan-div {
  border-radius: 10px;
  overflow: hidden;
}

.locationImg {
  border-radius: 10px;
  overflow: hidden;
  height: 96%;
}

.locationImg img {
  display: none;
}

.location-communities-section {
  position: relative;
  margin-bottom: 30px;
}

.locationCommunitiesTitle {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
}

.locationCommunitiesTitle .title h2 {
  color: #fff;
}

.locationCommunitiesImg {
  position: relative;
}

.locationCommunitiesImg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
}

.locationCommunitiesCnt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.locationCommunitiesCntDiv ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.locationCommunitiesCntDiv ul li {
  color: #fff;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-left: 35px;
}

.locationCommunitiesCntDiv ul li::before {
  content: "";
  background-image: url("../../public/images/common-images/location-white.png");
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.header-gradient {
  background: transparent linear-gradient(180deg, #00000096 0%, #0F0F0F7B 24%, #54545400 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 110px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.banner-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  z-index: 2;
}

/* Responsive design for smaller screens */
@media (max-width: 1199px) {
  .menu ul .mainLogo {
    margin: -10px 0 0 0px;
    max-width: 70px;
  }
  .innerBannerSection {
    height: auto;
  }
  .projectBannerImg .bread-crum-item {
    bottom: 25px;
  }
  /* DEVELOPER LISTING PAGE CSS */
  .developer-list-item a h2,
  .developer-list-item a h3 {
    font-size: 20px;
  }

  .developer-list-item a p {
    font-size: 15px;
    margin-bottom: 15px;
  }

  /* DEVELOPER LISTING PAGE CSS */

  /* CONTACT US PAGE CSS STARTS HERE */
  .contact-text {
    padding: 30px 30px;
  }

  /* CONTACT US PAGE CSS ENDS HERE */

  /* ABOUT US PAGE CSS STARTS HERE */
  .overview-item h4 {
    font-size: 26px;
  }

  .our-mission-cnt {
    padding: 0 50px 0 0;
  }

  .our-vision-cnt {
    padding: 0 0 0 50px;
  }

  .our-mission-cnt .title h2 {
    margin-bottom: 15px;
  }

  .nextInvestmentCnt h3 {
    font-size: 40px;
    width: 276px;
    line-height: 40px;
  }

  .nextInvestmentBtn {
    margin-top: 40px;
    gap: 15px;
  }

  .nextInvestmentBtn a {
    font-size: 15px;
  }

  .our-mission-vision-section {
    padding: 40px 0;
  }

  .next-investment-section {
    padding: 40px 0;
  }

  /* ABOUT US PAGE CSS ENDS HERE */
  .title h1,
  .title h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .popular-communities-grid .overlay h2 {
    font-size: 16px;
  }

  .luxury-properties-cnt h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
  }

  .luxury-properties-cnt p {
    font-size: 13px;
  }

  .language-currency-div ul li a {
    font-size: 16px;
  }

  .footer-item p {
    font-size: 15px;
  }

  .footer-item h4 {
    font-size: 25px;
  }

  .footer-item ul li {
    margin-bottom: 10px;
  }

  .footer-item ul li a {
    font-size: 16px;
  }

  .footer-item form {
    padding: 20px 20px;
  }

  .footer-item p span {
    font-size: 16px;
  }

  .footer-item p a {
    font-size: 16px;
  }

  .bottom-footer {
    padding: 15px 0 15px 0;
  }

  .bottom-footer p {
    font-size: 15px;
  }

  .express-your-interest-div h3 {
    font-size: 28px;
  }

  .express-your-interest-div p {
    font-size: 15px;
    margin-bottom: 25px;
  }

  .get-started {
    color: #000;
    font-size: 15px;
  }

  /* PROJECT PAGE CSS STARTS HERE */
  .location-advantage-section {
    /* padding-top: 30px;
    background-size: none;
    background-color: gray;
    background-image: none; */
  }

  .location-advantage-item h3 {
    font-size: 16px;
  }

  .location-advantage-item p {
    font-size: 15px;
  }

  .floor-plan-txt h3 {
    font-size: 22px;
  }

  .payment-plan-cnt {
    padding: 20px 0;
    background-color: transparent;
  }

  .key-feature-img {
    text-align: center;
  }

  .key-feature-item p {
    font-size: 15px;
    margin: 10px 0 0 0;
  }

  .key-feature-item {
    margin-top: 20px;
  }

  .overview-bg {
    display: none;
  }

  .overview-cnt {
    position: static;
    left: 0;
    top: 56%;
    transform: none;
    width: 100%;
    background-color: #000;
    padding-top: 70px;
  }

  .project-usp-item-cnt p.usp-heading {
    font-size: 24px;
  }

  .project-usp-div {
    padding: 15px 15px;
  }

  .project-usp-item-cnt p {
    font-size: 13px;
  }

  .project-usp-item-icon {
    max-width: 35px;
  }

  .project-usp-item-cnt {
    padding-left: 5px;
    margin-top: -4px;
  }

  .custom-gallery {
    transform: scale(0.7);
  }

  .swiper-slide-active .overflow-hidden {
    transform: scale(0.8);
  }

  .payment-plan-bg {
    display: none;
  }

  .payment-plan-cnt {
    padding: 20px 0;
    background-color: #000;
    position: static;
    transform: translate(0);
  }

  .headerLeftDiv {
    gap: 0 5px;
  }

  .menu ul li a,
  .menu ul li span {
    font-size: 14px;
  }

  .dropbtn {
    font-size: 14px;
  }

  .project-amenities-section {
    padding: 30px 0 0 0;
  }

  .project-amenities-item {
    margin-bottom: 30px;
  }

  .selfSwiper {
    margin-top: 0;
  }

  .selfSwiper {
    margin-top: -43px;
    /* margin-bottom: 60px; */
  }

  .gallery-section {
    margin-bottom: 0;
  }

  .location-advantage-section .title h2 {
    margin-bottom: 15px;
  }

  .location-advantage-item {
    height: 117px;
  }

  /* PROJECT PAGE CSS ENDS HERE */

  /* DEVELOPER PAGE CSS HERE */
  .developer-usp-item h2 {
    font-size: 22px;
  }

  .developer-usp-item p {
    font-size: 17px;
  }

  .why-developer-item {
    padding: 10px;
    margin-bottom: 15px;
  }

  .why-developer-item p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .why-developer-icon {
    width: 75px;
    height: 75px;
  }

  .why-developer-item h3 {
    font-size: 18px;
  }

  /* DEVELOPER PAGE CSS HERE */

  /* CAREERS PAGE CSS STARTS HERE */
  .application-review-process-item h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .current-opening-title-left h2 {
    font-size: 25px;
  }

  .current-opening-description h4 {
    font-size: 23px;
  }

  .current-opening-description p {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .application-review-process-item span {
    font-size: 100px;
  }

  /* CAREERS PAGE CSS ENDS HERE */


  /* PRIVACY POLICIY PAGE CSS STARTS HERE */
  .privacyPolicyBox h2,
  .privacyPolicyBox h4 {
    font-size: 20px;
  }

  .privacyPolicyBox p {
    font-size: 15px;
  }

  /* PRIVACY POLICIY PAGE CSS ENDS HERE */

  /* SITEMAP PAGE CSS HERE */
  .sitemap-item h2 a {
    font-size: 22px;
    color: #000;
    text-decoration: none;
  }

  .sitemap-item h2 {
    font-size: 22px;
  }

  .sitemap-item ul li a {
    font-size: 17px;
  }

  /* SITEMAP PAGE CSS HERE */
}

@media (max-width: 1024px) {
  .leading-developer-section :global(.swiper-wrapper) {
    justify-content: inherit;
  }

  .leading-developer-section :global(.swiper-button-prev::after),
  .leading-developer-section :global(.swiper-button-next::after) {
    font-size: 20px;
    color: #fff !important;
  }

  .leading-developer-section :global(.swiper .swiper-button-next),
  .leading-developer-section :global(.swiper-button-prev) {
    background-color: #000;
    width: 50px;
    height: 50px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }

}

@media (max-width: 991px) {
  .projectBannerImg .bread-crum-item {
    bottom: 110px;
  }

  .full-screen {
    height: 100vh;
  }

  .autopopupleft{
    display: block;
  }
  .popup-form-container{
   display:block;
  }

  .popup-form-right{
    width: 100% !important;
  }

  /* CONTACT US PAGE CSS STARTS HERE */
  .contact-text {
    padding: 30px 30px;
  }

  .contact-section {
    padding: 30px 0;
  }

  .contact-text {
    padding: 20px 20px;
  }

  .contact-text h2 {
    font-size: 23px;
  }

  .contact-text p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .contact-text ul li {
    margin-bottom: 15px;
  }

  .contact-form h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  /* CONTACT US PAGE CSS ENDS HERE */

  /* ABOUT PAGE CSS STARTS HERE */
  .overview-item h4 {
    margin: 10px 0 10px 0;
    font-size: 20px;
  }

  .our-mission-cnt {
    padding: 0;
    text-align: center;
  }

  .our-vision-cnt {
    padding: 0;
    text-align: center;
  }

  .our-vision-cnt p {
    text-align: center;
  }

  .our-vision-cnt .title {
    text-align: center;
  }

  .our-mission-cnt .title h2 {
    text-align: center;
  }

  .nextInvestmentDiv {
    display: block;
  }

  .nextInvestmentCnt {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .nextInvestmentImg {
    width: 100%;
  }

  .nextInvestmentCnt h3 {
    font-size: 35px;
    width: 100%;
    line-height: initial;
  }

  .nextInvestmentBtn {
    margin-top: 30px;
    justify-content: center;
  }

  .our-mission-vision-section {
    padding: 30px 0;
  }

  .next-investment-section {
    padding: 30px 0;
  }

  .express-your-interest-div h3 {
    font-size: 26px;
  }

  /* ABOUT PAGE CSS ENDS HERE */
  .buttoncontainer {
    position: absolute;
    top: 50%;
    right: 0;
    height: 29px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
    transform: translateY(-50%);
    display: block;
  }

  .iconhide {
    display: block !important;
  }

  .desktopMenu {
    display: none !important;
  }

  .buttoncontainer span {
    background: #fff;
    border: none;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
  }

  .buttoncontainer span:nth-of-type(2) {
    top: 11px;
  }

  .buttoncontainer span:nth-of-type(3) {
    top: 22px;
  }

  .popular-communities-grid .grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(4, 70px);
    /* Now 4 rows */
    gap: 10px;
  }

  .active {
    color: red
  }

  .active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
  }

  .active .middle {
    opacity: 0;
    background: #fff;
  }

  .active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
  }

  .menu {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
    z-index: 99;
    padding: 0;
    display: block;
  }

  .menu ul {
    padding: 100px 0 0 0;
    border-right: none;
    display: block;
  }

  ul.dropdown {
    padding: 0 0 0 30px !important;
    position: static;
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    display: none;
  }

  ul.dropdown li {
    position: relative;
    border-bottom: none !important;
    padding: 0 !important;
    color: #fff;
  }

  ul.dropdown li a {
    color: #fff;
    font-size: 15px !important;
  }

  ul.dropdown .nested-dropdown {
    position: static;
    top: 0;
    left: 100%;
    display: block !important;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    padding-left: 30px;
  }

  .active~.menu {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }

  .menu ul li {
    border-bottom: 1px solid #fff;
  }

  ul.dropdown .nested-dropdown {
    padding-top: 0;
  }

  .luxury-properties-item {
    margin-bottom: 20px;
  }

  .footer-item {
    margin-bottom: 0px;
  }

  .top-footer {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .fixed-cta {
    left: 0;
    width: 100%;
    top: auto;
    transform: none;
    bottom: 0;
  }

  .fixed-cta ul {
    display: flex;
    background-color: rgba(20, 20, 20, 0.7);
  }

  .fixed-cta ul li {
    width: 33.33%;
    border-radius: 0;
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
    border-right: 1px solid #8b8b8b;
  }

  .fixed-cta ul li a {
    width: 100%;
    height: auto;
    border-radius: 0;
    display: flex;
    gap: 0 10px;
    background-color: transparent;
    padding: 10px 0;
  }

  .fixed-cta ul li a span {
    display: block;
    color: #fff;
  }

  .bottom-footer {
    padding: 15px 0 90px 0;
  }

  .express-your-interest-div::after {
    display: none;
  }

  .title h1,
  .title h2 {
    font-size: 25px;
  }

  .menu ul li a,
  .menu ul li span {
    font-size: 15px;
    display: block;
    padding: 10px 10px;
  }

  .menu ul li:hover .dropdown {
    display: none;
  }

  ul.dropdown li:hover .nested-dropdown {
    display: none;
  }

  .menu ul .mainLogo {
    border-bottom: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: -3px;
  }

  .openDropdownNav~ul.dropdown {
    display: block !important;
  }

  .language-currency-div ul {
    padding: 0;
  }

  /* PROJECT PAGE CSS STARTS HERE */
  .playBtn {
    width: 60px;
    height: 60px;
  }

  .projectBannerImg {
    height: auto;
  }

  .location-advantage-section h2 {
    font-size: 1rem;
  }

  .title h2,
  .title h1 {
    font-size: 24px;
  }

  .location-advantage-section {
    padding: 20px 0 10px 0;
    background-image: none;
    background-color: #000;
  }

  .about-developer-sction p {
    font-size: 15px;
  }

  .project-overview-inner {
    margin-top: 0;
  }

  .project-overview-txt h1 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 25px;
  }

  .project-overview-txt p {
    text-align: center;
  }

  .project-overview-usp-item {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
  }

  .project-overview-usp-item span {
    font-size: 20px;
    margin: 0;
  }

  .project-overview-usp-item p {
    margin-bottom: 15px;
  }

  .floor-plan-contents::after {
    display: none;
  }

  .floor-plan-txt {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 20px;
  }

  .floor-plan-txt h3 {
    font-size: 20px;
  }

  .payment-plan-item {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid gainsboro;
  }

  .same-margin-bottom {
    margin-bottom: 20px;
  }

  .project-usp-item-cnt p.usp-heading {
    font-size: 18px;
  }

  .project-usp-item {
    justify-content: left;
    margin-bottom: 20px;
  }

  .project-usp-div {
    padding: 30px 15px 15px 15px;
  }

  .gallery-section {
    margin-bottom: 0;
  }

  .payment-plan-section {
    margin-top: -15px;
  }

  .location-advantage-item h3 {
    font-size: 18px;
  }

  .language-currency-div {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
  }

  .dropbtn {
    padding: 6px 10px;
    font-size: 13px;
  }

  .locationImg {
    text-align: center;
    background-image: none !important;
  }

  .locationImg img {
    display: block;
  }

  /* PROJECT PAGE CSS ENDS HERE */

  /* DEVELOPER LISTING PAGE */
  .developer-list-item {
    margin-bottom: 20px;
  }

  .developer-main-section {
    margin-bottom: 0;
    margin-top: 39px;

  }
  .developer-usp-item h2 {
    font-size: 20px;
  }

  /* DEVELOPER LISTING PAGE */

  /* CAREER PAGE CSS HERE */
  .application-review-process-div {
    display: block;
    margin-top: 30px;
  }

  .application-review-process-item {
    width: 100%;
    height: 150px;
    padding: 15px;
    transition: height 0.5s ease-in-out;
    border-right: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
  }

  .application-review-process-active {
    height: 300px;
  }

  .application-review-process-item span {
    font-size: 80px;
  }

  .current-opening-title-left h2 {
    font-size: 23px;
  }

  .current-opening-description p {
    font-size: 14px;
  }

  .current-opening-description a {
    font-size: 15px;
    padding: 8px 12px;
  }

  .current-opening-description h4 {
    font-size: 20px;
  }

  .application-review-process-item h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .application-review-process-item p {
    font-size: 15px;
  }

  /* CAREER PAGE CSS HERE */

  /* PRIVACY POLICIY PAGE CSS STARTS HERE */
  .privacyPolicyBox h2,
  .privacyPolicyBox h4 {
    font-size: 18px;
  }

  .privacyPolicyBox p {
    font-size: 14px;
  }

  /* PRIVACY POLICIY PAGE CSS ENDS HERE */


  /* SITEMAP PAGE CSS HERE */
  .sitemap-item ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .sitemap-item h2 a {
    font-size: 20px;
  }

  .sitemap-item h2 {
    font-size: 20px;
  }

  .sitemap-item ul li a {
    font-size: 16px;
  }

  /* SITEMAP PAGE CSS HERE */
}

@media (max-width: 767px) {
  .projectBannerImg .bread-crum-item {
    bottom: 0;
  }
  .popup-form-container{
   display:block;
  }

    .location-title{
  font-size: 22px;

}

.swiperSlideBox span {
 font-size: 18px;
}

.swiperSlideBox ul li a{
 font-size: 13px;
}

  .project-page-btn-ctn button {
    width: 66% !important;
  }

  .project-page-btn-ctn a {
    width: 66% !important;
  }

  .get-started-btn-project{
    display:none !important;
  }

  .btn-both {
    flex-direction: column !important;
  }

  .project-page-btn-ctn {
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 11px !important;
  }

  .project-page-btn-ctn button {
    font-size: 14px !important;
  }



  .full-screen {
    height: 100vh;
  }

  /* CONTACT PAGE CSS STARTS HERE */
  .contact-text {
    padding: 15px;
    margin-bottom: 30px;
  }

  .background-color {
    padding: 4px;

  }

  .btn-close-modal {
    top: 6px;
    right: 6px;
  }

  .submit-btn {
    font-size: 16px;
    padding: 8px 40px;
  }

  .contact-section {
    padding: 25px 0;
  }

  .contact-text h2 {
    font-size: 20px;
  }

  .contact-text ul li h3 {
    font-size: 18px !important;
  }

  /* CONTACT PAGE CSS ENDS HERE */

  /* ABOUT US PAGE CSS STATS HERE */
  .express-your-interest-div h3 {
    font-size: 24px;
  }

  .overview-item h4 {
    margin: 10px 0 10px 0;
    font-size: 20px;
  }

  .nextInvestmentCnt h3 {
    font-size: 25px;
  }

  .overview-item {
    margin-top: 0;
  }

  /* ABOUT US PAGE CSS ENDS HERE */
  .title h1,
  .title h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .luxury-properties-cnt h3 {
    font-size: 18px;
  }

  /* PROJECT PAGE CSS STARTS HERE */
  .project-overview-txt h1 {
    font-size: 20px;
  }

  .project-overview-txt p {
    font-size: 14px;
  }

  .project-usp {
    position: static;
  }

  .project-usp-div {
    padding: 30px 15px 15px 15px;
    box-shadow: none;
  }

  .project-usp-item-cnt {
    padding-left: 15px;
    margin-top: 0;
  }

  .overview-cnt {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .project-usp-item-cnt p {
    font-size: 14px;
  }

  .gallery-section :global(.swiper-button-prev::after),
  .gallery-section :global(.swiper-button-next::after) {
    font-size: 15px;
  }

  .gallery-section :global(.swiper-button-next),
  .gallery-section :global(.swiper-button-prev) {
    width: 40px;
    height: 40px;
  }

  .dropbtn span {
    display: none;
  }

  .dropdown-content {
    left: -100px;
  }
  /* PROJECT PAGE CSS ENDS HERE */

  /* DEVELOPER PAGE CSS */
  .developer-usp-item h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .developer-usp-item {
    margin-bottom: 15px;
    padding: 15px;
  }

  .next-investment-section {
    padding: 20px 0;
  }

  .nextInvestmentBtn {
    margin-top: 20px;
  }

  .project-list-section {
    padding: 20px 0 10px 0;
  }

  .project-list-item {
    padding: 10px;
    margin-bottom: 15px;
  }

  .why-developer-section {
    padding: 20px 0 20px 0;
  }

  /* DEVELOPER PAGE CSS */

  /* CAREER PAGE CSS HERE */
  .application-review-process-item {
    height: 100px;
  }

  .application-review-process-active {
    height: 250px;
  }

  .application-review-process-item span {
    font-size: 60px;
  }

  .current-opening-title-left h2 {
    font-size: 20px;
  }

  .current-opening-description p {
    font-size: 14px;
  }

  .current-opening-description a {
    font-size: 14px;
    padding: 8px 12px;
  }

  .current-opening-description h4 {
    font-size: 18px;
  }

  .application-review-process-item h3 {
    font-size: 20px;
  }

  .application-review-process-item p {
    font-size: 14px;
  }

  /* CAREER PAGE CSS HERE */
  /* PRIVACY POLICIY PAGE CSS STARTS HERE */
  .privacyPolicyBox h2,
  .privacyPolicyBox h4 {
    font-size: 17px;
  }

  /* PRIVACY POLICIY PAGE CSS ENDS HERE */

}

@media (max-width: 575px) {
  .project-list-cnt h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .project-list-cnt p {
    font-size: 14px;
  }
  .project-list-cnt ul li {
    font-size: 13px;
  }
  /* CONTACT US PAGE CSS STARTS HERE */
  .contact-form h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .full-screen {
    height: 100vh;
  }

  .contact-form :global(.form-control) {
    padding: 10px 0;
    font-size: 14px;
  }

  .contact-text p {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .contact-text ul li label {
    font-size: 14px;
  }

  .submit-btn {
    font-size: 14px;
    padding: 8px 30px;
  }

  .nextInvestmentBtn a {
    font-size: 14px;
  }

  /* CONTACT US PAGE CSS ENDS HERE */


  /* ABOUT US PAGE CSS STATS HERE */
  .overview-item p {
    font-size: 14px;
  }

  .express-your-interest-div h3 {
    font-size: 20px;
  }

  .overview-item h4 {
    font-size: 18px;
  }

  .nextInvestmentCnt h3 {
    font-size: 20px;
  }

  /* ABOUT US PAGE CSS ENDS HERE */
  .title h1,
  .title h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .luxury-properties-cnt h3 {
    font-size: 16px;
  }

  .luxury-properties-cnt p {
    font-size: 12px;
  }

  .fixed-cta ul li a span {
    font-size: 13px;
  }

  .fixed-cta ul li a {
    gap: 0 5px;
  }

  .fixed-cta ul li a img {
    max-width: 20px;
  }

  .logo {
    /* width: 100px; */
  }

  .express-your-interest-div {
    height: auto;
    padding: 20px;
  }

  /* PROJECT PAGE CSS STARTS HERE */
  .playBtn {
    width: 40px;
    height: 40px;
  }

  .project-overview-txt h1 {
    font-size: 16px;
  }

  .project-overview-txt p {
    font-size: 14px;
  }

  .project-overview-usp-item p {
    margin-bottom: 10px;
    font-size: 14px;

  }

  .project-overview-usp-item span {
    font-size: 16px;
  }

  .key-feature-item {
    margin-top: 10px;
  }

  .key-feature-item p {
    font-size: 14px;
  }

  .project-amenities-img {
    max-width: 50px;
    margin: 0 auto;
  }

  .project-amenities-item p {
    font-size: 14px;
    margin: 5px 0 0 0;
    height: auto;
  }

  .project-amenities-item {
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
  }

  .project-amenities-item::before {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }

  .faq-section :global(.accordion-button) {
    padding: 0;
  }

  .selfSwiper {
    margin-top: -22px;
  }

  .location-advantage-item h3 {
    font-size: 16px;
  }

  .location-advantage-item p {
    font-size: 14px;
  }

  .location-advantage-item {
    height: auto;
    margin-bottom: 15px;
  }

  .faq-section :global(.accordion-button) {
    padding: 10px;
    font-size: 14px;
  }

  .faq-section :global(.accordion-body) {
    padding: 10px;
    font-size: 14px;
  }

  .about-developer-sction p {
    font-size: 14px;
  }

  /* PROJECT PAGE CSS ENDS HERE */

  /* DEVELOPER LISTING PAGE CSS */
  .developer-list-item a h2,
  .developer-list-item a h3 {
    font-size: 18px;
  }

  /* DEVELOPER LISTING PAGE CSS */

  /* DEVELOPER PAGE CSS */
  .developer-usp-item h2 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .developer-usp-item {
    margin-bottom: 15px;
    padding: 15px;
  }

  .next-investment-section {
    padding: 15px 0;
  }

  .nextInvestmentBtn {
    margin-top: 15px;
  }

  .project-list-section {
    padding: 15px 0 10px 0;
  }

  .project-list-item {
    padding: 10px;
    margin-bottom: 15px;
  }

  .why-developer-section {
    padding: 15px 0;
  }

  .why-developer-icon {
    width: 50px;
    height: 50px;
  }

  /* DEVELOPER PAGE CSS */

  /* CAREER PAGE CSS HERE */
  .application-review-process-item {
    height: 80px;
  }

  .application-review-process-active {
    height: 200px;
  }

  .application-review-process-item span {
    font-size: 40px;
    bottom: 0;
  }

  .current-opening-title-left h2 {
    font-size: 18px;
  }

  .current-opening-description p {
    font-size: 13px;
  }

  .current-opening-description a {
    font-size: 13px;
    padding: 6px 10px;
  }

  .current-opening-description h4 {
    font-size: 16px;
  }

  .application-review-process-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .application-review-process-item p {
    font-size: 13px;
  }

  .current-opening-title label {
    font-size: 14px;
  }

  .current-opening-title-flex {
    display: block;
  }

  .current-opening-title-right {
    text-align: left;
  }

  .current-opening-title label {
    margin-top: 0px;
  }

  /* CAREER PAGE CSS HERE */
  /* PRIVACY POLICIY PAGE CSS STARTS HERE */
  .privacyPolicyBox h2,
  .privacyPolicyBox h4 {
    font-size: 16px;
  }

  .privacyPolicyBox p {
    font-size: 13px;
  }

  /* PRIVACY POLICIY PAGE CSS ENDS HERE */

  /* SITEMAP PAGE CSS HERE */
  .sitemap-item ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .sitemap-item h2 a {
    font-size: 18px;
  }

  .sitemap-item h2 {
    font-size: 18px;
  }

  .sitemap-item ul li a {
    font-size: 15px;
  }

  /* SITEMAP PAGE CSS HERE */

  /* COMMUNITIY PAGE */
  .locationCommunitiesCntDiv ul li {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .page_locationCommunitiesCnt__ad_5P {
    top: 55%;
  }

  .locationCommunitiesCntDiv ul li::before {
    width: 20px;
    height: 20px;
    background-size: cover;
  }

  .locationCommunitiesCnt {
    top: 58%;
  }

  .title h2,
  .title h1 {
    font-size: 16px;
  }

  /* COMMUNITIY PAGE */

}

/* wp form css */
.wpcf7-spinner{
	display: none;
}
.wpcf7-form p span .selected-dial-code{
	color: #fff;
}
.intl-tel-input.allow-dropdown input{
	padding-left: 85px !important;
}

/* Ensure the flag and code are positioned correctly inside the box */
/* .wpcf7-phone-dropdown {
    left: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #fff !important;
} */

/* Phone field specific (to keep flag inside) */

.wpcf7-text.full-name,
.wpcf7 input[type="email"]{
/*     background-color: transparent !important;
    border: 1px solid #444 !important;
    border-radius: 12px !important;
    color: #fff !important;
    padding: 12px 15px !important;
    width: 100%; */
	height: auto !important;
  font-size: 16px !important;
  padding: 10px !important;
  border-radius: 10px !important;
  border: 1px solid #aaaaaa !important;
  background-color: transparent !important;
  width: 100% !important;
  color: white !important;
	
}

.full-name::placeholder {
     color: #ffffffb8 !important;
}



.wpcf7-phonetext, input[type=text]{
/*     background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
	border-width: 0px;
    color: #fff !important;
    padding: 12px 15px !important;
    width: 100%; */
	font-size: 16px !important;
  background-color: transparent !important;
  width: 100% !important;
  border: none !important;
    border-bottom-width: medium !important;
    border-bottom-style: none !important;
    border-bottom-color: currentcolor !important;
  border-bottom: 1px solid #fff !important;
   color: white !important;
	
}

/* Ensure the flag dropdown list is also dark */
/* .wpcf7-phone-dropdown {
    background-color: #222 !important;
    color: #fff !important;
} */

/* Button styling */
.wpcf7-submit {
/*     background-color: #ffffff !important;
    color: #000 !important;
    font-weight: bold;
    text-transform: none;
    border-radius: 10px !important;
    width: 100%;
    padding: 12px !important;
    border: none !important;
    cursor: pointer; */
	
   color: #161716 !important;
   background-color: #fff !important;
   margin: 0 auto !important;
   display: table !important;
   width: 100% !important;
   font-size: 16px !important;
   cursor: pointer;
   padding-top:12px !important;
   padding-bottom:12px !important;
	border-color:!000 !important;
	border-radius: 10px !important;
	border-style:none !important;
	
}
/* wp css ends */

@media (max-width: 360px) {
  .fixed-cta ul li a span {
    display: none;
  }
  .popup-form-container{
   display:block;
  }

  .full-screen {
    height: 100vh;
  }

  .tab-community-item {
    font-size: 12px;
  }

}

@media (max-width: 768px) {
  .popular-communities-grid .grid-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .full-screen {
    height: 100vh;
  }

  .developer-usp-section h1 {
    font-size: 2rem;
  }


  .popular-communities-grid .card {
    grid-column: auto !important;
    grid-row: auto !important;
    height: 200px;
  }
}

/* grid system */


.luxury-properties-img img {
  width: 100%;
}

@media (min-width: 1400px) {
  .project-list-img img {
    height: 350px;
    object-fit: cover;
  }
  .project-list-cnt h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .project-list-cnt p {
    margin-bottom: 7px;
    font-size: 16px;
  }
  .project-list-cnt ul li {
    color: #000;
    margin-bottom: 12px;
    font-size: 15px;
  }
  .project-list-cnt ul li img {
    max-width: 20px;
  }
  .container {
    max-width: 1380px !important;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1500px !important;
  }
}



















@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-md, .container-sm {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
  }
}


@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}