/* ================================
   MOBILE RESPONSIVE CSS (ONLY)
   Safe for Desktop (No Changes)
================================= */

@media (max-width: 991px) {

  /* SECTION SPACING */
  .wf100.p60 {
    padding: 30px 15px;
  }

  /* HEADINGS */
  .project-intro-section h1 {
    font-size: 24px;
    line-height: 1.4;
  }

  .project-intro-section p {
    font-size: 14px;
    line-height: 1.6;
  }

  /* FILTER TABS (Scrollable like 99acres) */
  .filter-tabs {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
  }

  .filter-tabs li {
    flex: 0 0 auto;
  }

  .filter-tabs li a {
    padding: 8px 14px;
    font-size: 13px;
    border-radius: 20px;
  }

  /* MAIN GRID STACK */
  .events-wrapper .row {
    flex-direction: column;
  }

  .events-wrapper .col-md-9,
  .events-wrapper .col-md-3 {
    width: 100%;
    max-width: 100%;
  }

  /* SIDEBAR → MOBILE FILTER PANEL */
  .mhada-filter-sidebar {
    margin-top: 20px;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
  }

  .mhada-filter-sidebar .filter-box {
    margin-bottom: 15px;
  }

  .mhada-filter-sidebar label {
    font-size: 14px;
  }

  /* INPUTS */
  .form-control,
  .form-select {
    height: 42px;
    font-size: 14px;
  }

  /* BUTTON */
  .btn {
    font-size: 14px;
    padding: 10px;
  }

  /* SEARCH BOX */
  .search-box h4 {
    font-size: 16px;
  }

  /* PILLS */
  .pill-options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .pill-options label {
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 20px;
    background: #f5f5f5;
  }

  /* INTRO SECTION STACK */
  .project-intro-section .row {
    flex-direction: column;
	text-align: justify;
  }

  .project-intro-section .col-md-7,
  .project-intro-section .col-md-5 {
    width: 100%;
  }

  .intro-image {
    margin-top: 20px;
  }

  .intro-image img {
    width: 100%;
    border-radius: 10px;
  }

  .overlay-box {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 10px;
    font-size: 12px;
  }

  /* INTRO POINTS */
  .intro-points li {
    font-size: 14px;
    margin-bottom: 6px;
  }

  /* MODAL FIX */
  .modal-dialog {
    margin: 10px;
  }

  .modal-body {
    padding: 15px;
  }

  /* FORM */
  #enquiry_form .form-control {
    font-size: 14px;
  }
  .btn-sm {
    padding: 0.5rem !important;

}
.project-head{
	padding-bottom: 0 !important;
}
.project-details h4 a {
    font-size: 1rem !important;
    padding: 0 0.5rem 0.5rem !important;
}
.unit-item .bhk {
	font-size: 1rem !important;
}
.inner-hero {
	    min-height: 150px !important;
}
.events-wrapper {
    padding: 40px 0;
}

.intro-image .overlay-box h5 {
    margin-bottom: 0;
    font-weight: 600;
    color: #fff;
    padding: 0;
}
.intro-image .overlay-box p {
    color: #fff;
    font-size: 14.5px;
}

.unit-item .area {
    font-size: 0.8rem;
    color: #555;
}

.rera-badge {
    font-size: 12px;
    color: #666;
    display: inline-block;
    margin: 0.5rem 0;
}

.inner-hero h1 {
    font-size: 1rem !important;
    font-weight: 600;
    color: #fff;
}

.board-description h2{
	color: #212529 !important;
	font-size: 1.2rem !important;
	    padding-bottom: 0.5rem;
}


.board-header h3 {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 1.4rem !important;
}

.section-title h2 {
	margin-bottom: 0 !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
	display: none !important;
}


.card-section {
    background: #fff;
    padding: 0.6rem;
}

.info-table th {
    width: 46%;
    background: #f8f9fa;
    font-size: 0.8rem;
    font-weight: 500;
}
section {
    padding: 40px 0;
}
.video-listing-section {
    padding: 40px 0;
}
















}


/* ================================
   EXTRA SMALL DEVICES
================================= */

@media (max-width: 576px) {

  /* HEADING SMALL */
  h1 {
    font-size: 20px !important;
  }

  h2 {
    font-size: 18px;
  }

  /* PARAGRAPH */
  p {
    font-size: 13px;
  }

  /* TABS SMALL */
  .filter-tabs li a {
    font-size: 12px;
    padding: 6px 12px;
  }

  /* BUTTON FULL WIDTH */
  .btn {
    width: 100%;
  }

  /* SIDEBAR CLEAN */
  .mhada-filter-sidebar {
    padding: 12px;
  }

  /* IMAGE FIX */
  img {
    max-width: 100%;
    height: auto;
  }
  .btn-sm {
    padding: 0.5rem !important;
    font-size: .875rem !important;
    border-radius: .2rem !important;
}
.project-head{
	padding-bottom: 0 !important;
}
.project-details h4 a {
    font-size: 1rem !important;
    padding: 0 0.5rem 0.5rem !important;
}
.unit-item .bhk {
	font-size: 1rem !important;
}
.inner-hero {
	    min-height: 150px !important;
}


.board-description h2{
	color: #212529 !important;
	font-size: 1.2rem !important;
	    padding-bottom: 0.5rem;
	
}

.board-header h3 {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 1.4rem !important;
}
.section-title h2 {
	margin-bottom: 0 !important;
}



.swiper-button-next:after, .swiper-button-prev:after {
	display: none !important;
}
.board-card {
  margin-bottom: 0.5rem;
}

.card-section {
    background: #fff;
    padding: 0.6rem;
}
.info-table th {
    width: 46%;
    background: #f8f9fa;
    font-size: 0.8rem;
    font-weight: 500;
}

section {
    padding: 40px 15px !important;
}

.video-listing-section {
    padding: 40px 15px !important;
}














}







@media (max-width: 768px) {

  .premium-title h1 {
    font-size: 22px;
  }

  .steps-grid {
     display: block !important;
  }

  .content-card {
    padding: 18px;
  }

  .premium-form {
    padding: 20px;
  }
  .step-item {
    margin-bottom: 2rem;
  }
 

}