.bg-sp{
  background-image: linear-gradient(180deg, #fff, #f9f9f9);
}


.image{
    width: 30vw;
    max-width: 300px;
    margin: 1vh 1vw;
}
.image{
    display: inline-block;
    height: 20vw;
    max-height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.spotlight.image{
    cursor: pointer;
}

.spotlight-group{
	position:relative;
	display:table;
	clear:both;
	width:100%;
	padding:0;
}
.spotlight-group div{
	overflow:hidden;	
}
.spotlight-group div img{
	width:100%;
	min-width:100%;
	height:auto;
}
.spotlight-group .sp-1{
	position:relative;
	width:100% !important;
	display:block!important;
	clear:both!important;
	height:auto;
	border:solid 0px #fff;
	margin-bottom:1rem;	
	box-shadow:0px 3px 5px rgba(0,0,0,.1);
}
.spotlight-group .sp-1 img{
	min-height:auto;
}
.spotlight-group .sp-1 img.builder-logo{
	width:auto;
	min-width:auto;
	height:80px;
	position:absolute;
	z-index:1;
	right:1rem;
	top:1rem;
	background-color:#e1e1e1;
	padding:5px;
}
@media screen and (max-width: 768px) {
.spotlight-group .sp-1{
	overflow:visible;
}
.spotlight-group .sp-1 img.builder-logo{
	width:auto;
	min-width:auto;
	height:40px;
	position:absolute;
	z-index:1;
	right:0;
	top:-5rem;
	background-color:#ccc;
	padding:0;
}
}
.spotlight-group .sp-2{
	position:relative;
	float:left;
	width:24%;
	height:8rem;
	overflow:hidden;
	margin:0 .5%;
	border-radius: 4px;
	border:solid 3px #fff;
}
.spotlight-group .sp-2:first-child{
}

.spotlight-group .sp-2 img{
	min-height:8rem;
	width:100%;
	height:auto;	
}
.spotlight-group .sp-2 a span{
	position:absolute !important;
	color:#fff;
	text-align:center;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	line-height:8rem;
	background-color:rgba(0,0,0,.4);
}

@media screen and (max-width: 768px) {
.spotlight-group .sp-2{
	height:6rem;
}
.spotlight-group .sp-2 img{
	min-height:6rem;
}
.spotlight-group .sp-2 a span{
	line-height:6rem;
}
}
@media screen and (max-width: 576px) {
.spotlight-group .sp-2{
	height:5rem;
}
.spotlight-group .sp-2 img{
	min-height:5rem;
}
.spotlight-group .sp-2 a span{
	line-height:5rem;
}
}
@media screen and (max-width: 480px) {
.spotlight-group .sp-2{
	height:4rem;
}
.spotlight-group .sp-2 img{
	min-height:4rem;
}
.spotlight-group .sp-2 a span{
	line-height:4rem;
}
}


.gal-img {
    height: auto;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 20px auto 10px auto;
    overflow: hidden;
    position: relative;
    padding-top: 56.25%;
    border: solid 1px #EAEAEA;
    border-radius: 4px;
    box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, .09);
}
.gal-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    height: auto;
    min-height: 100%;
    width: 100%;
    transition: all .5s ease;
}

#spotlight .icon{
	cursor:pointer;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:30px 30px;
	transition:opacity .2s ease-out
}
#spotlight .header div {
    width: 50px;
}
@media screen and (max-width : 768px) {
#spotlight .icon{
	background-size:25px 25px;
}
#spotlight .header div {
    width: 40px;
}
}

.spotlight-group span {
    position: absolute !important;
    color: #fff;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    line-height: 12rem;
    background-color: rgba(0, 0, 0, .4);
}
.spotlight  {float: left;}
.spot-main{width: 96% !important; position: relative; left: 10px;}
.spotlight img { border-radius: 4px;
    border: solid 3px rgba(0,0,0,.6);}
	@media (max-width: 767px){
    .feature-card{max-width: 90% !important; margin-left: 10px;}
		.smmob{display: none !important;}
		.ltn__header-area {
    position: fixed !important;
    width: 100% !important;
    background: #fff !important;
}
.property-detail-info-list ul li i{position: absolute !important;}
.property-detail-info-list .info-content label{position: relative !important;
    left: 30px !important;
    top: -5px !important;}
    .property-detail-info-list .info-content span{    position: relative !important;
    left: 30px !important;}
.mobtop{margin-top: 110px !important;}
.spotlight {
    margin-bottom: 10px !important;
}
.property-s1{display: block !important;         margin: 0px 0px;}
.mobn{display: none !important;}
.owl-carousel .owl-item img{min-height: 50px !important;
    max-height: 50px !important;}

	}
  .spot-main{left: 15px;}
  .form-header{margin-bottom: 5px !important;}


#modal_head{
	    font-size: 18px !important;
    margin: 0 0 10px 0 !important;
}
.modalloc{
	    font-style: normal;
    color: #999 !important;
    font-size: 16px !important;
    margin: 0 !important;
    white-space: nowrap;
    font-style: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
}	
.owl-carousel .owl-item img {
    min-height: 125px;
    max-height: 125px;
}
@media (min-width: 768px){
.property-s1{display: block;width: 62%;
    margin: 20PX 0PX;}
}

.property-card{
  width: var(--card-width);
  padding: 20px;
  border-radius: 12px;
  color: #fff;
  font-family: "Poppins", sans-serif;
background: linear-gradient(90deg, #f2f6f7, #ffffff, #f7fafb, #f2f6f7);
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);

}

/* small status text */
.property-card .status{
  color: #0b2c3d;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .4px;
  padding: 5px 0px;
  margin: 0px;
  
}

/* title with small underline accent */
.property-card .title{
  font-size: 1.55rem;
  margin: 8px 0 6px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  color: #000;
  margin-bottom: 0px;
}
.property-card .title::after{
  content:"";
  display:block;
  width:44px;
  height:6px;
  background: linear-gradient(90deg,var(--gold), #f2d191);
  border-radius:6px;
  margin-top:8px;
}

/* location row */
.property-card .location h6{
background: linear-gradient(-45deg, #a8e063, #56ab2f, #8bd450, #3fa34d, #b8f1b0);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.property-card .location i{
  color: var(--gold);
  font-size: 1rem;
}

/* BHK badge */
.property-card .row{ margin-bottom: 14px; }
.property-card .bhk{
  display:inline-flex;
  align-items:center;
  gap:8px;
background: linear-gradient(135deg, #1f1f1f, #6aa84f, #8dc63f);

  color: #fff;
  padding: 6px 12px;
  border-radius: 10px;
  font-weight:600;
  box-shadow: 0 4px 10px rgba(214,160,60,0.12);
  font-size: 0.95rem;
}
.property-card .bhk i{ font-size:1rem }

/* price box */
.property-card .price-box{
  display:flex;
  gap:14px;
  align-items:center;
  background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
  padding: 12px;
  border-radius: 10px;
  margin-top: 6px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.02);
}

/* big rupee circle */
.property-card .rupee{
  width:64px;
  height:64px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background: linear-gradient(135deg, rgba(216,167,68,1), rgba(242,209,145,0.9));
  box-shadow: 0 6px 14px rgba(216,167,68,0.18);
  flex: 0 0 64px;
}
.property-card .rupee i{
  font-size:22px;
  color:#111;
  transform: translateY(-1px);
}

/* price text */
.property-card .price-content{ flex:1; min-width:0; }
.property-card .price-label{
  font-size:0.85rem;
  margin-bottom:4px;
  display: block;
}
.property-card .price-value{
  font-size:1.5rem;
  color:#000;
  font-weight:700;
  align-items:baseline;
  gap:8px;
}
.property-card .price-value strong{ font-size:1.5rem; }
.property-card .price-value .dash{
  color: #f1c975;
  font-size:1.2rem;
}

/* small star note styling for the "*" if needed */
.property-card .price-value strong::after{
  content: "";
  /* if you want to append a smaller star, you can use pseudo or put * in markup */
}

/* Responsive shrink */
@media (max-width:420px){
  .property-card{ width:100%; padding:16px; }
  .property-card .rupee{ width:56px; height:56px; }
}



/* Modal background */
.enquiry-modal {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.65);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Modal box */
.modal-content {
  background: #fff;
  border-radius: 12px;
  width: 420px;
  padding: 35px 30px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  box-shadow: 0 10px 35px rgba(0,0,0,0.3);
}

/* Close icon */
.close-btn {
  position: absolute;
    top: -10px;
    right: -15px;

  background: #98d82a;
  border: none;
  color: #111;
  font-size: 18px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
}
.close-btn:hover {
  background: #98d82a;
}

/* Header section */
.form-header {
  text-align: center;
  margin-bottom: 25px;
}
.form-header h2 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 8px;
}
.form-header h2 span {
  color: #98d82a;
  border-bottom: 3px solid #98d82a;
  padding-bottom: 2px;
}
.form-header p {
  color: #666;
  font-size: 0.9rem;
}
.form-header i {
  color: #98d82a;
  margin-right: 6px;
}
.project-logo {
  width: 160px;
  margin-top: 10px;
}

/* Input fields */
.enquiry-form input[type="text"],
.enquiry-form input[type="email"] {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 10px;
  margin-bottom: 14px;
  transition: all 0.2s ease;
}
.enquiry-form input:focus {
  border-color: #98d82a;
  outline: none;
}

/* Checkbox */
.agree {
  display: flex;
  align-items: center;
  font-size: 0.85rem;
  color: #555;
  margin-bottom: 16px;
}
.agree input {
  margin-right: 8px;
  accent-color: #98d82a;
}

/* Submit button */
.submit-btn {
  width: 100%;
  background: #111;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  border: none;
  border-radius: 6px;
  padding: 10px 0;
  cursor: pointer;
  transition: 0.3s;
}
.submit-btn:hover {
  background: #98d82a;
  color: #111;
}

/* Contact info */
.contact-info {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 12px;
  text-align: center;
  font-weight: 600;
  color: #98d82a;
  font-size: 1.1rem;
}
.contact-info i {
  margin-right: 6px;
  color: #111;
}
.modal-content{padding: 20px;}

/* about */
/* ===========================
   Global About Section Styling
=========================== */
.about-section div{padding: 5px !important;}

.about-section {
  max-width: 1100px;
  margin: 0px auto;
  background: #fff;
  border-radius: 14px;
  padding: 20px 20px;
  box-shadow: 0 6px 25px rgba(0,0,0,0.08);
  position: relative;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  color: #333;
}

/* Decorative gold pattern on sides */
.about-section::before,
.about-section::after {
  content: '';
  position: absolute;
  top: 0;
  width: 35px;
  height: 100%;
 
  opacity: 0.15;
}
.about-section::before { left: 0; }
.about-section::after { right: 0; transform: rotate(180deg); }

/* ===========================
   Heading Styles
=========================== */
.about-section h4 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #222;
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 4px solid #f6c90e;
  text-transform: uppercase;
}

.about-section h2,
.about-section h3 {
  color: #1a1a1a;
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.about-section h2 {
  font-size: 1.8rem;
  font-weight: 700;
}

.about-section h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #111;
}

/* ===========================
   Paragraphs & Text
=========================== */
.about-section p {
  font-size: 0.97rem;
  line-height: 1.8;
  margin-bottom: 15px;
  color: #444;
}

/* ===========================
   Lists (ul/li)
=========================== */
.about-section ul {
  margin: 10px 0 20px 25px;
  padding: 0;
}

.about-section ul li {
  margin-bottom: 8px;
  position: relative;
  font-size: 0.96rem;
  line-height: 1.6;
  list-style: none;
  padding-left: 20px;
}

.about-section ul li::before {

  content: "\f00c"; /* Font Awesome check icon (you can change it) */
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* solid icon weight */
  position: absolute;
  left: 0;
  top: 0;
  color: #98d82a; /* icon color */
  font-size: 14px;
  line-height: 1.6;

}

/* ===========================
   Table Styling
=========================== */
.about-section table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
  font-size: 0.95rem;
  border-radius: 8px;
  overflow: hidden;
}

.about-section table th,
.about-section table td {
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  text-align: left;
}

.about-section table th {
  background-color: #f6c90e;
  color: #000;
  font-weight: 600;
}

.about-section table tr:nth-child(even) {
  background-color: #fafafa;
}

 .about-section .read-more-btn {
    background: transparent;
    color: green;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: fit-content;
    margin-left: 10px;
    width: 100%;
    text-align: center;
    text-decoration: underline;
  }

  .abt-dev .read-more-btn {
    background: transparent;
    color: green;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: fit-content;
    margin-left: 10px;
    width: 100%;
    text-align: center;
    text-decoration: underline;
  }

.property-detail-info-list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.property-detail-info-list ul {
   display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: 100%;
  padding: 0;
  margin: 0;
}

.property-detail-info-list li {
 display: flex;
  align-items: flex-start;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  padding: 14px 16px;
  gap: 12px;
  transition: all 0.3s ease;
  flex: 1 1 calc(50% - 14px); /* 👈 two per row */
  box-sizing: border-box;
}

.property-detail-info-list li i {
  color: #2d6a4f; /* your green brand color */
  font-size: 18px;
  min-width: 24px;
}

.property-detail-info-list li label {
  font-weight: 600;
  margin-right: 6px;
  color: #222;
}

.property-detail-info-list li span {
  color: #444;
}

.property-detail-info-list li:hover {
  background-color: #f9fbff;
  border-radius: 6px;
}


@media (max-width: 768px) {
  .about-section div {
    padding: 5px 0px 0px 0px !important;
}
  .property-detail-info-list {
    flex-direction: column;
  }
  .property-detail-info-list .info-content label{font-size: 11px !important;}
  .property-detail-info-list .info-content span{font-size: 11px !important;}
  .property-detail-info-list ul li i {
    font-size: 14px !important;
    margin-top: 10px !important;
    left: 10px !important;
  }
}

/* ===========================
   Responsive
=========================== */
@media (max-width: 768px) {
  .about-section {
    padding: 25px 20px;
  }

  .property-detail-info-list {
    flex-direction: column;
  }

  .property-detail-info-list ul li {
    flex-direction: column;
    align-items: flex-start;
  }

  .property-detail-info-list ul li span {
    text-align: left;
    margin-top: 4px;
  }

  .about-section table th,
  .about-section table td {
    font-size: 0.9rem;
  }
}
.property-detail-info-list ul{margin: 10px 0 10px 0px !important;}
.property-detail-info-list ul li{padding-left: 0px !important;}


.property-detail-info-list ul li::before {

  content: none !important;

  font-size: 14px;
  line-height: 1.6;
}

.property-detail-info-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.property-detail-info-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-right: 0px !important;
}

.property-detail-info-list ul li {
  display: flex;
  align-items: flex-start;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  padding: 14px 16px;
  gap: 12px;
  transition: all 0.3s ease;
}

.property-detail-info-list ul li:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.property-detail-info-list ul li i {
  font-size: 22px;
  color: #98d82a;
  min-width: 30px;
      margin-top: 10px;
    position: relative;
    left: 15px;

}



.property-detail-info-list .info-content label {
  display: block;
  font-weight: 600;
  color: #333;
  font-size: 15px;
  margin-bottom: 4px;
}

.property-detail-info-list .info-content span {
  display: block;
  color: #555;
  font-size: 14px;
  line-height: 1.4;
}

/* congiration grid */
.configurations-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.config-card {
  background: #fff;
  border-radius: 12px;
  padding: 18px 20px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  transition: 0.3s ease;
  border: 1px solid #eee;
}

.config-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 14px rgba(0,0,0,0.12);
}

.config-card h5 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.config-card h5 i {
  color: #98d82a;
}

.config-details p {
  font-size: 15px;
  color: #444;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.config-details i {
  color: #98d82a;
  font-size: 14px;
}

.config-actions {
  margin-top: 12px;
  display: flex;
  gap: 10px;
}

.config-actions .btn {
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  padding: 5px 10px;
}


.amenities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  margin-top: 20px;
}

.amenity-card {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 15px;
  color: #333;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: all 0.25s ease;
}

.amenity-card:hover {
  background: #f8faff;
  border-color: #d0e2ff;
  transform: translateY(-2px);
}

.amenity-card i {
  font-size: 18px;
  color: #98d82a; /* blue accent */
  min-width: 20px;
  text-align: center;
}

.amenity-card span {
  font-weight: 500;
  line-height: 1.4;
}

/* Responsive tweaks */
@media (max-width: 768px) {
  .amenities-grid {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
  .amenity-card {
    font-size: 14px;
    padding: 10px 12px;
  }
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  margin-top: 20px;
}

.feature-card {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 15px;
  color: #333;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: all 0.25s ease;
  max-width: 50%;
}

.feature-card:hover {
  background: #f8faff;
  border-color: #d0e2ff;
  transform: translateY(-2px);
}

.feature-card i {
  font-size: 18px;
  color: #98d82a; /* green tick or accent */
  min-width: 20px;
  text-align: center;
}

.feature-card span {
  font-weight: 500;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .features-grid {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
  .feature-card {
    font-size: 14px;
    padding: 10px 12px;
  }
}


.property-location-card {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  padding: 10px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  margin-top:20px;
}

.property-location-card:hover {
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
}

.property-location-card iframe {
  width: 100%;
  height: 250px;
  border: none;
  border-radius: 8px;
}

.property-location-info {
  margin-top: 0px;
  padding: 8px 10px;
}

.property-location-info .title-2 {
  font-size: 20px;
  font-weight: 700;
  color: #222;
  margin-bottom: 8px;
  position: relative;
      margin-top: 0px;
}



.property-location-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  background: #f9fbfe;
  border-radius: 8px;
  padding: 10px 0px;
}

.property-location-title i {
  color: #4CAF50;
  font-size: 18px;
}

.property-name {
  color: #1a1a1a;
  font-weight: 600;
}


.property-video-section {
  background: linear-gradient(135deg, #f8fafc, #eef3f7);
  padding: 20px 20px;
  border-radius: 16px;
  box-shadow: inset 0 0 10px rgba(0,0,0,0.03);
  margin-top: 100px;
  text-align: center;
}

.property-video-title {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}

.property-video-title i {
  color: #4CAF50;
  margin-right: 8px;
}

.property-video-title::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #4CAF50;
  border-radius: 3px;
}

.property-video-wrapper {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
  background: #000;
}

.property-video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

.property-video-name {
  margin-top: 20px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  padding: 10px 16px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.property-video-name i {
  color: #4CAF50;
  font-size: 18px;
}

/* Responsive */
@media (max-width: 768px) {
  .property-video-section {
    padding: 0px 15px 15px 15px;
  }
  .property-video-title {
    font-size: 20px;
  }
  .property-video-wrapper {
    max-width: 100%;
    border-radius: 8px;
  }
}

@media (max-width: 768px) {
  .mobile-contact-form {
    background: linear-gradient(135deg, #1f1f1f, #6aa84f, #8dc63f);
    color: #fff;
    border-radius: 16px;
    padding: 26px 20px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15);
    font-family: 'Poppins', sans-serif;
    max-width: 420px;
    margin: 22px 10px;
    background-size: 200% 200%;
    animation: gradientMove 8s ease infinite;
  }

  @keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
  }

  .mobile-contact-form h3 {
    font-size: 1.45rem;
    font-weight: 700;
    margin: 0 0 8px 0;
    text-align: center;
  }

  .mobile-contact-form p.subtitle {
    text-align: center;
    font-size: 0.9rem;
    margin: 0 0 18px 0;
    color: #e9f5ee;
  }

  .mobile-contact-form input,
  .mobile-contact-form select {
    width: 10%;
    padding: 12px 14px;
    margin-bottom: 14px;
    border: none;
    border-radius: 8px;
    font-size: 0.95rem;
    background-color: #fff;
    color: #1b4332;
    box-sizing: border-box;
  }
  .nice-select .option.selected{color: #000 !important;}
    .nice-select .option{color: #000 !important;}


  .mobile-contact-form input:focus {
    outline: 2px solid #95d5b2;
  }

  .mobile-row {
    display: flex;
    gap: 8px;
  }

  .mobile-row select { width: 32%; }
  .mobile-row input[type="tel"] { width: 68%; }

  .terms {
    display: flex;
    align-items: center;
    font-size: 0.85rem;
    margin: 12px 0 18px 0;
    color: #e8f6eb;
  }

  .terms input { margin-right: 8px; }

  .mobile-contact-form button {
    background-color: #081c15;
    color: #fff;
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: all 0.3s ease;
  }

  .mobile-contact-form button:hover {
    background-color: #1b4332;
    transform: translateY(-1px);
  }

  /* Trust / info row */
  .trust-row {
    display: flex;
    gap: 12px;
    margin-top: 18px;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .trust-item {
    display: flex;
    gap: 8px;
    align-items: center;
    flex: 1 1 48%;
    min-width: 0;
  }

  .trust-icon {
    flex: 0 0 38px;
    height: 38px;
    border-radius: 8px;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #fff;
  }

  .trust-text {
    font-size: 0.78rem;
    line-height: 1.1;
    color: #f1fff8;
    min-width: 0;
  }

  .trust-text b { display:block; font-weight:600; font-size:0.82rem; color:#fff; }
}

/* hide on desktop */
@media (min-width: 769px) {
  .mobile-contact-form { display: none; }
}


/* Mobile read-more effect for about section */
@media (max-width: 768px) {
  .ltn__copyright-area{margin-bottom: 60px; padding-bottom: 20px;}
  .about-text {
    max-height: 600px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
  }

  .about-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    transition: opacity 0.4s ease;
  }

  .about-text.expanded {
    max-height: none;
  }
  .about-text1 .expanded {
    max-height: none;
  }

  .about-text.expanded::after {
    opacity: 0;
    visibility: hidden;
  }


   .about-text1 {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
  }

  .about-text1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    transition: opacity 0.4s ease;
  }

  .about-text1.expanded {
    max-height: none;
  }

  .about-text1.expanded::after {
    opacity: 0;
    visibility: hidden;
  }

  .read-more-btn {
    background: linear-gradient(145deg, #1b4332, #2d6a4f, #52b788);
    color: #fff;
    border: none;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0.3px;
  }

  .read-more-btn:hover {
    opacity: 0.9;
  }
}

@media (min-width: 769px) {
  .read-more-btn { display: none !important; }
}

.usp-section {
    max-width: 1100px;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
    padding: 20px 20px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
    color: #333;
}

.usp-section p{ font-size: 0.97rem;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #444;}

.usp-section h4 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 4px solid #f6c90e;
    text-transform: uppercase;
}

.abt-dev {
    max-width: 1100px;
    margin: 0px auto;
    background: #fff;
    border-radius: 14px;
    padding: 20px 20px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    font-family: "Poppins", sans-serif;
    color: #333;
}

.abt-dev p{ font-size: 0.97rem;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #444;}

.abt-dev h4 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 4px solid #f6c90e;
    text-transform: uppercase;
}  
