@media only screen and (max-height: 380px) {
    .sourceblock.homeimage .caption {
        bottom: -140px !important;
        left: 10px !important;
        width: calc(100% - 50px) !important;
    }

    .sourceblock.homemessage p {
        padding-top: 165px;
    }
}

@media only screen and (max-height: 750px) {
}

@media only screen and (max-width: 1017px) {
    body {
        overflow-x: visible;
    }

    .form-item.half {
        width: 100%;
        display: block;
    }

    .sourceblock.contactform.form.youth-awards .input-group {
        width: calc(100% - 20px);
        float: none;
    }

    .sourceblock.header .col2 .desktop {
        display: none;
    }

    .sourceblock.header .col2 .responsive {
        display: block;
        float: right;
    }

        .sourceblock.header .col2 .responsive a {
            display: inline-block;
        }

        .sourceblock.header .col2 .responsive img {
            width: 25px;
            height: 25px;
            margin-top: 43px;
            margin-left: 12px;
            margin-right: 12px;
            cursor: pointer;
        }

            .sourceblock.header .col2 .responsive img.mmenu-open {
                width: 25px;
                height: 20px;
            }

    .mysw-wrapper {
        margin-top: 40px;
    }

    .search-wrapper {
        padding-bottom: 6px;
    }

    .sourceblock.menu {
        display: none;
    }

    .inner-width {
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 10px;
    }

    .find-wrapper {
        left: 10px;
    }

    .featured-wrapper .feature {
        width: calc((100% - 28px) / 3);
    }

        .featured-wrapper .feature .main {
            width: 100%;
        }

    .item.siteplan .inner-width {
        width: 100%;
        padding: 0;
    }

    .sourceblock.homeimage .caption {
        left: 25px;
        width: calc(100% - 80px);
    }

    .sourceblock.pagecontent .col3 .r2 {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .sourceblock.pagecontent .col3 .r3 {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    #exitbutton {
        top: 115px;
    }
}

@media only screen and (max-width: 870px) {
    .sourceblock.pagecontent .col1 {
        display: none;
    }

    .sourceblock.pagecontent .col2 {
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0 !important;
    }

    .sourceblock.footer .footer1 .right ul li {
        float: none;
    }

        .sourceblock.footer .footer1 .right ul li a.sep {
            display: none;
        }

    .newsmenu {
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    .slide .caption {
        display: none !important;
    }

    .find-wrapper {
        top: -200px;
    }

    .propertygroup .col1 {
        width: 33%;
    }

    .propertygroup .overlay {
        width: 100%;
    }

    .propertygroup .col2 {
        width: calc(66% - 20px);
    }

    .sourceblock.property_list_header .col1 {
        float: none;
        width: 100%;
    }

    .sourceblock.property_list_header .col2 {
        width: calc(100% - 170px);
    }

    .sourceblock.property_list_header .col3 .label {
        margin-top: 25px;
    }

    .sourceblock.homefeatures ul li {
        width: calc((100% - 14px) / 2);
        height: 130px;
    }

        .sourceblock.homefeatures ul li:nth-child(odd) {
            margin-left: 0;
        }

    .search-wrapper {
        display: none;
    }

    .sourceblock .footerfeature .inner-width {
        flex-wrap: wrap;
    }

    .sourceblock .footerfeature .feature:nth-child(1) {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .sourceblock .footerfeature .feature:nth-child(2) {
        margin-top: 0;
    }
}

@media only screen and (max-width: 730px) {
    .sourceblock.homefeatures ul li {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .mypopup div.c {
        display: block;
        vertical-align: top;
        width: 325px;
        padding: 10px 20px 10px 20px;
        margin: 0 auto;
    }

        .mypopup div.c:first-child {
            border-right: 0;
            border-bottom: 1px solid #ddd;
        }
}

@media only screen and (max-width: 700px) {
    .block-split-wrapper .block-split50-block {
        flex-basis: 100%;
    }

    .propertylist ul li.plot {
        width: 13%;
    }

    .propertylist ul li.number {
        width: 13%;
    }

    .propertylist ul li.type {
        width: 27%;
    }

    .propertylist ul li.beds {
        width: 11%;
    }

    .propertylist ul li.price {
        width: 18%;
        text-align: right;
    }

    .propertylist ul.for-sale li.price {
        width: 18%;
        text-align: right;
    }

    .propertylist ul.for-rent li.price {
        width: 14%;
        text-align: right;
    }

    .propertylist ul li.view {
        width: 18%;
    }

    .propertylist ul li.floor {
        display: none;
    }

    .propertylist ul li.share {
        display: none;
    }

    .propertylist ul li.status {
        display: none;
    }

    .cookiepermissionprompt .col1 {
        float: none;
        width: calc(100% - 40px);
    }

    .cookiepermissionprompt .col2 {
        float: right;
        text-align: right;
        width: 100%;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .sourceblock.header .col2 .responsive img {
        margin-top: 25px;
    }

    .mysw-wrapper {
        margin-top: 23px;
    }

    .mypopup div.c img {
        height: 50px;
    }

    .sourceblock.header .col1 {
        width: 125px;
    }

    .sourceblock.header .col2 {
        width: calc(100% - 125px);
    }

    .sourceblock.header .col1 img {
        width: 110px;
        height: 54px;
    }

    .featured-wrapper {
        padding-bottom: 40px;
    }

        .featured-wrapper .feature {
            width: 100%;
            float: none;
            margin-left: 0;
            margin-bottom: 10px;
            border-top: none !important;
        }

            .featured-wrapper .feature h3 a {
                padding-top: 0;
            }

        .featured-wrapper .responsive {
            display: block;
            width: 33%;
            margin: 0;
        }

        .featured-wrapper .feature .main {
            width: 33%;
            float: left;
            margin-right: 10px;
        }

        .featured-wrapper .feature .overlay .main {
            width: 100%;
        }

        .featured-wrapper .feature .overlay {
            width: 33%;
            float: left;
            margin-right: 10px;
        }

        .featured-wrapper .feature div.div {
            float: left;
            width: calc(66% - 32px);
            padding-left: 5px;
        }

        .featured-wrapper .button_sliding_bg {
            float: right;
            margin-right: 10px;
        }

    .paynow-wrapper {
        display: none;
    }

    #street-view {
        height: 400px;
    }

    #map-view {
        height: 600px;
    }

    .sourceblock.property_detail .col1 {
        width: 100%;
        float: none;
    }

    .sourceblock.property_detail .col2 {
        width: 100%;
        float: none;
        padding-top: 10px;
    }

    .sourceblock.contactform .col1 {
        margin-bottom: 20px;
    }

    .sourceblock.contactform .col2 {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .sourceblock.contactform .col3 {
        float: none;
        margin-right: 0;
        padding: 20px 10px;
        width: calc(100% - 20px);
    }

    .sourceblock.contactform.form {
        padding: 20px 10px;
    }

    .form ul.select {
        width: calc(100% - 25px);
    }

    .sourceblock.contactform .radio .item {
        margin-left: 10px;
    }

    .sourceblock.contactform .radio img {
        margin-right: 5px;
    }

    .sourceblock.contactform .form input.ten[type="text"] {
        width: calc(100% - 22px);
    }

    .form ul.select li span.name {
        width: 100%;
    }

    .form ul.select li span.price {
        display: none;
    }

    .sourceblock.contactform .radio.x .item {
        width: 100%;
        margin-left: 0;
    }

    .sourceblock.contactform .radio .item.empty {
        display: none;
    }

    .sourceblock.contactform .radio.x2 .item {
        width: 100%;
        margin-left: 0;
    }

    .sourceblock.contactform .radio.x3 .item {
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 570px) {
    .sourceblock.homemessage span {
        display: block;
    }

    .sourceblock.header .col2 a {
        display: block;
    }

        .sourceblock.header .col2 a.sep {
            display: none;
        }

    .sourceblock.property_detail .fulldescr {
        width: 100%;
        padding-right: 0;
        float: none;
    }

    .sourceblock.property_detail .shareddescr {
        width: calc(100% - 40px);
        float: none;
    }

    .sourceblock.property_detail .item.download .dl {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: calc(100% - 30px);
    }

    .sourceblock.footer .footer1 .center {
        width: 66%;
        text-align: right;
    }

        .sourceblock.footer .footer1 .center img {
            margin: 10px 0 20px 20px;
        }

    .sourceblock.footer .footer2 .left {
        float: none;
        padding-top: 20px;
    }

    .sourceblock.footer .footer2 .right {
        float: none;
        text-align: left;
    }

        .sourceblock.footer .footer2 .right ul li {
            float: none;
        }

    .sourceblock.footer .footer1 .right {
        float: left;
        text-align: right;
        padding-top: 10px;
    }

        .sourceblock.footer .footer1 .right img {
            margin-left: 0;
            margin-right: 50px;
            margin-top: 20px;
        }

    .sourceblock.footer .right a.sep {
        display: none;
    }

    .sourceblock.footer .right a {
        padding: 2px 0;
    }

    .sourceblock.pagecontent .pageoptions .list {
        margin-right: 0;
        margin-top: 0;
        width: 100%;
    }

        .sourceblock.pagecontent .pageoptions .list:first-child {
            margin-top: 10px;
            margin-bottom: 0;
        }

    .sourceblock.pagecontent .pagephone,
    .sourceblock.pagecontent .pageemail {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .sourceblock.pagecontent .pageicon {
        width: calc(100% - 50px);
    }

    .garages {
        width: 100%;
    }

    .availablegarages {
        width: 100%;
    }

        .availablegarages ul li {
            margin-bottom: 5px;
        }

            .availablegarages ul li div.location {
                width: 100%;
            }

            .availablegarages ul li div.price {
                float: none;
            }

                .availablegarages ul li div.price span {
                    display: none;
                }

            .availablegarages ul li .icon-inactive,
            .availablegarages ul li .icon {
                margin-top: 8px;
            }

    .selectedgarages {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .mypopup {
        padding: 20px;
        height: calc(100% - 40px);
    }

        .mypopup div.c {
            width: calc(100% - 40px);
        }
}

@media only screen and (max-width: 510px) {
    .sourceblock.header .col2 .responsive img {
        margin-top: 12px;
    }

    .mysw-wrapper {
        margin-top: 12px;
    }

    .sourceblock.header .col1 {
        width: 95px;
    }

    .sourceblock.header .col2 {
        width: calc(100% - 95px);
    }

    .sourceblock.header .col1 img {
        width: 85px;
        height: 42px;
    }

    .mysw-wrapper img {
        width: 105px;
        height: 19px;
    }

    .find-wrapper {
        width: calc(100% - 65px);
    }

    .featured-wrapper .feature .main {
        width: calc(100% - 20px);
        margin: 10px;
        max-width: 324px;
    }

    .featured-wrapper .feature div.div {
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 10px;
    }

    .featured-wrapper .button_sliding_bg {
        float: left;
        margin-left: 10px;
        margin-right: 0;
    }

    .sourceblock.homeimage .caption {
        width: calc(100% - 30px);
        left: 0;
    }

        .sourceblock.homeimage .caption a {
            font-size: 20px;
            line-height: 25px;
        }

        .sourceblock.homeimage .caption h1 {
            font-size: 20px;
            line-height: 25px;
        }

    .featured-wrapper .feature.newslist ul {
        padding: 10px;
    }

    .cookiepermissionprompt .col1 {
        padding: 0 10px;
        width: calc(100% - 20px);
    }

    #exitbutton {
        top: 98px;
    }

    .sourceblock.pagecontent .peopleimg {
        float: none;
        width: 200px;
        margin: 0 0 20px 0;
    }

    .sourceblock.pagecontent .peopletxt {
        float: none;
        width: 100%;
        margin: 0 0 40px 0;
    }
}

@media only screen and (max-width: 450px) {
    .propertygroup .col1 {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .propertygroup .col2 {
        float: none;
        width: 100%;
    }

    .propertygroup .overlay {
        width: 100%;
        max-width: 324px;
    }

    .propertygroup .actiontext {
        padding-top: 10px;
    }
}
