@media (min-width: 768px) {
    .neosolax-footer-section.desktop-view-only {
        display: block !important;
    }

    .neosolax-footer-section.mobile-view-only {
        display: none !important;
    }

    .page-property-market-update .neosolax-footer-section {
        background: #edecec;
        width: 95%;
        max-width: 1400px;
        padding: 20px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 33px;
        border-radius: 12px;
        height: 250px;
        position: relative;
    }

    .page-property-market-update .neosolax-footer-section .container {
        padding-left: 0;
        padding-right: 0;
    }

    .page-property-market-update .neosolax-footer-section .container {
        height: -webkit-fill-available;
    }

    .page-property-market-update .neosolax-footer-section .col-md-6.text-end {
        font-size: 34px;
        position: absolute;
        right: 13px;
        top: 19px;
        width: unset !important;
    }

    .page-property-market-update .neosolax-footer-section .col.pp-text {
        position: absolute;
        bottom: 0;
        right: 40px;
    }

    .page-property-market-update .col-md-6.neosolax-jr-address {
        height: -webkit-fill-available;
        position: unset;
    }

    .page-property-market-update .col-md-6.neosolax-jr-address p {
        bottom: 0;
        position: absolute;
    }

    .page-property-market-update .col-md-6.neosolax-jr-address h3 {
        max-width: 300px;
    }

    .page-property-market-update .neosolax-footer-section a {
        cursor: pointer;
        color: black;
    }



    .page-property-market-update .neosolax-footer-section a:hover {
        text-decoration: unset;
    }


    .page-property-market-update .footer_top_wrapper .inner_top_footer {
        border-top: none;
    }

    .page-property-market-update .footer_top_wrapper .inner_top_footer .fluentform button {
        border-radius: 20px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-property-market-update .footer_top_wrapper .inner_top_footer .fluentform .ff-el-group.ff_list_inline {
        position: relative;
        margin-bottom: 0;
    }


    .page-property-market-update #footer_wrapper .container {
        margin-bottom: 28px;
    }

    .page-property-market-update #main_content_text_page .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-property-market-update #footer_wrapper .container {
        width: 98% !important;
        max-width: 1400px !important;
    }

}


@media (max-width: 768px) {
    .neosolax-footer-section.desktop-view-only {
        display: none !important;
    }

    .neosolax-footer-section.mobile-view-only {
        display: block !important;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only {
        background: #edecec;
        width: 95%;
        max-width: 1400px;
        padding: 20px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 33px;
        border-radius: 12px;
        height: 250px;
        position: relative;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only .container {
        padding-left: 31px !important;
        padding-right: 31px !important;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only .container .col.pp-text {
        position: absolute;
        bottom: 0;
        padding-right: 31px;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only h3 {
        margin-top: 0;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only .row.align-items-center {
        position: relative;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only .text-end {
        position: absolute;
        top: 137px;
        font-size: 22px;
    }

    .page-property-market-update .neosolax-footer-section.mobile-view-only .text-end a {
        color: black;
    }

    .neosolax-jr-address p{
        margin-top: 22px;
    }


}


/* PODCAST PAGE */

@media (min-width: 768px) {
    .neosolax-footer-section.desktop-view-only {
        display: block !important;
    }

    .neosolax-footer-section.mobile-view-only {
        display: none !important;
    }

    .page-podcast .neosolax-footer-section {
        background: #edecec;
        width: 95%;
        max-width: 1400px;
        padding: 20px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 33px;
        border-radius: 12px;
        height: 250px;
        position: relative;
    }

    .page-podcast .neosolax-footer-section .container {
        padding-left: 0;
        padding-right: 0;
    }

    .page-podcast .neosolax-footer-section .container {
        height: -webkit-fill-available;
    }

    .page-podcast .neosolax-footer-section .col-md-6.text-end {
        font-size: 34px;
        position: absolute;
        right: 13px;
        top: 19px;
        width: unset !important;
    }

    .page-podcast .neosolax-footer-section .col.pp-text {
        position: absolute;
        bottom: 0;
        right: 40px;
    }

    .page-podcast .col-md-6.neosolax-jr-address {
        height: -webkit-fill-available;
        position: unset;
    }

    .page-podcast .col-md-6.neosolax-jr-address p {
        bottom: 0;
        position: absolute;
    }

    .page-podcast .col-md-6.neosolax-jr-address h3 {
        max-width: 300px;
    }

    .page-podcast .neosolax-footer-section a {
        cursor: pointer;
        color: black;
    }



    .page-podcast .neosolax-footer-section a:hover {
        text-decoration: unset;
    }


    .page-podcast .footer_top_wrapper .inner_top_footer {
        border-top: none;
    }

    .page-podcast .footer_top_wrapper .inner_top_footer .fluentform button {
        border-radius: 20px !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-podcast .footer_top_wrapper .inner_top_footer .fluentform .ff-el-group.ff_list_inline {
        position: relative;
        margin-bottom: 0;
    }


    .page-podcast #footer_wrapper .container {
        margin-bottom: 28px;
    }

    .page-podcast #main_content_text_page .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-podcast #footer_wrapper .container {
        width: 98% !important;
        max-width: 1400px !important;
    }

}


@media (max-width: 768px) {
    .neosolax-footer-section.desktop-view-only {
        display: none !important;
    }

    .neosolax-footer-section.mobile-view-only {
        display: block !important;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only {
        background: #edecec;
        width: 95%;
        max-width: 1400px;
        padding: 20px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 33px;
        border-radius: 12px;
        height: 250px;
        position: relative;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only .container {
        padding-left: 31px !important;
        padding-right: 31px !important;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only .container .col.pp-text {
        position: absolute;
        bottom: 0;
        padding-right: 31px;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only h3 {
        margin-top: 0;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only .row.align-items-center {
        position: relative;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only .text-end {
        position: absolute;
        top: 137px;
        font-size: 22px;
    }

    .page-podcast .neosolax-footer-section.mobile-view-only .text-end a {
        color: black;
    }

    .neosolax-jr-address p{
        margin-top: 22px;
    }


}
