@media (min-width: 991.98px){
    .offcanvas{
        position: initial !important;
        visibility: visible !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 20px;
    }
    .logined-header .navbar-nav .nav-link {
        padding: 0 30px;
    }
    .filter-block {
        margin-top: -200px;
    }
    .property-img-block {
        height: 647px;
        position: absolute;
        bottom: 0;
        right: 0;
        width: calc(100% - 55%);
    }
    .social-wrapper {
        margin-top: -50px;
    }
}

@media (max-width: 1024.98px){
    .app-img img {
        width: 88% !important;
    }
    
    .app-img img+img {
        width: 20% !important;
        bottom: 0;
    }   
}

@media only screen and (max-width: 991.98px) and (orientation: portrait) {
    .home-banner{
        min-height: 70vh;
    }
    .filter-block {
        margin-top: -120px;
    }
}

@media (max-width: 991.98px){
    .offcanvas-header .btn-close {
        position: relative;
        z-index: 10;
    }
    .offcanvas-body {
        position: relative;
        top: -25px;
    }
    .offcanvas-header {
        justify-content: flex-end;
    }
    .offcanvas-header .navbar-brand {
        display: none;
        
    }
    .offcanvas-body .sign-btn {
        background-color: #fff;
        color: #000;
    }
    .offcanvas-body .sign-btn {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        width: 291px;
        height: 46px;
        line-height: 100%;
        margin-bottom: 20px;
    }
    .offcanvas-body form.d-flex {
        display: block!important;
    }
    .nav-link:focus, .nav-link:hover, .nav-link.active {
        color:#fff!important;
    }
    .offcanvas-body .navbar-nav .nav-link {
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .offcanvas-start {
        background: url(../images/menu.svg);
        background-size: cover;
        width: 100%;
    }
    .features-block {
        height: 240px;
    }
    .navbar-toggler-icon img {
        filter: invert(1);
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    button.user-btn {
        border: 0;
        background: #17a34a;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }
    .sign-btn {
        background-color: #17a34a;
        border-radius: 50px;
        border: 0;
        font-size: 12px;
        line-height: 100%;
        font-weight: 500;
        color: #fff;
        height: 32px;
        padding: 5px 14px!important;
    }
    .navbar-brand img {
        height: 50px;
    }
    .f-70 {
        font-size: 50px;
        line-height: 60px;
    }
    .f-40 {
        font-size: 30px;
        line-height: 42px;
    }
    .f-32 {
        font-size: 22px;
        line-height: 30px;
    }
    .control-block i {
        width: 20px;
        height: 20px;
        top: 40%;
    }
    .f-20 {
        font-size: 16px;
        line-height: 24px;
    }
    .common-btn {
        font-size: 16px;
        min-width: 120px;
        min-height: 40px;
    }
    
    .form-control {
        height: 48px;
    }
    
    .control-block .form-control {
        padding-left: 40px;
    }
    .type-lands {
        width: 40px;
        height: 40px;
    }
    
    .type-lands img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .land-box h6 {
        font-size: 18px;
        line-height: 26px;
    }

    .property-types {
        padding: 50px 0 0;
    }
    .f-30 {
        font-size: 22px;
        line-height: 32px;
    }
    .footer-logo img.img-fluid {
        height: 60px;
    }

    .no-proprty {
        width: 180px;
        height: 60px;
        font-size: 18px;
    }
    .cstm-tabs {
        padding: 12px;
    }

    .nav-tabs.cstm-tabs  .nav-link {
        font-size: 14px;
    }

    .form-label {
        font-size: 16px;
    }

    .filter-form .common-btn {
        height: 48px;
    }
    .home-banner .f-62 {
        font-size: 40px;
        max-width: 300px;
        line-height: 40px;
        margin: 0 auto 10px;
    }
    .f-24 {
        font-size: 16px;
        line-height: 24px;
    }
    .home-banner .sign-btn {
        width: 234px;
        height: 40px;
        font-size: 16px;
    }
    .f-42 {
        line-height: 36px;
        font-size: 28px;
    }
    .f-16 {
        line-height: 22px;
        font-size: 14px;
    }
    .privacy-online table.w-100 {
        width: 730px !important;
    }
    .second-table th {
        font-size: 12px!important;
    }
    .bottom-highlight {
        font-size: 12px;
    }
}

@media (min-width: 767.98px){
    .only-mobile {
        display: none;
    }
    .no-mobile {
        display: block;
    }
}
@media (max-width: 767.98px){
    .offcanvas-header .btn-close {
        position: relative;
        z-index: 10;
    }
    .offcanvas-body {
        position: relative;
        top: -25px;
    }
    .offcanvas-header {
        justify-content: flex-end;
    }
    .offcanvas-header .navbar-brand {
        display: none;
        
    }
    .offcanvas-body .sign-btn {
        background-color: #fff;
        color: #000;
    }
    .offcanvas-body .sign-btn {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        width: 291px;
        height: 46px;
        line-height: 100%;
        margin-bottom: 20px;
    }
    .offcanvas-body form.d-flex {
        display: block!important;
    }
    .nav-link:focus, .nav-link:hover, .nav-link.active {
        color:#fff!important;
    }
    .offcanvas-body .navbar-nav .nav-link {
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    
    .site-footer {
        text-align: left!important;
        padding: 15px;
    }
    .accordion-button::after {
        position: absolute;
        left: -6px;
        top: 20px;
    }
    .accordion-button {
        background: none;
        font-size: 20px!important;
        font-style: normal;
        font-weight: 500;
        line-height: 30px!important;
    }
    section.faq.py-5.mt-lg-5 .f-42.text-black.mb-lg-5.mb-4.text-center {
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 39px;
        letter-spacing: -1.28px;
        text-align: left!important;
    }
    section.faq.py-5.mt-lg-5 {
        padding: 0 15px;
    }
    .join-bg .sign-btn {
        width: 100%;
        border-radius: 42.08px;
        background: #FFF;
        font-size: 26.931px;
        font-style: normal;
        font-weight: 500;
        color: #000;
    }
    section.join-bg.py-5 p.f-32.fw-300.text-center.text-white.mb-4.mb-lg-5 {
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 20px;
    }
    .join-bg .f-42 {
        font-size: 26px;
        padding: 0 20px;
    }
    .join-bg {
        padding: 0 15px;
    }
    .join-bg .f-42 {
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -1.04px;
    }
    .bottom-highlight .high {
        padding: 10px 0 0;
        font-size: 10px;
    }
    .bottom-highlight .high img {
        display: block;
        text-align: center;
        margin: 0 auto 10px auto!important;
        height: 25px;
        width: auto!important;
    }
    .bottom-highlight {
        font-size: 12px;
        margin: 30px -30px 0;
    }
    .only-mobile {
        display: block;
    }
    .no-mobile {
        display: none;
    }
    section.privacy-online.position-relative.pt-5.mt-5 {
        padding: 30px 15px!important;
    }
    section.privacy-online .f-42 {
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 100% */
        letter-spacing: -0.8px;
        text-align: left!important;
    }
    .nix-brwsr-txt {
        font-size: 32px;
        text-align: left!important;
    }
    .features-block +.f-16 u {
        text-decoration: none;
    }
    section.advanced-features.py-5.mt-5 {
        padding: 0px 15px!important ;
    }
    .features-block +.f-16 {
        color: rgba(0, 0, 0, 0.50);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 35px;
    }
    .f-32 {
        font-size: 26px;
        line-height: 30px;
        font-weight: 500;
    }
    .followed-online {
        background-image: url(../images/mobile-bg.png);
    }
    section.followed-online.py-5.mt-5 .f-16 {
        line-height: 14px!important;
        font-size: 10px!important;
    }
    section.followed-online.py-5.mt-5 .f-16 br {
        display: none;
    }
    .features-block .f-16 {
        line-height: 22px;
        font-size: 16px;
    }
    section.buy-sell-property.py-5.my-lg-5 {
        padding: 0 15px;
    }
    section.buy-sell-property .f-42 {
        line-height: 36px;
        font-size: 32px;
        margin-top: 20px;
    }
    section.buy-sell-property .col-lg-7.order-lg-1.text-lg-center.mb-lg-0.mb-4, section.buy-sell-property .col-lg-6.text-lg-center.mb-lg-0.mb-4, section.buy-sell-property .col-lg-7.text-lg-center.mb-lg-0.mb-4 {
        order: 2;
    }
    .home-banner .sign-btn {
        height: 58px;
        font-size: 16px;
        width: 284px;
        font-size: 22px;
        font-weight: 500;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .home-banner {
        background-position: center;
        padding-top: 160px;
    }
    .home-banner .f-62 {
        font-size: 30px;
        max-width: 100%;
        line-height: 40px;
        margin: 0 auto 0;
    }
    .site-header .container-fluid.px-5 {
        padding: 0 10px!important;
    }
    .f-70 {
        font-size: 30px;
        line-height: 40px;
    }
    .f-40 {
        font-size: 24px;
        line-height: 32px;
    }
    .bottom-highlight .high img.me-3 {
        width: 20px;
    }
    .accordion-button {
        line-height: 24px;
        font-size: 16px;
        background-size: 14px;
    }
    .join-bg .f-42 {
        font-size: 26px;
    }
}

@media (max-width: 576.98px){
    .site-footer{
        text-align: center;
    }
}