@media screen and (max-width: 768px) {
    .container-navbar {
        background: #000000;
        height: 30px;
    }

    .navbar-toggler {
        font-size: 14px !important;
    }

    .blogs-deatil-txt {
        font-size: 15px;
    }

    .mobile-visible-img {
        display: block;

    }

    .blog-card {
        padding: 21px;
        border: 1px solid #DEDEDE;
        height: auto;
    }

    .desktop-visible-img {
        display: none;
    }

    .logo-posi {
        /*background:#ffffff;*/
        left: 0px;
        top: -25px;
        position: absolute;
        z-index: 2;
    }

    .second-navbar-container {

        /*background-color: rgba(255, 255, 255, 0.5);*/
        height: 30px;
        /*backdrop-filter: blur(5px);*/
    }

    .img-logo {
        width: 60px;
        height: 60px;
    }

    .navbar-collapse {
        background: rgba(0, 0, 0, 0.477) !important;
        padding: 10px;
        height:100vh;
    }
    
    .mobile-display-header{
        display: none !important;
    }
    
    .mobile-header-scoials{
        display: block;
        position: relative;
        top:38%;
    }
    
    .header-container{
        padding: 0px !important;
    }
    
    .mobile-header-scoials ul{
        display: flex;
        position: absolute;
        top: 100%;
        list-style: none;
        color: #ffffff;
        padding-left: 0px;
        gap: 50%;
        width: 100%;
    }
    
    .mobile-header-scoials ul li{
            border: 2px solid #ffffff;
    padding: 5px;
    }

    .section-heading {
        font-size: 35px;
    }

    .why-moraj-img {
        height: 100px;
        width: 100px;
    }

    .princing-link {
        font-size: 13px;
    }

    .why-moraj-para {
        font-size: 15px;
        padding-left: 5px;
    }

    .social-div {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .project-name-txt {
        font-family: var(--opensans);
        font-weight: 600;
        font-size: 20px;
        line-height: 36px;
        text-align: center;
        color: #9E7F1A;
    }

    .founder-heading {
        font-family: var(--opensans);
        font-weight: 600;
        font-size: 21px;
        line-height: 32px;
        color: #9E7F1A;
        margin-top: 10px;

    }

    .mobile-founder-margin {
        margin-top: 20px;
    }

    .about-para {
        margin-top: 60px;
    }

    .mobile-margin {
        margin-top: 40px;
    }

    .mobile-founder-display {
        display: block !important;
    }

    .mobile-founder-width {
        width: 100% !important;
        text-align: center;
    }

    .heading-border-div {
        justify-content: center;
        align-items: center;
    }

    .about-founder-txt {
        text-align: left;
        font-size: 15px;
    }

    .property-display {
        display: none;
    }

    .main-property-div {
        /* background-color: #FEF6F6; */
        height: auto;
        border-radius: 10px;
    }

    .zee-business {
        width: 100px;
    }

    .daily-hunt-img {
        width: 50px;
    }

    .about-us-section {
         margin-top: 15%; 
    }

    .menu-mobile-margin {
        margin-top: 40px;
    }

    .main-section {
        display: block;
    }


    .main-side {
        width: 100%;

    }

    .hide-mobile {
        display: none;
    }

    .desktop-hide {
        display: block;
    }


    .side-bar {
        display: none;
    }

    .side-bars {
        background-color: #ffffff;
        width: 100%;
        position: static;
        height: auto;
    }

    .property-detail-heading {
        font-size: 16px;
    }


    .sqft-txt {
        font-family: var(--inika);
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #202020;
        margin-bottom: 0px;
    }

    .review-para-txt {
        font-size: 18px !important;
    }

    .moraj-prive {
        font-size: 15px;
        line-height: 29px;

    }

    .why-moraj-main-div {
        padding: 10px;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .floor-plan-btn {
        border-radius: 50px !important;
        color: #000000 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        font-family: var(--inika) !important;
        padding: 10px 30px !important;
        border: 1px solid #9E7F1A !important;
        border-radius: 50px !important;
    }

    .amenities-img {
        height: 24px;
        width: 24px;
    }

    .form-btn {
        padding: 13px 100px;
    }


    .get-detail-btn {
        padding: 13px 100px;
    }

    .floor-btn-mobile {
        margin-top: 0px;
        margin-left: 0px !important;
    }

    .mobile-margin {
        /* margin-top: 20px !important; */
    }

    .amenities-txt {
        font-family: var(--inika);
        font-weight: 400;
        font-size: 12px;
        line-height: 30px;
        color: #303030;
    }

    .complete-mobile-margin {
        margin-top: 40px !important;
    }

    .our-culture-heading {
        text-align: left !important;
        font-size: 24px;
    }

    .footer-heading {
        /* color: #9E7F1A; */
        font-size: 16px;
        font-family: var(--inika);
        font-family: var(--opensans);
        line-height: 31px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #ffffff;
    }

    .address-color {
        color: #ffffff;
        font-family: var(--opensans);
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0px !important;
    }

    .footer-menu {
        list-style: none;
        padding-left: 0px !important;
        font-size: 14px;
        font-family: var(--inika);
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 0px;
    }

    .footer-menu li {
        margin-bottom: 5px;
    }

    .footer-menu li a {
        text-decoration: none;
        color: #ffffff;
        font-weight: 400;
        font-family: var(--opensans);
        font-size: 13px;
    }

    .footer-margin {
        margin-top: 20px !important;
    }

    .video-mobile-margin {
        margin-top: 40px !important;

    }

    .privacy-heading {
        font-family: var(--opensans);
        font-weight: 600;
        font-size: 20px;
        line-height: 32px;
        color: #9F7E19;
    }

    .page-heading {
        font-size: 24px;
        line-height: 38px;
        font-weight: 400;
        font-family: var(--opensans);
        color: #9F7E19;
    }

    .privacy-subheading {
        font-size: 17px;
        color: #000000;
        font-weight: 600;
        line-height: 27px;

    }

    .privacy-policy-para {
        color: #000000;
        font-size: 15px;
        font-weight: 400;
        font-family: var(--opensans);
        line-height: 24px;
    }

    .view-more-properties {
        margin-bottom: 5px;
        text-align: center !important;
    }

    .text-content {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        width: 100%;
    }

    .text-content h1 {
        font-size: 3rem;
        font-weight: 400;
        font-family: var(--popins);
        margin-bottom: 20px;
    }

    .text-content h2 {
        font-size: 1rem;
        text-transform: uppercase;
        font-weight: 400;
        font-family: var(--inikanew);
        margin-bottom: 10px;
    }

    .text-content p {
        font-size: 1rem;
        font-family: var(--inikanew);
        font-weight: 400;
    }

    .banner {
        position: relative;
        height: 75vh;
        width: 100%;
        background: url('../img/bannerdesktop.jpg') no-repeat center center/cover;
    }

    .header-video {
        height: 70vh;
        object-position: top center;

    }

    .banner-container {
        height: 70vh;
    }

    .overlay {
        height: 70vh;
    }

    .mobile-display {
        display: none;
    }

    .mobile-display-on {
        display: block;
    }

    .padding-for-hover>li {
        padding: 5px;
    }
}