@media (min-width:768px){
}
@media (min-width:992px){

}
@media (min-width:1200px){
}
@media (min-width:1441px){
.h-lg-100 {
    height: 100% !important;
  }
  .site-footer {
 padding: 60px 0 0;
  }
}

@media (min-width:991px) and (max-width:1440px){
.site-header .nav-link{
    font-size: 13px !important;
    padding: 7px 5px !important;
}
.space-shikhar{
    background-attachment: local;
}
.foundation-philosophy{
    background-attachment: local;
}
}

@media (min-width: 992px) and (max-width:1199px){
}
@media (max-width:1199px){
.full-width{
    width: 100%;
    }
    .hero-title {
    font-size: 4rem;
    }
    .txt-btnlineheight{
        line-height: 100px;
    }
    .foundation-philosophy{
        background-attachment: local;
    }
}
@media (max-width:991.98px){

    .foundation-philosophy{
    background-attachment: local;
    }
    .shikhar-menu .navbar{
        position: absolute;
    width: 100%;
    }
.space-shikhar{
    background-attachment: local;
}

    /* Header & Nav */
    .top-bar {
        display: none;
    }
    .site-header .navbar {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-collapse {
        background: #fff;
        padding: 1rem;
        border-radius: 0 0 1rem 1rem;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        max-height: 80vh;
        overflow-y: auto;
    }
    
    /* Mega Menu Mobile */
    .mega-menu {
        position: static;
        box-shadow: none !important;
        padding: 0;
        background: #f8f9fa;
        display: none; /* Handled by JS toggling usually, or hover */
    }
    .mega-menu.show {
        display: block;
    }
    .mega-toggle::after {
        display: none;
    }
    
    /* General Spacing */
    .py-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
}
@media (max-width:767.98px){
    .why-hero{
    height: 565px !important;
    }
    .mega-menu ul li a {
    line-height: 15px;
    }
    .vh-p-60{
    height: 60vh !important;
    }

    .conn-linephone{
        height: 140px !important;
    }

.places-right{
        height: auto;
}

    .txt-btnlineheight{
            line-height: 135px;
    }
    .foundation-hero{
        height: 260px;
        padding:0;
    }
    .foundation-hero .hero-title{
    font-size: 1.5rem;
    }
    .foundation-hero .hero-inner{
        padding:0;
    }
    .foundation-hero .scroll-btn{
    display: none !important;
    }
    .hero{
        padding: 60px 15px; /* More breathing room than 15px */
        text-align: center;
        min-height: auto;
    }
    .hero-bottom {
        text-align: center !important;
    }
    .hero-bottom .text-end {
        text-align: center !important;
    }
    .hero-title {
        font-size: 2.5rem; /* Slightly smaller for mobile */
        line-height: 1.2;
    }
    .hero-sub {
        text-align: center !important;
        font-size: 1rem;
        margin-top: 1rem;
    }
    
    /* Typography Fixes */
    .h3, h3 {
        font-size: 1.5rem;
    }
    .fs-4 {
        font-size: 1.1rem !important; /* Reduce large body text */
        line-height: 1.6;
    }
    .lh-38 {
        line-height: 1.6 !important;
    }
    
    /* Sections */
    .aqi-box {
        margin-bottom: 2rem;
    }
    .col-md-4:last-child .aqi-box {
        margin-bottom: 0;
    }
    
    .counter-section .col-md-3 {
        margin-bottom: 2rem;
    }
    .counter-section .col-md-3:last-child {
        margin-bottom: 0;
    }
    
    /* Footer */
    .footer-content {
        text-align: center;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }
    .footer-brand-section {
        margin-bottom: 0;
        align-items: center;
        gap: 0;
    }
    .footer-heading {
        margin-top: 0;
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }
    .footer-tagline{
        margin-bottom: 1rem;
    }
    .footer-links-list li {
        justify-content: center;
        margin-bottom: 0.5rem;
    }
    .footer-links-list a {
        justify-content: center;
    }
    .footer-bottom {
        text-align: center;
        padding: 1.5rem 0;
    }
    .footer-bottom .text-md-end {
        text-align: center !important;
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .footer-bottom .text-md-end a {
        margin-right: 0 !important;
    }
    .watermark-text {
        font-size: 12vw; /* Responsive font size */
        line-height: 1;
    }
    .footer-watermark {
        height: auto;
        margin-top: 2rem;
        opacity: 0.1;
    }
    
    /* Misc */
    .award-list li {
        padding-left: 0;
        text-align: center;
    }

    .award-list li::before {
        position: static;
        display: inline-block;
        margin-right: 6px;
    }
    /* Removed old watermark overrides to prevent conflicts */
    .stories-left {
    padding-top: 40px;
    }
    .stories-description{
        min-height: 345px;
    }
    .stories-list{
     margin: 0 0 25px;
    }
    .for-bhk{
        margin-left: 0;
    }
    
    .place-desc-text{
        color: black;
    }
    .sights-top{
        padding: 0 1rem;
    }
    .attractions-top{
      padding: 0 1rem;   
    }
    .teams-top{
      padding: 0 1rem;   
    }
    .contact-page{
        padding: 40px 20px;
    }
    .team-image img {
    width: 100%;
    }
    .team-box h4{
    font-size: 16px;
    }
    .team-box{
        margin-top: 20px;
    }
    .amenities-list {
    margin-top: 25px;
    }

    /* Vision & Mission Mobile Fix */
    .bgshade3 .card .row.h-100 {
        height: auto !important;
    }
    .bgshade3 .card .row.h-100 > .col-md-6 {
        height: auto !important;
        width: 100%;
    }
    .bgshade3 .card .row.h-100 > .col-md-6 img {
        height: 300px !important;
        object-fit: cover;
    }
    .bgshade3 .card .row.h-100 > .col-md-6.bg-opacity-10 {
        background: rgba(255, 255, 255, 0.1) !important;
    }
    .bgshade3 .card .card-body {
        min-height: auto !important;
        padding: 2rem !important;
    }
    .space-shikhar{
        min-height: 500px;
    }
    .slick-next {
    right: 3px;
    }
    .location-name{
        font-size: 15px !important;
    }
    .slick-prev {
    left: 3px;
    }
    .counter-section p{
        font-size: 14px;
    }
    .award-icon{
        margin-bottom: 1rem;
    }
    .award-medal{
        line-height: 60px;
    }
    .social-links{
        margin-bottom: 0;
        margin-bottom: 1rem;
    }
    .small-heading{
        line-height: 40px;
    }
    .lead{
        font-size: 1rem;
    }
    .group .group-hover-opacity-100{
        opacity: 1 !important;
    }
    .min-vh-60{
        min-height: auto;
    }
    .foundation-hero {
    height: 370px;
    }
    .hero-slider .slick-track{
    height: 70vh;
    }
    .hero-slider .hero-slide{
    height: 70vh;
    }
    .hero-slider .hero-inner {
    min-height: 70vh;
    }
}


@media (max-width:575.98px){

}