@media(max-width:1400px){


}

@media(max-width:1199px){
.categories-section .categories-list{flex-wrap: wrap;}
.convert-assets-section .feature-card{padding: 1.5rem 1rem; width: 100%; max-width: 90%;}

}

@media(max-width:991px){
html{font-size: 14px;}
.mobile-menu-toggle { display: inline-flex;  align-items: center; justify-content: center;}


.header .nav{display: none; }
.body-overlay.active{display: block;}

.same-section{padding: 3rem 0;}
.same-heading.text-center .max-wid-50{max-width: 80%;}
.same-heading{margin-bottom: 2rem;}
.text-center-mobile{text-align: center;}
/*  header css */
.mobile-menu-toggle { display: inline-flex;  align-items: center; justify-content: center;}
.header .container-fluid{padding: 0 1rem;}


/* .hero-banner{min-height: inherit; } */
.hero-banner .banner-content{text-align: center;}
.hero-banner .banner-btn{justify-content: center;}
.hero-banner h1{    font-size: 2.6rem;}
.same-heading h2{font-size: 1.8rem;}
.hero-banner .hero-sub{max-width: 100%;}
.hero-banner .hero-search-bar{max-width: 100%;}

.featured-heaven-property-section .same-heading{margin-bottom: 1rem;}  
.featured-heaven-property-section .view-properties-btn{text-align: center !important; margin-bottom: 3rem;}  
.token-access-wrap .token-access-bg{padding: 2rem; min-height: inherit;}
.intl-pathways-section .intl-pathways{padding: 2rem; min-height: inherit;}
.token-access-wrap .levels-row{max-width: 100%;         background: transparent;        padding: 0; }
.token-access-wrap .levels-row .row {justify-content: center; }
.token-access-wrap .levels-row .row .col{flex: 0 0 50%;}
.token-access-wrap .levels-row .level-item{text-align: center;         background: #ffffffcf;
        padding: 1rem;}

.process-section .process-list{flex-wrap: wrap; justify-content: center; gap: 1.5rem;}
.process-section .process-item:not(:last-child)::before{display: none;}
.process-section .process-item{    flex: 0 0 30%;  background: #f6f6f685;
        padding: 1rem;
        border-radius: 10px;}
.convert-assets-section .feature-card{max-width: 100%;}
.convert-assets-section .img-bx{margin-top: 3rem;}
.convert-assets-section .img-bx .yield-pill{left: 2rem;
    bottom: 2rem;}
    .property-detail-card .prop-image{margin-bottom: 2rem;}

   .site-footer  .footer-content-logo{text-align: center; margin-bottom: 2rem;}
   .site-footer .footer-logo{        margin: 0 auto 1rem; width: 100%;max-width: 160px;}
   .hero-banner .search-btn{width: 2.3rem; height: 2.3rem;}
    
}

@media(max-width:767px){
.same-heading.text-center .max-wid-50{max-width: 100%;}
.same-heading h2{font-size: 2rem;}
.same-heading h2 br{display: none;}
.same-heading h3{font-size: 1.6rem;}
.delivers-wrap .col { flex: 0 0 50%; }
.havens-section .haven-card .media-overlay{flex-direction: column;justify-content: start;align-items: self-start;}
.havens-section .haven-card .btn-outline-primary{max-width: max-content;}
.header .navbar-brand img {max-height: 3.2rem;}
.hero-banner{    margin-top: -70px;}



}


@media(max-width:567px){
   html{font-size: 13px;}
.hero-banner{min-height: inherit; padding: 9rem 0 3rem;}
.process-section .process-list{        gap: 1rem;}
.process-section .process-item{        flex: 0 0 47%;}
}

@media(max-width:420px){
.token-access-wrap .levels-row .row .col{        flex: 0 0 100%;}
   


}